@charset "utf-8";
@media screen and (max-width:900px){
	.sp{display: none!important;}

    
    .alignright{margin: 0 auto;
    width: 80%;
    max-width: 350px;}    
    
/*　header　*/

figure{margin-bottom: 20px;}
	
.topimg{margin-bottom: 0;}	
    .topimg img{display: block;
    margin: 0 auto;}    
    
.size12{font-size: 1.1em;}
.size15{font-size: 1.3em;}	
	

.space{
	display: block;
	height: 40px;
}

h1{ 
margin:0 0 5px 0;
color: #fff;
    font-size: 14px;
line-height:1.2;
clear:both;
text-align:center;}

header .header_box{padding: 0 10px!important;}
header #logo {
	display: block;

	width:100%;

	margin:7px auto;}
    header #logo img{max-height: 40px;
    display: block;
    margin: 0 auto;}	
	
header #form_button{width: 48%;
    margin: 0 10px 10px 0;}



header dl#telnum{
width: 48%;}


	
dl#telnum dt a{font-size:15px;}
	
    dl#telnum dt img{border-radius: 5px;}

header dl#telnum dd{ display:none;}
    
    #hd_tel .hader-calendar{display: block;
	padding: 5px 0 0 0;
	clear: both;
	margin: 0 auto;
}
.hader-calendar{width: 100%;
    margin: 0 0 10px 0;
}

.hader-calendar a br{display: none;}    
    


    .main_contents h2.blue span{font-size: 75%;}	
	
    .contact_link2 dl{
margin: 20px 0;}
    .contact_link2 dl dt{text-align: center;
        border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    padding: 5px 0;
    margin: 0 0 15px 0;}
    .contact_link2 dl dd img{display: block;
    margin: 5px auto;}
/*-----------------------------------*/

    .bg_yellow2 .alignright{width: 100%;
    max-width: 100%;
    }
  
    .bg_yellow2 .alignright img{aspect-ratio:2.5/ 1;
    object-fit: cover;
        display: block;
    margin: 0 auto;
    width: 100%;}    
    
   .bg_yellow2 p{font-size: 25px;
    padding: 20px 10px 0px 10px;
    text-align: center;}     
    
table.schedule tr,
table.place tr{
display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
    
    table.schedule tr td:nth-of-type(1){width: 62%;
    box-sizing: border-box;}	
    table.schedule tr th{width: 38%;
    text-align: left;} 
    
    
    table.schedule tr td:nth-of-type(2),
    table.schedule tr td:nth-of-type(3){width: 100%;
    box-sizing: border-box;}
    
    table.schedule tr,
    table.place tr{border-bottom: 1px dashed #333;
    padding-bottom: 15px;
    margin-bottom: 15px;}

      table.schedule tr:last-of-type,
    table.place tr:last-of-type{margin-bottom: 0;
    }
    

    table.place tr th{display: block;
    width: 100%;
    font-size: 110%;}    
    
    table.place tr td:nth-of-type(1){width: 20%;
    box-sizing: border-box;}
    
    table.place tr td:nth-of-type(2){width: 77%;
    box-sizing: border-box;
    font-size: 90%;}   
   
    
    .flow ul li dd strong{display: none;}
	
.flow ul li dt {padding: 5px 10px;
    margin: 0 0 10px 0;
}    
    

    .bn_contact dl{margin: 20px 0;}

.bn_contact dl dt{color: #fff;
    font-weight: bold;
position:relative;
    font-size:20px;
 }
    .bn_contact p{margin-bottom: 20px;}
    
    
}