@font-face {
    font-family: 'SourceHanSansJP-Light';
    src: url('font/SourceHanSansJP-Light.woff') format('woff');
}
@font-face {
    font-family: 'SourceHanSansJP-Normal';
    src: url('font/SourceHanSansJP-Normal.woff') format('woff');
}
@font-face {
    font-family: 'SourceHanSansJP-Medium';
    src: url('font/SourceHanSansJP-Medium.woff') format('woff');
}

.header_nav_before{
    color: #ffffff;
    /* position: absolute; */
}

.header_nav_after{
    color: #E7BAA0;
    /* position: absolute; */
}

/* header div{
    z-index: -1;
} */

.fadekey_border{
    border: 0.1px solid #fff;
}

.product_gallery{
    z-index: -10;
    position: relative;
    background-color: #E7BAA0;
}

.product_gallery_menu li a img{
    width: 5vw;
}

.product_text{
    font-family: 'SourceHanSansJP-Light';
    color: #ffffff;
}

.product_text p{
    font-size: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 3vw;
}

.product_text h2{
    font-size: 4vh;
    font-family: 'SourceHanSansJP-Light';
    color: #ffffff;
}

.slider_contents{
    position: relative;
    z-index: -100;
}

.slider_contents_large_desktopview{
    display: none;
}

.slider_contents_tabletview{
    display: none;
}

.slider_contents_mobileview{
    display: none;
}

.feature_text_container{
    color: #E7BAA0;
    font-family: 'SourceHanSansJP-Light';
    font-size: 1.5em;
    margin:10vh 10vw 10vh 10vw;
    overflow-wrap: break-word;
    line-height: 2em;
}

.wrapper_title_content{
    color: #E7BAA0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'SourceHanSansJP-Normal';
    font-size: 3em;
    margin:5vh 0 2vh 0;
}

.uk-table tbody tr td{
    font-family: 'SourceHanSansJP-Light';
    font-size: 1.5em;
}

.table_first{
    text-align: center;
    width: 30%;
}

.table_first_02{
    text-align: center;
    width: 15%;
}

.product_gallery_mobile{
    display: none;
}

.triangle{
    margin-top: 7vh;
}

.uk-panel h1{
    text-align: center;
    font-family: 'SourceHanSansJP-Normal';
    font-size: 1.2em;
    margin: 1vw 1vw;
    overflow-wrap: break-word;
}

.uk-panel p{
    text-align: center;
    font-family: 'SourceHanSansJP-Light';
    font-size: 0.8em;
    margin: 0 3vw;
    overflow-wrap: break-word;
}

.uk-table tbody tr td{
    font-size: 1.1em;
}

.over_label_02{
    width: 12vw;
    height: 5vh;
    border-radius: 5px;
    background-color: #4a4a4a;
    margin: 0 0 3vh 5vw!important;
}

.over_label_02 p{
    line-height: 5vh;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    margin-right: 0!important;
}

@media screen and (min-width: 1800px) {
	
    .slider_contents_desktopview{
        display: none;
    }
    
    .slider_contents_large_desktopview{
        display: block;
    }

    .slider_contents_tabletview{
        display: none;
    }

    .over_label_02{
        width: 12vw;
        height: 5vh;
        border-radius: 5px;
        background-color: #4a4a4a;
        margin: 0 0 3vh 5vw!important;
    }
    
    .over_label_02 p{
        line-height: 5vh;
        font-size: 1rem;
        color: #fff;
        text-align: center;
        margin-right: 0!important;
    }
    
}

