/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2025 | 08:31:40 */
.b-a {
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff9ee;
}
.lp_offer_m {
		margin: 25px 0 25px 0;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}

.gmap {
	overflow:hidden;
	margin:0 0 30px 0;
}
.gmap iframe { 
	width:100%;
	height:580px; 
}
.yes_no_box {
	display: flex;
}
.yes_no_img {
	width: 50%;
}
.suisen_box {
	display: flex;
	justify-content: space-between;
	border: double 5px #5e76a2;
	padding: 10px;
}
.suisen_left_box {
	width: 30%;
}
.suisen_right_box {
	width: 68%;
}
.suisen_name {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 7px 0 7px 0;;
	background-color: #5e76a2;
	color: #fff;
}
.suisen_license {
	line-height: 1.5em;
	border-bottom: dotted #8fa6d0;
	padding-bottom: 15px;
	color: #2f4571;
	font-weight: bold;
}
.suisen_text {
	line-height: 1.3em;
	padding-top: 15px;
}
.suisen_name span {
	font-size: 16px;
}
.cv_title {
	background-color: #fe7f2d;
	color: #fff;
	margin: 0 0 0 0 !important;
	padding: 15px 0 15px 20px;
	font-weight: bold;
}
.shojo_title {
	background-color: #2f4571;
	color: #fff;
	margin: 0 0 0 0 !important;
	padding: 15px 0 15px 20px;
	font-weight: bold;
	font-size: 24px !important;
	line-height: 1.5em;
}
h2 {
	background-color: #2f4571;
	color: #fff;
	margin: 0 0 0 0 !important;
	padding: 15px 0 15px 20px;
	font-weight: bold;
	font-size: 20px !important;
}
h3 {
	border-bottom: solid 2px #2f4571;
	border-top: solid 2px #2f4571;
	padding: 10px 0 10px 10px !important;
	color: #2f4571;
	font-size: 20px !important;
}
h4 {
	border-bottom: dotted 2px #2f4571;
	padding: 0px 0 3px 10px !important;
	color: #2f4571;
	font-size: 20px !important;
}
@media screen and (max-width: 787px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
.lp_offer_m {
		margin: 5px 0 5px 0;
}
.lp_offer_space {
	  line-height: 1.8em;	
}
.b-a {
	margin: 0 5px 30px 5px;
	padding: 0;
	overflow: hidden;
	background-color: #fff9ee;
}
.yes_no_box {
	display: flex;
	flex-direction: column;
}
.yes_no_img {
	width: 100%;
	margin: 10px 0 10px 0;
}
.suisen_box {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	border: double 5px #5e76a2;
	padding: 10px;
	margin: 0 5px 0 5px;
}
.suisen_left_box {
	width: 80%;
	margin: 0 auto 20px auto;
}
.suisen_right_box {
	width: 100%;
}
.suisen_name {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 7px 0 7px 0;;
	background-color: #5e76a2;
	color: #fff;
}
.suisen_license {
	line-height: 1.5em;
	border-bottom: dotted #8fa6d0;
	padding-bottom: 15px;
	color: #2f4571;
	font-weight: bold;
}
.suisen_text {
	line-height: 1.3em;
	padding-top: 15px;
	margin-bottom: 20px;
}
.suisen_name span {
	font-size: 16px;
}
.banner_box {
	overflow: hidden;
	display: flex;
	justify-content: space-evenly;
}
.banner_line {
	width: 50%;
}
.banner_tel {
	width: 50%;
}
.cv_title {
	background-color: #fe7f2d;
	color: #fff;
	margin: 0 5px 0 5px !important;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	font-size: 16px !important;
}
.shojo_title {
	background-color: #2f4571;
	color: #fff;
	margin: 0 5px 0 5px !important;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	font-size: 16px !important;
	line-height: 1.6em;
}
h2 {
	background-color: #2f4571;
	color: #fff;
	margin: 0 5px 0 5px !important;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	font-size: 16px !important;
}
h3 {
	border-bottom: solid 2px #2f4571;
	border-top: solid 2px #2f4571;
	padding: 8px 0 8px 10px !important;
	color: #2f4571;
	margin: 20px 5px 20px 5px !important;
	font-size: 16px !important;
}
h4 {
	border-bottom: dotted 2px #2f4571;
	padding: 0px 0 3px 10px !important;
	color: #2f4571;
	margin: 0 5px 20px 5px !important;
	font-size: 16px !important;
}
}