﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html,
body {
  height: 100%;
}
body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-size: 14px;
  line-height: 170%;
  color: #000;
  text-align: center;
  background-color: #ecccdc;
}
a {
  color: #006598;
  text-decoration: underline;
}
a:hover {
  color: #006598;
  text-decoration: none;
}

.cb {
  clear: both;
  font-size: 0;
}

.clearfix {
  clear: both;
}

.sm-header {
  display: none;
}

.sm-only{
	 display: none;
}

body > #wrap {
  height: auto;
}


#wrap { width:100%; text-align:left; 
		height:100%;/* for IE6 */
	min-height:100%;
	position: relative;
	background: url(img/main_bg.png) no-repeat top center;
	}

#right {
  text-align: right;
}

#center {
  text-align: center;
}

p {
  margin-bottom: 15px;
}

.contener_bg { 
width:100%;
margin:0 auto; 
position: relative;
}    
    
    
.contener { 
max-width:1200px;
margin:0 auto; 
position: relative;

}
.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%;
height: 100px;
background-color: #3a375d;
}

.head01{
    max-width:1200px;
    margin: 0 auto;
}

.head01 img{
    width:100%;
    display: block;
}



/***************************************************
  Sidebar Element Styles
***************************************************/
.menu {
  margin: 0 0 20px;


}

.navi { 
width:250px;
color: #FFFFFF;
margin-bottom: 2px;
}

.navi#stay{
background-color: #e0336f;
color: #ffffff;
line-height: 120%;
}
.navi#stay .nav-txt{
color:#ffffff;
position: relative;
}
.navi#stay .nav-txt:after{
content: "";
width: 0;
height: 0;
position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    border-style: solid;
border-width: 4px 0 4px 5px;
border-color: transparent transparent transparent #fff;
margin: auto;
}

.navi#stay .nav-txt{

color:#ffffff;
position: relative;
}
.navi a:hover .nav-txt:after{
content: "";
width: 0;
height: 0;
position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    border-style: solid;
border-width: 4px 0 4px 5px;
border-color: transparent transparent transparent #fff;
margin: auto;
}


.nav-txt{
font-size: 15px;
padding: 11px 15px 9px;
position: relative;
font-weight: bold;
color: #000000;

/*display: flex;*/
align-items: center;
}
.nav-txt:after{
content: "";
width: 0;
height: 0;
position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
margin-right: 10px;
border-style: solid;
border-width: 4px 0 4px 5px;
border-color: transparent transparent transparent #000;
color:#000;
margin: auto;
}


.navi a{
display: block;
text-decoration: none;
line-height: 130%;
background: #ffffff;
}

.navi a:hover{
}
.navi a:hover .nav-txt{
background-color:#e0336f;
color:#ffffff;
position: relative;
}

.con_l_naka{
padding: 0;
margin: 0 0 20px;
}



.new {
  position: absolute;
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  bottom: 15px;
  right: 5px;
}

.bana01 {
width: 100%;
  margin-bottom: 10px;
}
.bana01 img {
  width: 100%;
}

.bana01 a:hover {
  opacity: 0.7;
}

/***************************************************
  Contents Element Styles
***************************************************/
.con_r {
  width: 950px;
  float: right;
  min-height: 730px;
  text-align: left;
}

.hon {
  width: 930px;
  min-height: 700px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
  margin-left: 20px;
}

.hon_in {
  text-align: left;
  padding: 20px 30px 40px;
}

.con_in {
  width: 1200px;
  margin: 0 auto 30px;
}

.con_l {
  width: 250px;
  float: left;
  height: 100%;
}

.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 {
  font-size: 14px;
  text-align: left;
  color: #000000;
  overflow: hidden;
  background-color: rgba(255,255,255,1);
  margin: 0 0 10px ;
}

.info-title {
  height: 39px;
  background-color: #e0336f;
}

.infobox {
  height: 132px;
  overflow: auto;
  line-height: 100%;
}

