@charset "UTF-8";
@-webkit-keyframes wave {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 1295px 0px;
	}
}
@keyframes wave {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 1295px 0px;
	}
}
@-webkit-keyframes waveSP {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 648px 0px;
	}
}
@keyframes waveSP {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 648px 0px;
	}
}
.gHeaderWrap {}
.gHeader {}
.gHeader_inner {
	max-width: 1366px;
}
.gHeader_cols {
	display: flex;
}
.gHeader_col {}
.gHeader_col-no1 {}
.gHeader_title {
	width: 250px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gHeader_title > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 78px;
	transition-duration: .3s;
	transition-property: opacity;
	align-items: center;
}
.gHeader_title > a::before {
	content: "";
}
.gHeader_title > a::after {
	content: "";
}
.gHeader_title_img {
	display: block;
	width: 250px;
	height: 37px;
	fill: #1D2088;
}
.gHeader_title_img > title {}
.gHeader_title_img > use {}
.gHeader_col-no2 {}
.gHeader_list {
	list-style: none;
	display: flex;
	height: 78px;
	align-items: center;
	justify-content: flex-end;
	padding-right: 40px;
}
.gHeader_list > li {
	margin-right: 10px;
}
.gHeader_list > li:first-child {}
.gHeader_list > li:last-child {
	margin-right: 0;
}
.gHeader_list > li:nth-child(2n+1) {}
.gHeader_list > li:nth-child(n+3) {}
.gHeader_list > li > a {
	display: flex;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: #003CA5;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
	pointer-events: auto;
	transition-duration: .3s;
	transition-property: background-color, color, -webkit-transform;
	transition-property: background-color, color, transform;
	transition-property: background-color, color, transform, -webkit-transform;
}
.gHeader_list > li > a::before {
	content: "";
}
.gHeader_list > li > a::after {
	content: "";
}
.gHeader_list > li > a > .icon {
	display: block;
}
.gMenuBtn {
	display: none;
}
.gMenuBtn::before {
	content: "";
}
.gMenuBtn::after {
	content: "";
}
.gMenuBtn_bar {}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {}
.gMenuBtn_bar-no3 {}
.gNav {
	position: -webkit-sticky;
	position: sticky;
	z-index: 1000;
	top: 0;
	left: 0;
}
.gNav_inner {
	max-width: 1366px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.gNav_inner::before {
	content: "";
}
.gNav_inner::after {
	content: "";
}
.gNav_list {
	list-style: none;
	display: flex;
	box-shadow: -1367px 0 0px 0 rgba(0, 60, 165, 0.95), 1367px 0 0px 0 rgba(0, 60, 165, 0.95);
}
.gNav_list > li {
	width: 12.5%; /*14.2%*/
	position: relative;
	z-index: 1;
}
.gNav_list > li:first-child {
	width: auto;
	flex-grow: 1;
	box-shadow: -1px 0 0 0 #fff;
}
.gNav_list > li:last-child {
	box-shadow: 1px 0 0 0 #fff;
}
.gNav_list > li:nth-child(2n+1) {}
.gNav_list > li:nth-child(n+3) {}
.gNav_list > li > a {
	display: flex;
	text-decoration: none;
	height: 70px;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 60, 165, 0.95);
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.p-home .gNav_list > li > a.-home,
.p-privacy .gNav_list > li > a.-privacy,
.p-contact .gNav_list > li > a.-contact,
.p-news .gNav_list > li > a.-news,
.p-facilities .gNav_list > li > a.-facilities,
.p-recruit .gNav_list > li > a.-recruit,
.p-service .gNav_list > li > a.-service,
.p-bus .gNav_list > li > a.-bus,
.p-guide .gNav_list > li > a.-guide,
.p-company .gNav_list > li > a.-company,
.p-safe .gNav_list > li > a.-safe, 
.p-taxi .gNav_list > li > a.-taxi{
	background: #1D2088;
}
.gNav_list > li:last-child > a {
	border-right: none;
}
.gNav_list > li > a::before {
	content: "";
}
.gNav_list > li > a::after {
	content: "";
}
.gBody {
	overflow: hidden;
	position: relative;
	z-index: 0;
	padding-top: 10px;
	padding-bottom: 80px;
}
.gBody-noPt {
	padding-top: 0;
}
.gBody-noPb {
	padding-bottom: 0;
}
.gVisual {
	background-image: url(/assets/img/common/bg-main@2x.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
	margin-bottom: 54px;
}
.gVisual-home {
	background-image: none;
	margin-bottom: 35px;
}
.gVisual-recruit {
	background-position: center top;
	background-size: cover;
	margin-bottom: 0;
	z-index: 10;
	background-image: none;
}
.gVisual-recruit::after {
	content: "";
	background-image: url(/assets/img/common/bg-main@2x.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 125px;
	position: absolute;
	z-index: 2;
	width: 100%;
	bottom: 0;
	left: 0;
}
.gVisual_inner {
	display: flex;
	height: 150px;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding-bottom: 24px;
}
.gVisual_inner-recruit {
	height: auto;
}
.gVisual_wave {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	background-size: 1295px 54px;
	background-position: 0 0;
	background-repeat: repeat-x;
	margin-bottom: -32px;
	-webkit-animation-name: wave;
	animation-name: wave;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 14s;
	animation-duration: 14s;
}
.gVisual_wave-blue {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1295 54' preserveAspectRatio='none' fill='%232CA6E0' fill-opacity='0.5'%3E%3Cpath d='M1518,27a1021.5,1021.5,0,0,1-182.2-16.7A645.3,645.3,0,0,0,1220.5.1,634.8,634.8,0,0,0,1113,9,661.5,661.5,0,0,1,896.4,9a653.7,653.7,0,0,0-215,0A661.5,661.5,0,0,1,464.8,9a653.7,653.7,0,0,0-215,0A661.5,661.5,0,0,1,33.2,9,634.8,634.8,0,0,0-74.3.1C-140.1.1-202.4,9.7-258.2,27h.5A1021.6,1021.6,0,0,1-75.5,43.8,654.7,654.7,0,0,0,39.8,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,471.4,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,903,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,1334.6,54c65.8,0,128.1-9.7,183.9-27Z'/%3E%3C/svg%3E");
}
.gVisual_wave-green {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1295 54' preserveAspectRatio='none' fill='%2300A199' fill-opacity='0.5'%3E%3Cpath d='M1518,27a1021.5,1021.5,0,0,1-182.2-16.7A645.3,645.3,0,0,0,1220.5.1,634.8,634.8,0,0,0,1113,9,661.5,661.5,0,0,1,896.4,9a653.7,653.7,0,0,0-215,0A661.5,661.5,0,0,1,464.8,9a653.7,653.7,0,0,0-215,0A661.5,661.5,0,0,1,33.2,9,634.8,634.8,0,0,0-74.3.1C-140.1.1-202.4,9.7-258.2,27h.5A1021.6,1021.6,0,0,1-75.5,43.8,654.7,654.7,0,0,0,39.8,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,471.4,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,903,54a645.3,645.3,0,0,0,107.5-8.9,661.5,661.5,0,0,1,216.6,0A645.3,645.3,0,0,0,1334.6,54c65.8,0,128.1-9.7,183.9-27Z'/%3E%3C/svg%3E");
	bottom: 17px;
	left: -230px;
	width: calc(100% + 230px);
	-webkit-animation-duration: 48s;
	animation-duration: 48s;
}
.gVisual_title {
	color: #003CA5;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
.gPankuzu {
	margin-bottom: 50px;
}
.gPankuzu_inner {
	max-width: 1286px;
}
.gPankuzu_oList {
	list-style: none;
	color: #003CA5;
	display: flex;
	font-size: 14px;
	justify-content: flex-end;
	overflow: auto;
	white-space: normal;
	white-space: nowrap;
}
.gPankuzu_oList > li {
	display: flex;
	align-items: center;
}
.gPankuzu_oList > li::after {
	content: "»";
	display: block;
	margin: 0 5px;
}
.gPankuzu_oList > li:last-child::after {
	display: none;
}
.gPankuzu_oList > li:first-child {}
.gPankuzu_oList > li:last-child {
	display: block;
	white-space: nowrap;
	max-width: 400px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.gPankuzu_oList > li:nth-child(2n + 1) {}
.gPankuzu_oList > li:nth-child(n + 3) {}
.gPankuzu_oList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gPankuzu_oList > li > a::before {
	content: "";
}
.gPankuzu_oList > li > a::after {
	content: "";
}
.gBody_inner {}
.gFootNav {
	background-color: #003CA5;
}
.gFootNav_inner {
	max-width: 810px;
}
.gFootNav_list {
	list-style: none;
	display: flex;
	justify-content: center;
}
.gFootNav_list > li {
	flex-grow: 1;
}
.gFootNav_list > li:first-child {}
.gFootNav_list > li:last-child {}
.gFootNav_list > li:nth-child(2n + 1) {}
.gFootNav_list > li:nth-child(n + 3) {}
.gFootNav_list > li > a {
	display: flex;
	text-decoration: none;
	background-color: #003CA5;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: bold;
	height: 60px;
	padding: 0 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gFootNav_list > li > a::before {
	content: "";
}
.gFootNav_list > li > a::after {
	content: "";
}
.gFooter {
	margin-top: 35px;
	padding-bottom: 40px;
}
.gFooter_inner {
	max-width: 1010px;
}
.gFooter_list {
	list-style: none;
	display: flex;
	color: #555555;
	margin-bottom: 52px;
}
.gFooter_list > li {
	width: 32%;
	margin-left: 2%;
}
.gFooter_list > li:first-child {}
.gFooter_list > li:last-child {}
.gFooter_list > li:nth-child(2n + 1) {}
.gFooter_list > li:nth-child(n + 3) {}
.gFooter_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	text-align: center;
}
.gFooter_list > li > a::before {
	content: "";
}
.gFooter_list > li > a::after {
	content: "";
}
.gFooter_image {
	max-width: 200px;
	margin: 0 auto 12px;
	transition-duration: .3s;
	transition-property: opacity;
}
.gFooter_image > img {
	display: block;
}
.gFooter_name {
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.625;
}
.gFooter_name-small {
	font-size: 100%;
}
.gFooter_title {
	max-width: 200px;
	margin: 0 auto 30px;
}
.gFooter_title > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.gFooter_title > a::before {
	content: "";
}
.gFooter_title > a::after {
	content: "";
}
.gFooter_title_img {
	display: block;
	width: 200px;
	height: 30px;
	fill: #1D2088;
}
.gHeader_title_img > title {}
.gHeader_title_img > use {}
.gFooter_dList {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gFooter_dList > dt {
	margin-right: 1em;
}
.gFooter_dList > dd {
	margin-right: 1em;
}
.gFooter_dList > dd:last-child {
	margin-right: 0;
}
.gFooter_dList > dd > a {
	/* display: block; */
	text-decoration: none;
	color: inherit;
}
.gFooter_dList > dd > a::before {
	content: "";
}
.gFooter_dList > dd > a::after {
	content: "";
}
.gNav_cList {
	list-style: none;
	padding: 17px 0;
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 0;
	width: 100%;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
	transition-property: opacity, transform, -webkit-transform;
	transition-duration: .5s, 0s, 0s;
	transition-delay: 0s, .5s, .5s;
}
.gNav_cList::before {
	content: "";
	display: block;
	background-color: rgba(0, 185, 179, 0.9);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 17px;
}
.gNav_cList::after {
	content: "";
	display: block;
	background-color: rgba(0, 185, 179, 0.9);
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 17px;
}
.gNav_cList > li {}
.gNav_cList > li:first-child {}
.gNav_cList > li:last-child {}
.gNav_cList > li:nth-child(2n + 1) {}
.gNav_cList > li:nth-child(n + 3) {}
.gNav_cList > li > a {
	text-decoration: none;
	font-size: 87.5%;
	color: #fff;
	font-weight: bold;
	background-color: rgba(0, 185, 179, 0.9);
	align-items: center;
	justify-content: center;
	line-height: 1.2;
	display: flex;
	height: 40px;
	padding: 0 5px;
	text-align: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gNav_cList > li > a > br.-bus {
	display: none;
}
.gNav_cList > li > a::before {
	content: "";
}
.gNav_cList > li > a::after {
	content: "";
}
.gNewsList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.gNewsList > li {
	width: 31%;
	margin-left: 3.5%;
}
.gNewsList > li:first-child {}
.gNewsList > li:last-child {}
.gNewsList > li:nth-child(3n + 1) {
	margin-left: 0;
}
.gNewsList > li:nth-child(n + 4) {
	margin-top: 5%;
}
.gNewsList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 1;
}
.gNewsList > li > a::before {}
.gNewsList > li > a::after {}
.gNewsList_image {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding-bottom: 100%;
}
.gNewsList_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gNewsList_image_photo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(149, 210, 239, 0.2);
}
.gNewsList_cat {
	font-size: 14px;
	line-height: 1;
	background-color: #006DBC;
	color: #fff;
	min-width: 120px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	padding: 8px 10px;
	text-align: center;
	box-sizing: border-box;
}
.gNewsList_update {
	line-height: 1;
	font-size: 14px;
	margin-bottom: 9px;
}
.gNewsList_update > time {}
.gNewsList_text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gNewsList_areaTxt {
	margin-top: 15px;
}
.gVisual_title-recruit {
	color: #00B9B3;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 80px;
	line-height: 1.125;
}
.gPager {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 40px;
}
.gPager > a,
.gPager > span {
	min-width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #003CA5;
	border-radius: 50%;
	margin: 5px 5px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	border: 1px solid #003CA5;
	box-sizing: border-box;
	font-weight: bold;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gPager > .previouspostslink {}
.gPager > .current {
	background-color: #ddd;
	border-color: #ddd;
}
.gPager > .extend {}
.gPager > .nextpostslink {}
@media screen and (max-width: 1349px) {
	.gNav_cList > li > a > br.-bus {
		display: inline;
	}
}
@media screen and (min-width:1000px) {
	.gPager > a:hover {
		background-color: #fff;
		color: #003CA5;
	}
	a:hover .gNewsList_image_photo {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	a:hover + .gNav_cList {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_cList:hover {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_cList > li > a:hover {
		background-color: rgb(0, 161, 153);
	}
	.gHeader_title > a:hover {
		opacity: .7;
	}
	.gHeader_list > li > a:hover {
		background-color: #1D2088;
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	.gMenuBtn:hover {}
	.gNav_list > li > a:hover {
		background: #1D2088;
	}
	.gPankuzu_oList > li > a:hover {
		text-decoration: underline;
	}
	.gFootNav_list > li > a:hover {
		background-color: #1D2088;
	}
	.gFooter_list > li > a:hover {}
	a:hover .gFooter_image {
		opacity: .7;
	}
	.gFooter_title > a:hover {
		opacity: .7;
	}
	.gFooter_dList > dd > a:hover {}
	.gNewsList > li > a:hover {}
}
@media screen and (max-width: 999px) {
	.gHeaderWrap {}
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {
		width: 220px;
	}
	.gHeader_title > a {
		height: 70px;
	}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title_img {
		width: 220px;
		height: 33px;
	}
	.gHeader_title_img > title {}
	.gHeader_title_img > use {}
	.gHeader_col-no2 {}
	.gHeader_list {
		padding: 0;
		height: 70px;
	}
	.gHeader_list > li {}
	.gHeader_list > li:first-child {}
	.gHeader_list > li:last-child {}
	.gHeader_list > li:nth-child(2n + 1) {}
	.gHeader_list > li:nth-child(n + 3) {}
	.gHeader_list > li > a {
		width: 40px;
		height: 40px;
		font-size: 22px;
	}
	.gHeader_list > li > a::before {}
	.gHeader_list > li > a::after {}
	.gHeader_list > li > a > .icon {}
	.gMenuBtn {}
	.gMenuBtn::before {}
	.gMenuBtn::after {}
	.gMenuBtn_bar {}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {}
	.gMenuBtn_bar-no3 {}
	.gNav {}
	.gNav_inner {}
	.gNav_inner::before {
		display: none;
	}
	.gNav_inner::after {
		display: none;
	}
	.gNav_list {
		box-shadow: none;
	}
	.gNav_list > li {}
	.gNav_list > li:first-child {}
	.gNav_list > li:last-child {}
	.gNav_list > li:nth-child(2n + 1) {}
	.gNav_list > li:nth-child(n + 3) {}
	.gNav_list > li > a {
		height: 60px;
	}
	.gNav_list > li:last-child > a {}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {}
	.gBody {}
	.gVisual {}
	.gVisual-recruit::after {
		height: 90px;
	}
	.gVisual_inner {}
	.gVisual_inner-recruit {
		height: 52vw;
	}
	.gVisual_wave {}
	.gVisual_wave-blue {}
	.gVisual_wave-green {}
	.gVisual_title {
		font-size: 24px;
	}
	.gVisual_title-recruit {
		font-size: 64px;
	}
	.gPankuzu {}
	.gPankuzu_inner {}
	.gPankuzu_oList {
		font-size: 12px;
	}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li::after {}
	.gPankuzu_oList > li:last-child::after {}
	.gPankuzu_oList > li:first-child {}
	.gPankuzu_oList > li:last-child {}
	.gPankuzu_oList > li:nth-child(2n + 1) {}
	.gPankuzu_oList > li:nth-child(n + 3) {}
	.gPankuzu_oList > li > a {}
	.gPankuzu_oList > li > a::before {}
	.gPankuzu_oList > li > a::after {}
	.gBody_inner {}
	.gFootNav {}
	.gFootNav_inner {}
	.gFootNav_list {}
	.gFootNav_list > li {}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li:last-child {}
	.gFootNav_list > li:nth-child(2n + 1) {}
	.gFootNav_list > li:nth-child(n + 3) {}
	.gFootNav_list > li > a {}
	.gFootNav_list > li > a::before {}
	.gFootNav_list > li > a::after {}
	.gFooter {
		padding-bottom: 20px;
	}
	.gFooter_inner {}
	.gFooter_list {
		margin-bottom: 35px;
	}
	.gFooter_list > li {}
	.gFooter_list > li:first-child {}
	.gFooter_list > li:last-child {}
	.gFooter_list > li:nth-child(2n + 1) {}
	.gFooter_list > li:nth-child(n + 3) {}
	.gFooter_list > li > a {}
	.gFooter_list > li > a::before {}
	.gFooter_list > li > a::after {}
	.gFooter_image {}
	.gFooter_image > img {}
	.gFooter_name {
		font-size: 100%;
	}
	.gFooter_name-small {
		font-size: 13px;
	}
	.gFooter_title {}
	.gFooter_title > a {}
	.gFooter_title > a::before {}
	.gFooter_title > a::after {}
	.gFooter_title_img {}
	.gHeader_title_img > title {}
	.gHeader_title_img > use {}
	.gFooter_dList {
		font-size: 13px;
	}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_dList > dd:last-child {}
	.gFooter_dList > dd > a {}
	.gFooter_dList > dd > a::before {}
	.gFooter_dList > dd > a::after {}
	.gNav_cList {
		top: 60px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.isShow + .gNav_cList {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_cList::before {
		height: 10px;
	}
	.gNav_cList::after {
		height: 10px;
	}
	.gNav_cList > li {}
	.gNav_cList > li:first-child {}
	.gNav_cList > li:last-child {}
	.gNav_cList > li:nth-child(2n + 1) {}
	.gNav_cList > li:nth-child(n + 3) {}
	.gNav_cList > li > a {}
	.gNav_cList > li > a::before {}
	.gNav_cList > li > a::after {}
	.gBody-noPb {}
	.gNewsList {}
	.gNewsList > li {}
	.gNewsList > li:first-child {}
	.gNewsList > li:last-child {}
	.gNewsList > li:nth-child(3n + 1) {}
	.gNewsList > li:nth-child(n + 4) {
		margin-top: 4%;
	}
	.gNewsList > li > a {}
	.gNewsList > li > a::before {}
	.gNewsList > li > a::after {}
	.gNewsList_image {}
	.gNewsList_image > img {}
	.gNewsList_cat {
		font-size: 12px;
		min-width: 110px;
	}
	.gNewsList_update {
		font-size: 12px;
		margin-bottom: 5px;
	}
	.gNewsList_update > time {}
	.gNewsList_text {}
	.gNewsList_areaTxt {
		margin-top: 10px;
	}
	.gPager {}
	.gPager > a,
	.gPager > span {}
	.gPager > .previouspostslink {}
	.gPager > .current {}
	.gPager > .extend {}
	.gPager > .nextpostslink {}
}
@media screen and (max-width:767px) {
	.gHeaderWrap {
		height: 50px;
		position: relative;
		z-index: 1000;
		top: 0;
		left: 0;
	}
	.gHeader {
		position: fixed;
		z-index: 1000;
		left: 0;
		width: 100%;
		top: 0;
		background-color: #fff;
	}
	.gHeader_inner {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {
		position: static;
		-webkit-transform: none;
		transform: none;
		width: 149px;
		margin-left: 0;
		margin-right: 0;
	}
	.gHeader_title > a {
		height: 50px;
	}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title_img {
		width: 149px;
		height: 22px;
	}
	.gHeader_title_img > title {}
	.gHeader_title_img > use {}
	.gHeader_col-no2 {}
	.gHeader_list {
		height: 50px;
		padding-right: 50px;
	}
	.gHeader_list > li {
		margin-right: 5px;
	}
	.gHeader_list > li:first-child {}
	.gHeader_list > li:last-child {}
	.gHeader_list > li:nth-child(2n + 1) {}
	.gHeader_list > li:nth-child(n + 3) {}
	.gHeader_list > li > a {
		width: 36px;
		height: 36px;
		font-size: 18px;
	}
	.gHeader_list > li > a::before {}
	.gHeader_list > li > a::after {}
	.gHeader_list > li > a > .icon {}
	.gMenuBtn {
		display: block;
		position: absolute;
		z-index: 1;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
		background-color: #003CA5;
	}
	.gMenuBtn::before {}
	.gMenuBtn::after {}
	.gMenuBtn_bar {
		display: block;
		width: 22px;
		height: 2px;
		background-color: #fff;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		top: 0;
		left: 0;
		transition-duration: .3s;
		transition-property: top, -webkit-transform;
		transition-property: transform, top;
		transition-property: transform, top, -webkit-transform;
	}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {
		margin: 5px auto;
	}
	.gMenuBtn_bar-no3 {}
	.isShow .gMenuBtn_bar-no1 {
		top: 7px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.isShow .gMenuBtn_bar-no2 {
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	.isShow .gMenuBtn_bar-no3 {
		top: -7px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.gNav {
		position: fixed;
		z-index: 1000;
		top: 50px;
		left: 0;
		width: 100%;
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 0;
		transition-property: opacity, transform, -webkit-transform;
		transition-duration: .5s, 0s, 0s;
		transition-delay: 0s, .5s, .5s;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
		overflow: auto;
		max-height: calc(100% - 50px);
	}
	.gNav.isShow {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_inner {}
	.gNav_inner::before {}
	.gNav_inner::after {}
	.gNav_list {
		display: block;
	}
	.gNav_list > li {
		width: auto;
	}
	
	.gNav_list > li:first-child {
		flex-grow: 0;
		box-shadow: none;
	}
	.gNav_list > li:last-child {
		box-shadow: none;
	}
	.gNav_list > li:nth-child(2n + 1) {}
	.gNav_list > li:nth-child(n + 3) {}
	.gNav_list > li > a {
		border: none;
		height: 50px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		background: rgba(0, 60, 165);
		position: relative;
		z-index: 1;
		padding: 0 35px;
	}
	.gNav_list > li:last-child > a {
		border-bottom: none;
	}
	.gNav_list > li:last-child > a {}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		top: 0;
		bottom: 0;
		right: 21px;
		margin-top: auto;
		margin-bottom: auto;
		border: 2px solid #fff;
		width: 6px;
		height: 6px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-bottom: none;
		border-left: none;
	}
	.gNav_list > li > a.-hasChild::after {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		transition-duration: .3s;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
	}
	.gNav_list > li > a.-hasChild.isShow::after {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.gBody {
		padding-bottom: 45px;
		padding-top: 0;
	}
	.gVisual {
		margin-bottom: 25px;
	}
	.gVisual-home {
		margin-bottom: 0;
	}
	.gVisual-recruit {
		margin-bottom: 0;
	}
	.gVisual-recruit::after {
		height: 50px;
	}
	.gVisual_inner {
		height: 110px;
		padding-bottom: 25px;
	}
	.gVisual_inner-recruit {
		height: 52vw;
	}
	.gVisual_wave {
		background-size: 648px 27px;
		height: 27px;
		margin-bottom: -16px;
		-webkit-animation-name: waveSP;
		animation-name: waveSP;
	}
	.gVisual_wave-blue {}
	.gVisual_wave-green {
		bottom: 8px;
	}
	.gVisual_title {}
	.gVisual_title-recruit {
		font-size: 7vw;
	}
	.gPankuzu {
		margin-bottom: 15px;
	}
	.gPankuzu_inner {}
	.gPankuzu_oList {
		font-size: 11px;
	}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li::after {}
	.gPankuzu_oList > li:last-child::after {}
	.gPankuzu_oList > li:first-child {}
	.gPankuzu_oList > li:last-child {}
	.gPankuzu_oList > li:nth-child(2n + 1) {}
	.gPankuzu_oList > li:nth-child(n + 3) {}
	.gPankuzu_oList > li > a {}
	.gPankuzu_oList > li > a::before {}
	.gPankuzu_oList > li > a::after {}
	.gBody_inner {}
	.gFootNav {}
	.gFootNav_inner {
		padding: 0;
	}
	.gFootNav_list {
		flex-wrap: wrap;
	}
	.gFootNav_list > li {
		flex-grow: 0;
		width: 50%;
	}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li:last-child {
		width: 50%; /*100%*/
	}
	.gFootNav_list > li:last-child > a {
		border-bottom: none;
	}
	.gFootNav_list > li:nth-child(2n + 1) {}
	.gFootNav_list > li:nth-child(2n + 1) > a {
		border-left: none;
	}
	.gFootNav_list > li:nth-child(n + 3) {}
	.gFootNav_list > li > a {
		height: 45px;
		font-size: 13px;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.gFootNav_list > li > a::before {}
	.gFootNav_list > li > a::after {}
	.gFooter {
		margin-top: 15px;
	}
	.gFooter_inner {}
	.gFooter_list {
		flex-wrap: wrap;
		justify-content: center;
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
	.gFooter_list > li {
		width: 49%;
		margin-left: 2%;
	}
	.gFooter_list > li:first-child {}
	.gFooter_list > li:last-child {}
	.gFooter_list > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.gFooter_list > li:nth-child(n + 3) {
		margin-top: 15px;
	}
	.gFooter_list > li > a {}
	.gFooter_list > li > a::before {}
	.gFooter_list > li > a::after {}
	.gFooter_image {}
	.gFooter_image > img {}
	.gFooter_name {
		font-size: 12px;
	}
	.gFooter_name-small {}
	.gFooter_title {
		margin-bottom: 17px;
	}
	.gFooter_title > a {}
	.gFooter_title > a::before {}
	.gFooter_title > a::after {}
	.gFooter_title_img {}
	.gHeader_title_img > title {}
	.gHeader_title_img > use {}
	.gFooter_dList {
		flex-wrap: wrap;
		font-size: 12px;
	}
	.gFooter_dList > dt {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	.gFooter_dList > dd {
		margin: 0 0.5em;
	}
	.gFooter_dList > dd:last-child {}
	.gFooter_dList > dd > a {}
	.gFooter_dList > dd > a::before {}
	.gFooter_dList > dd > a::after {}
	.gNav_cList {
		position: static;
		padding: 0;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		display: none;
	}
	.isShow + .gNav_cList {
		display: block;
	}
	.gNav_cList::before {
		display: none;
	}
	.gNav_cList::after {
		display: none;
	}
	.gNav_cList > li {}
	.gNav_cList > li:first-child {}
	.gNav_cList > li:last-child {}
	.gNav_cList > li:nth-child(2n + 1) {}
	.gNav_cList > li:nth-child(n + 3) {}
	.gNav_cList > li > a {
		background-color: rgba(0, 185, 179, 1);
		position: relative;
		z-index: 1;
		height: 50px;
		padding: 0 35px;
	}
	.gNav_cList > li > a > br {
		display: none;
	}
	.gNav_cList > li > a::before {}
	.gNav_cList > li > a::after {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		top: 0;
		bottom: 0;
		right: 21px;
		margin-top: auto;
		margin-bottom: auto;
		border: 2px solid #fff;
		width: 6px;
		height: 6px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-bottom: none;
		border-left: none;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gNewsList {
		display: block;
	}
	.gNewsList > li {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
	.gNewsList > li:first-child {
		margin-top: 0;
	}
	.gNewsList > li:last-child {}
	.gNewsList > li:nth-child(3n + 1) {}
	.gNewsList > li:nth-child(n + 4) {
		margin-top: 15px;
	}
	.gNewsList > li > a {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.gNewsList > li > a::before {}
	.gNewsList > li > a::after {}
	.gNewsList_image {
		width: 80px;
		padding-bottom: 80px;
	}
	.gNewsList_image > img {}
	.gNewsList_cat {
		position: static;
		font-size: 11px;
		padding: 4px 10px;
		min-width: 0;
		margin-right: 10px;
	}
	.gNewsList_update {
		margin: 2px 0;
	}
	.gNewsList_update > time {}
	.gNewsList_text {
		width: 100%;
		margin-top: 10px;
	}
	.gNewsList_areaTxt {
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		line-height: 1;
		width: calc(100% - 90px);
	}
	.gPager {
		margin-top: 25px;
	}
	.gPager > a,
	.gPager > span {
		min-width: 30px;
		height: 30px;
		margin: 3px 3px;
	}
	.gPager > .previouspostslink {}
	.gPager > .current {}
	.gPager > .extend {}
	.gPager > .nextpostslink {}
}