@charset "utf-8";

html,
body {
height: auto !important;
}

.sp_br {
display: none;
}

.sp_only {
display: none;
}

.video-placeholder {
background-color: #000;
position: relative;
width: 100%;
}


.video-placeholder iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.video-placeholder.ios-over>iframe {
opacity: 0;
}

#g90m2 .expansion a {
width: 48.9%;
}

#g90m2 .expansion img {
width: 100%;
}

/*
//
// products style css /
// /products/G90m2/
//
*/
#g90m2 .inContents {
    margin-top: 0 !important;
}

#g90m2 [class^='co'] > img,
#g90m2 [class^='co'] > video {
width: 100%;
}
#g90m2 .headding {
line-height: 1.5;
}
#g90m2 .content_links li.active img {
opacity: 0.5!important;
}
#g90m2 sup.reg {
top: -0.4em;
font-size: 100%;
}
#g90m2 dl.notes dt {
}
#g90m2 dl.notes dt:nth-child(n+2) {
margin-top: 0.5em;
}
#g90m2 dl.notes dd {
}
#g90m2 h1 {
line-height:0;
}

#g90m2 .kvArea {
position: relative;
width: 100%;
margin-bottom: 70px;
}
#g90m2 .kvArea figure {
margin:0;
}
#g90m2 .kvArea .onSlash {
position: absolute;
bottom: -25px;
left: 50%;
margin-left: -19px;
}
/* web catalog */
.web_ctlg {
margin: 0 auto;
}
#g90m2 h1 {
text-align:center;
margin: auto auto 30px;
}
#g90m2 .sectionTitle {
font-family: 'DIN Regular';
font-size: 36px;
padding: 60px 0 20px;
border-bottom: 1px solid #E4E4E4;
margin-bottom: 50px;
line-height: 1;
}
#g90m2 .sectionTitle span {
font-size: 16px;
padding-left: 10px;
vertical-align: baseline;
margin: auto;
}

#features {
    margin-top: 0 !important;
}

#g90m2 .anc_box {
    background-color: #080404;
    box-sizing: border-box;
    padding: 56px 0 30px 50px;
    margin-top: 34px !important;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 50% auto;
    height: 565px;
}
#g90m2 .anc_box.kinetic {
    background-image: url(../images/ancBox_bg-kinetic.png);
}
#g90m2 .anc_box.static {
    background-image: url(../images/ancBox_bg-static.png);
}
#g90m2 .anc_box,
#g90m2 .anc_box a {
    color: #fff;
}
#g90m2 .label_head {
position: relative;
padding-left: 92px;
}
#g90m2 div:not(.anc_box) > .label_head {
    background: #000;
    color: #fff;
    padding: 20px 0 20px 60px;
}
#g90m2 .label_head h2 {
padding-left: 60px;
}
#g90m2 .label_head p {
    border: 1px solid #fff;
    box-sizing: border-box;
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 76px;
}
#g90m2 .label_head p:before {
content: "";
padding-top: 100%;
display: block;
}

#g90m2 .label_head p span {
font-size: 40px;
color: #fff;
text-align: center;
position: relative;
z-index: 2;
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
background: none;
}
.label_head strong {
font-size: 24px;
}
.label_head strong span {
    color: #cccccc;
font-size: 16px !important;
display: block;
font-weight: normal;
font-family: DIN Regular, san-serif;
/* padding-top: 8px; */
}
.anc_box ul {
margin-top: 36px;
    max-width: 498px;
}
.anc_box ul li {
margin-bottom: 10px;
}
.anc_box ul li.child {
    margin-left: 5em;
    position: relative;
}
.anc_box ul li.child:before {
    content: "├";
    color: #666;
    position: absolute;
    top: 50%;
    left: -1.3em;
    transform: translateY(-50%);
    font-size: 340%;
}
.anc_box ul li.child.last:before {
    content: "└";
}

.anc_box ul li a {
border: 1px solid #fff;
display: block;
position: relative;
line-height: 1.6;
/* line-height: 58px; */
font-size: 16px;
padding: 7px 0 7px 1em;
font-weight: bold;
}
.anc_box ul li a:after {
content: "";
position: absolute;
top: 41%;
right: 3%;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
width: 10px;
height: 10px;
}


#g90m2 .anc_box.static {
    margin-bottom: 104px !important;
}

@media screen and (max-width:767px) {
    
    #g90m2 .label_head {
        padding-left: 0;
    }
    #g90m2 .label_head > p{
        top: 0;
        bottom: auto;
        width: 15%;
        position: relative;
        margin-bottom: 5%;
    }
    #g90m2 .label_head p span {
        font-size: 200%;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    }

    #g90m2 .anc_box {
        padding: 6% 5% 35vw;
        min-height: 474px;
        height: auto;
    }
    #g90m2 .anc_box ul {
        margin-top: 5%;
    }
    .anc_box ul li a {
        line-height: 1.6;
        padding: 13px 1em;
    }
    #g90m2 .anc_box.static {
        background-position: 100% 115%;
    }

}


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

/* #g90m2 .sectionTitle {
    font-size: 36px;
}
#g90m2 .sectionTitle span {
    font-size: 16px;
} */

#g90m2 .label_head p {
    /* width: 36px; */
}
#g90m2 .label_head p:after {
    border-width: 0 0 36px 36px;
}
/* #g90m2 .label_head p span {
    font-size: 19px;
} */
#g90m2 .anc_box.col2-resp {
    margin: 40px auto !important;
}
#g90m2 .anc_box.col2-resp .co2-1 {
    margin-bottom: 40px;
}
.anc_box ul {
    margin-top: 14px;
}
.anc_box .label_head strong {
    font-size: 14px;
}
.anc_box .label_head strong span {
    font-size: 12px;
    padding-top: 0px;
}
.anc_box ul li a {
    font-size: 12px;
    /* line-height: 48px; */
}
#g90m2 .label_head h2 {
    padding-right: 60px !important;
}

}


#g90m2 .sectionSubTitle {
margin: 0 0 30px;
padding: 3px 0 3px 20px;
border-bottom: none;
border-left: 4px solid #666;
font-weight: bold;
font-size: 22px;
line-height: 1.4;
}
#g90m2 .sectionSubTitle_3 {
margin: 0 0 20px;
padding: 3px 0;
font-weight: bold;
font-size: 16px;
line-height: 1.4;
text-align: left;
background: none;
}
#g90m2 .sectionLead {
font-size: 110%;
　  line-height: 200%;
}

#g90m2 .sectionLead span {
font-size: 12px;
margin-top: 1em;
display: block;
}
#g90m2 .sectionLead+img {
    width: auto !important;
    margin: 3em auto 0;
    display: block;
}
@media screen and (max-width:767px) {
/* @media only screen and (max-width:640px) { */
#g90m2 .sectionLead+img {
    
}

}



#g90m2 h4 {
margin:0 0 20px;
text-align:center;
}
#g90m2 .lineH0 {
line-height:0;
}
#g90m2 .lineH0 a {
display:block;
}
#g90m2 .read {
margin-top: 20px;
text-align: center;
font-size: 108%;
line-height: 195%;
}

