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

body {
-webkit-text-size-adjust: 100%;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a:hover{
	opacity: 0.8;
}

nav {
	background-color: #ffffff;
	padding: 30px 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#header{
	width: 997px;
	height: 100px;
	background-color: #ffffff;
	margin: 0px auto;
}

.logo{
	display: block;
	margin-bottom: 25px;
}

#header ul{
	list-style: none;
	display: flex;
	justify-content:space-between;
	padding: 0;
	margin: 0;
}

#header ul li{
	box-sizing: border-box;
	text-align: center;
}

/*リンクの位置調整*/
.link-t-a {
position: relative;
top: -160px;
display: block;
}

/*フェードインの調整*/

.invisible {
	transition: opacity 0.2s ease;
	opacity: 0.0;
}
 
.visible {
	transition: opacity 0.2s ease;
	opacity: 1.0;
}

video{
	height: 100%;
	width: 100%;
	background-size:cover;
	background-color: #dcdcdc;
	margin-bottom: 100px;
}

#content_01_wrap{
	width: 100%;
	height: 410px;
	background-color: #1E2C62;
	margin-bottom: 100px;}

#content_01{
	width: 997px;
	height: 410px;
	margin: 0px auto;
	background-image: url("../img/content_01_b.jpg");
	background-repeat: no-repeat;
	text-align: center;
}


.c_1_1{
	display: block;
	margin: 0px auto;
	padding-top: 105px;
	padding-bottom: 75px;
}

#content_02_wrap{
	width: 100%;
	height: 410px;
	background-color: #1E2C62;
	margin-bottom: 100px;
}

#content_02{
	width: 997px;
	height: 410px;
	margin: 0px auto;
	background-image: url("../img/content_02_b.jpg");
	background-repeat: no-repeat;
	text-align: center;
}

.c_2_1{
	padding-top: 50px;
	padding-bottom: 40px;
}

#content_02 ul{
	text-align: left;
	list-style: none;
	line-height: 45px;
	margin-left: 50px;
}

#content_03_wrap{
	height: 918px;
	margin-bottom: 100px;
}

#content_03{
	background-image: url("../img/content_03_b.jpg");
	background-repeat: no-repeat;
	width: 100%;
	min-width: 997px;
	height: 918px;
	overflow: hidden;
	background-position: center center;
	text-align: center;
}

.c_3_1{
	padding-top: 80px;
}

#content_03 P{
	width: 773px;
	margin: 0px auto;
	text-align: left;
	font-size: 15px;
	line-height: 28px;
	padding-top: 545px;
}

#content_04{
	background-image: url("../img/content_04_b.jpg");
	background-repeat: no-repeat;
	width: 100%;
	min-width: 997px;
	height: 1081px;
	margin-bottom: 100px;
	text-align: center;
	position: relative;
	background-position: center center;
}

.c_4_1{
	display: block;
	margin: 0px auto;
	padding-top: 65px;
	padding-bottom: 60px;
}

.content_04_box{
	display: inline-block;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	text-align: left;
}

.content_04_box p{
	position: absolute;top: 20px;left: 15px;
	width: 400px;
}


.c_4_top{
	line-height: 28px;
}

.c_4_2{
	display: block;
	color: #1E2C62;
	font-size: 19px;
}

.c_4_3{
	display: block;
	color: #1E2C62;
	padding-top: 15px;
	border-bottom: 1px solid #1E2C62;
	margin-bottom: 5px;
}

.c_4_4{
	display: block;
	color: #1E2C62;
	padding-top: 10px;
	border-bottom: 1px solid #1E2C62;
	margin-bottom: 5px;
}

#content_05{
	background-image: url("../img/content_05_b.jpg");
	background-repeat: no-repeat;
	width: 100%;
	min-width: 997px;
	height: 648px;
	overflow: hidden;
	background-position: center center;
	text-align: center;
	margin-bottom: 100px;
}

