﻿@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;
	

		  }
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 */
     

	}
    
#right{
text-align: right;
}   

#center{
text-align: center;
}
    


.contener { width:100%;
	margin: 0 auto;
	background-image: url(img/main_bg.png);
	background-position: top;
    background-repeat: no-repeat;
		}

.con_bg{
width: 1000px;
    margin: 0 auto;
    background-color: #00728d;
}

.con_in {
    width: 1000px;
    margin: 0 auto;
    background-image: url(img/top_bg.png);
    background-repeat: no-repeat;
}
			

#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: 138px;
		}
	

/***************************************************
  Sidebar Element Styles
***************************************************/
.menu{
	padding-top:0;
    margin-bottom: 20px;
}

.navi {   height:52px;
position: relative;
margin-bottom: 3px;
}

.new{
position: absolute;
color: #ff0000;
font-size: 14px;
font-weight: bold;
bottom: 15px;
right: 5px;
}

.btn-top a{
width:100%;
margin: 15px 0 10px;
display: block;
background-color:rgba(219,0,74,1.00);
color: #fff;
line-height: 130%;
padding: 10px 0;
font-size: 17px;
text-align: center;
text-decoration: none;
border-bottom: 5px solid rgba(110,0,37,1.00);
}
.btn-top a:hover{
opacity:0.7;
}
	
.btn-top#jushou a{
background:radial-gradient(#FFFD00, #FFCE00);
color: #000;
padding: 20px 0;
border-bottom: 5px solid #FF8600;
font-weight: bold;
font-size: 18px;
margin: 0 0 10px;
}    
    
    
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:798px;
		float:right;
		height:100%;
		
		text-align:left;
		
		}
		
.con_naka { width:770px;
		float:right;
	min-height: 600px;
	background-color: rgba(255,255,255,0.9);
    margin-bottom: 20px;

		}

.honbun{
	text-align:left;

	padding: 20px 30px 40px;
}
		
.con_in{ width:1000px;
			margin:0 auto;}				
		
.con_l { width:202px;
		float:left;
		height:100%;
		}
		
.con_box{
    margin:0 30px;
}


.top01{
height: auto;
position: relative;
line-height: 1;
}

.kokuti{
 width: 700px;
 margin: 0 0 20px 20px;
 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;
margin-bottom: 10px;
}

.kokuti p{
margin-bottom: 10px;
}

.infoarea{
display: flex;
}

.map{
width:395px;
}
.map img{
width:100%;
}

.info { width:685px; 
		margin:0px 0 40px 30px ;
		 font-size: 13px; 
	text-align: left;
	color:#000000;
position: relative;
		}	
        
.info-title{
height: 27px;
position: absolute;
left: 0;
top:0;
}     
        
.day { 
font-weight: bold;
color: #003c91;
}		

.infobox{
margin: 15px 0 0;
    padding: 15px 15px 5px;
 height: 145px;
    overflow: auto;
    background-color: rgba(255,255,255,0.80);
    line-height: 140%;
}

.info-kiji{
line-height: 140%;
font-size: 13px;
width: 625px;
}

.kugiri { margin:5px 0;
		height:1px;
		border-bottom:#000000 1px dotted;}	

.title01{
mix-blend-mode: multiply; /* 乗算 */
	background-color:#8c642b;
	width: 740px;
	padding-left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;

}
/***************************************************
  Footer Element Styles
***************************************************/
.foot01{
width:100%;
padding: 10px 0;
margin: 0;
}

.footer { 
     width:100%;
    height:22px; 
		color: #ffffff;
		font-size:12px;
	line-height: 22px;
	text-align: center;
    background-color: #1f2664;
	}

.jimu a{
color:#6CFCFF;
}

.jimu{
	display: block;
    width:940px;
    height: auto;
    margin: 0 auto;
    text-align: left;
	color: #ffffff;
font-size: 12px;
line-height: 170%;
}



/***************************************************
  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: #8c642b solid 1px;
		 border-left:#8c642b 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:#8c642b solid 1px;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi3{
		 text-align: left; 
		 font-size: 14px; 
		color:#8c642b;
		 
		  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;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi5{
		 text-align: left; 
		 font-size: 14px; 
		color:#fff;
		background-color:#8c642b;
		 
		  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;
}

.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: 40px;
height: 40px;
background-color:#a31d4b;
border-radius: 5px;
color: #ffffff;
text-align: center;
font-size: 15px;
font-weight: bold;
text-decoration: none;
display: block;
margin: 10px auto;
}

.kako-btn a:hover {
opacity: 0.7;
}

.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 0 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;
}

.btn-pre3 a{
width:300px;
margin: 0 0 20px;
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color:#189EFF;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
}

.btn-pre3 a:hover{
background-color:#5AAFFF;
}

.waku2{
	border:1px solid #000000;
	padding: 10px;
	text-align: left;
    margin-bottom: 20px;
}

.waku3{
width: 500px;
	border:1px solid #000000;
	padding: 10px;
	text-align: left;
    margin: 10px 0 20px;
    background-color: #E8F9FF;
}

table#tani td{
line-height: 120%;
}

table#tani td p{
line-height: 160%;
}

/* 右上がりの斜線 */
.right_up_border {
    background-image: linear-gradient(-4deg, /*角度*/
                     transparent 49%,
                     black 49%, /*斜線の色*/
                     black 52%, /*斜線の色*/
                     transparent 52%, 
                     transparent); 
}

.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;
}




.acs-8{
    height:370px;
}

.acs-8-2 {
    height: 50px;
    width: 630px;
    font-size: 12px;
    line-height: 150%;
    padding: 10px 0 0 50px;
    background-color: #fff;
    background-repeat: no-repeat;
}

.acs-9 {
    width: 680px;
    font-size: 12px;
    line-height: 150%;
    padding: 10px 0;
    background-color: #fff;
    background-repeat: no-repeat;
}
.acs-10 {
    height: 436px;
    width: 280px;
    font-size: 12px;
    line-height: 150%;
    padding: 60px 0 0 410px;
    background-image: url(img/access10.jpg);
    background-repeat: no-repeat;
}

.sidebana{
width: 211px;
margin: 0 0 10px;
}
.sidebana img{
width:100%;
}

.acs-6 {
    width: 730px;
    font-size: 12px;
    line-height: 150%;
    padding: 0;
    position: relative;
}

.acs6-txt{
position:absolute;
display: block;
top:48px;
left: 200px;
font-size: 14px;
    line-height: 150%;
}

.acs-7 {
    width: 730px;
    font-size: 12px;
    line-height: 150%;
    padding: 0;
    position: relative;
}

.acs7-txt{
position:absolute;
display: block;
top:20px;
left: 200px;
font-size: 14px;
    line-height: 150%;
}

.bana-area{
width:1000px;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding: 10px 0;
background-color: #000000;
}

.bana-box{
width:190px;
margin: 0 5px;
}
.bana-box img{
width:100%;
}
.bana-box a:hover{
opacity: 0.6;
}

.bb01{
border-bottom: 1px solid #002f3e;
}

.aki2{
padding-left: 13px;
}

.btn-p a {
    width: 250px;
    margin: 0 auto;
    display: block;
    background-color: #0046D5;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.btn-p a:hover{
opacity: 0.7;
}

.btn-p2 a {
    width: 350px;
    margin: 0 auto;
    display: block;
    background-color: #0046D5;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.btn-p2 a:hover{
opacity: 0.7;
}