@charset "utf-8";

/*
//
//  products style css
//  id = products
//  /products/index.html, /products/r1/index.html, /products/c700/index.html
//
*/

/*--------------------------------------------------------------------
/products/index.html
--------------------------------------------------------------------*/
/* 2015-09-07 */
#products .kvArea {
    margin-bottom: 60px;
}
#products h2{
    font-size:160%;
    line-height: 130%;
    font-family: 'DIN Regular'; /* 2015-09-07 */
}
 /* 2015-09-08 */
#products .col2-resp a {
    overflow: hidden;
    display: block;
}
 /* 2015-09-07 */
#products h2.class_name {
    font-size: 200%;
    line-height: 100%;
    border-left: 3px solid #B2B2B2;
    padding: 0 0 0 10px;
    margin-bottom: 15px;
}
 /* 2015-09-07 */
#products h2.product_name {
    font-size: 185%;
    padding: 13px 0 40px;

}
 /* 2015-09-07 */
#products h2.product_name > span {
    font-size: 80%;
    margin: 0;
}
/* link banner area */
.bnrList li {
    width: 48.5%;
    float: left;
}

.bnrList li + li {
    margin-left: 3%;
}
/* 2015-09-04 */
.bnrList li:nth-child(2n+1) {
    margin-left: 0;
}
/* 2015-09-04 */
.bnrList li:nth-child(n+3) {
    margin-top: 2%;
}

.bnrList li img {
    width: 100%;
    height: auto;
}
/* web catalog 2015-10-06 */
.web_ctlg {
    width: 220px;
    padding: 0;
    margin: 0 auto 50px;
    border: none;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.web_ctlg a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666666;
    font-size: 130%;
    padding: 15px 0 15px 25px;
    border: 1px solid #E8E8E8;
    text-decoration: none;
    display: block;
    text-align: center;
    background: url(../images/icon_book.png) no-repeat 12% 50%;
}
.web_ctlg a:hover {
    color: #666666;
    background: url(../images/icon_book.png) no-repeat 12% 50% #e2e2e2;
}
/* footer navi */
#fNavi{
    width:925px;
    height:280px; /*426 + 50*/
    position:relative;
}

#fNavi .fNaviContiner{
    overflow:hidden;
    position:absolute;
    top:0;
    left:50%;
    width:2835px;  /*925*3 + 20 * 2*/
    height:279px; /*426 + 50*/
    border-bottom:1px solid #E8E8E8;
    margin:55px 0 30px -1807px; /*1407.5*/
    background:url(../images/bg_grayLine.gif) repeat-x top;
}

#fNavi ul.r1{
    width:925px !important; /*925 * 5 + 20 *4*/
    height:279px;
    margin:0;
    padding:0;
    list-style:none;
    position:absolute;
    left:50%;
    display:block;
    margin-left:45px;
}

#fNavi ul.c700{
    width:925px !important; /*925 * 5 + 20 *4*/
    height:279px;
    margin:0;
    padding:0;
    list-style:none;
    position:absolute;
    left:50%;
    display:block;
    margin-left:-73px;
}

#fNavi ul.r1 li,
#fNavi ul.c700 li{
    float:left;
    width:auto;
    height:279px;
    padding:0;
    margin:0;
}

#fNavi ul li a img:hover{
    filter: none;
    -moz-opacity:1;
    opacity:1;
}

/* attention products */
#wrapContent #wrap_mainContent .mainContens .attProductsFoot{
    margin:80px 0 80px 0;
}

/* contents */
#products .col1{
    width:100%;
    margin-bottom:80px;
}

.detail-list .list01 .detail-title, .detail-list .list02 .detail-title, .detail-list .list03 .detail-title, .detail-list .list04 .detail-title{
    background-position:0 5px !important;
}