.info-kiji {
  line-height: 140%;
  font-size: 14px;
  padding: 5px ;
}

.kugiri{
border: 1px solid #999;
}

.title01 {
  background-color:#e0336f;
  width: 900px;
  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%;
padding: 10px 0;
background-color: #7f7d96;
}

.jimu {
width: 1200px;
  display:flex;
  justify-content: flex-start;
  margin: 0 auto;
  text-align: left;
  color: #fff;
  font-size: 12.5px;
}

.jimu a{
color:#ff0;
}


.jimu01{

line-height: 140%;
width: 616px;
}

.jimu02{
line-height: 140%;
}

.btn-area{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}

/***************************************************
  Footer Element Styles
***************************************************/
.foot01 {
  width: 100%;
  margin: 0;
}

.footer {
background-color: #3a375d;
  width: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

/***************************************************
  Mouse Over Element Styles   
***************************************************/
/***********************************************************
アコーディオン
**********************************************************/

.ac_box_01 > .ac_button {
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0;
  padding: 0.5em 0.5em 0.5em 2.5em;
  background: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 700;
  color: #f00;
  line-height: 1.4;
  cursor: pointer;
  transition: 0.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 0.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: 0.5em 5px 0.8em 10px;
  width: 100%;
  display: none;
}

.ac_box_01 > .ac_content {
  box-sizing: border-box;
  padding: 0.5em 5px 0.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: #e0336f solid 1px;
  border-left: #e0336f 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: #e0336f solid 1px;

  margin: 0 0 10px 0;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.midasi3 {
  text-align: left;
  font-size: 16px;
  color: #e0336f;
  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: #000;
  background-color: #e0336f;
  margin: 0 0 10px 0;
  padding-left: 10px;
  line-height: 200%;
  font-weight: bold;
}

.midasi5 a {
  color: #ffff00;
}

.bun {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 20px 20px;
  line-height: 170%;
}

.bun2 {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 10px 20px;
  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%;
}

.gree-box {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.btn-endai a {
  width: 300px;
  margin: 0 auto;
  display: block;
  color: #ffffff;
  background-color:rgba(119,0,1,1.00);
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
line-height: 50px;
}

.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: 350px;
  margin: 0 auto;
  line-height: 40px;
  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 {
  opacity: 0.7;
}

.wave {
  text-decoration: underline wavy;
}

.aki {
  padding-left: 8px;
}

.btn-pre a {
  width: 600px;
  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: 10px;
}

.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: 600px;
  margin: 0 auto 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: 600px;
  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;
}



.sidebana {
  width: 211px;
  margin: 0 0 10px;
}
.sidebana img {
  width: 100%;
}



.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;
}

.n-btn2 a {
    width: 300px;
    background-color: rgba(0, 92, 203, 1.00);
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 30px;
    border-radius: 10px;
}

.n-btn2 a:hover{
opacity:0.6;
}

/****************************************************************
　　　　　　　　　　　　　スマホ化
****************************************************************/
@media only screen and (max-width: 699px) {
	
.drawer-menu li{
	margin-left: 0;
}	

div#bk {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
}

.wrap_out {
    width: 100%;
    margin: 0;
    background: unset;
    position: relative;
}




div#wrapper {
    width: 100%;
}


	
#wrap { width:100%; text-align:left; 
		height:100%;/* for IE6 */
	min-height:100%;
	position: relative;
	background-color: #ecccdc;
	background-image: none;
	}	
	
.contener_bg { 
width:100%;
margin:0 auto; 
position: relative;
	background:none;
} 	


.sm-header {
  display: block;
}	

.pc-only{
	 display: none;
}
	
.sm-only{
	display: block;
}	
    
.img{
        width:100%;
    }    

div#bk {
    width: 100%;
	}

div#wrapper {
    width: 100%;
    background-color: #000000;
	}
	
	
    
.contener_bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
}    
    
.contener { 
 padding-top: 0;    
  width:100%;
height: auto;
	margin: 0 auto;
    background-image: none;
    padding-bottom: 0;
}
    
