/*------------------------------------------------
	reset styles
--------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, small, strong, sub, sup, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0 none;
	vertical-align: bottom;
}
address, caption, em, strong, th {
	font-style: normal;
	font-weight: normal;
}
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select { *font-size:100%;
}
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}
/*------------------------------------------------
	clearfix styles
--------------------------------------------------*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 1;
	overflow: hidden;
}
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }
/*------------------------------------------------
	fonts styles
-------------------------------------------------*/
body {
	font: 13px/1.231 'Noto Sans CJK JP', 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', helvetica, arial, clean, sans-serif;
	*font-size:small;
	*font:x-small;
	letter-spacing: 0;
}
select, input, button, textarea { font: 99% 'Noto Sans CJK JP', 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', helvetica, arial, clean, sans-serif; }
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 100%;
}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 100%;
}
/*------------------------------------------------
	base styles
--------------------------------------------------*/
* {
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
html { -webkit-text-size-adjust: 100%; }
p, li, a dt, dd {
	max-height: 100%;
	font-weight: 400;
}
body {
	position: relative;
	padding-top: 70px;
}
#header {
	width: 100%;
	min-width: 960px;
	height: 70px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
.head {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head_left a {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	line-height: 1.75;
}
.head_right > div > div {
	display: flex;
	flex-direction: column-reverse;
}
.head_right ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.gnv {
	margin-bottom: 8px;
}
.gnv li {
	margin-left: 40px;
}
.gnv li a, .gnv li p {
	font-size: 14px;
	line-height: 1.45;
	color: #000;
	position: relative;
}
.gnv li a {
	text-decoration: none;
}
.gnv li p::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #2E93D1;
	position: absolute;
	bottom: -4px;
	left: 0;
}
.gnv li a:hover {
	opacity: 0.6;
}
.sbnav {
	margin-bottom: 10px;
}
.sbnav li {
	margin-left: 20px;	
}
.sbnav li a {
	font-size: 12px;
	line-height: 1.45;
	color: #000;
	text-decoration: none;
	padding-left: 12px;
	position: relative;
}
.sbnav li a::before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #2E93D1;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.sbnav li a:hover {
	opacity: 0.6;
}
.navBtn {
	display: none;
}
.preload {
		display: none;
	}
