@charset "utf-8";

/* =============================================================================
	運営会社情報
   ========================================================================== */
.policy .keyimages {background:#caf3ff;}
.policy .keyimages h2 {height: 250px;position: relative;text-align: center;	
}
.policy .keyimages h2 span.box {
	display: inline-block;
    margin: 107px 0;
}

#policy01 p {
	font-size: 18px;
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	line-height: 1.8em;
	margin-bottom: 20px;
}
#text{
	width: 970px;
    margin: 75px auto 80px;
}
#text p {
    padding: 0 10px;
}
#text p span {
    font-weight: bold;
}
#text h4 {
	color: #555558;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 45px;
    margin: 40px auto 10px;
}
#text h4::before {
    position: absolute;
    content: "";
    height: 4px;
    background: linear-gradient(124deg, #0097c9, #0068b7);
    width: 24px;
    left: 10px;
    top: 45%;
}

@media screen and (max-width: 767px) {
	.policy .keyimages h2 {height: 150px;}
    .policy .keyimages h2 span.box {padding: 62px 0;margin: 0}
	.policy h2 img {height: 25px;}

	#policy01 p {font-size: 16px;}
	#text{ width: 100%; }
	#text h4{ font-size: 16px; }
	#text p{ font-size: 13px; }
}





/* =============================================================================

   ========================================================================== */

@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
/* =============================================================================

   ========================================================================== */
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}