@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lilita+One&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oranienbaum&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Rochester&family=Shippori+Mincho&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@media screen and (max-width: 743px) {
  .sp_hidden {
    display: none;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  background: #fff;
}

main {
  overflow: hidden;
}

a {
  text-decoration: none;
}

body,
h2,
h3,
h4,
p,
span,
a {
  font-family: "Shippori Mincho", serif;
  font-size: 14px;
  color: #000;
}

a:hover {
  opacity: 0.8;
  transition-duration: 0.8s;
}

img {
  width: 100%;
  height: auto;
}

.image_wrap {
  width: 100%;
}

.main_visual {
  position: relative;
  width: 100%;
  min-height: 207.2vw;
  height: 100%;
  margin-bottom: 17.33334vw;
}
.main_visual .background {
  position: absolute;
  top: 0;
  left: 0;
}
.main_visual .logo_wrap {
  position: absolute;
  top: 4vw;
  left: 6.66666vw;
  max-width: 28.268vw;
  width: 100%;
}
.main_visual .logo_wrap a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.main_visual .model_image_wrap {
  position: relative;
  width: 100%;
  min-height: 122.135vw;
  height: 100%;
  margin-bottom: 6.135vw;
}
.main_visual .model_image_wrap .model_image {
  position: absolute;
  width: 100%;
}
.main_visual .model_image_wrap .model_image.first {
  max-width: 26.4vw;
  bottom: -5.6vw;
  right: 2.66667vw;
}
.main_visual .model_image_wrap .model_image.first.fadeInOnTheSpot {
  animation-delay: 0.2s;
}
.main_visual .model_image_wrap .model_image.second {
  max-width: 19.468vw;
  top: 12.53333vw;
  left: 2.66667vw;
}
.main_visual .model_image_wrap .model_image.second.fadeInOnTheSpot {
  animation-delay: 0.4s;
}
.main_visual .title {
  max-width: 68vw;
  width: 100%;
  margin: 0 auto 6.4vw;
}
.main_visual .title.fadeUpOnTheSpot {
  animation-delay: 0.6s;
}
.main_visual .subtitle {
  position: absolute;
  bottom: 79vw;
  left: 6.135vw;
  max-width: 39.2vw;
  width: 100%;
}
.main_visual .subtitle.fadeInImgLOnTheSpot {
  animation-delay: 1s;
}

.main_description {
  font-size: 13px;
  line-height: 2;
  text-align: center;
}

#following_menu {
  z-index: 9999;
  display: none;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
#following_menu.isFixed {
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}
#following_menu a {
  display: block;
  width: 100%;
}
#following_menu a:nth-of-type(1) {
  max-width: 14.66666vw;
}
#following_menu a:nth-of-type(2) {
  max-width: 14.13333vw;
}
#following_menu a:nth-of-type(3) {
  max-width: 14.13333vw;
}
#following_menu a:nth-of-type(4) {
  max-width: 14.13333vw;
}
#following_menu a:nth-of-type(5) {
  max-width: 14.13333vw;
}
#following_menu a:nth-of-type(6) {
  max-width: 14.4vw;
}
#following_menu a:nth-of-type(7) {
  max-width: 14.66666vw;
}

#index {
  margin-bottom: 23.468vw;
}
#index .head_wrap img {
  display: block;
  max-width: 21.33334vw;
  margin: 0 auto;
}
#index .head_wrap .text_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8vw;
       column-gap: 0.8vw;
  width: 100%;
  margin: 0 auto;
}
#index .head_wrap .text_wrap span {
  display: block;
}
#index .head_wrap .text_wrap span.t-shirt {
  font-size: 24px;
}
#index .head_wrap .text_wrap span.seven {
  font-family: "Oranienbaum", serif;
  font-size: 48px;
}
#index .anchor_link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4.26666vw 2.66667vw;
  max-width: 86.934vw;
  width: 100%;
  margin: 0 auto;
}
#index .anchor_link a {
  display: block;
  max-width: 19.73334vw;
  width: 100%;
}

