@charset "utf-8";

/* -----------------------------------------------
  common
----------------------------------------------- */
.product-nav {
  width: auto;
}
.sectionTitle {
  font-family: 'DIN Regular';
  font-size: 36px;
  padding: 60px 0 20px;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 50px;
  line-height: 1;
}
.sectionTitle span {
  font-size: 16px;
  padding-left: 10px;
  vertical-align: baseline;
  margin: auto;
}
/* sectionTitle センター寄せ追記 */
.sectionTitle {
  text-align: center;
  padding-bottom: 17px;
}
.sectionTitle span {
  padding: 0;
  margin-top: 0.4em;
  display: block;
}

@media only screen and (max-width:640px) {
  .col1-resp {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #wrap_mainContent {
    margin: 0 auto;
    padding: 0 25px 0 26px;
  }
  /* .sectionTitle {
    padding-bottom: 0;
  } */
}

@media screen and (max-width: 480px) {
  #wrap_mainContent {
      margin: 0 auto;
      padding: 0 10px;
  }
}

@media only screen and (min-width:641px) {
  #wrap_mainContent {
    max-width: 1366px;
    margin: 0 auto;
    width: 96%;
  }
  .col1-resp .content {
    width: 93.7%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* -----------------------------------------------
  kv
----------------------------------------------- */
.kvArea img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.kv_caption h1 {
  text-align: center;
  line-height: 0;
  margin-top: 50px;
}
.kv_caption .headding {
  font-size: 170%;
  margin: 30px 0 0;
  text-align: center;
  line-height: 1.8;
}
.col1-resp.mv_bottom_attention {
  text-align: center;
  padding: 0;
  border: none;
  background: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mv_bottom_attention a {
  display: inline-block;
  color: #666;
  font-size: 20px;
  padding: .8em .6em;
  border: 1px solid #666;
  text-decoration: none;
}
.mv_bottom_attention a:hover {
  background: #E8E8E8;
  color: #666;
}

@media only screen and (max-width:640px) {
  .col1-resp.kv_caption {
    margin-bottom: 50px;
  }
  .kv_caption h1 {
    margin-top: 20px;
  }
  .kv_caption .headding {
    font-size: 108%;
    margin: 13px 0 6px;
  }
  .mv_bottom_attention a,
  .mv_bottom_attention a:link {
      font-size: 120%;
  }
}

@media screen and (min-width: 641px) {
  .col1-resp.kv_caption {
    margin-bottom: 93px;
  }
}

/* -----------------------------------------------
  inContents
----------------------------------------------- */
@media only screen and (max-width:640px) {
  .mainContens .inContents {
    margin-top: 0;
  }
  .inContents p {
    font-size: 110%;
    line-height: 170%;
  }
}
@media screen and (min-width: 641px) {
  .mainContens .inContents {
    margin-bottom: 80px;
    font-size: 16px;
  }
}

/* -----------------------------------------------
  feature_wrap
----------------------------------------------- */
.feature_wrap {
  text-align: center;
}
.feature_wrap .content {
  width: 100%;
}
.feature_wrap .sectionTitle02 {
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #666666;
}
.feature_wrap .con_heading {
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #666666;
}
.feature_wrap .content picture {
  display: inline-block;
  width: 100%;
}
.feature_wrap .content picture img {
  width: 100%;
}
.feature_wrap .content p {
  line-height: 1.5;
  letter-spacing: 0;
  color: #666666;
}
.feature_wrap .content p span.att_text {
  display: block;
}
.feature_wrap .to_detail {
  display: inline-block;
  letter-spacing: 0;
  color: #666666;
  border-bottom: 1px solid #666666;
  padding-bottom: 0.1em;
}

@media only screen and (max-width:640px) {
  .feature_wrap {
    margin-bottom: 100px;
  }
  .feature_wrap .sectionTitle02 + .content {
    margin-top: 30px;
  }
  .feature_wrap .content + .content {
    margin-top: 44px;
  }
  .feature_wrap .content + .content.in_image {
    margin-top: 70px;
  }
  .feature_wrap .sectionTitle02 {
    font-size: 22px;
  }
  .feature_wrap .con_heading {
    font-size: 16px;
  }
  .feature_wrap .content picture {
    margin-top: 20px;
    max-width: 478px;
  }
  .feature_wrap .content p {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 920px;
    font-size: 13px;
  }
  .feature_wrap .content .con_heading + p {
    margin-top: 15px;
  }
  .feature_wrap .content p span.att_text {
    margin-top: 15px;
    font-size: 12px;
  }
  .feature_wrap .to_detail {
    margin-top: 25px;
    font-size: 16px;
  }
}

@media screen and (min-width: 641px) {
  .feature_wrap {
    margin-bottom: 166px;
  }
  .feature_wrap .sectionTitle02 + .content {
    margin-top: 71px;
  }
  .feature_wrap .content + .content {
    margin-top: 44px;
  }
  .feature_wrap .content + .content.in_image {
    margin-top: 90px;
  }
  .feature_wrap .sectionTitle02 {
    font-size: 44px;
  }
  .feature_wrap .con_heading {
    font-size: 32px;
  }
  .feature_wrap .content picture {
    margin-top: 57px;
    max-width: 478px;
  }
  .feature_wrap .content p {
    margin-top: 52px;
    margin-left: auto;
    margin-right: auto;
    max-width: 920px;
    font-size: 16px;
  }
  .feature_wrap .content .con_heading + p {
    margin-top: 22px;
  }
  .feature_wrap .content p span.att_text {
    margin-top: 15px;
    font-size: 0.8125em;
  }
  .feature_wrap .to_detail {
    margin-top: 40px;
    font-size: 22px;
  }
  .feature_wrap .to_detail:hover {
    color: #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
  }
}

/* -----------------------------------------------
  movie
----------------------------------------------- */
.movie_wrap .content {
  position: relative;
}
.movie_wrap .content a {
  display: block;
}
.movie_wrap .content .play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85px;
  pointer-events: none;
}

/* -----------------------------------------------
  gallery
----------------------------------------------- */
.gallery_wrap .content  {  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 0.5fr 0.5fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  justify-content: center;
  align-items: start;
  grid-template-areas:
    "con__item_01 con__item_02 con__item_03"
    "con__item_04 con__item_05 con__item_06"
    "con__item_07 con__item_08 con__item_09"
    "con__item_10 con__item_11 con__item_12"
    "con__item_10 con__item_11 con__item_13";
}
.gallery_wrap .content a:nth-child(1) { grid-area: con__item_01; }
.gallery_wrap .content a:nth-child(2) { grid-area: con__item_02; }
.gallery_wrap .content a:nth-child(3) { grid-area: con__item_03; }
.gallery_wrap .content a:nth-child(4) { grid-area: con__item_04; }
.gallery_wrap .content a:nth-child(5) { grid-area: con__item_05; }
.gallery_wrap .content a:nth-child(6) { grid-area: con__item_06; }
.gallery_wrap .content a:nth-child(7) { grid-area: con__item_07; }
.gallery_wrap .content a:nth-child(8) { grid-area: con__item_08; }
.gallery_wrap .content a:nth-child(9) { grid-area: con__item_09; }
.gallery_wrap .content a:nth-child(10) { grid-area: con__item_10; }
.gallery_wrap .content a:nth-child(11) { grid-area: con__item_11; }
.gallery_wrap .content a:nth-child(12) { grid-area: con__item_12; }
.gallery_wrap .content a:nth-child(13) { grid-area: con__item_13; }

.gallery_wrap .content a img {
  width: 100%;
  height: auto;
  display: block;
}

/* -----------------------------------------------
  spec
----------------------------------------------- */
.specification_detail .detail {
  width: 46.55%;
}

@media only screen and (max-width:640px) {
  .specification_detail dl.detail,
  .specification_detail .price_detail,
  .specification_detail .price_detail .price,
  .specification_detail .price_detail figure,
  .specification_detail .pc_width_free {
      width:100%;
      float:none;
      max-width: 100%;
  }
  .specification_detail .pc_width_free {
    border-bottom: none;
  }
  .specification_detail .price_detail figure {
    float: none;
    text-align: center;
    margin: 1em 0;
  }
  .specification_detail .price_detail figure span {
    display: block;
    padding: 1% 0 0 0;
  }
  .specification_detail .price_detail figure img {
    height: 7.48vw;
  }
  .specification_detail dt,
	.specification_detail dt.row_2 span span:nth-child(1) {
    border-bottom: none;
  }
  .specification_detail dt span {
    font-size:125%;
  }
	.tabContent .tabTitle p.main_tit {
    margin-bottom: 5%;
    font-size: 135%;
  }
  .specification_detail .detail dd {
    font-size: 83%;
    line-height: 160%;
    margin: 0 0 15px;
    padding: 0 0 10px;
  }
  .specification_detail dd {
    border-bottom: 1px dashed #cbcbcb;
    margin: 10px 0 15px;
    padding: 0 0 15px;
  }
  .specification_detail .price_detail {
    margin:30px 0 0;
  }
  .specification_detail .price_detail .col1-resp {
    margin-top: 0;
  }
  .specification_detail .price_detail .price_content {
    text-align:center;
  }
  .specification_detail .price_detail figure img {
    width: 100%;
    height: auto;
    display: block;
  }
}