﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html , body {height:100%;}
body {  font-family:Meiryo; font-size: 14px; line-height: 170%; color: #000; text-align:center;
background-color: #2896d2;
	

		  }
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 */
background-image: url(img/main_bg.png);
	background-position: top;
    background-repeat: no-repeat;
	}
    
#right{
text-align: right;
}   

#center{
text-align: center;
}
    
p{
margin-bottom: 15px;
}

.contener { width:100%;
	margin: 0 auto;
    min-height: 800px;
		}


.con_in {
    width: 1200px;
    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
***************************************************/
.head_bg{
width:100%;
background-color: #0b318f;
height: 122px;
}


.head01{ 
margin:0 auto;
width: 1200px;
    padding: 0;
	height:122px;
		}
	

/***************************************************
  Sidebar Element Styles
***************************************************/
.menu{
	padding-top:0;
    margin: 0 0 28px;
}

.navi { margin:0;
display: block;
color: #fff;
margin-bottom: 2px;
}

.navi#stay{
background-color:#da3915;

}

.nav-txt{
font-size: 16px;
line-height: 110%;
padding: 12px 8px 8px 10px;
color: #da3915;
font-weight: bold;
}

.navi#stay .nav-txt{
color: #fff;
}

.navi a:hover .nav-txt{
color: #fff;
}

.navi a{
display: block;
text-decoration: none;
color: #da3915;
background-color: #ffffff;
}

.navi a:hover{
display: block;
background-color:#da3915;
}



.new{
position: absolute;
color: #ff0000;
font-size: 14px;
font-weight: bold;
bottom: 15px;
right: 5px;
}

.bana01{
margin-bottom: 10px;
}
.bana01 img{
width:100%;
}

.bana01 a:hover{
opacity:0.7;
}

.jimu{
width: 100%;
    height: auto;
    margin: 0 auto 10px;
    text-align: left;
	color: #ffffff;
font-size: 12px;
line-height: 140%;
}

.jimu-title{
font-size: 14px;
background-color: #0b318f;
font-weight: bold;
margin-bottom: 5px;
padding: 4px 0 2px 5px;
}

.jimu-title2{
font-size: 14px;
font-weight: bold;
}

.jimu a{
color: #ffff00;
}

	
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:950px;
		float:right;
		height:100%;
		text-align:left;
		}
        
.con_r#top { width:950px;
		float:right;
		height:890px;
		text-align:left;
		}        
		
.hon { width:950px;
	min-height: 780px;
	background-color: rgba(255,255,255,0.9);
    margin-bottom: 20px;

		}

.hon_in{
	text-align:left;

	padding: 20px 30px 40px;
}
		
.con_in{ width:1200px;
			margin:0 auto;}				
		
.con_l { width:250px;
		float:left;
		height:100%;
        margin-bottom: 17px;
		}
		
.con_box{
    margin:0 30px;
}


.top01{
position: relative;
}

.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;
}


.info { width:250px; 
		margin:0px 0 20px ;
		 font-size: 14px; 
	text-align: left;
	color:#000000;


		}	
        
.info-title{
height: 37px;
}     
        	

.infobox{
padding: 5px;
 height: 140px;
    overflow: auto;
      background-color:#fff;
    line-height: 140%;
}

.info-kiji{
line-height: 140%;
font-size: 14px;
}

