@charset "utf-8";

/* CSS Document */



#mainTitle.ok {

    background-position: center top;

    background-image: url("../img/main_mv.jpg");

    padding: 160px 0 600px 0;

}



#mainTitle.ok h2 {

    color: #000;

    padding: 0;

}



#mainTitle.ok h2 span {

    font-size: 0.8em;

}



#mainTitle.ok p {

    font-size: 1.2em;

    line-height: 2;

    text-align: center;

    margin-top: 30px;

}



section.feature_1 {

    text-align: center;

}



section.feature_1 ul {

    display: table;

    margin: 70px auto;

}



section.feature_1 ul li {

    display: table-cell;

    vertical-align: bottom;

    padding: 0 40px;

}



section.feature_1 p.txt {

    font-size: 1.2em;

    margin-bottom: 30px;

}



section.feature_2_1 {

    

}



section.feature_2_1 ul {

    width: 100%;

}



section.feature_2_1 ul li {

    background: #e7e7e7;

    margin-bottom: 10px;

}



section.feature_2_1 ul li.blue {

    background: #d8eefb;

}



section.feature_2_1 ul li div.inner {

    width: 960px;

    margin: 0 auto;

    display: table;

}



section.feature_2_1 ul li .box_right {

    width: 50%;

    display: table-cell;

    vertical-align: middle;

}



section.feature_2_1 ul li .line_1 {

    color: #47acdd;

    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;

    font-size: 1.5em;

    letter-spacing: 1px;

    margin: 20px 0;

}



section.feature_2_1 ul li .line_2 {

    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;

    font-size: 1.5em;

    letter-spacing: 2px;

    font-weight: bold;

    margin: 0px 0 40px;

}



section.feature_2_1 ul li .line_3 {

    font-size: 1.1em;

    line-height: 200% !important;

}



section.feature_2_1 ul li .box_left {

    width: 45%;

    display: table-cell;

    vertical-align: bottom;

    padding-left: 5%;

}



section.feature_2_1 ul li .box_left.special {

    vertical-align: middle;

    padding-left: 0%;

}



section.feature_3 p.txt {

    font-size: 1.2em;

    line-height: 2;

    text-align: center;

    margin: 40px 0;

}



section.feature_3 {

    position: relative;

}



section.feature_3 .disp_tab {

    display: table;

    width: 100%;

}



section.feature_3 .disp_tab div {

    background-repeat: no-repeat;

    background-size: cover;

    width: 50%;

    display: table-cell;

    padding: 3% 0;

}



section.feature_3 .disp_tab .disp_left {

    background-image: url(../img/pic_left.jpg);

    background-position: right center;

    text-align: left;

    transition: opacity .25s ease-in-out;

    -moz-transition: opacity .25s ease-in-out;

    -webkit-transition: opacity .25s ease-in-out;

}



section.feature_3 .disp_tab .disp_left:hover {

    opacity: 0;

    transition: opacity .25s ease-in-out;

    -moz-transition: opacity .25s ease-in-out;

    -webkit-transition: opacity .25s ease-in-out;

}



section.feature_3 .disp_tab .disp_right {

    background-image: url(../img/pic_right.jpg);

    background-position: left center;

    text-align: right;

    transition: opacity .25s ease-in-out;

    -moz-transition: opacity .25s ease-in-out;

    -webkit-transition: opacity .25s ease-in-out;

}



section.feature_3 .disp_tab .disp_right:hover {

    opacity: 0;

    transition: opacity .25s ease-in-out;

    -moz-transition: opacity .25s ease-in-out;

    -webkit-transition: opacity .25s ease-in-out;

}



section.feature_3 .disp_tab .disp_left p {

    background: rgba(255, 255, 255, 0.81);

    padding: 0 5%;

    margin-left: 5%;

    margin-right: 47%;

}



section.feature_3 .disp_tab .disp_right p {

    background: rgba(255, 255, 255, 0.81);

    padding: 0 5%;

    margin-right: 5%;

    margin-left: 47%;

}



section.feature_3 .disp_tab p img {

    width: 100%;

    margin: 10% 0;

}





/*Hover*/



section.feature_3 .disp_tab_hover {

    position: absolute;

    overflow: hidden;

    display: table;

    width: 100%;

    bottom: 0;

    z-index: -1;

}



section.feature_3 .disp_tab_hover div {

    background-repeat: no-repeat;

    background-size: cover;

    width: 50%;

    display: table-cell;

    padding: 3% 0;

}