#g90m2 .tabAcc {
cursor:pointer;
}
#g90m2 .tabAcc .inner {
position: relative;
width: 100%;
}
#g90m2 .tabAcc .inner .listBc {
width:100%;
}
#g90m2 .tabAcc .inner .tab_name {
position: absolute;
top: 15%;
left: 10%;
width: 80%;
}
#g90m2 .tabAcc .inner .tab_name img {
display:block;
width: 14.4%;
}
#g90m2 .tabAcc .inner .tab_name span {
display: block;
margin: 5px 0 0;
font-size: 133%;
line-height: 150%;
}
#g90m2 .tabAcc .inner .tab_name span > span {
margin-top: 0;
}
#g90m2 .tabContent .tabTitle p.main_tit {
margin-bottom: 20px;
font-size: 150%;
}
/* #g90m2 .col2-resp .co2-1.sm2 {
width: 35%;
}
#g90m2 .col2-resp .co2-1.sm2 + .co2-2 {
width: 61.2%;
} */
.col2-resp .co2-1.sm2 {
width: 71%;
}
.col2-resp .co2-1.sm2 + .co2-2 {
width: 26%;
}

#g90m2 .btn_tab_detail {
float: left;
}
#g90m2 .parts_image {
margin:30px 0 0;
}

#g90m2 .lisrArrow {
position: relative;
top: 1px;
display: none;
text-align: center;
line-height: 0;
}
#g90m2 .tabContent {
display:none;
clear:both;
margin-bottom:15px;
padding:40px;
border: 1px solid #dfdfdf;
}
#g90m2 .col3-resp{
margin-bottom:15px;
}
#g90m2 .tabContent .inner .col1-resp,
#g90m2 .tabContent .inner .col2-resp,
#g90m2 .tabContent .inner .col3-resp {
margin-top:30px;
margin-bottom: 20px;
}
/*add 160711 h2エリアのみ適用*/
/* #g90m2 .col1-resp {
margin-top: 60px;
margin-bottom: 0!important;
} */
/*特殊レイアウト col2-3_1, col2-3_2*/
#g90m2 .col2-3_1 .col1,
#g90m2 .col2-3_2 .col1 {
float: left;
margin-right: 2.2%;
width: 48.9%;
}
#g90m2 .col2-3_1,
#g90m2 .col2-3_2 {
position: relative;
}
#g90m2 .col2-3_1 .co2-1,
#g90m2 .col2-3_2 .co2-1 {
float: left;
margin-right: 0;
width: 100%;
}
#g90m2 .col2-3_1 .col1 + .col1,
#g90m2 .col2-3_2 .col1 + .col1 {
float: right;
margin-right: 0;
}
#g90m2 .col2-3_1 .co2-2,
#g90m2 .col2-3_2 .co2-2 {
width: 100%;
}
#g90m2 .col2-3_1 .co2-2 img,
#g90m2 .col2-3_2 .co2-2 img {
position: absolute;
bottom: 0;
width: 48.9%;
}
#g90m2 .col2-3_1 .co2-2 .co2,
#g90m2 .col2-3_2 .co2-2 .co2 {
left: 0;
width: 23.726%;
}
#g90m2 .col2-3_1 .co2-2 .co2 + .co2,
#g90m2 .col2-3_2 .co2-2 .co2 + .co2 {
left: 25%;
}
#g90m2 .col2-3_1 .co2-3,
#g90m2 .col2-3_2 .co2-3 {
float: right;
width: 100%;
text-align: right;
}
#g90m2 .co2-3 img,
#g90m2 .co2-3 img {
vertical-align: bottom;
}

#g90m2 .tabContent .inner .col1-resp p,
#g90m2 .tabContent .inner .col2-resp p,
#g90m2 .tabContent .inner .col3-resp p {
font-size:110%;
line-height:200%;
}
#g90m2 .tabContent .tabTitle .gray-belt {
overflow:hidden;
}
#g90m2 .tabContent .tabTitle .gray-belt span {
float: left;
margin: 0 0 25px;
padding: 5px 15px;
background: #666;
color: #fff;
font-size: 130%;
}
#g90m2 .tabContent .tabTitle p {
font-size:120%;
}
#g90m2 .tabContent .tabTitle h3 {
display: inline;
margin: 0 10px 0 0;
padding: 0;
border: medium none;
font-size: 200%;
line-height: 160%;
}
#g90m2 .tabContent .tabTitle span {
display:block;
font-size:120%;
}
#g90m2 .tabContent .tabTitle .pc_inline {
display:inline;
}
#g90m2 .specification_detail {
margin:40px 0 0;
}
#g90m2 .specification_detail dl.detail {
float: left;
width: 49%;
}
#g90m2 .specification_detail .pc_width_free {
width: 250%;
}
#g90m2 .specification_detail dl.detail > p {
margin-bottom: 5px;
/* font-size: 140%; */
}
#g90m2 .specification_detail dt {
display:inline;
padding:0 0 5px;
border-bottom:1px solid #E0E0E0;
}
#g90m2 .specification_detail dt span {
padding:0 0 0 7px;
border-left:3px solid #B2B2B2;
font-size: 140%;
line-height: 200%;
}
#g90m2 .specification_detail dt.row_2 {
display: inline-block;
padding: 0 0 3px;
}
#g90m2 .specification_detail dt.row_2 span {
display: inline-block;
line-height: 155%;
}
#g90m2 .specification_detail dt.row_2 span span:nth-child(1) {
border-bottom: 1px solid #e0e0e0;
}
#g90m2 .specification_detail dt.row_2 span span {
display: inline-block;
padding: 0;
border-left: none;
font-size: inherit;
line-height: inherit;
}
#g90m2 .specification_detail dd {
margin: 10px 0 25px;
}
#g90m2 .specification_detail .price_detail {
float:right;
width: 49.6%;
max-width: 458px;
}

#g90m2 .specification_detail .price_detail .specification_title{
width: 100%;
}

/* #g90m2 .specification_detail .product_img {
float:right;
width: 40%;
} */

#g90m2 .specification_detail .price_detail .name {
line-height: 0;
}
#g90m2 .specification_detail .price_detail .price,
#g90m2 .specification_detail .price_detail figure {
max-width: 621px;
width: 100%;
}
/* 16-08-02 goods_name img -> p */
#g90m2 .specification_detail .price_detail .goods_name {
    color: #656565;
    text-align: left;
    font-size: 300%;
    font-family: 'DIN Regular';
}
#g90m2 .specification_detail .price_detail .goods_name span {
display: inline-block;
font-size: 45%;
padding-top: 3%;
}
#g90m2 .specification_detail .price_detail .price {
margin-top: 10px;
font-size: 130%;
}

#g90m2 .specification_detail .release {
margin-top: 10px;
font-size: 130%;
}

