html {
   overflow: auto; 
}

body {
    /*overflow: hidden;*/
}




/*
    ******** Top bxSlider ********
*/


    .big-slider-top {
        position:relative;
        overflow:hidden;
        margin: 0;
        /*margin-bottom: calc(-40px - 2rem);*/
        /*margin-bottom: calc(-40px - 2rem);*/
        width: 100%;
        height: 100%;
        
    }

    .bx-wrapper {
        position:static;
        width: 100%;
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

    .bx-wrapper img {
        width:  100%;
        /*border: 10px solid red;*/

    }

    .bx-viewport {
        padding: 0;
        /*max-height: 450px;*/
        /*max-height: calc(100vw * 0.278);*/
        max-height: calc(100vw * 0.2);
        overflow: visible !important;
    }


    .big-slider-top-bxslider {
        margin: 0;
    }
 

    .big-slider-top-bxslider-sp {
        margin: 0;
    }

    img.hidden-phone {
        display: block;
    }

    img.visible-phone {
        display: none;
    }

    .big-slider-ksa {
        /*display: flex;*/
        /*justify-content: center;*/
        /*align-items: center;*/
        position:relative;
        margin-top: 40px;
        margin-bottom: calc(-40px - 0.5rem);
        width: 100%;
        background: url('https://www.onkio.co.jp/images/shop/ksa/KSA_intro_1568px.jpg') center no-repeat;
        padding-bottom: 27.8%;
        background-size: cover;
    }

    .big-slider-obravo {
        text-indent: -9999px;
        position:relative;
        /*margin-top: 40px;*/
        margin-bottom: -5rem;
        width: 100%;
        background: url('https://file003.shop-pro.jp/PA01437/118/images/obravo/oBravo_Cat_Header_Q10_001.jpg') center no-repeat;
        padding-bottom: 27.8%;
        padding-top: 0;
        background-size: contain;
    }





.pad_l_10.mar_b_20.txt_28.txt_fwn.bor_b_1 {
  	font-size: 1.5em;
}


div#headimage.container > div.row.storename {
    width: auto;
    margin: 0;
    padding: 0;
}

div.row.storename {
	text-align: center;
    background-color: #000;
 }

div.storename {
    width: 50%;
    height: 50%;
    margin: -0.3em auto 0.5em;
}


div#headimage.container > div.row.storelogo {
    width: auto;
    margin: 0;
    padding: 0;
}


div.row.storelogo {
	text-align: center;
    /*background-color: #eb6100;*/
    /*background-color: #42210b;*/
    background-color: #133000;
 }



div.storelogo {
    width: 70%;
    height: 70%;
    margin: 0.7em auto;
}


div.introimage > div > p {
    text-align: left;
    font-weight: lighter;
    line-height: 2em;
    font-size: 1em;
    letter-spacing: 0.3em;
    padding: 5em 0;
    margin: 0 auto;
    display: table;
    text-shadow: 0 0 20px black,0 0 20px black,0 0 30px black,0 0 40px black;
}

div.introimage-text {
    /*display: none;*/
}


div.introimage-text > p {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    text-align: center;
    font-weight: lighter;
    line-height: 1.7em;
    font-size: calc(100vw / 120);
    letter-spacing: 0.2em;
    padding: 0;
    margin: 0;
    text-shadow: 0 0 20px black,0 0 20px black,0 0 30px black,0 0 40px black;
    white-space: nowrap;
    color: #fff;

}

div.introimage-text > p > img {
    position: absolute;
    width: 50%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    max-width: 70%;
}


div.introimage-text > p > span.y1974 {
    font-size: calc(100vw / 50);
    color: #fff;
}

div.introimage-text-sp > p {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    text-align: center;
    font-weight: lighter;
    line-height: calc(100vw / 20);
    font-size: calc(100vw / 36);
    /*font-size: 1.2rem;*/
    letter-spacing: 0.2rem;
    padding: 0;
    margin: 0;
    text-shadow: 0 0 20px black,0 0 20px black,0 0 30px black,0 0 40px black;
    white-space: normal;
    word-break : break-word;
    /*font-family: 'Noto Sans JP';*/
    color: #fff;
}


div.introimage-text-sp > div.visible-phone {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    width: 45%;
}

div.introimage-text-sp > p > span.y1974 {
    /*font-size: 2rem;*/
    font-size: calc(100vw / 22);
    color: #fff;
}


/* 取り扱いメーカー背景画面いっぱい */
div.top-brand-outer {
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);   
    /*width: 100vw;*/
    background-color: #383838;
    color: #fff;
}
body {
    /*overflow: hidden;*/
    /* メニューバーのposition:sticky が効かないので無効に */
}

