﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html , body { text-align:center;}
body {  font-family:Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px; line-height: 170%; color: #000;
background-color: #deeefb;
 }


a { color: #036eb8; text-decoration: underline; }
a:hover { color: #238ed8; text-decoration: none; }

.cb { clear: both; font-size: 0; }

p{
margin-bottom: 15px;
}

.wrap_out { width:100%;
margin:0;
background:url(img/main_bg.png) no-repeat top center;
position: relative;
    
}




#wrap { width:100%; text-align:left; 
		height:100%;/* for IE6 */
	min-height:100%;
	position: relative;
	}

#wrap > * {
position: relative;
}
.contener { width:1200px;
margin:0 auto; 
position: relative;
padding-bottom: 10px;
}

#back-top {
    position: fixed;
    bottom: 50px;
    right:50px;
}
#back-top a {
    width: 57px;
    display: block;
}
#back-top span {
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 7px;
    background: url(img/go_top.png) no-repeat center center;
}

.ki{
background-color: #ff0;
line-height: 170%;
color: #000;
}

.wakubg {
    padding: 3px 5px;
    margin: 10px 0 0 0;
    border: 1px solid #000;
    font-size: 15px;
}

.t-bana-area{position: absolute;
bottom: 30px;
left: 230px;
display: flex;
flex-wrap: wrap;
}

/***************************************************
  Header Element Styles
***************************************************/

.head_bg{

}

.head01{
    width:1200px;
    margin: 0 auto;
    height: 143px;
}
.head01 img{
    width:100%;
    display: block;
}

/***************************************************
  Sidebar Element Styles
***************************************************/
.navi { 
width:250px;
background-color: #ffffff;
margin-bottom: 2px;
}

.navi#stay{
background-color: #1f286f;
padding: 5px 0;
}

.navi#stay .nav-txt{
background-color: #1f286f;
color:#ffffff;
position: relative;
}
.navi#stay .nav-txt:after{
content: "＞";
position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
color: #fff;
margin: auto;
}

.navi#stay .nav-txt:before{
content: "";
position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    border: solid 3px #fff;
margin: auto;
}

.navi#stay .nav-txt{
background-color: #1f286f;
color:#ffffff;
position: relative;
}
.navi a:hover .nav-txt:after{
content: "＞";
position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
color: #fff;
margin: auto;
}

.navi a:hover .nav-txt:before{
content: "";
position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    border: solid 3px #fff;
margin: auto;
}


.nav-txt{
font-size: 15px;
line-height: 37px;
position: relative;
font-weight: bold;
color: #000000;
background: #ffffff;
display: flex;
align-items: center;
column-gap: 4px;
padding-left: 20px;
}
.nav-txt:after{
content: "＞";
position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
color:#1f286f;
margin: auto;
}
.nav-txt:before{
content: "";
position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    border: solid 3px #1f286f;
margin: auto;
}


.navi a{
display: block;
text-decoration: none;
padding: 5px 0;
}

.navi a:hover{
background-color:#1f286f;
}
.navi a:hover .nav-txt{
background-color:#1f286f;
color:#ffffff;
position: relative;
}

.con_l_naka{
padding: 0;
margin: 0 0 10px;
}

.jimu{
background-color: rgba(255,255,255,0.70);
padding: 0 15px 15px;
margin-bottom: 60px;
}


.jimu a {
color: #000;
}

.jimu01{
margin:  0 0;
font-size: 13px;
line-height: 130%;
padding-top: 15px;
}

.jimu-title{
color:#1f286f;
line-height: 150%;
border-bottom: 1px solid #1f286f;
margin-bottom: 5px;
}

.bana01{
width:200px;
margin: 10px 0;
}
.bana01 img{
width:100%;
}

.bana01 a:hover{
opacity: 0.7;
}

.bana02 a{
width:100%;
margin: 10px 0;
display: block;
text-decoration: none;
font-size: 18px;
font-weight: bold;
background-color:#D52700;
color: #fff;
line-height: 50px;
text-align: center;
}
.bana02 img{
width:100%;
}

.bana02 a:hover{
opacity: 0.7;
}



/***************************************************
  Contents Element Styles
***************************************************/


.con_r { width:950px;
		float:right;
height: auto;
min-height: 600px;
position: relative;
		}        
        
.con_l { width:250px;
		float:left;
		height:100%;
		min-height:100%;
}

.top01{
	width:100%;
	position: relative;
    line-height: 0;
}

.siki{
position: absolute;
right: 0;
bottom: 20px;
width: 260px;
border: 3px solid #002f6b;
text-align: center;
font-size: 18px;
font-weight: bold;
background-color: #fff;
line-height: 140%;
}

