@charset "UTF-8";
/* CSS Document */
@media all and  (max-width:1700px){
 .t-btn1{
width: 40%;	     
}  
 .t-btn2{
width: 35%;	     
}      
    
.f-contact img{
width: 40%;
display: block;
margin: 0 auto;
}   
.top_menu .m1{
width: 100%;   
}  
nav ul li a {
    font-size:0.8em;    
    }
.time-box{
width: 70%;       
}  
.time-box .time-schedule {
  margin: 0 auto 0 6em;
}    
.time-box .time-schedule .sch_box {
  width: 80%;
}    
}

@media all and  (max-width:1300px){
 .activity{
width: calc(94% / 2);   
margin:2% 1% 0;    
}  
  
}
@media all and  (max-width:1150px){
  

.top_menu .menu_t .logo{
width:30%;	
}
 
 
 .item_img{
 width: 60%; 
display: block;
margin: 0 auto;
}    
footer{ 
background-attachment:inherit;   
}   
.t-con{
width: 60%;  
}
 
}

@media all and  (max-width:950px){
    .btn2,.btn3{
    width: 50%;    
    }      
.slider1{
 width: 100%; 
height: 300px;
}
.slider1::after {
background-size: cover ,200px;
}     
.midashi h2{   
font-size: 1.5em;		  
}
.midashi strong{
font-size:2em;		
}

.midashi p{
font-size: 2em;		
}

.top_wrapper.transform{
display: none!important;
}  
   .tb_kaigyo{
    display: block;    
    }      
 .slider{
height:600px;  
}    
.tb_l{
      text-align: left;
    }
.f-con{
width:90%;
margin: 1em auto;    
}
.fullscreenmenu{
display: block;
} 
.top_menu .m1,.t-con{
    display: none;
    }    

.f-box{
width: calc(90% / 2);
margin: 2% 0;    
} 
.g-text .g-text_img{
width: 100%!important; 
display: block;
margin: 0 auto;
}
.g-text .img2{
width: 20%;
bottom: -50%;    
} 
.g-text3{
width: 100%; 
position: relative;
padding: 0 3%;    
}
.g-photo3{
width: 100%; 
padding: 5%;    
}
.g-photo3 img{
width: 90%; 
display: block;
margin: 0 auto;
border-radius: 20px;    
}
.g-table{
width: 100%;
display: block;    
}  
.servic_img{
width: 80%!important; 
display: block;
margin: 0 auto;
}    
 .item-t{
width: 100%;
padding:8%; 
position: relative;  
order: 2;     
}

.item-p{
width: 100%; 
  margin-top: 5%;  
order: 1;       
}  
.contact_flex{
width: calc(90% / 2);
margin: 2% auto;    
}
.service-box{
 width: calc(94% / 2);      
}      
}
@media all and  (max-width:690px){
    .btn2,.btn3{
    width: 70%;    
    } 
    
 .midashi4 strong{
width: 100%;    
height:auto;      
display: block;  
color: #fff;
font-size: 2em;  
   font-family: 'Zen Old Mincho', serif;
    font-weight: 500;    
}   
section{
padding: 50px 0;    
}    
.slider1{
 width: 100%; 
height: 200px;
}
.slider1::after {
background-size: cover ,100px;
}    
.text1{
font-size:0.9em;    
}
.text1 strong{
font-size: 1.3em;      
}
.text2{
font-size: 1em;     
}    

.midashi3 p{
font-size: 0.9em;    
}
.midashi3 strong{
font-size: 1.8em;   
}    
.heading1{
 font-size: 1.3em;  
}

.heading2{
 font-size: 1.3em; 
}    
.flex-box2{
width: 100%;
}    
    
.top_menu .menu_t .logo{
width:50%;	
}    
  .text_img{
  width: 80%!important;
}
 .slider{
height:300px;  
}
.sp_l{
      text-align: left;
    }  
    .sp_kaigyo{
    display: block;    
    }


.greeting-text strong{
font-size: 1.3em;
}
.greeting-text { 
font-size:0.9em;
}    
.contents{
width:95%;   
margin: 5% auto 0;
} 
.f-contact img{
width: 80%;
display: block;
margin: 0 auto;
}   
.con-text{
font-size: 1.3em;
text-align:center;
color: #fff;     
} 

 .item_img{
 width: 90%; 
display: block;
margin: 0 auto;
}
.menu_table th{
font-size: 0.8em;	   
}

.menu_table td{	
font-size: 0.8em; 
}
    
 .activity{
width: 94%;   
margin:2% auto;   
    display: block; 
} 
 
.time-box{
width:90%;    
display: block;
margin: 0 auto;
display: block;  
font-weight: 500; 
text-align: center;
     
}
.img{
width: 100%;  
border-radius: 50px;  

}
.time-box .time-schedule {
width: 100%;
  list-style: none;
  margin: 0 auto 0 0em;
  padding-left: 0;
  border-left: 0px solid #7D9ACF;
  box-sizing: border-box;
}

.time-box .time-schedule li {
  width: 100%;
  margin: 0 0;
  padding: 5px 0;
  position: relative;
}

.time-box .time-schedule span.time {
  width: 5em;
  display: inline-block;
  margin-left: 0em;
  padding: 0 0 0;
  margin-top: 15px;
  vertical-align: top;
  position: relative;
  text-align: right;
  box-sizing: border-box;
text-align: center; 
font-size: 1.3em;    
}

.time-box .time-schedule span.time::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #7D9ACF;
  width: 0;
  height: 0;
  border-radius: 10px;
}

.time-box .time-schedule .sch_box {
  display: inline-block;
  width: 90%;
  margin-left: 0;
  padding: 15px 10px 15px 10px;
  vertical-align: middle;
  background: rgba(255,255,255,0.5);
  box-sizing: border-box;
  border-radius: 6px;
}

.time-box .time-schedule .sch_box img{
width: 100%;
}

.time-box .time-schedule .sch_title {
  font-size: 1em;
  font-weight: 500;  
}

.time-box .time-schedule .sch_tx {
  font-size: 14px;
} 
  
.service-box2{
 width: calc(100% / 2);      
}   
   
.img3{
width: 15%;    
}
.img4{
width: 15%;    
}    
.list_table th{
font-size: 0.9em;  
}

.list_table td{
font-size: 0.9em; 
}    
.contact_flex{
width: 90%;
margin: 5% auto 2%;    
} 
.map iframe{
width: 100%;
height: 250px;    
}    
.contact-table th{
display: block;    
width: 100%; 
border-bottom: 1px solid rgba(255,255,255,0);    
padding: 3% 0; 
font-size: 0.9em;     
}

.contact-table td{
display: block;    
width: 100%; 
padding: 3% 0;  
font-size: 0.8em;     
}    
.f-box{
width: 90%;
margin: 2% auto;    
} 
.contact-text1{
font-size:0.9em; 
}    
}
@media all and  (max-width:450px){

   
}
@media all and  (max-width:380px){

} 
    