.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.only_sp{
 display: none;
}
.only_pc{
 display: block;
}
.img_area{
    width: 620px;
    float:left;
}
.img_area2{
    width: 620px;
    float:right;
}
.Midasi_pc{
    display:block;
    text-align: center;
    }
.Midasi_sp{
    display:none;
}

.sp_center{
    text-align: center;
    margin-bottom: 30px;
}
.mb100{
    margin-bottom: 100px;
}
.txt_center{
text-align: center;
}

.lh70{
line-height: 70px;    
}
.lh50{
line-height: 50px;    
}
.lh30{
line-height: 30px;    
}
.top110{
    margin-top: 110px;
}
.top150{
    margin-top: 150px;
}

.top100{
margin-top: 100px; 
}
.top50{
margin-top: 50px; 
}

.top40{
margin-top: 40px; 
}
.Contents_Area h1{
   border-bottom: 3px solid #FEF65C;
}

.Contents_Area img {
    position: relative;
    z-index: 0;
}


.Imin_txt{
margin-top: 70px;
}

p.Text_Area2 br{
 display: none;
}

.Main_Map{
 margin-top: 60px;   
}

ul{
 padding: 0!important; 
    text-align: center;
}
#index{
    max-width: 100%;
    margin: 0 auto;
 
}
#index a{
font-size: 20px;
text-decoration: none;
    list-style: none;
    
    
}
#index li{
  display: list-item;  /* 縦に並べる */
  list-style-type: none;
  text-transform: uppercase;
}
#index li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
    line-height: 50px;
}
#index li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
#index li a:hover::after {
  transform: scale(1, 1);
}


/*ボタン装飾*/
 label {
  visibility:hidden;


}


/*チェックは見えなくする*/
.hidden_box input {
    display: none;
    
}


 .fadein {
  opacity: 0;
  transform : translate(0, 100px);
  transition : all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}





/*レスポンシブ*/
.box {
  display:flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.text {
  width: 100%;
  text-align: center;
}

h3 {
  font-size: 21px;
  margin: 0;
}

.pict {
  width: 100%;
  text-align: center;
  min-height: 0%;
}

.pict img {
  max-width: 300px;
  height:auto;
}

@media (min-width:768px) {
  .box {
    flex-direction: row;
    justify-content: space-between;
  }
  .box:nth-child(even) {
    flex-direction: row-reverse;
  }
  
  .text {
    text-align: left;
  }
  .box:nth-child(even) .text {
    text-align: right;
  }
  .pict {
    width: 30%;
  }
  .pict img {
    width: 100%;
    height:auto;
  }
  .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 3%;
  }
}



