@charset "utf-8";

html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
abbr, address, cite, code, 
del, dfn, em, img, ins, kbd, q, samp, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	box-sizing: border-box;
} 
.clearfix::after{
	content: "";
	display: block;
	clear: both; 
} 
.clear{
	clear:both; 
} 
body {
	background-color: #ffffff;
	font-family: "Montserrat","Meiryo UI","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif; 
} 
a {
	color:#333333;
	text-decoration:none; 
} 
a:hover {
	text-decoration:underline;
	opacity: 0.7; 
} 
.wrapper {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative; 
}


.st01 {
	width:100%;
	height: 85px;
	background-color: #5088cf;
	line-height: 85px;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
}

.st02 {
	width:100%;
	background-color: #5088cf;
	padding: 15px 0;
	line-height: 1.5em;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
}

.col1{
	width: 81%;
	margin: 40px auto;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	word-break:normal;
	letter-spacing: 0.03em;
}

.col1 p{
	margin-bottom: 1.7em;
}

.col1 strong{
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #1B579E;
}

.col2{
	width: 81%;
	margin: 30px auto;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	word-break:normal;
	letter-spacing: 0.03em;
	-moz-columns: 2 320px;
	-webkit-columns: 2 320px;
	columns: 2 320px;
	-moz-column-gap: 4em;
	-webkit-column-gap: 4em;
	column-gap: 4em;
}

.col2 p{
	margin-bottom: 1.7em;
}

.col2 span{
	display: block;
	margin-bottom: 0.8em;
}

.col2 strong{
	display: inline-block;
	margin-top: 1.7em;
}

strong.col2no {
	margin-top: 0;
}

#header_back {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../images/v01_back.jpg");
	background-size:cover;
}

#header {
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url("../images/header_back.png");
	padding:34px;
}

#header_title {
	float: left;
	width: 50%;
}

#header_title_t01 {
	font-size: 12px;
	color: #5088CF;
}

#header_title_t02 {
	font-size: 18px;
	font-weight:600;
	color: #5088CF;
}

#header_menu {
	float: right;
	width: 50%;
	font-size: 12px;
}

#header_menu ul {
	list-style-type:none; 
} 

#header_menu li{
	float: left;
	margin:0 25px 3px 0;
} 


#v01 {
	position: relative;
	width: 100%;
}

#v01_v01 {
	margin: 10% 0 0 auto;
	width: 60%;
	background-color: #1b579e;
	text-align: center;
	padding:15px 0;
}

#v01_v01_t01 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight:400;
}

#v01_v01_t02 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight:600;
}

#v01_v02 {
	width: 100%;
	padding: 25px 0;
	margin-top: 40%;
	background-image: url("../images/header_back.png");
}

#v01_v02_t01 {
	width: 87.4%;
	padding: 25px 0;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.7;
	text-align: center;
	border: 4px solid #7399cb;
}

#v02 {
	width: 100%;
}

#v02_v02 {
	width: 87.4%;
	padding: 20px 0;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	border: 4px solid #7399cb;
}

#v03 {
	width: 100%;
	margin-top: 20px;
}

#v03_v00 {
	width: 75%;
	margin: 0 auto;
}

#v03_v01 {
	float: left;
	width: 40%;
	font-size: 16px;
	text-align: center;
}

#v03_v02 {
	float: right;
	width: 40%;
	font-size: 16px;
	text-align: center;
}

#v03_v03 {
	width: 100%;
	margin-top: 33px;
	margin-bottom: -4px;
}

#v03_v03 img{
	width: 100%;
	height: auto;
}

#v04 {
	position: relative;
	width: 100%;
}

#v04_v01 {
	position: relative;
	width: 100%;
	padding: 46% 0 4% 0;
	background-repeat: no-repeat;
	background-image: url("../images/v04_v01_back.jpg");
	background-size:cover;
}

#v04_v01_v01 {
	width: 64%;
	font-size: 24px;
	line-height: 1.7;
	text-align: center;
	color: #FFFFFF;
	border: 3px solid #ffffff; 
	margin:0 auto;
}

#v04_v01_v01 p{
	display: block;
	background-color: #1b579e;
	padding: 20px 30px;
	margin: 8px;
}

#v05 {
	width: 100%;
}

#v05_v01 {
	width: 100%;
	margin-bottom: -4px;
}

#v05_v01 img {
	width: 100%;
	height: auto;
}

#v05_v02 {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url("../images/v05_v02_back.jpg");
	background-size:cover;
	background-position: 0 -50px;
	padding-bottom: 20%;
}

#v05_v02_t01{
	
}

#v06 {
	width: 100%;
}

#v07 {
	width: 100%;
}

#v07 a{
	color: #1b579e;
}

#v08 {
	width: 100%;
}

#v08_v01 {
	width: 100%;
}

#v08_v01 img {
	width: 100%;
	height: auto;
}

#v08_v02 {
	width: 100%;
}

#v08_v03 {
	width: 100%;
}

#v08_v03 img {
	width: 100%;
	height: auto;
}

.v08_v03_sst01 {
	width: 87.4%;
	padding: 20px 0;
	margin: 25px auto;
	font-size: 24px;
	text-align: center;
	border: 2px solid #7399cb;
}

#v08_v04 {
	width:100%;
	font-size: 24px;
	font-weight: 600;
	color: #1B579E;
	text-align:center;
	margin-bottom: 50px;
}

#footer {
	width: 100%;
	background-color: #424951;
}

#footer_con{
	padding: 30px;
}

#footer_v01 {
	float: left;
	width: 70%;
	color: #FFFFFF;
}

#footer_v01_t01 {
	font-size: 12px;
}

#footer_v01_t02 {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 600;
}

#footer_v02 {
	float: right;
	width: 30%;
	font-size: 12px;
	text-align: right;
}

#footer_v02 a{
	color: #FFFFFF;
	margin-left: 20px;
}

#footer_v03 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top:60px;
}

.ptop {
    position: fixed;
    bottom: 35px;
    right: 20px;
	display: none;
}

.ptop a {
    display: block;
    padding: 8px 12px;
    background-color: #dddddd;
    color: #333333;
    font-size: 12px;
    text-align: center;
    opacity: 0.7;
}

.ptop a:hover {
    background-color: #aaaaaa;
    color: #ffffff;
    opacity: 0.9;
	text-decoration: none;
}

#v07_v02{
    text-align: center;
}

#v07_v02 p{
    text-align: left;
}

#v07_v02 ul {
    list-style-type:none;
}

#v07_v02 li{
    text-align: left;
    width: 90%;
    display: inline-block;
    margin-bottom:10px;
}

#v07_v02 label{
    margin-right: 10px;
    width:20%;
    display: inline-block;
}

input,select{
    font-size:14px;
    border: 1px solid #B9C9CE;
    border-radius:5px;
    padding: 5px 0.8em;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    width: 70%;
}

input[type="checkbox"],input[type="radio"]{
    width: auto;
}

input[type="button"],input[type="submit"]{
    width: 45%;
    margin: 15px auto;
    display: block;
}

.input_submitarea{
/*ボタンをセンタリング。ボタンエリアをdivで囲む*/
    width: 100%;
    text-align:center;
}

.inputobject{
/*項目間の間隔。lavelにclassを付与。チェックボックスの場合はspanで囲む*/
    display: inline-block;
    margin: 5px 0;
    width: 100%;
}