#g90m2 .specification_detail .price_detail figure {
float: right;
margin: 0;
text-align: left;
}
#g90m2 .specification_detail .price_detail figure span {
padding: 0 0 0 10px;
vertical-align: bottom;
font-size: 130%;
}
#g90m2 .specification_detail .price_detail figure img {
height: 24px;
vertical-align: middle;
}
#g90m2 .specification_detail .col2-resp {
margin-top:25px;
margin-bottom:0;
}
#g90m2 .specification_detail .col2-resp {
margin-top: 2%;
/* text-align: center; */
font-size: 95%;
}
#g90m2 .specification_detail .co2-1 {
text-align: left;
}
.vgpmark {
margin-top: 10%;
}

/*!--added 201028 */
.vgpmark li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
width: 100%;
}

.vgpmark li .aw_logo {
width: 14%;
max-width: 70px;
}

.vgpmark li .aw_cap {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #000;
padding-right: 1em;
padding-left: 1.5em;
font-family: 'DIN Regular';
width: 86%;
}
.vgpmark li .aw_cap .p_name {
font-size: 16px;
line-height: 1.9;
}
.vgpmark li .aw_cap .p_name:before {
content: '■';
font-size: .8em;
padding-right: .2em;
}
.vgpmark li .aw_cap .aw_txt {
font-size: 12.8px;
line-height: 1.45;
}
/* added 201028--!*/

.vgpmark li img {
width: 100%;
/*!--added 201028 */
vertical-align: bottom;
/*added 201028--!*/
}
.vgpmark li+li {
margin-top: 5%;
}


/*content_links*/
#g90m2 .content_links {
margin:0 0 40px;
}
#g90m2 .content_links ul {
overflow:hidden;
}
#g90m2 .content_links li {
float: left;
margin-left: 1.7%;
width: 49.1%;
color:#666;
}
#g90m2 .content_links li a {
color:#666;
text-decoration:none;
}
#g90m2 .content_links li:first-child {
margin-left:0;
}
#g90m2 .content_links li img {
display:block;
margin:0 0 10px;
width:100%;
}
#g90m2 .content_links li span {
display: block;
font-size: 170%;
}
/*movie*/
#g90m2 #eventMovie {
position: relative;
padding-bottom: 56.25%;
width: 100%;
height: 0;
}

#g90m2 #eventMovie iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #eaeaea;
}
#g90m2 .notes {
margin:30px 0 0;
padding-left: 1.7%;
}
#g90m2 .notes ul li:before {
content: '● ';
}
#g90m2 .notes ul li.db-circle:before {
content: '◎ ';
}
#g90m2 .notes ul li.asta:before {
content:'※ ';
}
#g90m2 .notes ul li {
text-indent: -1.7%;
}
#g90m2 .notes ul li.in_img {
margin-bottom: 1em;
}
#g90m2 .notes ul li.in_img:before {
content: none;
}
#g90m2 .notes ul li.in_img img {
display: inline-block;
height: 1.6em;
width: auto;
margin-right: 1em;
margin-bottom: -.8em;
vertical-align: top;
}

#g90m2 .specification_detail .price_detail figure span.order {
display: inline !important;
margin-left: 10px;
padding: 6px 10px !important;
background-color: #c4c4c4;
color: #fff;
vertical-align: bottom;
font-weight: bold;
font-size: 12px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#g90m2 .specification_detail .price_detail figure.vgpmark {
float: left;
padding: 10% 0 5%;
width: 100%;
}
#g90m2 .specification_detail .price_detail figure.vgpmark img {
width: 100%;
height: auto;
}
#g90m2 .specification_detail .price_detail .product_img {
/* float: left; */
margin-top: 45px;
}
#g90m2 .h2_style {
padding: 0;
border-bottom: none;
background-position: 100% 50%;
background-size: contain;
background-repeat: no-repeat;
line-height: 1;
font-size: 22px;
position: relative;
height: 140px;
}


#g90m2 .h2_style .label_head {
position: absolute;
    top: 50%;
    /*上部のメニュー位置合わせ*/
    left: 56px;
    transform: translateY(-34%);
z-index: 2;
}
#g90m2 .h2_style strong {
line-height: unset;
/* margin-bottom: 3.1%; */
display: block;
}
#g90m2 .h2_style .label_head p span {
    font-size: 40px;
    font-weight: normal;
}
#g90m2 .h2_style p {
/* font-size: 216%; */
font-family: 'DIN Regular';
font-weight: bold;
}
#g90m2 .h2_style span {
margin: 0;
vertical-align: initial;
font-size: 124%;
line-height: 1.6;
}



#g90m2 .h2_bg01{
background-image: url(../images/h2_img_01-pc.jpg);
color: #fff;
}

#g90m2 .h2_bg02{
background-image: url(../images/h2_img_02-pc.jpg);
color: #fff;
margin-top: 160px;
}


#g90m2 .mT60_top {
margin-top: 0 !important;
}

#g90m2 .specification_detail .price_detail .co2-1 {
width: 43.5%!important;
padding-left: 12%;
}
#g90m2 .specification_detail .price_detail .co2-2 {
width: 40%!important;
}

/* SL1200G campaign bnr */
#g90m2 .bnr_cp a {
display: block;
margin: 3% auto 0;
width: 50%;
}
#g90m2 .bnr_cp a > img {
width: 100%;
}



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

    #g90m2 .h2_style {
        background-size: contain !important;
        background-position: 100% 0 !important;
        background-color: #000;
    }

    #g90m2 .h2_style .label_head {
        left: 0;
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box;
        transform: translateY(-50%);
    }
    #g90m2 .h2_style .label_head > p{
        top: 0;
        bottom: auto;
        width: 15%;
        position: relative;
        margin-bottom: 5%;
        font-size: 14px;
    }
    #g90m2 .h2_style .label_head p span {
        font-size: 200%;
    }
    #g90m2 .h2_style .label_head strong {
        font-size: 14px;
    }
    #g90m2 .h2_style .label_head strong span {
        padding-top: 0;
    }






}


/*-----------870px-----------*/
/*---------------------------*/
@media only screen and (max-width:870px) {
#g90m2 .tabContent .inner .col2-resp.col2-3_2 p {
    font-size: 100%;
}
}
/*-----------840px-----------*/
/*---------------------------*/


@media only screen and (max-width:840px) {
#g90m2 .tabAcc .inner .tab_name {
    top: 10%;
    left: 5%;
    width: 90%;
}
#g90m2 .tabAcc .inner .tab_name span {
    margin: 5px 0 0;
    font-size: 110%;
    line-height: 140%;
}
}

/*-----------800px-----------*/
/*---------------------------*/


@media only screen and (max-width:800px) {
#g90m2 .tabContent .inner .col2-resp.col2-3_1 p {
    font-size: 100%;
}
#g90m2 .tabContent .inner .col2-resp.col2-3_2 p {
    font-size: 90%;
    line-height: 150%;
}
}

/*-----------640px-----------*/
/*---------------------------*/
@media only screen and (max-width:640px) {
.sp_br {
display: block;
}

.pc_only {
display: none;
}

.sp_only {
display: block;
}

#g90m2 .expansion a {
width: 100%;
}

