#contents-1200mk7 .wrap {
    margin-top: 0 !important;
}
.bnrList li:last-child {
  margin-bottom: 5%;
}

/*--------------------
#specification
--------------------*/
.sectionTitle {
  font-family: 'DIN Regular';
  font-size: 36px;
  padding: 60px 0 20px;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 50px;
}

.sectionTitle span {
  font-size: 16px;
  padding-left: 10px;
}

.section-specification {
  color: #666;
  line-height: 2;
  font-size: 12px;
  margin-bottom: 2%;
}

.specification_detail dl.detail {
  width: 45%;
  float: left;
}

.specification_detail dl.detail+dl.detail {
  float: right;
}

p.specificationTtl {
  font-size: 18px;
  font-weight: bold;
}

.specification_detail dt {
  display: inline;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 5px;
}

.specification_detail dt span {
  border-left: 3px solid #B2B2B2;
  padding: 0 0 0 7px;
  font-size: 16.8px;
  line-height: 2;
}

.specification_detail dd {
  margin: 10px 0 25px;
}

.specification_note {
  margin-bottom: 40px;
}

#contents-c50 .wrap {
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
.sectionTitle {
    font-size: 26px;
    padding: 10% 0 3%;
    margin-bottom: 5%;
}
.sectionTitle span {
  font-size: 13px;
    padding-left: 8px;
}

.section-gallery,
.section-specification {
  padding: 0 10px;
  margin-bottom: 0;
}

.specification_detail dl.detail {
  width: 100%;
  float: none;
}

.specification_detail dl.detail+dl.detail {
  float: none;
}

p.specificationTtl {
  font-size: 135%;
  font-weight: bold;
}

.specification_detail dt {
  border-bottom: none;
}

.specification_detail dt span {
  font-size: 125%;
}

.specification_detail dd {
  font-size: 83%;
  line-height: 160%;
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px dashed #cbcbcb;
}
.specification_detail dl:nth-child(2) dd:last-child{
  border-bottom: 0;
}
.specification_note {
  margin-bottom: 40px;
  font-size: 83%;
  line-height: 160%;
}
}
/*!-- 200605 added */
.bnrArea li {
  margin-bottom: 2%;
}
/* 200605 added --!*/









