@import url("https://use.typekit.net/fzf2ugf.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

/*

前方一致
*[href^="https"] {}

後方一致
*[src$="png"] {}

部分一致
*[href*="qiita.com"] {}

*/

.header {
  z-index: 9;
  position: relative;
  background: #ffffff;
}
.wrap section:not(.header) {
  color: #1a1a1a;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


/* h2 {
  font-family: 'DIN Light';
} */

#contents-a100 .wrap {
  margin-top: 0;
}
#contents-a100 .section-category_banner {
    border-top: none;
}


.inner_wrap {
  margin-inline: auto;
}

picture,
picture img {
  display: block;
  width: 100%;
  height: auto;
}
.sticky_area {
  background: rgba(255,255,255,.9);
  border-top: 1px solid #ccc;
  bottom: 0;
  pointer-events: none;
  left: 0;
  padding: 1em 0;
  position: fixed;
  width: 100%;
  z-index: 96;
  opacity: 0;
  transition: opacity .5s;
}
.sticky_area a.buy {
  font-weight: bold;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
  background: #000;
  border: 1px solid transparent;
  color: #fff;
  margin: auto;
}
.sticky_area.inview {
  opacity: 1;
  pointer-events: initial;
}



@media only screen and (max-width: 640px) {

  .exceptionWrap {
    padding-bottom: 250px;
    margin-top: 100px;
  }
  .inner_wrap {
    /* max-width: 1280px; */
    width: 87.2%;
  }
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .sticky_area a.buy {
    font-size: 16px;
    width: 87.2%;
    height: 56px;
  }

  .header:has(#productNav.sticky) ~ #luxy {
    margin-top: 55.38px;
  }

}

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


.product-nav li {
  padding: 0 4px;
}
  .inner_wrap {
    max-width: 1280px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sp_only {
    display: none;
  }
  .pc_only {
    display: block;
  }
  .sticky_area a.buy {
    font-size: 16px;
    width: 406px;
    height: 56px;
  }
  .sticky_area a.buy:hover {
    background: #4c4c4c;
  }

  .header:has(#productNav.sticky) ~ #luxy {
    margin-top: 48px;
  }

  #page-footer {
    padding-bottom: 250px !important;
  }

}

/* 
<div class="link__wrap">
</div> */

.link__wrap a {
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
  display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
  margin-inline: auto;
}
.link__wrap.lf a {
  margin-right: auto;
  margin-left: 0;
}
.link__wrap.rg a {
  margin-right: 0;
  margin-left: auto;
}
.link__wrap.double a {
  font-weight: normal;
}
.link__wrap.double a b {
  font-size: 1.4em;
  margin-bottom: .3em;
  display: block;
  font-family: "DIN Regular";
  font-weight: bold;
}


@media print,screen and (max-width: 640px) {
  .link__wrap a {
    font-size: 15px;
    max-width: 328px;
    height: 56px;
    /* margin-bottom: min(13.867vw, 52px); */
  }
 .link__wrap_middle_bnr {
    max-width: 82.7%;
    margin: auto;
  }

}

@media print,screen and (min-width: 641px) {
 .link__wrap a {
    font-size: 16px;
    /* max-width: 328px; */
    max-width: 380px;
    height: 56px;
    /* margin-bottom: min(3.44vw, 44px); */
  }
 .link__wrap_middle_bnr {
    max-width: 640px;
    margin: auto;
  }
  .link__wrap a:hover {
    background: #cccccc !important;
  }



}




/*--------------------
mv
--------------------*/

.px_area {
  overflow: hidden;
  position: relative;
}
.px_area .px_liquid {
  position: absolute;
}
.liquid_01 {
  aspect-ratio: 459 / 479;
}
.liquid_02 {
  aspect-ratio: 233 / 193;
}
.liquid_03 {
  aspect-ratio: 132 / 137;
}
.liquid_04 {
  aspect-ratio: 297 / 302;
}
.liquid_05 {
  aspect-ratio: 570 / 396;
}
.liquid_06 {
  aspect-ratio: 242 / 205;
}


