@charset "utf-8";

/***************************************************************************
* 
* news_detail.css
*
***************************************************************************/

#content {
    font-family:
    YuMincho,    /* Mac用 */
    'Yu Mincho', /* Windows用 */
    serif;

}

.text_begin {
    text-align: center;
    font-size: 19px;
    background: url(../img/concept/page_text_icon.png) no-repeat center center;
    padding: 74px 0;
    line-height: 2.2;
    margin: 70px 0 68px;
}

.conceptbox {
    width: 100%;
/*    margin-bottom: 100px;*/
    background-color: #f8f8f8;
}

.wrapcol {
    width: 100%;
    overflow: hidden;
}

.wrapcol .col {
    width: 50%;
    float: left;
    vertical-align: middle;
    overflow: hidden;
}

.conceptbox .wrap_img {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.conceptbox .wrap_img img {
    width: 100%;
}

.conceptbox .wrap_img .name_item {
    width: 600px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 10px;
    padding: 201px 0;
    text-align: center;
}

.conceptbox .col.right .wrap_img .name_item {
    left: 0;
}

.conceptbox .wrapcol .col > img {
    width: 100%;
}

.conceptbox .pattern {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/product/page_patern.png) no-repeat top center;
    background-size: cover;
    padding-bottom: 99px;
}

.wrapcol .col.right {
    float: right;
}

.conceptbox .boxtext {
    width: 544px;
    margin-top: 50px;
}

.conceptbox .wrapcol .col.right .boxtext {
    float: left;
    margin-left: 55px;
}

.conceptbox .wrapcol .col.left .boxtext {
    float: right;
    margin-right: 55px;
}

.conceptbox .boxtext h3 {
    font-size: 29px;
    color: #d70046;
    margin-bottom: 25px;
    letter-spacing: 10px;
}
.conceptbox .boxtext h3.enTitle{
    letter-spacing: 3px;
}
.conceptbox .boxtext .des {
    font-size: 15px;
    line-height: 2.2;
}
.conceptbox .boxtext .des.lineHight {
    font-size: 15px;
    line-height: 2;
}

.conceptbox .boxtext .des .par {
    width: 100%;
    padding: 20px 0;
    float: left;
}

.conceptbox .boxtext .btn {
    display: block;
    width: 100%;
    margin-top: 40px;
}

.productbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 100px;
    background: url(../img/product/bg_productbox.png) no-repeat bottom right;
    background-size: 60%;
}

.productbox img {
    position: relative;
    z-index: 2;
}

.productbox .ab_box {
    width: 490px;
    height: 434px;
    float: right;
    margin-right: 30px;
    margin-top: -110px;
    background: url(../img/product/text_bg.png) no-repeat top center;
    background-size: cover;
    padding: 38px 32px 38px;
    position: relative;
    z-index: 4;
}

.productbox .ab_box .title_ab {
    font-size: 25px;
    color: #d4a500;
    margin-bottom: 20px;
    letter-spacing: 8px;
    font-weight: bold;
}

.productbox .ab_box .des_ab {
    font-size: 15px;
    color: #fff;
    line-height: 2.5;
}

.productbox .col {
    position: relative;
}

.pattern {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 62px;
    background: url(../img/product/pattern_bg.png) no-repeat top center;
    background-size: cover;
}

.cer_box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #911537;
    padding-bottom: 160px;
}

.cer_box .madejp {
    width: 100%;
    margin: 77px auto 107px;
    overflow: hidden;
    text-align: center;
}

.cer_box .data_tab {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.cer_box .select_cer {
    width: 100%;
    margin: 0 auto 62px;
    overflow: hidden;
    list-style: none;
}

.cer_box .select_cer li {
    width: 50%;
    float: left;
}

.cer_box .select_cer .txt_select {
    width: 100%;
    margin: 0 auto 6.6px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 6px solid #a52448;
}

.cer_box .select_cer li a.active {
    background: url(../img/product/cerbox_bar_on.png) no-repeat bottom center;
}

.cer_box .select_cer li a.active .txt_select {
    border-bottom: 6px solid #fff;
}

.cer_box .select_cer li a {
    text-decoration: none;
    display: block;
    padding-bottom: 0.5px;
}

.cer_box .result_title {
    margin-top: 65px;
    margin-bottom: 40px;
}

.cer_box .result_text {
    font-size: 15.8px;
    color: #fff;
    line-height: 2.3;
    margin-bottom: 20px;
}

.cer_box .col_img {
    margin-top: 35px;
    width: 50%;
    overflow: hidden;
}

.cer_box .col_img.left {
    float: left;
    text-align: left;
}

.cer_box .col_img.right {
    float: right;
    text-align: right;
}

.cer_box .img_cer {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}

.slidebox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/product/gallery_bg.png) repeat -15px -40px;
}

.slidebox .title_slide {
    width: 100%;
    margin: 92px auto 65px;
    text-align: center;
}

