@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: 11px;
    left: 0px;
	margin: 0;
	padding-left: 2%;
}
.logo img{
    max-height: 20px;
    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: 80%;
}
.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: 30px 5% 0;
	background-size: auto 100%;
	min-height: 100px;
}
.pagetitle h1, .pagetitle h2{
    font-size: 1.3rem;
	letter-spacing: 1px;
}
.pagetitle span, .pagetitle h2 span{
    font-size: 100%;
}

.single h1{
	font-size: 1.2rem!important;
}
.index h2, .f_bg h2, .page h2{
	font-size: 1.5rem;	
	letter-spacing: 0;
}
.page h3, .index h3{
	font-size: 1.4rem;
	letter-spacing: 0;
}
.index h4{
	font-size: 1.6rem;
}
.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;
}
.table01 th, .table02 th{
    width: 30%;
	white-space: normal;
}
.lead{
	text-align: left;
	font-size: 1.2rem;
} 

.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: 350px!important;
	object-fit: cover;
	border-radius: 20px;
}	
/* sp */
.btn01 a, .btn01 input, .btn01 button, .btn02 a{
	font-size: 1rem;
	margin-bottom: 20px;
	width: 100%;
}	
.slide_box{
	margin-bottom: 40px;
}
.slide_box{
	margin-bottom: 40px;
}
.slide_on{
    top: 55%;
	text-align: center;
}
.slide_on img{
	width: 60%;
	margin-right: 10px;
}

.banner a{
	height: 200px;
	font-size: 80%;
	padding: 100px 10px 20px;
}
.slide_box{
	min-height: auto;
	padding: 0 5%;
}	
.slide_box ul.slider{
	margin: 30px auto 60px;
}	
.f_banner li{
	width: 46%;
	margin: 0 2% 10px;
	font-size: 80%;
}
	footer{
		background: #77cda8;
	}	
	.f_contact{
		background: #FFF;
		padding: 0 7% 40px;
		margin: 0 auto 60px;
	}
	.bg02{
		padding: 100px 0 150px;
		min-height: auto;
		margin-bottom: 0;
	}
	.bg03{
		background-size: contain;
		padding: 0 0 30px;
	}
	.bg04{
		background: #fadce2;
		border-radius: 20px;
		margin: 0 3%;
	}
	.top_news_left{
		width: 100%;
	}
	.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{
		max-width: 50%;
	}
	.greeting_illust01{
		width: 20%;
	}
	.illust_l, .illust_r, .greeting_illust02, .greeting_illust03, .greeting_illust04{
		text-align: center;
		margin: 0 0 40px;
	}
.bg_y{
	padding: 40px 8% 40px;
}
.bg_y section h2:before{
	content: "◎";
}
ul.list01 li {
    font-size: 1rem;
	display: grid;
    grid-template-columns:40px 1fr;
}
ul.list01 li span{	
	margin-right: 10px;
	font-weight: bold;
	padding: 0px 7px 7px;
	max-height: 23px;
	text-align: center;
}
}/* sp end */