﻿@charset "utf-8";

/*
//
// products_renew style css / Updating 31.08.2015
// /products/c500/index.html,
/products/t700/index.html
//
*/

#products_b h1,
#products_b h2 {
    line-height:0;
}

#products_b .kvArea {
    position: relative;
    width: 100%;
}
#products_b .kvArea img {
    width: 100%;
}
#products_b .kvArea figure {
    margin:0;
}
/* kv area */
#products_b .kvArea{
    width:100%;
    position:relative;
}

#products_b .video-placeholder {
background-color: #000;
position: relative;
width: 100%;
}
#products_b div.over {
position: absolute;
top: 0;
left: 0;
-webkit-background-size: cover;
background-size: cover;
}

#products_b .video-placeholder iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
#products_b .video-placeholder.ios-over > iframe {
    opacity:0;
}

#products_b h1 {
    text-align:center;
     margin-top: 50px;
}
#products_b h2 {
    padding: 20px 0;
    border-bottom:1px solid #E4E4E4;
}
#products_b h2 span {
    font-size: 120%;
    margin: 0 0 0 10px;
    vertical-align: 8px;
}
#products_b h2 span.vAlign3 {
    vertical-align:3px;
}
#products_b h3 {
    margin:0 0 20px;
    text-align:center;
}
#products_b .lineH0 {
    line-height:0;
}
#products_b .lineH0 a {
    display:block;
}
#products_b .headding {
    font-size: 170%;
    margin: 30px 0 0;
    text-align: center;
    line-height: 1.8;
}
#products_b .read {
    line-height: 200%;
    margin-top: 20px;
    text-align: center;
}
#products_b .read span {
    /*display: block;*/
}
#products .col2-resp img {
    vertical-align: middle;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%; /* IE9 */
    -moz-transform-origin: 100%;
}
#products .col2-resp img.lazy {
    width: 100%;
    height: auto;
}

#products .col2-resp a.origin50 img {
    transform-origin: 50%;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%; /* IE9 */
    -moz-transform-origin: 50%;
}

#products .col2-resp img:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03); /* IE9 */
    -o-transform: scale(1.03);*/
    -moz-transform: scale(1.03);*/
}
#products_b .tabAcc {
    cursor:pointer;
}
#products_b .tabAcc .inner {
    position: relative;
    width: 100%;
}
#products_b .tabAcc .inner .listBc {
    width:100%;
}
#products_b .tabAcc .inner .tab_name {
    left: 10%;
    position: absolute;
    top: 15%;
    width: 80%;
}
#products_b .tabAcc .inner .tab_name img {
    width: 14.4%;
    display:block;
}
#products_b .tabAcc .inner .tab_name span {
    display: block;
    font-size: 140%;
    line-height: 150%;
    margin: 5px 0 0;
}

#products_b .parts_image {
    margin:30px 0 0;
}

#products_b .lisrArrow {
    display: none;
    line-height: 0;
    position: relative;
    text-align: center;
    top: 1px;
}
#products_b .tabContent {
    display:none;
    clear:both;
    padding:40px;
    border: 1px solid #dfdfdf;
    margin-bottom:15px;
}
#products_b .col3-resp {
    margin-bottom:10px;
}
#products_b .tabContent .inner .col1-resp,
#products_b .tabContent .inner .col2-resp,
#products_b .tabContent .inner .col3-resp {
    margin-top:30px;
    margin-bottom:0;
}
#products_b .tabContent .inner p{
    font-size: 110%;
    line-height: 200%;
}
#products_b .tabContent .tabTitle .gray-belt {
    overflow:hidden;
}
#products_b .tabContent .tabTitle .gray-belt span {
    background: #666;
    color: #fff;
    float: left;
    margin: 0 0 5px;
    padding: 0 10px;
}
#products_b .tabContent .tabTitle p {
    font-size:120%;
}
#products_b .tabContent .tabTitle h2 {
    border: medium none;
    display: inline;
    font-size: 200%;
    line-height: 160%;
    margin: 0 10px 0 0;
    padding: 0;
}
#products_b .tabContent .tabTitle span {
    font-size:120%;
    display:block;
}
#products_b .tabContent .tabTitle .pc_inline {
    display:inline;
}
#products_b .specification_detail {
    margin:40px 0 0;
}
#products_b .specification_detail dl.detail {
    float: left;
    zoom:1;
    width: 37%;
}
#products_b .specification_detail dt {
    display:inline;
    border-bottom:1px solid #E0E0E0;
    padding:0 0 5px;
}
#products_b .specification_detail dt span {
    border-left:3px solid #B2B2B2;
    padding:0 0 0 7px;
    font-size: 140%;
    line-height: 200%;
}
#products_b .specification_detail dd {
    margin: 10px 0 25px;
}