.c_5_1{
	padding-top: 60px;
	padding-bottom: 115px;
}

#content_05 table{
	width: 630px;
	margin: 0px auto;
	text-align: left;
	font-size: 15px;
}

#content_05 table tr td{
	height: 30px;
}

.t_l{
	color: #1E2C62;
	width: 130px;
}

#content_06_wrap{
	height: 660px;
	margin-bottom: 100px;
}

#content_06{
	background-image: url("../img/content_06_b.jpg");
	background-repeat: no-repeat;
	width: 100%;
	min-width: 997px;
	height: 579px;
	overflow: hidden;
	background-position: center center;
	text-align: center;
	position: relative;
}

.c_6_1{
	display: block;
	margin: 0px auto;
	padding-top: 70px;
	padding-bottom: 40px;
}

.c_6_link{
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

.c_6_link a{
	text-decoration: none;
	color: #ffffff;
}

.c_6_txt{
	width: 960px;
	margin: 0px auto;
	text-align: left;
	font-size: 15px;
	padding-top: 20px;
	line-height: 22px;
}

#content_07 {
	width: 990px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 40px;
	font-size: 15px;
}

.c_7_1{
	padding-bottom: 40px;
}

.c_7_2{
	padding-bottom: 100px;
}

.c_7_3{
	padding-top: 25px;
	padding-bottom: 100px;
}

.c_7_4{
	padding-top: 40px;
}

form{
	margin-bottom: 100px;
}

#content_07 table{
	width: 980px;
	margin: 20px auto;
	font-size: 15px;
}

#content_07 table td{
	border: 1px solid #dcdcdc;
	padding: 5px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
}

#content_07 .form_fix_1 input{
	width: 99%;
	height: 100%;
}

#content_07 textarea{
	resize:none;
	width: 99%;
	height: 100%;
}

#content_08_wrap{
	width: 100%;
	height: 340px;
	background-color: #1E2C62;
	margin-bottom: 100px;}

#content_08{
	width: 997px;
	height: 340px;
	margin: 0px auto;
	background-image: url("../img/content_08_b.png");
	background-repeat: no-repeat;
	text-align: center;
}


#content_09_wrap{
	width: 100%;
	height: 360px;
	background-color: #1E2C62;
	margin-bottom: 100px;}

#content_09{
	width: 997px;
	height: 225px;
	margin: 0px auto;
	background-image: url("../img/content_08_b.png");
	background-repeat: no-repeat;
	text-align: center;
}

#news_title{
	width: 997px;
	height: 250px;
	margin: 0px auto;
	text-align: center;
}

#news_body{
	width: 997px;
	height: 250px;
	margin: 0px auto;
	text-align: left;
}

.t_fix{
	height: 100px !important;
}

.c_7_5 {
	text-align: left;
}

.c_7_5 .button{
display: inline-block;
border-radius : 5%;          /* 角丸       */
font-size: 100%;        /* 文字サイズ */
text-align: center;      /* 文字位置   */
padding: 12px 12px;   /* 余白       */
background: #1E2C62;     /* 背景色     */
color: #ffffff;     /* 文字色     */
line-height: 1em;         /* 1行の高さ  */
cursor: pointer;     /* カーソル   */
}
.button:hover {
	opacity: 0.8;
}

#hotline{
	width: 892px;
	height: 599px;
	background-image: url("../img/hotline.gif");
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: left;
	line-height: 22px;
}

.h_t{
	font-size: 21px;
	color: #1E2C62;
	text-align: center;
	padding: 40px 0px;
}

#hotline p{
	width: 800px;
	margin: 0px auto;
}

.h_s_t{
	color: #1E2C62;
}

#footer_wrap{
	background-color: #1E2C62;
	height: 300px;
}

#footer{
	width: 997px;
	margin: 0px auto;
	padding-top: 70px;
	text-align: center;
	display: flex;
	justify-content:space-between;
}