#g90m2 .brand-name h1 img {
width: 65vw;
}
/* #g90m2 .h2_style {
    padding: 10.1% 0 7.5% 4.864%;
}
#g90m2 .h2_style p {
margin-bottom: 1.6216%;
font-size: 5.3vw;
}
#g90m2 .h2_style span {
font-size: 3.3vw;
line-height: 1.1;
} */
#g90m2 .sectionSubTitle {
    font-size: 14px;
    padding: 1px 0 1px 4% !important;
    margin: 0 0 5%;
    line-height: 1.5;
}
#g90m2 .sectionSubTitle_3 {
    margin: 0 0 3%;
    padding: 1px 0;
    font-weight: bold;
    font-size: 110%;
    line-height: 170%;
    text-align: left;
    background: none;
}
#g90m2 .sectionLead {
    font-size: 110%;
    line-height: 170%;
}


/* 16-08-02 goods_name img -> p */
#g90m2 .specification_detail .price_detail .goods_name {
    text-align: center;
}
#g90m2 .col1-resp {
margin-top: 20px;
}
#g90m2 .tabContent .inner .col2-resp.col2-3_1 p,
#g90m2 .tabContent .inner .col2-resp.col2-3_2 p {
    font-size: 110%;
    line-height: 160%;
}
#g90m2 .sp_mB40 {
    margin-bottom:40px !important;
}
#g90m2 .kvArea .onSlash {
    bottom: -12px;
    margin-left: -9px;
    width: 18px;
}
/*h1 img {
    width:252px;
}*/
#g90m2  h3.title-parts img {
    width: 52px;
}
#g90m2 h3.title-specification img {
    width: 115px;
}
#g90m2 h3.title-gallery img {
    width:68px
}
#g90m2 h3 {
    padding: 0 0 12px;
}
#g90m2 h4 {
    margin:0;
    padding: 20px;
    background: #efefef;
}
#g90m2 h4.title-r1 img {
    width:211px;
}
#g90m2 .specification_detail {
    margin: 13px 0 0;
}
#g90m2 .specification_detail .price_detail .name img {
    width:202px
}
#g90m2 .specification_detail .price_detail .price {
    margin:1% 0 0 0;
    margin-bottom: 10%;
    text-align: center;
    font-size: 110%;
}

#g90m2 .specification_detail .price_detail .release {
    text-align: center;
}

#g90m2 .specification_detail .price_detail .price + img {
    margin-top:0;
}
.vgpmark {
    margin-top: 10%;
    padding: 0 0 0 10%;
}
.vgpmark li img {
    width: 100%;
}

/* added 201028--!*/
.vgpmark li .aw_logo {
    max-width: 100%;
    width: 25.5%;
}

.vgpmark li .aw_cap .p_name {
    font-size: 3.3vw;
    line-height: 1.5;
}

.vgpmark li .aw_cap .aw_txt {
    font-size: 2.9vw;
    line-height: 1.5;
}

/* added 201028--!*/
#g90m2 .read {
    margin: 0 15px;
    text-align: left;
    line-height: 160%;
}
#g90m2 dl.notes {
font-size: 85%;
}
#g90m2 dl.notes a {
font-size: 125%;
}
#g90m2 .tabAcc .inner .listBc {
    display:none;
}
#g90m2 .tabAcc .inner .tab_name {
    position: static;
    overflow: hidden;
    padding: 20px;
    width: auto;
    background:url(/products/common/images/sp_open.png) 93% center no-repeat;
    background-size: 4% auto;
}
#g90m2 .tab_active .inner .tab_name {
    background:url(/products/common/images/sp_close.png) 93% center no-repeat;
    background-size: 4% auto;
}
#g90m2  .tabAcc .inner .tab_name img {
    float: left;
    width: 8%;
}
#g90m2 .tabAcc .inner .tab_name span {
    float: right;
    margin: 0;
    padding: 0 21% 0 0;
    width: 80%;
}
#g90m2 .tabContainer {
    margin-bottom:0;
}
#g90m2 .tabAcc,
#g90m2 .tabContent {
    border:none;
    background:#efefef;
}
#g90m2 .tabAcc {
    margin:1px 0 0;
}
#g90m2 .tabContent {
    margin-bottom:0;
    padding:0 10px 10px;
}
#g90m2 .tabContent .tabTitle h3 {
    font-size: 150%;
    line-height: 120%;
}
#g90m2 .tabContent .tabTitle .pc_inline {
    display: block;
}
#g90m2 .tabContent .inner {
    padding:10px;
    background:#ffffff;
}
#g90m2 .tabContent .inner .col1-resp,
#g90m2 .tabContent .inner .col2-resp,
#g90m2 .tabContent .inner .col3-resp,
#g90m2 .tabContent .inner .col4-resp,
#g90m2 .tabContent .inner .col2-resp_rs {
    margin:10px 0 0;
}
#g90m2 .tabContent .inner .col1-resp p,
#g90m2 .tabContent .inner .col2-resp p,
#g90m2 .tabContent .inner .col3-resp p,
#g90m2 .tabContent .inner .col4-resp p {
    line-height:160%;
}
#g90m2 .lisrArrow {
    display:none !important;
}
#g90m2 .col2-resp {
    margin-top:0 !important;
}
#g90m2 .col2-resp:first-of-type {
    margin-bottom: 0;
}
#g90m2 .col2-resp:last-of-type {
    margin-bottom: inherit;
}
#g90m2 .col3-resp .co3-1,
#g90m2 .col3-resp .co3-2,
#g90m2 .col3-resp .co3-3 {
    float:none;
    margin-right:0;
    width:100%;
}
#g90m2 .col2-resp .co2-1,
#g90m2 .col2-resp .co2-2,
#g90m2 .col2-resp .co2-1.sm2,
#g90m2 .col2-resp .co2-1.sm2 + .co2-2 {
    float:none;
    margin:0;
    width:100%;
}
#g90m2 .col2-resp .co2-1 img,
#g90m2 .col2-resp .co2-2 img,
#g90m2 .col3-resp .co3-1 img,
#g90m2 .col3-resp .co3-2 img,
#g90m2 .col3-resp .co3-3 img {
    width:100%;
}
#g90m2 .col2-resp .co2-1,
#g90m2 .col2-resp .co2-2,
#g90m2 .tabContent .col3-resp .co3-1,
#g90m2 .tabContent .col3-resp .co3-2,
#g90m2 .tabContent .col3-resp .co3-3,
#g90m2 .col2-resp .co2-1.sm2 {
    margin-top:10px;
    }
    
/*movie*/
#g90m2 #eventMovie {
padding-bottom: 55.7%;
}

