﻿/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}

:root {
  --tx-red: #D42F33;
  --tx-navy: #02136F;
  --tx-gray: #888888;
}

#summaryText,
#Foot {
  position: relative;
  z-index: 98;
}

/* ページ共通___________________________*/
.main-area {
  --font-yu: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  --font-aktiv: "aktiv-grotesk", sans-serif;

  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6153846154;
  font-size: calc(13 * (100vw / 375));
  /* padding-bottom: calc(114*(100vw / 375)); */
  padding-bottom: calc(142 * (100vw / 375));
  text-align: center;
  overflow: clip;
  color: #353839;
}

.main-area * {
  letter-spacing: 0.02em;
}

.main-area img,
.main-area picture {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 0;
}

.main-area a,
.main-area picture {
  display: inline-block;
}

.sec_text {
  font-size: calc(14 * (100vw / 375));
  letter-spacing: 0.075em;
  line-height: 2;
  font-weight: 400;
  /* white-space: nowrap; */
  margin-top: calc(16 * (100vw / 375));
}

.sec_text span{
  font-size: calc(11 * (100vw / 375));
}


@media screen and (max-width: 767px) {
  .main-area .pc_only {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .main-area {
    margin: 0 auto;
    font-size: 1.4rem;
    padding-bottom: 10.2rem;
  }

  .main-area .sp_only {
    display: none;
  }

  .main-area a {
    transition: all 0.3s;
  }

  .sec_text {
    font-size: 1.4rem;
    letter-spacing: 0.075em;
    line-height: 2;
    font-weight: 400;
    white-space: nowrap;
    margin-top: 2.8rem;
  }

  .sec_text span{
    font-size: 1.2rem;
  }

  .sec_tax{
    margin-top: 2.6rem;
  }
}

/* ▽_____________ lp_foot_btn ______________▽ */
.main-area .lp_foot_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(335*(100vw / 375));
  height: calc(50*(100vw / 375));
  /* margin: calc(69*(100vw / 375)) auto 0; */
  margin: calc(60 * (100vw / 375)) auto 0;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-size: calc(14*(100vw / 375));
  letter-spacing: 0.05em;
  background: #353839;
  color: #fff
}

.main-area .lp_foot_btn.top_btn {
  background: #fff;
  color: #353839;
  border: 1px solid #353839;
}

_:lang(x)+_:-webkit-full-screen-document,
.main-area .lp_foot_btn,
.iphone .main-area .lp_foot_btn {
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    width: 30rem;
    height: 5rem;
    font-size: 1.4rem;
    margin: 6rem auto 0;
  }
}


/************** sec_mv **************/
.sec_mv {
  margin: 0 auto;
  padding-bottom: calc(52 * (100vw /375));
}

.mv_text {
  margin: calc(60 * (100vw /375)) auto calc(40 * (100vw /375));
}

.mv_text p {
  text-align: center;
  letter-spacing: 0.075em;
  font-weight: 400;
  line-height: 2;
  font-size: calc(13* (100vw /375));
}

.icon__wrapper{
  display: flex;
  justify-content: space-between;
}

.sec_mv .sec_box01 {
  margin: 0 auto;
  width: calc(345* (100vw /375));
}

.content_box .sec_ttl{
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: calc(6* (100vw /375));
  padding-bottom: calc(32* (100vw /375));
  border-bottom: solid 1px #353839;
}

.content_box .sec_ttl h3{
  display: block;
  width: max-content;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: calc(30 * (100vw / 375));
}

.content_box .sec_ttl p{
  line-break: 1;
  letter-spacing: 0.075em;
  font-size: calc(14 * (100vw / 375));
}

@media screen and (max-width: 767px) {
  .icon__wrapper{
    flex-wrap: wrap;
    width: calc(227.26* (100vw /375));
    row-gap: calc(30* (100vw /375));
    margin: 0 auto;
  }

  .icon_img.img01{
    width: calc(104* (100vw /375));
  }

  .icon_img.img02,
  .icon_img.img03{
    width: calc(80* (100vw /375));
  }

  .icon_img.img03{
    margin-left: calc(12 * (100vw / 375));
  }

  .icon_img.img04{
    width: calc(88* (100vw /375));
  }
}


