@charset "UTF-8";

/* ▼ スマホ(767px以下)の場合 */ 
@media screen and (max-width: 598px) {

/* リセット
================================================== */
.pc_no{display:block !important;}
.sp_no{display:none !important;}
.pcmb25{margin-bottom:0}

/* メイン
================================================== */
body  {
	font-weight: 600;
	font-size: 15px;
	line-height: 1.7em;
}
/* メイン
================================================== */
#main_wp{
	width:100%;
	max-width:1100px;
	margin:0 auto;
	box-shadow: none;
}
.header_wp{
 	background : url("../images/header-bk_sp.jpg") no-repeat center top;
	background-size:100%;
}

.header_title h1{font-size:10px; font-weight: 500; letter-spacing: 0;}

.header_catch{
	width:87%;
	padding-top:22%;
}
.header_text{
	margin:30px auto 75px;
	text-align: left;
}
.header_text h2{
	font-size:20px;
	margin-bottom:1.2em;
	text-align:center;
	line-height: 1.8em;
}
.header_text p{margin-bottom:1em;}

.info_box{
	width:90%;
	margin:30px auto 0;
	border-radius:5px;
}
.top_info{padding:50px 20px 25px;}
.ft_info{padding:25px 20px 15px;}

.info_box img.area{
	width:110px;
	top:-60px;
	right:-10px;
}
.info_box p.info_text01{
	font-size:15px;
	margin-bottom:1em;
}

.info_box p.info_text02{
	font-size:32px;
	padding: 0 0.3em 0.4em;
}

.info_box img.logo{
	width:65%;
	max-width:270px;
	margin:13px auto 0;
	padding-right:30px
}
.tel_box{
	width:100%;
	margin:13px auto 15px;
	border-radius:5px;
	padding:15px 10px;
}
.info_box img.fc_icon{
	width:90px;
	top:-50px;
	left:auto;
	right:-27px
}
.info_box h3{
	font-size:14px;
	margin-bottom:0.5em;
}
.info_box img.tel_txt{
	width:75%;
	max-width:300px;
	height:auto;
}
p.info_text03{
	text-align: left;
}
.svs_title{
	margin:70px auto 30px;
}
.svs_title p.svs_entitle{
	font-size:42px;
	margin-bottom:0.3em;
}
.svs_title h1{font-size:14px;}

.svs_full{
	width:92%;
	margin:10px auto 20px;
	border-radius:5px;
	padding:20px 15px;	
}
.svs_full h2,
.svs_inner h2{
	font-size:17px;
	
}
.svs_full h2 span,
.svs_inner h2 span{font-size:15px;}
.flex_wp{
	display:block;
}
.svs_full_img,
.svs_half_img_full,
.svs_full_text{width:100%}
.svs_full_img{margin-bottom:1.3em}
.svs_half{
	width:92%;
	margin:15px auto;
	display:block;
}
.svs_inner{
	width:100%;
	margin-bottom:20px;
	border-radius:5px;
	padding:20px 15px;
}
.sp-flex_wp{
	display:flex;
	justify-content: space-between;
}
.svs_half_img{width:32%; margin-bottom:0}
.svs_half_text{width:63%}
.svs_half_text_full{width:100%}

.svs_full_text p,
.svs_half_text p,
.svs_half_text_full p{font-size:13px; line-height: 1.7em; font-weight: 500}

.ft_infowp{
	margin:40px auto 50px;
}
.sp_mt40{margin-top:50px}
.area_box{
	width:90%;
	margin:15px auto 20px;
	padding:25px 20px 20px;
	border-radius:5px;
}
.area_box h3{
	font-size:14px;
	margin-bottom:1em;
}
.area_box p.area_text{font-size:15px; margin-bottom:0.7em}
	
/* フッター
================================================== */
#footer_wp{
	padding:40px 0 30px;
}
img.ft_logo{
	width:50%;
	max-width:250px;
	height:auto;
}
#footer_wp h3{font-size:14px; margin-top:1em; font-weight: 600}
#footer_wp p.add{font-size:14px; margin-bottom:0.5em; font-weight: 500}
p.url{letter-spacing: 0.05em; font-size:15px;}

}