.slidebox ul {
    width: 100%;
    margin: 0 auto 105px;
    overflow: hidden;
    list-style: none;
}

.slidebox ul li {
  width: calc(100%/7);
  float: left;
  position: relative;
}

.slidebox ul li a {
  display: block;
  width: 100%;
  height: 100%;
}


.slidebox ul li .text_slide {
    font-size: 24px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding: 42% 0;
}


/* Style SP */

@media (max-width: 767px) {
    .text_begin {
        font-size: 18px;
        padding: 21px 0;
        background-size: 200px;
        margin: 40px 0 35px;
    }
    .conceptbox {
        width: 100%;
        margin-bottom: 60px;
    }
    .conceptbox .wrapcol .col {
        width: 100%;
    }
    .conceptbox .boxtext {
        width: 92%;
        float: none;
        padding: 40px 0 60px;
    }
    .conceptbox .wrapcol .col.right .boxtext,
    .conceptbox .wrapcol .col.left .boxtext {
        float: none;
        margin: 0 auto;
    }
    .conceptbox .boxtext h3 {
        text-align: left;
        font-size: 17px;
        margin-bottom: 12px;
        letter-spacing: 5px;
    }
    .conceptbox .boxtext .des {
        line-height: 1.8;
    }
    .conceptbox .boxtext .btn {
        margin-top: 30px;
    }
    .conceptbox .wrapcol.wrap_sp .col {
        width: 50%;
    }
    .productbox .inner {
        padding: 0;
    }
    .conceptbox .wrap_img .name_item {
        width: 100%;
        /*padding: 42.5% 0;
*/        font-size: 16px;
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%);
    }
    .productbox {
        padding-bottom: 80px;
        background-size: 130%;
    }
    .productbox .wrapcol .col {
        width: 100%;
    }
    .productbox .wrapcol .col.left,.col.right {
        width: 100%;
        padding-top: 33%;
        padding-left: 4%;
    }
    .productbox .wrapcol .col.left.style_sp,.col.right.style_sp {
        padding-top: 0;
        padding-left: 0;
    }
    .productbox .wrapcol .col.right.class_sp {
        padding-top: 48%;
    }
    .productbox .ab_box .title_ab {
        font-size: 20px;
        color: #d4a500;
        margin-bottom: 20px;
    }
    .productbox .ab_box {
        width: 100%;
        margin-left: -4%;
        margin-top: -80%;
        float: left;
        height: auto;
        margin-right: 0;
        padding: 5% 2% 5% 5%;
    }
    .productbox .wrapcol .col.right.class_sp .ab_box {
        margin-top: -93%;
    }
    .productbox .ab_box .des_ab {
        font-size: 14px;
        line-height: 2;
    }
    .pattern {
        padding-bottom: 40px;
    }
    .cer_box {
        padding-bottom: 100px;
    }
    .cer_box .wrapcol .col {
        width: 100%;
    }
    .cer_box .col_img.left {
        padding-right: 10px;
    }
    .cer_box .col_img.right {
        padding-left: 10px;
    }
    .cer_box .wrapcol .col.left.sp {
        margin: 20px 0;
    }
    .cer_box .img_cer.sp {
        width: 70%;
        margin: 0 auto;
        overflow: hidden;
    }
    .cer_box .madejp {
        width: 80%;
        margin: 30px auto 40px;
        overflow: hidden;
        text-align: center;
    }
    .cer_box .select_cer {
        margin: 0 auto 0px;
    }
    .cer_box .select_cer .txt_select {
        font-size: 18px;
    }
    .cer_box .result_text {
        font-size: 15px;
    }
    .slidebox {
        background-size: 122px;
    }
    .slidebox .wrap_slider {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 60px;
    }
    .slidebox .wrap_position {
        width: 150%;
        margin-left: -25%;
    }
    .slidebox .title_slide {
        width: 100%;
        margin: 59px auto 33px;
        text-align: center;
    }
    .slidebox ul {
        margin: 0px auto 50px;
        list-style: none;
    }
    .slidebox .bx-wrapper .bx-viewport {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        left: 0;
        background: transparent;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        transform: translatez(0);
    }
    .slidebox ul li .text_slide {
        font-size: 15px;
        color: #fff;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        text-align: center;
        padding: 44.4% 0;
    }
    .slidebox ul li a img {
        width: 100%;
    }
}

@media (max-width: 414px) {
    .text_begin {
        padding: 10px 0;
    }
    .slidebox ul li .text_slide {
        padding: 42.9% 0;
    }

    .productbox .wrapcol .col.left,.col.right {
        padding-top: 75%;
    }
    .productbox .ab_box {
        margin-top: -140%;
    }
    .productbox .wrapcol .col.right.class_sp {
        padding-top: 92%;
    }
    .productbox .wrapcol .col.right.class_sp .ab_box {
        margin-top: -155%;
    }

}