.kugiri { margin:5px 0;
		height:1px;
		border-bottom:#da3915 1px solid;}	

.title01{
	background-color:#da3915;
	width: 920px;
	padding-left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;

}

.akawaku2{
border: 3px solid #ff0000;
padding: 10px;
background-color: #FFE6E7;
color: #ff0000;
font-size: 15px;
line-height: 150%;
font-weight: bold;
margin: 10px 0;
}

.kurowaku{
border: 3px solid #000000;
padding: 10px;
background-color: #FFE6E7;
color: #ff0000;
font-size: 15px;
line-height: 150%;
font-weight: bold;
margin: 10px 0;
}

.jimu_bg{
width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #ffffff;
}


/***************************************************
  Footer Element Styles
***************************************************/
.foot01{
width:100%;
padding: 10px 0;
margin: 0;
}

.footer { 
     width:100%;
    height:30px; 
		color: #ffffff;
		font-size:12px;
	line-height: 30px;
	text-align: center;
    background-color: #0b318f;
	}



/***************************************************
  Mouse Over Element Styles   
***************************************************/
/***********************************************************
アコーディオン
**********************************************************/

 .ac_box_01 > .ac_button {
    box-sizing: border-box;
    position: relative;
    display: block;
    margin:  0 0;
    padding: .5em .5em .5em 2.5em;
    background: rgb(255,255,255);
    font-size: 1.125rem;
    font-weight: 700;
    color: #f00;
    line-height: 1.4;
    cursor: pointer;
    transition: .1s ease-out;
    transition-property: background,color;
}

 .ac_box_01 > .ac_button::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 20px;
    border-top: solid 2px #ff0000;
}

 .ac_box_01 > .ac_button::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 20px;
    border-top: solid 2px #ff0000;
    transform: rotate(
90deg);
    transition: transform .2s ease-out;
}

 .ac_box_01 > .ac_button:not(.clicked):hover::after {
    transform: rotate(
-90deg);
}

 .ac_box_01 > .ac_content {
    box-sizing: border-box;
    padding: .5em 5px .8em 10px;
    width: 100%;
    display: none;
}

 .ac_box_01 > .ac_content {
    box-sizing: border-box;
    padding: .5em 5px .8em 10px;
    width: 100%;
    display: none;
}


/***************************************************
  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: #da3915 solid 1px;
		 border-left:#da3915 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:#da3915 solid 1px;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi3{
		 text-align: left; 
		 font-size: 16px; 
		color:#da3915;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi4{
		 text-align: left; 
		 font-size: 16px; 
		color:#000;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi5{
		 text-align: left; 
		 font-size: 16px; 
		color:#fff;
		background-color:#da3915;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}


.bun{
		text-align:left;
		 font-size:14px;
		  margin:0 10px 20px 10px;
		  line-height:170%;}
		  
.bun2{
		text-align:left;
		 font-size:14px;
		  margin:0 10px 10px 10px;
		  line-height:170%;}		  
		  
.bun3{ 
		text-align:left;
		 font-size:14px;
		  margin:0 10px 10px 20px;
		  line-height:170%;}
		  
.bun4{ 
		text-align:left;
		 font-size:14px;
		  margin:0 30px 20px 20px;
		  line-height:170%;}
		  
.bun5{
		text-align:left;
		 font-size:14px;
		  margin:0 10px 20px 10px;
		  line-height:170%;
		  border-bottom:1px dotted #999999;}	
		  
.bun6{
		text-align:left;
		 font-size:14px;
		  margin:0;
		  line-height:170%;}		  	  
		  			  		  
.bun7{
		text-align:left;
		 font-size:14px;
		  margin:0 0 10px 10px;
		  line-height:170%;}								  		  
		  
	  
.btn-endai a {
    width: 300px;
    margin: 0 auto 20px;
    display: block;
    line-height: 50px;
    color: #ffffff;
    background-color: #004CFF;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
}

.btn-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:350px;
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-pre2#red a{
background-color:#D40003;
}

.btn-pre2#mono a{
background-color:#ffffff;
border: 1px solid #000;
color: #000;
}

.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-top a{
width:600px;
margin: 0 auto 20px;
display: block;
padding: 10px 0;
line-height: 150%;
color: #ffff00;
background-color:#ff0000;
text-decoration: none;
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
border: 2px solid #fff;
}

.btn-top a:hover{
opacity: 0.7;
}

.btn-pre a:hover{
opacity: 0.7;
}

.btn-top#lira a{
background-color:#BDAFFF;
}

.btn-top#white a{
background-color:#ffffff;
}


.form__item {
    position: relative;
    margin: 0;
}

.form__item._ttl_ {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0;
    text-align: left;
    padding: 2% 0;
}

.form__item._field_ {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-right: 0;
    padding: 2% 0;
}

a .shoumei{
padding: 0 7px;
background-color: #f00;
color: #fff;
}

.kaijo {
    float: right;
    text-align: right;
    padding-right: 10px;
}