@charset "utf-8";

.btn-common.contact a:hover {
    color: #fff;
    background: #4cb3e4;
    opacity: 1;
}

@media only screen and (min-width: 1000px) {

	header .menu-toggle .navi a.active, header .menu-toggle .navi a:hover {
        color: #1E1E1E;
    }
    
    header .menu-toggle .navi li + li {
        margin-left: 1.8vw;
    }
    
    header .menu-toggle .contact {
        width: 14.0vw;
    }

}

@media only screen and (min-width: 1181px) {

    header .menu-toggle .navi li + li {
        margin-left: 2.3vw;
    }
    
    header .menu-toggle .contact {
        width: 16.7vw;
    }

}

footer .link a{
	color: #fff;
}

header .menu-toggle .navi li {
	white-space: nowrap;
}

#key .apply-btn {
	position: fixed;
	max-width: 24rem;
	max-height: 24rem;
	width: 13.3vw;
	height: 13.3vw;
	/* bottom: 5.6vw; */
	/* right: 6.7vw; */
	/* right: 6.0vw; */
	bottom: 12rem;
	right: 12rem;
	z-index: 1;
}

#key .apply-btn a {
	display: block;
	background: #FA777C;
	color: #fff;
	text-align: center;
	font-size: 6.3vw;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 9.3vw;
	padding: 4vw 0 4.3vw;
}

#key .apply-btn a {
	width: 100%;
	height: 100%;
	/*font-size: 2.4vw;*/
	font-size: 2.2vw;
	/*font-size: 40px;*/
	line-height: 60px;
	padding: 60px 0;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#key .apply-btn a:hover {
	background: #f7555c;
}

.btn-common a:hover {
	color: #fff;
	background: #f7555c;
	opacity: 1;
}

#flow .box-main .box-content .box-text a:hover,
#key .apply-btn a:hover {
	opacity: 1;
}

#pagetop {
	position: absolute;
	right: 3rem;
	bottom: 3rem;
	
	opacity: 1;
    visibility: unset;
}

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

	#key .apply-btn {
	    bottom: 7.6vw;
	    right: 1vw;
	}

}
/*
@media screen and (max-width: 1100px) {

	#key .apply-btn {
		position: absolute;
		right: 6.7vw;
	}

	#key .apply-btn a {
		width: 100%;
		height: 100%;
		font-size: 2.2vw;
		line-height: 3.3vw;
		padding: 3.3vw 0;
		border-radius: 1.1vw;
	}

	#key .apply-btn a {
		padding: 4vw 0 4vw;
	}

	header .menu-toggle .navi li + li {
		margin-left: 1.2vw;
	}

}
*/

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

    footer#top_page_footer {
        margin-bottom: 6rem;
    }

	#key .apply-btn {
		max-width: unset;
		max-height: unset;
		height: 6rem;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 10;
	}

	#key .apply-btn a {
		display: block;
		background: #FA777C;
		color: #fff;
		text-align: center;
		font-size: 2.5vw;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 2.0vw;
		padding: 1.5vw 0 3.3vw;
		border-radius: 0;
	}

	#key .apply-btn .pc{
		display: none;
	}

}

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

    footer#top_page_footer {
        margin-bottom: 7rem;
    }

    footer#top_page_footer.bt_none {
        margin-bottom: 0;
    }

	#key .apply-btn {
		max-width: unset;
		max-height: unset;
		/*height: 10vw;*/
		height: 7rem;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 10;
	}

	#key .apply-btn a {
		display: block;
		background: #FA777C;
		color: #fff;
		text-align: center;
		/*font-size: 4.0vw;*/
		font-size: 3.0vw;
		font-weight: 700;
		letter-spacing: 0;
		/*line-height: 4.0vw;*/
		line-height: 2.0vw;
		/*padding: 3vw 0 3.3vw;*/
		padding: 2vw 0 3.3vw;
		border-radius: 0;
	}

	#key .apply-btn .pc{
		display: none;
	}

	footer {
		/*padding: 31px 0 170px;*/
	}

	#pagetop {
		bottom: 12vw;
	}

}

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

	header .sp{
		display: block;
	}

	#key .txt-group .key-item .item .img {
		display: none;
	}

	#key .txt-group .tbox {
		font-size: 3.4vw;
	}

	#key .apply-btn a {
		padding: 2.5vw 0 3.3vw;
	}

}

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

	#key {
	    background-size: cover;
	    height: auto;
	    border-bottom: 7rem solid #E1EAE5;
	}