@media only screen and (max-width: 640px) {

  /* .px_area .px_liquid, */

    .liquid_01,
    .liquid_03,
    .liquid_06 {
      display: none;
    }
    .liquid_02 {
      /* top: 3.76%; */
      top: 0.1%;
      right: 50%;
      transform: translateX(193%);
      width: min(28.267vw, 106px);
    }
    .liquid_04 {
      top: 6.2%;
      left: 50%;
      transform: translateX(-219%);
      width: min(30.71vw, 297px);
    }
    .liquid_05 {
      /* top: 44.7%; */
      /* top: 36.7%; 直下の動画が縦長の場合 */
      /* right: 50%;
      transform: translateX(97%); */
      
      top: 13%;
      right: 50%;
      transform: translateX(153%);
      /* transform: translateX(103%); */
      width: min(63.54vw, 570px);
    }




}

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

  .liquid_01 {
    /* top: 0; */
    top: -1%;
    left: 50%;
    /* transform: translateX(-240%); */
    transform: translateX(-225%);
    width: min(35.86vw,459px);
  }
  .liquid_02 {
    /* top: 4%; */
    top: 2%;
    right: 50%;
    transform: translateX(350%);
    width: min(18.21vw,233px);
  }
  .liquid_03 {
    /* top: 16%; */
    top: 4.8%;
    right: 50%;
    transform: translateX(477%);
    width: min(10.32vw,132px);
  }
  .liquid_04 {
    top: 6.2%;
    left: 50%;
    transform: translateX(-240%);
    width: min(23.21vw,297px);
  }
  .liquid_05 {
    /* top: 10.5%; */
    top: 9%;
    right: 50%;
    transform: translateX(177%);
    width: min(44.54vw,570px);
  }
  .liquid_06 {
    /* top: 21.2%; */
    top: 18.7%;
    right: 50%;
    transform: translateX(317%);
    width: min(18.91vw, 242px);
  }






}




/*--------------------
section__mv
--------------------*/
.section__mv {}
.section__mv .mv_image {
  position: relative;
  margin-inline: auto;
}
.mv_image picture {
  position: absolute;
  display: block;
}
.mv_image .mv_product {
  z-index: 2;
}
.mv_image .mv_liquid {
  z-index: 1;
}
.mv_cap {}
.mv_cap strong {
  display: inline-block;
  /* margin-inline: auto; */
}
.mv_cap strong {
  display: block;
  margin-inline: auto;
}
.mv_cap strong > * {
  display: block;
  margin-inline: auto;
}
.mv_cap strong p picture {
  position: relative;
}
.mv_cap strong p picture i {
  position: absolute;
}

@media only screen and (max-width: 640px) {

  .section__mv {
    width: 100%;
    padding: 8px 0 0;
    margin-bottom: min(19.47vw, 73px);
  }
  .section__mv .mv_image {
    aspect-ratio: 646 / 540;
    max-width: 646px;
    max-height: 540px;
    width: 100%;
    margin-bottom: 19.8%;
  }
  .mv_image picture {
    width: 117%;
    margin-inline: -6%;
  }

  .mv_cap {
    width: 87.2%;
    margin-inline: auto;
  }
  .mv_cap strong em {
    margin-bottom: min(6.172vw, 79px);
    width: 100%;
  }
  .mv_cap strong p {
    width: 100%;
  }
  .mv_cap strong p picture i {
    top: 200%;
  }
}

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

  .section__mv {
    padding: 8px 0 0;
    margin-bottom: min(14.531vw, 186px);
  }
  .section__mv .mv_image {
    aspect-ratio: 646 / 540;
    max-width: 646px;
    max-height: 540px;
    width: 100%;
    margin-bottom: 1.8%;
  }
  .mv_image picture {
  }

  .mv_cap strong em {
    margin-bottom: min(6.172vw, 79px);
    width: min(48.125vw, 616px);
  }
  .mv_cap strong p {
    width: min(62.96vw, 806px);
  }
  .mv_cap strong p picture i {
    top: 150%;
  }


}



