@charset "UTF-8";
/* CSS Document */







/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　contact_block　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.contact_block{
	padding: 80px 0 120px 0;
	background: #e2e2e2;
	text-align: center;
}
.contact_block h4{
	font-size: clamp(16px, 3.2vw, 22px);
	margin-bottom: 20px;
}
.contact_block h5{
	font-size: clamp(26px, 6vw, 58px);
}
.contact_block h5 span{
	color: #fb8c00;
}
.contact_block div{
	font-size: clamp(20px, 3.2vw, 28px);
	margin: 30px auto;
}
.contact_block .btn_1{
	transform: scale(0.8);
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　contact_block　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/





/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　footer　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
footer{
	background: #fb8c00;
	padding: 80px 0 60px 0;
}
footer > div{
	display: flex;
	justify-content: space-between;
	width: 95%;
	max-width: 1400px;
	margin: 0 auto;
	color: #fff;
}
footer div div:nth-of-type(1) img:nth-of-type(1){
	display: block;
	width: 85%;
	max-width: 420px;
}
footer div div:nth-of-type(1) img:nth-of-type(2){
	display: block;
	width: 35%;
	max-width: 200px;
	margin: 10px 0 10px 0;
}

footer div div:nth-of-type(1) div{
	color: #000;
	font-size: 14px;
	margin: 10px 0 30px 0;
}
footer div div:nth-of-type(1) p{
	margin: 5px 0 0 35px;
}




footer nav{
	display: flex;
	align-items: flex-end;
}
footer nav ul{
	line-height: 2.1;
	margin-right: 5vw;
}
footer nav ul li a::before{
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(135deg);
}
footer nav div a{
	display: block;
	margin-top: 10px;
}




footer .btn_1{
    padding: 12px 30px 12px 30px;
	font-size: clamp(12px, 1.6vw, 18px);
	border: 1px solid #fff;
}
footer .btn_1_W{
    padding: 12px 30px 12px 30px;
	font-size: 20px;
}
footer .btn_1_W:hover{
	border: 1px solid #fff;
}





@media screen and (max-width:990px){
	footer div div{
		text-align: center;
	}
	footer > div{
		display: block;
	}
	footer div div:nth-of-type(1) img{
		margin-left: auto!important;
		margin-right: auto!important;
	}
	footer nav{
		display: block;
		align-items: normal;
	}
	footer nav ul{
		width: 90%;
		max-width: 500px;
		margin: 0 auto 20px auto;
	}
	footer .btn_1{
		width: 40%;
		max-width: 250px;
	}
	footer .btn_1:nth-of-type(1){
		margin: 10px 10px 50px 0;
	}
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/














/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/



/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/



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





@media screen and (max-width:990px){
.P{display: none!important;}}
@media screen and (min-width:991px){
.S{display: none!important;}}

