@charset "utf-8"; /* CSS Document */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img{
    width: 100%;
    vertical-align: bottom;
}

#wrapper{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

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

    #wrapper{
        width: 100%;
    }

}

.btn_buy{
    position: absolute;
    aspect-ratio: 613/135;
    width: 76.625%;
    left: 11.6875% 
}

.btn_cart{
    position: absolute;
    aspect-ratio: 621/141;
    width: 77.625%;
    left: 11.1875% 
}

.btn_cont_09{
    position: absolute;
    aspect-ratio: 240/122;
    width: 30%;
}

.btn_cont_10{
    position: absolute;
    aspect-ratio: 323/92;
    width: 40.375%;
}

.btn_cont_11-13{
    position: absolute;
    aspect-ratio: 302/82;
    width: 37.75%;
}

.btn_cont_14{
    position: absolute;
    aspect-ratio: 199/98;
    width: 24.875%;
}

.btn_cont_15{
    position: absolute;
    aspect-ratio: 289/83;
    width: 36.125%;
}

.btn_cont_16{
    position: absolute;
    aspect-ratio: 301/81;
    width: 37.625%;
}

.bc_cont_02{
    width: 100%;
    padding: 0 8vw;    
    background-image: url("https://img.p-antiaging.com/paa/img/202512_bescos/bc_cont_02.webp");
    background-size: auto;
    background-repeat: no-repeat;
}

.bc_cont_02_txt{
    width: 100%;
    padding: 2vh 0%;    
    font-size: 15px;
}

@media screen and (max-width: 640px) {
.bc_cont_02_txt{
        font-size: 80%;
    }
}

.bc_close_01{
    aspect-ratio: 800/1780;
    position: relative;
}

.bc_close_02{
    aspect-ratio: 800/1610;
    position: relative;
}

.bc_close_03{
    aspect-ratio: 800/1730;
    position: relative;
}

.bc_close_01b{
    aspect-ratio: 800/1890;
    position: relative;
}

.bc_close_02b{
    aspect-ratio: 800/1608;
    position: relative;
}

.bc_close_03b{
    aspect-ratio: 800/1728;
    position: relative;
}

.bc_cont_04{
    aspect-ratio: 800/1380;
    position: relative;
}

.bc_cont_06{
    aspect-ratio: 800/1880;
    position: relative;
}

.bc_cont_07{
    aspect-ratio: 800/1650;
    position: relative;
}

.bc_cont_08{
    aspect-ratio: 800/1570;
    position: relative;
}

.bc_cont_09{
    aspect-ratio: 800/2070;
    position: relative;
}

.bc_cont_10{
    aspect-ratio: 800/2350;
    position: relative;
}

.bc_cont_11{
    aspect-ratio: 800/1510;
    position: relative;
}

.bc_cont_12{
    aspect-ratio: 800/1266;
    position: relative;
}

.bc_cont_13{
    aspect-ratio: 800/1266;
    position: relative;
}

.bc_cont_14{
    aspect-ratio: 800/779;
    position: relative;
}

.bc_cont_15{
    aspect-ratio: 800/890;
    position: relative;
}

.bc_cont_16{
    aspect-ratio: 800/481;
    position: relative;
}

.cont_04_btn{
    bottom: 13%;
}

.close_01_btn{
    bottom: 12.5%;
}

.close_02_btn{
    bottom: 14.5%;
}

.close_03_btn{
    bottom: 19.5%;
}

.close_01b_btn{
    bottom: 11.5%;
}

.close_02b_btn{
    bottom: 13.5%;
}

.close_03b_btn{
    bottom: 19.5%;
}

.cont_06_btn{
    bottom: 14.5%;
}

.cont_07_btn{
    bottom: 19.5%;
}

.cont_08_btn{
    bottom: 16.5%;
}

.cont_09_btn_01{
    bottom: 20.5%;
    left: 5%;
}

.cont_09_btn_02{
    bottom: 20.5%;
    left: 35.7%;
}

.cont_09_btn_03{
    bottom: 20.5%;
    right: 4%;
}

.cont_10_btn_01{
    bottom: 33%;
    left: 8%;
}