.siki2{
width: 350px;
border: 3px solid #002f6b;
text-align: center;
font-size: 18px;
font-weight: bold;
background-color: #fff;
line-height: 140%;
margin-left: 450px;
}

.siki-title{
width: 100%;
margin: 0 0 5px ;
background-color: #002f6b;
line-height: 140%;
color: #fff;
text-align: center;
}

.btn-top a{
display: block;
width:100%;
line-height: 120%;
background-color:#fff;
color:#D52700;
text-align: center;
font-size: 18px;
text-decoration: none;
font-weight: bold;
border: 2px solid #ffff00;
padding: 10px;
box-sizing: border-box;
margin-bottom: 10px;
}

.btn-top-in{
background-color: #D52700;
color: #fff;
padding: 5px 0;
margin: 3px;
}

.btn-top a:hover{
opacity: 0.7;
}

.t-bana{
display: block;
position: absolute;
bottom: 10px;
right: 60px;
width: 50px;
}


.notice{
	border: 4px solid #ff0000;
    width: 470px;
    background-color: rgba(255,255,255,1);
    padding: 10px 10px 10px 20px;
    position: relative;
    font-size: 15px;
    text-align:left;
    line-height: 170%;
    margin: 0 0 10px 40px;
}

.n-title{
font-size: 16px;
font-weight: bold;
line-height: 180%;
color: #ff0000;
text-align: center;
}
		