section.feature_3 .disp_tab_hover .disp_left {

    background-image: url(../img/pic_left_hover.jpg);

    background-position: right center;

    text-align: left;

}



section.feature_3 .disp_tab_hover .disp_right {

    background-image: url(../img/pic_right_hover.jpg);

    background-position: left center;

    text-align: right;

}



section.feature_3 .disp_tab_hover .disp_left p {

    background: rgba(255, 255, 255, 0.81);

    padding: 0 5%;

    margin-left: 5%;

    margin-right: 47%;

}



section.feature_3 .disp_tab_hover .disp_right p {

    background: rgba(255, 255, 255, 0.81);

    padding: 0 5%;

    margin-right: 5%;

    margin-left: 47%;

}



section.feature_3 .disp_tab_hover p img {

    width: 100%;

    margin: 10% 0;

}











section.feature_4 {

    background-image: url(../img/bg_taste_part_3.jpg);

    background-position: center top;

    background-size: cover;

    background-repeat: no-repeat;

    padding: 60px 0 40px;

}



section.feature_4 .bx-wrapper {

    width: 700px !important;

}



section.feature_4 .bx-viewport {

    -moz-box-shadow: 0 0 0px #ccc;

    -webkit-box-shadow: 0 0 0px #ccc;

    box-shadow: 0 0 0px #ccc;

    border: 0px solid #fff !important;

    left: 0px;

    width: 700px !important;

}



section.feature_4 .bx-wrapper .bx-controls-direction a {

    height: 40px !important;

}



section.feature_4 .bx-wrapper .bx-prev {

    left: -60px !important;

    background: url(../img/arr_prev.gif) no-repeat !important;

}



section.feature_4 .bx-wrapper .bx-next {

    right: -70px !important;

    background: url(../img/arr_next.gif) no-repeat !important;

}



section.feature_4 .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {

    background: #FFF !important;

}



.bx-wrapper .bx-pager.bx-default-pager a {

    background: #000 !important;

    width: 15px !important;

    height: 15px !important;

    margin: 0 10px !important;

    -moz-border-radius: 10px !important;

    -webkit-border-radius: 10px !important;

    border-radius: 15px !important;

    border: 1px solid #000;

}











section.anshin {

/*    background-image: url(../img/bg_anshin.jpg);*/

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    text-align: center;

    padding: 70px 0;

    color: #FFF;

}



section.stylish {

/*    background-image: url(../img/bg_stylish.jpg);*/

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    text-align: center;

    padding: 70px 0;

    color: #FFF;

}



section.mori {

/*    background-image: url(../img/bg_mori.jpg);*/

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    text-align: center;

    padding: 70px 0;

    color: #FFF;

}



section.maintenance {

    /*background-image: url(../img/bg_last.jpg);*/

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    text-align: center;

    padding: 70px 0;

    color: #FFF;

}



h3.title_h3 {

    text-align: center;

    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;

    font-size: 2.5em;

    letter-spacing: 2px;
    
    font-weight: normal;

}



p.tag_line {

    text-align: center;

    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;

    font-size: 1.2em;

    letter-spacing: 2px;

    font-weight: bold;

    color: #367ebb;

    margin-top: 10px;

}



section.std h3 {

    font-size: 3em;

}



section.std p {

    font-size: 1.5em;

    margin: 40px 0;

}





