﻿@CHARSET "UTF-8";
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,a,p,h1,h2,h3,h4,h5,h6,div,span,ul,li{color:#fff;font:15px/1.5em '游ゴシック体',YuGothic,'Yu Gothic','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Noto Sans Japanese','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
textarea,select,input{color:#000;font:15px/1.5em '游ゴシック体',YuGothic,'Yu Gothic','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Noto Sans Japanese','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
div,p,li,dt,dd,h5,h6,span{ word-wrap:break-word;}
em,strong{font-style:normal;}
ul,ol{list-style:none;}
a{color:#FFFFFF;text-decoration:none;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
:focus{outline: 0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;text-align:left;}
* html .clearfix{height:1%;}
.clearfix{display:block}
.floatleft{float:left;display:inline;}
.floatright{float:right;display:inline;}
.100{width:100%;}
.must{color:#cb5f1e;font-weight:bold;}
body{height: auto;}
#site_wrap{width:100%;height: 970px;}
#contents_box{color:#FFF;text-align: center;}
.con_txt{width:100%;max-width:1200px;margin:0 auto;text-align: center;color: #FFF;}
.left_tri{display:inline-block;width: 0;height: 0;border: 7px solid transparent;border-left: 10px solid #ff0;}
.right_tri{display:inline-block;width: 0;height: 0;border: 7px solid transparent;border-right: 10px solid #ff0;}

@media screen and (max-width:640px){

.sp_br{
display:block;
}

.text_input{
width: 180px;
height: 30px;
padding-left: 5px;
padding-top: 13px;
}

.text_input input{
width: 175px;
height: 30px;
padding-left: 7px;
}



#form_wrap{
width:300px;
height:100px;
margin:25px auto 15px;
border:1px solid #1E66D9;
}

.margin_top25{
	padding-top:25px;
}

.con_txt_big{
	font-size:18px;
	font-weight:bold;
}

.con_txt_small{
	font-size:12px;
}

.main_submit{
width: 110px;
height: 72px;
color: #FFF;
border: none;
font-size: 26px;
font-weight: bold;
background: #0f506c;
border:1px solid #0f506c;
border-radius: 20px;
margin-left: 5px;
margin-top: 13px;
}
.main_submit[disabled] {
background: #DCDCDC;
border:1px solid #0f506c;
}

.sp_none { display: none; }

body { width: 100%; }


.header {
	text-align: center;
}
h1 {
	font-size: 13px;
	color: #333333;
	text-align: left;
	display: block;
	margin-top: 53px;
}
.header_left {
	width: 100%;
	margin: 10px 0;
}
.header_right {
	width: 100%;
	margin: 0 auto;
}
.header_registration {
	width: 40%;
	border: 1px solid #885D28;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #3F2F1F;
	border-radius: 4px;
	font-weight: bold;
	padding: 0;
	background: -moz-linear-gradient(top, #FFE376, #CD9040);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE376), to(#CD9040));
	letter-spacing: 0.05em;
	margin-right: 5%;
}

.header_login {
	width: 40%;
	border: 1px solid #1D4A0A;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #1D4A0A;
	border-radius: 4px;
	padding: 0;
	background-color: #FFFFFF;
	letter-spacing: 0.05em;
}




#mainpic_box {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: url(../image/main_catch_backpic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 15px;
}
.center_logo {
	display: none;
}
.mainpic_txt {
	margin: 0 auto;
}
.maincatch_pc {
	display: none;
}
.maincatch_sp {
	display: block;
	height: 300px;
	margin: 0 auto;
}



@media screen and (max-width: 400px){
.maincatch_sp {
	display: block;
	width: 100%;
}
}



#main_menu {
	width: 100%;
	position: fixed;
	top: 0; left: 0;
	z-index: 9999;
}
.menu_box01 {
	display: none;
}
.menu_box01_sp {
	width: 100%;
	height: 50px;
	background-color: #226E8F;
	text-align: center;
}
.menu_box01_sp li {
	width: 20%;
	height: 50px;
	float: left;
}
.main_menu_a {
	width: 100%;
	display: block;
	font-size: 11px;
	letter-spacing: 0.05em;
	position: relative;
	top: 2px;
}
.main_menu_b {
	display: block;
	position: relative;
	bottom: 2px;
	margin: 0 auto;
}





#contents_box {
	width: 100%;
	height:625px;
}
.sec01 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec01 h2 {
	width: 95%;
	color: #525252;
	font-size: 20px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 20px auto;
}
.sec01 h2 strong {
	font-weight: normal;
	font-size: 26px;
}





.sec02 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec01_02navi {
	display: none;
}
.sec02 h3 {
	width: 95%;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 0.3em;
	padding: 20px 0;
	margin: 0 auto;
}
.sec02 h4 {
	color: #266013;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: underline;
	margin-bottom: 10px;
}



.sec02sec01 {
	margin: 0 auto 40px auto;
	text-align: center;
	width: 90%;
	background-color: #FFFFFF;
}
.sec02sec01box {
	width: 94%;
	padding-top: 4%;
	padding-bottom: 40px;
	position: relative;
	margin: 0 auto;
}



.sec02sec01_left {
	width: 100%;
}
.sec02sec01_left img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.sec02sec01_right {
	width: 100%;
}
.points_box {
	width: 100%;
	text-align: center;
	margin: 0 auto;

}
.points_box li {
	display: block;
	width: 90%;
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 6px;
	padding: 0 0.5em;
	padding-top: 0.5em;
	background-color: #226E8F;
	margin: 1em auto 0.5em auto;
	letter-spacing: 0.1em;
}
.points_box li:last-child {
	margin-right: 0;
}
.points_box li span {
	color: #FFFFFF;
}
.points_span1 {
	font-size: 25px;
	font-weight: bold;
	margin-left: 10px;
}
.sec02span1 {
	font-weight: bold;
}
.sec02span2 {
	color: #226E8F;
	font-size: 28px;
	font-weight: bold;
}
.sec02sec01a a {
	border: 1px solid;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 2px;
	background-color: #378D1B;
	letter-spacing: 0.05em;
	width: 100%;
	text-align: center;
}
.status_circle {
	position: absolute;
	top: -1.5em;
	left: -1.7em;
	width: 5em;
	height: 5em;
	line-height: 5em;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5em;
	background-color: #FE9900;
}
.status_circle span {
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.08em;
}





.menu_sublink {
	text-align: right;
	color: #FFFFFF;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 40px;
}
.menu_sublink a {
	font-size: 18px;
}
.menu_sublink2 {
	text-align: right;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 40px;
}
.menu_sublink2 a {
	font-size: 18px;
	color: #226E8F;
}





.sec03 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec03 h3 {
	width: 95%;
	color: #525252;
	font-size: 20px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 20px auto;
}
.sec03 h3 strong {
	font-weight: normal;
	font-size: 26px;
}
.sec03box {
	width: 90%;
	margin: 20px auto;
	display: block;
}
.sec03left {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.sec03leftbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 1em 1em;
	background-color: #226E8F;
}
.sec03leftbox img {
	display: block;
	width: 100%;
}
.sec03right {
	width: 100%;
	float: right;
}
.sec03rightbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 1em 1em;
	background-color: #226822;
}
.sec03rightbox img {
	display: block;
	width: 100%;
}
.sec03box p {
	width: 85%;
	margin: 1.8em auto 1em auto;
	color: #FFFFFF;
	text-align: left;
}
.sec03left span {
	display: block;
	text-align: center;
	color: #226E8F;
	font-size: 22px;
}
.sec03right span {
	display: block;
	text-align: center;
	color: #226822;
	font-size: 22px;
}





.sec04 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec04 h3 {
	width: 95%;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 25px 0 0 0;
	text-align: center;
	margin: 0 auto;
}
.sec04 h3 strong {
	font-weight: normal;
	font-size: 26px;
}
.sec04box {
	width: 90%;
	margin: 20px auto;
	display: block;
}
.sec04box img {
	display: block;
	width: 100%;
}
.sec04box_01 {
	width: 100%;
	color: #FFFFFF;
	line-height: 0.2em;
	margin-top: 14px;
}
.sec04box_01_company {
	color: #FFFF00;
	font-size: 20px;
}
.sec04box_01_hr {
	display: block;
	text-align: center;
	width: 100%;
	border-top: 2px dashed #97BBCA;
	border-bottom: none;
}
.sec04box_01_name {
	color: #FFFFFF;
	font-size: 28px;
	margin-left: 10px;
}





.sec05 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec05 h3 {
	width: 95%;
	color: #525252;
	font-size: 28px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 20px auto;
}
.sec05 p {
	width: 95%;
	margin: 0 auto;
}
.sec05a {
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 70px;
}
.sec05 a {
	width: 90%;
	border: 1px solid #885D28;
	display: inline-block;
	height: 90px;
	line-height: 90px;
	font-size: 28px;
	color: #FFFFFF;
	border-radius: 2px;
	background-color: #FE9900;
	letter-spacing: 0.08em;
}


.to_top_area {
	width: 100%;
	height: 60px;
	border-top: 1px solid #8FCBE4;
}
.to_top_area a {
	display: inline-block;
	color: #226E8F;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}



.footer_01 {
	width: 100%;
	background-color: #226E8F;
	display: block;
}
.footer_box {
	margin: 0 auto;
	text-align: center;
	width: 90%;
	padding-top: 40px;
}
.footer_box_left {
	width: 100%;
}
.footer_box_right {
	width: 100%;
	margin-bottom: 20px;
}
.footer_box_right {
	width: 100%;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 18px;
}
.footer_box_right a {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.footer_box_left1 {
	width: 100%;
}
.footer_box_left1 img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.footer_box_left2 {
	display: none;
}

.footer_01 hr {
	width: 99.7%;
	border-top: 1px solid #8FB0BE;
	border-bottom: none;
}



.footer_01 p {
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 18px 0;
}












}

/* -640ここまで *//* -640ここまで *//* -640ここまで *//* -640ここまで *//* -640ここまで */


















@media screen and (min-width:641px) and (max-width:990px) {

.con_txt{
	width:100%;
	margin:0 auto;
	text-align: center;
}

#form_wrap{
width:520px;
height:100px;
margin:25px auto 15px;
border:1px solid #1E66D9;
}

.text_input{
width: 310px;
height: 30px;
padding-left: 25px;
padding-top: 13px;
}

.text_input input{
width: 310px;
height: 30px;
padding-left: 7px;
}

.main_submit{
	width: 120px;
	height: 72px;
	color: #FFF;
	border:none;
	font-size: 26px;
	font-weight: bold;
	background: #0f506c;
	border:1px solid #0f506c;
	border-radius: 20px;
	margin-left: 33px;
	margin-top: 13px;
}

.con_txt_big{
	font-size:32px;
	font-weight:bold;
}

.con_txt_small{
	font-size:15px;
	font-weight:bold;
}

.margin_top25{
	padding-top:25px;
}

.tab_none { display: none; }

body { width: 100%; }


.header {
	text-align: center;
}
h1 {
	font-size: 13px;
	color: #333333;
	text-align: left;
	display: block;
	margin-top: 83px;
	margin-left: 5px;
}
.header_left {
	width: 100%;
	margin: 10px 0;
}
.header_right {
	width: 100%;
	margin: 0 auto;
}
.header_registration {
	width: 40%;
	border: 1px solid #885D28;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #3F2F1F;
	border-radius: 4px;
	font-weight: bold;
	padding: 0;
	background: -moz-linear-gradient(top, #FFE376, #CD9040);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE376), to(#CD9040));
	letter-spacing: 0.05em;
	margin-right: 5%;
}

.header_login {
	width: 40%;
	border: 1px solid #1D4A0A;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #1D4A0A;
	border-radius: 4px;
	padding: 0;
	background-color: #FFFFFF;
	letter-spacing: 0.05em;
}




#mainpic_box {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: url(../image/main_catch_backpic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 15px;
}
.center_logo {
	display: none;
}
.mainpic_txt {
	margin: 0 auto;
}
.maincatch_pc {
	display: block;
	width: 96%;
	margin: 65px auto 0 auto;
}
.maincatch_sp {
	display: none;
}



@media screen and (max-width: 400px){
.maincatch_sp {
	display: block;
	width: 100%;
}
}



#main_menu {
	width: 100%;
	position: fixed;
	top: 0; left: 0;
	z-index: 9999;
}
.menu_box01 {
	display: none;
}
.menu_box01_sp {
	width: 100%;
	height: 80px;
	background-color: #226E8F;
	text-align: center;
}
.menu_box01_sp li {
	width: 20%;
	height: 80px;
	float: left;
}
.main_menu_a {
	width: 100%;
	display: block;
	font-size: 14px;
	letter-spacing: 0.05em;
	position: relative;
	top: 13px;
}
.main_menu_b {
	display: block;
	position: relative;
	bottom: 0px;
	margin: 0 auto;
}





#contents_box {
	width: 100%;
	height:625px;
}
.sec01 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec01 h2 {
	width: 95%;
	color: #525252;
	font-size: 24px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 20px auto;
}
.sec01 h2 strong {
	font-weight: normal;
	font-size: 32px;
}





.sec02 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec02 h3 {
	width: 95%;
	color: #FFFFFF;
	font-size: 28px;
	letter-spacing: 0.3em;
	padding: 20px 0;
	margin: 0 auto;
}
.sec02 h4 {
	color: #266013;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: underline;
	margin-bottom: 10px;
}



.sec02sec01 {
	margin: 0 auto 40px auto;
	text-align: center;
	width: 90%;
	background-color: #FFFFFF;
}
.sec02sec01box {
	width: 94%;
	padding-top: 4%;
	padding-bottom: 40px;
	position: relative;
	margin: 0 auto;
}



.sec02sec01_left {
	width: 100%;
}
.sec02sec01_left img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.sec02sec01_right {
	width: 100%;
}
.points_box {
	width: 100%;
	text-align: center;
	margin: 0 auto;

}
.points_box li {
	display: block;
	width: 40%;
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 6px;
	padding: 0 0.5em;
	padding-top: 0.5em;
	background-color: #226E8F;
	margin: 1em auto 0.5em auto;
	letter-spacing: 0.1em;
}
.points_box li:last-child {
	margin-right: 0;
}
.points_box li span {
	color: #FFFFFF;
}
.points_span1 {
	font-size: 25px;
	font-weight: bold;
}
.sec02span1 {
	font-weight: bold;
}
.sec02span2 {
	color: #226E8F;
	font-size: 32px;
	font-weight: bold;
}
.sec02sec01a a {
	border: 1px solid;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #FFFFFF;
	border-radius: 2px;
	background-color: #378D1B;
	letter-spacing: 0.1em;
	width: 100%;
	text-align: center;
}
.status_circle {
	position: absolute;
	top: -1.5em;
	left: -1.7em;
	width: 5em;
	height: 5em;
	line-height: 5em;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5em;
	background-color: #FE9900;
}
.status_circle span {
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.08em;
}





.menu_sublink {
	text-align: right;
	color: #FFFFFF;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 40px;
}
.menu_sublink a {
	font-size: 18px;
}
.menu_sublink2 {
	text-align: right;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 40px;
}
.menu_sublink2 a {
	font-size: 18px;
	color: #226E8F;
}





.sec03 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec03 h3 {
	width: 95%;
	color: #525252;
	font-size: 20px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 20px auto;
}
.sec03 h3 strong {
	font-weight: normal;
	font-size: 26px;
}
.sec03box {
	width: 90%;
	margin: 20px auto;
	display: block;
}
.sec03left {
	width: 48%;
	float: left;
	margin-bottom: 30px;
	margin-right: 4%;
}
.sec03leftbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 2em 1em;
	background-color: #226E8F;
}
.sec03leftbox img {
	display: block;
	width: 100%;
}
.sec03right {
	width: 48%;
	float: left;
}
.sec03rightbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 2em 1em;
	background-color: #226822;
}
.sec03rightbox img {
	display: block;
	width: 100%;
}
.sec03box p {
	width: 96%;
	margin: 1.8em auto 1em auto;
	color: #FFFFFF;
	text-align: left;
}
.sec03left span {
	display: block;
	text-align: center;
	color: #226E8F;
	font-size: 22px;
}
.sec03right span {
	display: block;
	text-align: center;
	color: #226822;
	font-size: 22px;
}





.sec04 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec04 h3 {
	width: 95%;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 25px 0 0 0;
	text-align: center;
	margin: 0 auto;
}
.sec04 h3 strong {
	font-weight: normal;
	font-size: 26px;
}
.sec04box {
	width: 90%;
	margin: 20px auto;
	display: block;
}
.sec04box img {
	display: block;
	width: 100%;
}
.sec04box_01 {
	width: 47.5%;
	color: #FFFFFF;
	line-height: 0.25em;
	margin-top: 20px;
	float: left;
}
.sec04box_01tab {
	margin-right: 5%;
}
.sec04box_01_company {
	color: #FFFF00;
	font-size: 18px;
}
.sec04box_01_hr {
	display: block;
	text-align: center;
	width: 100%;
	border-top: 2px dashed #97BBCA;
	border-bottom: none;
}
.sec04box_01_name {
	color: #FFFFFF;
	font-size: 32px;
	margin-left: 10px;
}





.sec05 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec05 h3 {
	width: 95%;
	color: #525252;
	font-size: 28px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	margin: 30px auto 10px auto;
}
.sec05 p {
	width: 95%;
	text-align: center;
	margin: 0 auto;
}
.sec05a {
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 70px;
}
.sec05 a {
	width: 90%;
	border: 1px solid #885D28;
	display: inline-block;
	height: 90px;
	line-height: 90px;
	font-size: 32px;
	color: #FFFFFF;
	border-radius: 2px;
	background-color: #FE9900;
	letter-spacing: 0.15em;
}









.to_top_area {
	width: 100%;
	height: 60px;
	border-top: 1px solid #8FCBE4;
}
.to_top_area a {
	display: inline-block;
	color: #226E8F;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}



.footer_01 {
	width: 100%;
	background-color: #226E8F;
	display: block;
}
.footer_box {
	margin: 0 auto;
	text-align: center;
	width: 90%;
	padding-top: 40px;
}
.footer_box_left {
	width: 100%;
}
.footer_box_right {
	width: 100%;
	margin-bottom: 20px;
}
.footer_box_right {
	width: 100%;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 18px;
}
.footer_box_right a {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.footer_box_left1 {
	width: 100%;
}
.footer_box_left1 img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.footer_box_left2 {
	display: none;
}

.footer_01 hr {
	width: 99.7%;
	border-top: 1px solid #8FB0BE;
	border-bottom: none;
}



.footer_01 p {
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 18px 0;
}















}

/* 641-990ここまで *//* 641-990ここまで *//* 641-990ここまで *//* 641-990ここまで */


















@media screen and (min-width:991px) {


.con_txt{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	text-align: center;
}

#form_wrap{
width:520px;
height:100px;
margin:25px auto 15px;
border:1px solid #1E66D9;
}

.text_input{
height: 30px;
height: 30px;
padding-left: 25px;
padding-top: 13px;
}

.text_input input{
width: 310px;
height: 30px;
padding-left: 7px;
}

.main_submit{
	width: 120px;
	height: 72px;
	color: #FFF;
	border:none;
	font-size: 26px;
	font-weight: bold;
	background: #0f506c;
	border:1px solid #0f506c;
	border-radius: 20px;
	margin-left: 33px;
	margin-top: 13px;
}

.con_txt_big{
	font-size:32px;
	font-weight:bold;
}

.margin_top25{
	padding-top:25px;
}

.con_txt_small{
	font-size:16px;
	font-weight: bold;
}

.pc_none { display: none; }

h1 {
	font-size: 13px;
	display: block;
	margin-top: 2px;
	margin-bottom: 0.5em;
	color: #666666;
}
#header_box {
}
.header {
}
.header_left {
	width: 50%;
	float: left;
}
.header_right {
	width: 50%;
	float: right;
	text-align: right;
	display: block;
}
.header_registration {
	border: 1px solid #885D28;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #3F2F1F;
	border-radius: 4px;
	font-weight: bold;
	padding: 0 20px;
	background: -moz-linear-gradient(top, #FFE376, #CD9040);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE376), to(#CD9040));
	margin-top: 8px;
	margin-right: 10px;
	letter-spacing: 0.05em;
}

.header_login {
	border: 1px solid #1D4A0A;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #1D4A0A;
	border-radius: 4px;
	padding: 0 15px;
	background-color: #FFFFFF;
	margin-top: 8px;
	letter-spacing: 0.05em;
}




#mainpic_box {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: url(../image/main_catch_backpic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.center_logo {
	position: absolute;
	top: 38px;
	left: 45%;
}
.mainpic_txt {
	width: 990px;
	margin: 0 auto;
	padding-top: 65px;
}
.maincatch_sp {
	display: none;
}



#main_menu {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #1E7573;
}
.menu_box01_sp {
	display: none;
}
.menu_box01 {
	margin: 0 auto;
	text-align: center;
	width: 670px;
	height: 40px;
}
.menu_box01 li {
	float: left;
	position relative;
}
.main_menu_a {
	padding: 0 22px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
}
.main_menu_b {
	display: none;
}

