@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Noto Sans Japanese";
	color:#646464;
	min-width:1060px;
	font-weight:300;
}

/*
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

*/
* {
-webkit-text-size-adjust:100%;
}

input[type="submit"],
input[type="text"],
input[type="textarea"]{
-webkit-appearance: none;
border-radius: 0;
}


.gen-l{
	font-weight: 200;
}

.gen-n{
	font-weight: 300;
}

.gen-r{
	font-weight: 400;
}

.gen-m{
	font-weight: 500;
}

.gen-b{
	font-weight: 700;
}
.share{
	font-family: 'Share Tech Mono', monospace;
}

.ao{
	color: #0d597f;
}
.inner{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 50px;
	padding-right: 50px;
	overflow:hidden;
}
.yoko{
	overflow:hidden;
}
.otoiawase{
	font-weight: 500;
	font-size: 24px;
	width:444px;
	line-height: 42px;
	border: #0d597f 3px solid;
	margin: 8px auto 0;
	box-sizing: border-box;
}
.otoiawase a{
	display: block;
	color: #0d597f;
	text-decoration: none;
	background: url(../images/otoiawase-yajirushi.svg) no-repeat right 10px center/16px #fff
}
.otoiawase a:hover{
	background: url(../images/otoiawase-yajirushi-hover.svg) no-repeat right 10px center/16px #0d597f;
	color: #fff;
}
.denwa{
	font-family: 'Share Tech Mono', monospace;
	font-size: 24px;
	width:444px;
	line-height: 48px;
	margin: 17px auto 0;
	box-sizing: border-box;
	background:#0d597f;
	color:#fff;
	
}
.denwa img{
	margin-right:8px;
}
.sec{
	overflow:hidden;
	margin-bottom:100px;
}
.sec:last-of-type{
	margin-bottom: 0;
}
/*header*/
header{
	padding-left:50px;
	padding-right:50px;
	min-width:960px;
	position:relative;
	height: 700px;
	background: url(../images/header-back.jpg) center/cover;
	
}
header h1{
	margin-top:30px;
	float:left;
}
/*header nav*/
header nav{
	float:right;
	margin-top:50px;
}
header nav li{
	float:left;
	font-size:14px;
	margin-left:28px;
	border-bottom:1px solid #646464;
	padding-bottom:2px;
	
}
header nav li a{
	text-decoration: none;
	color:#646464;	
}

header nav li a:hover{
	color:#999999;
	
}
#header-zu img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
#header-bunsyou{
text-align:center;
font-size:18px;
line-height:32px;
position: absolute;
bottom:35px;
left:0;
right:0;
}

/*main*/
main{
	padding:56px 0 106px;
}
.sec h2{
	text-align:center;
	font-size:30px;
	color:#0d597f;
	font-weight: 500;
	border-bottom:4px solid #0d597f;
	padding-bottom:26px;
	margin-bottom:58px;
	padding-top: 50px;
}
.lead p{
	width:864px;
	margin:0 auto 16px;
	font-size:18px;
	line-height: 28px;
	font-weight: 200;
	text-indent:1em;
}

/*#haigasu > #haigasu-naka*/
#haigasu-naka{
	width:864px;
	margin:0 auto;
	padding:3px 50px 53px;
	box-sizing: border-box;
	margin-top:50px;
	text-align:center;
	overflow:hidden;
	background: #f2f2f2;
}
#haigasu-naka section{
	padding-bottom: 40px;
}
#haigasu-naka section:last-of-type{
	padding-bottom:0;
}

#haigasu-naka h3{
	font-size: 28px;
	color: #0d597f;
	font-weight: 700;
	background: url(../images/haigasu-naka-h3-line.svg)  repeat-x center bottom 12px/2px;
	margin-bottom: 50px;
	padding-top: 50px;
}
#haigasu-naka h3 span{
	background: #f2f2f2;
	padding: 0 1em;
}
#haigasu-naka h4{
	font-size: 22px;
	color: #646464;
	font-weight: 700;
	margin-bottom: 30px;
}

/*#haigasu > #haigasu-naka > #gyoumu*/
#haigasu-naka #gyoumu h3{
	letter-spacing: 0.2em;
}

/*#haigasu > #haigasu-naka > #gyoumu > #haigasu-sookutei*/
#haigasusokutei{
	margin-bottom: 27px;
}

#haigasusokutei li{
	display:inline-block;
	width:148px;
	line-height: 30px;
	color: #fff;
	background-color: #999;
	margin: 0 7px 10px;
}

#haigasusokutei p{
	color: #858585;
}

/*#haigasu > #haigasu-naka > #gyoumu > #keikoku*/
#keikoku{
	overflow: hidden;
	margin: 35px auto 40px;
	padding:20px 0 0 106px;
	width:590px;
	height: 162px;
	border: 4px #ff1d25 solid;
	box-sizing:border-box;
	background: url(../images/keikoku-red.svg) no-repeat left 53px center/52px #fff;
	font-size: 18px;
}
#keikoku li{
	margin-bottom: 10px;
}
#keikoku img{
	margin-bottom: 8px;
}

