@charset "utf-8";
body {
	font-size: 1.371432rem !important;
}

.contact03 dl{
	margin-bottom: 20px;
}
.contact03 dt{
	border: 0 !important;
	background-color: inherit !important;
	padding: 0 !important;
	width: 25% !important;
}
.contact03 dd{
	border: 0 !important;
	width: 60% !important;
}
.contact03 .age {
	display: flex;
	align-items: center !important;
	justify-content: flex-start !important;
}
.contact03 .age dd{
	display: flex;
	align-items: center !important;
	justify-content: flex-start !important;
}
.contact03 .age div {
	margin-left: 10px;
}


.header_container .col_01 .h_logo a {
	font-size: 2.28571rem;
	line-height: 1.5;
}

#footer .footer_container .col_01 .h_logo a {
	font-size: 2.28571rem;
	line-height: 1.5;
}

.wrap2{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.wrap2 .left{
	width: 30%;
	padding: 0 2.5%;
}
.wrap2 .right{
	width: 52%;
	padding: 0 2.5%;
	
}

.p02_alfa {
	background:#fff;
}

.p02_alfa li{
	padding-left:1em;
	text-indent:-1em;
}

.p02_alfa li::before{
	content: "\f111";
	font-family: "font awesome 5 pro";
	font-weight: bold;
	color: crimson;
	margin-right: 0.5em;
}

@media screen and (max-width: 640px){
	.wrap2 .left{
		width: 100%;
		padding: 0;
	}
	.wrap2 .right{
		width: 100%;
		padding: 0;
		margin-top: 30px;
		
	}
}

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

}