div.top-brand > h2,
div.product-review > h2,
div.top-banner > h2 {
    font-size: 1.3rem;
    border-bottom: 3px solid #e3e3e3;
    padding: 0.3em;
    margin-bottom: 0.3em;
    position: relative;
}

div.top-brand > h2 a,
div.product-review > h2 a,
div.top-banner > h2 a {
    text-decoration: none;
    color: #000;
}

div.top-brand > h2::after,
div.product-review > h2::after,
div.top-banner > h2::after {
    content: '';
    background-color: #32a8a8;
    width: 10rem;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
}


div.top-brand > ul {
    display: block;
    margin: 1rem 5% 0;
}

div.top-brand > div.row,
div.product-review > div.row,
div.top-banner > div.row {
    margin: 0 auto;
}

div.top-brand > div.row > div,
div.product-review > div.row > div,
div.top-banner > div.row > div {
    padding: 1rem;
}

div.top-brand > div.row > div a img {
    border: 1px solid #7c7c7c;
}


div.product-review-item > a {
    display: block;

}


div.product-review-item > a > div {
    background-color: #ededed;
}

div.product-review-item > a > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.date {
    width: 90%;
    display: flex;
    justify-content: center;
    background-color: #d4d4d4;
    padding: 0.5rem 5%;
}

.cap {
    width: 90%;
    display: flex;
    justify-content: center;
    padding: 0.25rem 5%;
    word-break: normal;
}




/** ****************/

div.row.top-banner-movie {
        margin: 1rem;
        border: 1px solid #fff;
    }
    
    div.row.top-banner-movie > div {
        padding: 1rem;
    }

    div.row.top-banner-movie > div > div > img {
        padding: 0;
        width: 100%;
        border: 0;
    }
    @media (max-width: 768px) {
        div.row.top-banner-movie {
            margin: 1.75rem;
            border: 1px solid #fff;
        }
    }

    .bd-bg-grad {
        background-image: linear-gradient(90deg, #f5f7fa 0%, #c3cfe2 100%);
    }
    .bd-bg-grad a:hover {
        opacity: 0.5;
    }

/** ****************/


div.container.top-banner {
    /*background-color: #eef1f2;
    width: 100%;
    margin: 0 -500%;
    padding: 0 500%;*/
    
    /***** overflow:hidden を使わなくても親要素をはみ出せる！ *******/
    border-image-source: linear-gradient(#eef1f2,#eef1f2);
    border-image-slice: 0 fill;
    border-image-outset: 0 100vw 0 100vw;
}

div.row.top-banner {

    /*margin-top: -3rem;*/
    /*margin-bottom: 3rem;*/
}

div.row.top-banner > div {
    /*padding: 1rem;*/
    /*margin: 1rem 0 1rem;*/

    /*border: 1px solid #fff;*/
    /*box-shadow: 6px 6px #e6e6e6;*/
}

div.row.top-banner > div img {
    /*background-color: #b2b2b2;*/
    /*padding: 1rem;*/
    width: 90%;
    border: 1px solid #fff;
}

div.row.top-banner > div > div.iframe-outer {
    /*background-color: #b2b2b2;*/
    position: relative;
    width: 100%;
    height:0;
    padding: 0;
    margin: 0;
    padding-top: 56.25%;
    overflow: hidden;
    border: 1px solid #fff;
    
}

div.row.top-banner > div > div.iframe-outer iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 95% !important;
    height: 95% !important;
    padding: 2.5%;
    
}






li.information {
    padding: 0.5rem;
    margin: 0.5rem;
    /*background-color: #333333;*/
    /*border-radius: 5px;*/
    list-style: none;
}

li.information > p.info-date {
    padding: 0.3rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    border-left: 10px solid #ff9d17;
    background-color: #333333;
    border-radius: 0.2rem;
    
}

li.information > p.info-message {
    padding: 0 0.7rem;
    margin: 0;
}

.tw {
   border-left: solid #fff 1px;    
}

@media (max-width: 1170px) {
    div.introimage-text > p {
        top: 37%;
        line-height: 1.6em;
        font-size: calc(100vw / 90);
        letter-spacing: 0.2em;
    }

    div.introimage-text > p > img {
        width: 30%;
        max-width: 70%;
    }
}


@media (max-width: 980px) {
    div.introimage-text > p {
        top: 50%;
        font-size: calc(100vw / 80);
        letter-spacing: 0.2em;
    }

    div.introimage-text > p > img {
        width: 50%;
        max-width: 70%;
        display: none;
    }
}


@media (max-width: 768px) {


}

@media (max-width: 480px) {

}
