.hamburger-menu{
	height: auto;
	overflow-y: visible;
}
.p-top-mini-p{
	font-size: 12px;
	opacity: 0.8;
}

@media (max-width: 430px){
.p-top-mini-p{
	font-size: 10px;
}
.c-cta__wrapper_sp{
    background:rgba(255,255,255,0.9);
    box-shadow: none;	
}
.c-cta_sp{
	padding-top: 5px;
}
.c-cta__btn{
	width: 90%;
    margin: 0px auto;
    border-radius: 100px;
    box-shadow:none;
}
.c-btn_sp{
	font-size: 19px;
	line-height: 0;
	padding:20px 0;
}
.p-top dd {
    font-size: 4.5vw;
}
}
