﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html , body {height:100%;}
body {  font-family:Meiryo; font-size: 13px; line-height: 170%; color: #000; text-align:center;
background-color: #b0ceed;

		  }
a { color:#006598; text-decoration: underline; }
a:hover { color: #006598; text-decoration: none; }

.cb { clear: both; font-size: 0; }

body > #wrap {height:auto; }
#wrap { width:100%; margin:0 auto; text-align:left; 
		height:100%;/* for IE6 */
        border-top:8px solid #1d2088;

	}


.contener#top { width:100%;
		min-height: 836px;
	margin: 0 auto;
	background-image: url(img/main_bg.png);
	background-position: top;
    background-repeat: no-repeat;
		}
        
.contener { width:100%;
	margin: 0 auto;
	background-image: url(img/main_bg2.png);
	background-position: top;
    background-repeat: no-repeat;
		}        

.con_in {
    width: 1000px;
    margin: 0 auto;
}
			

#back-top {
    position: fixed;
    bottom: 50px;
    right:100px;
	
}
#back-top a {
    width: 57px;
    display: block;
}
#back-top span {
    width: 50px;
    height: 50px;
    display: block;
   
    background: url(img/go_top.png) no-repeat center center;
}

td, th{
    line-height: 170%;
}

/***************************************************
  Header Element Styles
***************************************************/

.head01{ margin:0 auto;
    padding: 0;
	width: 100%;
	height: 137px;
		}
	

/***************************************************
  Sidebar Element Styles
***************************************************/
.menu{
	padding-top:0;
	margin-bottom:20px;
}

.navi {   height:43px;
width:218px;
position: relative;
margin-bottom: 4px;

}

.new{
position: absolute;
color: #ff0000;
font-size: 14px;
font-weight: bold;
bottom: 15px;
right: 5px;
}

.btn-menu{
height: 40px;
background-color:rgba(0,78,162,0.7);
border-bottom: 3px solid #1d2088;
}

.btn-menu#stay{
background-color: #f6921e;
border-bottom: 3px solid #f05a24;
display: block;
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 43px;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.btn-menu#stay .yel{
color:#ffff00;
}

.btn-menu a{
text-decoration:none;
display: block;
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 43px;
padding-left: 14px;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.btn-menu a:hover{
background-color: #f6921e;
border-bottom: 3px solid #f05a24;
}

.btn-menu a:hover .yel{
color:#ffff00;
}
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:768px;
		float:right;
		height:100%;
		text-align:left;
		}
		
.con_naka { width:740px;
		float:right;
	min-height: 700px;
	background-color: rgba(255,255,255,0.9);

		}

.honbun{
	text-align:left;
	padding: 20px 20px 40px;
}
		
.con_in{ width:1000px;
			margin:0 auto;}				
		
.con_l { width:232px;
		float:left;
		height:100%;
		}
		
.con_box{
    margin:0 30px;
}


.top01{
height: 305px;
position: relative;
}

.kokuti{
position: absolute;
top: 80px;
left: 30px;
 width: 700px;
 padding: 10px;
 border: 3px solid #ff0000;
 background-color: #ffffff;
font-size: 14px;
line-height: 150%;
}

.kokuti-t{
font-size: 17px;
line-height: 150%;
font-weight: bold;
text-align: center;
}

.kokuti p{
margin-bottom: 10px;
}

.info { width:700px; 
		margin:0px 0 0 35px;
		height:215px;
        padding: 0 15px;
		 font-size: 14px; 
	text-align: left;
	line-height: 150%;
	color:#492f32;
	background-color:rgba(255,255,255,0.62);
		}
        
.info-title{
height:61px;
margin-bottom: 5px;
}        

.infobox{
    padding: 0;
 height: 144px;
    overflow: auto;
    
}

.day{
font-weight: bold;
padding-left: 5px;
}

