@media screen and (min-width: 1080px){
    body article.products{
        background:#ffffff;
    }
    body article.products section.products_top dl dt{
        margin-bottom:40px;
        font-family:"caslon-book";
        font-size:24px;
    }
    body article.products section.products_top dl dd ul li{
        margin-bottom:80px;
        width:360px;
        height:156px;
        float:left;
    }
    body article.products section.products_top dl dd ul li a{
        display:block;
        text-align:center;
        text-decoration:none;
    }
    body article.products section.products_top dl dd ul li a span{
        display:block;
        line-height:32px;
        font-family:"caslon-book";
        font-size:16px;
    }
    body article.products section.products_typology{
        padding:80px 30px 0 30px;
    }
    body article.products section.products_typology .contents h2{
        margin:0 0 66px 0;
        font-size:32px;
    }
    body article.products section.products_typology .contents h3{
        margin-bottom:30px;
        clear:both;
        font-family:"caslon-book";
        font-size:24px;
    }
    body article.products section.products_typology .contents ul{
        margin-bottom:80px;
        overflow:hidden;
    }
    body article.products section.products_typology .contents ul li{
        margin:0 20px 30px 0;
        width:274px;
        height:200px;
        float:left;
    }
    body article.products section.products_typology .contents ul li a{
        display:block;
        text-decoration:none;
    }
    body article.products section.products_typology .contents ul li a span{
        display:block;
    }
    body article.products section.products_typology .contents ul li a span.img{
        width:274px;
        height:180px;
        background:no-repeat center center / contain;
    }
    body article.products section.products_typology .contents ul li a span.name{
        padding-top:8px;
        text-align:center;
        font-family:"caslon-book";
        font-size:16px;
    }
    body article.products_detail section.products_detail{
        background:#ffffff;
    }
    body article.products_detail section.products_detail .inner{
        border:none;
    }
    body article.products_detail section.products_detail h2{
        margin:60px 0 20px 0;
        padding-left:20px;
        text-align:left;
        font-size:40px;
    }
    body article.products_detail section.products_detail .detail{
        padding-left:20px;
        width:300px;
        float:left;
    }
    body article.products_detail section.products_detail .detail p.typology{
        margin-bottom:8px;
        font-family:"Open Sans";
        font-size:16px;
        color:#9d9d9d;
    }
    body article.products_detail section.products_detail .detail p.designer{
        margin-bottom:30px;
        font-family:"Crimson Text";
        font-style:italic;
        font-size:18px;
        color:#494948;
        text-transform:uppercase;
    }
    body article.products_detail section.products_detail .detail p.img{
        display:none;
    }
    body article.products_detail section.products_detail .detail dl.download{
        margin-bottom:30px;
        color:#494948;
    }
    body article.products_detail section.products_detail .detail dl.download dt{
        margin-bottom:10px;
        font-size:20px;
    }
    body article.products_detail section.products_detail .detail dl.download dd ul li{
        margin-bottom:10px;
        font-family:"Crimson Text";
        font-style:italic;
    }
    body article.products_detail section.products_detail .detail ul.local_menu li{
        margin-bottom:10px;
    }
    body article.products_detail section.products_detail .detail ul.local_menu li a{
        padding:8px 10px;
        display:inline-block;
        border:1px solid #bfbfbf;
        text-decoration:none;
        font-size:13px;
        color:#74706a;
    }
    body article.products_detail section.products_detail p.main_image{
        float:right;
    }
    body article.products_detail section.products_detail p.main_image img{
        width:730px;
        height:auto;
    }
    body article.products_detail section.info .inner{
        border:none;
    }
    body article.products_detail section.info .info_text{
        overflow:hidden;
        position:relative;
    }
    body article.products_detail section.info .info_text:before{
        content:'';
        width:0;
        height:100%;
        display:block;
        position:absolute;
        top:0;
        left:50%;
        border-left:1px solid #bfbfbf;
    }
    body article.products_detail section.info .info_text>div{
        padding:0 20px;
        width:540px;
        box-sizing:border-box;
    }
    body article.products_detail section.info .info_text>div.text_left{
        float:left;
    }
    body article.products_detail section.info .info_text>div.text_right{
        float:right;
    }
    body article.products_detail section.info .info_text>div h3{
        margin-bottom:26px;
        font-family:"caslon-book";
        font-size:28px;
    }
    body article.products_detail section.info .info_text>div h4{
        margin-bottom:26px;
        font-family:"caslon-book";
        font-size:20px;
    }
    body article.products_detail section.info .info_text>div p{
        margin-bottom:34px;
    }
    body article.products_detail section.info .info_text>div p.year{
        line-height:22px;
        font-family:"Open Sans";
        font-size:16px;
    }
    body article.products_detail section.info .info_text>div p.year span{
        font-family:"caslon-book";
    }
    body article.products_detail section.info .info_text>div p.description{
        line-height:26px;
        font-size:14px;
    }
    body article.products_detail section.info .info_text>div p.concept_link{
        font-family:"Crimson Text";
        font-style:italic;
    }
    body article.products_detail section.info .info_text>div dl.designer{
        line-height:22px;
        font-size:16px;
    }
    body article.products_detail section.info .info_text>div dl.designer dt,body article.products_detail section.info .info_text>div dl.designer dd{
        display:inline;
    }
    body article.products_detail section.info .info_text>div dl.designer dt{
        font-family:"Open Sans";
    }
    body article.products_detail section.info .info_text>div dl.designer dd{
        font-family:"caslon-book";
    }
    body article.products_detail section.info .info_text>div dl.tech{
        margin-bottom:16px;
        line-height:26px;
        font-size:14px;
    }
    body article.products_detail section.info .info_text>div dl.tech dt{
        margin-bottom:4px;
        font-weight:bold;
    }
    body article.products_detail section.photo,body article.products_detail section.technical,body article.products_detail section.extras{
        background:#ffffff;
    }
    body article.products_detail section.extras h2 small{
        padding-top:8px;
        display:block;
        font-size:24px;
    }
    body article.products_detail section.extras ul.extra_list{
        margin:0 auto;
        width:1072px;
        overflow:hidden;
    }
    body article.products_detail section.extras ul.extra_list li{
        margin:14px;
        width:325px;
        height:300px;
        float:left;
    }
    body article.products_detail section.extras ul.extra_list li a{
        display:block;
        position:relative;
        line-height:1;
        overflow:hidden;
        text-decoration:none;
    }
    body article.products_detail section.extras ul.extra_list li a div{
        width:325px;
        height:257px;
        background:#ffffff no-repeat center center / cover;
        transform:scale(1, 1);
        position:relative;
        z-index:0;
        transition:all 1200ms;
    }
    body article.products_detail section.extras ul.extra_list li a span{
        display:block;
        background:#ffffff;
        position:relative;
        z-index:1;
        text-align:center;
    }
    body article.products_detail section.extras ul.extra_list li a span.name{
        margin-bottom:2px;
        font-family:"caslon-book";
        font-size:17px;
    }
    body article.products_detail section.extras ul.extra_list li a span.bland{
        font-family:"Crimson Text";
        font-style:italic;
        font-size:18px;
    }
    body article.products_detail section.extras ul.extra_list li a:hover div{
        transform:scale(1.1, 1.1);
    }
}
@media screen and (max-width: 1079px){
    body article.products{
        background:#ffffff;
        width: 100%;
        margin: 0 10px;
    }
    body article.products section.products_top dl dt{
        margin-bottom:40px;
        font-family:"caslon-book";
        font-size:24px;
    }
    body article.products section.products_top dl dd ul li{
        margin: 105px auto 115px auto;
        width:300px;
        height:156px;
    }
    body article.products section.products_top dl dd ul li a{
        display:block;
        text-align:center;
        text-decoration:none;
    }
    body article.products section.products_top dl dd ul li a span{
        margin-top:-16px;
        display:block;
        line-height:32px;
        font-family:"caslon-book";
        font-size:16px;
    }
    body article.products section.products_typology{
        padding:80px 30px;
    }
    body article.products section.products_typology .contents h2{
        margin:0 0 66px 0;
        font-size:31px;
        margin-top:20px;
    }
    body article.products section.products_typology .contents h3{
        margin-bottom:30px;
        clear:both;
        font-family:"caslon-book";
        font-size:24px;
    }
    body article.products section.products_typology .contents ul{
        margin-bottom:80px;
        overflow:hidden;
    }
    body article.products section.products_typology .contents ul li{
        margin: 0px auto 80px auto;
        width: 50%;
    }
    body article.products section.products_typology .contents ul li a{
        display:block;
        text-decoration:none;
    }
    body article.products section.products_typology .contents ul li a span{
        display:block;
    }
    body article.products section.products_typology .contents ul li a span.img{
        width:100%;
        height:180px;
        background:no-repeat center center / contain;
    }
    body article.products section.products_typology .contents ul li a span.name{
        padding-top:8px;
        text-align:center;
        font-family:"caslon-book";
        font-size:16px;
    }
    body article.products_detail section.products_detail{
        background:#ffffff;
    }
    body article.products_detail section.products_detail .inner{
        padding-bottom:0;
        border:none;
    }
    body article.products_detail section.products_detail h2{
        margin:60px 0 20px 0;
        padding-left:20px;
        text-align:left;
        font-size:44px;
    }
    body article.products_detail section.products_detail .detail{
        padding:0 20px;
    }
    body article.products_detail section.products_detail .detail p.typology{
        margin-bottom:20px;
        font-family:"Open Sans";
        font-size:14px;
        color:#9d9d9d;
    }
    body article.products_detail section.products_detail .detail p.designer{
        margin-bottom:20px;
        font-family:"Crimson Text";
        font-style:italic;
        font-size:16px;
        color:#494948;
    }
    body article.products_detail section.products_detail .detail p.img{
        margin-bottom:20px;
    }
    body article.products_detail section.products_detail .detail p.img img{
        width:100%;
        height:auto;
    }
    body article.products_detail section.products_detail .detail dl.download{
        margin-bottom:30px;
        font-family:"caslon-book";
        color:#494948;
    }
    body article.products_detail section.products_detail .detail dl.download dt{
        margin-bottom:16px;
        font-size:16px;
    }
    body article.products_detail section.products_detail .detail dl.download dd ul{
        margin-bottom:10px;
        overflow:hidden;
    }
    body article.products_detail section.products_detail .detail dl.download dd ul li{
        margin-bottom:10px;
        padding-right:25px;
        float:left;
        font-size:14px;
        font-style:italic;
    }
    body article.products_detail section.products_detail .detail ul.local_menu{
        margin-bottom:25px;
        overflow:hidden;
    }
    body article.products_detail section.products_detail .detail ul.local_menu li{
        margin:0 10px 10px 0;
        float:left;
    }
    body article.products_detail section.products_detail .detail ul.local_menu li a{
        padding:8px 10px;
        display:inline-block;
        border:1px solid #bfbfbf;
        text-decoration:none;
        font-size:13px;
        color:#74706a;
    }
    body article.products_detail section.products_detail p.main_image{
        display:none;
    }
    body article.products_detail section.info .inner{
        border:none;
    }
    body article.products_detail section.info .info_text{
        overflow:hidden;
        position:relative;
    }
    body article.products_detail section.info .info_text>div{
        padding:0 20px;
        box-sizing:border-box;
    }
    body article.products_detail section.info .info_text>div h3{
        margin-bottom:16px;
        font-family:"caslon-book";
        font-size:24px;
    }
    body article.products_detail section.info .info_text>div h4{
        margin-bottom:16px;
        font-family:"caslon-book";
        font-size:20px;
    }
    body article.products_detail section.info .info_text>div p{
        margin-bottom:16px;
    }
    body article.products_detail section.info .info_text>div p.year{
        line-height:21px;
        font-family:"Open Sans";
        font-size:14px;
    }
    body article.products_detail section.info .info_text>div p.year span{
        font-family:"caslon-book";
    }
    body article.products_detail section.info .info_text>div p.description{
        line-height:20px;
        font-size:12px;
    }
    body article.products_detail section.info .info_text>div p.concept_link{
        margin-bottom:40px;
        font-family:"caslon-book";
        font-style:italic;
    }
    body article.products_detail section.info .info_text>div dl.designer{
        line-height:22px;
        font-size:16px;
    }
    body article.products_detail section.info .info_text>div dl.designer dt,body article.products_detail section.info .info_text>div dl.designer dd{
        display:inline;
    }
    body article.products_detail section.info .info_text>div dl.designer dt{
        font-family:"Open Sans";
    }
    body article.products_detail section.info .info_text>div dl.designer dd{
        font-family:"caslon-book";
    }
    body article.products_detail section.info .info_text>div dl.tech{
        margin-bottom:18px;
        line-height:18px;
        font-size:12px;
    }
    body article.products_detail section.info .info_text>div dl.tech dt{
        margin-bottom:4px;
    }
    body article.products_detail section.photo,body article.products_detail section.technical,body article.products_detail section.extras{
        background:#ffffff;
    }
    body article.products_detail section.extras h2 small{
        padding-top:8px;
        display:block;
        font-size:24px;
    }
    body article.products_detail section.extras ul.extra_list{
        margin:0 auto;
        overflow:hidden;
    }
    body article.products_detail section.extras ul.extra_list li{
        margin:14px auto;
        width:216.66667px;
    }
    body article.products_detail section.extras ul.extra_list li a{
        display:block;
        position:relative;
        line-height:1;
        overflow:hidden;
        text-decoration:none;
    }
    body article.products_detail section.extras ul.extra_list li a div{
        width:216.66667px;
        height:171.33333px;
        background:#ffffff no-repeat center center / cover;
        position:relative;
        z-index:0;
    }
    body article.products_detail section.extras ul.extra_list li a span{
        display:block;
        background:#ffffff;
        position:relative;
        z-index:1;
        text-align:center;
    }
    body article.products_detail section.extras ul.extra_list li a span.name{
        margin-bottom:2px;
        font-family:"caslon-book";
        font-size:16px;
    }
    body article.products_detail section.extras ul.extra_list li a span.bland{
        font-family:"Crimson Text";
        font-style:italic;
        font-size:14px;
    }
}