/*
	#key .txt-group {
	    position: absolute;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
*/

	#key .apply-btn {
		height: auto;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	#key .apply-btn a {
		display: block;
		background: #FA777C;
		color: #fff;
		text-align: center;
		font-size: 6.3vw;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 5.3vw;
		padding: 6vw 0 4.3vw;
		border-radius: 0;
		height: 7rem;
	}

	#key .apply-btn a {
        font-size: 4.3vw;
        padding: 2vw 0 4.3vw;
    }

	#key .apply-btn .pc{
		display: none;
	}

	footer {
		padding: 31px 0 170px;
	}

	footer.contact {
		padding: 31px 0 110px;
	}
/*
	footer.contact + #pagetop {
		bottom: 4vw;
	}
*/

	footer#top_page_footer {
        margin-bottom: 5rem;
    }
    
    footer#top_page_footer .footer_area .footer_data .logo {
		max-width: 24rem;
	}

	#pagetop {
		/*bottom: 20vw;*/
        bottom: 21rem;
	}

}

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

	#key {
	    height: 100svh;
	}

	#key .apply-btn a {
		font-size: 6.3vw;
		padding: 6vw 0 4.3vw;
    }

}

/*-------------*/

.page_top{
	position: absolute;
	right: 3rem;
	bottom: 3rem;
}

.page_top a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 7rem;
	height: 7rem;
	background: #fff;
	border: 0.1rem solid #5DBD6E;
	border-radius: 50%;
	color: #5DBD6E;
	font-size: 2.6rem;
}

/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/

footer#top_page_footer{
	background: #5DBD6E;
	height: 14svh;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	
	min-height: 15rem;

	line-height: 1.8;
	font-size: 1.6rem;
	font-weight: 400;
}

footer#top_page_footer .footer{
	max-width: 120rem;
	width: 100%;
	padding-left: 3rem;
	padding-right: 3rem;
}

footer#top_page_footer .footer_area{

}

footer#top_page_footer .footer_area .footer_data{
	width: 100%;
	justify-content: space-between;
	display: flex;
	color: #fff;
}

footer#top_page_footer .footer_area .footer_data li{
	
}

footer#top_page_footer .footer_area .footer_data li:last-child{
	
}

footer#top_page_footer .footer_area .footer_data a{
	color: #fff;
	text-decoration: underline;
}

footer#top_page_footer .footer_area .footer_data a.tel{
	text-decoration: none;
}

footer#top_page_footer .footer_area .footer_data a:hover{
	text-decoration: none;
}

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

	footer#top_page_footer .footer_area .footer_data li:last-child{
		padding-right: 10rem;
	}

}

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

	footer#top_page_footer{
		/*height: 19svh;*/
		height: 11svh;
	}

	footer#top_page_footer .footer_area .footer_data li:last-child{
		padding-right: 0;
	}

}

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

	footer#top_page_footer{
		/* height: auto; */
		height: 22svh;
		padding-top: 4rem;
		padding-bottom: 3rem;
	}

	footer#top_page_footer .footer_area {
		font-size: 1.5rem;
	}

	footer#top_page_footer .footer_area .footer_data{
		flex-wrap: wrap;
	}

	footer#top_page_footer .footer_area .footer_data li{
		width: 100%;
		margin-bottom: 2rem;
	}

	footer#top_page_footer .footer_area .footer_data li:last-child{
		display: flex;
		justify-content: space-between;
		margin-bottom: 0rem;
	}

}

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

	footer#top_page_footer{
		height: 20svh;
	}

	footer#top_page_footer .footer_area .footer_data li:nth-child(2) {
		width: 47%;
	}

}

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

	footer#top_page_footer .footer_area .footer_data li:last-child div{
		width: 100%;
	}

}

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

	footer#top_page_footer{
		height: auto;
		padding-top: 4rem;
		padding-bottom: 3rem;
		margin-bottom: 7rem;
	}

	footer#top_page_footer .footer_area {
		font-size: 1.4rem;
	}

	footer#top_page_footer .footer_area .footer_data li:nth-child(2) {
		width: 100%;
	}

}

footer#top_page_footer .footer_area .footer_data .logo{
	/*max-width: 30rem;*/
}

/*---------------------*/

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

	.page_top {
		bottom: 14rem;
	}
	
	.thanks_area{
		min-height: 89svh;
	}

}

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

	.page_top {
		bottom: 17rem;
	}

}

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


}

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

	.page_top {
		bottom: 27rem;
	}

}