#products_b .specification_detail dd ul{
    margin: 0 0 0 20px;
}
#products_b .specification_detail dd ul li{}
#products_b .specification_detail dd ul span.name{
    float: left;
    width: 40px;
}
#products_b .specification_detail dd ul div.date{
    float: left;
    width: 80%;
}

#products_b .specification_detail .price_detail {
    width:50%;
    float:right;
    zoom:1;
}
#products_b .specification_detail .price_detail .price_content{
    margin-bottom: 30px;
}
#products_b .specification_detail .price_detail .name {
    line-height: 0;
}
#products_b .pink {
    color: #e5007f;
}
#products_b .specification_detail .price_detail .price {
    margin:10px 0 0;
    font-size: 130%;
}
#products_b .specification_detail .col2-resp {
    margin-bottom:0;
    margin-top:25px;
}
/*content_links*/
#products_b .content_links {
    margin:0 0 40px;
}
#products_b .content_links ul {
    overflow:hidden;
}
#products_b .content_links li {
    float: left;
    margin-left: 1.7%;
    width: 23.7%;
    color:#666;
}
#products_b .content_links li a {
    color:#666;
    text-decoration:none;
}
#products_b .content_links li:first-child {
    margin-left:0;
}
#products_b .content_links li img {
    width:100%;
    display:block;
    margin:0 0 10px;
}
#products_b .content_links li span {
    display: block;
    font-size: 170%;
}
/* /content_links*/

/*movie*/
#products_b .movie {
    text-align:center;
}
#products_b .notes {
    margin:30px 0 0;
}
/* /movie*/

#products_b .pc_width200 {
    width: 200%; /*2016-01-21*/
}
#products_b .pc_width120 {
    width: 120%;
}

/*imgMovie*/
#products_b .imgMovie h2.title-movie {
	margin-bottom: 30px;
}
#products_b .imgMovie div[class^=movie_] {
	width: 48%;
}
#products_b .imgMovie .movie_l {
	float: left;
}
#products_b .imgMovie .movie_r {
	float: right;
}
#products_b .imgMovie div[class^=movie_] img {
	width: 100%;
}
#products_b .imgMovie .main_tit {
    font-family: 'DIN Regular';
    font-size: 150%;
    padding-top: 5px;
}
#products_b .imgMovie .sub_tit {
	font-size: 120%;
}
@media only screen and (max-width:840px) {
#products_b .tabAcc .inner .tab_name {
        left: 5%;
        top: 10%;
        width: 90%;
    }
#products_b .tabAcc .inner .tab_name span {
        font-size: 110%;
        line-height: 140%;
        margin: 5px 0 0;
    }
}
@media only screen and (max-width:813px){
#products_b .read br {
        display: none;
    }
}
@media only screen and (max-width:640px) {
#products_b .sp_mB40 {
        margin-bottom:40px !important;
    }
#products_b .kvArea .onSlash {
        bottom: -12px;
        margin-left: -9px;
        width: 18px;
    }
#products_b h1 img {
        width:232px;
    }
#products_b h1 {
        margin-top: 20px;
    }
#products_b h2{
        padding: 20px 0 12px;
    }
#products_b h2.title-parts img {
        width: 52px;
    }
#products_b h2.title-parts span{
        vertical-align: baseline;
    }
#products_b h2.title-specification img {
        width: 115px;
    }
#products_b h2.title-gallery img {
        width:68px
    }
#products_b h3 {
        background: #efefef;
        margin:0;
        padding: 26px 0 20px;
    }
#products_b h3.title-r1 img {
        width:248px;
    }
#products_b .parts_image{
        margin: 14px 0 0;
    }
#products_b .specification_detail{
        margin: 13px 0 0;
    }
#products_b .specification_detail .col1-resp {
        margin-bottom:0;
    }
#products_b .specification_detail .detail dt{
        border-bottom:none;
    }
#products_b .specification_detail .detail dd{
        margin: 0 0 15px;
        padding: 0 0 10px;
        font-size: 83%;
        line-height: 160%;
    }
#products_b .specification_detail .detail .info{
        margin-top: 12px;
        border-bottom:none;
    }
#products_b .specification_detail dd ul{
        /*margin:0;*/
    }
#products_b .specification_detail .price_detail .price_content{
        margin-bottom: 0;
    }
#products_b .specification_detail .price_detail .name img {
        width: 100%;
    }
#products_b .specification_detail .price_detail .price {
        margin: 5px 0 10px;
        font-size: 90%;
    }