.section_wrap section {
  width: 100%;
  margin-bottom: 16vw;
}
.section_wrap section .head_wrap {
  margin-bottom: 10.66666vw;
}
.section_wrap section .head_wrap .head_en {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 2.133334vw;
       column-gap: 2.133334vw;
  width: 100%;
  margin: 0 auto 1.333334vw;
}
.section_wrap section .head_wrap .head_en .text_en {
  transform: rotate(180deg);
  font-family: "Oranienbaum", serif;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  writing-mode: vertical-rl;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.section_wrap section .head_wrap .head_en .styling_number {
  font-family: "Oranienbaum", serif;
  font-size: 88px;
  line-height: 1.1590909091;
}
.section_wrap section .head_wrap .head_ja {
  margin-bottom: 6.135vw;
  font-size: 18px;
  line-height: 1.4444444444;
  text-align: center;
}
.section_wrap section .head_wrap .price {
  position: relative;
  width: 39vw;
  margin: 0 auto 6.93333vw;
}
.section_wrap section .head_wrap .price .border {
  z-index: -9999;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 0%;
  height: 22px;
  transform: translate(-7%, -50%) rotate(-6deg);
  background: #8dbdf5;
}
.section_wrap section .head_wrap .price .border.active {
  animation: borderExpand 1s forwards;
}
@keyframes borderExpand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.section_wrap section .head_wrap .price img {
  max-width: 33.8667vw;
}
.section_wrap section .head_wrap .function_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 61.068vw;
  width: 100%;
  margin: 0 auto;
}
.section_wrap section .head_wrap .function_wrap .function {
  display: flex;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.section_wrap section .head_wrap .function_wrap .function .check_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  border-radius: 2px;
  border: 1px solid #000;
}
.section_wrap section .head_wrap .function_wrap .function .check_box img {
  display: block;
  max-width: 12px;
}
.section_wrap section .head_wrap .function_wrap .function .function_name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.section_wrap section .image_wrap_parent {
  position: relative;
  margin-bottom: 8vw;
}
.section_wrap section .image_wrap_parent .backgroundExpand {
  z-index: -9999;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
}
.section_wrap section .image_wrap_parent .backgroundExpand.active {
  animation: backgroundExpand 1s forwards;
}
@keyframes backgroundExpand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.section_wrap section .image_wrap_parent .catchphrase {
  z-index: 8888;
  position: absolute;
  width: 100%;
}
.section_wrap section .description {
  max-width: 89.6vw;
  width: 100%;
  margin: 0 auto 8vw;
  line-height: 1.8571428571;
}
.section_wrap section .credit_wrap {
  max-width: 89.6vw;
  width: 100%;
  margin: 0 auto 5.33333vw;
}
.section_wrap section .credit_wrap .credit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section_wrap section .credit_wrap .credit:not(:last-of-type) {
  margin-bottom: 8px;
}
.section_wrap section .credit_wrap .credit .items_wrap p {
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
}
.section_wrap section .credit_wrap .credit .items_wrap .item {
  font-size: 12px;
}
.section_wrap section .credit_wrap .credit .items_wrap .price {
  font-size: 12px;
}
.section_wrap section .credit_wrap .credit .items_wrap .price .tax {
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
}
.section_wrap section .credit_wrap .credit .details_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 4px;
       column-gap: 4px;
  max-width: 62.9334vw;
  width: 100%;
}
.section_wrap section .credit_wrap .credit .details_wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30.934vw;
  height: 30px;
  background: #8dbdf5;
}
.section_wrap section .credit_wrap .credit .details_wrap a span {
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  color: #fff;
}
.section_wrap section button.other_item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 89.6vw;
  width: 100%;
  height: 46px;
  margin: 5.33333vw auto;
  border: 1px solid #8dbdf5;
}
.section_wrap section button.other_item:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 24px;
  height: 1px;
  background: #8dbdf5;
  transform: translateY(-50%);
  transition: opacity 1s;
}
.section_wrap section button.other_item:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 24px;
  height: 1px;
  background: #8dbdf5;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 1s;
}
.section_wrap section button.other_item.show {
  margin-bottom: 5.33333vw;
}
.section_wrap section button.other_item.show:before {
  opacity: 0;
}
.section_wrap section button.other_item.show:after {
  transform: translateY(-50%) rotate(180deg);
}
.section_wrap section button.other_item span {
  font-family: "EB Garamond", serif;
  font-size: 16px;
  color: #8dbdf5;
}
.section_wrap section .accordion {
  max-width: 89.6vw;
  width: 100%;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
}
.section_wrap section .accordion .credit_wrap .credit .details_wrap {
  margin-bottom: 0;
}
.section_wrap section .accordion .credit_wrap .credit .details_wrap a {
  max-width: 100%;
  width: 100%;
}
.section_wrap section .swiper {
  width: 100%;
}
.section_wrap section#anyfunction_french_sleeve_t-shirt .head_wrap .price .border {
  background: #8dbdf5;
}
.section_wrap section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .backgroundExpand {
  background: #8dbdf5;
}
.section_wrap section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .image_wrap.first {
  max-width: 94.934vw;
  margin: 0 auto 22.668vw 0;
}
.section_wrap section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .image_wrap.second {
  max-width: 73.068vw;
  margin: 0 0 0 auto;
}
.section_wrap section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .catchphrase {
  top: 146vw;
  left: 2.66667vw;
  max-width: 85.335vw;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .head_wrap .price .border {
  background: #efeb8e;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .backgroundExpand {
  background: #efeb8e;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .image_wrap.first {
  max-width: 94.934vw;
  margin: 0 0 22.668vw auto;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .image_wrap.second {
  max-width: 73.068vw;
  margin: 0 auto 0 0;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .catchphrase {
  top: 146vw;
  right: 2.66667vw;
  max-width: 85.335vw;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt .credit_wrap .credit .details_wrap a {
  background: #e3d673;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt button.other_item {
  border: 1px solid #e3d673;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt button.other_item:before {
  background: #e3d673;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt button.other_item:after {
  background: #e3d673;
}
.section_wrap section#premium_basic_short_sleeve_t-shirt button.other_item span {
  color: #e3d673;
}
.section_wrap section#cool_to_the_touch_short-sleeve_logo_t-shirt .head_wrap .price .border {
  background: #8dbdf5;
}
.section_wrap section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .backgroundExpand {
  background: #8dbdf5;
}
.section_wrap section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .image_wrap.first {
  max-width: 94.934vw;
  margin: 0 auto 22.668vw 0;
}
.section_wrap section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .image_wrap.second {
  max-width: 73.068vw;
  margin: 0 0 0 auto;
}
.section_wrap section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .catchphrase {
  top: 146vw;
  left: 2.66667vw;
  max-width: 69.335vw;
}
.section_wrap section#mercerized_smooth_tunic .head_wrap .price .border {
  background: #efeb8e;
}
.section_wrap section#mercerized_smooth_tunic .head_wrap .function_wrap {
  max-width: 39.2vw;
}
.section_wrap section#mercerized_smooth_tunic .image_wrap_parent {
  padding-top: 22.668vw;
}
.section_wrap section#mercerized_smooth_tunic .image_wrap_parent .backgroundExpand {
  background: #efeb8e;
}
.section_wrap section#mercerized_smooth_tunic .image_wrap_parent .swiper {
  max-width: 94.934vw;
  margin: 0 0 0 auto;
}
.section_wrap section#mercerized_smooth_tunic .image_wrap_parent .catchphrase {
  top: 5.86666vw;
  right: 2.66667vw;
  max-width: 59.2vw;
}
.section_wrap section#mercerized_smooth_tunic .credit_wrap .credit .details_wrap a {
  background: #e3d673;
}
.section_wrap section#mercerized_smooth_tunic button.other_item {
  border: 1px solid #e3d673;
}
.section_wrap section#mercerized_smooth_tunic button.other_item:before {
  background: #e3d673;
}
.section_wrap section#mercerized_smooth_tunic button.other_item:after {
  background: #e3d673;
}
.section_wrap section#mercerized_smooth_tunic button.other_item span {
  color: #e3d673;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .head_wrap .price .border {
  background: #8dbdf5;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .head_wrap .function_wrap {
  max-width: 39.2vw;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .image_wrap_parent .backgroundExpand {
  background: #8dbdf5;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .image_wrap_parent .image_wrap.first {
  max-width: 94.934vw;
  margin: 0 auto 22.668vw 0;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .image_wrap_parent .image_wrap.second {
  max-width: 73.068vw;
  margin: 0 0 0 auto;
}
.section_wrap section#silk-smooth_drawstring_t-shirt .image_wrap_parent .catchphrase {
  top: 146vw;
  left: 2.66667vw;
  max-width: 74.6666vw;
}
.section_wrap section#solona_frill_sleeve_pullover .head_wrap .price .border {
  background: #efeb8e;
}
.section_wrap section#solona_frill_sleeve_pullover .image_wrap_parent {
  padding-bottom: 22.668vw;
}
.section_wrap section#solona_frill_sleeve_pullover .image_wrap_parent .backgroundExpand {
  background: #efeb8e;
}
.section_wrap section#solona_frill_sleeve_pullover .image_wrap_parent .swiper {
  max-width: 94.934vw;
  margin: 0 0 0 auto;
}
.section_wrap section#solona_frill_sleeve_pullover .image_wrap_parent .catchphrase {
  bottom: 4vw;
  right: 2.66667vw;
  max-width: 80vw;
}
.section_wrap section#solona_frill_sleeve_pullover .credit_wrap .credit .details_wrap a {
  background: #e3d673;
}
.section_wrap section#solona_frill_sleeve_pullover button.other_item {
  border: 1px solid #e3d673;
}
.section_wrap section#solona_frill_sleeve_pullover button.other_item:before {
  background: #e3d673;
}
.section_wrap section#solona_frill_sleeve_pullover button.other_item:after {
  background: #e3d673;
}
.section_wrap section#solona_frill_sleeve_pullover button.other_item span {
  color: #e3d673;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .head_wrap .price .border {
  background: #8dbdf5;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .head_wrap .function_wrap {
  max-width: 89.335vw;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .backgroundExpand {
  background: #8dbdf5;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .image_wrap.first {
  max-width: 94.934vw;
  margin: 0 auto 22.668vw 0;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .image_wrap.second {
  max-width: 73.068vw;
  margin: 0 0 0 auto;
}
.section_wrap section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .catchphrase {
  top: 146vw;
  left: 2.66667vw;
  max-width: 80vw;
}
.section_wrap .other_items {
  max-width: 89.6vw;
  width: 100%;
  height: 20.8vw;
  margin: 0 auto 13.33333vw;
}
.section_wrap .other_items a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #e3d673;
}
.section_wrap .other_items a span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.625;
  color: #fff;
}
.section_wrap .staff_credit_wrap {
  max-width: 81.867vw;
  width: 100%;
  margin: 0 auto 21.33334vw;
  padding: 0 0 13.33333vw;
  border-bottom: 1px solid #000;
}
.section_wrap .staff_credit_wrap p {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  line-height: 2;
  text-align: center;
}
.section_wrap .footer {
  padding-bottom: 2.133334vw;
}
.section_wrap .footer .logo_wrap {
  max-width: 37.334vw;
  width: 100%;
  margin: 0 auto 16vw;
}
.section_wrap .footer .logo_wrap a {
  display: block;
  width: 100%;
  height: 100%;
}
.section_wrap .footer .instagram {
  width: 36px;
  height: 36px;
  margin: 0 auto 16vw;
}
.section_wrap .footer .instagram a {
  display: block;
  width: 100%;
  height: 100%;
}
.section_wrap .footer .online_shop,
.section_wrap .footer .shop_list {
  max-width: 89.6vw;
  width: 100%;
  height: 20.8vw;
  margin: 0 auto 13.33333vw;
}
.section_wrap .footer .online_shop a,
.section_wrap .footer .shop_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #e3d673;
}
.section_wrap .footer .online_shop a span,
.section_wrap .footer .shop_list a span {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.3em;
  color: #fff;
}
.section_wrap .footer .online_shop {
  margin-bottom: 8vw;
}
.section_wrap .footer .shop_list {
  margin-bottom: 16vw;
}
.section_wrap .footer .attention {
  max-width: 89.6vw;
  width: 100%;
  margin: 0 auto 17.06666vw;
  font-size: 12px;
  line-height: 1.6666666667;
}
.section_wrap .footer .onward_crosset {
  max-width: 35.468vw;
  width: 100%;
  margin: 0 auto 15.735vw;
}
.section_wrap .footer .copyright {
  width: 100%;
}
.section_wrap .footer .copyright p {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  text-align: center;
}