/* viewer */
.viewer_wrap {
  display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
  margin-bottom: 80px;
}
.viewer_wrap .viewer_item {
  width: 48%;
}
.viewer_item .sectionTitle {
  margin-bottom: 10px;
}
.viewer_item .fl_box a {
  display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.fl_box a img {
  margin: 4%;
}
.fl_box a p {
  font-size: 14px;
  text-decoration: underline;
  padding-right: 10%;
}
.viewer_item .guide {
  font-size: 14px;
  margin-top: 10px;
}
.guide a:hover {
  text-decoration: underline;
}





.pd-m-modalBox-bg {
  padding: 20px 0 50px !important;
}
.pd_c-sliderBox-02_thumbnailList .slick-list {
    overflow: visible !important;
}
.pd_c-sliderBox-02_listItem figure {
  width: auto !important;
  height: auto !important;
  width: calc(100% - 1em) !important;
  height: calc(100% - 1em) !important;
  margin: 0.5em;
}
.pd_c-sliderBox-02_thumbnailList {
  width: auto !important;
}

.pd_c-sliderBox-02_thumbnailList .slick-list {
  width: auto;
  text-align: center;
}
.pd_c-sliderBox-02_thumbnailList .slick-list .draggable {
  display: inline-block;
}
.pd_c-sliderBox-02_thumbnailList .draggable > div {
  width: auto !important;
  transform: unset !important;
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
}


.pd_c-sliderBox-02_thumbnailList .slick-slide {
  width: auto !important;
}
.pd_c-sliderBox-02_thumbnailList li.pd_c-sliderBox-02_thumbnail {
  position: unset;
  float: none;
  width: auto !important;
  margin: 0 1em;
  overflow: visible !important;
}
.pd_c-sliderBox-02_thumbnailList li.pd_c-sliderBox-02_thumbnail div {
  width: 30px;
  height: 30px;
  /* background: #cfcfcf; */
  position: relative;
  margin: auto;
}
.pd_c-sliderBox-02_thumbnail p {
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: -2.2em;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.slick-current .pd_c-sliderBox-02_thumbnail div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #707070;
  width: 120%;
  height: 120%;
}
.slick-current .pd_c-sliderBox-02_thumbnail p {
  visibility: visible;
}


.thumb-blue div {
  background: rgb(4,41,71);
  background: -moz-linear-gradient(top,  rgba(4,41,71,1) 0%, rgba(0,7,50,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(4,41,71,1) 0%,rgba(0,7,50,1) 100%);
  background: linear-gradient(to bottom,  rgba(4,41,71,1) 0%,rgba(0,7,50,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#042947', endColorstr='#000732',GradientType=0 );
}
.thumb-red div {
  background: rgb(219,4,24);
  background: -moz-linear-gradient(top,  rgba(219,4,24,1) 0%, rgba(178,3,18,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(219,4,24,1) 0%,rgba(178,3,18,1) 100%);
  background: linear-gradient(to bottom,  rgba(219,4,24,1) 0%,rgba(178,3,18,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0418', endColorstr='#b20312',GradientType=0 );
}
.thumb-white div {
  background: rgb(228,232,228);
  background: -moz-linear-gradient(top,  rgba(228,232,228,1) 0%, rgba(187,198,207,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(228,232,228,1) 0%,rgba(187,198,207,1) 100%);
  background: linear-gradient(to bottom,  rgba(228,232,228,1) 0%,rgba(187,198,207,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e8e4', endColorstr='#bbc6cf',GradientType=0 );
}
.thumb-black div {
  background: #000;
}
.thumb-green div {
  background: rgb(106,114,83);
  background: -moz-linear-gradient(top,  rgba(106,114,83,1) 0%, rgba(65,81,62,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(106,114,83,1) 0%,rgba(65,81,62,1) 100%);
  background: linear-gradient(to bottom,  rgba(106,114,83,1) 0%,rgba(65,81,62,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a7253', endColorstr='#41513e',GradientType=0 );
}
.thumb-yellow div {
  background: rgb(227,190,52);
  background: -moz-linear-gradient(top,  rgba(227,190,52,1) 0%, rgba(186,157,41,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(227,190,52,1) 0%,rgba(186,157,41,1) 100%);
  background: linear-gradient(to bottom,  rgba(227,190,52,1) 0%,rgba(186,157,41,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3be34', endColorstr='#ba9d29',GradientType=0 );
}
.thumb-beige div {
  background: rgb(227,190,52);
  background: -moz-linear-gradient(top,  rgba(227,190,52,1) 0%, rgba(211,192,167,1) 0%, rgba(170,158,146,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(227,190,52,1) 0%,rgba(211,192,167,1) 0%,rgba(170,158,146,1) 100%);
  background: linear-gradient(to bottom,  rgba(227,190,52,1) 0%,rgba(211,192,167,1) 0%,rgba(170,158,146,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3be34', endColorstr='#aa9e92',GradientType=0 );
}


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


  .viewer_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .viewer_wrap .viewer_item {
    width: 100%;
  }





  .pd_c-sliderBox-02_thumbnail p {
    bottom: -2em;
  }
  .pd_c-sliderBox-02_thumbnailList .slick-slide {
    width: 3em !important;
  }
  .pd_c-sliderBox-02_thumbnailList li.pd_c-sliderBox-02_thumbnail div {
    width: 1em;
    height: 1em;
  }

}



@media screen and (max-width: 640px) {
  .is-pc {
    display: none !important;
  }
  .is-sp {
    display: block;
  }
}

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

  .is-pc {
    display: block;
  }
  .is-sp {
    display: none !important;
  }
  .is-none {
    display: none;
  }

}




/*

 <div class="viewer_wrap">
  <div class="viewer_item">
    <h2 class="sectionTitle">Technics in my room</h2>
    <div class="fl_box">
      <a href="#">
        <img src="/products/common/images/viewer-01_icon_ar.svg" alt="">
        <p>SL-1200M7Lの各カラーを部屋に設置したイメージをご確認いただけます。実際の商品とは細部や色合いが異なる場合があります。</p>
      </a>
    </div>
    <div class="guide">
      <a href="#">操作ガイド</a>
      <p>本機能はパソコンでご利用いただけません。</p>
    </div>
  </div>
  <div class="viewer_item">
    <h2 class="sectionTitle">360° View</h2>
    <div class="fl_box">
      <a href="#">
        <img src="/products/common/images/viewer-01_icon_360.svg" alt="">
        <p>3D画像でSL-1200M7Lの各カラーをさまざまな角度から自由に見ることができます。</p>
      </a>
    </div>
  </div>
</div>

*/

.mfp-content .pd_m-modalBox-02 {
  margin: auto;
  padding: auto;
  height: auto;
  overflow: auto;
}
.pd-m-modalBox-bg {
  background-color: #fff;
  padding: 20px 0;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 641px) {
  .pd-m-modalBox-bg {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
  }
}
.pd_m-modalBox-02 {
  background-color: #fff;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  position: relative;
}
.pd_m-modalBox-02 img {
  vertical-align: middle;
}

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

  /* .mfp-content .pd_m-modalBox-02 { */
  .mfp-content #modalBox-viewer-AR {
    max-width: 400px;
  }

}


}
@media screen and (min-width: 641px) {
  .pd_m-modalBox-02 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 640px) {
  .pd_m-modalBox-02 {
    margin-right: -6px;
    margin-left: -6px;
    margin-bottom: -6px;
  }
}
.pd_m-modalBox-02 .mfp-close {
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("/store/images/module/modal_icon_close.svg");
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 641px) {
  .pd_m-modalBox-02 .mfp-close {
    top: 5px;
    right: 5px;
  }
}
@media screen and (max-width: 640px) {
  .pd_m-modalBox-02 .mfp-close {
    top: 24px;
    right: 15px;
  }
}
.pd_m-modalBox-03 {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow-y: hidden;
  width: 100%;
  height: 100vh;
  z-index: 1002;
}
.pd_m-modalBox-03_bg {
  background: rgba(0,0,0,0.2);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.pd_m-modalBox-03_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 102;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 20px;
  max-height: 90vh;
}
@media screen and (min-width: 641px) {
  .pd_m-modalBox-03_content {
    max-width: 1036px;
    width: 90%;
    height: auto;
    max-height: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 70px 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .pd_m-modalBox-03_content {
    bottom: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%, -50%);
            transform: translateX(-50%, -50%);
    padding: 30px 10px 10px;
    width: 90%;
    height: 80%;
  }
}
.pd_m-modalBox-03 img {
  vertical-align: middle;
}
.pd_m-modalBox-03 .mfp-close {
  display: none;
}
.pd_m-modalBox-03 .pd_m-modalBox-closeBtn {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .pd_m-modalBox-03 .pd_m-modalBox-closeBtn {
    margin: 0;
    font-weight: normal;
    font-size: 30px;
    right: 22px;
    top: -3px;
  }
}
.pd_m-modalBox-03 .pd_b-detail-01_headTag {
  display: block;
}
.pd_m-modalBox-03 .pd_b-detail-01_headSub-01 {
  margin-left: 10px;
}
.pd_m-modalBox-03 .pd_b-detail-01_head {
  margin-left: 5px;
}
.pd_modal-bkg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.3);
  z-index: 1001;
}
.pd-js-modal-fix {
  overflow: hidden;
}
.pd_m-modalBox-ar-pc {
  background-color: #fff;
  padding: 32px 40px;
  width: 100%;
  max-width: 820px;
  margin: 20px auto;
  padding: 32px 40px;
}
.pd_m-modalBox-ar-pc button {
  background-image: url("/store/images/module/modal_icon_close.svg");
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc__title {
  font-size: 24px;
  color: #000;
  line-height: 36px;
  margin-bottom: 20px;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left li {
  position: relative;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  padding-left: 16px;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left li a {
  color: #007bff;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left li span {
  font-weight: bold;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left li:last-child {
  margin-bottom: 0;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-left li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 9px;
  background-color: #000;
  border-radius: 50%;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-right {
  width: 295px;
  hight: 234px;
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pd_m-modalBox-ar-pc .pd_m-modalBox-ar-pc-content .pd_m-modalBox-ar-pc-content-right img {
  max-width: 237px;
  max-height: 100%;
}
.pd_m-modalBox-ar-sp {
  background-color: #fff;
  padding: 80px 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pd_m-modalBox-ar-sp li:first-child {
  width: 100%;
}

div#modalBox-viewer-AR .pd_c-viewer-01_text-02 {
  line-height: 1.4;
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content {
  /* width: 48%; */
  width: 40%;
  margin-bottom: 16px;
  margin: 0 5% 16px;
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content .ar-button {
  width: 100%;
  position: relative;
  text-align: center;
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content .ar-button img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content .ar-button model-viewer {
  width: 100%;
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content .ar-button:before {
  content: "";
  display: block;
  padding-top: 76%;
  /* padding-top: 100%; */
}
.pd_m-modalBox-ar-sp .pd_m-modalBox-ar-sp-content p {
  font-size: 12px;
  margin-top: 8px;
  line-height: 18px;
}



.pd-m-modalBox-bg {
    max-width: 96%;
}