@charset "UTF-8";
/* CSS Document */

/* SP */
@media screen and (max-width: 768px){
	
	
/* TOPイメージ */

#fv {
	position: relative;
	background-image: url(../img/fv/fv_sp.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
}

.fv_top_text {
	position: relative;
	width: 100%;
	height: 100vh;	
	margin: 0 auto 0 auto;
}
	
.fv_text {
	position: absolute;
	top: 14.34%;
	left: 4%;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: left;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	-webkit-filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
}
	
.fv_test_s1 {
	color: #F03969;
	line-height: 1.3;
	margin-bottom: 4%;
}
	
.fv_test_s2 {
	font-size: 70%;
	color: #000000;
}

.fv_test_s3 {
	color: #000000;
	margin-bottom: 1%;
}

#fv .fv_top_text h4 {
	position: absolute;
	width: 32.93%;
	top: 22.6%;
	right: 4%;
}	
	
#fv .fv_top_text h4 p {
	font-size: 3vw;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1.3;
	transform: rotate(-7deg);
	position: absolute;
	top: 17%;
	right: 6%;
	font-feature-settings: "palt";
}
	
#fv .fv_top_text h4 p span {
	color: #fff100;
}
	
.fv_under {
	width: 100%;
	position: absolute;
	bottom: 21vh;
	left: 0;
	right: 0;
	margin: 0 auto 0 auto;
}
	 
.fv_under_t {
	font-weight: bold;
	padding-left: 1.33%;
	color: #19166E;
	text-align: center;
	margin: 0 auto 0 auto;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	-webkit-filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
}	
	
.fv_n_m1 {
		width: 37%;
		margin: 1% 1.33% 0.5% 12.26%;
	float: left;
}

.fv_n_m2 {
		width: 37%;
		margin: 1% 0 0.5% 0;
	float: left;
}
	
.fv_n_m3 {
		width: 37%;
		margin: 0 1.33% 0 12.26%;
	float: left;	
}
	
.fv_n_m4 {
		width: 37%;
		margin: 0 0 0 0;
	float: left;	
}	
	
.fv_layer {
	width: 100%;
	height: 20vh;
	background-color: rgba(30,30,90,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	color: #ffffff;
}

.fv_layer_w {
	width: 90%;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}


.fv_form_t {
	position: absolute;
	top: 11.5%;
	right: 0;
	left: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	z-index: 10;
}

.fv_form_btn {
	position: absolute;
	width: 66.8%;
	top: 55%;
	right: 0;
	left: 0;
	margin: 0 auto 0 auto;
	z-index: 10;
}


/* con1 */
#con1 {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	margin-top: -60px;
	padding-top: 60px;
	background-color: #829bbc;
}
	
	#con1 h2 {
		font-size: 5.3vw;
		font-weight: bold;
		line-height: 1.4;
		color: #fff100;
		margin: -8% auto 3.33% auto;
		text-align: center;
	}

.con1_w {
	width: 76%;
	padding: 5.3%;
	margin: 0 auto 10.66% auto;
	background-color: #ffffff;
	position: relative;
}
	
.con1_sankaku {
		width: 12%;
		position: absolute;
		top: -1.33%;
		left: 0;
		right: 0;
		margin: 0 auto;		
	}	

.con1_img {
	width: 58.46%;
	padding: 1.33% 0 2% 0;
	margin: 0 auto 0 auto;
}

.con1_p0 {
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 1.33% 0;
	font-feature-settings: "palt";
	text-align: center;
	color: #F03969;
}
	
.con1_p1 {
	font-size: 4.2vw;
	font-weight: bold;
	line-height: 1.5;
	margin: 3% 0 1.33% 0;
	font-feature-settings: "palt";
	text-align: center;
}
	
.c1_big {
	font-size: 120%;
	color: #F03969;
}
	
.con1_p2 {
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	color: #0f6fb8;
	margin: 0 0 -2% 0;
	font-feature-settings: "palt";
}
	
.c1_small {
	color: #000000;
	font-size: 75%;
}
	
.c1_small_2 {
	color: #0f6fb8;
	font-size: 75%!important;
}

.con1_btn {
	width: 66.66%;
	margin: 2% auto 8% auto;
}	
	
	
	.con1_p_link01 {
		font-weight: bold;
	line-height: 1.5;
	margin: 0 0 1.33% 0;
	font-feature-settings: "palt";
	text-align: center;
	}	
	
	.con1_p_link02 {
		font-weight: bold;
	line-height: 1.5;
	margin: 0 0 1.33% 0;
	font-feature-settings: "palt";
	text-align: center;
	}	
	
	
/* con2 */
#con2 {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	margin-top: -60px;
	padding-top: 60px;
}

#con2 h2 {
	font-weight: bold;
	color: #F03969;
	line-height: 1.3;
	text-align: center;
	margin: 8% auto 0 auto;
	clear: both;
	font-size: 6.9vw;
}
	
.c2_h2_small {
	font-size: 65%;
}

	
.con2_bk_top_img {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
}
	
.con2_img {
	width: 41%;
	position: absolute;
	top: 70%;
	right: 2.5%;
}	
	
.con2_bk {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #829BBC;
	
}	

