@charset "utf-8";
/* CSS Document */



/*スマホcss*/
@media screen and (max-width: 896px){

#top-head{
    padding: 0;
    box-sizing: border-box;
    display: flow-root;
    height: 60px;
	width: 100%;
	position: relative;
	z-index: 9999;
}
.logo{
    position: absolute;
    top: 8px;
    left: 0px;
	margin: 0;
	padding-left: 2%;
}
.logo img{
    max-height: 40px;
    width: auto;
}
.header_in{
    width: 100%;
}
.menu-item{
    text-align:left;
    }

.child li img, .child li br{
	display: none;
}
 
.copy{
	font-size:70%;
}
footer{
}
.f_bg h3{
	font-size: 110%;
}
.f_logo{
	text-align: center;
	width: 100%;
}
footer h3 img, .f_logo img{
    max-width: 60%!important;
}
.f_logo h3{
	font-size: 160%;
}
.breadcrumbs{
	margin-top:0;
    display: none;
}
#slide_menu{
    width: 100%;
    border-top: solid 1px #FFF;
}

#slide_menu a {
    width: 25%;
	background: #00165F;
	color: #FFF;
	padding: 10px 0;
}    
#slide_menu a:nth-child(odd) {
	background: #00AAE8;
	color: #00165F;
}
#slide_menu img{
    width: 100%;
    height: 100%;
}
#page_top {
	z-index:9999;
    right: 10px;
}
#page_top a img{
	height: auto;
	width: 60px;
}


iframe{
	height: 350px;
}
.pagetitle {
	padding: 35px 5% 0;
	background-size: auto 100%;
	min-height: 120px;
}
.pagetitle h1, .pagetitle h2{
    font-size: 1.6rem;
	letter-spacing: 1px;
}
.pagetitle span, .pagetitle h2 span{
    font-size: 100%;
}

.single h1{
	font-size: 1.2rem!important;
}
.index h2, .f_bg h2{
	font-size: 1.5rem;	
	letter-spacing: 0;
}
.page h2{
	font-size: 1.6rem;	
	letter-spacing: 0;
}
.page h3, .index h3{
	font-size: 1.4rem;
	letter-spacing: 0;
}
.page h4{
	font-size: 1.2rem;
}
/*
table {
    border-collapse: collapse!important;
    border-spacing: 0!important;
}
*/
.sp_center{
    text-align: center;
}
 
.s_btn{
    display: none;
}

 
.table_box{
    overflow: auto;
}
.table_box:before, .table_box:after{
    content: "※横にスクロールできます。";
    margin-bottom: 10px;
    display: block;
}
.table_box table{
    width: 1100px;
}
.table02 th, .table02 td{
    width: 100%;
	display: block;
	white-space: normal;
	box-sizing: border-box;
}
.table02 td{
	padding: 0 0 20px;
}
.lead{
	text-align: left;
	font-size: 100%;
} 

.tel_box{
    width: 100%;
}
.tel_no a{
	font-size: 150%;
}		
.f_tel a{
	font-size: 150%;
}
.post_list .thum{
	width: 35%;
}
.post_list .post_text{
	width: 65%;
}	
.text_box{
	padding: 0 5%;
}
.top_text{
	padding: 0 5%;
}	

.slide_box .slick-slide img{		
	width: 100%;
	height: 400px!important;
	object-fit: cover;
}
.table01 th{
	white-space: normal;
	width: 30%;
}	
/* sp */
	
.slide_on{
    top: 50%;
	text-align: center;
}
.slide_on img{
	width: 80%;
}

.btn01 a, .btn01 input, .btn01 button, .btn02 a{
	font-size: 1rem;
	margin-bottom: 20px;
	width: 100%;
}	
.banner a{
	height: 200px;
	font-size: 80%;
	padding: 100px 10px 20px;
}
	
.f_banner li{
	width: 46%;
	margin: 0 2% 10px;
	font-size: 80%;
}
.bg02{
	min-height: auto;
	margin-bottom: 60px;
}
.bg03{
	background: url("../images/bg03_sp.webp");
	padding: 60px 5% 20px;
	min-height: auto;
}
.top_news_left{
	width: 100%;
	display: flex;
	justify-content: flex-start;
}
.top_news_left img{
	margin-right: 20px;
}
.top_illust01{
	margin: 0 10% 20px;
	text-align: right;
}
.top_illust02{
	text-align: right;
	float: none;
	margin-top: 0;
	margin-bottom: 20px;
}
.top_illust01 img, .top_illust02 img, .top_illust03 img{
	width: 30%;
}
.greeting_illust01{
	width: 15%;
	margin-left: 10px;
}
.illust_l, .illust_r{
	text-align: center;
	margin: 0 0 40px;
}
ul.list01 li, ul.list02 li{
	font-size: 1rem;
}
table.history th{
	display: block;
	text-align: left;
}
table.history td{
	display: block;
	padding: 20px 0 40px;
}
.year_event li{
	width: 100%!important;
	margin-right: 0!important;
	margin-bottom: 40px!important;
}
.lunch_img img{
	width: 50%;
}

.img_maru img{
	border-radius: 10px;
}

}/* sp end */