.eyecatch {
	width: 100%;
	min-width: 960px;
	height: 400px;
	position: relative;
	z-index: 100;
}
.eyecatch > div {
	position: absolute;
	width: 100%;
	height: 400px;
	top: 0;
	left: 0;
	text-align: center;
}
.top_eyecatch > div {
	height: 600px;
}
.eyecatch_bg {
	background-position: center 70px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	z-index: 1;
}
.eyecatch_bg::after {
	content: "";
	width: 100%;
	min-width: 960px;
	height: 400px;
	background : rgba(4, 0, 0, 0.2);
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.about_eyecatch_bg {
	background-image: url(./images/about_eyecatch.jpg);
}
.service_eyecatch_bg {
	background-image: url(./images/service_eyecatch.jpg);
}
.recruit_eyecatch_bg {
	background-image: url(./images/recruit_eyecatch.jpg);
}
.line2 {
	background: url(./images/line2.png) no-repeat center top;
	z-index: 3;
}
.eyecatch_txt {
	z-index: 4;
}
.eyecatch_txt > div {
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.eyecatch_txt h2 {
	width: 100%;
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
}
.eyecatch_txt h2 + p {
	margin-top: 18px;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}
.top_eyecatch {
	height: 600px;
}
.para {
	position: absolute;
	width: 100%;
	height: 600px;
	top: 0;
	left: 0;
	text-align: center;
}
.para:first-of-type {
	background: url(./images/top_eyecatch.png) no-repeat center 70px;
	background-attachment: fixed;
}
.para:nth-of-type(2) {
	background: rgba(4, 0, 0, 0.2);
}
.para:nth-of-type(3) {
	background: url(./images/line.png) no-repeat center top;
}
.para:nth-of-type(4), .para:nth-of-type(5) {
	display: flex;
	align-items: center;
	justify-content: center;
}
.para:nth-of-type(4) figure {
	padding-bottom: 100px;
}
.para:nth-of-type(5) figure {
	padding-bottom: 150px;
}
.para:nth-of-type(6) p {
	display: inline-block;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	margin-top: 420px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.section {
	width: 100%;
	min-width: 960px;
	padding: 60px 0;
	position: relative;
	box-sizing: content-box;
}
.section_right {
	background: #EEE;
	z-index: 110;
}
.section_right::before {
	content: "";
	width: 100%;
	height: 80px;
	background: url(./images/right.svg) no-repeat center top;
	background-size: 100% 80px;
	display: block;
	position: absolute;
	top: -79px;
	left: 0;
	z-index: 110;
	transform: rotateX(180deg);
}
.section_right::after {
	content: "";
	width: 100%;
	height: 80px;
	background: url(./images/right.svg) no-repeat center top;
	background-size: 100% 80px;
	display: block;
	position: absolute;
	bottom: -79px;
	left: 0;
	z-index: 110;
}
.section_left {
	background: #fff;
	padding: 140px 0;
	position: relative;
	z-index: 109;
}
.section_left_last {
	padding-bottom: 60px;
}
.section_left_last::after {
	content: "";
	width: 100%;
	height: 80px;
	background: url(./images/left.svg) no-repeat center top;
	background-size: 100% 80px;
	display: block;
	position: absolute;
	bottom: -79px;
	left: 0;
	z-index: 110;
}

.section > div {
	width: 920px;
	margin: 0 auto;
}
.section h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	color: #323333;
	position: relative;
	z-index: 1;
}
.section h2 > span {
	width: 100%;
	height: 0px;
	position: absolute;
	top: -100px;
	left: 0;
}
.section p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.8;
	font-weight: 400;
	color: #323333;
}
.section p.vision {
	font-size: 30px;
	line-height: 1.75;
	font-weight: 500;
	text-align: center;
}
.section p.vision::before {
	content: "“";
}
.section p.vision::after {
	content: "”";
}
.btn {
	margin-top: 20px;
	width: 200px;
	height: 40px;
	position: relative;
	overflow: hidden;
}
.btn a {
	width: 200px;
	height: 40px;
	display: block;
	background: url(./images/btn.svg) no-repeat center top;
	background-size: 100% auto;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	
}
.btn a::before {
	content: "> "
}
.btn::after {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 100px;
	height: 40px;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
}
.btn:hover::after {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

.section_right h2 {
	text-align: right;
	margin-left: auto;
	margin-right: 0;
}
.section_right .btn {
	margin-left: auto;
	margin-right: 0;
}
.col1 {
	width: 100%;
	margin-top: 40px;
}
.col1 p + figure {
	text-align: center;
	margin-top: 40px;
}
.col1_white {
	background: #f2f2f2;
	padding: 20px;
}
.col1_grey {
	background: #eee;
	padding: 20px;
}
.col2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.col2_rev {
	flex-direction: row-reverse;
}
.col2 > figure, .col2 > p, .col2 > dl {
	width: 440px;
	margin-top: 0;
}
.col2_photo_box, .col2_div {
	width: 440px;
	position: relative;
}
.col2_div h3 {
	font-size: 18px;
	font-weight: 700;
	color: #323333;
}
.col2_div h3 + p {
	margin-top: 5px;
}
.col2_photo_box > a:hover > figure {
	opacity: 0.9;
}
.col2_txt_box {
	width: 100%;
	height: 97px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(4, 0, 0, 0.7);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
a:hover .col2_txt_box {
	background: rgba(4, 0, 0, 0.5);
}
.col2_txt_box h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	color: #fff;
}
.col2_txt_box h3 + p {
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	text-align: left;
	width: 400px;
	margin-top: 0;
}
dl {
	width: 100%;
}
dt, dd {
	font-size: 14px;
	line-height: 1.75;
	color: #323333;
	padding: 10px 0;
}
dt {
	float: left;
	clear: left;
	width: 9em;
}
dd {
	padding-left: 9em;
	border-bottom: 1px solid #000;
}
dd:last-of-type {
	border-bottom: none;
}
.map_box > h3 {
	font-size: 18px;
	line-height: 1.75;
	font-weight: 700;
	margin-top: 16px;
}
.map_box > h3 + p {
	font-size: 14px;
	line-height: 1.75;
	margin-top: 0;
}
.col3 {
	width: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.col3 > div {
	width: 280px;
}
.col3 h3 {
	margin-top: 6px;
	font-size: 14px;
	color: #323333;
}
.snav {
	width: 840px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow : 4px 4px 5px rgba(4, 0, 0, 0.4);
}
.snav ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.snav ul li {
	width: calc(100% / 6);
}
.snav ul li a {
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}
.snav ul li a div {
	width: 100%;
	height: 50px;	
	border-left: 1px solid #E6E6E5;
	display: flex;
	align-items: center;
	justify-content: center;
}
.snav ul li:first-child a div {
	border-left: none;
} 
.snav ul li a div span {
	font-size: 14px;
	line-height: 1.5;
	color: #313333;
	text-align: center;
	position: relative;
	z-index: 1;
}
.snav ul li a:hover div span::after {
	content: "";
	width: 10px;
	height: 5px;
	background-image: url(./images/snav_arrow.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 5px;
	position: absolute;
	z-index: 2;
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
}

#footer {
	width: 100%;
	min-width: 960px;
	height: 480px;
	background: url(./images/footer_bg.jpg) no-repeat center bottom;
	background-attachment: fixed;
	position: relative;
	z-index: 108;
}
#footer::after {
	width: 100%;
	min-width: 960px;
	height: 480px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 2;
	background: rgba(4, 0, 0, 0.2);
}
#footer > div {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 3;
}
#footer h4 + p {
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	margin-top: 10px;
}
br.pc-only {
	display: block;
}
br.sp-only {
	display: none;
}

