@charset "UTF-8";


.hikaku{position: relative}
.detail-Btn{
    position: absolute;
    bottom: 44.5%;
    left: 21%;
    width: 60%;
}
.LP05 .detail-Btn{
    position: absolute;
    bottom: 41.5%;
    left: 21%;
    width: 60%;
}
.mfp-wrap{
z-index:  999999!important
}
img.mfp-img {
	max-width: 750px!important;
}
@media screen and (max-width: 769px) {
img.mfp-img {
	max-width:100%!important;
}
	.mfp-close {    font-size: 70px!important;}
}

.contact-area{
	position: relative
}
.contact-area img{
	display: block;
	width: 100%
}
.tel{
	position: absolute;
	top: 44.5%;
	width: 80%;
	left: 10.2%;
	transition:0.3s;
}
.tel:hover{
	transform: scale(0.9);
}
.mail{
	position: absolute;
	bottom: 16%;
	width: 43%;
	left: 5%;
	transition:0.3s;
}
.mail:hover{
	transform: scale(0.9);
}
.Line{
	position: absolute;
	bottom: 16%;
	width: 43%;
	right: 5%;
	transition:0.3s;
}
.Line:hover{
	transform: scale(0.9);
}

footer{background-color: #908970;padding-bottom: 3%}
@media screen and (max-width: 769px) {
footer{background-color: #908970;padding-bottom: 20%}
}
.f-nav{text-align: center;padding: 5% 0}
.f-nav a{
	color: #fff;
	padding: 3% 0%;
	text-decoration: none;
	display: block;
}
.copy{text-align: center;color: #fff}
.copy small{}

@media screen and (max-width: 769px) {
.copy{margin: 0 0 15%;}
}


.cb{display: block;
	margin: 5% auto;}

.cb:hover{
	transition-duration:0.5s;
	transform: scale(0.95);
}

.tickimg{margin: 15% auto 5%;}

.tick{background: url(../img/hiaruronsan/back.png);
	background-size: cover;
	margin: -12% auto 0;
	overflow: hidden;

}

.tiktok-embed{padding: 0 0 5%;}

.hiaru-qa-bg{background: url(../img/hiaruronsan/back.png);
    padding: 10% 0;
}

@media screen and (max-width: 769px) {
.cb {
    width: 90%;}
}

@media screen and (max-width: 769px) {
.tickimg {
    width: 90%;
}
}

.hiaru-ac-area .box{background: #d9e4ef;
	
}

footer {
    background-color: #4db0bc;
}

#overlay ul li a {
    color: #FFF;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: 600;
}

nav a {
    text-shadow: none;
}

.BG {
    /* background-image: url(../img/bg.jpg); */
    background-color: #4db0bc;
    background-size: cover;
    background-position: center top;
}


@media screen and (max-width: 769px) {
    #page-top {
        position: fixed;
         left: 0; 
        bottom: 0;
        z-index: 2;
        opacity: 0;
        transform: translateY(100px);
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 769px) {
    .conbox {
       display: flex;
    }
}

@media screen and (max-width: 769px) {
    #page-top a {
        width: 50%;
        margin-right: 0%;
        filter: none;
    }
}

#page-top.DownMove {
    animation: DownAnime 0.25s ;
}

img#aging {
    margin: -4% 0 0;
}