@charset "UTF-8";
/* 文字コードの指定 */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP&display=swap");
body {
  font-family: "Times New Roman", "Cormorant Garamond", "Yu Mincho", "YuMincho", serif;
  font-display: swap;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2;
  color: #333333;
  background-color: #fbf1dd;
}
body .b-ovf-h {
  overflow-x: hidden;
}

.b-character-dress {
  background-color: #FFF9F0 !important;
  width: 100%;
  overflow-x: visible;
}
.b-character-dress body {
  background-color: #FFF9F0;
}
.b-character-dress .b-character-dress-bg {
  background-repeat: repeat;
  background-color: rgb(255, 249, 240);
  background-image: repeating-linear-gradient(0deg, transparent, transparent 25px, rgb(160, 203, 235) 25px, rgb(160, 203, 235) 26px);
  margin: 0 1.6rem 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.l-header .l-header-container {
  z-index: 1000;
  position: fixed;
  height: 4.8rem;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.9rem 3.7rem 0.9rem 3.7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  transform: translate(-50%, 0%);
  left: 50%;
  transition: 0.5s;
}
.l-header .l-header-container .l-header-left .l-header-page_top-btn {
  display: flex;
  align-items: center;
  justify-content: start;
}
.l-header .l-header-container .l-header-left .l-header-page_top-btn .l-header-disney {
  height: 3rem;
  margin-right: 0.8rem;
}
.l-header .l-header-container .l-header-left .l-header-page_top-btn .l-header-wedding {
  height: 0.8rem;
}
.l-header .l-header-container .l-header-left .l-header-page_top-btn:hover {
  opacity: 0.8;
}
.l-header .l-header-container .l-header-right {
  height: 1.65rem;
  position: relative;
  width: 3.6rem;
}
.l-header .l-header-container .l-header-right .l-header-hamburger {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.l-header .l-header-container .l-header-right .l-header-hamburger span {
  position: absolute;
  width: 100%;
  height: 0.1rem;
  background-color: #333333;
}
.l-header .l-header-container .l-header-right .l-header-hamburger span:first-child {
  top: 0;
  left: 0;
}
.l-header .l-header-container .l-header-right .l-header-hamburger span:last-child {
  bottom: 0;
  left: 0;
}
.l-header .l-header-container .l-header-right .l-header-hamburger:hover {
  opacity: 0.8;
}
.l-header .l-header-container .l-header-right .l-header-hamburger-close {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.l-header .l-header-container .l-header-right .l-header-hamburger-close span {
  position: absolute;
  width: 3.65rem;
  height: 0.1rem;
  background-color: #333333;
}
.l-header .l-header-container .l-header-right .l-header-hamburger-close span:first-child {
  top: 0.825rem;
  transform: rotate(30deg);
}
.l-header .l-header-container .l-header-right .l-header-hamburger-close span:last-child {
  top: 0.825rem;
  transform: rotate(-30deg);
}
.l-header .l-header-container .l-header-right .l-header-hamburger-close:hover {
  opacity: 0.8;
}

@media screen and (min-width: 1024px) {
  .l-header .l-header-container {
    height: 5.6rem;
    padding: 1.2rem 11.8rem 1.2rem 11.8rem;
  }
  .l-header .l-header-container .l-header-left .l-header-page_top-btn {
    display: flex;
    align-items: center;
    justify-content: start;
  }
  .l-header .l-header-container .l-header-left .l-header-page_top-btn .l-header-disney {
    height: 3.6rem;
    margin-right: 3.2rem;
  }
  .l-header .l-header-container .l-header-left .l-header-page_top-btn .l-header-wedding {
    height: 1.45rem;
  }
  .l-header .l-header-container .l-header-right {
    width: 4.8rem;
  }
  .l-header .l-header-container .l-header-right .l-header-hamburger-close span {
    position: absolute;
    width: 4.75rem;
  }
}
.l-footer {
  margin: 8rem auto 0;
}
.l-footer .l-footer-decoration-wrapper {
  max-width: 31.4rem;
  width: 100%;
  margin: 0 auto;
}
.l-footer .l-footer-company-wrapper {
  margin: 4.8rem auto;
  text-align: center;
}
.l-footer .l-footer-company-wrapper .l-footer-kuraudia-btn {
  display: block;
  width: 9.8rem;
  margin: 0 auto;
}
.l-footer .l-footer-company-wrapper .l-footer-kuraudia-btn:hover {
  opacity: 0.8;
}
.l-footer .l-footer-company-wrapper .l-footer-shop-btn {
  display: block;
  width: 15rem;
  margin: 1.6rem auto 0;
}
.l-footer .l-footer-company-wrapper .l-footer-shop-btn:hover {
  opacity: 0.8;
}
.l-footer .l-footer-copy {
  margin-top: 4.8rem;
  padding-bottom: 3.2rem;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .l-footer .l-footer-company-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 32rem;
  }
}
.l-header .l-menu-wrapper {
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  height: calc(var(--vh) * 100);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
  background-color: #F1F1F1;
  z-index: 100;
  padding: 8.8rem 3.7rem 0;
  width: 100%;
  box-sizing: border-box;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper {
  max-width: 31.8rem;
  margin: 0 auto;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item {
  font-size: 1.6rem;
  margin-top: 2.4rem;
  display: block;
  line-height: 2rem;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item:first-child {
  margin-top: 0;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item i {
  margin-right: 0.8rem;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item:after {
  transition: 0.3s ease;
  display: block;
  content: "";
  width: 100%;
  border-top: 0.1rem #333333 solid;
}
.l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item:hover:after {
  width: 75%;
}

.l-menu-link-wrapper {
  display: flex;
  justify-content: center;
  margin: 1.6rem auto 0;
}
.l-menu-link-wrapper .l-menu-shop-btn {
  margin: 0;
  width: 15rem;
}
.l-menu-link-wrapper .l-menu-shop-btn:first-child {
  margin: 0 0.8rem 0 0;
}
.l-menu-link-wrapper .l-menu-shop-btn:hover {
  opacity: 0.8;
}
.l-menu-link-wrapper .l-menu-shop-btn img {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .l-header .l-menu-wrapper {
    padding: 10.8rem 35.3rem 0;
    width: 100%;
  }
  .l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item {
    font-size: 2rem;
    margin-top: 2.4rem;
    line-height: 2.4rem;
  }
  .l-menu-link-wrapper {
    margin: 2.4rem auto 0;
  }
}
@media screen and (min-width: 1366px) {
  .l-header .l-menu-wrapper {
    padding: 12.8rem 35.3rem 0;
    width: 100%;
  }
  .l-header .l-menu-wrapper .l-menu-item-wrapper .l-menu-item {
    font-size: 2rem;
    margin-top: 3.2rem;
    line-height: 2.4rem;
  }
}
.l-11th-mv {
  height: calc(var(--vh) * 100);
  min-height: 55rem;
  position: relative;
  width: 100%;
  padding: 9.8rem 0 0;
}
.l-11th-mv .l-11th-mv-container {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 4;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv_tt_0 {
  width: 16rem;
  height: 4.2rem;
  margin: 0 auto;
  pointer-events: none;
  text-align: center;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv_tt_0 img {
  height: 100%;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.2rem;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv-ttl .l_mv_ttl_1 {
  width: 14.2rem;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv-ttl .l_mv_ttl_2 {
  width: 14.7rem;
  margin-top: 1.2rem;
}
.l-11th-mv .l-11th-mv-container .l-11th-mv-slider-wrapper {
  margin: 5.6rem auto 0;
  width: calc(100vw - 56px);
  max-width: 40rem;
  max-height: 28.8rem;
  height: 58.6666666667vw;
  z-index: 3;
  border: 3px solid white;
  pointer-events: none;
}
.l-11th-mv .l-11th-mv-bg {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  opacity: 0.5;
  pointer-events: none;
}
.l-11th-mv .l-11th-mv-bg .l-mv-bg-slider-item::before {
  content: "";
  position: absolute;
  /* 輪郭がぼやけてしまうのでブラー範囲を広げる */
  top: -10px;
  bottom: 0;
  left: -10px;
  right: -10px;
  background: inherit;
  filter: blur(10px);
}
.l-11th-mv .l-11th-mv-bg .l-mv-bg-slider-item::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
}
.l-11th-mv .l-11th-mv-gradation {
  z-index: 2;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 10rem;
  /* background: linear-gradient(to bottom, rgba(241, 241, 241, 0) 0%, rgb(241, 241, 241) 100%);
  opacity: 0.5; */
  background-image:url(../img/top/top_slide_maskbg.png);
  background-size: 10rem;
  background-position: bottom center;
  background-repeat: repeat-x;
}

@media screen and (min-width: 1024px) {
  .l-11th-mv {
    min-height: 55rem;
  }
  .l-11th-mv .l-11th-mv-container .l-11th-mv-ttl {
    margin-top: 2rem;
    text-align: center;
  }
  .l-11th-mv .l-11th-mv-container .l-11th-mv-ttl .l_mv_ttl_1 {
    width: 17.8rem;
  }
  .l-11th-mv .l-11th-mv-container .l-11th-mv-ttl .l_mv_ttl_2 {
    width: 18.2rem;
    margin-top: 1.2rem;
  }
  .l-11th-mv .l-11th-mv-container .l-11th-mv-slider-wrapper {
    top: 65%;
    width: 46.2664714495vw;
    height: 32.6500732064vw;
    max-width: 63.2rem;
    max-height: 44.6rem;
  }
  .l-11th-mv .l-11th-mv-gradation {
    background-size: 16rem;
  }
}
.l-section-mt64 {
  margin-top: 6.4rem;
}

.l-section-mt80 {
  margin-top: 8rem;
}

.l-section {
  padding-right: 3.7rem;
  padding-left: 3.7rem;
}
.l-section .l-section-ttl {
  text-align: center;
  font-size: 2rem;
  margin: 0;
  line-height: 2rem;
}

@media screen and (min-width: 1024px) {
  .l-section-mt64 {
    margin-top: 8rem;
  }
  .l-section {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 65.45rem;
  }
  .l-section .l-section-ttl {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.o-slider {
  position: relative;
  z-index: 0;
  /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
  height: 100%; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/* 背景画像設定 */
.o-slider-item {
  width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 100%; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat; /*背景画像をリピートしない*/
  background-position: center; /*背景画像の位置を中央に*/
  background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
}

.slick-list {
  height: 100%;
}
.slick-list .slick-track {
  height: 100%;
}

.o-collections-wrapper {
  margin-top: 4rem;
}
.o-collections-wrapper .o-collection {
  margin-top: 4rem;
}
.o-collections-wrapper .o-collection:first-child {
  margin-top: 0;
}
.o-collections-wrapper .o-collection .o-collection-ttl-wrapper .o-collection-ttl {
  align-items: center;
  display: flex;
  font-size: 2rem;
  line-height: 2.4rem;
  white-space: nowrap;
}
.o-collections-wrapper .o-collection .o-collection-ttl-wrapper .o-collection-ttl span {
  font-size: 1.5rem;
  margin-left: 0.8rem;
}
.o-collections-wrapper .o-collection .o-collection-ttl-wrapper .o-collection-ttl::after {
  margin-left: 1.6rem;
  content: "";
  border-top: 0.05rem solid #333333;
  flex: auto;
}
.o-collections-wrapper .o-collection .o-collection-image-wrapper {
  margin-top: 1.6rem;
  position: relative;
  width: 100%;
}
.o-collections-wrapper .o-collection .o-collection-image-wrapper .o-dn {
  opacity: 0;
}
.o-collections-wrapper .o-collection .o-collection-image-wrapper .o-collection-slider-wrapper {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: calc(100% - 16px);
  height: 104.1%;
}
.o-collections-wrapper .o-collection .o-collection-image-wrapper .o-collection-slider-pc {
  display: none;
}

@media screen and (min-width: 600px) {
  .o-collections-wrapper {
    margin-top: 4rem;
  }
  .o-collections-wrapper .o-collection .o-collection-image-wrapper .o-collection-slider-wrapper {
    width: calc(100% - 28px);
    height: 104%;
  }
  .o-collections-wrapper .o-collection .o-collection-image-wrapper .o-collection-slider-pc {
    display: block;
  }
  .o-collections-wrapper .o-collection .o-collection-image-wrapper .o-collection-slider-sp {
    display: none;
  }
}
.o-slider-toppage-princess-item1 {
  background-image: url(../img/carousel/toppage/11th-top-princess1.jpg);
  background-position: bottom right;
}

.o-slider-toppage-princess-item2 {
  background-image: url(../img/carousel/toppage/11th-top-princess2.jpg);
  background-position: bottom right;
  background-size: contain;
}

.o-slider-toppage-princess-item3 {
  background-image: url(../img/carousel/toppage/11th-top-princess3.jpg);
  background-position: bottom right;
}

.o-slider-toppage-princess-item4 {
  background-image: url(../img/carousel/toppage/11th-top-princess4.jpg);
  background-position: bottom right;
}

.o-slider-toppage-zootopia-item1 {
  background-image: url(../img/carousel/toppage/11th-top-zootopia1.jpg);
  background-position: bottom right;
}

.o-slider-toppage-zootopia-item2 {
  background-image: url(../img/carousel/toppage/11th-top-zootopia2.jpg);
  background-position: bottom right;
}

.o-slider-toppage-zootopia-item3 {
  background-image: url(../img/carousel/toppage/11th-top-zootopia3.jpg);
  background-position: bottom right;
}

.o-slider-toppage-pooh-item1 {
  background-image: url(../img/carousel/toppage/11th-top-pooh1.jpg);
  background-position: bottom right;
}

.o-slider-toppage-pooh-item2 {
  background-image: url(../img/carousel/toppage/11th-top-pooh2.jpg);
  background-position: bottom right;
}

.o-slider-toppage-pooh-item3 {
  background-image: url(../img/carousel/toppage/11th-top-pooh3.jpg);
  background-position: bottom right;
}

.o-slider-11th-mv-item1 {
  background-image: url(../img/carousel/toppage/11th-top1.jpg);
}

.o-slider-11th-mv-item2 {
  background-image: url(../img/carousel/toppage/11th-top2.jpg);
}

.o-slider-11th-mv-item3 {
  background-image: url(../img/carousel/toppage/11th-top3.jpg);
}

.o-slider-11th-mv-item4 {
  background-image: url(../img/carousel/toppage/11th-top4.jpg);
}



.o-slider-11th-mv-white {
  /* スライダー切り替わり時の背景色 */
  background-color: rgba(241, 241, 241, 0);
}

.o-view_more-btn-wrapper {
  text-align: center;
  margin-top: 1.6rem;
}
.o-view_more-btn-wrapper .o-view_more-btn-white {
  border: 0.1rem solid #5A5A5A;
  margin: 0 auto;
  display: block;
  width: 18.4rem;
  font-size: 1.2rem;
  transition: 0.3s ease;
}
.o-view_more-btn-wrapper .o-view_more-btn-white p {
  margin-top: 1.2rem;
  line-height: 1.5rem;
}
.o-view_more-btn-wrapper .o-view_more-btn-white span {
  position: relative;
  display: block;
  width: 8rem;
  border-top: 0.05rem solid #5A5A5A;
  margin: 0.4rem auto 1.1rem 5.2rem;
  transition: 0.3s ease;
}
.o-view_more-btn-wrapper .o-view_more-btn-white span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(45deg);
  width: 0.4rem;
  border-top: 0.05rem solid #5A5A5A;
}
.o-view_more-btn-wrapper .o-view_more-btn-white:hover {
  background-color: #5A5A5A;
}
.o-view_more-btn-wrapper .o-view_more-btn-white:hover p {
  color: #F1F1F1;
}
.o-view_more-btn-wrapper .o-view_more-btn-white:hover span {
  width: 9.8rem;
  border-top: 0.05rem solid #F1F1F1;
}
.o-view_more-btn-wrapper .o-view_more-btn-white:hover span:after {
  border-top: 0.05rem solid #F1F1F1;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold {
  border: 0.1rem solid #DF9A4A;
  background-color: #DF9A4A;
  margin: 0.8rem auto;
  display: block;
  width: 18.4rem;
  height: 4.4rem;
  font-size: 1.2rem;
  transition: 0.3s ease;
  font-style: normal;
  cursor: pointer;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold p {
  margin-top: 1.2rem;
  line-height: 1.5rem;
  color: #F1F1F1;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold span {
  position: relative;
  display: block;
  width: 8rem;
  border-top: 0.05rem solid #F1F1F1;
  margin: 0.4rem auto 1.1rem 5.2rem;
  transition: 0.3s ease;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(45deg);
  width: 0.4rem;
  border-top: 0.05rem solid #F1F1F1;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold:hover {
  background-color: #B56100;
  border: 0.05rem solid #B56100;
}
.o-view_more-btn-wrapper .o-view_more-btn-gold:hover span {
  width: 9.8rem;
}

@media screen and (min-width: 1024px) {
  .p-btn-flex {
    display: flex;
    justify-content: center;
  }
  .p-btn-flex .p-btn-flex-resize {
    margin: 0.8rem;
  }
  .p-btn-flex .p-btn-flex-resize-gold {
    margin: 0.8rem;
  }
}
.o-shop-btn-wrapper {
  position: relative;
}

.o-coming-soon {
  position: absolute;
  width: 100%;
  max-width: 31.8rem;
  height: 5.6rem;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: #333333;
  opacity: 0.7;
}
.o-coming-soon p {
  color: #ffffff;
  position: absolute;
  right: 0.8rem;
  bottom: 0.4rem;
}

.o-youtube-btn {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 31.8rem;
  height: 5.6rem;
  font-size: 1.6rem;
  font-style: italic;
  transition: 0.3s ease;
  text-align: center;
  background-image: url(../img/youtube.png);
  background-repeat: no-repeat;
  background-position: 30%, 50%;
  background-size: 30%;
  cursor: pointer;
  padding: 1.6rem 0;
  background-color: #D9D9D9;
}
.o-youtube-btn p {
  line-height: 2rem;
}
.o-youtube-btn span {
  position: relative;
  display: block;
  width: 8rem;
  border-top: 0.05rem solid #5A5A5A;
  margin: 0.4rem auto 0;
  transition: 0.3s ease;
}
.o-youtube-btn span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(45deg);
  width: 0.4rem;
  border-top: 0.05rem solid #5A5A5A;
}
.o-youtube-btn:hover {
  background-size: 35%;
}
.o-youtube-btn:hover span {
  width: 9.8rem;
}

.o-shoplist-btn {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 31.8rem;
  height: 5.6rem;
  font-size: 1.6rem;
  font-style: italic;
  text-align: center;
  background-image: url(../img/shop.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 1.6rem 0;
  background-color: #FBD2D8;
}
.o-shoplist-btn p {
  line-height: 2rem;
}
.o-shoplist-btn p span {
  margin-left: 0.4rem;
  font-size: 1.2rem;
}
.o-shoplist-btn span {
  position: relative;
  display: block;
  width: 8rem;
  border-top: 0.05rem solid #5A5A5A;
  margin: 0.4rem auto 0;
  transition: 0.3s ease;
}
.o-shoplist-btn span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(45deg);
  width: 0.4rem;
  border-top: 0.05rem solid #5A5A5A;
}
.o-shoplist-btn:hover {
  background-size: 45%;
}
.o-shoplist-btn:hover span {
  width: 9.8rem;
}

.o-instagram-btn {
  margin: 1.6rem auto 0;
  display: block;
  width: 100%;
  max-width: 31.8rem;
  height: 5.6rem;
  font-size: 1.6rem;
  font-style: italic;
  transition: 0.3s ease;
  text-align: center;
  background-image: url(../img/insta_ph.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  padding: 1.6rem 0;
  background-color: #FBD2D8;
}
.o-instagram-btn p {
  color: #F1F1F1;
  line-height: 2rem;
}
.o-instagram-btn span {
  position: relative;
  display: block;
  width: 8rem;
  border-top: 0.05rem solid #F1F1F1;
  margin: 0.4rem auto 0;
  transition: 0.3s ease;
}
.o-instagram-btn span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(45deg);
  width: 0.4rem;
  border-top: 0.05rem solid #F1F1F1;
}
.o-instagram-btn:hover {
  background-size: 110%;
}
.o-instagram-btn:hover span {
  width: 9.8rem;
}

.m-invisible {
  display: none !important;
}

.m-noscroll {
  overflow: hidden;
}

.j-header-hide {
  transform: translate(-50%, -100%) !important;
}

.p-collection-pooh-ttl {
  width: 7.8rem;
  position: absolute;
  right: 4.8rem;
}

.p-collection-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-characters-item-wrapper:last-child {
  margin-top: 2.4rem;
}

.p-princess-dress-wrapper {
  margin: 1.6rem auto 2.4rem;
}

.p-princess-pc-flex .p-princess-pc-flex-left, .p-princess-pc-flex .p-princess-pc-flex-right {
  display: none;
}

@media screen and (min-width: 1024px) {
  .p-characters-flex-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .p-characters-flex-wrapper .p-characters-flex:first-child {
    margin-right: 1.6rem;
  }
  .p-characters-flex-wrapper .p-characters-flex:last-child {
    margin-top: 0 !important;
  }
  .p-princess-pc-flex {
    margin-top: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-princess-pc-flex .p-princess-pc-flex-left, .p-princess-pc-flex .p-princess-pc-flex-right {
    display: block;
    height: 22.4rem;
    width: 16.8rem;
    flex: initial;
  }
  .p-princess-pc-flex .p-princess-pc-flex-left img, .p-princess-pc-flex .p-princess-pc-flex-right img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-princess-pc-flex .p-princess-pc-flex-center {
    flex: 1;
  }
}/*# sourceMappingURL=11thtop.css.map */