/* 閉じる */
.close {
  position: fixed;
  top: 20px;
  left: 20px;
  width: 70px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-align: center;
    z-index: 1;
}
.close img {
	width: 100%;
	height: auto;
	filter: drop-shadow(1px 0px 0px #fff);
}

strong{
    background: linear-gradient(transparent 50%, #FEF65C 50%);
    
}



}
.Area1{
    text-align: center;
}
.Boutou{
    height: auto;
    margin-left: 15%;
    margin-right: 15%;
    font-size: 20px;
}
.End_Area{
    max-width: 1300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}
.End_Area h2{
       border-bottom: 3px solid #FEF65C;
}
.Midasi{
    text-align: center;
    margin-bottom: 30px;
}


h1{
    color: #222222;
    
}
.Text{
    color: #222222;
    font-size: 50px;
    margin-top: 25px;
}

p{
color: #222222;
    font-size: 18px;
}
.low{
 vertical-align: bottom;   
}
.Text_Area2{
    max-width: 100vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;

    
}
.Text_Area2_Right{
    text-align: right;
    height: auto;
    font-weight: 700;
    margin-top: 90px;
    
}
hr {
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: dimgray;
    width: 66px;
    margin-bottom: 170px;
    margin-top: 170px;
    clear: both;

}


.Contents_Area{
    width: 1300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    
}
.Text_Area_Right{
    float: right;
    width: 620px;
    height: auto;
    margin-left: auto;
    margin-right: auto;

    
    
}
.Text_Area_Left{
    float: left;
    width: 620px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    
}
.Img_Right{
    margin-left: 60px;
}


.Map_Img{
    border: 1;
}


.Imin{
    margin-top: 350px;
}

.Imin_hr{
border-color: white;
    margin-top: 100px;
    margin-bottom: 50px;
}
h1.Index{
 text-align: center;   
}
.index ul li{
 color: black;
}
.mokuji{
 color: black;
background: linear-gradient(transparent 50%, #FEF65C 50%);
}







/*sp レスポンシブ*/

@media screen and (max-width: 768px) { 
    /*全体*/
/*.hidden_box {
  position: absolute!important;
    padding: 0!important;
    top:-12.5%;
    
    
}*/

/*ボタン装飾*/
    label{
     right: 0;   
      bottom: 0;
    }
    
    .Boutou{
     margin-left: 5%;
        margin-right: 5%;
    }
 label.label1 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
   background-color: rgba(255, 255, 255, 0.9);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
    margin-left: 88vw;
    box-shadow: 0 0 8px gray;
 
}
 label.label2 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
    margin-left: 88vw;
    box-shadow: 0 0 8px gray;
     
}
label.label3 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
   

    margin-left: 88vw;
    box-shadow: 0 0 8px gray;
}
label.label4 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
   
    margin-left: 88vw;

    box-shadow: 0 0 8px gray;
}
 label.label5 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
  
    margin-left: 88vw;
    box-shadow: 0 0 8px gray;
}
 label.label6 {
    position: absolute;
    visibility:visible!important;
    padding: 15px!important;
    font-weight: bold!important;
    border-radius: 0 4px 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    cursor :pointer!important;
    color: #6381E6;
    font-size: 1.4rem;
    z-index: 999;
    
    margin-left: 88vw;
    box-shadow: 0 0 8px gray;
}

/*ボタンホバー時*/
 label:hover {
    background: #efefef!important;
}

/*チェックは見えなくする*/
 input {
    display: none!important;
}

/*中身を非表示にしておく*/
 .hidden_show {
    height: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    opacity: 0!important;
    transition: 0.8s!important;
    display: none;
}

/*クリックで中身表示*/
 input:checked ~ .hidden_show {
    /*padding: 10px 0!important;*/
    height: auto!important;
    opacity: 1!important;
    display: block;
}

    
.Contents_Area{
    float: none;
    width: 100vw;
    }
.Text_Area_Left{
        float: none;
    }
.Text_Area_Right{
        float: none;
    display: block;
    text-align: left;
 
    width: auto;
    
    }
.Area2:nth-child(even) {
    flex-direction: column;
  
  }

.Area2:nth-child(even)p {
    text-align: center;
  }

.Area2:nth-child(even)img {
    margin-left: 0;
    margin-right: 0%;
  }
.close {
	top: 10px;
  left: 10px;
	width: 50px;
}
 hr{
        margin-bottom: 50px;
        margin-top: 50px;
        width: 20%;
        
    }

    
h1.Midasi{
    font-size: 20px;
        line-height: 40px;
    }
.sp_center{
     text-align: center!important;   
    }
.sp_center.lh70{
         line-height: 45px;
         margin-left: 5%;
         margin-right: 5%;
    }
 
 p.Text_Area2{
      max-width: 100vw;
        margin: 0;
        margin-left: 5%;
        margin-right: 5%;
        line-height: 25px;
    }
img.fadein{
     width: 100%; 
    height: auto;
    }
p.Text{
        font-size: 35px;
        text-align: center;
        margin-top: 5%;
        margin-bottom: 5%;
    }
h1{
font-size: 20px;
    text-align: center;
    }
