@charset "utf-8";

/*
//
// products style css / Updating 21.03.2017
// /products/sl1200gr/
//
*/
/*--------------------
common
--------------------*/
sup.reg {
    font-size: 100%;
    top: -0.4em
}
.fz_140 {
    font-size: 140%;
}
/*--------------------
.kvArea
--------------------*/
.kvArea {
    position: relative;
    width: 100%;
}
.kvArea figure {
    margin: 0;
}
.kvArea .onSlash {
    bottom: -25px;
    left: 50%;
    margin-left: -19px;
    position: absolute;
}
/*--------------------
#read
--------------------*/
#read {
  text-align: center;
}
#read .headding {
  font-size: 170%;
  line-height: 1.8;
  margin-top: 30px;
}
#read .read {
    margin: 40px 0;
    font-size: 12px;
    line-height: 200%;
}
.pdf_dl {
    width: 410px;
    margin: 0 auto 5.5%;
}
.pdf_dl a {
    border-radius: 5px;
    font-size: 14px;
    padding: 15px 0 15px 20px;
    border: 1px solid #E8E8E8;
    display: block;
    text-align: center;
    background: url(/commonrw/images/icon_pdf.png) no-repeat 7% 47%;
}
.pdf_dl a:hover {
    color: #666666;
    background: url(/commonrw/images/icon_pdf.png) no-repeat 7% 47% #e2e2e2;
}
.bnrArea {
    margin-bottom: 5.5%;
}
.bnrArea a+a img{
    margin-top: 1%;
}
/*--------------------
#description
--------------------*/
 #description .col3-resp{
    margin-bottom:15px;
}
.tabAcc {
    cursor:pointer;
}
.tabAcc .inner {
    position: relative;
    width: 100%;
}
.tabAcc .inner .listBc {
    width:100%;
}
.tabAcc .inner .tab_name {
    left: 10%;
    position: absolute;
    top: 17%;
    width: 80%;
}
.tabAcc .inner .tab_name span {
    display: block;
    font-size: 140%;
    line-height: 150%;
}
.h2_style {
    padding: 34px 0 0 4.864%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    line-height: 1;
    border-bottom: none;
    min-height: 138px;
    box-sizing: border-box;
}
.h2_style p {
    font-family: 'DIN Regular';
    font-size: 216%;
    margin-bottom: 5px;
}
.h2_style span {
    font-size: 124%;
    line-height: 1.6;
    margin: 0;
    vertical-align: initial;
}
.h2_bg01{
    background-image: url(../images/h2-bg01_pc.jpg);
    color: #d2d2d2;
}
.h2_bg02{
    background-image: url(../images/h2-bg02_pc.jpg);
    color: #666;
}
.h2_bg03{
    background-image: url(../images/h2-bg03_pc.jpg);
    color: #666;
    padding: 60px 0 0 4.864%;
}
.h2_bg04{
    background-image: url(../images/h2-bg04_pc.jpg);
    color: #d2d2d2;
    padding: 60px 0 0 4.864%;
}
.lisrArrow {
    display: none;
    line-height: 0;
    position: relative;
    text-align: center;
    top: 1px;
}
.tabContent {
    display:none;
    clear:both;
    padding:40px;
    border: 1px solid #dfdfdf;
    margin-bottom:15px;
}
#sl1200gr .col1-resp {
    margin-bottom: 20px;
    margin-top: 45px;
}
.tabContent .inner .col1-resp,
.tabContent .inner .col2-resp,
.tabContent .inner .col3-resp {
    margin-top:30px;
    margin-bottom: 20px;
}
.tabContent .tabTitle p {
    font-size:120%;
}
.tabContent .tabTitle h2 {
    font-size: 200%;
    line-height: 160%;
    margin: 0 10px 0 0;
}
.tabContent .inner .col1-resp p,
.tabContent .inner .col2-resp p,
.tabContent .inner .col3-resp p {
    font-size:110%;
    line-height:200%;
}
/*--------------------
#specification
--------------------*/
h2[class^=title-] {
    padding: 20px 0;
    border-bottom: 1px solid #E4E4E4;
}
h2[class^=title-] span {
    font-size: 120%;
    margin-left: 10px;
    vertical-align: 8px;
}
.specification_detail {
    margin-top:40px;
}
.specification_detail dl.detail {
    width: 50%;
    float: left;
}
.specification_detail .price_detail {
    width:50%;
    float:right;
}
.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: 140%;
    line-height: 200%;
}
.specification_detail dd {
    margin: 10px 0 25px;
}
.specification_detail .price_detail .goods_name {
    font-size: 300%;
    font-family: 'DIN Regular';
}
.specification_detail .price_detail .goods_name span{
    font-size: 17px;
}
.specification_detail .price_detail .price {
    margin: 10px 0 0;
    font-size: 130%;
    width: 100%;
    max-width: 621px;
}
.vgpmark {
  margin-top: 10%;
}
.vgpmark li+li {
  margin-top: 5%;
}
.vgpmark li img {
  width: 75%;
}
.specification_img {
    margin-top: 45px;
}
/*--------------------
.notes
--------------------*/
.notes {
    margin:30px 0 0;
    padding-left: 1.7%;
}
.notes ul li {
    text-indent: -1.7%;
}
.notes ul li:before {
    content: '● ';
}
.notes ul li.asta:before {
    content:'※';
}
/*--------------------
840px
--------------------*/
@media only screen and (max-width:840px) {
    #sl1200gr .tabAcc .inner .tab_name {
        left: 5%;
        top: 10%;
        width: 90%;
    }
    #sl1200gr .tabAcc .inner .tab_name span {
        font-size: 110%;
        line-height: 140%;
        margin: 5px 0 0;
    }
}
/*--------------------
640px
--------------------*/
@media only screen and (max-width:640px) {
    /*--------------------
    common
    --------------------*/
    .pc-only {
        display: none;
    }
        #sl1200gr .co2-3 img,
        #sl1200gr .co2-3 img {
            vertical-align: bottom;
        }
    #sl1200gr .col1-resp {
        margin-top: 20px;
    }
    #sl1200gr .col2-resp {
        margin-top:0 !important;
    }
    #sl1200gr .col3-resp .co3-1,
    #sl1200gr .col3-resp .co3-2,
    #sl1200gr .col3-resp .co3-3 {
        float:none;
        margin-right:0;
        width:100%;
    }
    #sl1200gr .col2-resp .co2-1,
    #sl1200gr .col2-resp .co2-2 {
        float:none;
        width:100%;
        margin:0;
    }
    #sl1200gr .col2-resp .co2-1 img,
    #sl1200gr .col2-resp .co2-2 img,
    #sl1200gr .col3-resp .co3-1 img,
    #sl1200gr .col3-resp .co3-2 img,
    #sl1200gr .col3-resp .co3-3 img {
        width:100%;
    }
    #sl1200gr .col2-resp .co2-1,
    #sl1200gr .col2-resp .co2-2,
    #sl1200gr .tabContent .col3-resp .co3-1,
    #sl1200gr .tabContent .col3-resp .co3-2,
    #sl1200gr .tabContent .col3-resp .co3-3 {
        margin-top:10px;
    }
    /*--------------------
    .kvArea
    --------------------*/
      .kvArea .onSlash {
        bottom: -12px;
        margin-left: -9px;
        width: 18px;
      }
      /*--------------------
      #read
      --------------------*/
    #read.col1-resp {
        margin-bottom: 20px;
    }
    #read h1 img {
      width: 65vw;
    }
    #read .headding {
      font-size: 110%;
      margin: 5% 0;
    }
    #read .read {
        line-height: 1.7;
        margin: 0 15px;
        text-align: left;
    }
    .pdf_dl {
        width: 290px;
        margin: 0 auto 30px;
    }
    .pdf_dl a {
        font-size: 10px;
        padding: 10px 0 10px 25px;
        background-position: 7% 47%;
    }
    .pdf_dl a:hover {
        background-position: 8% 47%;
    }
      /*--------------------
      #description
      --------------------*/
      #description .tabContainer {
          margin-bottom:0;
      }
      .tabContent .inner .col1-resp,
      .tabContent .inner .col2-resp,
      .tabContent .inner .col3-resp,
      .tabContent .inner .col4-resp {
          margin:10px 0 0;
      }
      .tabContent .inner .col1-resp p,
      .tabContent .inner .col2-resp p,
      .tabContent .inner .col3-resp p,
      .tabContent .inner .col4-resp p {
          line-height:160%;
      }
      .tabAcc,
      .tabContent {
          background:#efefef;
          border:none;
      }
      #description .tabAcc {
          margin:1px 0 0;
      }
      #description .tabAcc .inner .tab_name {
          overflow: hidden;
          padding: 20px;
          position: static;
          width: auto;
          background:url(/products/common/images/sp_open.png) 93% center no-repeat;
          background-size: 4% auto;
      }
      #description .tab_active .inner .tab_name {
          background:url(/products/common/images/sp_close.png) 93% center no-repeat;
          background-size: 4% auto;
      }
      #description .tabAcc .inner .tab_name span {
          float: right;
          margin: 0;
          padding: 0 21% 0 0;
          width: 80%;
      }
    .h2_style {
        padding: 27px 0 0 6%;
    }
    .h2_style p {
        font-size: 20px;
        margin-bottom: 1.6216%;
    }
    .h2_style span {
        font-size: 110%;
        line-height: 1.5;
    }
    .h2_bg01{
        background-image: url(../images/h2-bg01_spn.jpg);
    }
    .h2_bg02{
        background-image: url(../images/h2-bg02_spn.jpg);
    }
    .h2_bg03{
        background-image: url(../images/h2-bg03_spn.jpg);
        padding: 60px 0 0 6%;
    }
    .h2_bg04{
        background-image: url(../images/h2-bg04_spn.jpg);
        padding: 60px 0 0 6%;
    }
      #description .lisrArrow {
          display:none !important;
      }
      #description .tabContent {
          padding:0 10px 10px;
          margin-bottom:0;
      }
      #description .tabContent .inner {
          padding:10px;
          background:#ffffff;
      }
      #description .tabAcc .inner .listBc {
          display:none;
      }
      #description .tabContent .tabTitle h2 {
          font-size: 150%;
      }
    .child {
        position: static;
        bottom: 5px;
        left: -104%;
    }
      /*--------------------
      #specification
      --------------------*/
       .specification_detail {
          margin: 13px 0 0;
      }
           .specification_detail dl.detail,
           .specification_detail .price_detail,
           .specification_detail .price_detail .price,
           .specification_detail .price_detail figure {
              width:100%;
              float:none;
              max-width: 100%;
          }
           .specification_detail dt {
              border-bottom: none;
          }
           .specification_detail dt span {
              font-size:125%;
          }
           .specification_detail .detail dd {
              font-size: 83%;
              line-height: 160%;
              margin: 0 0 15px;
              padding: 0 0 10px;
              border-bottom: 1px dashed #cbcbcb;
          }
           .specification_detail .price_detail {
              margin:80px 0 0;
          }
           .specification_detail .price_detail .goods_name {
              text-align: center;
              margin-top: 60px;
          }
           .specification_detail .price_detail .price {
              font-size: 110%;
              margin:1% 0 0 0;
              text-align: center;
              margin-bottom: 10%;
          }
           .specification_detail .price_detail .col1-resp {
              margin: 0;
          }
          .vgpmark {
            margin-top: 10%;
            padding: 0 10%;
          }
          .vgpmark li img {
            width: 100%;
          }
    #sl1200gr .specification_img {
        margin-bottom: 0;
    }
}
/*--------------------
#itemSlider.css02
--------------------*/
.item-slide{
    display: none;
}
.galleryContiner02{
    position: relative;
    margin-top: 30px;
}
#gallerySlider02 li{
    float: left;
    zoom:1;
    display: block;
    width: auto;
}
#gallerySlider02 li a{
    display: block;
    width: 100%;
    height: 100%;
}
#gallerySlider02 li img{
    display: block;
    width: auto;
}
.caroufredsel_wrapper{
    position: relative;
}
.tecGallery-indicators02{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.tecGallery-indicators02 a{
    width: 18px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #c8c8c8;
}
.tecGallery-indicators02 a.selected{
    background-color: #666666;
}
.carousel-control02{
    position: absolute;
    top: 50%;
    margin-top: -69px;
    display: block;
    width: 34px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    background-repeat: no-repeat;
}
.carousel-control02.left02{
    left: 0;
    background-image: url(/products/images/common_slide-arrow.png);
    background-position: left center;
}
.carousel-control02.right02{
    right: 0;
    background-image: url(/products/images/common_slide-arrow.png);
    background-position: right center;
}
@media only screen and (max-width:640px) {
    .parts_image{
        display: none;
    }
    .item-slide {
        position: relative;
        display: block;
        width: auto;
        margin-left: 0;
        margin-top: 13px;
    }
    .item-slide ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }
    .item-slide li {
        font-size: 40px;
        color: #999;
        text-align: center;
        padding: 0;
        margin: 0;
        display: block;
        float: left;
    }
    .item-slide li img{
        width: 100%;
    }
    #parts-prev,
    #parts-next,
    .carousel-control02.left02,
    .carousel-control02.right02{
        cursor:pointer;
        position: absolute;
        top:50%;
        width: 22px;
        height: 56px;
        margin-top: -28px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: rgba(255,255,255,.7);
        background-size: 8px 12px;
    }
    .carousel-control02.left02,
    .carousel-control02.right02{
        margin-top: -53px;
    }
    #parts-prev,.carousel-control02.left02{
        left:0;
        background-image: url(/products/common/images/slide-prev.png);
    }
    #parts-next,.carousel-control02.right02{
        right: 0;
        background-image: url(/products/common/images/slide-next.png);
    }
    .galleryContiner002{
        margin-top:13px;
    }
}
/*--------------------
#itemSlider.css01
--------------------*/
.item-slide{
    display: none;
}
.galleryContiner01{
    position: relative;
    margin-top: 30px;
}
#gallerySlider01 li{
    float: left;
    zoom:1;
    display: block;
    width: auto;
}
#gallerySlider01 li a{
    display: block;
    width: 100%;
    height: 100%;
}
#gallerySlider01 li img{
    display: block;
    width: auto;
}
.caroufredsel_wrapper{
    position: relative;
}
.tecGallery-indicators01{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.tecGallery-indicators01 a{
    width: 18px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #c8c8c8;
}
.tecGallery-indicators01 a.selected{
    background-color: #666666;
}
.carousel-control01{
    position: absolute;
    top: 50%;
    margin-top: -69px;
    display: block;
    width: 34px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    background-repeat: no-repeat;
}
.carousel-control01.left01{
    left: 0;
    background-image: url(/products/images/common_slide-arrow.png);
    background-position: left center;
}
.carousel-control01.right01{
    right: 0;
    background-image: url(/products/images/common_slide-arrow.png);
    background-position: right center;
}
@media only screen and (max-width:640px) {
    .parts_image{
        display: none;
    }
    .item-slide {
        position: relative;
        display: block;
        width: auto;
        margin-left: 0;
        margin-top: 13px;
    }
    .item-slide ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }
    .item-slide li {
        font-size: 40px;
        color: #999;
        text-align: center;
        padding: 0;
        margin: 0;
        display: block;
        float: left;
    }
    .item-slide li img{
        width: 100%;
    }
    #parts-prev,
    #parts-next,
    .carousel-control01.left01,
    .carousel-control01.right01{
        cursor:pointer;
        position: absolute;
        top:50%;
        width: 22px;
        height: 56px;
        margin-top: -28px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: rgba(255,255,255,.7);
        background-size: 8px 12px;
    }
    .carousel-control01.left01,
    .carousel-control01.right01{
        margin-top: -53px;
    }
    #parts-prev,.carousel-control01.left01{
        left:0;
        background-image: url(/products/common/images/slide-prev.png);
    }
    #parts-next,.carousel-control01.right01{
        right: 0;
        background-image: url(/products/common/images/slide-next.png);
    }
    .galleryContiner01{
        margin-top:13px;
    }
}
/*----------------
notice 2017.05.11
----------------*/
.noticeArea {
  width: 380px;
  margin: 30px auto 50px;
}
.noticeArea a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #666666;
  font-size: 130%;
  padding: 15px 0;
  border: 1px solid #E8E8E8;
  text-decoration: none;
  display: block;
  text-align: center;
}
.noticeArea a:hover {
  background: #e2e2e2;
  color: #666666;
}
@media only screen and (max-width:640px) {
  .noticeArea {
    max-width: 300px;
    width: 100%;
  }
  .noticeArea a {
    font-size: 13px;
  }
}

.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;
}

p.specificationTtl {
    /* font-size: 140%; */
    font-size: 150%;
    line-height: 200%;
    font-weight: bold;
}