@media screen and (min-width: 768px) {

  /************** sec_mv **************/
  .sec_mv {
    margin: 0 auto;
    padding-bottom: 7.9rem;
    border-bottom: none;
    max-width: 120rem;
  }

  .mv_text {
    margin: 7.4rem auto 7.1rem;
  }

  .mv_text p {
    text-align: center;
    letter-spacing: 0.075em;
    font-weight: 400;
    font-size: 1.4rem;

  }

  .icon__wrapper{
    display: flex;
    justify-content: space-between;
    width: 52.4rem;
    margin: 0 auto;
  }

  .icon_img.img01{
    width: 10.4rem;
  }

  .icon_img.img02,
  .icon_img.img03,
  .icon_img.img04{
    width: 10rem;
  }

  .sec_box01 {
    margin: 0 auto;
    width: 50rem;
  }

  .content_box .sec_ttl{
    row-gap: 1rem;
    padding-bottom: 4rem;
  }

  .content_box .sec_ttl h3{
    width: max-content;
    font-size: 3rem;
    line-height: 1;
    display: block;
  }

  .content_box .sec_ttl p{
    font-size: 1.4rem;
    line-height: 1;
  }
}

/************** content_area **************/


/************** link_box **************/
.link_box {
  padding: calc(60 * (100vw /375)) 0 calc(59 * (100vw /375));
  border-bottom: 1px solid #353839;
}

.link_box_ttl {
  margin: 0 auto calc(21 * (100vw /375));
  font-size: calc(16 * (100vw /375));
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
}

.link_box .box01 {
  padding: 0 calc(15 * (100vw /375));
}

.link_box .box01 .sub_box {
  margin-bottom: calc(20 * (100vw /375));
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.link_box .box01 .sec_img {
  width: calc(165 * (100vw /375));
}

.link_box .box01 .text_box {
  position: relative;
  left: calc(-10 * (100vw / 375));
  width: max-content;
  text-align: left;
  margin-top: calc(-6 * (100vw / 375));
}

.link_box .box01 .text_box p {
  width: calc(155 * (100vw / 375));
  margin-bottom: calc(10 * (100vw /375));
  font-size: calc(12 * (100vw /375));
  letter-spacing: 0.075em;
  line-height: 2;
}

.sec_tax li .no_id,
.sec_tax li a {
  font-size: calc(12 * (100vw /375));
  letter-spacing: 0.075em;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 0 calc(7 * (100vw /375));
}

.sec_tax .buy_btn {
  background-color: #353839;
  color: #ffffff;
  font-size: calc(11* (100vw /375));
  width: calc(40* (100vw /375));
  height: calc(20* (100vw /375));
  display: flex;
  justify-content: center;
  align-items: center;
}

.link_box .list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: calc(14*(100vw / 375)) calc(20*(100vw / 375)) calc(11*(100vw / 375));
  border-bottom: 1px solid #ccc;
}

.link_box .list-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: inherit;
  text-decoration: none;
  width: 100%;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}

.link_box .list-item a .list-item__text {
  line-height: 1;
  height: min-content;
  letter-spacing: 0.1em;
}

.link_box .list-item {
  background-color: #EDEDED;
}

.link_box .list-item:nth-child(2n) {
  background-color: #FFFFFF;
}

.link_box .list-item__arrow {
  position: relative;
  top: calc(-1 * (100vw / 375));
  right: calc(-1 * (100vw / 375));
  width: 15px;
  height: max-content;
}


/************** contents_area **************/
/* .sec {
  padding: calc(65 * (100vw /375)) 0 calc(33 * (100vw /375));
  border-bottom: 1px solid #353839;
} */

.sec_subttl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  font-weight: 300;
  gap: 0 calc(10* (100vw /375));
  margin-bottom: calc(30 * (100vw /375));
  margin-top: calc(65 * (100vw /375));
}

.sec_subttl span {
  width: max-content;
  font-size: calc(20* (100vw /375));
  letter-spacing: 0.075em;
  line-height: 1;
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}

.sec_box01 {
  margin: 0 auto;
  width: calc(345* (100vw /375));
}