.head_bg {
    width: 100%;
    height: auto;
    min-height: 50px;
}

.head01 {
    margin: 0;
    padding: 5px 0 0;
    width: 85%;
    height: auto;
}
    
.con_in {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}    
    

    
    .fit-img {
    max-width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    position: relative;
    display: inline-block;
    overflow: hidden;
}	


.con_l {
  width: 94%;
  margin: 0 auto;
  float: none;
  height: 100%;
  min-height: unset;
  order: 2;
}

.con_r {
    width: 100%;
    margin: 0 auto;
    float: none;
    height: 100%;
    min-height: unset;
    padding: 0;
}    

.top01{
	width:100%;
	position: relative;
    line-height: 0;
}
.top01 img{
width: 100%;
}



.bana01{
width:45%;
margin: 10px 2.5%;
}
    
.description {
    width: 100%;
    margin: 0 auto;
}

.info-area {
float: none;
    width: 90%;
    margin: 0px auto 5%;
    height:auto;
    font-size: 16px;

} 

.info {
float: none;
    width: 100%;
    margin: 0px auto 5%;
    height:auto;
    font-size: 16px;
background-color: rgba(255,255,255,1);
} 

.info-title{
width: 100%;
height: auto;
line-height: 1;
}

.info-title img{
width: 100%;
}

.day{
width:100%;
}

.kiji{
width:100%;
}
    
.infobox {
    padding: 10px;
    height: auto;
height: 150px;
    overflow: auto;
}    
    
.bottom-txt {
position: relative;
    /* bottom: 0; */
    /* right: 20%; */
    width: 60%;
    margin: 0 auto;
}   
  
.jimu_bg {
    width: 100%;
    padding:  0;
} 
  
.jimu {
width: 100%;
  display:inline;
  margin: 0 auto;
  text-align: left;
  color: #fff;
  font-size: 13px;
  font-weight:normal;
   padding: 10px 5% 10px;
}

.jimu a {
color: #ff0;

} 

.jimu-area{
    width: 100%;
}

.jimu01 {
width: 90%;
font-size:14px;
line-height:140%;
margin: 0 5% 10px;
}
.jimu02 {
width: 90%;
font-size:14px;
		line-height:140%;
margin: 0 5% 10px;
}

.footer-wrap {
    background: linear-gradient(to bottom,  rgba(35,24,21,0) 0%,rgba(35,24,21,0.5) 20%,rgba(35,24,21,1) 100%);
}

.foot01 {
  font-size: 12px;
}

   
.footer { 
     width:90%;
    height:auto; 
		color: #fff;
		font-size:13px;
	line-height: 130%;
	text-align: center;
    background-color: #3a375d;
    padding: 5px 5%;
	} 
	
#back-top {
display: none !important;
}	
   
.hon{
    width:100%;
    background-color: rgba(255,255,255,0.90);
    min-height:unset;
    margin:0 0 0 0 ;
    padding: 0 0 30px 0;
}	

.hon_in{
    padding:20px 15px 0;
min-height: 500px;
}  
    
.title01 {
    background-color: #e0336f;
    width: 90%;
    padding: 10px 5%;
    color: #fff;
    font-size: 20px;
    line-height: 130%;
    height:auto;
    font-weight: bold;
}
  
    
    
.bun {
  margin-left: 0;
}

.gree-box {
        margin-bottom: 50px;
        display: block;
    }
	
    .gree-pic {
        width: 50%;
        margin: 0 auto 20px;
    }
	
.waku3 {
  width: 95%;
  margin: 0 auto 20px;
  }
  
.btn-pre a {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
  height: auto;
  line-height:1.3;
  padding: 10px ;
  color: #ffffff;
  background-color: #004cff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
}

  
 .btn-pre3 a {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
  height: auto;
  line-height:1.3;
  padding: 10px ;
  color: #ffffff;
  background-color: #189eff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
}
 


}