p{
    font-size: 14px;
    max-width: 100vw;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
  
    }
p.top110{
  margin: 0;
    margin-left: 5%;
    margin-right: 5%;
        
    }
.Midasi_pc{
        display:none;
    }
.Midasi_sp{
        text-align: center;
         display:block;
         margin-top: 30px;
    }
  
.txt_center {
        display:initial;
        max-width: 100%;
        
  
    }
.c_img{
          width: 100vw;
    height: auto;   
    }
.Img_Right{
        margin-left: 0;
        
    }
.Text_Area_Left{
    max-width: 100vw;
    text-align: left;
    display:block;
    }
 p.top210{
        margin: 0;
      margin-left: 5%;
        margin-right: 5%;
        
    }
h2{
        font-size: 20px;
        text-align: center;
        
    }
h2.Midasi{
         font-size: 20px;
        line-height: 40px;
    }
.Midasi{
        display: initial;
    }
.contents-img img {
            display: initial;
            max-width: 100vw;
        
        }
.contents-img{
 
    }
.contents-text {
     display: initial;
       
    }
.contents-wrap{
       margin-bottom: 0; 
    }
.contents-wrap.top100{
       margin-top: 0; 
}
.Text_Area2_Right{
    margin-top: 5%;;
    margin-left: 5%;
    margin-right: 5%;
        width: auto;
    }
.End_txt br{
     display: none;
    }
.Imin{
          display: initial;
}
.Imin_hr{
border-color: white;
    margin-top: 30px;
    margin-bottom: 20px;
        
}
p.top150{
        margin: 0;
        margin-right: 5%;
        margin-left: 5%;
    
    
}
p.top50{
  margin: 0;
    margin-left: 5%;
    margin-right: 5%;
        
    }
p.top40{
    margin-left: 5%;
    margin-right: 5%;
    color: black;
padding: 5px 0 0 5px;
    text-align: left;
    opacity: 1.0!important;
    margin-top: 0;
    
}
    span.touka1{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
    background-color: rgba(255, 255, 255, 0.75);  
        bottom: 0;
 
    }
span.touka2{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
    background-color: rgba(255, 255, 255, 0.75);  
       bottom: 0;
  
    }
span.touka3{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
    background-color: rgba(255, 255, 255, 0.75);  
       bottom: 0;

    }
span.touka5{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
    background-color: rgba(255, 255, 255, 0.75);  
       bottom: 0;

    }
span.touka6{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
  background-color: rgba(255, 255, 255, 0.75);  
       bottom: 0;

    }
span.touka7{
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 996!important;
   background-color: rgba(255, 255, 255, 0.75);  
   bottom: 0;
    }
    
 p.top100{
  margin: 0;
    margin-left: 5%;
    margin-right: 11%;
     padding: 5px 0 5px 0;
        
    }
 .Contents_Area h1{
        margin-left: 5%;
    margin-right: 5%;
        
    }
.End_Area h2{
        margin-left: 5%;
    margin-right: 5%;
        
    }

.Imin_txt{
    margin: 0;
    }

.fadein {
    transition: 4s;
    opacity: 0;
}
.Boutou.lh30{
        line-height: 0;
   
}
    h1.Index{
     font-size: 28px;   
    }
    span.sp_br{
     margin-right: 12%;   
        margin-left: 5%;
    }
    .only_sp{
        display: block;
        
        
    }
    .only_pc{
 display: none;
}
.img_area{
    width: 100%;
    position: relative;
}
.img_area2{
    width: 100%;
    position: relative;
}
img{
    width: 100%;
    }
p.top35{
    margin-right: 11%;   
    padding: 5px 0 0 5px;
    }
    p.top34{
    margin-right: 5%;   
    padding: 5px 0 0 5px;
    }
    .eiyou{
  
    margin-right: 11%;   
    padding: 5px 0 0 5px;
    }   
    
 

}

        