.sec .sec_img {
  margin: 0 auto calc(20 * (100vw /375));
  width: calc(345 * (100vw /375));
}

.sec .sec__inner03 .sec_img{
  margin: 0 auto 0;
}

@media screen and (max-width: 767px) {
  .sec_text02{
    font-size: calc(12* (100vw /375));
    margin-top: calc(16* (100vw /375));
  }
}

@media screen and (min-width: 768px) {
  .sec_text02{
    font-size: 1.2rem;
    margin-top: 1.6rem;
  }
}
/* -------- sec__inner01  */
.sec__inner01 .slide02 .slick-next,
.sec__inner01 .slide02 .slick-prev{
  top: 48.2%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec__inner01 .sec_text{
    margin-top: calc(29 * (100vw / 375));
  }

  .sec03 .sec__inner01 .sec_text{
    margin-top: calc(26 * (100vw / 375));
  }
}

/* -------- sec__inner02  */
.sec__inner02 .sec_img {
  margin: 0 auto 0;
}

.sec__inner02 .slide02 .slick-dots {
  height: max-content;
}

@media screen and (max-width: 767px) {
  .sec__inner02 .sec_img{
    margin-bottom: calc(15* (100vw /375));
  }

  .sec__inner02 .sec_box01.slide02{
    padding-bottom: calc(10 * (100vw / 375));
    margin-bottom: calc(30* (100vw /375));
  }

  .sec__inner02 .sec_tax{
    margin-top: calc(30 * (100vw / 375));
  }

  .sec .sec__inner02  .sec_tax li a{
    letter-spacing: 0.03em;
  }

  .sec__inner02 .sec_box01 .slick-prev.slick-arrow,
  .sec__inner02 .sec_box01 .slick-next.slick-arrow{
    top: 46%;
  }
}

@media screen and (min-width: 768px) {
  .sec__inner02 .sec_img{
    margin-bottom: 1.5rem;
  }

  .sec__inner02 .sec_box01.slide02{
    margin-bottom: 3rem;
  }
}

/* -------- sec__inner03  */
.sec__inner03 .sec_box01 .slick-dots {
  height: max-content;
}

.sec02 .sec__inner03 .sec_box01 .slick-dots{
  top: 74%;
}

.sec__inner03 .sec_box01.slide02{
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .sec__inner03 .sec_box01 .slick-dots {
    top: 70%;
  }

  .sec__inner03 .sec .sec_img{
    margin: 0 auto;
  }

  .sec__inner03 .sec_text{
    font-size: calc(13* (100vw /375));
    margin-top: calc(50* (100vw /375));
  }

  .sec__inner03.sec__inner{
    padding-bottom: calc(40* (100vw /375));
  }

  .sec .sec__inner03 .sec_img{
    margin-bottom: 0;
  }

  .sec__inner03 .sec_box01 .slick-prev.slick-arrow,
  .sec__inner03 .sec_box01 .slick-next.slick-arrow{
    top: 32.2%;
  }

  .sec__inner03 .slide02 .slick-dots button,
  .sec__inner03 .slide03 .slick-dots button {
    width: calc(40* (100vw /375)); /* 横長ドットに変更 */
  }

  .sec02 .sec__inner03 .sec_text{
    margin-top: calc(40 * (100vw / 375));
  }

  .sec02 .sec__inner03 .sec_box01 .slick-dots {
    top: 65%;
  }

  /* .sec02 .sec__inner03.sec__inner {
    padding-bottom: calc(0 * (100vw / 375));
  } */
}

@media screen and (min-width: 768px) {

  .sec__inner03 .sec_box01 .slick-dots {
    top: 72%;
  }

  .sec__inner03 .sec_text{
    margin-top: 5rem;
  }

  .sec__inner03 .sec_box01 .slick-prev.slick-arrow,
  .sec__inner03 .sec_box01 .slick-next.slick-arrow{
    top: 35.2%;
  }

  .sec__inner03 .sec_box01.slide02{
    margin-bottom: 0;
  }

  .sec01 .sec__inner03 .sec_box01 .slick-dots{
    top: 75%;
  }

  .sec03 .sec__inner03 .sec_box01 .slick-dots{
    top: 75%;
  }

  .sec03 .sec__inner03.sec__inner {
    padding-bottom: 2.8rem;
}

  .sec__inner03.sec__inner{
    padding-bottom: 4rem;
  }

  /* .sec02 .sec__inner03.sec__inner{
    padding-bottom: 2rem;
  } */
}

