﻿@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: #000000;
	

		  }
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: 900px;
    border-top: 2px solid #ffffff;
		}


.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%;
}

.btn-area{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}

input {
    line-height: 50px;
    font-size: 16px;
    background-color: rgba(5, 49, 255, 1.00);
    color: #ffffff;
    text-align: center;
    width: 400px;
    border: none;
    border-radius: 10px;
    margin: 0 auto;
}
/***************************************************
  Header Element Styles
***************************************************/

.head01{ margin:0 auto;
width: 1200px;
    padding: 0;
	height:120px;
		}
	.head01 img{
	width:100%;
	}	
	

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

.navi {
  margin: 0;
  display: block;
  color: #000;
  background-color: #ffffff;
  margin-bottom: 2px;
  position: relative;
}

.navi:last-child {
  border-bottom: 0;
}

.navi#stay {
  background-color: #be3c1e;
  color: #fff;
}

.nav-txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
 /* width: 100%;*/
  padding: 10px 0 10px 15px;
}

.nav-txt::before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.navi#stay .nav-txt::before {
  border-color: transparent transparent transparent #fff;
}

.navi a {
  display: block;
  text-decoration: none;
  color: #000;
}

.navi a:hover {
  display: block;
  background-color: #be3c1e;
  color: #fff;
}

.navi a:hover .nav-txt::before {
  border-color: transparent transparent transparent #fff;
}

.danjo {
  line-height: 1.5;
  padding: 10px 0 10px 15px;
}

.danjo::before {
  margin: 0;
  top: 15px;
}


.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;
}

.side01 a{
display: block;
width: 250px;
background-color:rgba(255,158,0,1.00);
color: #000;
line-height: 1.3;
padding: 10px 0;
margin-bottom: 10px;
font-size: 16px;
text-align: center;
text-decoration: none;
}
	
.side01 a:hover{
opacity: 0.7;
}	

.side02{
  display: flex;        /* 中の a を縦いっぱいに */
}

.side02 a{
  display: flex;        /* 中央寄せしたい場合にも便利 */
  align-items: center;
  justify-content: center;
font-weight: bold;
  width: 250px;
  background-color: rgba(255,158,0,1.00);
  color: #000;
  line-height: 1.3;
  padding: 10px;
  margin: 0 20px 20px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
	
.side02 a:hover{
opacity: 0.7;
}
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:950px;
		float:right;
		height:100%;
		
		text-align:left;
		
		}
		
.hon { width:920px;
margin-left: 30px;
	min-height: 600px;
	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%;
		}
		
.con_box{
    margin:0 30px;
}


.top01{
position: relative;
}
.top01 img{
width: 100%;
}


.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 30px ;
		 font-size: 14px; 
	text-align: left;
	color:#000000;


		}	
        
.info-title{
height: 57px;
}     
.info-title img{
width: 100%;
}  	

.infobox{
padding: 5px;
 height: 120px;
    overflow: auto;
    background-color:#fff;
    line-height: 140%;
}

.info-kiji{
line-height: 140%;
font-size: 14px;
}

.kugiri { margin:5px 0;
		height:1px;
		border-bottom:#999 1px solid;}	

.title01{
	background-color:#be3c1e;
	width: 890px;
	padding-left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;

}

.title01#long{
	background-color:#be3c1e;
	width: 890px;
	padding-left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
	height: auto;
	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{
width: 250px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: left;
	color: #fff;
font-size: 13px;
line-height: 140%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}

.jimu01{
width:100%;
 text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
 margin-bottom: 20px;
}

.jimu a{
color:cyan;
}

/***************************************************
  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: #be3c1e;
	}



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

.midasi3{
		 text-align: left; 
		 font-size: 16px; 
		color:#be3c1e;
		 
		  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:#be3c1e;
		 
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi6{
		 text-align: left; 
		 font-size: 16px; 
		 background-color: #FFF3EB;
		 border-left:#be3c1e solid 5px;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:200%; 
			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:380px;
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;
}

.en-ttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid #be3c1e;
    background-color:#F8DAD3;
}

.en-ttl2{
font-size: 15px;
    font-weight: bold;
    color: #6c3530;
    border-bottom: 1px solid #6c3530;
    padding-left: 10px;
}

.nitiji{
float: right;
margin-right: 10px;
}
.btn-area3{
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
align-items: stretch;
margin-bottom: 30px;
}