#products_b .comingsoon {
        font-weight: bold;
        font-size: 85%;
        margin: 0 5px;
    }
#products_b .ordermade {
        font-weight: bold;
        vertical-align: super;
        font-size: 90%;
    }
#products_b .headding {
        font-size: 108%;
        margin: 13px 0 6px;
    }
#products_b .headding span{
        display: inline-block;
    }
#products_b .read {
        margin: 0 15px;
        text-align:left;
        line-height: 160%;
    }
#products_b .read br {
        display: none;
    }
#products_b .tabAcc .inner .listBc {
        display:none;
    }
#products_b .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;
    }
#products_b .tab_active .inner .tab_name {
        background:url(/products/common/images/sp_close.png) 93% center no-repeat;
        background-size: 4% auto;
    }
#products_b .tabAcc .inner .tab_name img {
        float: left;
        width: 8%;
    }
#products_b .tabAcc .inner .tab_name span {
        float: right;
        margin: 0;
        padding: 0 21% 0 0;
        width: 80%;
    }
#products_b .tabContainer {
        margin-bottom:0;
    }
#products_b .tabAcc,
#products_b .tabContent {
        background:#efefef;
        border:none;
    }
#products_b .tabAcc {
        margin:1px 0 0;
    }
#products_b .tabContent {
        padding:0 10px 10px;
        margin-bottom:0;
    }
#products_b .tabContent .inner p{
        line-height: 160%;
    }
#products_b .tabContent .tabTitle h2 {
        font-size: 150%;
        line-height: 120%;
    }
#products_b .tabContent .tabTitle .pc_inline {
        display: block;
    }
#products_b .tabContent .inner {
        padding:10px;
        background:#ffffff;
    }
#products_b .tabContent .inner .col1-resp,
#products_b .tabContent .inner .col2-resp,
#products_b .tabContent .inner .col3-resp {
        margin:10px 0 0;
    }
#products_b .lisrArrow {
        display:none !important;
    }
#products_b .col2-resp {
        margin-top:0 !important;
    }
#products_b .col3-resp .co3-1,
#products_b .col3-resp .co3-2,
#products_b .col3-resp .co3-3 {
        float:none;
        margin-right:0;
        width:100%;
        margin:1px 0 0; /* 2015-09-03 */
    }
#products_b .col2-resp .co2-1,
#products_b .col2-resp .co2-2 {
        float:none;
        width:100%;
        margin:0;
    }
#products_b .col2-resp .co2-1 img,
#products_b .col2-resp .co2-2 img,
#products_b .col3-resp .co3-1 img,
#products_b .col3-resp .co3-2 img,
#products_b .col3-resp .co3-3 img {
        width:100%;
    }
#products_b .col2-resp .co2-1,
#products_b .col2-resp .co2-2,
#products_b .tabContent .col3-resp .co3-1,
#products_b .tabContent .col3-resp .co3-2,
#products_b .tabContent .col3-resp .co3-3 {
        margin-top:10px;
     }
#products_b .specification_detail dl.detail,
#products_b .specification_detail .price_detail {
        width:100%;
        float:none;
    }
#products_b .specification_detail dt span {
        font-size:125%;
    }
#products_b .specification_detail dd {
        border-bottom: 1px dashed #cbcbcb;
        margin: 10px 0 15px;
        padding: 0 0 15px;
    }
#products_b .specification_detail .price_detail {
        margin:30px 0 0;
    }
#products_b .specification_detail .price_detail .price_content {
        text-align:center;
    }

    /*content_other*/
#products_b .content_links li img {
        display:none;
    }
#products_b .content_links li {
        border-bottom:1px solid #efefef;
        float:none;
        width:auto;
        margin:0;
    }
#products_b .content_links li.active {
        /*padding:10px;*/
        opacity:0.6;
        padding: 10px 40px 10px 10px;
    }
#products_b .content_links li a {
        display:block;
        padding:10px 40px 10px 10px;
        background:url(/products/common/images/sp_right_arrow.png) 95% center no-repeat;
        background-size:2.5% auto;
    }
#products_b .content_links li span {
        display: inline;
        font-size:100%;
    }
#products_b .parts{
        margin-top:40px;
    }
#products_b .movie{
        margin: 0 38px;
    }
#products_b .pc_width200 {
        width: 100%; /*2016-01-21*/
}

/*imgMovie*/
#products_b .imgMovie h2.title-movie {
	margin-bottom: 13px;
}
#products_b .imgMovie div[class^=movie_] {
    width: 100%;
    float: none;
}
#products_b .imgMovie div[class^=movie_] + div[class^=movie_] {
    margin-top: 5%;
}
}

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