@charset "UTF-8";
@import "/include_2015/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */
.sagamihara_cs {
	width: 100%;
	margin:auto;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#2e2e2e;
}

.sagamihara_cs .pc {
	display:none
}

.sagamihara_cs .bg_c01 {background:#0e657c}
.sagamihara_cs .bg_c02 {background:#e55e04}
.sagamihara_cs .bg_c03 {background:#db8a0b}

.sagamihara_cs .title01 .text01 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	text-align: left;
	padding:3% 3% 2%
}

.sagamihara_cs .lead01 {
	background:#c4e7e5;
	padding:4% 2%;
}

.sagamihara_cs .lead01 .text01 {
	font-size:15px;
	line-height:23px;
	text-align: left;
}

.sagamihara_cs .menu01 {
	background:#c4e7e5;
	padding:0 2% 2%;
}

.sagamihara_cs .obj01 {
	background:#fff;
	border:3px solid #0e657c;
	padding: 0;
	font-weight:bold;
	margin-bottom:3%
}

.sagamihara_cs .menu01 .w02 {
	border:3px solid #e55e04;
}

.sagamihara_cs .menu01 .w03{
	border:3px solid #db8a0b;
}

.sagamihara_cs .obj01 .sb01 {
	display: grid;
	place-items: center;
	font-size:19px;
	line-height:24px;
	color:#fff;
	padding:2% 0;
}

.sagamihara_cs .obj01 .sb01 span{
	font-size:15px;
	font-weight:normal;
}

.sagamihara_cs .obj01 .text01 {
	font-size:16px;
	line-height:23px;
	text-align:left;
	margin:8px 0
}

.sagamihara_cs .obj01 .text01 span {
	font-size:14px;
}

.sagamihara_cs .obj01 ul {
	margin-bottom:3%;
}

.sagamihara_cs .obj01 ul strong {
	display:block;
	font-size:13px;
}

.sagamihara_cs .obj01 ul.date01,
.sagamihara_cs .obj01 ul.date02{
	font-size:24px;
	line-height:1.2
}

.sagamihara_cs .obj01 ul.date03{
	font-size:18px;
	line-height:1.2;
}

.sagamihara_cs .obj01 ul.date01 li,
.sagamihara_cs .obj01 ul.date02 li{
	width:50%;
	display:inline-block;
	border-bottom:1px solid #999;
	padding:2% 0 1%
}

.sagamihara_cs .obj01 ul.date01 li:nth-child(1),
.sagamihara_cs .obj01 ul.date01 li:nth-child(3) {
	border-right:1px solid #999;
}

.sagamihara_cs .obj01 ul.date01 span,
.sagamihara_cs .obj01 ul.date02 span,
.sagamihara_cs .obj01 ul.date03 span{
	font-size:12px
}

.sagamihara_cs .obj01 ul.date02 li:nth-child(1) {
	border-right:1px solid #999;
}

.sagamihara_cs .obj01 ul.date03 li{
	border-bottom:1px solid #999;
	padding:2% 0 1%
}

.sagamihara_cs .bt01{
	display:inline-block;
	width:60%;
	margin:0 0 13px;
	padding:8px 0 5px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
	background:#de2e21;
}

.sagamihara_cs .bt01:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image:url(../images/allow01.png);
	background-repeat:no-repeat;
	margin: 6px 6px 0 0;
	background-size: contain;
	vertical-align: middle;
}

.sagamihara_cs .bt02{
	display:inline-block;
	width:60%;
	margin:0 0 13px;
	padding:8px 0 5px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
	background:#b8b8b8;
}

.sagamihara_cs .step01 ul {
	background:#c4e7e5;
	padding:0 2% 5%;
}

.sagamihara_cs .step01 li{
	background:#fff;
	text-align:left;
	padding:3% 4% 6%;
	line-height:22px
}

.sagamihara_cs .step01 li:nth-child(1),
.sagamihara_cs .step01 li:nth-child(2){
	background:url(../images/bk01_sp.png) bottom center no-repeat #fff;
}

.sagamihara_cs .step01 li:nth-child(2){
	padding:0 4% 6%;
}

.sagamihara_cs .step01 li:nth-child(3){
	padding:0 4% 3%;
}

.sagamihara_cs .step01 li strong {
	font-size:18px;
	color:#56b9b3;
	display:block;
	margin-bottom:3px
}

.sagamihara_cs .area01 {
	background:#dff3f2;
	padding:2%;
}

.sagamihara_cs .co01 {
	background:#fff;
	text-align:left;
	margin:3% 0 5%
}

.sagamihara_cs .area01 #w01 {
	border:3px solid #0e657c;
}

.sagamihara_cs .area01 #w02 {
	border:3px solid #e55e04;
}

.sagamihara_cs .area01 #w03 {
	border:3px solid #db8a0b;
}

.sagamihara_cs .co01 .s_name01 {
	padding: 0 2% 1%;
	font-size:15px;
	line-height:23px;
}

.sagamihara_cs #w01 .s_name01 {background:#0e657c}
.sagamihara_cs #w02 .s_name01 {background:#e55e04}
.sagamihara_cs #w03 .s_name01 {background:#db8a0b}

.sagamihara_cs .co01 h3 {
	display:inline-block;
	vertical-align:middle;
	padding:20px 0 0 78px;
	font-size:30px;
	color:#fff;
	background:url(../images/bk03.png) top left no-repeat;
	background-position:2px 20px
}