@media screen and (max-width:780px){
    #mainTitle.ok {
        padding: 50px 0 160px 0;
    }
    #mainTitle h2 {
        font-size: 1.5em;
        line-height: 120%;
    }
    #mainTitle.ok p {
        font-size: 0.8em;
        line-height: 1.5;
        margin-top: 10px;
        margin-left: 5%;
        margin-right: 5%;
    }
    h3.title_h3 {
        font-size: 2em;
        margin: 0 4%;
    }
    section.feature_1 ul {
        display: block;
        margin: 50px auto 0 auto;
    }
    section.feature_1 ul li {
        display: block;
        vertical-align: bottom;
        padding: 0 40px 80px;
    }
    section.feature_2_1 ul li div.inner {
        width: 100%;
        display: block;
    }
    section.feature_2_1 ul li .line_2 {
        margin: 0px 0 20px;
    }
    section.feature_2_1 ul li .box_right {
        width: 96%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    section.feature_2_1 ul li .box_right img {
        width: 80%;
    }
    section.feature_2_1 ul li .box_left {
        width: 100%;
        display: block;
        padding-left: 0%;
        text-align: center;
        margin-top: 30px;

    }
    section.feature_2_1 ul li .box_left img {
        width: 80%;
    }
    section.feature_2_1 .point {
        width: 60px !important;
    }
    .hey {
        margin-top: -130px;
    }
    .bx-controls-direction {
        display: none !important;
    }
    section.feature_4 .bx-wrapper {
        width: 100% !important;
    }
    .bxslider {
        /* width: 100% !important; */
    }
    .bxslider div {
        /* width: 100% !important; */
    }
    section.feature_4 .bx-viewport {
        width: 100% !important;
    }

    section.feature_2_1 ul li:nth-child(1) {
        padding-bottom: 40px;
    }
    section.feature_2_1 ul li:nth-child(2) {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    section.feature_2_1 ul li:nth-child(3) {
        padding-top: 40px;
    }
    section.feature_3 .disp_tab {
        display: block;
    }
    section.feature_3 .disp_tab div {
        width: 100%;
        display: block;
        padding: 5% 0;
    }
    section.feature_3 .disp_tab_hover {
        display: block;
    }
    section.feature_3 .disp_tab_hover div {
        width: 100%;
        display: block;
        padding: 5% 0;
    }
    section.feature_4 {
        padding: 0;
    }
    .sp_none {
        display: none;
    }
    section.feature_2_1 ul li .line_3 {
        margin: 0 2%;
    }
    section.feature_3 p.txt {
        margin: 40px 2%;
    }

}

@media screen and (max-width:780px){
    #contents {
        padding-bottom: 0px !important;
    }
    section.std h3 {
        font-size: 2em;
    }
    section.std p {
        font-size: 1.2em;
        margin: 20px 0 30px;
    }
    section.maintenance {
        padding: 70px 2%;
    }
}

/* 20190911 feature remake start */
.re_product_section{
    padding-top: 100px;
    background: #f3fafc;
}
@media screen and (max-width:780px){
    .re_product_section{
        padding-top: 50px;
    }
}
.re_product_section .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
}
@media screen and (max-width:780px){
    .re_product_section .inner{
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
        display: block;
    }
}
.re_product_slider{
    flex-basis: 480px;
    flex-shrink: 0;
    flex-grow: 0;
}
@media screen and (max-width:780px){
    .re_product_slider{
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
}
.re_product_slider .bx-wrapper{
    width: 100%;
    margin-bottom: 32px;
}
.re_product_slider .bx-wrapper .bx-viewport{
    left: 0px;
    border: none;
    box-shadow: none;
}
.re_product_slider .bx-wrapper .bx-viewport .bxslider > div{
    margin-left: 1px;
    margin-right: 1px;
}
.re_product_slider .bx-wrapper .bx-pager.bx-default-pager a{
    width: 14px;
    height: 14px;
    border: none;
    background: #cccccc !important;
}
.re_product_slider .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #3e739e !important;
}

