@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%;
	z-index: 9999;
	background: #FFF;
}
.logo{
    position: absolute;
    top: 15px;
    left: 0px;
	margin: 0;
	padding-left: 3%;
}
.logo img{
    max-height: 30px;
    width: auto;
	display: block;
}
.header_in{
    width: 100%;
}

.child li img, .child li br{
	display: none;
}
 
.copy{
	font-size:1.2rem;
}
footer h3 img, .f_logo img{
    max-width: 60%;
}
footer h3{
	font-size: 1.8rem;
}
.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;
}
.slide_box, .pagetitle{
}
.slide_box{
	width:100%;
	margin-bottom: 20px;
}
.pagetitle {
	background-size: auto 100%;
	height: 200px;
}
.pagetitle h1, .pagetitle h2{
    font-size: 2rem!important;
	letter-spacing: 1px;
	margin: 115px 0 0;
}
.pagetitle span, .pagetitle h2 span{
    font-size: 1.6rem;
	letter-spacing: 1px;
}
section{
	margin-bottom: 60px;
}


.single h1{
	font-size:1.8rem!important;
}
.index h2, footer h2{
	font-size:2rem;
}
.index h1, .page h1, .page h2{
	font-size:2.2rem!important;
}
.page h3, .index h3{
	font-size:1.8rem!important;
	letter-spacing:0; 
}
h4{
	font-size:1.7rem!important;
}
/*
table {
    border-collapse: collapse!important;
    border-spacing: 0!important;
}
*/
.sp_center{
    text-align: center;
}
 
.s_btn{
    display: none;
}

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

.tel_box{
    width: 100%;
	padding-bottom: 20px;
	padding-top: 25px;
	text-align: center;
}
.tel_no a{
	font-size: 2rem;
}		

.post_list .thum{
	width: 35%;
}
.post_list .post_text{
	width: 65%;
}	
.text_box{
	padding: 40px 5%;
}
ul.top_post .top_post_date{
	width: 30%;
}
ul.top_post .post_cat{
	width: 30%;
}
ul.top_post .top_post_text{
	width: 100%;
	padding-left: 0;
}	
	
.btn01 a, .btn01 input, .btn01 button, .btn02 a, .btn03 a{
	padding:8px 40px;
	display: block;
	width: 100%;
}
ul.rev li{
	margin-bottom: 60px;
}	
ul.rev li div{
	margin-bottom: 20px;
}		
/* sp */
	

.top_green a{
	height: auto;
}
.top_green a span{
	width: auto;
	padding: 30px 5%;
}
.top_green01{	background-size: auto 100%;}
.top_green02{	background-size: auto 100%;}
footer .f_tel{
	margin-bottom: 20px;
	border-bottom: solid 1px #000;
	padding-bottom: 0;
	padding-top: 20px;
}

.f_logo{
	margin-bottom: 20px;
	display: block;
}
.f_mie{
	margin-bottom: 20px;
}
.business_title h1{
	width: 80%;
	margin: -30px auto 0;
	padding: 20px 5% 0;
}
.business{
	text-align: left;
}

.bg_slide {
	background-size: auto 50px;
	padding: 0 5% 50px;
}
.bg_slide section{
	margin-bottom: 0
}
.top_banner a{
	padding: 150px 40px 5px 20px;
	font-size: 1.2rem;
	letter-spacing: 0;
	line-height: 1.3;
}	
.top_banner a h3{
	margin-bottom: 2px;
}	

.slick-dots{
	bottom: 20px;
}	

.f_contact{
	padding: 40px 5%;
}	
.f_tel a{
	font-size: 2.2rem;
	padding-left: 20px;
}
.f_tel a span{
	font-size: 1.4rem;
}
.bg01{	
	background-position: bottom center;
	padding: 40px 0 40px;
}
}/* sp end */