.con2_w {
	width: 89.33%;
	margin: 0 auto 0 auto;
}
	
	
.con2_bk ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	
.con2_bk ul li {
	background-image: url("../img/con2/con2_check_sp.png");
	background-repeat: no-repeat;
	background-position: 1.33% -3px;
	background-size: 5.46%;
	color: #ffffff;
	padding: 0 0 2.66% 8.5%;
	margin: 0 0 2.66% 0;
	border-bottom: 1px solid;
	line-height: 1.4;
	font-weight: bold;
}
	
.con2_bk ul li span {
	color: #FFF100;
	}

.con2_bk ul li:last-child {
	border-bottom: none;
	padding-bottom: 8%;
}
		
	
/* con3 */
#con3 {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	margin-top: -60px;
	padding-top: 60px;
}


#con3 h2 {
	text-align: center;
	font-weight: bold;
	margin: 0 0 5.3% 0;
	color: #19166E;
	line-height: 1.3;
	padding-left: 2%;
	padding-top: 8%;
}

.c3_h2_small {
	font-size: 65%;
}

#con3 ul {
	margin: 0 0 10.66% 0;
	clear: both;
	overflow: hidden;
	padding-left: 10.09%;
	width: 100%;
}
	
#con3 ul li {
	margin: 0 2% 2% 0;
	width: 38.66%;
	float: left;
}	
	
#con3 ul li:last-child {
	margin: 0 0 0 0;
}


.c3_waku {
	width: 100%;
	margin: 0 0 10.66% 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.c3_waku:last-child {
	margin: 0 0 8% 0;
}
	
.c3_h3 {
	width: 74.33%;
	position: relative;
	border-bottom: 1px solid #19166E;
	color: #19166E;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 15%;
	margin: 0 auto 4% auto;
}	
	
.c3_n {
	position: absolute;
	width: 9.1%;
	top: -50%;
	left: 2.66%;
}

.c3_img {
	width: 84%;
	margin: 0 auto 4% auto;
}	
	
.c3_p {
	width: 84%;
	margin: 0 auto 0 auto;
	line-height: 1.8;
	text-align: justify;
}	
	
.c3_p_r {
	color: #F03969;
	font-weight: bold;
}

#c3_link1, #c3_link2, #c3_link3, #c3_link4 {
	margin-top: -85px;
	padding-top: 85px;
}
	
	
/* con4 */
#con4 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -60px;
	padding-top: 60px;
}
	
.con4_waku {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #D9E1EB;
	overflow: hidden;
	padding-bottom: 8%;
}

.con4_waku h2 {
	width: 100%;
	margin: 0 auto 0 auto;
}

.con4_m_w {
	width: 92%;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	overflow: hidden;
	padding-bottom: 6%;
}	
	
.con4_m_w ul {
	width: 100%;
	margin: 0 0 0 7.24%;
	padding-top: 7.24%;
}
	
.con4_m_w ul li {
	width: 40.57%;
	display: inline;
	margin: 0 4.34% 4.34% 0;
	float: left;
}
	
.con4_m_w ul li:last-child {
		margin: 0 0 0 0;
}

.con4_m_w ul li img {
	width: 100%;
}
	
.con4_m_w ul li p {
	width: 100%;
	text-align: justify;
	margin: 4% auto 0 auto;
	line-height: 1.4;
}
	
	
/* sodan_btn */
	
#sodan_btn {
	width: 100%;
	height: 20vh;
	background-color: rgba(30,30,90,1.0);
	color: #ffffff;
}

.sodan_btn_w {
	width: 90%;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;	
}

.form_t {
	position: absolute;
	top: 11.5%;
	right: 0;
	left: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	z-index: 10;
}

.form_btn {
	position: absolute;
	width: 66.8%;
	top: 55%;
	right: 0;
	left: 0;
	margin: 0 auto 0 auto;
	z-index: 10;
}
	

/* con5 */
#con5 {
	width: 100%;
	margin: 0 auto 8% auto;
	margin-top: -60px;
	padding-top: 60px;
}


#con5 h2 {
	width: 66.66%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
}
	


.con5_m {
	width: 89.33%;
	display: flex;
	align-items: center;
	color: #1CB4ED;
	margin: 0 auto 2% auto;
}

.con5_m:after {
	margin-left: 5px;
	border-top: 1px solid #1CB4ED;
	content:"";
	flex-grow: 1;
}

#con5 h3 {
	width: 89.33%;
	text-align: justify;
	font-weight: bold;
	color: #1CB4ED;
	margin: 0 auto 4% auto;
	line-height: 1.4;
}
	
	
#con5 div.table_W {
}
	
#con5 table {
	width: 89.33%;
	margin: 0 auto 7% auto;
	font-feature-settings: "palt";
}	
	
#con5 .table_1 {
	border: none;
}

#con5 .table_1 tr {
	

}	
	
#con5 .table_1 th {
	background-color: #000;
	font-weight: normal;
	color: #fff;
	font-size: 3.4vw;
	padding: 1.33% 1.33% 1.33% 6%;
	text-align: left;
}
	
#con5 .table_1 td {
	color: #000;
	font-size: 3.2vw;
	padding: 1.33%;
	border-bottom: 1px solid #000;
}	