/*--------------------
section__product
--------------------*/
.section__product {}
.section__product .product_cap {
  text-align: center;
}
.product_cap strong {
  display: block;
  margin-inline: auto;  
}
.section__product .product_image {
  text-align: center;
}
.product_image picture {
  margin-inline: auto;
}
.product_image strong {
  font-weight: 400;
  display: block;
}
.product_image a {
  background: #1a1a1a;
  font-weight: bold;
  display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
  margin-inline: auto;
}
.product_image a span {
  color: #fff;
}
.product_image a:hover {
  background: #4c4c4c;
}
.section__product .product_service {
  text-align: center;
}
.product_service dd ul {
  display: -webkit-flex;
	display: flex;
	/* -webkit-justify-content: flex-start;
	justify-content: flex-start; */
  -webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.product_service ul li figure {
  margin: 0 auto;
}


@media only screen and (max-width: 640px) {
  .section__product {
    position: relative;
  }
  .section__product .product_cap {
    margin: 0 auto min(6.67vw,25px);
    width: 82%;
  }
  .product_cap strong {
    margin-bottom: min(3.74vw, 14px);
    width: 100%;
  }
  .product_cap strong + p {
    font-size: 10px;
    line-height: 1.5;
  }
  .section__product .product_image picture {
    margin-bottom: min(3.74vw,14px);
    width: 74%;
    /* width: min(35.16vw, 450px); */
  }
  .product_image strong {
    font-size: 22px;
    margin-bottom: min(5.067vw, 19px);
  }
  .product_image a {
    font-size: 16px;
    max-width: 406px;
    height: 56px;
    margin-bottom: min(4.267vw, 16px);
  }
  .product_image p {
    font-size: 10px;
    line-height: 1.5;
    margin-bottom: min(16.267vw, 61px);
  }
  .section__product .product_service {
    /*margin-bottom: min(12.8vw, 48px);*/
  }
  .product_service dt {
    font-size: 22px;
    margin-bottom: min(7.734vw, 29px);
  }
  .product_service dd ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 67.57%;
    margin-inline: auto;
  }
  .product_service ul li {
    /*width: 40.9%;*/
    width: 41.9%;
    margin-bottom: 13%;
  }
  .product_service ul li figure picture {
    margin-bottom: min(.4vw, 5px);
  }
  .product_service ul figcaption {
    font-size: 16px;
  }
  .product_service ul figcaption span{
    font-size: 14px;
  }
  .product_service p {
    font-size: 10px;
    line-height: 1.5;
    margin-top: min(16.267vw, 10px);
    margin-bottom: min(16.267vw, 16px);
  }

}

@media only screen and (min-width: 641px) {
  .section__product {}
  .section__product .product_cap {
    margin-bottom: min(4.141vw,53px);
  }
  .product_cap strong {
    margin-bottom: min(1.4844vw, 19px);
    width: min(41.5625vw, 532px);
  }
  .product_cap strong + p {
    font-size: 12px;
    line-height: 1.5;
  }
  .section__product .product_image picture {
    margin-bottom: min(2.344vw,30px);
    width: min(35.16vw, 450px);
  }
  .product_image strong {
    font-size: 46px;
    margin-bottom: min(1.875vw, 24px);
  }
  .product_image a {
    font-size: 16px;
    max-width: 406px;
    height: 56px;
    margin-bottom: min(.7813vw, 10px);
  }
  .product_image p {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: min(4.922vw, 63px);
  }

  .section__product .product_service {
    /*margin-bottom: min(9.1vw, 116px);*/
  }
  .product_service dt {
    font-size: 22px;
    margin-bottom: min(1.96vw, 25px);
  }
  .product_service dd ul {}
  .product_service ul li {
    /*width: 90px;*/
    width: 100px;
    margin-inline: 27px;
  }
  .product_service ul li figure picture {
    margin-bottom: min(.4vw, 5px);
  }
  .product_service ul figcaption {
    font-size: 16px;
  }
  .product_service ul figcaption span{
    font-size: 14px;
  }
  .product_service p {
    font-size: 12px;
    line-height: 1.5;
    margin-top: min(4.922vw, 30px);
    margin-bottom: min(4.922vw, 30px);
  }


}



/*--------------------
award
--------------------*/
/* .section-content .vgpmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
} */
.award .award_head {
  text-align: center;
}
.award_head h2 {
  font-weight: bold;
}

