@charset "UTF-8";
.contents-area {
  width: 100% !important;
  margin: 0 auto !important;
}

.autumn2024 {
  width: 100%;
  font-weight: 400;
  font-style: normal;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  overflow: hidden;
  color: #3c3333;
}
.autumn2024 a:not(.swiper-slide a):hover {
  opacity: 0.9;
  transition: all 0.5s;
  text-decoration: none;
}
.autumn2024 .swiper-slide a:hover {
  opacity: 0.95;
  transition: all 0.5s;
  text-decoration: none;
}
.autumn2024 .pc_no {
  display: none;
}
.autumn2024 .kv {
  height: 540px;
  position: relative;
}
.autumn2024 .kv__movie {
  width: 100%;
  height: 540px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fdfbf3;
  z-index: 1;
}
.autumn2024 .kv__movie .bg {
  width: 100%;
  margin: 0 auto;
}
.autumn2024 .kv__movie .bg iframe {
  width: 1080px;
  height: 540px;
  margin: 0 auto;
  display: block;
}
.autumn2024 .kv__ttl {
  width: 1080px;
  height: 540px;
  margin: 0 auto;
  position: relative;
}
.autumn2024 .kv__ttl__txt1 {
  position: absolute;
  width: 380px;
  top: 260px;
  right: 0;
  z-index: 2;
}
.autumn2024 .kv__ttl__txt2 {
  position: absolute;
  width: 340px;
  top: 320px;
  right: 23px;
  z-index: 2;
}
.autumn2024 .lead {
  padding: 80px 0;
}
.autumn2024 .lead p {
  text-align: center;
  font-family: Monotype Corsiva, sans-serif;
  font-size: 57px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  color: #5c3e44;
}
.autumn2024 .lead p span {
  color: #ecb53e;
  padding: 0 15px;
}
.autumn2024 .main__wrap {
  display: block;
  position: relative;
  width: 860px;
  margin: 0 auto;
  padding-bottom: 125px;
  background: #fff;
}
.autumn2024 .main__wrap__txt {
  height: 100%;
  position: absolute;
  top: 68px;
  left: 65px;
}
.autumn2024 .main__wrap__txt p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.autumn2024 .main__wrap__txt p:nth-child(1) {
  font-size: 25px;
  color: #ecb53e;
  padding-bottom: 18px;
}
.autumn2024 .main__wrap__txt p:nth-child(2) {
  font-size: 36px;
  line-height: 1.17;
  padding-bottom: 80px;
}
.autumn2024 .main__wrap__txt p:nth-child(3) {
  font-size: 18px;
  line-height: 1.67;
  padding-bottom: 80px;
}
.autumn2024 .cnt section {
  padding: 160px 0 170px;
  position: relative;
}
.autumn2024 .cnt section::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 90px;
  top: -45px;
  left: calc(50% - 0.5px);
  z-index: 2;
  background-color: #626262;
}
.autumn2024 .cnt section .inner {
  width: 1190px;
  margin: 0 auto;
}
.autumn2024 .cnt section .inner .item {
  width: 1080px;
  margin: 75px auto 80px;
  display: grid;
}
.autumn2024 .cnt section .inner .item__name span {
  display: block;
}
.autumn2024 .cnt section .inner .item__name .en {
  font-family: Monotype Corsiva, sans-serif;
  font-size: 65px;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  line-height: 1;
  text-indent: -5px;
}
.autumn2024 .cnt section .inner .item__name .en > span {
  display: inline;
}
.autumn2024 .cnt section .inner .item__name .ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1;
}
.autumn2024 .cnt section .inner .item__price .yen {
  font-size: 28px;
}
.autumn2024 .cnt section .inner .item__price .value {
  font-size: 33px;
}
.autumn2024 .cnt section .inner .item__price .tax {
  font-size: 14px;
}
.autumn2024 .cnt section .inner .item__comment {
  font-size: 16px;
  line-height: 1.625;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.autumn2024 .cnt section .inner .item__btn a {
  font-family: century-gothic, sans-serif;
  font-size: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 269px;
  height: 46px;
  line-height: 46px;
  display: block;
  border: 1px solid #6a6a6a;
  text-align: center;
  text-indent: -10px;
  position: relative;
}
.autumn2024 .cnt section .inner .item__btn a::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 16px;
  border: #3c3333 1px solid;
  border-left: none;
  border-bottom: none;
  right: 17px;
  top: calc(50% - 8px);
  transform: skew(25deg) rotate(55deg);
}
.autumn2024 .cnt section .promotion {
  width: 100%;
  margin: 0 auto;
  padding-top: 134px;
}
.autumn2024 .cnt section .promotion__inner {
  width: 540px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.autumn2024 .cnt section .promotion__inner iframe {
  width: 540px;
  height: 540px;
}
.autumn2024 .cnt section .promotion__inner__label {
  position: absolute;
  top: -25px;
  right: 35px;
  z-index: 2;
}
.autumn2024 .cnt section .color__inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.autumn2024 .cnt section .color__inner__ttl {
  padding: 45px 0 0;
}
.autumn2024 .cnt section .color__inner__ttl p {
  font-family: Monotype Corsiva, sans-serif;
  font-size: 85px;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1;
}
.autumn2024 .cnt section .color__inner__photo {
  position: absolute;
}
.autumn2024 .cnt section .color__inner__photo.p1 {
  top: 146px;
  left: 0;
}
.autumn2024 .cnt section .color__inner__photo.p2 {
  top: 404px;
  right: 0;
}
.autumn2024 .cnt section .color__inner__credit {
  position: absolute;
}
.autumn2024 .cnt section .color__inner__credit ul li:nth-child(n+2) {
  margin-top: 12px;
}
.autumn2024 .cnt section .color__inner__credit ul li a {
  width: 260px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.autumn2024 .cnt section .color__inner__credit ul li a .name {
  display: inline-block;
  font-size: 18px;
  width: 143px;
}
.autumn2024 .cnt section .color__inner__credit ul li a .price {
  display: inline-block;
  font-size: 18px;
  width: 73px;
}
.autumn2024 .cnt section .color__inner__credit ul li a .buy {
  display: inline-block;
  width: 44px;
  height: 16px;
  line-height: 16px;
  margin: auto;
  text-align: center;
}
.autumn2024 .cnt section .color__inner__btn {
  position: absolute;
}
.autumn2024 .cnt section .color__inner__btn a {
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 269px;
  height: 46px;
  line-height: 46px;
  display: block;
  text-align: center;
  text-indent: -10px;
  position: relative;
}
.autumn2024 .cnt section .color__inner__btn a::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 16px;
  border: #3c3333 1px solid;
  border-left: none;
  border-bottom: none;
  right: 17px;
  top: calc(50% - 8px);
  transform: skew(25deg) rotate(55deg);
}
.autumn2024 .cnt section:nth-child(odd) {
  background-color: #fdfbf3;
}
.autumn2024 .cnt section:nth-child(odd) .inner {
  background-color: #fff;
  border: 1px solid #f1eee3;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item {
  grid-template-columns: 388px 74px 160px 50px 408px;
  grid-template-rows: 182px 58px 125px 104px;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item__photo {
  grid-column: 1/4;
  grid-row: 1/5;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item__name {
  grid-column: 5/6;
  grid-row: 1/2;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item__price {
  grid-column: 5/6;
  grid-row: 2/3;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item__comment {
  grid-column: 5/6;
  grid-row: 3/4;
}
.autumn2024 .cnt section:nth-child(odd) .inner .item__btn {
  grid-column: 5/6;
  grid-row: 4/5;
}
.autumn2024 .cnt section:nth-child(even) {
  background-color: #fff;
}
.autumn2024 .cnt section:nth-child(even) .inner {
  background-color: #fdfbf3;
}
.autumn2024 .cnt section:nth-child(even) .inner .item {
  grid-template-columns: 388px 72px 620px;
  grid-template-rows: 210px 60px 126px 69px;
  margin: 0 auto;
  padding: 75px 0 80px;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__photo {
  grid-column: 3/4;
  grid-row: 1/5;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__name {
  grid-column: 1/2;
  grid-row: 1/2;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__price {
  grid-column: 1/2;
  grid-row: 2/3;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__comment {
  grid-column: 1/2;
  grid-row: 3/4;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__btn {
  grid-column: 1/2;
  grid-row: 4/5;
}
.autumn2024 .cnt section:nth-child(even) .inner .item__btn a {
  background-color: #fff;
}
.autumn2024 .cnt section:nth-child(1) .item__name {
  padding-top: 35px;
}
.autumn2024 .cnt section:nth-child(1) .item__name .en {
  color: #1a81a3;
}
.autumn2024 .cnt section:nth-child(1) .color__inner {
  height: 986px;
}
.autumn2024 .cnt section:nth-child(1) .color__inner__ttl p {
  color: #c7dae1;
}
.autumn2024 .cnt section:nth-child(1) .color__inner__credit {
  position: absolute;
  top: 214px;
  left: 50%;
}
.autumn2024 .cnt section:nth-child(1) .color__inner__credit ul li a .buy {
  background-color: #c4e9ee;
}
.autumn2024 .cnt section:nth-child(1) .color__inner__btn {
  top: 760px;
  left: 70px;
}
.autumn2024 .cnt section:nth-child(1) .color__inner__btn a {
  background-color: #c4e9ee;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner {
  height: auto;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__ttl {
  padding: 73px 0 5px;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__ttl p {
  color: #c6c6c6;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__photo.p1 {
  position: initial;
  width: 580px;
  margin: 0 auto;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__photo.p1 .swiper_container {
  width: 580px;
  overflow: hidden;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__credit {
  padding-top: 74px;
  position: initial;
  display: flex;
  justify-content: center;
}
.autumn2024 .cnt section:nth-child(1) .color.c2 .color__inner__btn {
  padding: 52px 0 0;
  position: initial;
  display: flex;
  justify-content: center;
}
.autumn2024 .cnt section:nth-child(2) {
  padding-bottom: 144px;
}
.autumn2024 .cnt section:nth-child(2) .item__name .en {
  color: #eebd51;
  padding: 10px 0 5px;
  line-height: 0.9;
}
.autumn2024 .cnt section:nth-child(2) .promotion__inner__label {
  top: -25px;
  left: 28px;
}
.autumn2024 .cnt section:nth-child(2) .color__inner__ttl p {
  color: #c7dae1;
}
.autumn2024 .cnt section:nth-child(2) .color__inner__credit {
  position: absolute;
  top: 214px;
  left: 50%;
}
.autumn2024 .cnt section:nth-child(2) .color__inner__credit ul li a .buy {
  background-color: #ffe7b2;
}
.autumn2024 .cnt section:nth-child(2) .color__inner__btn {
  top: 760px;
  left: 70px;
}
.autumn2024 .cnt section:nth-child(2) .color__inner__btn a {
  background-color: #ffe7b2;
}
.autumn2024 .cnt section:nth-child(2) .color.c1 .color__inner {
  height: 926px;
}
.autumn2024 .cnt section:nth-child(2) .color.c1 .color__inner__ttl p {
  color: #dbdbdb;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 {
  padding-top: 100px;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner {
  height: 1500px;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__ttl {
  position: absolute;
  top: 280px;
  right: 150px;
  padding: 0;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__ttl p {
  color: #edcd6f;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__photo.p1 {
  top: 0;
  left: 0;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__photo.p2 {
  width: 580px;
  top: 500px;
  left: calc(50% - 290px);
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__photo.p2 .swiper_container {
  width: 580px;
  overflow: hidden;
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__credit {
  top: 1295px;
  left: calc(50% - 130px);
}
.autumn2024 .cnt section:nth-child(2) .color.c2 .color__inner__btn {
  top: initial;
  bottom: 0;
  left: calc(50% - 135px);
}
.autumn2024 .cnt section:nth-child(3) .item__name .en {
  color: #ffac8c;
  padding: 35px 0 12px;
}
.autumn2024 .cnt section:nth-child(3) .promotion__inner__label {
  top: -25px;
  right: 35px;
}
.autumn2024 .cnt section:nth-child(3) .color__inner__credit {
  position: absolute;
  top: 214px;
  left: 50%;
}
.autumn2024 .cnt section:nth-child(3) .color__inner__credit ul li a .buy {
  background-color: #ffd7c6;
}
.autumn2024 .cnt section:nth-child(3) .color__inner__btn {
  top: 760px;
  left: 70px;
}
.autumn2024 .cnt section:nth-child(3) .color__inner__btn a {
  background-color: #ffd7c6;
}
.autumn2024 .cnt section:nth-child(3) .color.c1 .color__inner {
  height: 810px;
}
.autumn2024 .cnt section:nth-child(3) .color.c1 .color__inner__ttl p {
  color: #f8c5b0;
}
.autumn2024 .cnt section:nth-child(3) .color.c1 .color__inner__credit {
  top: 423px;
}
.autumn2024 .cnt section:nth-child(3) .color.c1 .color__inner__btn {
  top: 590px;
  left: 50%;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner {
  height: 1330px;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__ttl {
  position: initial;
  text-align: center;
  padding: 12px 0 0;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__ttl p {
  color: #c6c6c6;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__photo.p1 {
  width: 580px;
  top: 120px;
  left: calc(50% - 290px);
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__photo.p1 .swiper_container {
  width: 580px;
  overflow: hidden;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__photo.p2 {
  top: 920px;
  left: 0;
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__credit {
  top: 1082px;
  left: calc(50% + 140px);
}
.autumn2024 .cnt section:nth-child(3) .color.c2 .color__inner__btn {
  top: initial;
  bottom: 40px;
  left: calc(50% + 140px);
}
.autumn2024 .cnt .checkallitems {
  margin: 105px auto 190px;
}
.autumn2024 .cnt .checkallitems a {
  display: block;
  width: 522px;
  height: 86px;
  line-height: 86px;
  box-sizing: border-box;
  margin: 0 auto;
  font-family: futura-pt, sans-serif;
  font-weight: 300;
  font-size: 32px;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  border: 1px solid #6a6a6a;
  text-align: center;
  position: relative;
  color: #1c0606;
}
.autumn2024 .cnt .checkallitems a::before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 16px;
  border: #3c3333 1px solid;
  border-left: none;
  border-bottom: none;
  right: 26px;
  top: calc(50% - 6px);
  transform: skew(20deg) rotate(55deg);
}

/*==================================
page footer inc (new arrival / news / sns)
===================================*/
.topics {
  max-width: 1190px;
  margin: auto;
  padding-top: 50px;
  font-family: "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, メイリオ, Meiryo, sans-serif;
}

.topics .shoolarue__ttl {
  margin: 50px auto 0;
  text-align: center;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "小塚ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  padding: 10px 0 30px;
  letter-spacing: 0.2em;
}

.box_news {
  width: 1190px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box_news .box_cnt:nth-child(n+4) {
  display: none;
}

.topics .box_cnt img {
  width: 375px;
  margin: auto;
}

.box_news .news_day,
.box_news .news_ttl {
  display: none;
}

.topics .btn {
  text-align: center;
  margin: 50px 0 80px 0;
}

.topics a:hover {
  opacity: 0.7;
  transition: all 0.5s;
  text-decoration: none;
}

.other {
  background-color: #fff;
  padding: 0;
}

.other_inr {
  width: 1190px;
  margin: 0 auto;
}

.other .ttl_sub {
  font-family: futura-pt, sans-serif;
  font-size: 36px;
  font-feature-settings: "palt";
  font-weight: 300;
  color: #343434;
  padding: 10px 0 45px;
  letter-spacing: 0.06em;
  text-align: center;
}

.other .block_item {
  width: 200px !important;
  margin: 0 15px 15px !important;
  display: block;
  position: relative;
}

.other .list_search-result {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1190px;
}

.other .list_search-result .block_item .search-result__item--photo img {
  width: 200px;
  height: auto;
  display: flex;
}

.other .ranking_item_photo {
  width: 200px !important;
  height: auto;
}

.other .ranking_item_photo img {
  width: 200px !important;
  height: auto;
}

.other .block_campaign2,
.other .txt_sale-rate {
  display: none;
}

.other .item .btn {
  text-align: center;
  margin: 20px 0 50px 0;
}

.other .wrap_description .wrap_price {
  text-align: center;
  line-height: 1.5em;
}

.btm-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 0;
}

.btm-info__logo {
  width: 250px;
  margin-bottom: 40px;
}

.btm-info__logo img {
  width: 100%;
  height: auto;
}

.btm-info__sns {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.btm-info__sns a {
  width: 50px;
}

.btm-info__sns a img {
  width: 100%;
  height: auto;
}

.btm-info__sns a:nth-of-type(2) {
  margin-left: 25px;
  margin-top: 3px;
  width: 42px;
}

.btm-info__sns a:nth-of-type(3) {
  margin-left: 30px;
}

.btm-info__note > p {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
  letter-spacing: 0.153em;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.btm-info__note > p::before {
  content: "※";
}

/*===================================
FADE
===================================*/
.fadein {
  opacity: 0;
  /* -webkit-transform: translateX(30px); */
  /* transform: translateX(30px); */
  transition: all 3s;
  position: relative;
  z-index: 50;
}

.fadeinMv {
  animation-name: fadeMovie;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  opacity: 0;
}

@keyframes fadeMovie {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeinMv.start {
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
}

.fadeinTop {
  animation-name: fadeInAnimate;
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: translateY(20px);
}

@keyframes fadeInAnimate {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeinTop.delay-time01 {
  animation-delay: 1.8s;
  animation-fill-mode: forwards;
}
.fadeinTop.delay-time02 {
  animation-delay: 2s;
  animation-fill-mode: forwards;
}
.fadeinTop.delay-time03 {
  animation-delay: 2.2s;
  animation-fill-mode: forwards;
}

.wipe {
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
}

.down-to {
  animation: img-wrap2 1s cubic-bezier(0.54, 0.174, 0.304, 1) forwards;
  animation-iteration-count: 1;
}

@keyframes img-wrap2 {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}/*# sourceMappingURL=pc_style.css.map */