.re_product_detail{
    padding-left: 46px;
}
@media screen and (max-width:780px){
    .re_product_detail{
        padding-top: 30px;
        padding-left: 0px;
    }
}
.re_product_name{
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.re_product_name .sub{
    font-size: 28px;
    line-height: 1.2;
    font-weight: normal;
    display: block;
}
.re_product_name .main{
    font-size: 40px;
    line-height: 1.2;
    font-weight: normal;
    margin-top: 6px;
    display: block;
}
@media screen and (max-width:780px){
    .re_product_name .sub{
        font-size: 20px;
    }
    .re_product_name .main{
        font-size: 28px;
    }
}
.re_product_tag{
    margin-top: 16px;
}
.re_product_tag ul{
    display: flex;
}
.re_product_tag ul li{
    color: #ffffff;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    margin-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 100px;
    background: #7bc7ea;
}

.re_product_icon{
    margin-top: 60px;
}
@media screen and (max-width:780px){
    .re_product_icon{
        margin-top: 30px;
    }
}
.re_product_icon ul{
    display: flex;
}
.re_product_icon ul li{
    margin-right: 26px;
}
.re_product_icon ul li img{
    display: block;
}

.re_product_spec{
    margin-top: 26px;
    padding-top: 22px;
    border-top: 1px solid #e9eff2;
}
.re_product_spec dl{
    display: flex;
}
.re_product_spec dl + dl{
    margin-top: 20px;
}
.re_product_spec dl dt{
    color: #005ba2;
    font-size: 15px;
    font-weight: bold;
    flex-basis: 120px;
    flex-shrink: 0;
    flex-grow: 0;
}
.re_product_spec dl dd{
    font-size: 14px;
}
.re_product_spec dl dd ul{
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width:780px){
    .re_product_spec dl dd ul{
        display: flex;
        
    }
}
.re_product_spec dl dd ul li{
    display: flex;
    align-items: center;
}
@media screen and (max-width:780px){
    .re_product_spec dl dd ul li{
        margin-right: 10px;
        margin-bottom: 6px;
    }
}
.re_product_spec dl dd ul li + li{
    margin-left: 18px;
}
@media screen and (max-width:780px){
    .re_product_spec dl dd ul li + li{
        margin-left: 0px;
    }
}
.re_product_spec dl dd ul li::before{
    content: '';
    width: 18px;
    height: 18px;
    margin-right: 6px;
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
}
.re_product_spec dl dd ul li.black::before{
    background: #000000;
}
.re_product_spec dl dd ul li.white::before{
    border: 2px solid #b7bcbe;
    background: #e9f0f2;
}
.re_product_spec dl dd ul li.brown::before{
    background: #6f3e33;
}

.re_design_section{
    padding-top: 70px;
    padding-bottom: 70px;
}
.re_design_section .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width:780px){
    .re_design_section .inner{
        width: 90%;
    }
}
.re_design_heading{
    font-size: 34px;
    font-weight: normal;
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
@media screen and (max-width:780px){
    .re_design_heading{
        font-size: 26px;
    }
}
.re_design_detail{
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
}
@media screen and (max-width:780px){
    .re_design_detail{
        font-size: 15px;
        text-align: left;
        margin-top: 25px;
    }
}
.re_design_enclose{
    margin-top: 50px;
    padding: 50px;
    background: #f8f8f8;
}
@media screen and (max-width:780px){
    .re_design_enclose{
        margin-top: 25px;
        padding: 20px;
    }
}
.re_design_enclose_heading{
    color: #005ba2;
    font-size: 24px;
    line-height: 1.8;
    font-weight: bold;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
@media screen and (max-width:780px){
    .re_design_enclose_heading{
        font-size: 18px;
        text-align: center;
    }
}
.re_design_enclose_detail{
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}
@media screen and (max-width:780px){
    .re_design_enclose_detail{
        font-size: 15px;
        margin-top: 20px;
    }
}

.re_color_section{
    background: #e8f9ff;
}
.re_color_section .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media screen and (max-width:780px){
    .re_color_section .inner{
        width: 90%;
    }
}
.re_color_heading{
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
@media screen and (max-width:780px){
    .re_color_heading{
        font-size: 26px;
    }
}
.re_color_list{
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

@media screen and (max-width:780px){
    .re_color_list{
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.re_color_list li + li{
    margin-left: 160px;
}
@media screen and (max-width:780px){
    .re_color_list li + li{
        margin-left: 50px;
    }
}
.re_color_list li img{
    display: block;
}
.re_color_link{
    text-align: center;
    margin-top: 45px;
}
@media screen and (max-width:780px){
    .re_color_link{
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
}
.re_color_link a{
    margin-right: -45px;
}
@media screen and (max-width:780px){
    .re_color_link a{
        width: 280px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        transform: translateX(13px);
    }
}

.re_feature_section .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
    padding-bottom: 50px;
}
@media screen and (max-width:780px){
    .re_feature_section .inner{
        width: 90%;
        padding-top: 50px;
    }
}
.re_feature_heading{
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
@media screen and (max-width:780px){
    .re_feature_heading{
        font-size: 26px;
    }
}
.re_feature_list{
    margin-top: 50px;
}
@media screen and (max-width:780px){
    .re_feature_list{
        margin-top: 25px;
    }
}
.re_feature_list li{
    padding-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width:780px){
    .re_feature_list li{
        padding-top: 18px;
        padding-bottom: 18px;
        display: block;
    }
}
.re_feature_list li .left{
    padding-right: 40px;
}
@media screen and (max-width:780px){
    .re_feature_list li .left{
        padding-right: 0px;
    }
}
.re_feature_list li .heading{
    color: #005ba2;
    font-size: 25px;
    line-height: 1.8;
    font-family: "Lora",serif;
}
@media screen and (max-width:780px){
    .re_feature_list li .heading{
        font-size: 24px;
        line-height: 1.5;
        text-align: center;
    }
}
.re_feature_list li .detail{
    font-size: 15px;
    line-height: 1.8;
    margin-top: 30px;
}
@media screen and (max-width:780px){
    .re_feature_list li .detail{
        margin-top: 15px;
    }
}
.re_feature_list li .detail small{
    font-size: 10px;
    vertical-align: super;
}
.re_feature_list li .detail .note{
    font-size: 12px;
    margin-top: 10px;
    display: block;
}
.re_feature_list li .right{
    width: 450px;
    flex-grow: 0;
    flex-shrink: 0;
}
.re_feature_list li .right img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media screen and (max-width:780px){
    .re_feature_list li{
        display: block;
    }
    .re_feature_list li .right{
        width: 100%;
        margin-top: 20px;
    }
}
.re_feature_link{
    text-align: center;
    margin-top: 45px;
}
@media screen and (max-width:780px){
    .re_feature_link{
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
}
.re_feature_link a{
    margin-right: -45px;
}
@media screen and (max-width:780px){
    .re_feature_link a{
        width: 280px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        transform: translateX(13px);
    }
}

.sign_in_enclose{
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    background: #f8f8f8;
    box-sizing: border-box;
    display: flex;
}
@media screen and (max-width:780px){
    .sign_in_enclose{
        margin-top: 50px;
        padding: 20px;
        display: block;
    }
}
.sign_in_enclose .left{
    padding-right: 20px;
}
@media screen and (max-width:780px){
    .sign_in_enclose .left{
        padding-right: 0px;
    }
}
.sign_in_enclose .heading{
    color: #005ba2;
    font-size: 25px;
    font-family: "Lora",serif
}
@media screen and (max-width:780px){
    .sign_in_enclose .heading{
        font-size: 20px;
    }
}
.sign_in_enclose .detail{
    font-size: 15px;
    line-height: 1.8;
    margin-top: 20px;
}
.sign_in_enclose .right{
    width: 300px;
    flex-grow: 0;
    flex-shrink: 0;
}
@media screen and (max-width:780px){
    .sign_in_enclose .right{
        width: 100%;
        margin-top: 20px;
    }
}

.re_spec_section{
    background: #f7f7f7;
}
.re_spec_section .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
    padding-bottom: 50px;
}
@media screen and (max-width:780px){
    .re_spec_section .inner{
        width: 90%;
        padding-top: 50px;
    }
}
.re_spec_heading{
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.re_spec_table{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width:780px){
    .re_spec_table{
        margin-top: 25px;
        display: block;
    }
}
.re_spec_table .left{
    order: 1;
}
@media screen and (max-width:780px){
    .re_spec_table .left{
        margin-top: 25px;
    }
}
.re_spec_table .right{
    padding-left: 30px;
    flex-grow: 0;
    flex-shrink: 0;
    order: 2;
}
@media screen and (max-width:780px){
    .re_spec_table .right{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
    }
}
.re_spec_table .right img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.re_spec_table table{
    margin-right: 0px;
}

@media screen and (max-width:780px){
    .re_spec_table table{
        display: block;
    }
    .re_spec_table table tbody{
        display: block;
    }
}
.re_spec_table th{
    color: #fff;
    font-size: 15px;
    padding: 16px;
    border-top: 1px solid #f7f7f7;
    background: #7dc5ea;
}
@media screen and (max-width:780px){
    .re_spec_table tr{
        display: block;
    }
    .re_spec_table th{
        padding: 12px 16px;
        border: none;
        display: block;
    }
}
.re_spec_table td{
    font-size: 13px;
    line-height: 1.8;
    padding: 16px;
    border-top: 1px solid #f7f7f7;
    background: #ffffff;
}
@media screen and (max-width:780px){
    .re_spec_table td{
        padding: 12px 16px;
        border: none;
        display: block;
    }
}
.re_spec_annotation{
    margin-top: 14px;
}
.re_spec_annotation li{
    font-size: 12px;
}
.re_spec_link{
    text-align: center;
    margin-top: 45px;
}
@media screen and (max-width:780px){
    .re_spec_link{
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
}
.re_spec_link a{
    margin-right: -45px;
}
@media screen and (max-width:780px){
    .re_spec_link a{
        width: 280px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        transform: translateX(13px);
    }
}
/* 20190911 feature remake end */

/* 20191008 add start */
.re_feature_list li .detail .table{
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.re_feature_list li .detail .table .row{
    font-size: 14px;
    padding: 4px 10px;
    display: block;
}
.re_feature_list li .detail .table .row:nth-child(odd){
    background: #cccccc;
}
.re_feature_list li .detail .table .row:nth-child(even){
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
@media screen and (min-width:781px){

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

}
/* 20191008 add end */