@media screen and (max-width:480px){
	body.no-scroll{
  	overflow: hidden
	}
	.wrap {
		width: 100%;
		overflow: hidden;
	}
	#header, #footer, #footer::after, .section, .eyecatch_bg::after, .eyecatch {
		min-width: 100%;
	}
	.head, .section > div, #footer > div {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.head, .col2 {
		display: block;
	}
	.head_right > div {
		display: none;
	}
	.col2_photo_box, .col2_div {
		width: 100%;
	}
	.col2 > figure, .col2 > p, .col2 > dl {
		width: 100%;
	}
	.col2 p + figure {
		margin-top: 20px;
	}
	figure img {
		width: 100%;
		height: auto;
	}
	body {padding-top: 80px;}
	#header {
		height: 80px;
	}
	.head_left {
		width: 100%;
		height: 80px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.head_left h1 {font-size: 17px;}
	.navBtn {
		width: 30px;
		height: 30px;
		display: block;
		background: url(./images/menu_close.svg) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 25px;
		right: 20px;
	}
	.navBtn.active {
		background: url(./images/menu_open.svg) no-repeat center top;
	}
	.preload {
		background: url(./images/menu_close.svg);
		display: none;
	}
	#overlay {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
		transition: .3s linear;
		display: block;
	}
	#overlay > div {
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		background: #3399cc;
	}
	#overlay.open {
		opacity: 1;
		visibility: visible;
	}
	.head_left {
		text-align: center;
	}
	.head_right ul {
		display: block;
	}
	.head_right nav {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	.gnv {
		margin-top: 80px;
	}
	.gnv li {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 10px;
	}
	.sbnav {
		margin-bottom: 0;
	}
	.sbnav li {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 10px;
	}
	.gnv li a, .sbnav li a, .gnv li p {
		font-size: 16px;
		line-height: 3;
		padding-left: 0;
		color: #fff;
		width: 100%;
		height: 100%;
		display: block;
	}
	.sbnav li a::before {
		content: none;
	}
	.eyecatch_txt > div {
		width: 90%;
	}
	
	.eyecatch, .eyecatch > div {
		height: 250px;
	}
	.eyecatch_txt h2 {
		font-size: 30px;
		padding-bottom: 15px;
	}
	.eyecatch_txt h2 + p {
		margin-top: 10px;
	}
	.top_eyecatch {
		height: 450px;
	}
	.top_eyecatch > div {
		height: 450px;
	}
	.para figure {
		width: 90%;
	}
	.para:first-of-type {
		background: none;
		position: relative;
	}
	.para:first-of-type::before {
		background-position: center top;
		background-repeat: no-repeat;
		background-size: auto 100%;
		position: fixed;
		top: 80px;
		left: 0;
		width: 100%;
		height: 450px;
		content: "";
		z-index: -1;
		background-image: url(./images/top_eyecatch.png);
	}
	.para:nth-of-type(4) figure {
		padding-bottom: 85px;
	}
	.para:nth-of-type(5) figure {
		padding-bottom: 50px;
	}
	.para:nth-of-type(6) p {
		width: 90%;
		margin-top: 300px;
	}
	.para:nth-of-type(3) {
		background: url(./images/line_sp.png) no-repeat center top;
		background-size: 460px auto;
	}
	.eyecatch_bg {
		background: none;
	}
	.eyecatch_bg::before {
		background-position: center top;
		background-repeat: no-repeat;
		background-size: auto 100%;
		position: fixed;
		top: 80px;
		left: 0;
		width: 100%;
		height: 250px;
		content: "";
		z-index: -1;
	}
	.about_eyecatch_bg::before {
		background-image: url(./images/about_eyecatch.jpg);
	}
	.service_eyecatch_bg::before {
		background-image: url(./images/service_eyecatch.jpg);
	}
	.recruit_eyecatch_bg::before {
		background-image: url(./images/recruit_eyecatch.jpg);
	}
	
	.line2 {
		background: url(./images/line2_sp.png) no-repeat center top;
		background-size: 460px auto;
		z-index: 3;
	}
	.section {
		padding: 30px 0;
	}
	
	.section_left {
		padding: 70px 0;
	}
	.section_right::before {
		height: 40px;
		top: -39px;
		background-size: 100% 40px;
	}
	.section_right::after, .section_left_last::after {
		height: 40px;
		bottom: -39px;
		background-size: 100% 40px;
	}
	.section h2 {
		font-size: 32px;
	}
	.section p.vision {
		font-size: 20px;
	}
	.btn {
		width: 150px;
		height: 30px;
	}
	.btn a {
		width: 150px;
		height: 30px;
		line-height: 30px;
	}
	.col2 {
		margin-top: 20px;
	}
	.col2_photo_box:first-of-type {
		margin-bottom: 20px;
	}
	.col2_txt_box {
		height: 145px;
		position: relative;
	}
	.col2_txt_box h3 + p {
		width: 90%;
	}
	dt {
		width: 100%;
		float: none;
		padding-bottom: 0;
		font-weight: 700;
	}
	dd {
		padding-top: 0;
		padding-left: 0;
	}
	.map_box:first-of-type {
		margin-bottom: 20px;
	}
	.map_box > h3 {
		margin-top: 10px;
	}
	.map_box iframe {
		width: 100%;
	}
	.col2_div {
		margin-top: 10px;
	}
	.col3 {
		display: block;
		margin-top: 0;
	}
	.col3 > div {
		width: 100%;
		margin-top: 20px;
	}
	.snav {
		width: 100%;
		height: auto;
	}
	.snav ul {
		flex-wrap: wrap;
	}
	.snav ul li {
		width: calc(100% / 3);
	}
	.snav ul li a {
		height: 89px;
		text-decoration: none;
	}
	.snav ul li a div {
		height: 73px;	
		position: relative;
		z-index: 1;
	}
	.snav ul li:nth-child(1) a div::after, .snav ul li:nth-child(2) a div::after, .snav ul li:nth-child(3) a div::after {
		content: "";
		width: 92%;
		height: 1px;
		background: #E6E6E5;
		position: absolute;
		z-index: 2;
		bottom: -9px;
		left: 50%;
		margin-left: -46%;
	}
	.snav ul li a div span::after {
		content: "";
		width: 15px;
		height: 10px;
		background-image: url(./images/snav_arrow.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 15px auto;
		position: absolute;
		z-index: 2;
		bottom: -12px;
		left: 50%;
		margin-left: -7.5px;
	}
	.snav ul li a:hover div span::after {
		content: "";
		width: 15px;
		height: 10px;
		background-image: url(./images/snav_arrow.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 15px auto;
		position: absolute;
		z-index: 2;
		bottom: -12px;
		left: 50%;
		margin-left: -7.5px;
	}
	#footer, #footer::after {
		height: 290px;
	}
	#footer {
		position: relative;
		z-index: 99;
		background: none;
	}
	#footer::before {
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: auto 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 290px;
		content: "";
		z-index: -2;
		background-image: url(./images/footer_bg.jpg);
	}
	#footer img {
		width: 151px;
		height: 51px;
	}
	br.pc-only {
		display: none;
	}
	br.sp-only {
		display: block;
	}
}