#contents_box {
	width: 100%;
	height:625px;
}

.sec01 {
	width: 100%;
	height: 165px;
	overflow: hidden;
	background: url(../image/whiteback_pic_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec01 h2 {
	width: 100%;
	color: #525252;
	font-size: 32px;
	text-align: center;
	padding-top: 31px;
	line-height: 1.7em;
	letter-spacing: 0.12em;
}
.sec01 h2 strong {
	font-weight: normal;
	font-size: 42px;
}





.sec02 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec02 h3 {
	width: 100%;
	color: #FFFFFF;
	font-size: 28px;
	letter-spacing: 0.3em;
	margin: 20px 0;
}
.sec02 h4 {
	color: #266013;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-decoration: underline;
}



.sec02sec01 {
	margin: 0 auto 40px auto;
	text-align: center;
	width: 990px;
	background-color: #FFFFFF;
}
.sec02sec01box {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.sec02sec01_left {
	width: 45%;
	float: left;
	text-align: center;
}
.sec02sec01_right {
	width: 55%;
	float: left;
	text-align: left;
	padding-right: 5%;
}
.sec02sec01_left p {
	display: block;
}
.sec02span1 {
	font-weight: bold;
}
.sec02span2 {
	color: #226E8F;
	font-size: 28px;
	font-weight: bold;
}
.sec02sec01_left_hr {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 70%;
	border-top: 1px solid #226E8F;
	border-bottom: none;
}

.status_circle {
	position: absolute;
	top: 1.5em;
	left: 1.6em;
	width: 5em;
	height: 5em;
	line-height: 5em;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5em;
	background-color: #FE9900;
}
.status_circle span {
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.08em;
}

.points_box {
	width: 100%;
	text-align: left;
}
.points_box li {
	float: left;
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 6px;
	padding: 0 0.5em;
	padding-top: 0.5em;
	background-color: #226E8F;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-right: 2%;
}
.points_box li:last-child {
	margin-right: 0;
}
.points_box li span {
	color: #FFFFFF;
}
.points_span1 {
	font-size: 24px;
	font-weight: bold;
}

.sec02sec01a a {
	border: 1px solid;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 2px;
	background-color: #378D1B;
	letter-spacing: 0.13em;
	width: 100%;
	text-align: center;
}



.menu_sublink {
	text-align: right;
	color: #FFFFFF;
	margin: 0 auto;
	width: 990px;
	padding-bottom: 40px;
}
.menu_sublink a {
	font-size: 18px;
}



.sec03 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_bot.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec03 h3 {
	width: 100%;
	color: #525252;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.sec03 h3 strong {
	font-weight: normal;
	font-size: 42px;
}
.sec03box {
	width: 990px;
	margin: 40px auto;
}
.sec03left {
	width: 45%;
	float: left;
	margin-right: 10%;
}
.sec03leftbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 1em 1em;
	background-color: #226E8F;
}
.sec03right {
	width: 45%;
	float: left;
}
.sec03rightbox {
	position relative;
	text-align: center;
	border: 1px solid;
	display: inline-block;
	font-size: 13px;
	color: #FFF;
	border-radius: 3em;
	padding: 1em 1em;
	background-color: #226822;
}
.sec03box p {
	width: 85%;
	margin: 1.8em auto 1em auto;
	color: #FFFFFF;
	text-align: left;
}
.sec03left span {
	display: block;
	text-align: center;
	color: #226E8F;
	font-size: 26px;
}
.sec03right span {
	display: block;
	text-align: center;
	color: #226822;
	font-size: 26px;
}
.menu_sublink2 {
	text-align: right;
	margin: 0 auto;
	width: 990px;
	padding-bottom: 40px;
}
.menu_sublink2 a {
	font-size: 18px;
	color: #226E8F;
}





.sec04 {
	width: 100%;
	background-color: #226E8F;
	margin: 0 auto;
	text-align: center;
}
.sec04 h3 {
	width: 100%;
	color: #FFFFFF;
	font-size: 31px;
	text-align: center;
	padding-top: 60px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.sec04 h3 strong {
	font-weight: normal;
	font-size: 40px;
}
.sec04box {
	width: 990px;
	margin: 0 auto 40px auto;
	text-align: center;
}
.sec04box img {
	display: block;
	margin: 30px 0;
}
.sec04box_01 {
	width: 25%;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
.sec04box_01_company {
	color: #FFFF00;
	font-size: 17px;
}
.sec04box_01_hr {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 92%;
	border-top: 2px dashed #97BBCA;
	border-bottom: none;
}
.sec04box_01_name {
	color: #FFFFFF;
	font-size: 32px;
}





.sec05 {
	width: 100%;
	overflow: hidden;
	background: url(../image/whiteback_pic_bot.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sec05 h3 {
	width: 100%;
	color: #525252;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.sec05 p {
	text-align: center;
}
.sec05a {
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
}
.sec05 a {
	border: 1px solid #885D28;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	color: #FFFFFF;
	border-radius: 2px;
	padding: 0 100px;
	background-color: #FE9900;
	letter-spacing: 0.15em;
}



.to_top_area {
	width: 100%;
	height: 60px;
	border-top: 1px solid #8FCBE4;
}
.to_top_area a {
	display: inline-block;
	color: #226E8F;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}



.footer_01 {
	width: 100%;
	height: 230px;
	background-color: #226E8F;
}
.footer_box {
	margin: 0 auto;
	text-align: center;
	width: 990px;
	padding-top: 36px;
}
.footer_box_left {
	width: 690px;
	float: left;
}
.footer_box_right {
	width: 300px;
	float: right;
	padding-bottom: 30px;
}
.footer_box_left1 {
	text-align: left;
	padding-bottom: 18px;
}
 .footer_box_left2 {
	text-align: left;
}
.footer_box_left2 li {
	float: left;
	position: relative;
	padding-right: 22px;
}

.footer_01 hr {
	width: 99.7%;
	border-top: 1px solid #8FB0BE;
	border-bottom: none;
}



.footer_01 p {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	margin-top: 23px;
}

}