.info { width:370px; 
		margin:0 0 0 0;
		 font-size: 13px; 
    text-align: left;
    background: #fff; }	

.info-title{
    margin: 0 auto;
    color: #ffffff;
    height: 26px;

}

.infobox{
    height: 122px;
	overflow: auto;
 line-height: 150%;
 color: #000000;
}
.infobox table {

border-bottom: 1px solid #cdcdcd;
margin-left: 15px;
}
.infobox table td {
padding: 7px 0 ;
}

.infobox table:last-child {
margin-bottom: 0;
}
		
.title01 { line-height:45px;
    height: 45px;
    width:900px;
		font-size:18px;
		color:#ffffff;
		font-weight:bold;
		padding-left:30px;
    background-color: #1f286f;
}	
		
.hon{
    width:930px;
    background-color: rgba(255,255,255,0.90);
    margin:0 0 30px 20px;
    padding: 0 0 30px;
    min-height: 700px;
}	

.hon_in{
    padding:20px 30px 0;

}

.bana-area{
margin: 100px 0 20px 40px;
display: flex;
flex-wrap: wrap;
}


.btn-sanka{
width: 350px;
margin: 0 0 10px 450px;
}
.btn-sanka img{
width:100%;
}

.btn-sanka a:hover{
opacity: 0.7;
}

.btn-enter a{
width:324px;
margin: 0 0 10px 450px;
background-color: rgba(146,0,2,1.00);
color: #fff;
font-size: 20px;
text-align: center;
border-radius: 10px;
line-height: 130%;
padding: 20px 10px;
font-weight: bold;
display: block;
text-decoration: none;
border: 3px solid #ff0;
}

.btn-enter a:hover{
opacity: 0.7;
}
/***************************************************
  Footer Element Styles
***************************************************/
.foot01 { text-align: center;
		line-height: 30px;
    font-size: 12px;
	background-color: #1f286f;
color: #ffffff;}




/**
.jimu03{
width:29.5%;
margin: 0 0 0;
}

.jimu-area#top .jimu03{
width:32%;
margin: 0 0 0;
}
**/



/***************************************************
  Mouse Over Element Styles   
***************************************************/



/***************************************************
  Table Layout Element Styles   //index.html
***************************************************/

table#form_table { width: 538px; border: 1px #acacac solid; border-collapse: collapse; border-spacing: 0; }
table#form_table th { padding: 5px; border: #acacac solid; border-width: 0 0 1px 1px; background: #e4f5ff; line-height: 120%; text-align: left; width: 102px; height: 40px; color: #5a5a5a; text-indent: 5px; font-weight: normal; }
table#form_table td { padding: 5px; border: 1px #acacac solid; border-width: 0 0 1px 1px; text-align: left; color: #5a5a5a; }
table#form_table td.alpha { width: 100px; }

table#form_table td input { border: 1px solid #b98633; }
table#form_table td input.form_one { width: 30px; }
table#form_table td input.mail_a { width: 300px; }
table#form_table td input.mail_b { width: 30px; }

#sou { background: url(img/contact_bu.jpg); width: 282px; height: 26px; border: 0; font-size: 0; margin: 0 auto; }
#sou:hover { background: url(img/contact_bu_on.jpg); }

/***************************************************
  Qand.html
***************************************************/

.midasi1{
		 text-align: left; 
		 font-size: 16px; 
		 border-bottom:#1f286f solid 1px;
		 border-left:#1f286f solid 3px;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi2{
		 text-align: left; 
		 font-size: 16px; 
		 border-bottom:#1f286f solid 1px;
		 
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}
.midasi3{
		 text-align: left; 
		 font-size: 16px; 
		color:#1f286f;
		 
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi4{
		 text-align: left; 
		 font-size: 16px; 
		color:#000;
		 
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi5{
		 text-align: left; 
		 font-size: 16px; 
		color:#fff;
		 background-color: #1f286f;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:200%; 
			font-weight:bold;
}

.midasi6{
		 text-align: left; 
		 font-size: 15px; 
		color:#fff;
		 background-color:#1f286f;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:200%; 
			font-weight:bold;
}



.bun{
		text-align:left;
		 font-size:14px;
		  margin:0 0 20px 20px;
		  line-height:170%;}
		  
.bun2{
		text-align:left;
		 font-size:14px;
		  margin:0 0 10px 20px;
		  line-height:170%;}		  
		  
.bun3{ 
		text-align:left;
		 font-size:14px;
		  margin:0 0 10px 30px;
		  line-height:170%;}
		  
.bun4{ 
		text-align:left;
		 font-size:14px;
		  margin:0 0 20px 30px;
		  line-height:170%;}
		  
.bun5{
		text-align:left;
		 font-size:14px;
		  margin:0 0 20px 20px;
		  line-height:170%;
		  border-bottom:1px dotted #999999;}		  
		  			  		  		  
		  
.kugiri { margin:0 10px 10px;
		height:1px;
		border-bottom:1px dotted #999999;}		  


td.hissu { font-weight:bold;}

table#theme td { padding:3px;}	

table#kiji td{
    padding:  0;
}

.waku{
	margin: 0 20px 20px;
	width: 400px;
	padding: 10px;
	background-color: #FFF9EA;
}

.aka{
	color:#f00;
}

table.boshu td{
	padding: 2px 5px;
}

.endai a:hover{
	opacity: 0.6;
}

.akawaku{
	border: 2px solid #f00;
	padding: 10px;
	text-align: center;
	
}

.akawaku2{
width:760px;
margin: 0 auto 30px;
	border: 3px solid #f00;
	padding: 10px;
	text-align: left;
    background-color: rgba(255,255,255,0.90);
}

.akawaku3{
width:700px;
margin: 0 auto 10px;
	border: 3px solid #f00;
	padding: 10px;
	text-align: center;
    background-color:#F6FF69;
    font-size: 16px;
    font-weight: bold;
}

.waku-t{
font-size: 16px;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}

.p-bb{
border-bottom: 1px solid #0072bd;
}

.szk{
font-size: 11px;
}

.aki{
padding-left: 7px;
}

.waku2{
	margin: 0 20px 20px;
	padding: 10px;
    border: 1px solid #000000;
}

.sitei{
font-size:15px;
font-weight: bold;
padding: 0 5px;
line-height: 200%;
background-color: rgba(255,0,253,1.00);
}

.ippan{
font-size:15px;
font-weight: bold;
padding: 0 5px;
line-height: 200%;
background-color:rgba(0,203,255,1.00);
}

.sankou{
width:500px;
display: block;
font-size:15px;
font-weight: bold;
padding: 0 5px;
line-height: 250%;
background-color:rgba(0,21,255,1.00);
color: #ffffff;
margin: 0 0 20px 20px;
text-align: center;
}

.sankou a{
text-decoration: none;
color: #ffffff;
}

.sankou a:hover{
opacity: 0.6;
}

.kon{
color: rgba(0,108,255,1.00);
}

.n-btn a{
width: 270px;
background-color:  rgba(0,108,255,1.00);
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
display: block;
height: 50px;
line-height: 50px;
margin: 0 auto 30px;
}

.n-btn a:hover{
opacity:0.6;
}

.toi-kaiki{
width:638px;
margin: 10px 0;
padding: 10px;
background-color:#FFA33D;
color: #ffffff;
font-size: 16px;
font-weight: bold;
line-height: 160%;
text-align: center;
}

.btn-endai a{
width:300px;
display: block;
color:#000000;
background-color:#FF8AE8;
font-size: 22px;
font-weight: bold;
line-height: 50px;
padding: 10px 0;
height: 50px;
text-align: center;
text-decoration: none;
}

.btn-endai a:hover{
opacity: 0.6;
}

.btn-endai#sitei a{
background-color: #71FFF4;
}

.btn-endai#sitei a:hover{
opacity: 0.6;
}

.btn-endai2 a{
width:300px;
display: block;
color:#ffffff;
background-color:#B70003;
font-size: 18px;
font-weight: bold;
line-height: 50px;
height: 50px;
text-align: center;
text-decoration: none;
}

.btn-endai2 a:hover{
opacity: 0.6;
}

.btn-endai3 a{
width:300px;
display: block;
color:#ffffff;
background-color:#E74700;
font-size: 18px;
font-weight: bold;
line-height: 50px;
height: 50px;
text-align: center;
text-decoration: none;
}

.btn-endai3 a:hover{
opacity: 0.6;
}

.btn-endai4 a{
width:350px;
margin: 0 auto;
display: block;
color:#000000;
background-color:#FFD600;
font-size: 22px;
font-weight: bold;
line-height: 50px;
padding: 10px 0;
height: 50px;
text-align: center;
text-decoration: none;
}

.btn-endai4 a:hover{
opacity: 0.6;
}

.btn-endai5 a{
width:300px;
display: block;
color:#ffffff;
background-color:#001DFF;
font-size: 18px;
font-weight: bold;
line-height: 50px;
height: 50px;
text-align: center;
text-decoration: none;
}

.btn-endai5 a:hover{
opacity: 0.6;
}

.btn-endai6 a{
width:300px;
display: block;
color:#ffffff;
background-color:#0354E3;
font-size: 16px;
font-weight: bold;
line-height: 50px;
height: 50px;
text-align: center;
text-decoration: none;
border-radius: 10px;
}

.btn-endai6 a:hover{
opacity: 0.6;
}

.btn-area{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}

.btn-area2{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}


.btn-pre a{
width: 500px;
display: block;
padding: 10px;
margin: 0 auto;
background-color:#0354E3;
color: #ffffff;
border-radius: 8px;
line-height: 130%;
font-size: 18px;
text-decoration: none;
font-weight: bold;
text-align: center;
}

.btn-pre#short a{
width: 300px;
display: block;
padding: 20px 10px;
}

.btn-pre a:hover{
opacity:0.7;
}

.btn-pro a{
display: block;
width: 200px;
padding: 5px;
background-color:#860000;
color: #ffffff;
border-radius: 8px;
line-height: 170%;
font-size: 15px;
text-decoration: none;
font-weight:400;
text-align: center;
margin-bottom: 10px;
}
.btn-pro a:hover{
opacity:0.7;
}

.btn-pro2 a{
display: block;
width: 300px;
padding: 5px;
background-color:#860000;
color: #ffffff;
border-radius: 8px;
line-height: 170%;
font-size: 13px;
text-decoration: none;
font-weight: 400;
text-align: center;
margin-bottom: 10px;
}
.btn-pro2 a:hover{
opacity:0.7;
}

.n-btn2 a{
width: 350px;
background-color:#690CFF;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
display: block;
height: 50px;
line-height: 50px;
margin: 0 auto 30px;
}

.n-btn2 a:hover{
opacity:0.6;
}

.btn-entry a{
width: 350px;
background-color:#3356FF;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
display: block;
line-height: 50px;
margin: 20px auto 30px;
border-radius: 10px;
}

.btn-entry a:hover{
opacity:0.6;
}

.btn-entry#sanka a{
width: 350px;
background-color:#860000;
}

.btn-entry#sanka a{
width: 350px;
background-color:#860000;
}