.fadeIn {
  opacity: 0;
}
.fadeIn.active {
  animation: fadeIn 1s forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInOnTheSpot {
  opacity: 0;
  animation: fadeInOnTheSpot 1s forwards;
  overflow: hidden;
}
.fadeInOnTheSpot img {
  animation-name: shrink;
  animation-duration: 3s;
}

@keyframes fadeInOnTheSpot {
  from {
    opacity: 0;
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeUp {
  opacity: 0;
}
.fadeUp.active {
  animation: fadeUp 1s forwards;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeUpOnTheSpot {
  opacity: 0;
  animation: fadeUp 1s forwards;
}

.fadeInImgL {
  opacity: 0;
}
.fadeInImgL.active {
  animation-name: fadeInImgTxtFromLeft;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fadeInImgTxtFromLeft {
  0% {
    -webkit-clip-path: inset(0 100% 0% 0);
            clip-path: inset(0 100% 0% 0);
    opacity: 0;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.fadeInImgLOnTheSpot {
  opacity: 0;
  animation-name: fadeInImgTxtFromLeft;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.fadeInImgR {
  opacity: 0;
}
.fadeInImgR.active {
  animation-name: fadeInImgTxtFromRight;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fadeInImgTxtFromRight {
  0% {
    -webkit-clip-path: inset(0 0% 0% 100%);
            clip-path: inset(0 0% 0% 100%);
    opacity: 0;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.fadeInImgROnTheSpot {
  opacity: 0;
  animation-name: fadeInImgTxtFromRight;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.fadeInTxtStyle {
  opacity: 0;
  display: inline-block;
  position: absolute;
  bottom: 14.93333vw;
  right: 4.53333vw;
  max-width: 9.6vw;
}
.fadeInTxtStyle.active {
  animation-name: fadeInImgTxtFromLeft;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.fadeInTxtNum {
  opacity: 0;
  display: inline-block;
  position: absolute;
  bottom: 2.66667vw;
  right: 4.53333vw;
  max-width: 13.33333vw;
}
.fadeInTxtNum.active {
  animation-name: fadeInImgTxtFromLeft;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.fadeInTxtC {
  opacity: 0;
  display: inline-block;
}
.fadeInTxtC.active {
  animation-name: fadeInImgTxtFromLeft;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.shrinkAccordingToScroll {
  width: 100%;
  overflow: hidden;
}
.shrinkAccordingToScroll.active img {
  animation-name: shrink;
  animation-duration: 3s;
}

@keyframes shrink {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@media screen and (min-width: 744px) {
  .pc_hidden {
    display: none;
  }
  .main_visual {
    min-height: 54.9786vw;
    margin-bottom: 2.63543vw;
  }
  .main_visual .logo_wrap {
    top: 2.2694vw;
    left: 4.1vw;
    max-width: 9.151vw;
  }
  .main_visual .model_image_wrap {
    min-height: 54.9786vw;
    margin-bottom: 0;
  }
  .main_visual .model_image_wrap .model_image.first {
    max-width: 5.564vw;
    top: 10.3226vw;
    bottom: auto;
    right: 11.86vw;
  }
  .main_visual .model_image_wrap .model_image.second {
    max-width: 7.4676vw;
    top: 2.2694vw;
    right: 3.73353vw;
    left: auto;
  }
  .main_visual .model_image_wrap .model_image.third {
    max-width: 7.9795vw;
    bottom: 14.2758vw;
    left: 4.1vw;
  }
  .main_visual .model_image_wrap .model_image.third.fadeInOnTheSpot {
    animation-delay: 0.6s;
  }
  .main_visual .model_image_wrap .model_image.fourth {
    max-width: 12.592vw;
    bottom: 0;
    left: 5.270866vw;
  }
  .main_visual .model_image_wrap .model_image.fourth.fadeInOnTheSpot {
    animation-delay: 0.8s;
  }
  .main_visual .model_image_wrap .model_image.fifth {
    max-width: 7.9068vw;
    bottom: -5.19766vw;
    right: 42.826vw;
  }
  .main_visual .model_image_wrap .model_image.fifth.fadeInOnTheSpot {
    animation-delay: 1s;
  }
  .main_visual .model_image_wrap .model_image.sixth {
    max-width: 4.905vw;
    bottom: 1.5625vw;
    right: 14.4949vw;
  }
  .main_visual .model_image_wrap .model_image.sixth.fadeInOnTheSpot {
    animation-delay: 1.2s;
  }
  .main_visual .model_image_wrap .model_image.seventh {
    max-width: 6.735vw;
    bottom: 3.73353vw;
    right: 7.02782vw;
  }
  .main_visual .model_image_wrap .model_image.seventh.fadeInOnTheSpot {
    animation-delay: 1.4s;
  }
  .main_visual .title {
    position: absolute;
    top: 9.2977vw;
    right: 16.3255vw;
    max-width: 29.716vw;
    margin: 0;
  }
  .main_visual .title.fadeUpOnTheSpot {
    animation-delay: 1.2s;
  }
  .main_visual .subtitle {
    bottom: 9vw;
    right: 18.8144vw;
    left: auto;
    max-width: 24.2319vw;
  }
  .main_visual .subtitle.fadeInImgLOnTheSpot {
    animation-delay: 1.6s;
  }
  #following_menu.isFixed {
    display: none;
  }
  .only_pc_layout {
    display: flex;
    justify-content: space-between;
    max-width: 64.9346vw;
    width: 100%;
    margin: 0 auto;
  }
  .only_pc_layout #index {
    display: none;
    position: fixed;
    top: 0;
    left: 17.57vw;
    max-width: 25vw;
    width: 100%;
    padding-top: 5vw;
  }
  .only_pc_layout #index.isFixed {
    display: block;
  }
  .only_pc_layout #index .head_wrap img {
    max-width: 5.856512vw;
  }
  .only_pc_layout #index .head_wrap .text_wrap {
    -moz-column-gap: 0.219619vw;
         column-gap: 0.219619vw;
  }
  .only_pc_layout #index .anchor_link {
    gap: 1.1713vw 0.732066vw;
    max-width: 100%;
  }
  .only_pc_layout #index .anchor_link a {
    max-width: 5.4178vw;
  }
  .only_pc_layout .section_wrap {
    max-width: 27.4525vw;
    width: 100%;
    margin: 0 0 0 auto;
  }
  .only_pc_layout .section_wrap .main_description {
    margin-bottom: 4.246vw;
  }
  .only_pc_layout section {
    margin-bottom: 7.39388vw;
  }
  .only_pc_layout section .head_wrap {
    margin-bottom: 2.92826vw;
  }
  .only_pc_layout section .head_wrap .head_en {
    -moz-column-gap: 0.58565vw;
         column-gap: 0.58565vw;
    margin: 0 auto 0.366032vw;
  }
  .only_pc_layout section .head_wrap .head_ja {
    margin-bottom: 1.684vw;
  }
  .only_pc_layout section .head_wrap .price {
    width: 11.1277vw;
    margin: 0 auto 1.90337vw;
  }
  .only_pc_layout section .head_wrap .price img {
    max-width: 9.2977vw;
  }
  .only_pc_layout section .head_wrap .function_wrap {
    max-width: 16.838vw;
  }
  .only_pc_layout section .image_wrap_parent {
    margin-bottom: 2.19619vw;
  }
  .only_pc_layout section .credit_wrap {
    max-width: 24.5977vw;
    margin: 0 auto 1.5625vw;
  }
  .only_pc_layout section .credit_wrap .credit .details_wrap {
    max-width: 17.277vw;
  }
  .only_pc_layout section .accordion_wrap button.other_item {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .only_pc_layout section .accordion_wrap .accordion {
    margin: 1.5625vw auto 0;
  }
  .only_pc_layout section .accordion_wrap .accordion .credit_wrap {
    margin: 0 auto;
  }
  .only_pc_layout section .description {
    max-width: 24.5977vw;
    margin: 0 auto 2.19619vw;
  }
  .only_pc_layout section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .image_wrap.first {
    max-width: 26.062vw;
    margin: 0 auto 6.22255vw 0;
  }
  .only_pc_layout section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .image_wrap.second {
    max-width: 20.059vw;
    margin: 0 0 0 auto;
  }
  .only_pc_layout section#anyfunction_french_sleeve_t-shirt .image_wrap_parent .catchphrase {
    top: 39.8vw;
    left: 0.732066vw;
    max-width: 23.4266vw;
  }
  .only_pc_layout section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .image_wrap.first {
    max-width: 26.062vw;
    margin: 0 0 6.22255vw auto;
  }
  .only_pc_layout section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .image_wrap.second {
    max-width: 20.059vw;
    margin: 0 auto 0 0;
  }
  .only_pc_layout section#premium_basic_short_sleeve_t-shirt .image_wrap_parent .catchphrase {
    top: 39.8vw;
    right: 0.732066vw;
    max-width: 23.4266vw;
  }
  .only_pc_layout section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .image_wrap.first {
    max-width: 26.062vw;
    margin: 0 auto 6.22255vw 0;
  }
  .only_pc_layout section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .image_wrap.second {
    max-width: 20.059vw;
    margin: 0 0 0 auto;
  }
  .only_pc_layout section#cool_to_the_touch_short-sleeve_logo_t-shirt .image_wrap_parent .catchphrase {
    top: 39.8vw;
    left: 0.732066vw;
    max-width: 19.034vw;
  }
  .only_pc_layout section#mercerized_smooth_tunic .head_wrap .function_wrap {
    max-width: 10.7619vw;
  }
  .only_pc_layout section#mercerized_smooth_tunic .image_wrap_parent {
    padding-top: 6.22255vw;
  }
  .only_pc_layout section#mercerized_smooth_tunic .image_wrap_parent .swiper {
    max-width: 26.062vw;
  }
  .only_pc_layout section#mercerized_smooth_tunic .image_wrap_parent .catchphrase {
    top: 1.61054vw;
    right: 0.732066vw;
    max-width: 16.252vw;
  }
  .only_pc_layout section#silk-smooth_drawstring_t-shirt .head_wrap .function_wrap {
    max-width: 10.7619vw;
  }
  .only_pc_layout section#silk-smooth_drawstring_t-shirt .image_wrap_parent .image_wrap.first {
    max-width: 26.062vw;
    margin: 0 auto 6.22255vw 0;
  }
  .only_pc_layout section#silk-smooth_drawstring_t-shirt .image_wrap_parent .image_wrap.second {
    max-width: 20.059vw;
    margin: 0 0 0 auto;
  }
  .only_pc_layout section#silk-smooth_drawstring_t-shirt .image_wrap_parent .catchphrase {
    top: 39.8vw;
    left: 0.732066vw;
    max-width: 20.498vw;
  }
  .only_pc_layout section#solona_frill_sleeve_pullover .image_wrap_parent {
    padding-bottom: 6.22255vw;
  }
  .only_pc_layout section#solona_frill_sleeve_pullover .image_wrap_parent .swiper {
    max-width: 26.062vw;
  }
  .only_pc_layout section#solona_frill_sleeve_pullover .image_wrap_parent .catchphrase {
    bottom: 1.02489vw;
    right: 0.732066vw;
    max-width: 21.962vw;
  }
  .only_pc_layout section#sweat_stain_prevention_terry_cloth_sleeveless_pullover {
    margin-bottom: 4.39239vw;
  }
  .only_pc_layout section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .head_wrap .function_wrap {
    max-width: 24.5247vw;
  }
  .only_pc_layout section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .image_wrap.first {
    max-width: 26.062vw;
    margin: 0 auto 6.22255vw 0;
  }
  .only_pc_layout section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .image_wrap.second {
    max-width: 20.059vw;
    margin: 0 0 0 auto;
  }
  .only_pc_layout section#sweat_stain_prevention_terry_cloth_sleeveless_pullover .image_wrap_parent .catchphrase {
    top: 39.8vw;
    left: 0.732066vw;
    max-width: 23.4266vw;
  }
  .only_pc_layout .information {
    padding: 0 0 1.976577vw;
    background: #fff;
  }
  .only_pc_layout .information .other_items {
    max-width: 24.5977vw;
    height: 5.637vw;
    margin: 0 auto 3.66032vw;
  }
  .only_pc_layout .information .staff_credit_wrap {
    max-width: 24.5977vw;
    margin: 0 auto 5.856512vw;
    padding: 0 0 3.66032vw;
  }
  .only_pc_layout .information .footer .logo_wrap {
    max-width: 10.2489vw;
    margin: 0 auto 4.39239vw;
  }
  .only_pc_layout .information .footer .instagram {
    margin: 0 auto 4.39239vw;
  }
  .only_pc_layout .information .footer .online_shop,
  .only_pc_layout .information .footer .shop_list {
    max-width: 24.5977vw;
    height: 5.637vw;
    margin: 0 auto;
  }
  .only_pc_layout .information .footer .online_shop {
    margin-bottom: 2.19619vw;
  }
  .only_pc_layout .information .footer .shop_list {
    margin-bottom: 4.39239vw;
  }
  .only_pc_layout .information .footer .attention {
    max-width: 24.5977vw;
    margin: 0 auto 4.75842vw;
  }
  .only_pc_layout .information .footer .onward_crosset {
    max-width: 9.73649vw;
    width: 100%;
    margin: 0 auto 4.3197vw;
  }
}/*# sourceMappingURL=common.css.map */