.award .award_list {
  	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
  margin-inline: auto;

}

@media only screen and (max-width: 640px) {

  .award {
    margin-bottom: min(20.8vw, 78px);
    position: relative;
  }
  .award .award_head {
    text-align: center;
  }
  .award_head h2 {
    font-size: 20px;
    line-height: 1.5;
  }
  .award .award_list {
    max-width: 786px;
  }
  .award_list li {
    width: 16%;
    margin-inline: 2%;
  }
}

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

  .award {
    margin-bottom: min(17.5vw, 224px);
  }
  .award .award_head {
    text-align: center;
  }
  .award_head h2 {
    font-size: 38px;
    line-height: 1.5;
  }
  .award .award_list {
    max-width: 786px;
  }
  .award_list li {
    width: 16%;
    margin-inline: 2%;
  }

}



/*--------------------
movie_wrap
--------------------*/
.section_movie {}
.movie_wrap #ytPlayerWrap {
  aspect-ratio: 16 / 9;
  /* padding-top: 56.3%; */
  /* padding-top: 62.3%; */
  background-position: 50% 50% !important;
  background-repeat: no-repeat;
  background-attachment: unset !important;
  position: relative;
  width: 100%;
}
#wrapper_ytPlayer iFrame {
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
}
.movie_cap {
  text-align: center;
}
.movie_cap > *:not(a) {
  font-weight: bold;
}
/* .movie_cap a {
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
  display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
  margin-inline: auto;
} */

@media print,screen and (max-width: 640px) {

  .section_movie {
    position: relative;
  }
  .movie_wrap {
    margin-bottom: min(8vw, 30px);
  }
  .movie_wrap #ytPlayerWrap {
    background-size: contain !important;
    /* height: calc(100vh - 48px); 縦長の場合 */
    padding-top: 0;
    /* padding-top: 177.2%; */
  }
  .movie_cap {}
  .movie_cap h1 {
    /* font-size: 28px;
    line-height: 1.5; */
    font-size: 21px;
    line-height: 1.62;
    margin-bottom: min(3.73vw, 14px);
  }
  .movie_cap p {
    /* font-size: 17px; */
    font-size: 13px;
    line-height: 2;
    margin-bottom: min(14.4vw, 54px);
  }
  .movie_cap h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: min(4.267vw, 16px);
  }
  .movie_cap .link__wrap a {
    /* font-size: 16px;
    max-width: 328px;
    height: 56px; */
    margin-bottom: min(13.867vw, 52px);
  }

}

@media print,screen and (min-width: 641px) {

  .section_movie {}
  .section_movie .movie_wrap {
    margin-bottom: min(5.63vw, 72px);
  }
  .movie_wrap #ytPlayerWrap {
    background-size: cover !important;
  }
  .movie_cap {}
  .movie_cap h1 {
    /* font-size: 38px; */
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: min(3.21vw, 41px);
  }
  .movie_cap p {
    /* font-size: 24px; */
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: min(6.563vw, 84px);
  }
  .movie_cap h2 {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: min(1.12vw, 15px);
  }
  .movie_cap .link__wrap a {
    /* font-size: 16px;
    max-width: 328px;
    height: 56px; */
    margin-bottom: min(3.44vw, 44px);
  }

}