.sagamihara_cs #w01 h3 {
	padding:35px 0 18px 78px;
}

.sagamihara_cs .co01 h3 span {
	font-size:25px;
	line-height:30px;
}

.sagamihara_cs .co01 .note01 {
	background:rgba(255,255,255,0.8);
	padding: 2% 3%;
	margin:3% 0;
	font-weight:bold;
}

.sagamihara_cs .text_area01 {
	padding:0 4% 4%;
}

.sagamihara_cs .text_area01 img {
	display:block;
	margin:0 auto 2%
}

.sagamihara_cs .text_area01 ul.se_dete {
	margin-bottom:10px;
}

.sagamihara_cs .text_area01 ul li {
	margin-bottom:1px
}
.sagamihara_cs .text_area01 ul li span {
	font-size:13px;
}

.sagamihara_cs .text_area01 ul li:nth-child(odd) {
	font-size:17px;;
	padding:1%;
	text-align:center;
	letter-spacing:0.1em;
	font-weight:bold;
	background:#eee
}

.sagamihara_cs .text_area01 ul li:nth-child(even) {
	padding:2% 1%;
	margin-bottom:11px;
	font-size:17px;
	line-height:24px;
	font-weight:bold;
}

.sagamihara_cs .info_co01 {
	margin:2% 0 0;
	background:#fdfaf0;
	border:1px solid #e6e0b9;
	padding:2% 0;
	position: relative;
}

.sagamihara_cs .info_co01 h5 {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font-size:17px;
	padding:2px 40px;
	width:200px;
	margin-bottom:2%;
	border-radius:0 20px 20px 0;
	text-align:center;
}

.sagamihara_cs .info_co01 .txt_koushi {
	font-size:15px;
	padding:0 3%;
	line-height:23px;
}

.sagamihara_cs .info_co01 .txt_naiyou {
	font-size:15px;
	padding:0 3%;
	line-height:23px;
}

.sagamihara_cs .info_co01 .txt_naiyou strong {
	display:block;
}

.sagamihara_cs .info_co01 .txt_naiyou span.box01,
.sagamihara_cs .info_co01 .txt_naiyou span.box02 {
	display:block;
	padding-top:8px
}

.sagamihara_cs .info_co01 .txt_koushi strong{
	display:block;
	margin-bottom:6px;
	text-align:center
}

.sagamihara_cs .info_co01 .ph_koushi{
	display:block;
	border-radius:100%;
	border:1px solid #e6e6e6;
	margin:2% auto 0;
}

.sagamihara_cs .info_co02 {
	font-size:14px;
	line-height:23px;
	margin-top:4%;
}

.sagamihara_cs .info_co02 h5,
.sagamihara_cs .info_co03 h5 {
	background:#eee;
	text-align:center;
	font-size:17px;
	padding:7px;
	margin-top:2%;
	margin-bottom:2%;
}

.sagamihara_cs .web p {
	text-indent:-1em;
	margin-left:1em
}

.sagamihara_cs .info_co02 img {
	display:block;
	margin:10px auto;
}

.sagamihara_cs .info_co02 .map01 {
	border:1px solid #b6b6b6;
}

.sagamihara_cs .mousikomi01 {
	padding:4% 0 1%;
	text-align:center;
	background:#eee;
}

.sagamihara_cs .mousikomi01 .bt01{
	width:80%;
	padding:14px 0;
	border-radius:60px;
	font-size:22px;
	font-weight:bold;
}

.sagamihara_cs .mousikomi01 .bt01:before{
	width: 22px;
	height: 22px;
	background-image:url(../images/allow01.png);
	margin: 5px 5px 0 0;
}

.sagamihara_cs .mousikomi01 .bt02{
	width:80%;
	padding:14px 0;
	border-radius:60px;
	font-size:22px;
	font-weight:bold;
}

.sagamihara_cs .foot{
	font-weight:bold;
	background:#c4e7e5;
	font-size:15px;
	line-height:22px;
	padding:5% 2%
}

.sagamihara_cs .foot h4 {
	display: flex;
	align-items: center;
	font-weight:bold;
	margin:4% 2% 2%
}

.sagamihara_cs .foot h4 span {
	border-left:1px solid #2e2e2e;
	border-right:1px solid #2e2e2e;
	padding:3px 45px
}

.sagamihara_cs .foot h4:before,.sagamihara_cs .foot h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #2e2e2e;
	display: block;
}

.sagamihara_cs .foot strong {
	display:inline-block;
	font-size:25px;
	line-heigh:28px;
	padding-top:7px;
}

.sagamihara_cs .foot strong a{
	text-decoration:none;
	color:#2e2e2e
}

.sagamihara_cs .blue{color:#0e657c}
.sagamihara_cs .yellow{color:#db8a0b}
.sagamihara_cs .orange{color:#e55e04}
.sagamihara_cs .red{color:#f32f2f;}

.sagamihara_cs .ft11{font-size:11px}
.sagamihara_cs .ft12{font-size:12px}
.sagamihara_cs .ft13{font-size:13px}
.sagamihara_cs .ft14{font-size:14px}
.sagamihara_cs .ft15{font-size:15px}
.sagamihara_cs .ft17{font-size:17px}
.sagamihara_cs .ft18{font-size:18px}
.sagamihara_cs .ft19{font-size:19px}
.sagamihara_cs .ft22{font-size:18px}

.sagamihara_cs .bold{font-weight:bold}
.sagamihara_cs .normal{font-weight:normal}