@media screen and (min-width: 1080px){
    body article.products_detail section.products_detail .detail dl.download dd ul li{
        font-size: 16px;
    }
}

.product-slider{
    width: 730px !important;
    height: auto;
}
.product-slider .slick-prev:before,
.product-slider .slick-next:before,
.product-slider-sp .slick-prev:before,
.product-slider-sp .slick-next:before{
    color:#494948 !important;
}
.product-slider-sp{
    width: 100% !important;
    height: auto;
}
.products .inner{
    width:960px;
}
.products .inner li{
    width:320px !important;
}

@media screen and (max-width: 1079px){
    .products .inner{
        width:100%;
    }
}
.movie-area{
    position:relative;
    width:100%;
    height:0;
    padding-top:55%;
}
.movie-area iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.configurator-area{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.configurator-area-inner{
    width:50%;
    text-align:center;
}
.configurator-area-inner p{
    line-height: 26px;
    font-size: 14px;
    margin-bottom:30px;
}
.configurator-area-inner a{
    display:inline-block;
    height:30px;
    padding:0 15px;
    line-height:30px;
    border:1px solid #3c3c3b;
    text-decoration:none;
    font-size: 15px;
}
.configurator-area-inner a:hover{
    border:1px solid #9a8978;
}
.extras-name {
    margin-bottom: 2px;
    font-family: "caslon-book";
    font-size: 17px;
}
.extras-bland {
    font-family: "Crimson Text";
    font-style: italic;
    font-size: 18px;
}
.product-side{
    overflow-y:scroll;
    height:calc(100vh - 140px);
}
.product-type-img{
    image-rendering: -webkit-optimize-contrast;
    width: 275px;
    height: 130px;
    margin: 0 auto;
    background: no-repeat center center / contain;
}

@media screen and (max-width: 1079px){
    .configurator-area{
        display:block;
    }
    .configurator-area-inner{
        width:100%;
    }
    .configurator-area-inner p{
        font-size:12px;
        margin-top:20px;
    }
    .product-type-img{
        height: 150px;
    }
    .product-flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
}