.section_sound {
  background: #010101;
  position: relative;
  z-index: 1;
}
.section_sound * {
  color: #fff;
}
section:has(.section_sound):before,
section:has(.section_sound):after {
  content: "";
  aspect-ratio: 1920 / 450;
  display: block;
  width: 100%;
  height: auto;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  /* background-color: #fff; */
}
section:has(.section_sound):before {
  background-image: url(../images/top/section_sound_up.png);
  transform: translateY(1px);
}
section:has(.section_sound):after {
  background-image: url(../images/top/section_sound_bt.png);
  transform: translateY(-1px);
}
.section_sound .sound_inner {
  /* background: #000; */
}
.section_sound .link__wrap a {
  border-color: #fff;
  background: #fff;
}
.section_sound .link__wrap a span {
  color: #000;
}
.sound_cap {
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.sound_cap span {
  font-weight: normal;
  display: block;
}
.sound_img a:has(picture) {
  display: block;
}
.sound_item h3 {
  font-weight: bold;
}

@media only screen and (max-width: 640px) {

  .section_sound {
    padding: 15px 0 25px;
  }
  .sound_item:not(:last-child) {
    margin-bottom: 110px;
  }
  .sound_cap {
    padding-bottom: min(4.0625vw, 52px);
    text-align: center;
  }
  .sound_cap h2 {
    font-size: 26px;
    line-height: 1.5;
  }
  .sound_cap h2:has(+ *){
    margin-bottom: min(5vw, 36px);
  }
  .sound_cap h2 span {
    font-size: 10px;
    line-height: 1.5;
    margin-top: min(2.8125vw, 8px);
  }
  .sound_cap p {
    font-size: 16px;
    line-height: 1.78;
    max-width: 760px;
    display: inline-block;
    text-align: left;
  }
  .sound_img.fx {}
  .sound_img.fx > * {}
  .sound_item p {
    font-size: 16px;
    line-height: 1.78;
    font-weight: bold;
  }

  .magnetic_liquid .img_lf {
    margin-bottom: 12px;
  }
  .magnetic_liquid .large_img.img_lf picture {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .magnetic_liquid div a {
    margin-top: 58px;
  }
  .driver .sound_img picture {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .direct_mode .sound_img > div:last-child {
    margin: 10px auto 140px;
  }

  .large_img.full_width picture {
    width: 140vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .noise-canceling_02 .contents-top__text + span {
    font-size: 10px;
    line-height: 1.5;
    margin-top: min(2.8125vw, 8px);
    padding: 10px 0 20px;
    display: block;
  }
  .noise-canceling_02 picture {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .section_sound_02 {
    padding: 128px 0 25px;
  }
  .section_sound_02 h2 {
    font-size: 23px;
  }

  .section_sound_02 h3 {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
  }

  .section_sound_02 .sound_img picture {
    margin-bottom: 20px;
  }
  .section_sound_02 .contents-top__text:has(+ *) {
    margin-bottom: 20px;
  }
  .section_sound_02 .contents-top__text + span {
    font-size: 10px;
    line-height: 1.5;
    /* margin-top: min(2.8125vw, 8px); */
    padding: 0 0 20px;
    display: block;
  }



}

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

  .sound_item:not(:last-child) {
    margin-bottom: 150px;
  }

  .sound_cap {
    margin-bottom: min(4.0625vw, 52px);
    text-align: center;
  }
  .sound_cap h2 {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: min(2.8125vw, 44px);
  }
  .sound_cap h2 span {
    font-size: 12px;
    line-height: 1.5;
    margin-top: min(2.8125vw, 12px);
  }
  .sound_cap p {
    font-size: 18px;
    line-height: 1.78;
    max-width: 760px;
    display: inline-block;
    text-align: left;
  }
  .sound_item h3 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 16px;
  }
  .sound_img.fx {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .sound_img.fx > * {
    max-width: 618px;
    width: 48.282%;
  }
  .sound_img.fx.rev {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }


  .section_sound_02 {
    padding-top: 214px;
    margin-bottom: 240px;
  }
  .section_sound_02 h2 {
    font-size: 38px;
  }

  .large_img {
    position: relative;
  }
  .large_img picture {}
  .large_img.img_lf picture {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .large_img.img_rg picture {
    position: absolute;
    /* bottom: 0; */
    top: 50%;
    left: 0;
    width: 138.5%;
    transform: translateY(-50%);
  }
  .large_img.full_width {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50vw);
  }
  .magnetic_liquid .large_img.img_lf picture {
    width: 150.6%;
  }
  .sound_item.magnetic_liquid .large_img + div picture {
    margin-bottom: 30px;
  }
  .sound_item.magnetic_liquid .large_img + div a {
    margin-bottom: 117px;
  }
  .sound_item.direct_mode .sound_img.fx {
    margin-bottom: 144px;
  }
  .sound_item.noise-canceling_02 .sound_img.fx {
    /* margin-bottom: 144px; */
  }
  .sound_item .contents-top__text {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.78;
    max-width: 760px;
    display: inline-block;
    text-align: left;
    font-weight: bold;
  }
  .sound_item .contents-top__text + span {
    font-size: 12px;
    line-height: 1.4;
  }
  .multi-access {
    min-height: 884px;
  }
  .multi-access .large_img.img_lf picture {
    top: 0;
    width: 125.2%;
  }
  .sound_item.concha-fit .contents-top__text {
    margin-bottom: 22px;
  }
  .sound_item.concha-fit picture {
    margin-bottom: 30px;
  }
  .sound_item.concha-fit span + picture,
  .sound_item.voice_focus span + a {
    margin: 30px auto;
  }

}


@media only screen and (min-width: 641px) and (max-width: 1569px){

    .large_img {
      /* opacity: .5; */
    }
    .large_img.img_rg picture {
      width: 100%;
      top: 0;
      transform: translateY(0);
    }
    .multi-access .large_img.img_lf picture {
      width: 100%;
    }

}








/* banner */
.section_banner {}

@media only screen and (max-width: 640px) {

  .section_banner {
    padding: 30px 0 100px;
  }

}

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

  .section_banner {
    margin-bottom: 150px;
  }

}



/* lineup */
.section_lineup {}
.section_lineup .contents-top__lineup {
  max-width: 100%;
}
.section_lineup .head_wrap {
  text-align: center;
}
.section_lineup .head_wrap h2 {
  font-weight: bold;
}
.section_lineup span[class^="rate_"] {
  color: #eebe4f;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1em;
}
.section_lineup .rate_60 {
  width: 6em;
}
.section_lineup .rate_50 {
  width: 5em;
}
.section_lineup .rate_45 {
  width: 4.5em;
}
.section_lineup .rate_40 {
  width: 4em;
}


.contents__caption__wrap {}
.contents__caption-list {
  margin-right: auto;
  margin-left: auto;
}


@media only screen and (max-width: 640px) {

  .section_lineup {
    margin-bottom: 148px;
  }
  .section_lineup .head_wrap h2 {
    font-size: 24px;
    line-height: 1.4;
  }
  .contents-top__lineup-table {
    table-layout: fixed;
    width: 100%;
  }
  .contents-top__lineup-table > tbody th {
    width: 100px;
    min-width: 100px;
    font-size: 13px;
    padding: 0px 5px;
    position: sticky;
    top: 0;
    left: 0;
  }
  .contents__caption__wrap {
    position: sticky;
    top: 0;
    left: 0;
  }

}

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

  .section_lineup {
    margin-bottom: 125px;
  }
  .section_lineup .head_wrap h2 {
    font-size: 38px;
    line-height: 1.4;
  }

  .contents-top__lineup-icon-inner {
    position: relative;
    display: flex;
    /* justify-content: space-between; */
    /* align-items: flex-end; */
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 197px;
    margin: 0 auto;
  }
  .contents-top__lineup-icon.icon-00 {
    width: 36.83%;
  }
  .contents-top__lineup-icon.icon-01 {
    width: 54.83%;
    margin-right: 20%;
    margin-left: 20%;
  }
  .contents-top__lineup-icon.icon-02 {
    width: 28.4%;
  }
  .contents-top__lineup-icon.icon-03 {
    width: 30.94%;
  }
  .contents-top__lineup-icon.icon-04 {
    width: 56.71%;
  }
  .contents-top__lineup-icon.icon-05 {
    width: 100%;
  }
  .contents-top__lineup-icon.icon-06 {
    width: 28.4%;
    margin-bottom: 30px;
  }
  .contents-top__lineup-icon.icon-07 {
    width: 30.94%;
    margin-bottom: 0;
    padding-top: 20px;
  }
  .contents-top__lineup-icon {
    margin-bottom: 5%;
  }
  .contents-top__lineup-table > tbody th {
    font-size: 16px;
    width: 214px;
    padding: 14px 10px;    
  }
  .contents-top__lineup-table td {
    font-size: 15px;
    /* padding: 30px 10px; */
    padding: 10px 10px;    
  }
  .contents-top__lineup-btn-text {
    width: 100%;
    padding: 0;
  }
  .contents-top__lineup-btn-text a {
    border: 1px solid #000;
    padding: .5em 0;
  }
  .contents-top__lineup-btn-text a::after {
    left: 50%;
    transform: translateX(2.5em);
    right: unset;
  }
  .contents-top__lineup-btn-text_02 a {
    border: 1px solid #000;
    background: #000;
    color: #fff;
    padding: .5em 0;
    display: block;
    margin-top: 10px;
  }


  .contents__caption__wrap {
    padding-left: min(18%, 210px);
  }
  .contents__caption-list {
    /* max-width: 976px; */
  }





}



/* note */
.section_note {}
.section_note .contents-top__lineup {
  max-width: 100%;
}
.section_note .head_wrap {
  text-align: center;
}
.section_note .head_wrap h2 {
  font-weight: bold;
}

@media only screen and (max-width: 640px) {

  .section_note {}
  .section_note .head_wrap h2 {
    font-size: 24px;
    line-height: 1.4;
  }
}

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

  .section_note {}
  .section_note .head_wrap h2 {
    font-size: 38px;
    line-height: 1.4;
  }
  .section_note .contents-banner-large {
    margin-bottom: 74px;
  }

  .contents__pagetop {
    clear: both;
    padding: 0 0 40px;
  }
  #page-footer {
    margin-bottom: 80px;
  }

}