/* -------- sec__inner04  */
.sec__inner04.sec__inner .sec_tax li .no_id,
.sec__inner04.sec__inner .sec_tax li a{
  text-align: left;
  justify-content: flex-start;
}

.sec__inner04 .slide .slick-dots{
  display: none!important;
}

.sec__inner04 .sec_box01 .slide{
  margin-bottom: 0;
}

.sec__inner04 .sec_tax{
  display: flex;
  flex-direction: column;
}

.sec__inner04 .slide .slick-prev:before, 
.sec__inner04 .slide .slick-next:before,
.sec__inner04 .slide .slick-next,
.sec__inner04 .slide .slick-prev{
  display: none;
}

.sec .sec__inner04 .sec_img{
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .sec__inner04.sec__inner{
    padding-bottom: calc(60* (100vw /375));
  }  

  .sec .sec__inner04 .sec_tax li .no_id,
  .sec .sec__inner04 .sec_tax li a,
  .sec .sec_others__inner .sec_tax li .no_id,
  .sec .sec_others__inner .sec_tax li a {
    font-size: calc(14* (100vw /375));
    gap: 0 calc(16 * (100vw /375));
  }

  .sec_others__inner .sec_tax,
  .sec__inner04 .sec_tax{
    row-gap: calc(6* (100vw /375));
  }

  .sec .sec__inner04 .sec_img{
    margin: 0;
  }
  
}

@media screen and (min-width: 768px) {
  .sec__inner04.sec__inner{
    padding-bottom: 4rem;
  }

  .sec__inner04.sec__inner .sec_tax li .no_id,
  .sec__inner04.sec__inner .sec_tax li a{
    line-height: 1.5;
  }

  .sec__inner04 .sec_tax{
    row-gap: 1rem;
    margin-top: 2.5rem;
  }

  .sec03 .sec__inner04.sec__inner {
    padding-bottom: 6rem;
  }
}

/* -------- view_all_bottoms  */
.view_all_bottoms__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #353839;
  color: #fff;
}

.view_all_bottoms__wrapper a{
  letter-spacing: 0.075em;
  line-height: 1;
  font-weight: 400;
  font-family: var(--font-yu);
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .view_all_bottoms__wrapper {
    width: calc(300*(100vw / 375));
    height: calc(50*(100vw / 375));
    margin: calc(36 * (100vw / 375)) auto 0;
    font-size: calc(14*(100vw / 375));
  }
}
@media screen and (min-width: 768px) {
  .view_all_bottoms__wrapper {
    width: 30rem;
    height: 5rem;
    margin: 3.5rem auto 0;
    font-size: 1.4rem;
  }
}

/* -------- sec_others  */

.sec_others__inner .sec_tax{
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-top: 0;
}

.sec_others__inner.sec__inner .sec_tax li a{
  text-align: left;
  justify-content: flex-start;
}

.sec_others__inner .sec_tax li .no_id,
.sec_others__inner .sec_tax li a{
  text-align: left;
  justify-content: flex-start;
}

.sec .sec_others__inner .sec_tax li a{
  justify-content: left;
}

@media screen and (max-width: 767px) {
  .sec_others__inner {
    width: calc(345* (100vw /375));
    margin: calc(60* (100vw /375)) auto 0;
  }

  .sec_others__inner .sec_tax{
    margin-top: calc(33 * (100vw / 375));
  }

  .sec .sec_others__inner .sec_tax .no_id{
    font-size: calc(14* (100vw /375));
    gap: 0 calc(16 * (100vw /375));
  }
}