.t_1m {
	text-align: center!important;
	width: 35%;
}

#con5 table td.t_fb {
	color: #1CB4ED;
	line-height: 1.3;
}
	
	
#con5 table.table_2 {
	width: 89.33%;
	margin-bottom: 6%;
	border: none;
}
	
#con5 table.table_2 th {
	background-color: #000;
	font-weight: normal;
	color: #fff;
	font-size: 3.4vw;
	padding: 1.33% 1.33% 1.33% 6%;
	text-align: left;
}

#con5 table.table_2 td {
	color: #000;
	line-height: 1.9;
	text-align: justify;
	padding: 4% 1.33%;
	border-bottom: 1px solid #000;
}

#con5 span.t_fr {
	color: #F03969;
	line-height: 1.4;
}

.con5_sankaku {
	width: 34.13%;
	margin: 0 auto 4% auto;
}

.con5_p {
	width: 89.33%;
	line-height: 1.9;
	text-align: justify;
	margin: 0 auto 0 auto;
}

	.con5_link {
		width: 55.6%;
		margin: 6% auto 24% auto;
		
	}	
	
	

/* con6 */
#con6 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -60px;
	padding-top: 60px;
	
}

.con6_bk {
	width: 100%;
	background-color: #D9E1EB;
	padding-bottom: 8%;
}

#con6 h2 {
	width: 61.86%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
}
	
.con6_w {
	width: 89.33%;
	margin: 0 auto 0 auto;
}
	
.con6_w h3 {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 1.5% 0 0.66% 0;
	background-color: #19166E;
	font-size: 4.8vw;
	text-align: center;
	color: #ffffff;
}

.con6_w_bk {
	width: 100%;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
	
.con6_w h4 {
	font-weight: bold; 
	text-align: center;
	padding-top: 5.3%;
	padding-left: 2.5%;
}
	
.con6_btn {
	width: 66.66%;
	margin: 4% auto 6% auto;
}
	
.con6_p1 {
	width: 84%;
	text-align: justify;
	margin: 0 0 4% 10%;
	line-height: 1.4;
	text-indent: -1em;
}	
	
.con6_p2_1 {
	width: 84%;
	text-align: justify;
	margin: 0 0 0 10%;
	padding-bottom: 2%;
	line-height: 1.4;
	text-indent: -1em;
}
	
.con6_p2_2 {
	width: 84%;
	text-align: justify;
	margin: 0 0 0 10%;
	padding-bottom: 4%;
	line-height: 1.4;
	text-indent: -1em;
}

.con6_p3 {
	width: 88.50%;
	margin: 0 auto 0 auto;
	padding-top: 6%;
	padding-bottom: 4%;
	line-height: 1.6;
}
	
.con6_sankaku {
	margin: 0 auto 2.66% auto;
	width: 100%;
}	
	
.con6_p4 {
	width: 84%;
	text-align: justify;
	text-indent: -1em;
	margin: 0 0 0 10%;
	padding-top: 6%;
	padding-bottom: 2%;
	line-height: 1.4;
}
	
.con6_p5 {
	width: 84%;
	text-align: justify;
	text-indent: -1em;
	margin: 0 0 0 10%;
	padding-bottom: 6%;
	line-height: 1.4;
}
	
.c6_fb {
	color: #1CB4ED;
}
	
	
/* con7 */
#con7 {
	width: 89.34%;
	margin: 0 auto 8% auto;
	margin-top: -60px;
	padding-top: 60px;
	padding-left: 5.33%;
	padding-right: 5.33%;
}
	
#con7 h2 {
	width: 47.2%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
}

.con7_bk {
	padding: 1.33%;
	background-color: #829BBC;
	margin: 0 auto 0 auto;
}

.con7_w {
	background-color: #fff;
	padding: 2.66%;
	margin: 0 0 1.33% 0;
}
	
.con7_w2 {
	background-color: #fff;
	padding: 2.66%;
	margin: 0 0 0 0;
}
	
	.con7_q {
		font-size: 3.7vw;
		font-weight: bold;
		border-bottom: 1px solid #000;
		margin: 0 0 2.66% 0;
		padding: 1.33% 0 2.66% 9.33%;
		background-image: url("../img/con7/con7_q.png");
		background-size: 6.4%;
		background-repeat: no-repeat;
		line-height: 1.3;
}

	.con7_a {
		font-size: 3.4vw;
		padding: 1.33% 2.66% 0 6.66%;
		background-image: url("../img/con7/con7_a.png");
		background-size: 4.97%;
		background-repeat: no-repeat;
		background-position: 0 5px;
		margin: 0 0 0 2.66%;
		text-align: justify;
	}
	
	
	.con7_a a {
		text-decoration: none;
		color: #1CB4ED;
	}
	
		.con7_a a:hover {
		text-decoration: underline;
		color: #1CB4ED;
	}
	

	
/* con8 */
#con8 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -60px;
	padding-top: 60px;
	
}

.con8_bk {
	width: 100%;
	background-color: #D9E1EB;
	padding-bottom: 8%;
}

.c8_h2_1 {
	width: 47.06%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
}
	

