@charset "utf-8";
/* CSS Document */

.hd_area{
	padding: 90px 40px 0;
}

.hd02-03{
	margin-bottom: 9px;
}

#policy section p{
	text-align: left;
	line-height: 1.79;
	margin-top: 11px;
}

#policy p.align_right{
	line-height: 1.0;
	margin-top: 0;
}

#policy p.mt{
	margin-top: 30px;
}

#policy h3{
	text-align: left;
	margin-top: 24px;
}

#policy .contents h3:first-of-type{
	margin-top: 33px;
}

#policy .sec03 .contents h3:first-of-type{
	margin-top: 23px;
}

#policy h3 + P{
	margin-top: 4px;
}

#policy section a{
	color: #171717;
}

#policy section a:hover{
	text-decoration: underline;
}

#policy .olStyle01{
	margin-top: 3px;
}

#policy .olStyle01 li{
	font-size: 1.5rem;
	font-weight: 400;
	padding-left: 1.2em;
	text-indent: -1em;
	margin-bottom: 6px;
}

.sec01{
	margin-top: 65px;
}

.sec02{
	margin-top: 55px;
}

.sec03{
	margin-top: 30px;
}

.sec04{
	margin-top: 45px;
}

.sec05{
	margin: 125px auto 127px;
}

@media screen and (min-width: 768px){
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}

@media screen and (max-width: 767px){
	#sec05{
		margin: 80px auto 60px;
	}
}