/*特殊レイアウト col2-3_1, col2-3_2*/
#g90m2 .col2-3_1 .col1,
#g90m2 .col2-3_2 .col1 {
float: none;
margin-right: 0;
width: 100%;
}
#g90m2 .col2-3_1 .co2-1,
#g90m2 .col2-3_2 .co2-1 {
float: none;
margin-right: 0;
width: 100%;
}
#g90m2 .col2-3_1 .col1 + .col1,
#g90m2 .col2-3_2 .col1 + .col1 {
float: right;
margin-right: 0;
}
#g90m2 .col2-3_1 .co2-2,
#g90m2 .col2-3_2 .co2-2 {
width: 100%;
}
#g90m2 .col2-3_1 .co2-2 img,
#g90m2 .col2-3_2 .co2-2 img {
position: relative;
width: 100%;
}
#g90m2 .col2-3_1 .co2-2 .co2,
#g90m2 .col2-3_2 .co2-2 .co2 {
width: 100%;
}
#g90m2 .col2-3_1 .co2-2 .co2 + .co2,
#g90m2 .col2-3_2 .co2-2 .co2 + .co2 {
left: 0;
margin-top: 10px;
}
#g90m2 .col2-3_1 .co2-3,
#g90m2 .col2-3_2 .co2-3 {
float: none;
margin-top: 10px;
text-align: left;
}
#g90m2 .co2-3 img,
#g90m2 .co2-3 img {
vertical-align: bottom;
}
#g90m2 .specification_detail dl.detail,
#g90m2 .specification_detail .price_detail,
#g90m2 .specification_detail .price_detail .price,
#g90m2 .specification_detail .price_detail figure,
#g90m2 .specification_detail .pc_width_free {
    float:none;
    max-width: 100%;
    width:100%;
}
#g90m2 .specification_detail .pc_width_free {
border-bottom: none;
}
#g90m2 .specification_detail .price_detail figure {
float: none;
text-align: center;
}
#g90m2 .specification_detail .price_detail figure span {
display: block;
padding: 1% 0 0 0;
}
#g90m2 .specification_detail .price_detail figure img {
height: 7.48vw;
}
#g90m2 .specification_detail .price_detail .co2-1,
#g90m2 .specification_detail .price_detail .co2-2 {
    font-size: 90%;
    float: left;
    margin-top: 0;
}

#g90m2 .specification_detail .price_detail .specification_title {
    width: 85%;
    margin: 0 auto 10px;
    display: block;
}

#g90m2 .specification_detail dt,
#g90m2 .specification_detail dt.row_2 span span:nth-child(1) {
    border-bottom: none;
}
#g90m2 .specification_detail dt span {
    font-size:125%;
}

#g90m2 .tabContent .tabTitle p.main_tit {
margin-bottom: 5%;
font-size: 135%;
}
#g90m2 .specification_detail .detail dd {
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-size: 83%;
    line-height: 160%;
}
#g90m2 .specification_detail dd {
    margin: 10px 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px dashed #cbcbcb;
}
#g90m2 .specification_detail .price_detail {
    margin:30px 0 0;
}
#g90m2 .specification_detail .price_detail .col1-resp {
    margin-top: 0;
}
#g90m2 .specification_detail .price_detail .price_content {
    text-align:center;
}

#g90m2 .specification_detail .price_detail .co2-1 {
    width: 45.5%!important;
    padding-left: 12%;
}
#g90m2 .specification_detail .price_detail .co2-2 {
    width: 38%!important;
}

/*content_other*/
#g90m2 .content_links li img {
    display:none;
}
#g90m2 .content_links li {
    float:none;
    margin:0;
    width:auto;
    border-bottom:1px solid #efefef;
}
#g90m2 .content_links li.active {
    padding:10px;
    opacity:0.6;
}
#g90m2 .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;
}
#g90m2 .content_links li span {
    display: inline;
    font-size:100%;
}
#g90m2 .specification_detail .price_detail figure.vgpmark img {
    width: 80%;
}
#g90m2 .specification_detail .price_detail figure.vgpmark {
padding: 2.5% 0;
}
}

/*------------------itemSlider.css02------------------*/

.item-slide{
display: none;
}
.galleryContiner02{
position: relative;
margin-top: 30px;
}
#gallerySlider02 li{
display: block;
float: left;
width: auto;
zoom:1;
}
#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;
text-align: center;
line-height: 50px;
}
.tecGallery-indicators02 a{
display: inline-block;
margin-right: 5px;
margin-left: 5px;
width: 18px;
height: 12px;
background-color: #c8c8c8;
}
.tecGallery-indicators02 a.selected{
background-color: #666666;
}
.carousel-control02{
position: absolute;
top: 50%;
display: block;
margin-top: -69px;
width: 34px;
height: 88px;
background-color: rgba(255,255,255,0.7);
background-repeat: no-repeat;
text-align: center;
line-height: 88px;
}
.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;
    margin-top: 13px;
    margin-left: 0;
    width: auto;
}
.item-slide ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.item-slide li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    color: #999;
    text-align: center;
    font-size: 40px;
}
.item-slide li img{
    width: 100%;
}
#parts-prev,
#parts-next,
.carousel-control02.left02,
.carousel-control02.right02{
    position: absolute;
    top:50%;
    margin-top: -28px;
    width: 22px;
    height: 56px;
    background-color: rgba(255,255,255,.7);
    background-position: center center;
    background-size: 8px 12px;
    background-repeat: no-repeat;
    cursor:pointer;
}
.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------------------*/

/* @charset "utf-8"; */

.item-slide{
display: none;
}
.galleryContiner01{
position: relative;
margin-top: 30px;
}
#gallerySlider01 li{
display: block;
float: left;
width: auto;
zoom:1;
}
#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;
text-align: center;
line-height: 50px;
}
.tecGallery-indicators01 a{
display: inline-block;
margin-right: 5px;
margin-left: 5px;
width: 18px;
height: 12px;
background-color: #c8c8c8;
}
.tecGallery-indicators01 a.selected{
background-color: #666666;
}
.carousel-control01{
position: absolute;
top: 50%;
display: block;
margin-top: -69px;
width: 34px;
height: 88px;
background-color: rgba(255,255,255,0.7);
background-repeat: no-repeat;
text-align: center;
line-height: 88px;
}
.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;
    margin-top: 13px;
    margin-left: 0;
    width: auto;
}
.item-slide ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.item-slide li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    color: #999;
    text-align: center;
    font-size: 40px;
}
.item-slide li img{
    width: 100%;
}
#parts-prev,
#parts-next,
.carousel-control01.left01,
.carousel-control01.right01{
    position: absolute;
    top:50%;
    margin-top: -28px;
    width: 22px;
    height: 56px;
    background-color: rgba(255,255,255,.7);
    background-position: center center;
    background-size: 8px 12px;
    background-repeat: no-repeat;
    cursor:pointer;
}
.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;
}
/* SL1200G campaign bnr  -SP*/
#g90m2 .bnr_cp a {
margin: 7% auto 0;
width: 100%;
}
}
.bnrArea li {
margin-bottom: 2%;
}


.title-wrap {
margin: 14px 0 32px;
}
.brand-name {
text-align: center;
}
.brand-name span {
font-size: 20px;
}
.headding strong {
font-weight: normal;
line-height: 1.8;
margin-bottom: 4%;
display: block;
}

.headding p {
font-size: 16px;
margin: 0 0 32px;
font-size: 12px;
line-height: 200%;
}

