@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, table, input, textarea, select, option {
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
a, a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
}
/*a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}*/
.over a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*li:last-child {
	margin-right: 0 !important;
}*/
img {
	max-width: 100%;
	height: auto;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #333;
	line-height: 1.6;
	-webkit-text-size-adjust: none;
	font-size: 87.5%;
}
#wrapper {
	width: 100%;
	position: relative;
}
.container {
	margin: 0px auto 0;
}
.clear:after, .container:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

header {
	background: #FFF;
	width: 100%;
}
header.fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}
header .hd_inner {
	margin: 0px auto;
	width:100%;
	max-width: 1100px;
}
header #logo {
	float: left;
}
#top header #g_navi {
	float: right;
}
#top header #g_navi ul {
	display: table;
}
#top header #g_navi ul li {
	display: table-cell;
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
footer .copy {
	background: #FFF;
	text-align: center;
	padding: 30px;
}
/* 私達と一緒に成長しませんか */
#entry {
	/*background: url(../img/index/bg_entry.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 428px 0 220px;
}
#entry .cont_wrap .btn_box {
	margin: 30px auto;
	width: 81.81%;
}
#entry .cont_wrap .btn_box ul {
	margin: 30px auto;
}
#entry .cont_wrap .btn_box ul li {
	width: 48.89%;
}
#entry .cont_wrap .btn_box ul li:first-child {
	float: left;
}
#entry .cont_wrap .btn_box ul li:last-child {
	float: right;
}
/* お問い合わせ先 */
#contact {
	background: #ce2532;
	padding: 80px 0;
}
#contact .cont_wrap .contact_info {
	margin: 60px auto 80px;
	width: 61.82%;
	color: #FFF;
	overflow: hidden;
}
#contact .cont_wrap .contact_info #flogo {
	margin: 0px 0 0px 0px;
	float: left;
	width: 36.76%;
}
#contact .cont_wrap .contact_info .company_add {
	border-bottom: 1px solid #FFF;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#contact .cont_wrap .contact_info .company_info {
	width: 60%;
	float: right;
}
.cont_wrap {
	max-width: 1100px;
	margin: 0 auto;
}


.sp {
	display:none;}

 @media (min-width: 768px) and (max-width: 1100px) {

#entry {
	background: url(../img/index/bg_entry.jpg) no-repeat center top;
	background-size: cover;
	padding: 228px 0 120px
}
#contact {
	background: #ce2532;
	padding: 50px 0;
}

}

 @media (max-width: 900px) {


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

header .hd_inner {
/*	display:table;
	width:100%;
*/
overflow:hidden;

}
header #logo {
/*	display:table-cell;
	float:none;*/
	width:36.78%;
}
#top header #g_navi {
/*	display:table-cell;
	float:none;*/
	width:63.22%;
}
#top header #g_navi ul {
	width:auto;

}
#top header #g_navi ul li {
	width:16%;
	float:left;
}


}

 @media (max-width: 767px) {


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
header,
header .hd_inner {
/*	display:table;
	width:100%;
*/
overflow:hidden;

line-height:1;

}
header #logo {
/*	display:table-cell;
	float:none;*/
	width:36.78%;
	text-align:center;

}

header #logo img{
	vertical-align:top;
	width:98%;}
#top header #g_navi {
/*	display:table-cell;
	float:none;*/
	width:63.22%;
}
#top header #g_navi ul {
	width:auto;
	overflow:hidden;

}
#top header #g_navi ul li {
	width:16%;
	float:left;
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
footer .copy {
	background: #FFF;
	text-align: center;
	padding: 20px 3%;
	font-size:75%;
}


/* 私達と一緒に成長しませんか */
#entry {
	background: url(../img/index/bg_entry.jpg) no-repeat center top;
	background-size: cover;
	padding: 98px 0 60px;
}

#entry h2.ttl01 {
	width:86%;
	margin: 0 auto;}

#entry .cont_wrap .btn_box {
	margin: 10px auto;
	width: 81.81%;
}
#entry .cont_wrap .btn_box ul {
	margin: 20px auto;
}
#entry .cont_wrap .btn_box ul li {
	width: 48.89%;
}

/* お問い合わせ先 */
#contact {
	background: #ce2532;
	padding: 30px 0;
}

#contact h2.ttl01 {
	width:50%;
	margin:0 auto;}

#contact .cont_wrap .contact_info {
	margin: 20px auto 0px;
	width: 90%;

}
#contact .cont_wrap .contact_info #flogo {

	float: left;
	width: 26.76%;
}

#contact .cont_wrap .contact_info .company_info {
	width: 70%;
	float: right;
}


.pc {
	display:none;}
.sp {
	display:block;}
}