.c8_p1 {
	width: 89.33%;
	margin: 0 auto 5.3% auto;
}
	
	
.c8_table {
	width: 89.33%;
	margin: 0 auto -65px auto;
}
	
	
.c8_table th {
	font-size: 3.2vw;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #000;
	padding: 2.66% 2.66%;
	width: 20%;
}
	
.c8_table td {
	font-size: 3.2vw;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #000;
	padding: 2.66% 2.66%;
}
	
	
.c8_tp0 {
	font-weight: bold;
}
	
.c8_tp1 {
	color: #1CB4ED;
	font-weight: bold;
	margin: 2.66% 0 0.66% 0;
}
	
.c8_tp2 {
	font-size: 90%;
}	
	
.c8_tp3 {
	font-size: 90%;
	line-height: 1.4;
	margin: 0.66% 0 0 0;
}	
	
.con8_w {
	width: 89.33%;
	margin: 0 auto 0 auto;
}
	
#map {
	margin-top: -80px;
	padding-top: 80px;
	width: 89.33%;
	margin: 0 auto 5.3% auto;
}

	
#map iframe {
	width: 100%;
	height: 80vw;
	margin: 0 0 0 0;
	background-color: #fff;
}
	
	
#con8_c {
	width: 78.73%;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 0 5.3% 2.64% 5.3%;
	overflow: hidden;
	
}
	
.c8_h2_2 {
	width: 39.4%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
	
}
	
.c8_photo {
	width: 62.68%;
	margin: 0 auto 0 auto;
}
	
.c8_photo img {
	width: 50%;
	margin: 0 5% 0 0;
	float: left;		
}
	
.p_photo_1 {
	margin: 3% 0 0 0;
	float: left;
}

.p_photo_2 {
	margin: 2% 0 0 0;
	line-height: 1.0;
	float: left;
}

.p_photo_3 {
	margin: 3% 0 0 0;
	line-height: 1.0;
	float: left;
}
	
	
.c8_text_w {
	margin: 0 auto 2.66% auto;
	padding-top: 5.3%;
	width: 100%;
	overflow: hidden;
	}
	
.c8_date {
		width: 15%;
		float: left;
		margin: 0 2% 0 0;
		font-size: 3.2vw;
}
	
	
.c8_text {
		width: 83%;
		float: left;
		margin: 0 0 0 0;
		font-size: 3.2vw;
	text-align: justify;
}
	
	
.c8_text_2 {
		width: 83%;
		float: left;
		margin: 4% 0 0 17%;
		font-size: 3.2vw;
	text-align: justify;
}
	
	
.c8_text_3 {
		width: 100%;
		margin: 0 0 0 0;
	text-align: justify;
	border-top: 1px solid #000;
	}

	.c8_text3_img1 {
		width: 25.48%;
		float: left;
		margin: 3% 4% 0 19%;
		line-height: 1.4;
	}
	
	.c8_text3_img2 {
		width: 25.48%;
		float: left;
		margin: 3% 4% 0 7%;
		line-height: 1.4;
	}
	
.c8_text_3 p {
	font-size: 3.2vw;
	text-align: justify;
	line-height: 1.7;
	margin: 6% 0 2% 0;
	}

	
	.c8_text3_img3 {
		width: 53.84%;
		clear: both;
		margin: 0 auto 0 auto;
		padding: 6% 0 3% 0;
	}
		
	
	
	
	
	
	
	
	
	
	
	
	

/* con9 */
#con9 {
	width: 100%;
	margin: 0 auto 8% auto;
	margin-top: -60px;
	padding-top: 60px;
}
	
#con9 h2 {
	width: 41.86%;
	margin: 0 auto 5.3% auto;
	padding-top: 8%;
}
	
	
#con9 h3 {
	margin: -1% auto 7% auto;
    padding-top: 0.66%;
    font-size: 4.4vw;
    color: #19166E;
    text-align: center;
    border-top: 1px solid #19166E;
    border-bottom: 1px solid #19166E;
    padding-bottom: 0.1%;
    width: 70%;
}	
	
	
	
.c9_p1 {
	width: 88%;
	margin: 0 auto 5.3% auto;
	text-align: justify;
	line-height: 1.7;
}
	
.c9_p1 a {
	color: #1CB4ED;
}
	
.c9_p1 a:hover {
	color: #1CB4ED;
	text-decoration: underline;
}

	table.formTable {
		width: 88%;
		margin: 0 auto 0 auto;
}	
	
table.formTable th, table.formTable td {
	display:block;
	border:1px solid #ccc;
	padding: 7px 10px 5px 10px;
	width: 94%;
}
table.formTable th {
	font-size: 1.4rem;
	margin-top:5px;
	border-bottom:0;
	font-weight:normal;
	background: #19166E;
	text-align:left;
	color: #fff;
}
	
input[type="text"], textarea {
	font-size: 1.2rem;
	display:block;
	width: 97%;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.req {
		color: #FF0004;
		font-weight: bold;
	}


.contact_p2 {
	width: 88%;
	line-height: 1.7;
	margin: 4% auto 2.66% auto;
	text-align: center;
}
	
	
	
	
	
	
	
	
	
	
	
	
}