.pressrelease {
width: 300px;
margin: 0 auto;
background-color: #333;
height: 56px;
text-align: center;
}

.pressrelease a {
display: block;
color: #fff!important;
line-height: 56px;
font-size: 20px; 
}

.pressrelease a:hover {
opacity: 0.75;
}

@media screen and (max-width: 640px) {
.brand-name span {
    font-size: 16px;
}

.brand-name h1 {
    width: 90%;
    justify-content: space-around;
    width: 85%;
    margin-top: 15px!important;
}

.brand-name dt {
    font-size: 12px;
    margin-bottom: 10px;
}

.brand-name dd {
    font-size: 26px;
}

.headding {
    margin-top: 20px!important;
}

.headding strong {
    font-size: 18px;
}

.headding p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pressrelease {
    width: 100%;
}
}

.section-content {
display: flex;
align-items: flex-start;
margin-bottom: 30px;
}

.section-content p {
padding-right: 2.8%;
width: 50%;
box-sizing: border-box;
}

.section-text {
padding-right: 2.8%;
width: 50%;
box-sizing: border-box;
}

.section-content img {
width: 50%;
}

.section-content figure {
width: 50%;
margin: 0;
}

.section-content figure img {
width: 100%;
}

.section-content figcaption {
font-size: 13px;
}

.product_img img {
width: 100%;
}

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

.specification_note {
margin-bottom: 40px;
}

.software {
margin: 15px 0;
}

.software strong {
font-size: 16px;
margin-left: -1.7%;
display: inline-block;
}

.software ul {
margin: 5px 0;
}

.software p, .software a {
margin-left: -1.7%;
}

.scale-img {
display: flex;
justify-content: space-between;
margin-top: 20px;
}

.scale-img-item {
width: 32.2%;
}

.scale-img-item img {
width: 100%;
vertical-align: bottom;
margin-bottom: 3px;
}

.section-analog b {
font-size: 18px;
margin-top: 20px;
display: inline-block;
line-height: 1.5;
margin-left: 8%;
}

.sectionLead_b {
font-size: 13px;
}



@media screen and (max-width: 640px) {
.section-content {
    display: block;
}

.section-content p {
    width: 100%;
}

.section-content img {
    width: 100%;
    margin-top: 5%;
}

.section-content figure {
    width: 100%;
}

.section-content figure img {
    width: 100%;
}

.section-content figcaption {
    font-size: 13px;
}

#g90m2 .specification_detail .price_detail .product_img {
    margin-top: 45px;
}
.inContents p {
    font-size: 110%;
    line-height: 170%;
}

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

.specification_note {
    margin-bottom: 40px;
    font-size: 83%;
    line-height: 160%;
}

.section-text {
    width: 100%;
}

.section-analog b {
    font-size: 14px;
}
}
/* /20200828 追記 */




/* 20200925 追記 */
.image_with_text {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}

.iwt_img {
width: 33.8%;
text-align: center;
}

.iwt_img img {
width: 83.1%;
}

.image_with_text dl {
width: 66.2%;
}

.image_with_text dt {
/* font-size: 20px; */
line-height: 1.4;
margin-bottom: 23px;

font-size: 22px;
font-weight: bold;
}

.image_with_text dd {
font-size: 20px;
}



.section-subcontent {
margin-bottom: 30px;
}

.section-subcontent h3 {
font-size: 18px;
text-align: left!important;
margin-bottom: 10px!important;
}

.section-subcontent ul {
font-size: 13px;
}

.section-subcontent .col2-resp:first-of-type {
margin: 20px 0;
}

.col4-resp {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 20px;
}

.col4-resp figure {
width: 24%;
margin: 0;
}

.col4-resp figure img {
width: 100%;
}

.col4-resp figcaption {
font-size: 13px;
}

/*-----------640px-----------*/
@media only screen and (max-width:640px) {
#g90m2 .kvArea {
    margin-bottom: 10%;
}
.image_with_text {
    display: block;
}

.iwt_img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.iwt_img img {
    width: 83.1%;
}

.image_with_text dl {
    width: 100%;
    text-align: center;
}

.image_with_text dt {
    font-size: 14px;
    margin-bottom: 10px;
}

.image_with_text dd {
    font-size: 14px;
    margin-bottom: 20px;
}

.col4-resp {
    display: block;
}

.col4-resp figure {
    width: 100%;
    margin-bottom: 15px;
}

.col4-resp figure img {
    width: 100%;
}

.col4-resp figcaption {
    font-size: 13px;
}

.section-subcontent h3 {
    font-size: 16px;
    padding: 12px 10px 12px!important;
}
}

#g90m2 .specification_detail .info_detail .spec-format {
width: 100%;
font-family: DIN Regular, san-serif;
font-size: 120%;
table-layout: fixed;
border-collapse: collapse;
text-align: left;
margin-bottom: 1.5em;
}

#g90m2 .specification_detail .info_detail .spec-format thead {
background: #a6a6a6;
color: #fff;
font-weight: bold;
}

#g90m2 .specification_detail .info_detail .spec-format tbody {
color: #333;
}

#g90m2 .specification_detail .info_detail .spec-format tr>* {
border: 1px solid #fff;
padding: 4px 5px 2px;
vertical-align: middle;
}

#g90m2 .specification_detail .info_detail .spec-format tbody tr:nth-child(odd) {
background: #d9d9d9;
}

#g90m2 .specification_detail .info_detail .spec-format tbody tr:nth-child(even) {
background: #bfbfbf;
}

#g90m2 .specification_detail .info_detail .spec-format thead th:nth-child(1) {
width: 18%;
}

#g90m2 .specification_detail .info_detail .spec-format thead th:nth-child(2) {
width: 14%;
}

#g90m2 .specification_detail .info_detail .spec-format thead th:nth-child(3) {
width: 48%;
}

#g90m2 .specification_detail .info_detail .spec-format thead th:nth-child(4) {
width: 20%;
}





/* moral */
.technology_img_wrap {
position: relative;
overflow: hidden;
}
.technology_img_wrap .anm_wrap {
background: #000;
padding-top: 66.6%;
}
.anm_wrap img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
opacity: 0;
}

.technology_img_wrap .points-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}

.points-container li#point1 {
left: 52.6%;
top: 26%;
}
.points-container li#point2 {
/* left: 71.6%;
top: 27%; */
left: 48%;
top: 34%;
}
.points-container li#point3 {
left: 72.6%;
top: 54%;
}
.points-container li#point4 {
left: 78.6%;
top: 62%;
}
.points-container li {
position: absolute;
z-index: 5;
font-size: 0;
}
.points-container li a {
display: block;
}
.points-container li a:after {
content: "";
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background: url(../images/point-ro.svg) 50% 0 / contain no-repeat;

}
.points-container li a:hover:after {
opacity: 1;
}
.points-container li a:hover img {
opacity: 0;
}
.points-container li a>img {
/* width: 1.4375rem; */
width: 1.8375rem;
-webkit-animation-duration: 2s;
-webkit-animation-name: point;
-webkit-animation-iteration-count: infinite;
animation-duration: 2s;
animation-name: point;
animation-iteration-count: infinite;
}
@-webkit-keyframes point {

0%,
100% {
    -webkit-transform: scale(1);
}

50% {
    -webkit-transform: scale(1.3);
}
}