@media screen and (min-width: 768px) {
  .sec_others{
    border-bottom: 1px solid #353839;
  }

  .sec_others__inner{
    display: flex;
    justify-content: space-between;
    max-width: 99.2rem;
    margin: 0 auto;
    padding: 6rem 0;
  }

  .sec_others__inner .others_img{
    width: 50rem;
  }

  .sec_others__inner .sec_tax{
    row-gap: 1.1rem;
    margin-top: -.5rem;
  }

  .sec__inner04.sec__inner .sec_tax li .no_id{
    line-height: 1.5;
  }
}

/* // sec_others  */

.sec_box01.slide02,
.sec_box01.slide03 {
  margin-bottom: calc(25 * (100vw /375));
  position: relative; /* ドットの位置調整用 */
}

/* slickのデフォルトスタイル調整 */
.slide02 .slick-prev,
.slide02 .slick-next,
.slide03 .slick-prev,
.slide03 .slick-next {
  width: auto;
  height: auto;
  z-index: 3; /* 画像の上に表示 */
  top: 48%;
}

.slide03 .slick-prev,
.slide03 .slick-next{
  top: 46%;
}

.slide02 .slick-dots li,
.slide03 .slick-dots li {
  height: max-content;
}

.slide02 .slick-dots li button:before,
.slide03 .slick-dots li button:before {
  display: none;
}

.slide02 .slick-prev:before,
.slide02 .slick-next:before,
.slide03 .slick-prev:before,
.slide03 .slick-next:before {
  content: "";
  display: block;
  background-image: url("../img/arrow_left.svg"); /* 左矢印画像のパス */
  background-repeat: no-repeat;
  width: 17px;
  height: 32px;
  position: relative;
  left: calc(32* (100vw /375));
}

.slide02 .slick-next:before,
.slide03 .slick-next:before  {
  background-image: url("../img/arrow_right.svg"); /* 右矢印画像のパス */
  left: auto;
  right: calc(32* (100vw /375));
}

.slide02 .slick-dots,
.slide03 .slick-dots {
  position: absolute;
  bottom: 0;  
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0 12px;
}

.slide02 .slick-dots button,
.slide03 .slick-dots button {
  font-size: 0;
  height: 2px;
  /* border-radius: 5px; */
  background-color: #ccc;
  border: none;
  padding: 0;
  cursor: pointer;
}

.slide02 .slick-dots .slick-active button,
.slide03 .slick-dots .slick-active button  {
  background-color: #000;
}

.sec .sec_tax li .no_id,
.sec .sec_tax li a {
  /* margin: calc(10* (100vw /375)) auto 0; */
  font-size: calc(12* (100vw /375));
  letter-spacing: 0.075em;
  line-height: 2;
  justify-content: center;
}

.sec .sec__inner04 .sec_tax li .no_id,
.sec .sec__inner04 .sec_tax li a {
  /* margin: calc(10* (100vw /375)) auto 0; */
  font-size: calc(14* (100vw /375));
  letter-spacing: 0.075em;
  line-height: 2;
  justify-content: left;
}


@media screen and (max-width: 767px) {
  .sec {
    margin: calc(80* (100vw /375)) auto 0;
  }

  .slide02 .slick-dots li,
  .slide03 .slick-dots li {
    width: auto;
    margin: 0;
  }

  .slide02 .slick-dots button,
  .slide03 .slick-dots button {
    font-size: 0;
    width: calc(30* (100vw /375)); /* 横長ドットに変更 */
    margin: 0 calc(4* (100vw /375));
  }

  .slide02 .slick-dots,
  .slide03 .slick-dots {
    gap: 0 0;
  }

}

/************** sec01 **************/
.sec01 {
  margin: 0 auto;
}

.sec.sec01{
  padding: calc(50 * (100vw / 375)) 0 0;
  /* padding: calc(53 * (100vw / 375)) 0 calc(55 * (100vw / 375)); */
}

/************** sec02 **************/
/* 
.sec02.sec .sec_img {
  margin: 0 auto;
}

.sec02 .sec_box01.slide02 {
  margin: 0 auto;
} */

/* .sec.sec02 .sec_text {
  margin: calc(44* (100vw /375)) auto 0;
  height: calc(99* (100vw /375));
} */

/* .sec02 .slide02 .slick-dots {
  top: 66%;
  height: max-content;
} */