@media screen and (max-width: 1300px) {
    .fadekey_border{
        border: 0.01px solid #E7BAA0;
        background-color: #E7BAA0;
    }

    .product_gallery_desktop{
        display: none;
    }

    .product_gallery_mobile{
        display: block;
        background-color:#E7BAA0;
        padding-bottom: 1vh;
    }

    .product_gallery_mobile_title{
        font-size: 6vw;
        color: #ffffff;
        /* padding-top: 1vw; */
        margin-top: 0;
        margin-left: 4vw;
        padding-top: 2vh;
    }

    .product_gallery_mobile_text{
        font-size: 2.5vw;
        color: #ffffff;
        margin-top: 2vh;
        margin-left: 4vw;
    }

    .product_gallery{
        background-color: #ffffff;
    }
	
    .slider_contents_desktopview{
        display: none;
    }

    .slider_contents_large_desktopview{
        display: none;
    }

    .slider_contents_tabletview{
        display: block;
    }

    .product_gallery_mobile img{
        height: 75vh;
        width: 100%;
        object-fit: cover;
    }

    .product_gallery_mobile_container{
        min-height: 25vh;
    }

    .wrapper_title_content{
        font-size: 2.3em;
        margin:7vh 0 1vh 0;
    }

    .uk-table tbody tr td{
        font-size: 1em;
    }

    .over_label_02{
        width: 12vw;
        height: 5vh;
        border-radius: 5px;
        background-color: #4a4a4a;
        margin: 0 0 3vh 4vw!important;
    }
    
    .over_label_02 p{
        line-height: 5vh;
        font-size: 1rem;
        color: #fff;
        text-align: center;
        margin-right: 0!important;
    }
}

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

    .fadekey_border{
        border: 0.1px solid #E7BAA0;
    }

    .product_gallery_desktop{
        display: none;
    }

    .product_gallery_mobile{
        display: block;
        background-color:#E7BAA0;
        padding-bottom: 1vh;
    }

    .product_gallery_mobile_title{
        font-size: 6vw;
        color: #ffffff;
        /* padding-top: 1vw; */
        margin-top: 0;
        margin-left: 4vw;
        padding-top: 2vh;
    }

    .product_gallery_mobile_text{
        font-size: 2.5vw;
        color: #ffffff;
        margin-top: 2vh;
        margin-left: 4vw;
    }

    .product_gallery{
        background-color: #ffffff;
    }
	
    .slider_contents_desktopview{
        display: none;
    }

    .slider_contents_large_desktopview{
        display: none;
    }

    .slider_contents_tabletview{
        display: block;
    }

    .product_gallery_mobile img{
        height: 75vh;
        width: 100%;
        object-fit: cover;
    }

    .product_gallery_mobile_container{
        min-height: 25vh;
    }

    .wrapper_title_content{
        font-size: 2em;
        margin:10vh 0 1vh 0;
    }

    .uk-panel h1{
        font-size: 1em;
    }
    
    .uk-panel p{
        font-size: 0.8em;
    }

    .table_first{
        width: 20%;
    }

    .uk-table tbody tr td{
        font-size: 1em;
    }

    .over_label_02{
        width: 20vw;
        height: 5vh;
        border-radius: 5px;
        background-color: #4a4a4a;
        margin: 0 0 3vh 4vw!important;
    }
    
    .over_label_02 p{
        line-height: 5vh;
        font-size: 1rem;
        color: #fff;
        text-align: center;
        margin-right: 0!important;
    }

}

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

    .slider_contents_tabletview{
        display: none;
    }

    .slider_contents_mobileview{
        display: block;
        z-index: -50;
    }
    
    .product_gallery_mobile{
        padding-bottom: 0;
    }

    .product_gallery_mobile img{
        height: 70vh;
        width: 100%;
        object-fit: cover;
    }

    .product_gallery_mobile_container{
        min-height: 30vh;
    }

    .product_gallery_mobile_title{
        font-size: 10vw;
        /* margin-top: 3vw; */
        padding-top: 3vh;
        margin-top: 0;
        margin-left: 6vw;
    }

    .product_gallery_mobile_text{
        font-size: 4vw;
        margin-top: 0;
        margin-left: 6vw;
    }

    .wrapper_title_content{
        margin:7vh 0 0 0;
    }

    .wrapper_title_content p{
        font-size: 1em;
        margin:0 0 0 0;
    }

    .uk-panel h1{
        font-size: 1em;
    }
    
    .uk-panel p{
        font-size: 0.8em;
    }

    .feature_text_container{
        font-size: 0.8em;
    }

    .uk-table tbody tr td{
        font-size: 0.8em;
    }

    .triangle{
        margin-top: 10vh;
    }

    .over_label_02{
        width: 30vw;
        height: 5vh;
        border-radius: 5px;
        background-color: #4a4a4a;
        margin: 0 0 3vh 5vw!important;
    }
    
    .over_label_02 p{
        line-height: 5vh;
        font-size: 1rem;
        color: #fff;
        text-align: center;
        margin-right: 0!important;
    }
}