@keyframes point {

0%,
100% {
    transform: scale(1);
}

50% {
    transform: scale(1.3);
}
}
/* fd-in */
.fd-in {
animation-delay: .1s;
opacity: 0;
}
.fd-in.move {
animation-name: fade-in;
animation-delay: .3s;
animation-duration: 1s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}
@keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}

/* sl-down */
.sl-down {
animation-delay: .8s;
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sl-down.move {
animation-name: sl-down;
animation-duration: 1.3s;
/* animation-timing-function: ease-out; */
animation-timing-function: cubic-bezier(.23, .13, 0, .99);
animation-fill-mode: both;
}
@keyframes sl-down {
0% {
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}




#points-window {
display:none;
}
.point-w-content {
/*padding:25px 48px 48px;*/
padding: 2em 3em 3em;
}
.point-w-content .point-layout {
font-size: 22px;
font-weight: bold;
}
.point-layout a {
position: absolute;
right: 3.4em;
/* bottom: 2.5em; */
bottom: 1.4em;
right: 40px;
bottom: 6px;
display: block;
width: 2em;
height: 2em;
text-indent: -999%;
/* overflow: hidden; */
}
@media screen and (max-width: 769px) {

.point-layout a {
    right: -6%;
    bottom: -8%;
}

}


.point-layout a:before {
content: "";
position: absolute;
top: 0;
left: .3em;
display: block;
width: 1em;
height: 1em;
border-bottom: 0.3em solid #444;
border-right: 0.3em solid #444;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}


.point-w-content .point-layout .row .col + .col {
padding-top:2.5rem;
}
.point-w-content .point-layout .row .col.graph {
text-align:center;
}
.point-w-content .text {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#cboxLoadedContent .point-w-content .text {
position: relative;
}


.point-w-content .text p.tit {
font-size: 0.8rem;
line-height: 1.5;
}
.point-w-content .text span.serif {
font-size: 1.3em;
}
.point-w-content .text h3 {
/* font-size: 1.2em; */
font-size: .9em;
line-height: 1.4;
margin-bottom: 0.7em;
/* margin-top: 0.4em; */
}
.point-w-content .text h3.titEng {
font-size:1.2em;
}
.point-w-content .text p + p.tit {
margin-top: 3em;
}
.point-w-content .text p {
font-size: 0.7em;
line-height: 1.8;
margin-top: .5em;
}
.point-w-content .graph .graph-img {
position:relative;
display:inline-block;
}
.point-w-content .graph .graph-img img {
display: block;
width: 100%;
height: auto;
}
/*.point-w-content.point-w2-w .graph .graph-img {
max-width:70%;
}*/
.point-w-content .graph .graph-img img:not(:first-child) {
position:absolute;
top:0;
left:0;
}
.point-w-content .graph .graph-img img:not(.active){
opacity:0;
}
.point-w-content .graph .graph-control {
text-align:left;
margin-top:1rem;
width: 108%;
}
.point-w-content .graph .graph-control > div {
}
.point-w-content .graph .graph-control > div > ul {
}
.point-w-content .graph .graph-control > div > ul > li {
padding: 0.45rem 0;
}
.point-w-content .graph .graph-control a {
display: inline-block;
text-decoration: none;
color: #4d4d4d;
font-size: 0.75rem;
line-height: 1.5;
font-family: "DIN Regular", Arial, Helvetica, sans-serif;
padding: 0.1875rem 0 0.1875rem 1.375rem;
background-image: url(../images/point.svg);
background-position: 0 50%;
background-size: 1.125rem;
background-repeat: no-repeat;
}
.point-w-content .graph .graph-control a:hover {
background-image:url(../images/point-ro.svg);
}
@media screen and (min-width:640px) {
.point-w-content .graph .graph-control > div {
    display:table;
    width:100%;
    table-layout:fixed;
}
.point-w-content .graph .graph-control > div > ul {
    display:table-row;
}
.point-w-content .graph .graph-control > div > ul > li {
    display:table-cell;
    vertical-align:middle;
}
}
@media screen and (min-width:768px) {
.point-w-content {
    /*padding:1.5rem 3rem 1.5rem;*/
    padding: 1.5rem 2rem 1.5rem;
}
.point-w-content .point-layout {
    display:table;
    width:100%;
    min-height:30rem;
}
.point-w-content .point-layout .row {
    display:table-row;
}
.point-w-content .point-layout .row .col {
    display:table-cell;
    vertical-align:middle;
    padding: 0 1rem;
}
.point-w-content .point-layout .row .col:only-child {
    padding:0 3rem;
}
.point-w-content .point-layout .row .col.text {
    width:54%;
}
.point-w-content .point-layout .row .col.graph {
    width:46%;
    text-align:center;
}
.point-w-content .graph .graph-img {
    max-width:none;
}
.point-w-content .graph .graph-img {
    max-width: 480px;
}

}






/*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
overflow: hidden;
}
#cboxWrapper {
max-width: none;
}
#cboxOverlay {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
}
#cboxMiddleLeft, #cboxBottomLeft {
clear: left;
}
#cboxContent {
position: relative;
}
#cboxLoadedContent {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
#cboxTitle {
margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
cursor: pointer;
}
.cboxPhoto {
float: left;
margin: auto;
border: 0;
display: block;
max-width: none;
-ms-interpolation-mode: bicubic;
}
.cboxIframe {
width: 100%;
height: 100%;
display: block;
border: 0;
padding: 0;
margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
/*
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
}
#colorbox {
outline: 0;
}
#cboxContent {
margin-top: 0;
overflow: visible;
}
.cboxIframe {
background: rgba(244,242,245,0.93);
}
#cboxError {
padding: 50px;
border: 1px solid #ccc;
}
#cboxLoadedContent {
background: rgba(244,242,245,0.93);
padding: 0;
}
#cboxLoadingGraphic {
background: url(../images/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
background: rgba(244,242,245,0.93);
}
#cboxTitle {
position: absolute;
top: -22px;
left: 0;
color: #fff;
}
#cboxCurrent {
position: absolute;
top: -22px;
right: 205px;
text-indent: -9999px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxClose {
border: 0;
padding: 0;
margin: 0;
position:absolute;
top:0.9375rem;
right:0.9375rem;
/*font-family: sans-serif, Arial, Helvetica;*/
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size:12px;
background:url(../images/icn-close.svg) no-repeat 100% 50%;
padding-right:1rem;
text-indent: -9999px;
width: auto;
height: auto;
}
#cboxPrevious, #cboxNext {
border: 0;
padding: 0;
margin: 0;
overflow: hidden;
text-indent: -9999px;
position: absolute;
width:13px;
height:25px;
background:url(../images/icn-arrow.svg)  no-repeat 100% 50%;
background-size:auto 100%;
top:50%;
margin-top:-0.75rem;
}
#cboxPrevious {
left:1.5% !important;
}
#cboxNext {
right:1.5% !important;
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}
#cboxPrevious:after, #cboxNext:after {
}
#cboxSlideshow {
border: 0;
padding: 0;
margin: 0;
overflow: hidden;
text-indent: -9999px;
width: 20px;
height: 20px;
position: absolute;
top: 0;
background: url(../images/controls.png) no-repeat 0 0;
}
#cboxSlideshow:after {
content: url(../images/controls.png);
position: absolute;
width: 125px;
height: 50px;
text-indent: 0;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
outline: 0;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
background-position: -75px -25px;
right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
background-position: -100px 0px;
right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
background-position: -75px -25px;
}

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

