﻿@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: #d1a953;
		  }
a { color:#006598; text-decoration: underline; }
a:hover { color: #006598; text-decoration: none; }

.cb { clear: both; font-size: 0; }

#right{
text-align: right;
}

#center{
text-align: center;
}

p{
margin-bottom: 15px;
}

body > #wrap {height:auto; }
#wrap { width:100%; margin:0 auto; text-align:left; 
		height:100%;/* for IE6 */
	background-image: url("img/main_bg.png");
    background-position: top center;
    background-repeat: no-repeat;
}
	


.con_bg {
    width: 1000px;
    margin: 0 auto;
}

.contener { width:1000px;
		height:100%;
	margin: 0 auto;
	display: flex;
}



		
.contener { width:1000px;
		height:100%;
	margin: 0 auto;
	background-image: url("img/con_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;
}

/***************************************************
  Header Element Styles
***************************************************/

.head01{ margin:0 auto;
    padding: 0;
    position: relative;
    line-height: 0;
    height: 122px;
		}
        
.head01 img{
z-index: 10;
position: absolute;
    top: 0;
    left: 0;
}       
	
.momiji{
position: absolute;
top:0;
left: -85px;
mix-blend-mode: multiply;
z-index: 5;
}    

/***************************************************
  Sidebar Element Styles
***************************************************/
.navi {   height:50px;
margin: 0 0 ;
padding: 0;
}

.bana01{
margin-bottom: 20px;
}

.bana01 a{
color: #000;
text-align: center;
font-size: 16px;
padding: 0;
line-height: 130%;
display: block;
margin: 10px 0;
text-decoration: none;
}

.bana01 a:hover{
opacity: 0.7;
}

.jimu_box{
    height: auto;
    padding: 0 10px;
    line-height: 150%;
    text-align: left;
	font-size: 12px;
    color: #fff;
}

.jimu_box a{
color:#ffff00;
}

.jimu_txt{
    
}

.jimu-title{
    color: #ffffff; 
    margin: 20px 7px 5px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    background-color: #7d0000;
    padding-left: 5px;
}	
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:1000px;
float: none;
		height:100%;
		text-align:left;
		position: relative;
		}

.pos{
width:100%;
margin: 20px 0;
line-height: 0;
}
.pos img{
width:100%;
}

		
.con_in{ width:1000px;
			margin:0 auto;
            }				
		
.con_l { width:220px;
float: left;
		height:100%;
        margin: 0 0 ;
        background-color: #583420;
        z-index: -2;
		}

.con_l_naka{
margin: 120px 0 0;
}

		
.con_box{
    margin:0 30px;
}

.top01{
line-height: 0;
    position: relative;
}

.kokuti{
margin: 0 40px 30px;
border: 3px solid #ff0000;
background-color: rgba(255,255,255,0.90);
font-size: 16px;
line-height: 150%;
padding: 10px 20px;
}

.kokuti-t{
text-align: center;
font-size: 18px;
margin-bottom: 5px;
font-weight: bold;
}


.info { width:738px; 
		margin:0 0 20px 20px;
		line-height:135%;
		height:162px;
	background-color:#ffffff;
	font-size: 15px;
	text-align: left;
		}
        
.info-title{
height:35px;
}        

.info_in{
margin: 6px 10px;
height: 115px;
	overflow: auto;
}

			
/***************************************************
  Footer Element Styles
***************************************************/



.footer { 
     width:100%;
	margin: 0 auto;
    height:21px; 
		color: #fff;
		font-size:11px;
	line-height:20px;
	text-align: center;
    background-color: #000000;
	text-align: center;
	}



td.migi{
    border-right:1px solid #ffffff;
}

.aki{
    padding-left: 10px;
}

/***************************************************
  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
***************************************************/
.title01{      width:970px;
	height: 40px;
	padding-left: 30px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
    background-color: #7d0000;
	margin: 0;
}