.cont_10_btn_02{
    bottom: 33%;
    right: 7.5%;
}

.cont_10_btn_03{
    bottom: 18%;
    left: 8%;
}

.cont_10_btn_04{
    bottom: 18%;
    right: 7.5%;
}

.cont_11_btn_01{
    bottom: 51.5%;
    right: 8%;
}

.cont_11_btn_02{
    bottom: 15%;
    left: 8%;
}

.cont_11_btn_03{
    bottom: 15%;
    right: 7%;
}

.cont_12_btn_01{
    bottom: 69%;
    right: 8%;
}

.cont_12_btn_02{
    bottom: 20.5%;
    left: 8%;
}

.cont_12_btn_03{
    bottom: 20.5%;
    right: 7%;
}

.cont_13_btn_01{
    bottom: 71.5%;
    right: 8%;
}

.cont_13_btn_02{
    bottom: 21.5%;
    left: 8%;
}

.cont_13_btn_03{
    bottom: 21.5%;
    right: 7%;
}

.cont_14_btn_01{
    bottom: 13%;
    left: 12.5%;
}

.cont_14_btn_02{
    bottom: 13%;
    left: 38.4%;
}

.cont_14_btn_03{
    bottom: 13%;
    right: 11%;
}

.cont_15_btn_01{
    bottom: 38.5%;
    left: 13%;
}

.cont_15_btn_02{
    bottom: 38.5%;
    right: 12.5%;
}

.cont_15_btn_03{
    bottom: 11%;
    left: 13%;
}

.cont_15_btn_04{
    bottom: 11%;
    right: 12.5%;
}

.cont_16_btn_01{
    bottom: 39%;
    right: 6.5%;
}

.teiki p{
    padding-bottom: 1vh;
}

.teiki .bold{
    font-size: 18px;
}

@media screen and (max-width: 640px){
.teiki .bold{
    font-size: 3.2vw !important;
}
}

.teiki .red{
    color: #dc143c;
}

.teiki a{
    text-decoration: underline;
}

.block-page-top{
display: none !important;
}

#last{
	width: 100%;
    position: relative;
    background-color: #ffe6e9;
    z-index: 2;	
}

#last p{
	width: 800px;
	margin:20px auto 10px;
	padding: 0 5px 20px;
	font-size: 16px;
}

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

#last{
    background-color: #ffe6e9;	
}

#last p{
    width: 100%;
    margin: 20px auto 10px;
    padding: 0px 20px 20px;
    font-size: 15px;
}

}

#bunner{
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    bottom: -70%;
    right: 3%;
    width: 20%;
    max-width: 200px;
    transition: 1s;
    opacity: 0;
    z-index: 1;
}

#bunner .link{
	width: 100%;
}

.bunner_in{
    opacity: 1!important;
}

.bunner_out{
    opacity: 1;
    transition: 1s;
    bottom: 2%!important;
}

.block-page-top{
display: none !important;
}

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

    #bunner{
        flex-wrap: nowrap;
        position: fixed;
        max-width: 100%;
        width: 100%;
        bottom: -20%;
        opacity: 0;
        right: 0;
    }

    .bunner_in{
    transition: 0.5s;
    opacity: 1!important;
    }
	
	#bunner .link{
		width: 25%;
	}

    #bunner a:hover{
        opacity: 1;
    }

    .bunner_out{
        opacity: 1;
        transition: 1s;
        bottom: 0!important;
    }

}

@keyframes bunner_out{
    100%{opacity: 0;}
}

a, dt {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:hover, .con_btn:hover, input:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
}

.cam {
    display: block;
    margin-top: -30px;
    padding-top: 30px;
}

@media screen and (max-width: 640px) {
    .cam {
        display: block;
        margin-top: -60px;
        padding-top: 60px;
    }
	
}

#cont_22{
	position: relative;
	aspect-ratio: 800/905;	
}

#cont_22 video{
    position: absolute;
    aspect-ratio: 640 / 480;
    width: 66%;
    bottom: 37%;
    left: 17%;  
}

video{
    width: 100%;
}

iframe{
    width: 100%;
    height: 100%;
}

#ac_cont{
    position: relative;
    aspect-ratio: 800/1602; 
}