/* 2015-11-26 DIME 2015 */
#products .bnr_dime {
    width: 350px;
    margin: 0 auto;
}
#products .bnr_dime a {
    display: block;
    background: url(/commonrw/images/icon_window.png) no-repeat 6% 50%;
    padding: 3% 3% 3% 10%;
    margin: 0 auto 50px;
    border: 1px solid #E8E8E8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#products .bnr_dime a img:hover {
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#products .bnr_dime a:hover {
    color: #666;
    filter: alpha(opacity=6.5);
    -moz-opacity:0.65;
    opacity:0.65;
}
#products .bnr_dime .square {
    font-size: 14px;
    font-weight: bold;
}
#products .bnr_dime figure,
#products .bnr_dime p {
    float: left;
}
#products .bnr_dime figure {
    margin: 0;
    padding: 0 5%;
}
#products .bnr_dime figure img {
    vertical-align: bottom;
}
/* 2015-12-4 campaign_01 bnr */
ul.bnrList > li.cp_bnr {
    width: 100%;
    margin-bottom: 2%;
}
/*--------------------------------------------------------------------
/products/index.html
--------------------------------------------------------------------*/
#products .products_wrap {
    margin:84px 0 0 84px;
}

#products .products_wrap .fLeft{
    width:406px;
}

#products .products_wrap .fRight{
    width:366px;
}

#products .products_wrap h1{ margin-bottom:28px;}

#products .products_wrap ul{
    margin:0;
    padding:0;
}

#products .products_wrap ul li{
    margin:0;
    padding:0;
    font-size:125%;
    margin-bottom:15px;
}

#products .products_wrap ul li a{
    background:url(../../../commonrw/images/arrow_right.gif) 0 6px no-repeat;
    padding-left:12px;
    text-decoration:none;
}

#products .products_wrap ul li a:visited{
    text-decoration:none;
}

#products .products_wrap ul li a:hover{
    background:url(../../../commonrw/images/arrow_right.gif) 0 6px no-repeat;
    padding-left:12px;
    text-decoration:none;
}

#products .products_wrap ul li a:active{
    text-decoration:none;
}

#products .products_wrap .movie img{
    margin:13px 0 0 12px;
}


/*--------------------------------------------------------------------
/products/r1/index.html, /products/c700/index.html
--------------------------------------------------------------------*/
/* kv area */
#products .kvArea{
    width:100%;
    position:relative;
}

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

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

#products .kvArea .onSlash{
    position: absolute;
    left:50%;
    margin-left:-19px;
    bottom:-25px;
}

#products div.headding{
    text-align:center;
    font-size:200%;
}

#products .products_headding {
    padding-top: 30px;
}

#products .products_headding h1 {
    font-size: 160%;
    line-height: 160%;
    margin-bottom: 10px;
    font-family: "DIN Light", Arial, Helvetica, sans-serif;
}


#products p.read{
    line-height: 200%;
    margin-top: 20px;
    text-align: center;
}
#products h2.pc_headding {
    margin: 10px 0 0;
}
#products h2.pc_headding span {
    display: block;
    font-size: 85%;
    line-height: 130%;
}
#products .products_r1 {
    line-height:0;
    text-align:center;
}
#products .products_r1 img {
    width: auto !important;
}
#products .pc_none {
    display:none;
}
#products .sp_none {
    display: block;
}

/*modal*/
.btn_closeup{
width: 235px;
height: 32px;
display: block;
float: right;
}

.btn_tab_detail {
    float: right;
    margin-top: 20px;
}
.btn_tab_detail a{
    padding: 8px 15px 8px 15px;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    display: block;
    text-align: left;
    border: 1px solid #E8E8E8;
    line-height: 12px;
    height: 12px;
}
.btn_tab_detail a:hover {
    background-color: #e2e2e2;
}



/* r1 line up */
#products ul.lineUp_r1{margin:0 140px;}
#products ul.lineUp_r1 li{float:left;}

#products ul.lineUp_r1 li.pro_01,
#products ul.lineUp_r1 li.pro_03{width:174px;}
#products ul.lineUp_r1 li.pro_02{width:242px;}

#products ul.lineUp_r1 li.slash,
#products ul.lineUp_c700 li.slash{width:28px;}

/* c700 line up */
#products ul.lineUp_c700{margin:0;}
#products ul.lineUp_c700 li{float:left;}

#products ul.lineUp_c700 li.pro_01{width:216px;}
#products ul.lineUp_c700 li.pro_02{width:205px;}
#products ul.lineUp_c700 li.pro_03{width:215px;}
#products ul.lineUp_c700 li.pro_04{width:206px;}


div#rel {
    position: relative !important;
    padding-top: 32%;
}
div#rel img{
    position: absolute;
    bottom: 0;
    left: 0;
     width: 72%;
}

.bnr_gp {
    width: 228px;
}

.bnr_gp_c700 {
    width: 400px;
    margin-bottom: 60px;
}

