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


@media screen and (max-width: 768px){
body {
	padding-top: 0!important;
}
#header {
	min-width: inherit;
	padding: 5px 10px;
}
#header.fixed {
	position: static;
}
#logo {
	position: relative;
	z-index: 1000000;
}
#logo {
	width: 100%;
	max-width: 300px;
}
#g_nav{
	width: 30%;
}
.h_contact {
	padding-top: 3px;
	margin-right: 35px;
	position: relative;
	z-index: 1000000;
}
.h_contact p + p {
	border: none;
	margin-left: 5px;
	padding-left: 0;
}
.h_contact p span {
	display: none;
}
#main_image .txt_main {
	left: 0;
	right: 0;
	bottom: auto;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#main_image .txt_main img {
	width: 240px;
}
#footer {
	padding-top: 20px;
}
#f_nav {
	display:none;
}
#contents {
	padding:30px 10px 100px;
}
#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;
}
.sub_title h2 {
	font-size: 20px;
	top: 70px;
}
.headline1 {
	font-size: 25px;
}
.h_top {
	font-size: 20px;
}
.h_social {
	font-size: 20px;
}
.list_cat {
	width: 33.33%!important;
}
.list_cat a span {
	font-size: 14px;
}
.list_text {
	font-size: 16px;
}
.tbl_col_3 {
	width: 47.4%!important;
}
.bg_message .bg_message_img {
	background: none;
}
.block_message {
	max-width: 100%;
}

}


@media screen and (max-width: 468px){

.sub_title h2 {
	font-size: 18px;
	top: 45px;
}
.sub_title h2 span {
	font-size: 14px;
}
.list_cat {
	float: left!important;
	width: 50%!important;
}
.list_text {
	min-height: auto;
}
.list_text .text_inner {
	height: auto;
	top: 0;
	transform: none;
}
.business_flow {
	border-width: 2px;
}
.business_flow .ttl_flow {
	border-right: none!important;
}
.business_flow .num {
	font-size: 20px;
}
.tbl_col_3 {
	float: left !important;
	width: 47.4%!important;
}
.tbl_col_3 td.text {
	font-size: 15px;
}

}