#subpage_footer {}
#subpage_footer .contents__wrapper > *:nth-child(-n+6) {
  display: none;
}





/* 新色誕生 追加 */
.mv_newcolor {
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .section__mv {
    margin-bottom: min(10.13vw, 38px);
  }
  .mv_newcolor {
    width: 44.49%;
    margin: 20px auto 0;
  }
}

@media only screen and (min-width: 641px) {
  .mv_newcolor {
    width: min(16.43vw, 230px);
    position: fixed;
    bottom: calc(83px + 28px);
    right: 28px;
  }

  .sticky_newcolor {
    width: 238px;
    position: absolute;
    top: 50%;
    right: 48px;
    translate: 0 -50%;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1050px) {
  .sticky_area a.buy {
    margin-left: auto;
    margin-right: calc(238px + 46px + 5%);
    width: min(38.67vw, 406px);
  }
}

/* -----------------------------------------------
  260313_マガジンリンク表示変更
----------------------------------------------- */
.magazine__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}
.magazine__list li {
  box-sizing: border-box;
  overflow: hidden;
}
.magazine__link__top,
.magazine__list li a {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;    
  box-sizing: border-box;
}
.magazine__link__top:after,
.magazine__list li a:after {
  content: '';
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  position: absolute;
  right: 1em;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.magazineTitle {
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width:640px) { /* sp */
  .magazine__list {
    border-top: 1px solid #C3C3C3;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
  }
  .magazine__list li {
    width: 100%;
    border-bottom: 1px solid #C3C3C3;
  }
  .magazine__link__top {
    padding: 2% 30px 2% 2%;
    font-size: 13px;
    min-height: 50px;
    border-top: 1px solid #C3C3C3;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
  }
  .magazine__list li a {
    padding: 2% 30px 2% 2%;
    font-size: 13px;
    min-height: 50px;
  }
  .magazine__link__top::after,
  .magazine__list li a:after {
    width: 1.2em;
    height: 1.2em;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
}

@media only screen and (min-width:641px) { /* pc */
  .magazine__list {
    gap: 10px 0;
  }
  .magazine__list li {
    border-left: 1px solid #C3C3C3;
    border-top: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
    width: calc(100% / 3);
  }
  .magazine__list li:nth-child(3n) {
    border-right: 1px solid #C3C3C3;
  }
  .magazine__link__top {
    justify-content: center;
    font-size: min(calc(16/1200*100vw), 16px);
    padding: 2% 4%;
    min-height: 80px;
    margin-bottom: 10px;
    border: 1px solid #C3C3C3;
  }
  .magazine__list li a {
    font-size: min(calc(16/1200*100vw), 16px);
    padding: 4%;
    min-height: 110px;
  }
  .magazine__link__top::after,
  .magazine__list li a:after {
    width: .6em;
    height: .6em;
    bottom: 18%;
  }
}