@media only screen and (max-width:640px) {
div#rel {
    display: none;
}
/* 2015-09-07 */
#products .kvArea {
    margin-bottom: 9.375%;
}
    #products h2{
        font-size:140%;
}
 /* 2015-09-07 */
#products h2.class_name {
    font-size: 140%;
    padding: 0 0 0 2.34375%;
    margin-bottom: 3.125%;
}
 /* 2015-09-07 */
#products h2.product_name {
    font-size: 135%;
    padding: 1.5% 0 5%;

}
 /* 2015-09-07 */
#products h2.product_name > span {
    font-size: 75%
}
 /* 2015-09-07 */
#products .col2-resp {
    margin: 0 auto 12.5%;
}
.bnrList li {
    width: 100%;
    float: none;
}

.bnrList li + li {
    margin-left: 0;
    margin-top: 2%;
}

    #products div.headding{
        text-align:center;
        font-size:150%;
        padding-top:20px;
    }
    #products p.read{
        line-height: 200%;
        margin-top: 20px;
        text-align: left;
    }
    #products .col2-resp .co2-1,
    #products .col2-resp .co2-2 {
        float:none;
        width:100%;
        margin:0;
    }
    #products .col2-resp .co2-1,
    #products .col2-resp .co2-2.g-in
    {
        margin-bottom: 9.375% /* 2015-09-07 */
    }
    #products .col2-resp .co2-1.g-head{
        margin-bottom: 0;
    }
    #products .sp_headding {
        margin-bottom: 2%;
    }
    #products .col2-resp .co2-1 img,
    #products .col2-resp .co2-2 img {
        width:100%;
    }
    #products .pc_none {
        display: block;
    }
    #products .sp_none {
        display:none;
    }

    .pc_notShow {
        display:none;
    }

/*modal*/
.btn_closeup{
display: none;
}

.btn_tab_detail {
    margin-top: 10px;
}

.bnr_gp {
    display: block;
    margin: 0 auto;
    width: 80%;
    margin-top: -40px;
    margin-bottom: 10%;
}

.bnr_gp_c700 {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}


/*--------------------------------------------------------------------
Galley space 20
--------------------------------------------------------------------*/
.tecGallery{
    width:925px;
    height:490px; /*426 + 50*/
    position:relative;
}
.tecGallery .tecGalleryContiner{
    overflow:hidden;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-1407px; /*1407.5*/
    width:2835px;  /*925*3 + 20 * 2*/
    height:490px; /*426 + 50*/
}
.tecGallery .tecGallery-indicators{
    position:absolute;
    width:925px;
    height:50px;
    top:460px;
    left:50%;
    margin-left:-472px;
    line-height:50px;
    text-align:center;
}
.tecGallery .tecGallery-indicators a{
    width:18px;
    height:12px;
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
    background-color:#c8c8c8;
}
.tecGallery .tecGallery-indicators a.selected{
    background-color:#666666;
}
.tecGallery .tecGalleryContiner .carousel-control{
    position:absolute;
    display:block;
    width:34px;
    height:88px;
    line-height:88px;
    text-align:center;
    background-color:rgba(255,255,255,0.7);
}
.tecGallery .tecGalleryContiner .carousel-control:hover{
    background-color:rgba(255,255,255,1.0);
}
.tecGallery .tecGalleryContiner .left{
    left:50%;
    top:169px;
    margin-left:-473px;
    background-image:url(../../images/common_slide-arrow.png);
    background-repeat:no-repeat;
}
.tecGallery .tecGalleryContiner .right{
    left:50%;
    top:169px;
    margin-left:419px;
    background-image:url(../../images/common_slide-arrow.png);
    background-repeat:no-repeat;
    background-position:right;
}
.tecGallery .tecGalleryContiner ul{
    width:100%; /*925 * 5 + 20 *4*/
    height:460px;
    margin:0;
    padding:0;
    list-style:none;
}
.tecGallery .tecGalleryContiner ul li{
    float:left;
    width:925px;
    height:460px;
    margin-right:20px;
    opacity:0.5;
}
.tecGallery .tecGalleryContiner ul li.visible{
    opacity:1.0;
}
.tecGallery .tecGalleryContiner ul li a:hover img{
    opacity:1.0;
}