#keikoku p .gen-b{
	font-size: 28px;
	color: #ff1d25;
}

/*#haigasu > #haigasu-naka > #taisyou*/
#taisyou dl{
	padding-top: 5px;
	position: relative;
	height: 53px;
	margin-bottom: 15px;
}
#taisyou dt{
	z-index: 9999;
	position: absolute;
	top:0;
	left:0;
	right: 0;
	margin: 0 auto;
}
#taisyou dd{
	line-height: 49px;
	background: #fff;
	/*display: inline-block;*/
	padding: 0 20px;
	position: absolute;
	left:0;
	right: 0;
	bottom:0;
	margin: 0 auto;
	width: 610px;
}
#taisyou p:before{
	content: url("../images/maru-gray-8.png");
	margin-right: 0.2em;
}
#taisyou p{
	font-size: 14px;
	line-height: 20px
}
#kisei table{
	width:100%;
	margin-bottom:38px;
	
}
#kisei tr{
	height:100px;
	border-bottom:1px solid #646464;	
}
#kisei tr.gen-b{
	height:88px;
}
#kisei tr td:first-of-type,
#kisei tr td:last-of-type{
	width:236px;
}
#kisei tr:nth-of-type(2) td:nth-of-type(2){
	padding:0 27px;
	line-height:28px;
	text-align:left;
}
#kisei tr td{
	vertical-align: middle;
	font-size:18px;
}
#kaisya-gaiyou dl{
	width:760px;
	margin:92px auto 0;
	overflow:hidden;
	font-size:20px;
	line-height:35px;
	
}
#kaisya-gaiyou dt{
	float:left;	
}
#kaisya-gaiyou dd{
	text-align:right;
	border-bottom:1px solid #646464;
	padding-bottom:15px;
	margin-bottom:15px;
}
#kaisya-gaiyou dd a{
	color:#0d597f;
	text-decoration: none;
	border-bottom:1px solid #0d597f;
}
#kaisya-gaiyou dd span{
	font-size:16px;
}

#otoiawase h2{
	margin-bottom:80px;
	
}
#otoiawase{
	text-align:center;
}

#otoiawase-nakami{
	width:640px;
	margin:0 auto;
}
#otoiawase-nakami input,
#otoiawase-nakami textarea{
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px #646464 solid;
	
}

#otoiawase-nakami input{
	line-height: 40px;
	padding: 0 1em;
}
#otoiawase-nakami input.check{
	width: 20px;
	vertical-align: 2px;
}

#otoiawase-nakami input.soushin{
    width: 310px;
	background:#0d597f;
	border-radius:10px;
	margin-top:85px;
	color:#fff;
	font-size:20px;
	line-height: 50px;
}

#otoiawase-nakami input.soushin:hover{
	opacity:0.7;
}

#otoiawase-nakami textarea{
	line-height: 1.3;
	height: 160px;
	padding: 0.5em 1em;
}


#otoiawase-nakami dt{
	font-size:18px;
	font-weight: 400;
	background:url(../images/hissu.svg) no-repeat right;
	display:inline-block;
	padding:0 50px;
	margin-bottom:5px;
}
#otoiawase-nakami dd{
	margin-bottom:40px;
}
#otoiawase-nakami dd.form-saigo{
	margin-bottom:70px;
}
#pagetop{
	position: fixed;
  	bottom: 20px;
  	right: 20px;
	
}
a #pagetop:hover{
	opacity:0.7;
	
}

footer{
	background:#f2f2f2;
	text-align:center;
	min-width:1060px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;

}

footer ul,
footer p{
	padding-left: 50px;
	padding-right: 50px;
}

footer ul li{
	display:inline-block;
	margin:0 18px;
	font-size:15px;
	font-weight: 400;
	line-height:70px;
}
footer ul li a{
	color:#0d597f;

}
footer ul li a:hover{
	color:#568ba5;
}
footer p{
	text-align:center;
	line-height: 45px;
	font-size:18px;
	color:#fff;
	background:#0d597f;
}

/*===================thanks======================*/
body#thanks{
	text-align:center;
	min-width:480px;
	position:relative;
	height:100vh;
}
#wrapper{
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
	margin:auto;
	height: 290px;
}
#thanks h1{
	font-size:28px;
	font-weight: 700;
	color:#0d597f;
	margin-bottom:46px;
}

#thanks h2{
	font-size:24px;
	margin-bottom:146px;
}
#thanks p{
	font-size:20px;
	line-height:40px;
	font-weight:500;
	color:#fff;
	background-color:#0d597f;
	width:480px;
	margin:0 auto;
	border-radius: 10px;
	
}
#thanks p a{
	color:#fff;
	text-decoration: none;
	display:block;
}
#thanks p a:hover{
	opacity:0.7;
	/*background-color:rgba(13,89,127,0.70);*/
}


