* {
	/*font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#333;
	font-size:14px;
}
html, body {
	width:100%;
	height:100%;
}
header {
	width:100%;
	height:auto;
	max-height:100px;
	min-height:30px;
}
@media (min-width:800px) {
	.navbar-header {
	}
	.logo img {
		width:100%;
		height:auto;
	}
	.m0container {
		width:100%;
	}
	.m1container {
		overflow:hidden;
	}
}
.logo {
}
.logo img {
}
.topnav {
}
.navbar-collapse {
	background-color:#fff;
}
.navbar-default {
	background-color:#fff;
	border-color:#fff;
}
.navbar-default .navbar-nav li a {
	color:#fff;
}
.navbar-default .navbar-nav li a:hover {
	color:#505D9A;
	background-color:#96C5EB;
}
.navbar-default a {
	font-size:90%;
	background-color:#505D9A;
	margin:36px 2px 2px 2px;
	border-radius: 6px;
}
.navbar-nav li a {
	padding: 0.8em 0.5em;
	width: 90px;
	text-align: center;
	height: 3.2em;
	overflow: hidden;
}

.maing {
	position:relative;
	height:360px;
	background-image:url('/images/main.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:0.5em;
}
.ctext {
	position:absolute;
	top:28%;
	color:#fff;
	font-size:180%;
	text-shadow: 3px 3px 10px #000;
}
.smaing {
	position:relative;
	width:100%;
	height:180px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center 0px;
	margin-bottom:0.5em;
}
.smaing_info {
	background-image:url('/images/m_info.jpg');
}
.smaing_company {
	background-image:url('/images/m_company.jpg');
}
.smaing_recruit {
	background-image:url('/images/m_recruit.jpg');
}
.smaing_inquiry {
	background-image:url('/images/m_inquiry.jpg');
}
.smaing_topics {
	background-image:url('/images/m_topics.jpg');
}
.smaing h2 {
	position:absolute;
	top:32%;
	color:#fff;
	font-size:240%;
}
.smain .container{
	width:960px;
	margin: 0 auto;
}
.summ {
	margin-bottom:2em;
	clear:both;
}
.summ p {
	margin:3px;
	font-size:110%;
	line-height:150%;
}
.summ img {
	float:right;
	padding:10px;
	border:1px solid #ccc;
	margin:10px;
}
.smain h3 {
	color:#505D9A;
	border-left:10px solid #505D9A;
	background-color:#dfdfdf;
	padding:5px;
	padding-left:0.3em;
}
#import dl {
	width:90%;
	margin:0px auto;
}
.ainner {
	margin-bottom:2em;
}
.ainner p {	
	width:90%;
	font-size:120%;
	margin:0px auto;
}
.binner {
	margin:3em auto 2em auto;
}
.ainfo {
	width:90%;
	margin:0px auto 5em auto;
	clear:both;
}
.sm {
	font-size:80%;
}
.return_btn {
	margin:3px;
	text-align:center;
}
.clear {
	display:block;
	clear:left;
}
.row-center{
	text-align:left;
	letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
	display:inline-block;
	letter-spacing:0;
	vertical-align:top;
	float:none !important;
}
.row-eq {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.row1 {
	width:90%;
	margin:0 auto;
}
.mrow0 .mcol {
	margin:50px auto;
}
.tbox {
	height:auto;
	margin-bottom:5em;
	text-align:left;
}
.tb {
	padding:5px 10px;
	height:100%;
	margin:0 auto;
	border:1px solid #ccc;
	background-color:#fff;
}
.tb a {
	display:block;
	color:#333;
	width:100%;
	height:100%;
}
.tb a:hover {
	color:#333;
	text-decoration:none;
}
.tb h3 {
	width:100%;
	height:1.5em;
	border-bottom:1px solid #666;
	background-position:right center;
	background-repeat: no-repeat;
	vertical-align:middle;
	background-size:;
}
@media (min-width: 768px) {
	.tb .cship {
		background-image:url('/images/ico_ship.png');
	}
	.tb .ctruck {
		background-image:url('/images/ico_truck.png');
	}
	.tb .cair {
		background-image:url('/images/ico_air.png');
	}
	.tb .cdoc {
		background-image:url('/images/ico_doc.png');
	}
}

.wtopics {
	position:absolute;
	top:0;
	right:5px;
	padding-top:3em;
}
.wtopics h4 {
	height:80%;
	margin:0px;
	padding:5px;
	font-size:14px;
	font-weight:normal;
	background-color:#505D9A;
	color:#fff;
}
.topics {
	height:20em;
	max-height:80%;
	padding-top:5px;
	padding-left:2em;
	background-color:rgba(255,255,255,0.6);
	overflow-y:auto;
}
.topics li {
	list-style:none;
	margin-bottom:1em;
}
.topics li div {
	font-size:110%;
}
.topics li div a {
	font-size:110%;
}
.topics li div.date {
}
.topics li div.text {
	line-height:1;
}

.about {
	width:80%;
	margin:2em auto 2em auto;
	font-size:140%;
	line-height:180%;
}
/* TOP */
section {
	clear:both;
}
dd {
	margin-left:1em;
	margin-bottom:1em;
}

.company table {
	width:80%;
	margin:1em auto;
}

.inqform {
	width:90%;
	margin:2em auto;
}

/* COPYRIGHT */
.cp {
	font-size:70%;
	margin:0px;
	text-align:center;
	background-color:#505D9A;
	color:#fff;
}
footer {
	margin-top:5em;
}
/* COPYRIGHT */