/*--------------------------------------------------------------------
pull-down
--------------------------------------------------------------------*/
.pull-down {
}
.pull-down-menu {
    margin: 0 !important;
    padding:0 !important;
    position: absolute;
    width: 198px !important;
    z-index: 1;
    display:none;
}
.pull-down-menu li {
    border-top: 1px solid #d1dadf;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
}
.pull-down-menu li:first-child {
    border-top: none !important;
}
.pull-down-menu a {
    background: url(../images/pullldownmenu_off.png) left bottom no-repeat;
    display: block !important;
    line-height: 160%;
    padding: 15px 20px;
    text-decoration: none !important
}
.pull-down-menu a:hover,
.pull-down-menu .active a {
    background:url(../images/pullldownmenu_on.png) left bottom no-repeat;
    color:#7EA8C6 !important;
}
.pull-down-menu li:first-child a {
    background-position: left top;
    padding-top: 31px;
}


/*Plugins Style*/

a.fancybox-close{
    background-image: url(../images/btn_close.png) !important;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:53px 26px !important;
    width:53px !important;
    height:26px !important;
    right:0 !important;
    top:-28px !important;
}
a.fancybox-close:hover{
    background-image:url(../images/btn_close.png) !important;
    background-size:53px 26px !important;
}

/* 2015-11-26 DIME 2015 */
#products .bnr_dime {
    width: 300px;
    font-size: 10px;
}
#products .bnr_dime a {
    background: url(/commonrw/images/icon_window.png) no-repeat 5% 50%;
}
#products .bnr_dime figure {
    padding: 0 3%;
}
#products .bnr_dime span {
    font-size: 12px;
}


}




/*-----------------
 ownersWrap
 -----------------*/
.ownersWrap {

}
.ownersItem {
  float: left;
  width: 48.5%;
  max-width: 448px;
}
.ownersItem + .ownersItem {
  float: right;
}
.ownersItem img {
  width: 100%;
}
@media only screen and (max-width:640px) {
  .ownersItem {
    float: none;
    width: 100%;
    max-width: 600px;
  }
  .ownersItem + .ownersItem {
    float: none;
    margin-top: 2%;
  }
}

/*-----------------
body.product-page
#productNav .product-nav
 -----------------*/
/* reset globalnav & breadcrumb */
.product-page #page-header-nav .globalnav > a:after {
    display: none !important;
}
.product-page #wrapContent .breadcrumb {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
/* reset etc. */
.sectionTitle {
    padding-top: 20px !important;
}
#productNav {
    width: 100%;
    z-index: 100;
    font-size: 12px;
    color: #666;
}
.product-nav {
    margin: 0 auto;
    padding: 12px 2.66% 12px 2.56%;
}
#productNav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.1);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    background: rgba(255,255,255,.9);
}
.product-nav .product-name {
    font-family: DIN Regular, san-serif;
    font-size: 170%;
    float: left;
    line-height: 0.9;
}
.product-nav .product-name span {
    vertical-align: sub;
}
.product-nav .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.product-nav li {
    border-right: 1px solid #ccc;
    padding: 0 15px;
    line-height: 2;
    text-align: right;
}
.product-nav li.row-2 {
    line-height: 1;
}
.product-nav li:last-child {
    padding-right: 0;
    border-right: none;
}
.product-nav li a {
    font-size: 85%;
}
.product-nav .sm-size a {
    font-size: 80%;
}
@media all and (min-width: 976px) {
    #productNav {
        width: 100vw;
        margin-left: -webkit-calc(((100vw - 100%) / 2) * -1);
        margin-left: calc(((100vw - 100%) / 2) * -1);
    }
    .product-nav {
        max-width: 925px;
    }
    .product-nav .nav-list {
/*        margin-top: 3px;*/
    }
    .product-nav li a {
        font-size: 100%;
    }
    .product-nav .nav-list.sm-size li a {
        font-size: 90%;
    }
}
@media all and (max-width: 640px) {
    /* reset globalnav & breadcrumb */
    .product-page #wrapContent .breadcrumb {
        margin-bottom: 0 !important;
}
    .product-nav {
        position: relative;
    }
    .product-nav .product-name {
        font-size: 220%;
        float: none;
        padding: 0 0 2%;
        position: relative;
    }
    #productNav.sticky .product-name {
        padding-top: 2%;
    }
    #productNav.sticky .product-nav {
        padding-top: 0;
        padding-bottom: 0;
    }
    .product-nav .product-name::after {
        content: ' ';
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        background: url(../images/arrow_nav.png) 95% 60% no-repeat;
        background-size: 7%;
        width: 100%;
        height: 100%;
        transform-origin: center;
    }
    .product-nav .product-name.active::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        background-position: 5% 50%;
    }
    .product-nav .nav-list {
        display: none;
        margin-top: 0;
        position: absolute;
        z-index: 100;
        width: 100%;
        left: 0;
        background: rgba(255,255,255,.9);
    }
    .product-nav .nav-list li a {
        font-size: 110%;
        display: block;
    }
    .product-nav li a > br {
        display: none;
    }
    .product-nav li {
        border-right: none;
        padding: 2.5% 0;
        width: 94%;
        margin: 0 auto;
        text-align: left;
        line-height: normal;
    }
    .product-nav li + li {
        border-top: 1px solid #ccc;
    }
    @media screen and (max-width: 480px) {
        .product-nav .product-name {
            padding: 4% 0 2%;
        }
        #productNav.sticky .product-name {
            padding-top: 4%;
        }
        .product-nav {
            padding: 0 10px;
        }
    }
}
/* safari表示対応 */
_::-webkit-full-page-media, _:future, :root .item-main tr {
}
/* IE表示対応 */
@media all and (-ms-high-contrast:none){
}
/* Edge表示対応 */
@supports (-ms-ime-align: auto) {
}