.kugiri { margin:5px 0;
		height:1px;
		border-bottom:#492f32 1px dotted;}		

.title01{
	background-color:rgba(0,78,162,0.7);
	width: 710px;
	padding-left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;

}
/***************************************************
  Footer Element Styles
***************************************************/
.foot01{
width:100%;
 background-color: #1d2088;
 padding: 10px 0;
}

.jimu{
width:1000px;
margin: 0 auto;
display: flex;
text-align: left;
    font-size: 13px;
    color: #ffffff;
    line-height: 150%;
}

.footer { 
     width:100%;
    height:20px; 
		color: #ffffff;
		font-size:11px;
	line-height: 20px;
	text-align: center;
    background-color: #1d2088;
	}
    
.jimu-box{
width:33.3%;
}    

.jimu-title{
width:80px;
background-color: #004ea2;
font-size: 12px;
line-height: 20px;
text-align: center;
margin-bottom: 5px;
}

.jimu-txt{
margin-left:8px;
margin-bottom: 10px;
line-height: 140%;
}
.jimu-txt a{
color:#ffff00;
}

/***************************************************
  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: 14px; 
		 border-bottom: #1d2088 solid 1px;
		 border-left:#1d2088 solid 3px;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi2{
		 text-align: left; 
		 font-size: 14px; 
		 border-bottom:#1d2088 solid 1px;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi3{
		 text-align: left; 
		 font-size: 14px; 
		color:#1d2088;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi4{
		 text-align: left; 
		 font-size: 14px; 
		color:#000;
		 
		  margin:0 0 10px 10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi5{
		 text-align: left; 
		 font-size: 14px; 
		color:#fff;
		background-color:#1d2088;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}


.bun{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 10px;
		  line-height:170%;}
		  
.bun2{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 10px 10px;
		  line-height:170%;}		  
		  
.bun3{ 
		text-align:left;
		 font-size:13px;
		  margin:0 10px 10px 20px;
		  line-height:170%;}
		  
.bun4{ 
		text-align:left;
		 font-size:13px;
		  margin:0 30px 20px 20px;
		  line-height:170%;}
		  
.bun5{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 10px;
		  line-height:170%;
		  border-bottom:1px dotted #999999;}	
		  
.bun6{
		text-align:left;
		 font-size:13px;
		  margin:0;
		  line-height:170%;}		  	  
		  			  		  
.bun7{
		text-align:left;
		 font-size:13px;
		  margin:0 0 10px 10px;
		  line-height:170%;}								  		  
		  
  


.endai a:hover {
    opacity: 0.6;
}
	
.waku{
	border:2px solid #f00;
	padding: 10px;
	text-align: center;
}

.aka{
	color:#f00;
}

td.cate{
    padding-left:10px;
}

.kasen{
    border-bottom:1px dotted #000000;
}

td.r-aki{
    padding-right:5px;
}

.kako-btn a{
width:200px;
line-height: 50px;
height: 50px;
background-color:#a31d4b;
border-radius: 5px;
color: #ffffff;
text-align: center;
font-size: 15px;
font-weight: bold;
text-decoration: none;
display: block;
}

.kako-btn a:hover {
background-color: #ffffff;
color: #a31d4b;
border: 1px solid #a31d4b;
}

.wave{
text-decoration:underline wavy;
}

.aki{
padding-left:5px;
}

.btn-pre a{
width:500px;
margin: 0 auto 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#004CFF;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
}

.btn-pre a:hover{
background-color:#7FB9FF;
}

.btn-pre2 a{
width:300px;
margin: 0 auto 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#004CFF;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
}

.btn-pre2 a:hover{
background-color:#7FB9FF;
}

.waku2{
	border:1px solid #000000;
	padding: 10px;
	text-align: left;
    margin-bottom: 20px;
}

table#tani td{
line-height: 120%;
}

table#tani td p{
line-height: 160%;
}

.notice{
 padding: 10px;
 border: 3px solid #ff0000;
 background-color: #ffffff;
font-size: 14px;
line-height: 150%;
}

table#ippan td{
border:1px solid #000000;
}

.live{
color:#FF3C06;
font-weight: bold;
}


video {
width:100%;
}

.btn-sanka a{
width:500px;
margin: 0 auto 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#ff0000;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
}

.btn-sanka a:hover{
background-color:#FF8284;
}

.btn-sanka2 a{
width:400px;
margin: 0 auto 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#ff0000;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
}

.btn-sanka2 a:hover{
background-color:#FF8284;
}

.kokuti2{
 padding: 8px;
 border: 3px solid #ff0000;
 background-color: #ffffff;
font-size: 14px;
line-height: 170%;
}

.p-wrap{
 display: flex;
 frex-direction: row;
 flex-wrap: wrap;
}

.p-box{
width: 30%;
margin: 0 1.5% 30px;
font-size: 12px;
line-height: 170%;
}
.p-box img{
width:100%;
margin-bottom: 5px;
}

.btn-web a{
width:500px;
margin: 0 auto 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#ff0000;
text-decoration: none;
text-align: center;
font-size: 24px;
font-weight: bold;
border-radius: 5px;
padding: 10px 0;
}

.btn-web a:hover{
background-color:#FF8284;
}

