@charset "utf-8";


/* 汎用 */
a:visited {
    color: #26b0ff;
}
a {
    color: #26b0ff;
}
.cf {
    zoom: 1;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.mb10{
	margin-bottom: 10px;
}
.main > section > .wrapper {
    max-width: 960px;
    margin: 0 auto;
}

.txt_left {
    text-align: left;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 55px;
}
.txt_left2 {
    text-align: left;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
}
.content_inner { padding: 0px;}
.content_inner .module_table th{
	width: 19%;
}


/* 01 module
--------------------------*/

/*contact*/
#contactbox h4,
#contactbox h5{
	margin-bottom: 10px;
}
#contactbox p{
	margin-bottom: 50px;
}
#contactbox p.txtbold {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#contactbox p.anno{
	text-indent: -1.1em;
	margin-left: 1.1em;
}

/*message*/
#message .module_2c:after{
	content: "";
	display: block;
	clear: both;
}
#message .box_txt{
	float: left;
	width: 100%;
	margin-right: -260px;
	padding-right: 260px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#message .module_2c .box_pic {
    padding: 0 0 30px 60px;
    width: 200px;
    float: right;
}
#message .module_2c .box_pic .pic {
    text-align: center;
    margin-bottom: 18px;
}

/*service*/
#service .module_2c > .box_l {
    float: left;
    width: 45%;
    margin-bottom: 30px;
}
#service .module_2c > .box_r {
    float: right;
    width: 45%;
    margin: 0 0 30px 60px;
}
#service h2, #service h3 {
	clear: both;
}
#service h4 {
    margin-bottom: 20px;
}
#service p.mb10 {
    margin-bottom: 10px;
}
#service .list{
	padding-bottom: 30px;
	margin-left: 20px;
}
#service .list ul{
	list-style: disc;
}
#service .gbox .gmark{
	width: 190px;
	float: right;
	text-align: right;
}
#service .gbox .gtxt{
	float: left;
	width: 100%;
	margin-right: -190px;
	padding-right: 190px; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#service .gbox:after {
	content: "";
	display: block;
	clear: both;
}
#service .hbox .hphoto{
	width: 340px;
	float: right;
	text-align: right;
}
#service .hbox .htxt{
	float: left;
	width: 100%;
	margin-right: -360px;
	padding-right: 360px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#service .hbox{
	margin-bottom: 50px;
}
#service .hbox:after {
	content: "";
	display: block;
	clear: both;
}

/*sitemap*/
#sitemap ul.mlevel1 {
	padding-top: 1em;
	margin-left: 15%;
	font-size: 18px;
	color: #34A9EF;
}
#sitemap ul.mlevel2 {
	margin-left: 3em;
}
#sitemap .mlevel1 li {
	padding: 0.5em 0;
}
#sitemap .mlevel1 li a {
	font-weight: bold;
	color: #333;
}
#sitemap li a:hover {
	text-decoration:none;
}
#sitemap i {
	padding-right: 0.5em;
}

/*privacy*/
#privacy .module_1c_3 > li {
    margin-bottom: 30px;
}
#privacy h2.h_05 {
    color: #008cd6;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 18px;

    padding: 0px 0px;
    background-color: #fff;
}
#privacy .txt {
    font-size: 15px;
    line-height: 1.5em;
}

/*company*/
#company dl.phone dt {
    display: inline-block;
    width: 90px;
    line-height: 1.5em;
}
#company dl.phone dd {
    display: inline-block;
    width: 200px;
    line-height: 1.5em;
}



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

	.content_inner { padding: 0;}
	.main_ttl h1 { font-size: 24px; }
	h2 { margin-bottom: 6%;}
	h3 { margin-bottom: 5%;}
	h4 { background-position: left 40%;}
	.content_inner .module_table th { width: 25%;}
	.txt_left { margin-bottom: 7%;}
	.pb10 {padding-bottom: 10px;}


	table td span.sentence{display: inline-block;}



	/*contactbox*/
	#contactbox span{
		display: inline-block;
	}

	/*recruit*/
	#recruit #contactbox span{
		display: inline-block;
	}

	/*service*/
	#service .module_2c > .box_l,
	#service .module_2c > .box_r {
	    float: none;
	    width: 100%;
	    margin: 0 0 15px 0;
	}
	#service h4 { 
		margin-bottom: 3%;
	}
	#service .gbox{
		text-align: center;
	}
	#service .gbox .gmark{
		width: 100%;
		float: none;
		text-align: center;
	}
	#service .gbox img{
		display: inline-block;
		padding-bottom: 0.5em;
	}
	#service .gbox .gtxt{
		float: none;
		width: 100%;
		margin-right: 0;
		padding-right: 0; 
	}
	#service .hbox .hphoto{
		width: 100%;
		float: none;
	}
	#service .hbox .htxt{
		float: none;
		width: 100%;
		margin-right: 0;
		padding-right: 0;
	}
	#service .hbox{
		margin-bottom: 6%;
	}
	#service .hbox:after {
		content: "";
		display: block;
		clear: both;
	}

	/*message*/
	#message .module_2c:after{
	}
	#message .box_txt{
		float: none;
		width: 100%;
		margin-right: 0;
		padding-right: 0;
	}
	#message .module_2c .box_pic {
	    text-align: center;
	    padding: 0;
	    width: 100%;
	    float: none;
	    margin-bottom: 40px;
	}
	#message .module_2c .box_pic .pic {
		width: 60%;
	    margin: 0 auto;
	}


}