/*--　award_wrap　--*/
.award_wrap {
    font-weight: bold;
    font-family: 'DIN Regular';
}

.award_wrap .award_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.award_wrap .award_list li {
    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;
}

.award_list li.txt_top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.award_list li.txt_mid {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.award_list li.txt_btm {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.award_list li .aw_logo img {
    display: block;
    max-width: 100%;
}
.award_list li .aw_cap {
    line-height: 1.4;
}
.award_list li .aw_cap .p_name:before {
    content: "■";
    font-size: .8em;
    padding-right: .2em;
}
.award_list li .aw_cap .a_txt {
    font-size: .8em;
    font-weight: normal;
}


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

    .award_list.col-3 li {
        width: 100%;
        margin-bottom: 20px;
    }

    .award_list li .aw_logo {
        width: 23%;
        /* max-width: 70px; */
    }

    .award_list li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        font-size: 126%;
        width: 77%;

    }

}


@media all and (min-width: 641px) and (max-width: 768px) {

    .award_list.col-3 li {
        width: calc(100% / 2);
        margin-bottom: 30px;
    }
    .award_list li .aw_logo {
        width: 23%;
        max-width: 70px;
    }
    .award_list li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        font-size: 126%;
        width: 77%;

    }
}

@media all and (min-width: 769px) {

    .award_list.col-3 li {
        width: calc(100% / 3);
        margin-bottom: 20px;
    }
    .award_list li .aw_logo {
        width: 23%;
        max-width: 70px;
    }
    .award_list li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        width: 77%;
        font-size: 16px;
    }
    /* .award_list li .aw_cap .a_txt {
        font-size:.8em;
    } */
}


/* col-2 */
@media all and (max-width: 640px) {

    .award_list.col-2 li {
        width: 100%;
        margin-bottom: 20px;
    }

    .award_list.col-2 li .aw_logo {
        width: 23%;
        /* max-width: 70px; */
    }

    .award_list.col-2 li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        font-size: 126%;
        width: 77%;
    }

}

@media all and (min-width: 641px) and (max-width: 768px) {

    .award_list.col-2 li {
        width: calc(100% / 2);
        margin-bottom: 30px;
    }
    .award_list.col-2 li .aw_logo {
        width: 23%;
        max-width: 70px;
    }
    .award_list.col-2 li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        font-size: 126%;
        width: 77%;
    }
}

@media all and (min-width: 769px) {

    .award_list.col-2 li {
        width: 48.9%;
        margin-bottom: 20px;
    }
    .award_list.col-2 li:not(:nth-child(2n)) {
        margin-right: 2.2%;
    }
    .award_list.col-2 li .aw_logo {
        width: 23%;
        max-width: 70px;
    }
    .award_list.col-2 li .aw_cap {
        box-sizing: border-box;
        color: #000;
        padding-right: 1em;
        padding-left: .5em;
        width: 77%;
    }
    /* .award_list li .aw_cap .a_txt {
        font-size:.8em;
    } */
    
}
