@charset "UTF-8";
.gHeader {
	position: fixed;
	z-index: 100;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.95);
}
.gHeader_inner {
	max-width: none;
	padding: 0;
}
.gHeader_cols {
	display: table;
	width: 100%;
}
.gHeader_cols::after {
	content: "";
	display: block;
	clear: both;
}
.gHeader_col {
	display: table-cell;
	vertical-align: middle;
	height: 68px;
}
.gHeader_col-no1 {
	width: 220px;
	padding-left: 18px;
	padding-right: 48px;
}
.gHeader_title {}
.gHeader_title > a {
	display: block;
	text-decoration: none;
}
.gHeader_title > a::before {
	content: "";
}
.gHeader_title > a::after {
	content: "";
}
.gHeader_title > a > img {
	display: block;
}
.gHeader_col-no2 {
	padding-right: 320px;
}
.gNav {}
.gNav_inner {}
.gNav_list {
	list-style: none;
	display: table;
	max-width: 500px;
	width: 100%;
}
.gNav_list::after {
	content: "";
	display: block;
	clear: both;
}
.gNav_list > li {
	display: table-cell;
	vertical-align: middle;
}
.gNav_list > li:first-child {}
.gNav_list > li:nth-child(2n+1) {}
.gNav_list > li:nth-child(n+3) {}
.gNav_list > li > a {
	display: block;
	color: #014198;
	text-decoration: none;
	font-size: 15px;
	line-height: 68px;
	height: 68px;
	text-align: center;
	padding: 0 5px;
	transition-duration: .3s;
	transition-property: background-color, color;
	font-weight: bold;
	white-space: nowrap;
}
.p-home .gNav_list > li > a.-home,
.p-news .gNav_list > li > a.-news,
.p-service .gNav_list > li > a.-service,
.p-works .gNav_list > li > a.-works,
.p-facility .gNav_list > li > a.-facility,
.p-strength .gNav_list > li > a.-strength,
.p-company .gNav_list > li > a.-company,
.p-privacy-policy .gNav_list > li > a.-privacy-policy,
.p-recruit .gNav_list > li > a.-recruit,
.p-contact .gNav_list > li > a.-contact,
.p-sitemap .gNav_list > li > a.-sitemap {
	background-color: #E8ECF4; /*rgba(1, 65, 152, 0.1)*/
}
.gNav_list > li > a::before {
	content: "";
}
.gNav_list > li > a::after {
	content: "";
}
.gNav_iconList {
	list-style: none;
	position: absolute;
	z-index: 2;
	width: 320px;
	right: 0;
	top: 0;
}
.gNav_iconList::after {
	content: "";
	display: block;
	clear: both;
}
.gNav_iconList > li {
	width: 50%;
	float: left;
}
.gNav_iconList-2 > li {
	width: 100%;
	float: left;
}
.gNav_iconList > li:first-child {}
.gNav_iconList > li:nth-child(2n+1) {}
.gNav_iconList > li:nth-child(n+3) {}
.gNav_iconList > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00bff0;
	height: 68px;
	padding: 13px 8px 11px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
}
.gNav_iconList > li:last-child > a {
	background-color: #014198;
}
.gNav_iconList-2 > li:last-child > a {
	background: #f5f7fa;
}
.gNav_iconList-2 > li > a > .icon {
	flex-shrink: 0;
	font-size: 21px;
	margin-right: 4px;
}
.gNav_iconList-2 {
	list-style: none;
	position: absolute;
	z-index: 2;
	width: 198px;
	right: 320px;
	top: 0;
}
.gNav_iconList-2 > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f7fa;
	padding: 13px 6px 11px;
	box-sizing: border-box;
	height: 68px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #014198;
}
.gNav_iconList > li > a::before {
	content: "";
}
.gNav_iconList > li > a::after {
	content: "";
}
.gNav_iconList > li > a > .icon {
	font-size: 18px;
	margin-right: 8px;
}
.iconlist-p {
	display: inline;
}