.hon {   
width: 1000px;
margin: 0 0 30px;
    min-height: 680px;
    background-color: rgba(255,255,255,0.90);
}

.hon_in{
    padding: 30px;
}

.midasi1{
		 text-align: left; 
		 font-size: 15px; 
		 border-bottom: #7d0000 solid 1px;
		 border-left:#7d0000 solid 3px;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi2{
		 text-align: left; 
		 font-size: 15px; 
		 border-bottom:#7d0000 solid 1px;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi3{
		 text-align: left; 
		 font-size: 15px; 
		color:#7d0000;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi4{
		 text-align: left; 
		 font-size: 15px; 
		color:#000;
		 
		  margin:0;
		   padding-left:0;
		    line-height:170%; 
			font-weight:bold;
}


.midasi5{
		 text-align: left; 
		 font-size: 15px; 
		color:#fff;
		background-color:#7d0000;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:200%; 
			font-weight:bold;
}

.midasi6{
		 text-align: left; 
		 font-size: 14px; 
		color:#000;
		  margin:0;
		   padding-left:0;
		    line-height:170%; 
}


.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%;}								  		  
		  
.kugiri { margin:5px 0;
		height:1px;
		border-bottom:#999 1px dotted;}		  

.bun-area{
margin:0 0 20px 10px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.bun-l{
width:67%;
}

.bun-r{
width:32%;
}
		
#endai a:hover{ opacity:0.6;}	




#endai a:hover {
    opacity: 0.6;
}

.endai a:hover {
    opacity: 0.6;
}

.nyukai{
    background-color: #fff;
    border: 1px solid #000;
    padding: 10px;
    text-align: left;
}

.endai_ti{
    padding-left:8px;
}

.endai_ti2{
    padding-left:8px;
    padding-top: 5px;
}

.kakoi{
    border: 2px solid #f00;
    padding: 10px;
    text-align: center;
    margin: 0 10px 20px 10px;
}

.aka{
color:#ff0000;
}

.notice{
width: 680px;
border: 2px solid #ff0000;
padding: 20px;
position: absolute;
bottom: 0;
left: 30px;
background-color:rgba(255,255,255,0.9);
font-size: 12px;
line-height: 160%;
}

.n-title{
text-align: center;
font-weight: bold;
font-size: 16px;
margin-bottom: 20px;
}

.notice-r{
text-align: right;
}

.btn-z a{
width:50%;
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-z a:hover{
background-color: #69B2FF;
}

.btn-p a{
width:300px;
margin: 0 auto 20px;
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-p#hei a{
background-color:#00317B;
}


.btn-p#sitei a{
background-color:#00906F;
}

.btn-p#sitei a:hover{
background-color:#5DBBA8;
}

.btn-p#ippan a{
background-color:#DB3D00;
}

.btn-p#ippan a:hover{
background-color:#FF8E54;
}

.btn-top{
text-align: center;
font-weight: bold;
margin-bottom:10px;
}

.btn-top a{
width:400px;
margin: 0 auto;
display: block;
background-color: #ff0000;
height:60px;
line-height: 60px;
border-radius: 8px;
text-align: center;
font-size: 20px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.btn-top a:hover{
background-color:#FF797B;
}

.btn-pre a{
width:500px;
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-pre a:hover{
background-color: #69B2FF;
}

.waku {
    padding: 10px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 10px;
    width: 60%;
}

.btn-z2 a{
width:60%;
margin: 0;
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-z2 a:hover{
background-color: #69B2FF;
}



.time{
float: right;
font-weight: normal;
font-size: 14px;
color: #000;
}

.btn-area{
width:90%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 auto;
}

.bana03 {
    text-align: center !important;
}

.bana-area {
    margin: 0 70px 20px;
    display: flex;
    flex-wrap: wrap;
}

.bana-area .bana01 a {
	display: block;
    width: 360px;
    margin: 0 15px 20px;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    line-height: 60px;
    height: 60px;
    text-decoration: none;
}

a:hover img {
    opacity: 0.7;
}