/* .sec02 .slide02 .slick-prev,
.sec02 .slide02 .slick-next {
  top: 29%;
} */


/************** link_area **************/
.link_area{
  width: 100%;
  background-color: #F7F7F7;
  padding: calc(48* (100vw /375)) 0 calc(80* (100vw /375));
}

.anchor-links__inner{
  width: 100%;
}

.link_area .sec_ttl{
  display: flex;
  justify-content: space-between;
  width: calc(341* (100vw /375));
  margin: 0 auto;
  padding-bottom: calc(30* (100vw /375));
}

.link_area .sec_ttl h3,
.link_area .sec_ttl p{
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: calc(20* (100vw /375));
}

.link_area .sec_ttl h3{
  font-weight: 600;
}

.cm_ttl{
  font-family: var(--font-yu);
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 1.75;
  font-size: calc(14* (100vw /375));
  margin-bottom: calc(15* (100vw /375));
}

.cm_price{
  font-family: var(--font-yu);
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 1;
  font-size: calc(14* (100vw /375));
  margin-bottom: calc(21* (100vw /375));
}

.img_colorway.--01{
  width: calc(128* (100vw /375));
  margin-bottom: calc(40* (100vw /375));
}

.img_colorway.--02{
  width: calc(82* (100vw /375));
  margin-bottom: calc(65* (100vw /375));
}