/* PC */
@media screen and (min-width: 769px){
	
/* TOPイメージ */

#fv {
	position: relative;
	background-image: url(../img/fv/pc_fv_03.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	text-align: center;
	z-index: 1;
}

.fv_top_text {
	position: relative;
	width: 980px;
	height: 100vh;
	margin: 0 auto 0 auto;
}


.fv_text {
	position: absolute;
	top: 17%;
	left: 3%;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: left;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	-webkit-filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
}
	
.fv_test_s1 {
	font-size: 600%;
	color: #F03969;
	line-height: 1.3;
	margin-bottom: 20px;
}
	
.fv_test_s2 {
	font-size: 70%;
	color: #000000;
}

.fv_test_s3 {
	font-size: 280%;
	color: #000000;
	margin-bottom: 5px;
}

#fv .fv_top_text h4 {
	position: absolute;
	width: 249px;
	top: 17%;
	right: 3%;
}
	
#fv .fv_top_text h4 p {
	font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1.3;
	transform: rotate(-7deg);
	position: absolute;
	top: 16%;
	right: 5%;
	font-feature-settings: "palt";
}
	
#fv .fv_top_text h4 p span {
	color: #fff100;
}
	
.fv_under {
	width: 980px;
	height: 219px;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: 0 auto 0 auto;
}

	.fv_u_line_1 {
		width: 100px;
		position: absolute;
		top: 4px;
		left: 111px;
	}	
	
		.fv_u_line_2 {
		width: 100px;
		position: absolute;
		top: 4px;
		right: 111px;
	}	
	
	
.fv_under_t {
	font-size: 240%;
	font-weight: bold;
	padding-left: 15px;
	color: #19166E;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto 0 auto;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	-webkit-filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
	
}	
	
	
.fv_n_m1 {
		width: 203px;
		position: absolute;
		top: 46px;
		left: 61px;		
}

.fv_n_m2 {
		width: 203px;
		position: absolute;
		top: 46px;
		left: 279px;		
}
	
.fv_n_m3 {
		width: 203px;
		position: absolute;
		top: 46px;
		left: 497px;		
}
	
.fv_n_m4 {
		width: 203px;
		position: absolute;
		top: 46px;
		left: 715px;		
}
	
	
.fv_layer {
	width: 100%;
	height: 116px;
	background-color: rgba(30,30,90,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	color: #ffffff;
}

.fv_layer_w {
	width: 980px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;	
}

.fv_form_t {
	position: absolute;
	top: 28px;
	left: 88px;
	font-size: 200%;
	font-weight: bold;
	text-align: justify;
	line-height: 1.6;
	z-index: 10;
}

.fv_form_btn {
	position: absolute;
	width: 348px;
	top: 27px;
	right: 88px;
	z-index: 10;
}


/* con1 */
#con1 {
	width: 100%;
	margin: 80px auto 0 auto;
	overflow: hidden;
	margin-top: -100px;
	padding-top: 100px;
	background: #829bbc;
}

	#con1 h2 {
		font-size: 3.8rem;
		font-weight: bold;
		text-align: center;
		margin: -30px auto 20px auto;
		font-feature-settings: "palt";
		color: #fff100;
		
	}
	
.con1_w {
	width: 900px;
	background: #ffffff;
	padding: 40px;
	margin: 0 auto 80px auto;
	overflow: hidden;
	position: relative;
}
	
	.con1_sankaku {
		width: 60px;
		position: absolute;
		top: -10px;
		left: 0;
		right: 0;
		margin: 0 auto;		
	}	
	

.con1_img {
	width: 295px;
	margin: 0 20px 20px 0;
	float: left;	
}

	.con1_text_w {
		width: 580px;
		float: right;		
	}
	
.con1_p1 {
	float:left;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.4;
	margin: 10px 0 0 0;
	font-feature-settings: "palt";
}
	
.c1_big {
	font-size: 120%;
	color: #F03969;
}
	
.con1_p2 {
	float:left;
	font-size: 4.3rem;
	font-weight: bold;
	line-height: 1.4;
	color: #0f6fb8;
	margin: 15px 0 0 0;
	font-feature-settings: "palt";
}
	
.c1_small {
	color: #000000;
	font-size: 75%;
}
.c1_small_2 {
	color: #0f6fb8;
	font-size: 75%!important;
}

.con1_btn {
	width: 390px;
	margin: 15px 0 40px 60px;
	float: left;	
}	
	
	.con1_p_link01 {
		clear: both;
		font-size: 180%;
		font-weight: bold;
		text-align: center;
		margin: 0 auto 0 auto;
	}	
	
	.con1_p_link02 {
		font-size: 120%;
		text-align: center;
		margin: 0 auto 0 auto;
	}
	
	.con1_p_link02 a {
		text-decoration: underline;
	}
	
	.con1_p_link02 a:hover {
		color: #1cb4ed;
	}
	
	
	
	
	
/* con2 */
#con2 {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	margin-top: -110px;
	padding-top: 110px;
	
}

#con2 h2 {
	font-size: 600%;
	font-weight: bold;
	color: #F03969;
	line-height: 1.3;
	text-align: center;
	margin: 70px auto 10px auto;
	clear: both;
}
	