.gMenuBtn {
	display: none;
}
.gMenuBtn_bar {}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {}
.gMenuBtn_bar-no3 {}
.gBanner {
	background: url(/common/img/bg-banner@2x.png) 0 0 repeat;
	background-size: 32px auto;
	background-color: #ece9eb;
	padding: 64px 0;
}
.gBanner_inner {}
.gBanner_list {
	list-style: none;
}
.gBanner_list::after {
	content: "";
	display: block;
	clear: both;
}
.gBanner_list > li {
	width: 49%;
	float: left;
	margin-left: 2%;
}
.gBanner_list-2 > li {
	width: 33%;
	float: left;
	margin-left: 0.5%;
}
.gBanner_list > li:first-child {
	margin-left: 0;
}
.gBanner_list > li:nth-child(2n+1) {}
.gBanner_list > li:nth-child(n+3) {}
.gBanner_list > li > a {
	color: #014198;
	font-size: 18px;
	text-decoration: none;
	line-height: 94px;
	background: url(/common/img/bg-banner01@2x.jpg) center center no-repeat;
	display: block;
	background-size: cover;
	border: 1px solid #fff;
	padding-left: 25px;
	transition-duration: .3s;
	transition-property: border-color, color;
}
.gBanner_list-2 > li:nth-child(2n+1) {}
.gBanner_list-2 > li:nth-child(n+3) {}
.gBanner_list-2 > li > a {
	color: #014198;
	font-size: 18px;
	text-decoration: none;
	line-height: 94px;
	background: url(/common/img/bg-banner01-1@2x.jpg) center center no-repeat;
	display: block;
	background-size: cover;
	border: 1px solid #fff;
	padding-left: 25px;
	transition-duration: .3s;
	transition-property: border-color, color;
}
.gBanner_list-2 > li:nth-child(2n) > a {
	background: url(/common/img/bg-banner02-1@2x.jpg) center center no-repeat;
}
.gBanner_list > li:last-child > a {
	background-image: url(/common/img/bg-banner02@2x.jpg);
}
.gBanner_list-2 > li:last-child > a {
	background-image: url(/common/img/bg-banner03-1@2x.jpg);
}
.gBanner_list-2 > li > a.c-d {
	color: #014198;
	font-size: 18px;
	text-decoration: none;
	line-height: 25px;
	padding-top: 23px;
	padding-bottom: 21px;
}
.gBanner_list > li > a::before {
	content: "";
}
.gBanner_list > li > a::after {
	content: "";
}
.gBanner_list > li > a > b {}
.gPageTop {
	position: fixed;
	z-index: 100;
	bottom: 10px;
	right: 10px;
	display: none;
}
.gPageTop_button {}
.gFooter {}
.gFooter_inner {
	padding-top: 66px;
	padding-bottom: 58px;
	max-width: 1136px;
}
.gFooter_cols {
	display: table;
	width: 100%;
}
.gFooter_cols::after {
	content: "";
	display: block;
	clear: both;
}
.gFooter_col {
	display: table-cell;
	vertical-align: top;
}
.gFooter_col-no1 {
	width: 390px;
	border-right: 1px solid #ccc;
}
.gFooter_title {
	margin-bottom: 18px;
}
.gFooter_title > img {
	display: block;
}
.gFooter_dList {
	list-style: none;
	font-size: 13px;
	margin-bottom: 8px;
}
.gFooter_dList:last-of-type {
	margin-bottom: 0;
}
.gFooter_dList::after {
	content: "";
	display: block;
	clear: both;
}
.gFooter_dList > dt {
	font-weight: bold;
}
.gFooter_dList > dd {}
.gFooter_dList > dd > a {}
.gFooter_dList > dd > a::before {
	content: "";
}
.gFooter_dList > dd > a::after {
	content: "";
}
.gFooter_col-no2 {
	padding-left: 48px;
	padding-top: 7px;
}
.gContact {}
.gContact_title {
	font-size: 15px;
	position: relative;
	z-index: 1;
	padding-left: 16px;
	margin-bottom: 20px;
}
.gContact_title::before {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	background: #000;
	border-radius: 50%;
}
.gContact_list {
	list-style: none;
	padding-left: 18px;
}
.gContact_list::after {
	content: "";
	display: block;
	clear: both;
}
.gContact_list > li {
	width: 49%;
	margin-left: 2%;
	float: left;
}
.gContact_list > li:first-child {
	margin-left: 0;
}
.gContact_list > li:nth-child(2n+1) {}
.gContact_list > li:nth-child(n+3) {}
.gContact_list > li > b {
	display: block;
	color: #7b97bc;
	font-size: 15px;
	font-weight: normal;
}
.gContact_list > li > a {
	border: 1px solid #7b97bc;
	display: block;
	text-align: center;
	line-height: 70px;
	color: #014198;
	font-weight: bold;
	text-decoration: none;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gContact_list > li > a > .icon {
	font-size: 23px;
	margin-right: 6px;
}
.gContact_list > li > a > b {
	font-size: 28px;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Roboto Condensed', sans-serif;
	white-space: nowrap;
}
.gContact_list > li > a > small {
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
}
.gFootNav {
	margin-top: 94px;
}
.gFootNav_list {
	list-style: none;
	font-size: 0;
}
.gFootNav_list::after {
	content: "";
	display: block;
	clear: both;
}
.gFootNav_list > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.gFootNav_list > li:first-child {}
.gFootNav_list > li::before {
	content: "｜";
	display: inline-block;
	vertical-align: middle;
	margin: 0 9px;
}
.gFootNav_list > li:first-child::before {
	display: none;
}
.gFootNav_list > li:nth-child(2n+1) {}
.gFootNav_list > li:nth-child(n+3) {}
.gFootNav_list > li > a {
	color: #808080;
	text-decoration: none;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gFootNav_list > li > a::before {
	content: "";
}
.gFootNav_list > li > a::after {
	content: "";
}
.gFooter_copyright {
	background: #014198;
	font-size: 12px;
	color: #fff;
}
.gFooter_copyright > small {
	display: block;
	max-width: 1135px;
	margin: 0 auto;
	line-height: 32px;
	font-size: 10px;
	color: #ccc;
	padding: 0 10px;
}
.gBody {
	box-sizing: border-box;
	padding-bottom: 157px;
}
.gVisual {
	background: url(/common/img/pt-main-privacy.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.gVisual-home {
	background-image: url(/common/img/pt-main-home.jpg);
}
.gVisual-news {
	background-image: url(/common/img/pt-main-news.jpg);
}
.gVisual-service {
	background-image: url(/common/img/pt-main-service.jpg);
}
.gVisual-works {
	background-image: url(/common/img/pt-main-works.jpg);
}
.gVisual-facility {
	background-image: url(/common/img/pt-main-facility.jpg);
}
.gVisual-company {
	background-image: url(/common/img/pt-main-company.jpg);
}
.gVisual-privacy-policy {
	background-image: url(/common/img/pt-main-privacy-policy.jpg);
}
.gVisual-recruit {
	background-image: url(/common/img/pt-main-recruit.jpg);
}
.gVisual-contact {
	background-image: url(/common/img/pt-main-contact.jpg);
}
.gVisual-sitemap {
	background-image: url(/common/img/pt-main-sitemap.jpg);
}
.gVisual::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/common/img/bg-main-visual@2x.png) repeat;
	background-size: 18px 18px;
}
.gVisual_inner {
	height: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 10;
}
.gVisual_title {
	text-align: center;
	color: #fff;
	line-height: 1;
	font-weight: normal;
}
.gVisual_title > b {
	display: block;
	font-family: 'Libre Baskerville', serif;
	font-size: 34px;
	text-shadow: 2px 2px 0 #000;
}
.gVisual_title > small {
	display: block;
	font-size: 14px;
	margin-top: 8px;
}
.gPankuzu {
	padding: 8px 16px;
	margin-bottom: 83px;
}
.gPankuzu_inner {
	max-width: none;
	padding: 0;
}
.gPankuzu_oList {
	list-style: none;
	color: #808080;
	font-size: 0;
	overflow: auto;
	white-space: nowrap;
}
.gPankuzu_oList::after {
	content: "";
	display: block;
	clear: both;
}
.gPankuzu_oList > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}
.gPankuzu_oList > li::before {
	content: "/";
	margin: 0 11px;
}
.gPankuzu_oList > li:first-child::before {
	display: none;
}
.gPankuzu_oList > li:first-child {}
.gPankuzu_oList > li:nth-child(2n+1) {}
.gPankuzu_oList > li:nth-child(n+3) {}
.gPankuzu_oList > li > a {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.gPankuzu_oList > li > a::before {
	content: "";
}
.gPankuzu_oList > li > a::after {
	content: "";
}
.gBody_inner {}
.gHeaderWrap {
	height: 68px;
}
.gSubNav {
	background: #014198;
}
.gSubNav-recruit {
	background: #00bff0;
}
.gSubNavWrap {
	height: 60px;
}
#js-gSubNavWrap > .gSubNav-recruit {
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 68px;
}
.gSubNav_inner {}
.gSubNav_list {
	list-style: none;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	justify-content: space-between;
}
.gSubNav_list::after {}
.gSubNav_list > li {
	width: 100%;
}
.gSubNav_list > li:first-child {}
.gSubNav_list > li:nth-child(2n+1) {}
.gSubNav_list > li:nth-child(n+3) {}
.gSubNav_list > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 60px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 0px 12px;
	transition-duration: .3s;
	transition-property: background-color, color;
	position: relative;
	box-sizing: border-box;
	z-index: 1;
	text-align: center;
	line-height: 1.5;
	height: 100%;
}
.gSubNav_list > li > a.-current {
	background-color: #6f9bea;
	opacity: 1;
}
.gSubNav_list-recruit > li > a.-current {
	background-color: rgb(111, 211, 245);
	opacity: 1;
}
.gSubNav_list > li > a::before {
	content: "";
	width: 1px;
	height: 24px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
	left: 0;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #fff 50%);
	background-size: 1px 2px;
}
.gSubNav_list > li:first-child > a::before {
	display: none;
}
.gSubNav_list > li > a::after {
	content: "";
}
.gLang {
	position: absolute;
	top: 20px;
	right: 16px;
	min-width: 208px;
	z-index: 23;
}
.gLang_btn {
	display: flex;
	align-items: center;
	position: relative;
	border: 1px solid #CAD6E0;
	border-radius: 3px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 5px 24px 7px 7px;
	width: 100%;
	height: 40px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.025em;
	text-decoration: none;
	cursor: pointer;
	transition-property: border;
	transition-duration: .3s;
}
.gLang_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	background-image: url("/img/icn-lang-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
.gLang_icon {
	transform: translateY(1px);
	margin-right: 2px;
}
.gLang_btn.is-active {
	border-radius: 3px 3px 0 0;
}
.gLang_btn.is-active + .gLang_list {
	display: block;
}
.gLang_list {
	display: flex;
	flex-direction: column;
	align-items: center;
	list-style: none;
	display: none;
}
.gLang_list li {
	width: 100%;
}
.gLang_item {
	display: flex;
	align-items: center;
	position: relative;
	border-bottom: 1px solid #CAD6E0;
	background-color: #F5F8FA;
	box-sizing: border-box;
	padding: 5px 8px 9px;
	width: 100%;
	height: 41px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.025em;
	text-decoration: none;
	transition-property: opacity, background;
	transition-duration: .3s;
}
.gLang_item.selected {
	opacity: 1;
	background-color: #DEEBFF;
}
.gLang_flag {
	transform: translateY(4px);
	margin-right: 8px;
}
.skiptranslate {
	display: none !important;
}
.translated-ltr body {
	top: 0px !important;
}
.wp-pagenavi {
	text-align: center;
	margin-top: 35px;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
	width: 48px;
	line-height: 48px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #bdcbdd;
	text-align: center;
	box-sizing: border-box;
	color: #014198;
	text-decoration: none;
	margin: 0 4px;
	transition-duration: .3s;
	transition-property: background-color, color, border-color;
}
.wp-pagenavi > .current {
	background: #014198;
	color: #fff;
	border-color: #014198;
}
.wp-pagenavi > .extend {
	border: none;
	margin: 0;
}
.wp-pagenavi > .previouspostslink {
	background-color: #95acc9;
	border-color: #95acc9;
	color: #fff;
}
.wp-pagenavi > .nextpostslink {
	background-color: #95acc9;
	border-color: #95acc9;
	color: #fff;
}
[data-slug] {
	background-color: #666;
}
[data-slug="school"] {
	background-color: #6568b6;
}
[data-slug="public"] {
	background-color: #15a675;
}
[data-slug="commerce"] {
	background-color: #ec8a01;
}
[data-slug="private"] {
	background-color: #ed7676;
}
[data-slug="mansion"] {
	background-color: #1daecc;
}
@media screen and (min-width:1000px) {
	.gSubNav_list > li > a:hover {
		background-color: #6f9bea;
		opacity: 1;
	}
	.gSubNav_list-recruit > li > a:hover {
		background-color: rgb(111, 211, 245);
		opacity: 1;
	}
	.gHeader_title > a:hover {}
	.gNav_list > li > a:hover {
		opacity: 1;
		background-color: rgba(1, 65, 152, 0.1);
	}
	.gNav_iconList > li > a:hover {}
	.gMenuBtn:hover {}
	.gBanner_list > li > a:hover {
		opacity: 1;
		border-color: #014198;
	}
	.gPageTop_button:hover {}
	.gFooter_dList > dd > a:hover {}
	.gContact_list > li:last-child > a:hover {
		background: rgba(122, 151, 188, 0.2);
		opacity: 1;
	}
	.gFootNav_list > li > a:hover {
		color: #333;
		opacity: 1;
		text-decoration: underline;
	}
	.gPankuzu_oList > li > a:hover {
		text-decoration: underline;
	}
	.gLang_item:hover {
		opacity: 1;
		background-color: #DEEBFF;
	}
	.wp-pagenavi > a:hover {
		opacity: 1;
		color: #fff;
		background-color: #014198;
	}
}
@media screen and (max-width:1320px) {
	.gNav_iconList-2 {
/*		display: none;*/
		width: 65px;
		right: 320px;
	}
	.gNav_iconList-2 > li > a {
		font-size: 22px;
	}
	.gNav_iconList-2 > li > a > p {
		display: none;
	}
	.gNav_iconList-2 > li > a > .icon {
		font-size: 18px;
		margin-right: 0;
	}
}
@media screen and (max-width:1199px) {
	.gNav_iconList {
		width: 275px;
	}
	.gNav_iconList-2 {
		right: 275px;
	}
	.gHeader_col-no2 {
		padding-right: 280px;
	}
	.gHeader_col-no1 {
		padding-left: 10px;
		padding-right: 25px;
	}
	.gNav_list > li > a {
		font-size: 14px;
	}
	.gNav_iconList > li > a {
		font-size: 14px;
	}
	.gNav_list {
		max-width: 450px;
	}
}
@media screen and (max-width:1045px) {
	.gHeader_cols {
		display: block;
	}
	.gHeader_col {
		display: block;
		padding: 0;
		width: auto;
		height: auto;
	}
	.gHeader_title {
		width: 220px;
		padding-left: 2%;
	}
	.gHeader_title > a {
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 68px;
	}
	.gNav {
		position: relative;
    	z-index: 1;
	}
	.gNav_inner {
		position: absolute;
    	z-index: 1;
    	top: 0;
    	left: 0;
    	width: 100%;
    	transform: scale(1, 0);
    	transform-origin: center top;
    	opacity: 0;
    	transition-property: opacity, transform;
    	transition-duration: .5s, 0s;
    	transition-delay: 0s, .5s;
	}
	.isShow .gNav_inner {
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s;
	}
	.gNav_list {
		transform: none;
    	position: static;
    	opacity: 1;
		max-width: 100%;
	}
	.gNav_iconList {
		position: static;
    	width: auto;
	}
	.gNav_iconList-2 {
		position: static;
    	width: auto;
	}
	.isShow .gNav_iconList-2 {
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s;
	}
	.gMenuBtn {
		width: 68px;
		height: 68px;
		background: #333333;
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
	}
	.gMenuBtn_bar {
		display: block;
		width: 16px;
		height: 1px;
		background: #fff;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		transition-duration: .3s;
		transition-property: transform, top;
	}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.gMenuBtn_bar-no3 {}
	.isShow .gMenuBtn_bar-no1 {
		top: 6px;
		transform: rotate(-45deg);
	}
	.isShow .gMenuBtn_bar-no2 {
		transform: scale(1, 0);
	}
	.isShow .gMenuBtn_bar-no3 {
		top: -6px;
		transform: rotate(45deg);
	}
	.gNav_list > li {
		display: block;
	}
	.gNav_list > li > a {
		background: #fff;
		border-top: 1px solid #ddd;
	}
	.gNav_iconList-2 {
		max-width: 100%
	}
	.gNav_iconList-2 > li > a {
		font-size: 15px;
	}
	.gNav_iconList-2 > li > a > p {
		display: inline;
	}
	.gNav_iconList-2 > li > a > .icon {
		margin-right: 4px;
	}
}
@media screen and (max-width:999px) {
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {
/*		display: block;*/
	}
	.gHeader_cols::after {}
	.gHeader_col {
		display: block;
		padding: 0;
		width: auto;
		height: auto;
	}
	.gHeader_col-no1 {}
	.gHeader_title {}
	.gHeader_title > a {}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title > a > img {}
	.gHeader_col-no2 {}
	.gNav {}
	.gNav_inner {}
	.isShow .gNav_inner {}

	.gNav_list {}
/*	.isShow .gNav_list {
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s;
	}
*/
	.gNav_list::after {}
	.gNav_list > li {
		display: block;
	}
	.gNav_list > li:first-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		background: #fff;
		border-top: 1px solid #ddd;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {}
	.gNav_iconList {
/*		right: 69px;*/
/*		top: -68px;*/
	}
	.gNav_iconList-2 {
		max-width: 100%
	}
	.isShow .gNav_iconList-2 {}
	.gNav_iconList::after {}
	.gNav_iconList > li {}
	.gNav_iconList > li:first-child {}
	.gNav_iconList > li:nth-child(2n+1) {}
	.gNav_iconList > li:nth-child(n+3) {}
	.gNav_iconList > li > a {}
	.gNav_iconList > li:last-child > a {}
	.gNav_iconList > li > a::before {}
	.gNav_iconList > li > a::after {}
	.gNav_iconList > li > a > .icon {}
	/*
	.gMenuBtn {
		width: 68px;
		height: 68px;
		background: #333333;
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
	}
	.gMenuBtn_bar {
		display: block;
		width: 16px;
		height: 1px;
		background: #fff;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		transition-duration: .3s;
		transition-property: transform, top;
	}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.gMenuBtn_bar-no3 {}
	.isShow .gMenuBtn_bar-no1 {
		top: 6px;
		transform: rotate(-45deg);
	}
	.isShow .gMenuBtn_bar-no2 {
		transform: scale(1, 0);
	}
	.isShow .gMenuBtn_bar-no3 {
		top: -6px;
		transform: rotate(45deg);
	}
	*/
	.gBanner {
		padding: 35px 0;
	}
	.gBanner_inner {}
	.gBanner_list {}
	.gBanner_list::after {}
	.gBanner_list > li {}
	.gBanner_list > li:first-child {}
	.gBanner_list > li:nth-child(2n+1) {}
	.gBanner_list > li:nth-child(n+3) {}
	.gBanner_list > li > a {
		line-height: 70px;
		font-size: 14px;
		padding-left: 15px;
	}
	.gBanner_list-2 > li > a.c-d {
		color: #014198;
		font-size: 14px;
		text-decoration: none;
		line-height: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.gBanner_list > li:last-child > a {}
	.gBanner_list > li > a::before {}
	.gBanner_list > li > a::after {}
	.gBanner_list > li > a > b {}
	.gPageTop {}
	.gPageTop_button {}
	.gFooter {}
	.gFooter_inner {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.gFooter_cols {
		display: block;
	}
	.gFooter_cols::after {}
	.gFooter_col {
		width: auto;
		display: block;
		padding: 0;
		border: none;
	}
	.gFooter_col-no1 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.gFooter_title {}
	.gFooter_title > img {}
	.gFooter_dList {}
	.gFooter_dList:last-of-type {}
	.gFooter_dList::after {}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_dList > dd > a {}
	.gFooter_dList > dd > a::before {}
	.gFooter_dList > dd > a::after {}
	.gFooter_col-no2 {
		margin-top: 25px;
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	.gContact {}
	.gContact_title {
		margin-bottom: 5px;
	}
	.gContact_title::before {}
	.gContact_list {
		padding-left: 0;
	}
	.gContact_list::after {}
	.gContact_list > li {}
	.gContact_list > li:first-child {}
	.gContact_list > li:nth-child(2n+1) {}
	.gContact_list > li:nth-child(n+3) {}
	.gContact_list > li > b {
		font-size: 13px;
	}
	.gContact_list > li > a {
		line-height: 50px;
	}
	.gContact_list > li > a > .icon {}
	.gContact_list > li > a > b {}
	.gContact_list > li > a > small {}
	.gFootNav {
		margin-top: 25px;
		text-align: center;
	}
	.gFootNav_list {}
	.gFootNav_list::after {}
	.gFootNav_list > li {}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li::before {}
	.gFootNav_list > li:first-child::before {}
	.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_copyright {}
	.gFooter_copyright > small {
		text-align: center;
	}
	.gBody {
		padding-bottom: 100px;
	}
	.gVisual {}
	.gVisual::before {}
	.gVisual_inner {
		height: 160px;
	}
	.gVisual_title {}
	.gVisual_title > b {
		font-size: 30px;
	}
	.gVisual_title > small {
		font-size: 13px;
	}
	.gPankuzu {
		padding: 6px 2%;
		margin-bottom: 45px;
	}
	.gPankuzu_inner {}
	.gPankuzu_oList {}
	.gPankuzu_oList::after {}
	.gPankuzu_oList > li {
		font-size: 12px;
	}
	.gPankuzu_oList > li::before {}
	.gPankuzu_oList > li:first-child::before {}
	.gPankuzu_oList > li:first-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 {}
	.gHeaderWrap {
		position: relative;
		z-index: 10;
	}
	.gSubNav {}
	.gSubNav_inner {
		padding: 0;
	}
	.gSubNavWrap {
		height: 50px;
	}
	.gSubNav_list {}
	.gSubNav_list::after {}
	.gSubNav_list > li {}
	.gSubNav_list > li:first-child {}
	.gSubNav_list > li:nth-child(2n+1) {}
	.gSubNav_list > li:nth-child(n+3) {}
	.gSubNav_list > li > a {
		min-height: 50px;
	}
	.gSubNav_list > li > a.-current {}
	.gSubNav_list > li > a::before {}
	.gSubNav_list > li:first-child > a::before {}
	.gSubNav_list > li > a::after {}
	.gLang {}
	.gLang_btn {}
	.gLang_btn::after {}
	.gLang_icon {}
	.gLang_btn.is-active {}
	.gLang_btn.is-active + .gLang_list {}
	.gLang_list {}
	.gLang_list li {}
	.gLang_item {}
	.gLang_flag {}
	.wp-pagenavi {}
	.wp-pagenavi > a,
	.wp-pagenavi > span {
		width: 40px;
		line-height: 40px;
	}
	.wp-pagenavi > .current {}
	.wp-pagenavi > .extend {}
	.wp-pagenavi > .previouspostslink {}
	.wp-pagenavi > .nextpostslink {}
	
}
@media screen and (max-width:699px) {
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {}
	.gHeader_cols::after {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {
		padding-left: 10px;
		width: 176px;
	}
	.gHeader_title > a {
		height: 54px;
	}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title > a > img {}
	.gHeader_col-no2 {}
	.gNav {
		position: relative;
		z-index: 1;
	}
	.gNav_inner {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%;
		transform: scale(1, 0);
		transform-origin: center top;
		opacity: 0;
		transition-property: opacity, transform;
		transition-duration: .5s, 0s;
		transition-delay: 0s, .5s;
	}
	/* .isShow .gNav_inner {
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s;
	}*/
	.gNav_list {
		transform: none;
		position: static;
		opacity: 1;
	}
	.isShow .gNav_list {
		background-color: #FFF;
		transform: none;
	}
	.gNav_list::after {}
	.gNav_list > li {}
	.gNav_list > li:first-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		line-height: 54px;
		height: 54px;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {}
	.gNav_iconList {
		position: static;
		width: auto;
	}
	.gNav_iconList::after {}
	.gNav_iconList > li {}
	.gNav_iconList > li:first-child {}
	.gNav_iconList > li:nth-child(2n+1) {}
	.gNav_iconList > li:nth-child(n+3) {}
	.gNav_iconList > li > a {
		height: 54px;
	}
	.gNav_iconList > li:last-child > a {}
	.gNav_iconList > li > a::before {}
	.gNav_iconList > li > a::after {}
	.gNav_iconList > li > a > .icon {}
	.gMenuBtn {
		width: 54px;
		height: 54px;
	}
	.gMenuBtn_bar {}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {}
	.gMenuBtn_bar-no3 {}
	.gBanner {
		padding: 25px 0;
	}
	.gBanner_inner {}
	.gBanner_list {}
	.gBanner_list::after {}
	.gBanner_list > li {
		width: auto;
		float: none;
		margin: 5px auto 0;
	}
	.gBanner_list > li:first-child {
		margin-top: 0;
	}
	.gBanner_list > li:nth-child(2n+1) {}
	.gBanner_list > li:nth-child(n+3) {}
	.gBanner_list > li > a {}
	.gBanner_list > li:last-child > a {}
	.gBanner_list > li > a::before {}
	.gBanner_list > li > a::after {}
	.gBanner_list > li > a > b {
		text-shadow: 0 0 5px #fff, 0 0 5px #fff;
	}
	.gPageTop {}
	.gPageTop_button {}
	.gFooter {}
	.gFooter_inner {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.gFooter_cols {}
	.gFooter_cols::after {}
	.gFooter_col {}
	.gFooter_col-no1 {}
	.gFooter_title {}
	.gFooter_title > img {
		width: 160px;
	}
	.gFooter_dList {
		font-size: 12px;
	}
	.gFooter_dList:last-of-type {}
	.gFooter_dList::after {}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_dList > dd > a {}
	.gFooter_dList > dd > a::before {}
	.gFooter_dList > dd > a::after {}
	.gFooter_col-no2 {}
	.gContact {}
	.gContact_title {}
	.gContact_title::before {}
	.gContact_list {}
	.gContact_list::after {}
	.gContact_list > li {
		width: auto;
		float: none;
		margin: 5px auto 0;
	}
	.gContact_list > li:first-child {}
	.gContact_list > li:nth-child(2n+1) {}
	.gContact_list > li:nth-child(n+3) {}
	.gContact_list > li > b {}
	.gContact_list > li > a {
		line-height: 40px;
	}
	.gContact_list > li > a > .icon {
		font-size: 20px;
	}
	.gContact_list > li > a > b {
		font-size: 22px;
	}
	.gContact_list > li > a > small {}
	.gFootNav {
		margin-top: 15px;
	}
	.gFootNav_list {}
	.gFootNav_list::after {}
	.gFootNav_list > li {
		font-size: 12px;
	}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li::before {}
	.gFootNav_list > li:first-child::before {}
	.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_copyright {}
	.gFooter_copyright > small {}
	.gBody {
		padding-bottom: 50px;
	}
	.gVisual {}
	.gVisual::before {}
	.gVisual_inner {
		height: 100px;
	}
	.gVisual_title {}
	.gVisual_title > b {
		font-size: 20px;
		text-shadow: 1px 1px 0 #000;
	}
	.gVisual_title > small {
		font-size: 11px;
		margin-top: 4px;
	}
	.gPankuzu {
		padding: 5px 10px;
		margin-bottom: 25px;
	}
	.gPankuzu_inner {}
	.gPankuzu_oList {}
	.gPankuzu_oList::after {}
	.gPankuzu_oList > li {
		font-size: 10px;
	}
	.gPankuzu_oList > li::before {
		margin: 0 5px;
	}
	.gPankuzu_oList > li:first-child::before {}
	.gPankuzu_oList > li:first-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 {}
	.gHeaderWrap {
		height: 54px;
	}
	.gSubNavWrap {
		height: auto;
	}
	.gSubNav {}
	#js-gSubNavWrap > .gSubNav-recruit {
		top: 54px;
/*		position: static;*/
	}
	.p-recruit .gSubNavWrap {
		height: 86px;
	}
	.gSubNav_inner {}
	.gSubNav_list {
		flex-wrap: wrap;
	}
	.gSubNav_list::after {}
	.gSubNav_list > li {
		width: 50%;
	}
	.gSubNav_list > li:first-child {}
	.gSubNav_list > li:nth-child(2n+1) {}
	.gSubNav_list > li:nth-child(2n+1):last-child {
		width: 100%;
	}
	.gSubNav_list > li:nth-child(n+3) {}
	.gSubNav_list > li > a {
		min-height: 43px;
		padding: 0px 25px;
		border-left: 1px solid rgba(255, 255, 255, 0.4);
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		font-size: 12px;
	}
	.gSubNav_list > li:nth-child(2n + 1) > a {
		border-left: none;
	}
	.gSubNav_list > li > a.-current {}
	.gSubNav_list > li > a::before {
		opacity: 0;
	}
	.gSubNav_list > li:first-child > a::before {}
	.gSubNav_list > li > a::after {}
	.gLang {
		min-width: 162px;
	}
	.gLang_btn {
		height: 34px;
		padding: 3px 24px 5px 7px;
		font-size: 14px;
	}
	.gLang_btn::after {}
	.gLang_icon {}
	.gLang_btn.is-active {}
	.gLang_btn.is-active + .gLang_list {}
	.gLang_list {}
	.gLang_list li {}
	.gLang_item {
		height: 35px;
		padding: 5px 8px 7px;
		font-size: 14px;
	}
	.gLang_flag {
		width: 22px;
		margin-right: 6px;
	}
	.wp-pagenavi {}
	.wp-pagenavi > a,
	.wp-pagenavi > span {
		width: 30px;
		line-height: 30px;
		font-size: 12px;
		margin: 2px;
	}
	.wp-pagenavi > .current {}
	.wp-pagenavi > .extend {}
	.wp-pagenavi > .previouspostslink {}
	.wp-pagenavi > .nextpostslink {}
}
@media screen and (max-width:699px) {
	.gNav_iconList-2 {
		display: block;
	}
	.gNav_iconList-2 {
		position: static;
		width: auto;
		padding-top: 0;
	}
}