.cm_variation__container{
  display: flex!important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.cm_variation__container .viewmore{
  position: relative;
  letter-spacing: 0.075em;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  border-bottom: 1px solid #353839;
  text-align: center;
  font-family: var(--font-yu);
  font-size: calc(14* (100vw /375));
  padding: 0 calc(22* (100vw /375)) calc(10* (100vw /375)) 0;
}

.cm_variation__container .viewmore::after{
  content: "";
  position: absolute;
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: calc(5* (100vw /375));
  width: calc(10.91* (100vw /375));
  height: calc(5.46* (100vw /375));
}
@media screen and (max-width: 768px) {
  .cm_variation__container{
    height: calc(520 * (100vw / 375));
    overflow-y: visible;
    padding-bottom: calc(20* (100vw /375));
    margin: 0 calc(10* (100vw /375));
  }

  .cm_variation__container .img_cv{
    width: calc(200* (100vw /375));
    margin-bottom: calc(10* (100vw /375));
  }

  .anchor-links__inner .slick-dots li{
    width: auto;
    height: auto;
    margin: 0;
  }

  .link_area .slick-dotted.slick-slider{
    margin-bottom: 0!important;
  }

  .anchor-links__inner .slick-dots li button{
    font-size: 0!important;
    width: calc(12* (100vw /375));
    height: calc(12* (100vw /375));
    cursor: pointer;
    border-radius: 50%;
    background-color: #BFBFBF;
    padding: calc(5* (100vw /375));
    margin: 0 calc(10* (100vw /375));
  }

  .anchor-links__inner .slick-dots li.slick-active button{
    font-size: 0!important;
    width: calc(12* (100vw /375));
    height: calc(12* (100vw /375));
    margin: 0 calc(10* (100vw /375));
    border-radius: 50%;
    background-color: #353839;
  }

  .anchor-links__inner .slick-dots li button:before{
    display: none;
  }

  .anchor-links__inner ul.slick-dots{
    bottom: -5%!important;
  }

    /* Slickが適用される前の要素を非表示にする */
  .anchor-links__inner:not(.slick-initialized) {
    /* .anchor-links__inner内の要素を非表示 */
    display: none; 
  }

  /* Slickが適用された後の要素を表示する */
  .anchor-links__inner.slick-initialized {
    display: block; /* もしくは flex, grid など適切な表示方法 */
  }

  _::-webkit-full-page-media, _:future, :root .cm_variation__container .viewmore::after{
    top: calc(7* (100vw /375));
  }
}

@media screen and (min-width: 768px) {
  .link_area{
    padding: 7.5rem 0 8.6rem;
  }

  .anchor-links__inner {
    display: flex;
    justify-content: space-between;
    width: 120rem;
    margin: 0 auto;
  }

  .link_area .sec_ttl{
    width: 50.7rem;
    padding-bottom: 3.5rem;
  }

  .link_area .sec_ttl h3,
  .link_area .sec_ttl p{
    font-size: 3rem;
  }

  .img_cv{
    margin-bottom: 1.5rem;
  }

  .cm_ttl{
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }

  .cm_price{
    font-size: 1.4rem;
    margin-bottom: 2.1rem;
  }

  .img_colorway.--01{
    width: 18.4rem;
    margin-bottom: 2.5rem;
  }

  .img_colorway.--02{
    width: 11.6rem;
    margin-bottom: 2.5rem;
  }

  .cm_variation__container{
    width: 34rem;
  }

  .cm_variation__container .viewmore{
    font-size: 1.4rem;
    padding: 0 2.2rem 1rem 0;
  }

  .cm_variation__container .viewmore::after{
    top: 0.5rem;
    width: 1.091rem;
    height: 0.546rem;
  }

  _::-webkit-full-page-media, _:future, :root .cm_variation__container .viewmore::after{
    top: 0.7rem;
  }

}


/************** sec__inner共通 **************/
.sec{
  scroll-margin-top: var(--headerHeight);
}

.sec__inner{
  width: 100%;
  border-bottom: #353839 solid 1px;
  padding-bottom: calc(60* (100vw /375));
}

.sec_header{
  font-family: var(--font-yu);
  font-size: calc(14* (100vw /375));
  font-weight: 700;
  letter-spacing: 0.075em;
}


@media screen and (max-width: 767px) {
  .sec_tax{
    /* margin-top: calc(30 * (100vw / 375)); */
    margin-top: calc(20 * (100vw / 375));
  }
}


@media screen and (min-width: 768px) {
  .sec__inner{
    width: 100%;
    border-bottom: #353839 solid 1px;
    padding-bottom: 6rem;
  }

  .sec_header{
    font-size: 1.4rem;
  }
}

/* ===============================================### 
SP
###=============================================== */
@media screen and (max-width: 767px) {
  /* .sec_box01.slide02 .slick-list .slick-slide{
    height: calc(400 * (100vw / 375));
    overflow: hidden;
  } */
}



/* ===============================================### 
PC
###=============================================== */
@media screen and (min-width: 768px) {

/************** content_area **************/
  .content_area {
    position: relative;
    min-height: 100vh;
  }


  /************** link_box **************/
  .link_box {
    width: 58rem;
    position: sticky;
    top: var(--headerHeight);
    height: max-content;
    padding: 3rem 0;
    border-bottom: none;
  }

  .link_box_ttl {
    margin: 0 auto 2.6rem;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
  }

  .link_box .box01 {
    margin: 0 auto ;
    width: 38rem;
    padding: 0;
  }

  .link_box .box01 .sub_box {
    margin-bottom: 2.5rem;
  }

  .link_box .box01 .sec_img {
    width: 16.5rem;
  }

  .link_box .box01 .text_box {
    /* width: max-content; */
    position: relative;
    left: 1.5rem;
    text-align: left;
    margin-top: -0.5rem;
    width: 19rem;
  }

  .link_box .box01 .text_box p {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    letter-spacing: 0.075em;
    line-height: 1.8;
  }

  .sec_tax li .no_id,
  .sec_tax li a {
    font-size: 1.4rem;
    letter-spacing: 0.075em;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 0 1.5rem;
  }

  .sec_tax .buy_btn {
    background-color: #353839;
    color: #ffffff;
    font-size: 1.1rem;
    width: 4.0rem;
    height: 2.0rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .link_box .list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.7rem 2rem 1.4rem;
    border-bottom: 1px solid #ccc;
  }

  .link_box .list-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: inherit;
    text-decoration: none;
    width: 100%;
  }

  .link_box .list-item__arrow {
    position: relative;
    top: -0.2rem;
    left: -0.1rem;
    width: 1.7rem;
    height: max-content;
  }


  /************** contents_area **************/
  .content_box {
    width: 100%;
  }

  .sec {
    padding: 8.6rem 0 0;
    /* padding: 6.6rem 0 5.6rem; */
    /* border-bottom: 1px solid #353839; */
  }

  .sec_subttl {
    margin-bottom: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 0 1.0rem;
    margin-top: 6.5rem;
  }

  .sec_subttl span {
    width: max-content;
    font-size: 2.0rem;
    letter-spacing: 0.075em;
    line-height: 1;
    display: block;
  }

  .sec_box01 {
    margin: 0 auto;
    width: 50rem;
  }

  .sec .sec_img {
    margin: 0 auto 2.0rem;
    width: 55rem;
  }

  .sec_box01.slide02,
  .sec_box01.slide03 {
    margin-bottom: 5rem;
    position: relative; /* ドットの位置調整用 */
  }

  /* slickのデフォルトスタイル調整 */
  .slide02 .slick-prev,
  .slide02 .slick-next,
  .slide03 .slick-prev,
  .slide03 .slick-next {
    width: auto;
    height: auto;
    z-index: 3; /* 画像の上に表示 */
    top: 50.2%;
  }

  .slide02 .slick-dots li,
  .slide03 .slick-dots li {
    height: max-content;
    width: 4rem;
    margin: 0;
  }

  .slide02 .slick-dots li button:before,
  .slide03 .slick-dots li button:before {
    display: none;
  }

  .slide02 .slick-prev:before,
  .slide02 .slick-next:before,
  .slide03 .slick-prev:before,
  .slide03 .slick-next:before {
    content: "";
    display: block;
    background-image: url("../img/arrow_left.svg"); /* 左矢印画像のパス */
    background-repeat: no-repeat;
    width: 1.8rem;
    height: 3.6rem;
    position: relative;
    left: -3.3rem;
  }

  .slide02 .slick-next:before,
  .slide03 .slick-next:before  {
    background-image: url("../img/arrow_right.svg"); /* 右矢印画像のパス */
    left: auto;
    right: -3.3rem;
  }

  .slide02 .slick-dots,
  .slide03 .slick-dots {
    position: absolute;
    bottom: -0.1rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 0 .8rem;
  }

  .slide02 .slick-dots button,
  .slide03 .slick-dots button {
    font-size: 0;
    width: 4rem; /* 横長ドットに変更 */
    height: .2rem;
    border-radius: 5px;
    background-color: #ccc;
    border: none;
    padding: 0;
    cursor: pointer;
  }

  .slide02 .slick-dots .slick-active button,
  .slide03 .slick-dots .slick-active button  {
    background-color: #000;
  }

  .sec .sec_tax li .no_id,
  .sec .sec_tax li a {
    margin: 1rem auto 0;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
    justify-content: center;
  }

  .sec .sec__inner04 .sec_tax li .no_id,
  .sec .sec__inner04 .sec_tax li a,
  .sec .sec_others__inner .sec_tax li .no_id,
  .sec .sec_others__inner .sec_tax li a {
    margin: 0;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 2;
    justify-content: left;
    column-gap: 1.5rem;
  }

  /************** sec01 **************/
  .sec01 {
    margin: 0 auto;
  }

  .sec.sec01{
    padding: 8.6rem 0 0;
    /* padding: 8.6rem 0 5.6rem; */
  }

  /************** sec02 **************/
  /* .sec02 {
    margin: 0 auto;
  }

  .sec02.sec .sec_img {
    margin: 0 auto;
  }

  .sec02 .sec_box01.slide02 {
    margin: 0 auto;
  }

  .sec.sec02 .sec_text {
    margin: 5.2rem auto 0;
    height: 10.5rem;
  }

  .sec02 .slide02 .slick-dots {
    top: 73.6%;
    height: max-content;
  }

  .sec02 .slide02 .slick-prev, 
  .sec02 .slide02 .slick-next {
    top: 35%;
  } */

  /************** sec04 **************/
  /* .sec04 {
    margin: 0 auto;
    padding: 6.5rem 0 5.4rem;
  }

  .sec04.sec .sec_img {
    margin: 0 auto 3.2rem;
  }

  .sec04 .sec_subttl{
    margin-bottom: 3rem;
  } */
}




/* ▽ imganime ▽ */
.js-fadeIn {
  opacity: 0;
  will-change: opacity;
  transition: ease-in, opacity 2500ms;
}

.show {
  opacity: 1;
}