.c2_h2_small {
	font-size: 65%;
}
	
.con2_bk_top {
	
	width: 100%;
	height: 113px;
	background-image: url("../img/con2/con2_bk2.png")
}
	
.con2_bk_top_img {
	width: 1140px;
	height: 113px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
}
	
.con2_img {
	width: 327px;
	position: absolute;
	top: 115px;
	right: 115px;
}	
	
.con2_bk {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #829BBC;
	
}	

.con2_w {
	width: 960px;
	margin: 0 auto 0 auto;
}
	
	
.con2_bk ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	
.con2_bk ul li {
	background-image: url("../img/con2/con2_check.png");
	background-repeat: no-repeat;
	background-position: 10px -5px;
	font-size: 250%;
	color: #ffffff;
	padding: 0 0 17px 50px;
	margin: 0 0 17px 0;
	border-bottom: 1px solid;
	width: 910px;
	line-height: 1.4;
	font-weight: bold;
}
	
.con2_bk ul li span {
	color: #FFF100;
	}

.con2_bk ul li:last-child {
	border-bottom: none;
	padding-bottom: 80px;
}
	
	

/* con3 */
#con3 {
	width: 980px;
	margin: 0 auto 0 auto;
	margin-top: -100px;
	padding-top: 100px;
	overflow: hidden;
}


#con3 h2 {
	width: 980px;
	text-align: center;
	font-weight: bold;
	font-size: 600%;
	margin: 0 0 40px 0;
	color: #19166E;
	line-height: 1.3;
	padding-top: 80px;
}

.c3_h2_small {
	font-size: 65%;
}

#con3 ul {
	width: 980px;
	height: 111px;
	position: relative;
	margin: 0 auto 95px auto;
}


.c3_l1 {
	position: absolute;
	width: 230px;
	top: 0;
	left: 0;
}
	
.c3_l2 {
	position: absolute;
	width: 230px;
	top: 0;
	left: 250px;
}
	
.c3_l3 {
	position: absolute;
	width: 230px;
	top: 0;
	left: 500px;
}

.c3_l4 {
	position: absolute;
	width: 230px;
	top: 0;
	left: 750px;
}


.c3_waku {
	width: 980px;
	margin: 0 0 95px 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.c3_waku:last-child {
	margin: 0 0 80px 0;	
}
	
.c3_h3 {
	width: 880px;
	position: relative;
	border-bottom: 1px solid #19166E;
	font-size: 450%;
	color: #19166E;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 100px;
	margin: 0 0 30px 0;
}	
	
.c3_n {
	position: absolute;
	width: 63px;
	top: -35px;
	left: 5px;
}

.c3_img {
	width: 466px;
	float: right;
	margin: 0 20px 0 0;
}	
	
.c3_p {
	width: 444px;
	float: left;
	margin: 0 0 0 20px;
	font-size: 220%;
	line-height: 1.8;
	text-align: justify;
}	
	
	.c3_p_r {
		color: #F03969;
		font-weight: bold;
	}

#c3_link1, #c3_link2, #c3_link3, #c3_link4 {
	margin-top: -150px;
	padding-top: 150px;
}
	

/* con4 */
#con4 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -100px;
	padding-top: 100px;
}
	
.con4_waku {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #D9E1EB;
	overflow: hidden;
	padding-bottom: 80px;
}

.con4_waku h2 {
	width: 1030px;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

.con4_m_w {
	width: 980px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	overflow: hidden;
		padding-bottom: 30px;
}	
	
.con4_m_w ul {
		margin: 0 0 30px 29px;
	padding-top: 30px;
}
	
.con4_m_w ul li {
	width: 215px;
	display: inline;
	margin: 0 19px 0 0;
	float: left;
}
	
.con4_m_w ul li:last-child {
		margin: 0 0 0 0;
}

.con4_m_w ul li img {
		width: 215px;
}
	
.con4_m_w ul li p {
	width: 195px;
	font-size: 160%;
	text-align: justify;
	margin: 10px auto 0 auto;
	line-height: 1.4;
}
	
/* sodan_btn */
	
#sodan_btn {
	width: 100%;
	height: 196px;
	background-color: rgba(30,30,90,1.0);
	color: #ffffff;
}

.sodan_btn_w {
	width: 980px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;	
}

.form_t {
	position: absolute;
	top: 68px;
	left: 88px;
	font-size: 200%;
	font-weight: bold;
	text-align: justify;
	line-height: 1.6;
	z-index: 10;
}

.form_btn {
	position: absolute;
	width: 348px;
	top: 67px;
	right: 88px;
	z-index: 10;
}
	
/* con5 */
#con5 {
	width: 980px;
	margin: 0 auto 80px auto;
	margin-top: -100px;
	padding-top: 100px;
}


#con5 h2 {
	width: 403px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
}
	


.con5_m {
	display:flex;
	align-items:center;
	color: #1CB4ED;
	font-size: 250%;
	
}

.con5_m:after {
	margin-left:5px;
	border-top:1px solid #1CB4ED;
	content:"";
	flex-grow:1;
}