.btn-entry#pre a{
width: 350px;
background-color:#3356FF;
line-height: 120%;
padding: 8px 0 5px;
}


.semi{
width: 200px;
text-align: center;
margin-bottom: 20px;
}
.semi img{
width: 100%;
}

.semi a:hover{
opacity: 0.7;
}

.e-title {
    border-left: 5px solid #811d22;
    border-bottom: 1px solid #811d22;
    padding-left: 10px;
    font-size: 16px;
}

.btn-area {
    width: 650px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.btn-area2 {
    width: 650px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-p a{
width: 300px;
background-color:#3356FF;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
display: block;
height: 50px;
line-height: 50px;
margin: 20px auto 30px;
border-radius: 10px;
}

.btn-p a:hover{
opacity:0.6;
}

.gree-area{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.gree-box{
width: 47%;
}

.over-waku{
position: relative;
margin-bottom: 5px;
}

.overview {
position: absolute;
top:0;
right: 0;
    width: 100px;
    max-width: 300px;
    font-size: 12px;
    /*margin: 5px 0 0 0;*/
    margin: 0 30px 5px 0;
    color: #FFF !important;
    background: #2450a7;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 5px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: pointer;
}
.box_overview {
    display: none;
    background: #E9E9E9;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px;
    /*margin: 10px 0;*/
    margin: 10px 30px 5px;
}

.kon {
    color: #31597E;
}

.btn-pre3 a {
    width: 500px;
    margin: 0 auto;
    display: block;
    line-height: 130%;
    color: #ffffff;
    background-color: #004cff;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    padding: 7px 0;
}

.btn-pre3 a:hover {
  background-color: #5aafff;
}