@charset "utf-8";
/* ================================================================= 
License : e-TRUST Inc.
File name : common_sp.css
Style : common sp
================================================================= */


@media screen and (max-width: 768px){
#header {
	padding: 50px 0 20px 0;
	text-align: center;
}
.h_left {
	float: none;
	padding-bottom: 10px;
	width: 100%;
}
.description {
	float: none;
	padding-bottom: 10px;
	width: 100%;
}
.h_contact {
	clear: both;
	float: none;
}
.h_contact .tel {
	padding-right: 15px;
}
.h_contact p {
	display: inline-block;
}
#footer {
	padding: 20px 0 0 0;
}
.f_left {
	float: none;
	text-align: center;
	padding-bottom: 15px;
	width: 100%;
}
#f_nav {
	display:none;
}
#pagetop {
	right: 20px;
	bottom: 20px;
}
#contents {
	padding:30px 10px 65px;
}
#main #col_main,
#main #col_side1 {
	float:none;
	width:100%;
}
.col_left,
.col_right {
	float:none !important;
	width:100% !important;
}
.col_left {
	margin-bottom:20px;
}
.headline2 {
	font-size: 18px;
}
.headline3 {
	font-size: 20px;
}
.sub_main h2,
.headline4 {
	font-size: 32px;
}
.section1 table .img {
	float: none;
	margin-right: 0;
	position: static;
	text-align: center !important;
}
.section2 .ttl1, .section2 .ttl2, .section2 .ttl3, .section2 .ttl4, .section2 .ttl5, .section2 .ttl6 { 
	background-size: 90%;
	-webkit-background-size: 90%;
	-moz-background-size: 90%;
	-o-background-size: 90%;
	font-size: 13px;
	padding: 5px 24px 15px 24px !important;
}
.section table {
	float: none !important;
	width: 100% !important;
} 	
.section2 table td.text {
	font-size: 16px;
	width: auto!important;
}
.section2 .tbl_block {
	width: 48% !important;
}
.section2 table td img {
	width: 100% !important;
}
.section4 table .ttl {
	font-size: 16px;
}
.section4 .table_wrap {
	width: 48% !important;
}
.section4 .table_wrap::before {
	background-size: contain;
	top: 10%;
}
.item_plan {
	float: left !important;
	width: 31.83%!important;
}


}

@media screen and (max-width: 468px){
.section1 table td {
	padding-right: 0 !important;
}
.section2 .ttl1, .section2 .ttl2, .section2 .ttl3, .section2 .ttl4, .section2 .ttl5, .section2 .ttl6 { 
	background-size: 94%;
	-webkit-background-size: 94%;
	-moz-background-size: 94%;
	-o-background-size: 94%;
	font-size: 13px !important;
	padding: 5px 24px 15px 24px !important;
}
.section2 .tbl_block {
	width:100%!important;
}
.section2 table td.text {
	font-size: 12px;
	width: auto!important;
}
.section3 table td:first-child {
	border-right: none !important;
}
.section4 .table_wrap {
	float: none;
	width: 100% !important;
}
.section4 .ttl {
	float: left !important;
	font-size: 24px !important; 
	width: 100% !important;
}
.section4 .img {
	padding-left: 0 !important;
	width: 37% !important;
}
.section5 .img {
	text-align: center !important;
}

.sub_main h2,
.headline4 {
	font-size: 22px;
}
.flow .ttl {
	font-size: 20px;
}
.block_merit td {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.item_plan {
	float: left !important;
	width: 48.5%!important;
}

}