#con5 h3 {
	text-align: left;
	font-size: 380%;
	font-weight: bold;
	color: #1CB4ED;
	margin: 10px 0 50px 50px;
	line-height: 1.4;
}
	
	
#con5 div.table_W {
	float: left;
	margin: 0 50px 0 0;
}
	
#con5 table {
	margin: 0 0 40px 0;
	font-feature-settings: "palt";
}	
	
#con5 .table_1 {
	width: 380px;
	border: none;
	
}

#con5 .table_1 tr {
	

}	
	
#con5 .table_1 th {
	background-color: #000;
	font-weight: normal;
	color: #fff;
	font-size: 180%;
	padding: 10px 10px 10px 20px;
	text-align: left;
}
	
#con5 .table_1 td {
	color: #000;
	font-size: 160%;
	padding: 10px;
	border-bottom: 1px solid #000;
}	

.t_1m {
	text-align: center!important;
	width: 35%;
}

#con5 table td.t_fb {
	color: #1CB4ED;
	line-height: 1.3;
}
	
	
#con5 table.table_2 {
	width: 550px;
	margin-bottom: 50px;
	border: none;
	float: right;
}
	
#con5 table.table_2 th {
	background-color: #000;
	font-weight: normal;
	color: #fff;
	font-size: 180%;
	padding: 10px 10px 10px 20px;
	text-align: left;
}

#con5 table.table_2 td {
	color: #000;
	font-size: 220%;
	line-height: 1.9;
	text-align: justify;
	padding: 20px;
	border-bottom: 1px solid #000;
}

#con5 span.t_fr {
	color: #F03969;
	line-height: 1.3;
}

.con5_sankaku {
	width: 215px;
	margin: 0 auto 30px auto;
}

.con5_p {
	width: 960px;
	font-size: 220%;
	line-height: 1.9;
	text-align: justify;		
}

.con5_link {
	width: 400px;
	margin: 60px auto 180px auto;		
}

/* con6 */
#con6 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -100px;
	padding-top: 100px;
	
}

.con6_bk {
	width: 100%;
	background-color: #D9E1EB;
	padding-bottom: 80px;
}

#con6 h2 {
	width: 377px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
}
	
.con6_w {
	width: 980px;
	margin: 0 auto 0 auto;
}
	
.con6_w h3 {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 5px 0 3px 0;
	background-color: #19166E;
	font-size: 300%;
	text-align: center;
	color: #ffffff;
}

.con6_w_bk {
	width: 980px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
	
.con6_w h4 {
	font-size: 260%;
	font-weight: bold; 
	text-align: center;
	padding-top: 25px;
}
	
	
	
.con6_btn {
	width: 340px;
	margin: 20px auto 0 auto;
		
}
	
.con6_p1 {
	font-size: 220%;
	margin: 30px 0 0 155px;
	line-height: 1.4;
	text-indent: -1em;
}	
	
.con6_p2_1 {
	font-size: 180%;
	margin: 15px 0 0 135px;
	padding-bottom: 5px;
	line-height: 1.4;
}

.con6_p2_2 {
	font-size: 180%;
	margin: 0 0 0 135px;
	padding-bottom: 15px;
	line-height: 1.4;
}	

.con6_p3 {
	font-size: 220%;
	margin: 0 0 0 135px;
	padding-top: 30px;
	padding-bottom: 15px;
	line-height: 1.4;
}
	
.con6_sankaku {
	margin: 0 0 20px 0;
}	
	
.con6_p4 {
	width: 740px;
	text-align: justify;
	text-indent: -1em;
	font-size: 220%;
	margin: 0 0 0 135px;
	padding-top: 30px;
	padding-bottom: 15px;
	line-height: 1.4;
}
	
.con6_p5 {
	width: 740px;
	text-align: justify;
	text-indent: -1em;
	font-size: 220%;
	margin: 0 0 0 135px;
	padding-bottom: 30px;
	line-height: 1.4;
}
	
.c6_fb {
	color: #1CB4ED;
}
	
	
	

/* con7 */
#con7 {
	width: 100%;
	margin: 0 auto 80px auto;
	margin-top: -100px;
	padding-top: 100px;
}
	
#con7 h2 {
	width: 282px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
}

.con7_bk {
	width: 940px;
	padding: 20px 20px 20px 20px;
	background-color: #829BBC;
	margin: 0 auto 0 auto;
}

.con7_w {
	background-color: #fff;
	padding: 20px;
	margin: 0 0 15px 0;
}

.con7_w2 {
	background-color: #fff;
	padding: 20px;
	margin: 0 0 0 0;
}

	.con7_q {
		font-size: 260%;
		font-weight: bold;
		border-bottom: 1px solid #000;
		margin: 0 0 20px 0;
		padding: 10px 0 20px 70px;
		background-image: url("../img/con7/con7_q.png");
		background-size: 44px;
		background-repeat: no-repeat;
}

	.con7_a {
		font-size: 220%;
		padding: 10px 20px 0 50px;
		background-image: url("../img/con7/con7_a.png");
		background-size: 35px;
		background-repeat: no-repeat;
		margin: 0 0 0 20px;
		text-align: justify;
	}
	
	
	.con7_a a {
		text-decoration: none;
		color: #1CB4ED;
	}
	
		.con7_a a:hover {
		text-decoration: underline;
		color: #1CB4ED;
	}

	
	
	