#cboxClose {
    text-indent:0;
}
}


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

.point-w-content .point-layout {
    font-size: 14px;
}
}






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

#g90m2 .h2_style {
    font-size: 15px;
    background-size: cover;
    background-position: 60% 50%;
    /* padding: 37.9% 0 0.1% 4.864%; */
}

#g90m2 .h2_style strong {
    line-height: 1.4;
}

#g90m2 .h2_style p {
    font-size: 4.3vw;
}

#g90m2 .h2_bg01 {
    background-image: url(../images/h2_img_01-spn.jpg);
}

#g90m2 .h2_bg02 {
    background-image: url(../images/h2_img_02-spn.jpg);
}

#g90m2 .h2_bg03 {
    background-image: url(../images/h2_img_03-spn.jpg);
}

#g90m2 .h2_bg04 {
    background-image: url(../images/h2_img_04-spn.jpg);
}

#g90m2 .h2_style {
    
}

#g90m2 .h2_style:after {
    content: none;
}





}

.exp {
position: relative;
display: inline-block;
}
.exp:after {
content: "ダミー";
color: #fff;
/* background: #000; */
background: magenta;
border: 1px solid #fff;
width: auto;
line-height: 1;
font-size: 1.2em;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
display: inline-block;
text-align: center;
font-weight: bold;
padding: .3em .5em;
}
.exp_alt:after {
content: "画像差し替え予定";
color: #ff0000;
/* background: #000; */
background: rgba(255,255,255,1);
border: 1px solid #ff0000;
padding: .8em 1em;
}

.btn_closeup {
margin-top: 25px;
}

.btn_w+.btn_w .btn_closeup {
margin-top: 10px;
}

.specification_detail .btn_w {
display: inline-block;
width: 100%;
}

/* ページ内リンク 20201015 */
#g90m2 .col4-resp {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}

#g90m2 .col4-resp-item {
width: 24%;
margin: 0;
}

#g90m2 .tabAcc {
cursor: pointer;
}

#g90m2 .tabAcc .inner {
position: relative;
width: 100%;
}

#g90m2 .tabAcc .inner .listBc {
width: 100%;
}

#g90m2 .tabAcc .inner .tab_name {
left: 10%;
position: absolute;
top: 10%;
width: 80%;
}

#g90m2 .tabAcc .inner .tab_name span {
/* color: #fff; */
}
#g90m2 .tabAcc .inner .tab_name span span {
font-size: 1em;
text-indent: -.5em;
letter-spacing: -.05em;
display: inline-block;
}

#g90m2 .lisrArrow {
display: none;
line-height: 0;
position: relative;
text-align: center;
top: 1px;
}

#g90m2 .product_link a {
line-height: 46px;
font-size: 1.2vw;
width: 50%;
height: 46px;
display: block;
color: #fff;
position: relative;
text-align: center;
background-color: #666;
margin: 10px auto 0;
}

#g90m2 .product_link a:hover {
opacity: 0.75;
}

#g90m2 .product_link a:after {
content: '';
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right: 6%;
width: 0.5em;
height: 0.5em;
top: calc(50% - 6px);
}

#g90m2 .specification_image_bottom {
width: 70%!important;
margin-top: 40px;
}
#g90m2 .specification_image_bottom figure {}
#g90m2 .price_detail .specification_image_bottom figure+figure {
margin-top: 60px;
}
#g90m2 .price_detail .specification_image_bottom figure+p {
margin-top: 2em;
display: inline-block;
}
#g90m2 .specification_image_bottom figcaption {
border: 1px solid #B2B2B2;
padding: .3em .5em;
display: inline-block;
    margin-bottom: 24px;
}
#g90m2 .specification_image_bottom img {
width: 100%;
height: auto !important;
}

#g90m2 .specification_image_bottom img.img_01 {
max-width: 87.61%;
}
#g90m2 .specification_image_bottom img.img_02 {
max-width: 58%;
}


#g90m2 .construction-content a {
width: 50%;
}

#g90m2 .construction-content a img {
width: 100%;
}
@media screen and (max-width: 640px) {

#g90m2 .price_detail .specification_image_bottom figure {
    text-align: left;
}

.specification_image_bottom figure+p {
    font-size: .9em;
}

}


@media screen and (max-width: 640px) {
#g90m2 .col4-resp {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#g90m2 .col4-resp-item {
    width: 49%;
    margin-bottom: 10px!important;
}

#g90m2 .tabAcc .inner .listBc {
    display: none;
}

#g90m2 .tabAcc .inner .tab_name {
    left: 0;
    top: 0;
    width: 85%;
    background: initial;
    padding: 4% 8%;
    overflow: hidden;
padding: 20px;
position: static;
width: auto;
background: url(/products/common/images/sp_open.png) 93% center no-repeat;
background-size: 4% auto;
}

#g90m2 .tabAcc .inner .tab_name span {
    padding-right: 10%!important;
    width: 100%;
    float: none;
margin: 0;
padding: 0 21% 0 0;
width: 80%;
}
#g90m2 .product_link a {
    font-size: 4vw;
    width: 100%;
    height: 100%;
    padding: 4% 0 4% 4%;
    line-height: 1.5;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
}

#g90m2 .product_link a:after {
    width: 0.5em;
    height: 0.5em;
    top: calc(50% - 7px);
}

#g90m2 .specification_image_bottom {
    width: 90%!important;
    margin: 20px auto 0;
    display: block;
}

#g90m2 .construction-content a {
    width: 100%;
}
}

@media screen and (min-width: 641px) and (max-width: 767px) {
#g90m2 .tabAcc .inner .tab_name {
    top: 7%;
}

#g90m2 .tabAcc .inner .tab_name span {
    font-size: 100%;
}

#g90m2 .product_link a {
    font-size: 1.5vw;
}
}

@media screen and (min-width: 1280px) {
#g90m2 .product_link a {
    font-size: 15px;
}
}

/*!-- 2021/02/22 added*/
#g90m2 .topbnr_margin {
margin-top: 45px;
margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
.title-wrap{
    margin-bottom: 0;
}
#g90m2 .topbnr_margin {
    margin-top: 20px;
}
}
/* 2021/02/22 added --!*/




/* 2021/07/20 added */

.col1-resp+.col2-resp {
margin-top: 40px;
}
.multiple_start .multiple_item:nth-child(n+2) {
margin-top: 15%;
}