/* con8 */
#con8 {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: -100px;
	padding-top: 100px;
	
}

.con8_bk {
	width: 100%;
	background-color: #D9E1EB;
	padding-bottom: 80px;
}

.c8_h2_1 {
	width: 287px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
}
	

	
.c8_p1 {
	font-size: 220%;
	width: 840px;
	margin: 0 auto 40px auto;
}
	
	
.c8_table {
	width: 980px;
	margin: 0 auto -110px auto;
}
	
	
.c8_table th {
	font-size: 200%;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #000;
	padding: 20px 20px;
	width: 150px;
}
	
.c8_table td {
	font-size: 200%;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #000;
	padding: 20px 20px;
}
	
	
.c8_tp0 {
	font-weight: bold;
}
	
.c8_tp1 {
	color: #1CB4ED;
	font-weight: bold;
	margin: 20px 0 5px 0;
}
	
.c8_tp2 {
	font-size: 90%;
}	
	
.c8_tp3 {
	font-size: 90%;
	line-height: 1.4;
	margin: 5px 0 0 0;
}	
	
.con8_w {
	width: 980px;
	margin: 0 auto 0 auto;
}
	
#map {
	margin-top: -130px;
	padding-top: 130px;
	width: 980px;
	margin: 0 auto 80px auto;
}

	
#map iframe {
	width: 980px;
	height: 320px;
	margin: 0 0 0 0;
	background-color: #fff;
}
	
	
#con8_c {
	width: 900px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 0 40px 40px 40px;
	overflow: hidden;
	
}
	
.c8_h2_2 {
	width: 212px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
	
}
	
.c8_photo {
	width: 180px;
	margin: 0 40px 0 0;
	float: left;		
}
	
.p_photo_1 {
	font-size:140%;
	text-align: center;
	margin: 8px 0 0 0;
}

.p_photo_2 {
	font-size: 300%;
	text-align: center;
	margin: 4px 0 0 0;
	line-height: 1.0;
}

.p_photo_3 {
	font-size: 150%;
	text-align: center;
	margin: 6px 0 0 0;
	line-height: 1.0;
}
	
	
.c8_text_w {
		margin: 0 0 20px 0;
	width: 680px;
	overflow: hidden;
	}
	
.c8_date {
		width: 60px;
		float: left;
		margin: 0 10px 0 0;
		font-size: 200%;
}
	
	
.c8_text {
		width: 610px;
		float: left;
		margin: 0 0 0 0;
		font-size: 200%;
	text-align: justify;
}
	
	
.c8_text_2 {
		width: 595px;
		float: left;
		margin: 25px 0 0 75px;
		font-size: 200%;
	text-align: justify;
	}
	
	
.c8_text_3 {
		width: 100%;
		margin: 0 0 0 0;
	text-align: justify;
	border-top: 1px solid #000;
	}

	.c8_text3_img1 {
		width: 88px;
		float: left;
		margin: 15px 20px 0 40px;
	}
	
	.c8_text3_img2 {
		width: 88px;
		float: left;
		margin: 15px 20px 0 0;
	}
	
.c8_text_3 p {
	font-size: 200%;
	text-align: justify;
	margin: 40px 0 10px 0;
	}
	
	.c8_text3_img3 {
		width: 250px;
		clear: both;
		margin: 0 auto 0 auto;
		padding-top: 15px;
	}
	
	#con8 a:hover {
		text-decoration: underline;
		cursor: pointer;
	}
	
	
	
	
	
	
	
	
/* con9 */
#con9 {
	width: 100%;
	margin: 0 auto 80px auto;
	margin-top: -100px;
	padding-top: 100px;
}
	
#con9 h2 {
	width: 249px;
	margin: 0 auto 40px auto;
	padding-top: 80px;
}
	
#con9 h3 {
	margin: 0 auto 60px auto;
	padding-top: 3px;
	font-size: 260%;
	color: #19166E;
	text-align: center;
	border-top: 1px solid #19166E;
	border-bottom: 1px solid #19166E;
	padding-bottom: 2px;
	width: 400px;
}
	
	
	
.c9_p1 {
	width: 820px;
	margin: 0 auto 30px auto;
	font-size: 200%;
	text-align: justify;
	line-height: 1.7;
}
	
.c9_p1 a {
	color: #1CB4ED;
}
	
.c9_p1 a:hover {
	color: #1CB4ED;
	text-decoration: underline;
}
	
table.formTable{
	width: 980px;
	margin: 0 auto;
	border-collapse: collapse;
}
	
table.formTable td,table.formTable th{
	border: 1px solid #ccc;
	padding: 10px;
}
	
table.formTable th{
	width: 25%;
	font-weight: normal;
	background: #19166E;
	text-align: center;
	font-size: 140%;
	color: #fff;
}

	.req {
		color: #FF0004;
		font-weight: bold;
	}
	
	
.btn {
	margin: 0 auto 30px auto;
	text-align: center;
}


.contact_p2 {
	width: 900px;
	font-size: 160%;
	line-height: 1.7;
	margin: 30px auto 20px auto;
	text-align: center;
}

	
	
	
	
}




