@charset "UTF-8";
/*
 * lib/css/reset.css
 *
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap");
html {
	overflow-y: scroll;
}

fieldset, img {
	border: none;
	vertical-align: top;
}

ul, ol {
	list-style-type: none;
}

address, caption, cite, code, dfn, em, var {
	font-style: normal;
}

caption, th {
	text-align: left;
}

a {
	outline: none;
}

/*-----------------------------------------------------------
		余白初期設定
-----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6,
html, body, div,
p, ul, ol, li, dl, dt, dd,
pre, blockquote,
form, fieldset, input, textarea,
table, th, td, figure {
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------------------
		その他初期設定
-----------------------------------------------------------*/
q:before, q:after {
	content: '';
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@-webkit-keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@media all and (-ms-high-contrast: none) {
	* {
		font-family: "メイリオ", "Meiryo", sans-serif;
	}
}
:root {
	color: #231815;
	font-size: 62.5%;
}
@media (max-width: 767px) {
	:root {
		font-size: 2.66vw;
		/* 10/375*100 */
	}
}

html {
	font-size: 62.5%;
}

body {
	color: #231815;
	line-height: 1.5;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 1.6rem;
	word-wrap: break-word;
	font-weight: 400;
}
@media (max-width: 995px) {
	body {
		-webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}
}
@media (max-width: 767px) {
	body {
		-webkit-text-size-adjust: 100%;
		font-size: 3.75vw;
		padding-bottom: 15vw;
	}
}

/*
	Thin	100
	Light	300
	DemiLight	350
	Regular	400 Default
	Medium	500
	Bold	700
	Black	900
*/
.regular {
	font-weight: 400;
}

.mudium {
	font-weight: 500;
}

.bold {
	font-weight: 700;
}

.black {
	font-weight: 900;
}

@media (max-width: 995px) {
	#colorbox, #colorbox * {
		max-height: none;
	}

	#gnavi, #gnavi * {
		max-height: none;
	}

	img {
		max-height: none;
		max-width: 100%;
	}
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

a {
	text-decoration: none;
	color: #231815;
}
@media (min-width: 1100px) {
	a:hover {
		color: #231815;
		text-decoration: underline;
	}
	a:visited {
		color: #231815;
	}
	a:active {
		text-decoration: none;
	}
}

[type=text], [type=email], [type=tel], [type=password], [type=number], [type=search], textarea, select {
	padding: 0.5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 0px;
}

select {
	max-width: 100%;
	height: 2.6em;
	padding-right: 3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0px;
	border: 1px solid #ddd;
	background: #fff url(../img/arrow.svg) right center no-repeat;
	background-size: auto 100%;
}

select::-ms-expand {
	display: none;
}

[type=text], [type=email], [type=tel], [type=password], [type=submit], [type=number], [type=search], textarea, button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

[type=text]:focus, [type=email]:focus, [type=password]:focus, [type=number]:focus, [type=search]:focus, textarea:focus {
	background: #fff;
	border: 1px solid #aaa;
}

input[type=checkbox] {
	display: none;
}

[type=checkbox] + .mwform-checkbox-field-text:before {
	content: "";
	display: inline-block;
	width: 0.8em;
	height: 0.8em;
	margin-right: 0.5em;
	background: #f9f9f9;
	border: 1px solid #3589B7;
	vertical-align: middle;
}

[type=checkbox]:checked + .mwform-checkbox-field-text:before {
	content: "\2713";
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	text-indent: -0.1em;
	color: #000;
}

input[type=radio] {
	vertical-align: middle;
}

input[type=radio] + label {
	margin-left: 5px;
}

:placeholder-shown {
	color: #BABABA;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
	color: #BABABA;
}

/* Firefox 18- */
:-moz-placeholder {
	color: #BABABA;
	opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
	color: #BABABA;
	opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
	color: #BABABA;
}

/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
	position: relative;
	left: -9999px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #fff;
	color: #fff;
	-webkit-box-shadow: 9999px 0 0 -5px #fff;
	box-shadow: 9999px 0 0 -5px #fff;
	-webkit-animation: dotPulse 1.5s infinite linear;
	animation: dotPulse 1.5s infinite linear;
	-webkit-animation-delay: .25s;
	animation-delay: .25s;
}
.dot-pulse::before, .dot-pulse::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #fff;
	color: #fff;
}
.dot-pulse::before {
	-webkit-box-shadow: 9984px 0 0 -5px #fff;
	box-shadow: 9984px 0 0 -5px #fff;
	-webkit-animation: dotPulseBefore 1.5s infinite linear;
	animation: dotPulseBefore 1.5s infinite linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.dot-pulse::after {
	-webkit-box-shadow: 10014px 0 0 -5px #fff;
	box-shadow: 10014px 0 0 -5px #fff;
	-webkit-animation: dotPulseAfter 1.5s infinite linear;
	animation: dotPulseAfter 1.5s infinite linear;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

@-webkit-keyframes dotPulseBefore {
	0% {
		-webkit-box-shadow: 9984px 0 0 -5px #fff;
		box-shadow: 9984px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 9984px 0 0 2px #fff;
		box-shadow: 9984px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 9984px 0 0 -5px #fff;
		box-shadow: 9984px 0 0 -5px #fff;
	}
}

@keyframes dotPulseBefore {
	0% {
		-webkit-box-shadow: 9984px 0 0 -5px #fff;
		box-shadow: 9984px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 9984px 0 0 2px #fff;
		box-shadow: 9984px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 9984px 0 0 -5px #fff;
		box-shadow: 9984px 0 0 -5px #fff;
	}
}
@-webkit-keyframes dotPulse {
	0% {
		-webkit-box-shadow: 9999px 0 0 -5px #fff;
		box-shadow: 9999px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 9999px 0 0 2px #fff;
		box-shadow: 9999px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 9999px 0 0 -5px #fff;
		box-shadow: 9999px 0 0 -5px #fff;
	}
}
@keyframes dotPulse {
	0% {
		-webkit-box-shadow: 9999px 0 0 -5px #fff;
		box-shadow: 9999px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 9999px 0 0 2px #fff;
		box-shadow: 9999px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 9999px 0 0 -5px #fff;
		box-shadow: 9999px 0 0 -5px #fff;
	}
}
@-webkit-keyframes dotPulseAfter {
	0% {
		-webkit-box-shadow: 10014px 0 0 -5px #fff;
		box-shadow: 10014px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 10014px 0 0 2px #fff;
		box-shadow: 10014px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 10014px 0 0 -5px #fff;
		box-shadow: 10014px 0 0 -5px #fff;
	}
}
@keyframes dotPulseAfter {
	0% {
		-webkit-box-shadow: 10014px 0 0 -5px #fff;
		box-shadow: 10014px 0 0 -5px #fff;
	}
	30% {
		-webkit-box-shadow: 10014px 0 0 2px #fff;
		box-shadow: 10014px 0 0 2px #fff;
	}
	60%,
	100% {
		-webkit-box-shadow: 10014px 0 0 -5px #fff;
		box-shadow: 10014px 0 0 -5px #fff;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
		基本レイアウト
-----------------------------------------------------------*/
.nono {
	display: none !important;
}

body {
	overflow-x: hidden;
	padding-top: 0;
}
@media (max-width: 767px) {
	body {
		padding-top: 0;
	}
}

.wrap {
	position: relative;
	max-width: 1000px;
	margin: 0px auto;
}
@media (max-width: 1099px) {
	.wrap {
		width: auto;
		margin: 0px 30px;
	}
}
@media (max-width: 767px) {
	.wrap {
		margin: 0px 7vw;
	}
}

@media (min-width: 1100px) {
	.tb {
		display: none;
	}
}
@media (max-width: 1099px) {
	.tb {
		display: none;
	}
}

@media (max-width: 767px) {
	.sp {
		display: none;
	}
}

@media (min-width: 768px) {
	.pc {
		display: none !important;
	}
}
@media (min-width: 1100px) {
	.pctb {
		display: block !important;
	}
}

@media (max-width: 995px) {
	.tbsp {
		display: block !important;
	}
}

/*----------------------- header --------------------------*/
.ghd02 {
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1000;
	background: #fff;
	position: fixed;
}
@media (max-width: 995px) {
	.ghd02 {
		z-index: 5500;
	}
}
.ghd02 .wrap {
	max-width: 1280px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.ghd02 .sitename {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
@media (max-width: 767px) {
	.ghd02 .sitename {
		padding: 16px 68px 16px 0;
	}
}
.ghd02 .sitename .logo {
	width: 160px;
}
@media (max-width: 995px) {
	.ghd02 .sitename .logo {
		margin-left: -16px;
		padding: 16px;
	}
	.ghd02 .sitename .logo img {
		width: 270px;
	}
}
@media (max-width: 767px) {
	.ghd02 .sitename .logo {
		margin-left: 0px;
		padding: 0px;
	}
	.ghd02 .sitename .logo img {
		width: 120px;
	}
}
.ghd02 .sitename .logo a {
	padding: 0 8px;
}
.ghd02 .sitename .corpname {
	line-height: 1;
}
.ghd02 .sitename .corpname a {
	line-height: 1;
	display: inline-block;
	padding: 8px 16px 8px 24px;
}
@media (max-width: 767px) {
	.ghd02 .sitename .corpname a {
		padding: 0;
	}
	.ghd02 .sitename .corpname a img {
		width: 120px;
	}
}
.ghd02 .hd_contact {
	position: absolute;
	left: 240px;
	top: 0;
}
@media (max-width: 767px) {
	.ghd02 .hd_contact {
		display: none;
	}
}
.ghd02 .hd_contact > .gr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #025044;
	line-height: 1;
	font-size: 1.2rem;
}
.ghd02 .hd_contact > .gr .txt_jo {
	position: relative;
}
.ghd02 .hd_contact > .gr .txt_jo:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 27px;
	background: url(../img/common/hd_icn_tel.svg) center center no-repeat;
	background-size: contain;
	margin-right: 8px;
}
.ghd02 .hd_contact > .gr .txt_tel {
	font-size: 3.2rem;
	font-weight: 600;
}
.ghd02 .hd_contact > .gr .txt_tel a {
	color: #025044;
	display: inline-block;
	padding: 6px 12px;
}
@media (max-width: 995px) {
	.ghd02 #gnavi {
		display: none;
		position: fixed;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		background: #fff;
		right: 0px;
		top: 72px;
		bottom: 0px;
		width: 100%;
		overflow: auto;
	}
}
@media (max-width: 767px) {
	.ghd02 #gnavi {
		top: 62px;
	}
}
.ghd02 #gnavi > ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 60px;
}
@media (max-width: 995px) {
	.ghd02 #gnavi > ul {
		display: block;
	}
}
@media (max-width: 767px) {
	.ghd02 #gnavi > ul {
		height: auto;
	}
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li {
		width: 100px;
	}
}
@media (max-width: 995px) {
	.ghd02 #gnavi > ul > li {
		border-top: 1px solid #bababa;
	}
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li > a {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 40px;
		width: auto;
		padding-left: 0.8em;
		padding-right: 0.8em;
		font-size: 1.4rem;
		text-align: center;
		text-decoration: none;
		overflow: hidden;
		font-weight: 400;
		-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
		-o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
		transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media (max-width: 1099px) {
	.ghd02 #gnavi > ul > li > a {
		padding-left: 0.8em;
		padding-right: 0.8em;
		font-size: 1.2rem;
	}
}
@media (max-width: 995px) {
	.ghd02 #gnavi > ul > li > a {
		display: block;
		width: auto;
		height: auto;
		padding: 1.2em 2em;
		text-align: left;
		font-size: 2.2rem;
		font-weight: bold;
	}
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:not(:last-child):not(:nth-child(5)):not(:nth-child(6)) > a:after {
		display: block;
		content: "";
		position: absolute;
		left: 50%;
		right: 50%;
		bottom: 0px;
		width: 0px;
		height: 4px;
		background: #69af69;
		-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
		-o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
		transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
		margin: 0 auto;
	}
	.ghd02 #gnavi > ul > li:not(:last-child):not(:nth-child(5)):not(:nth-child(6)) > a:hover:after {
		left: 0px;
		right: 0px;
		bottom: 0px;
		width: 60%;
		margin: 0 auto;
	}
	.ghd02 #gnavi > ul > li:not(:last-child):not(:nth-child(5)):not(:nth-child(6)) > a:hover > a:after {
		left: 0px;
		right: 0px;
		width: 100%;
		margin: 0 auto;
	}
}
.ghd02 #gnavi > ul > li:nth-child(99) a {
	height: 80px;
	border: 1px solid #69af69;
	color: #fff;
	position: relative;
}
.ghd02 #gnavi > ul > li:nth-child(99) a:before, .ghd02 #gnavi > ul > li:nth-child(99) a:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.ghd02 #gnavi > ul > li:nth-child(99) a:before {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -2;
	background: #69af69;
}
.ghd02 #gnavi > ul > li:nth-child(99) a:after {
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	background: #fff;
	-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:nth-child(99) a:hover {
		border: 1px solid #025044;
		color: #025044;
	}
	.ghd02 #gnavi > ul > li:nth-child(99) a:hover:before {
		width: 100%;
	}
	.ghd02 #gnavi > ul > li:nth-child(99) a:hover:after {
		width: 100%;
		left: 0%;
		right: 0%;
		top: 0%;
		bottom: 0%;
		background: #fff;
	}
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:last-child {
		width: 160px;
	}
}
@media (max-width: 767px) {
	.ghd02 #gnavi > ul > li:last-child {
		width: auto;
	}
}
.ghd02 #gnavi > ul > li:last-child a {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:last-child a {
		padding: 16px 8px 16px;
		height: 60px;
		background-color: #69af69;
		color: #fff;
	}
}
.ghd02 #gnavi > ul > li:last-child a:before, .ghd02 #gnavi > ul > li:last-child a:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.ghd02 #gnavi > ul > li:last-child a:before {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -2;
	background: #fff;
}
.ghd02 #gnavi > ul > li:last-child a:after {
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	background: #fff;
	-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:last-child a:hover {
		background-color: #025044;
	}
	.ghd02 #gnavi > ul > li:last-child a:hover:before {
		width: 100%;
	}
	.ghd02 #gnavi > ul > li:last-child a:hover:after {
		width: 100%;
		left: 0%;
		right: 0%;
		top: 0%;
		bottom: 0%;
		background: #fff;
	}
}
@media (min-width: 1100px) {
	.ghd02 #gnavi > ul > li:not(:last-child):hover .sub-menu {
		visibility: inherit;
		opacity: 1;
	}
	.ghd02 #gnavi > ul > li:not(:last-child):hover > a:before {
		width: 100%;
	}
}
.ghd02 #gnavi > ul > li.ana_info {
	width: 180px;
}
@media (max-width: 995px) {
	.ghd02 #gnavi > ul > li.ana_info {
		display: none;
	}
}
@media (max-width: 767px) {
	.ghd02 #gnavi > ul > li.ana_info {
		display: none;
	}
}
.ghd02 #gnavi > ul > li.ana_info .gr {
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.4;
}
@media (max-width: 1099px) {
	.ghd02 #gnavi > ul > li.ana_info .gr {
		font-size: 1.2rem;
	}
}
.ghd02 .menu {
	display: none;
	position: absolute;
	right: 30px;
	top: 16px;
	width: 32px;
	height: 28px;
	z-index: 3000;
	cursor: pointer;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 995px) {
	.ghd02 .menu {
		display: block;
		top: 12px;
		right: 8px;
	}
}
@media (max-width: 767px) {
	.ghd02 .menu {
		right: 0;
		top: 12px;
		width: 28px;
		height: 22px;
	}
}
.ghd02 .menu:after {
	color: #025044;
	white-space: nowrap;
	content: "MENU";
	display: block;
	vertical-align: middle;
	background-size: contain;
	position: absolute;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 1279px) {
	.ghd02 .menu:after {
		font-size: 1.6vw;
		bottom: -36px;
	}
}
@media (max-width: 1099px) {
	.ghd02 .menu:after {
		bottom: -32px;
	}
}
@media (max-width: 995px) {
	.ghd02 .menu:after {
		bottom: -24px;
	}
}
@media (max-width: 767px) {
	.ghd02 .menu:after {
		font-size: 3.2vw;
	}
}
.ghd02 .menu span {
	display: inline-block;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 4px;
	background-color: #025044;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.ghd02 .menu span {
		height: 3px;
	}
}
.ghd02 .menu span:nth-of-type(1) {
	top: 0px;
	-webkit-animation: menu-bar01 .75s forwards;
	animation: menu-bar01 .75s forwards;
}
.ghd02 .menu span:nth-of-type(2) {
	top: 12px;
	-webkit-transition: all .25s .25s;
	-o-transition: all .25s .25s;
	transition: all .25s .25s;
	opacity: 1;
}
@media (max-width: 767px) {
	.ghd02 .menu span:nth-of-type(2) {
		top: 9px;
	}
}
.ghd02 .menu span:nth-of-type(3) {
	bottom: 0px;
	-webkit-animation: menu-bar02 .75s forwards;
	animation: menu-bar02 .75s forwards;
}
.ghd02 .menu.active span:nth-of-type(1) {
	-webkit-animation: active-menu-bar01 .75s forwards;
	animation: active-menu-bar01 .75s forwards;
}
.ghd02 .menu.active span:nth-of-type(2) {
	opacity: 0;
}
.ghd02 .menu.active span:nth-of-type(3) {
	-webkit-animation: active-menu-bar03 .75s forwards;
	animation: active-menu-bar03 .75s forwards;
}

@-webkit-keyframes menu-bar01 {
	0% {
		-webkit-transform: translateY(12px) rotate(45deg);
		transform: translateY(12px) rotate(45deg);
	}
	50% {
		-webkit-transform: translateY(12px) rotate(0);
		transform: translateY(12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
}

@keyframes menu-bar01 {
	0% {
		-webkit-transform: translateY(12px) rotate(45deg);
		transform: translateY(12px) rotate(45deg);
	}
	50% {
		-webkit-transform: translateY(12px) rotate(0);
		transform: translateY(12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes menu-bar02 {
	0% {
		-webkit-transform: translateY(-12px) rotate(-45deg);
		transform: translateY(-12px) rotate(-45deg);
	}
	50% {
		-webkit-transform: translateY(-12px) rotate(0);
		transform: translateY(-12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
}
@keyframes menu-bar02 {
	0% {
		-webkit-transform: translateY(-12px) rotate(-45deg);
		transform: translateY(-12px) rotate(-45deg);
	}
	50% {
		-webkit-transform: translateY(-12px) rotate(0);
		transform: translateY(-12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes active-menu-bar01 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(12px) rotate(0);
		transform: translateY(12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(12px) rotate(45deg);
		transform: translateY(12px) rotate(45deg);
	}
}
@keyframes active-menu-bar01 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(12px) rotate(0);
		transform: translateY(12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(12px) rotate(45deg);
		transform: translateY(12px) rotate(45deg);
	}
}
@-webkit-keyframes active-menu-bar03 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(-12px) rotate(0);
		transform: translateY(-12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(-12px) rotate(-45deg);
		transform: translateY(-12px) rotate(-45deg);
	}
}
@keyframes active-menu-bar03 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(-12px) rotate(0);
		transform: translateY(-12px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(-12px) rotate(-45deg);
		transform: translateY(-12px) rotate(-45deg);
	}
}
@media (max-width: 767px) {
	@-webkit-keyframes menu-bar01 {
		0% {
			-webkit-transform: translateY(9px) rotate(45deg);
			transform: translateY(9px) rotate(45deg);
		}
		50% {
			-webkit-transform: translateY(9px) rotate(0);
			transform: translateY(9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
	}
	@keyframes menu-bar01 {
		0% {
			-webkit-transform: translateY(9px) rotate(45deg);
			transform: translateY(9px) rotate(45deg);
		}
		50% {
			-webkit-transform: translateY(9px) rotate(0);
			transform: translateY(9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
	}
	@-webkit-keyframes menu-bar02 {
		0% {
			-webkit-transform: translateY(-9px) rotate(-45deg);
			transform: translateY(-9px) rotate(-45deg);
		}
		50% {
			-webkit-transform: translateY(-9px) rotate(0);
			transform: translateY(-9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
	}
	@keyframes menu-bar02 {
		0% {
			-webkit-transform: translateY(-9px) rotate(-45deg);
			transform: translateY(-9px) rotate(-45deg);
		}
		50% {
			-webkit-transform: translateY(-9px) rotate(0);
			transform: translateY(-9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
	}
	@-webkit-keyframes active-menu-bar01 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
		50% {
			-webkit-transform: translateY(9px) rotate(0);
			transform: translateY(9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(9px) rotate(45deg);
			transform: translateY(9px) rotate(45deg);
		}
	}
	@keyframes active-menu-bar01 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
		50% {
			-webkit-transform: translateY(9px) rotate(0);
			transform: translateY(9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(9px) rotate(45deg);
			transform: translateY(9px) rotate(45deg);
		}
	}
	@-webkit-keyframes active-menu-bar03 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
		50% {
			-webkit-transform: translateY(-9px) rotate(0);
			transform: translateY(-9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(-9px) rotate(-45deg);
			transform: translateY(-9px) rotate(-45deg);
		}
	}
	@keyframes active-menu-bar03 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
			transform: translateY(0) rotate(0);
		}
		50% {
			-webkit-transform: translateY(-9px) rotate(0);
			transform: translateY(-9px) rotate(0);
		}
		100% {
			-webkit-transform: translateY(-9px) rotate(-45deg);
			transform: translateY(-9px) rotate(-45deg);
		}
	}
}
/*----------------------- content --------------------------*/
article {
	position: relative;
	padding-top: 0;
}
@media (max-width: 767px) {
	article {
		padding-top: 0;
	}
}
article .pan {
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	article .pan {
		margin: 0;
	}
}
article .pan p {
	padding: 1em 0px 1em;
	font-size: 1.4rem;
}
@media (max-width: 995px) {
	article .pan p {
		font-size: 1.4rem;
	}
}
@media (max-width: 767px) {
	article .pan p {
		color: #231815;
		font-size: 1.2rem;
	}
}
article .pan p a {
	color: #025044;
}
article .h_std01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
@media (min-width: 1100px) {
	article .h_std01 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 1099px) {
	article .h_std01 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (max-width: 995px) {
	article .h_std01 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (max-width: 767px) {
	article .h_std01 {
		padding-top: 24px;
		margin-bottom: 24px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}
article .h_std01 .en {
	color: #333;
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.04em;
}
@media (max-width: 767px) {
	article .h_std01 .en {
		font-size: 4.8vw;
		letter-spacing: 0.32em;
	}
}
article .h_std01 .title {
	color: #025044;
	font-size: 4.8rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	margin-right: .8em;
}
@media (max-width: 767px) {
	article .h_std01 .title {
		margin-right: 0;
		font-size: 8.8vw;
	}
}
article .h_std02 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
@media (min-width: 1100px) {
	article .h_std02 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 1099px) {
	article .h_std02 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}
@media (max-width: 995px) {
	article .h_std02 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	article .h_std02 {
		padding-top: 24px;
		margin-bottom: 24px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}
article .h_std02 .en {
	color: #025044;
	font-size: 8rem;
	font-family: 'Domine';
	font-weight: 400;
	letter-spacing: 0.12em;
	margin-right: .8em;
}
@media (max-width: 767px) {
	article .h_std02 .en {
		margin-right: 0;
		font-size: 8.8vw;
	}
}
article .h_std02 .title {
	display: block;
	font-size: 1.4rem;
	letter-spacing: 1.21em;
	font-weight: 400;
}
@media (max-width: 767px) {
	article .h_std02 .title {
		font-size: 4.8vw;
		letter-spacing: 0.32em;
	}
}

.wp-pagenavi {
	clear: both;
	padding: 2em 0px 0px;
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi span {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0px 0.5em;
	background: #e9e9e9;
	vertical-align: middle;
	text-align: center;
	line-height: 60px;
}
.wp-pagenavi a.extend, .wp-pagenavi .current.extend, .wp-pagenavi span.extend {
	background: none;
	border: none;
}
.wp-pagenavi .current {
	background: #025044;
	color: #fff;
}

.pager {
	clear: both;
	padding: 20px 0px 0px;
	text-align: center;
	line-height: 1;
}
.pager a {
	display: inline-block;
	margin: 0 1em;
	color: #025044;
}
@media (max-width: 995px) {
	.pager a {
		margin: 0px 0.5em;
	}
}

.noitem {
	padding: 250px 0px;
	text-align: center;
}

.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 5000;
	background: #025044;
}
.loading .loadbox {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*----------------------- snipet --------------------------*/
.ul_table > li > dl {
	display: table;
}
.ul_table > li > dl dt, .ul_table > li > dl dd {
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*----------------------- footer --------------------------*/
.pagetop {
	position: fixed;
	right: 50px;
	bottom: 125px;
}
@media (max-width: 1099px) {
	.pagetop {
		bottom: 50px;
	}
}
@media (max-width: 767px) {
	.pagetop {
		right: 5vw;
		bottom: 30vw;
		z-index: 100;
	}
	.pagetop img {
		width: 15vw;
	}
}

.fixd {
	position: fixed;
	right: 0px;
	top: 150px;
	z-index: 5000;
}
@media (max-width: 767px) {
	.fixd {
		top: auto;
		bottom: 0px;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.fixd a {
		display: block;
		width: 50%;
	}
	.fixd a.long {
		width: 100%;
	}
	.fixd a.long img {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.fixd {
		display: none;
	}
}
footer#gft {
	position: relative;
	background: #eef2f5;
}
footer#gft .first {
	background: -webkit-gradient(linear, left top, right top, from(#025044), color-stop(36%, #025044), color-stop(36%, #69af69), to(#69af69));
	background: -webkit-linear-gradient(left, #025044 0%, #025044 36%, #69af69 36%, #69af69 100%);
	background: -o-linear-gradient(left, #025044 0%, #025044 36%, #69af69 36%, #69af69 100%);
	background: linear-gradient(90deg, #025044 0%, #025044 36%, #69af69 36%, #69af69 100%);
	color: #fff;
}
@media (max-width: 1099px) {
	footer#gft .first {
		background: -webkit-gradient(linear, left top, right top, from(#025044), color-stop(32%, #025044), color-stop(32%, #69af69), to(#69af69));
		background: -webkit-linear-gradient(left, #025044 0%, #025044 32%, #69af69 32%, #69af69 100%);
		background: -o-linear-gradient(left, #025044 0%, #025044 32%, #69af69 32%, #69af69 100%);
		background: linear-gradient(90deg, #025044 0%, #025044 32%, #69af69 32%, #69af69 100%);
	}
}
@media (max-width: 767px) {
	footer#gft .first {
		background: -webkit-gradient(linear, left top, right top, from(#025044), color-stop(16%, #025044), color-stop(16%, #69af69), to(#69af69));
		background: -webkit-linear-gradient(left, #025044 0%, #025044 16%, #69af69 16%, #69af69 100%);
		background: -o-linear-gradient(left, #025044 0%, #025044 16%, #69af69 16%, #69af69 100%);
		background: linear-gradient(90deg, #025044 0%, #025044 16%, #69af69 16%, #69af69 100%);
	}
}
footer#gft .first .wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: top;
	-webkit-align-items: top;
	-ms-flex-align: top;
	align-items: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (min-width: 1100px) {
	footer#gft .first .wrap {
		min-height: 280px;
	}
}
@media (max-width: 995px) {
	footer#gft .first .wrap {
		padding: 0px 0 0px;
	}
}
@media (max-width: 767px) {
	footer#gft .first .wrap {
		padding: 24px 0 8px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
footer#gft .first .site_info {
	max-width: 280px;
	background-color: #025044;
	padding: 40px 24px 24px 0;
}
@media (max-width: 995px) {
	footer#gft .first .site_info {
		padding: 32px 12px 0px 0;
	}
}
@media (max-width: 767px) {
	footer#gft .first .site_info {
		padding: 0;
		background-color: transparent;
		max-width: none;
		width: 100%;
	}
}
footer#gft .first .site_info .sitename {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 12px;
}
@media (max-width: 767px) {
	footer#gft .first .site_info .sitename {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
footer#gft .first .site_info .sitename a {
	color: #fff;
}
footer#gft .first .site_info .sitename .logo {
	position: relative;
}
@media (max-width: 995px) {
	footer#gft .first .site_info .sitename .logo {
		width: 40%;
	}
}
@media (max-width: 767px) {
	footer#gft .first .site_info .sitename .logo {
		width: 50%;
		text-align: center;
	}
	footer#gft .first .site_info .sitename .logo img {
		width: 100%;
	}
}
footer#gft .first .site_info .sitename .corpname {
	font-size: 1.4rem;
	font-weight: 400;
	margin-left: 0.8em;
}
@media (max-width: 767px) {
	footer#gft .first .site_info .sitename .corpname {
		font-size: 5vw;
	}
}
footer#gft .first .site_info .ul_date {
	font-size: 1.4rem;
}
@media (max-width: 995px) {
	footer#gft .first .site_info .ul_date {
		font-size: 1.2rem;
	}
}
@media (max-width: 767px) {
	footer#gft .first .site_info .ul_date {
		text-align: center;
		font-size: 3.6vw;
	}
}
footer#gft .first .site_info .ul_date > li {
	margin: 4px 0;
}
footer#gft .first .site_info .ul_sns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 16px auto;
}
@media (max-width: 767px) {
	footer#gft .first .site_info .ul_sns {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
footer#gft .first .site_info .ul_sns > li {
	margin-right: 0.8em;
}
@media (max-width: 767px) {
	footer#gft .first .site_info .ul_sns > li {
		width: 12%;
	}
	footer#gft .first .site_info .ul_sns > li img {
		width: 100%;
	}
}
footer#gft .first .ul_gnav {
	width: 640px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	font-size: 1.4rem;
	padding: 40px 0 24px;
}
@media (max-width: 995px) {
	footer#gft .first .ul_gnav {
		width: 480px;
		font-size: 1.2rem;
		padding: 32px 0 0px;
	}
}
@media (max-width: 767px) {
	footer#gft .first .ul_gnav {
		width: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		display: none;
	}
}
footer#gft .first .ul_gnav > li {
	min-width: 16%;
}
@media (min-width: 1100px) {
	footer#gft .first .ul_gnav > li {
		max-width: 200px;
	}
}
@media (max-width: 767px) {
	footer#gft .first .ul_gnav > li {
		width: auto;
	}
}
footer#gft .first .ul_gnav > li a {
	color: #fff;
}
footer#gft .first .ul_gnav > li > dl > dt a {
	display: inline-block;
	margin-bottom: 12px;
}
footer#gft .first .ul_gnav > li .ul_det > li a {
	display: inline-block;
	padding: 4px 0;
}
@media (max-width: 995px) {
	footer#gft .first .ul_gnav > li .ul_det > li a {
		padding: 8px 6px;
	}
}
@media (max-width: 767px) {
	footer#gft .first .ul_gnav > li .ul_det > li a {
		padding: 6px 4px;
	}
}
footer#gft .seconde {
	background-color: #fff;
}
footer#gft .seconde .wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	footer#gft .seconde .wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 8px;
		padding-bottom: 8px;
	}
}
footer#gft .seconde .ul_unav {
	margin-left: -16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-size: 1.4rem;
}
@media (max-width: 995px) {
	footer#gft .seconde .ul_unav {
		font-size: 1.3rem;
		margin-left: -8px;
	}
}
@media (max-width: 767px) {
	footer#gft .seconde .ul_unav {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
footer#gft .seconde .ul_unav > li {
	margin-left: 16px;
}
@media (max-width: 995px) {
	footer#gft .seconde .ul_unav > li {
		margin-left: 8px;
	}
}
footer#gft .seconde .ul_unav > li:after {
	margin-left: 16px;
	content: "｜";
}
@media (max-width: 995px) {
	footer#gft .seconde .ul_unav > li:after {
		margin-left: 8px;
	}
}
@media (max-width: 767px) {
	footer#gft .seconde .ul_unav > li:after {
		content: "";
	}
}
footer#gft .seconde .ul_unav > li:last-child:after {
	margin-left: 0;
	content: "";
}
@media (max-width: 995px) {
	footer#gft .seconde .ul_unav > li {
		margin-left: 8px;
	}
	footer#gft .seconde .ul_unav > li:first-child {
		margin-left: 0;
	}
}
footer#gft .seconde .ul_unav > li > a {
	display: inline-block;
	padding: 0.8em 0;
}
@media (max-width: 995px) {
	footer#gft .seconde .ul_unav > li > a {
		padding: 0.6em 0;
	}
}
@media (max-width: 767px) {
	footer#gft .seconde .ul_unav > li > a {
		padding: 0.4em 0;
	}
}
footer#gft .seconde .copyright {
	font-size: 1.2rem;
	text-align: right;
}
@media (max-width: 995px) {
	footer#gft .seconde .copyright {
		font-size: 1.0rem;
	}
}
@media (max-width: 767px) {
	footer#gft .seconde .copyright {
		margin-top: 8px;
		font-size: 3.2vw;
		text-align: center;
	}
}

/*-----------------------------------------------------------
	クリアフィックス
-----------------------------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

* html .clearfix {
	zoom: 1;
}

*:first-child + html .clearfix {
	zoom: 1;
}

/*-----------------------------------------------------------
		blog page css
-----------------------------------------------------------*/
#news .keytitle {
	background-image: url("../img/news/main.jpg");
}
@media (max-width: 767px) {
	#news .keytitle {
		background-image: url("../img_sp/news/main.jpg");
	}
}
#news .pagetitle {
		/*
		.heading{
			top: 48%;
			@include for-tb() {
				width: 100%;
				text-align: center;
			}
		}
		.tit{
			font-size: 6.6rem;
			font-weight: 600;
			color: $c;
			text-shadow:
			white 2px 0px,	white -2px 0px,
			white 0px -2px, white 0px 2px,
			white 2px 2px , white -2px 2px,
			white 2px -2px, white -2px -2px,
			white 1px 2px,	white -1px 2px,
			white 1px -2px, white -1px -2px,
			white 2px 1px,	white -2px 1px,
			white 2px -1px, white -2px -1px;
			;
		}
		.tip_en{
			&:after{
				font-family: 'Montserrat';
				font-weight: 700;
				display: block;
				margin-top: 8px;
				font-size: 2rem;
				line-height: 1;
				color: #003461;
				letter-spacing: 0.4em;
				position: absolute;
				bottom: -32px;
				left: 50%;
				transform: translateX(-50%);
				@include for-tb() {
					font-size: 1.8rem;
				}
			}
		}
		*/
}
#news .pagetitle .tip_news:after {
	content: "NEWS";
}
#news .pagetitle .tip_works:after {
	content: "WORKS";
}
#news .pagetitle .tip_blog:after {
	content: "BLOG";
}
#news .grid_2cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1080px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 140px auto 0;
}
@media (max-width: 995px) {
	#news .grid_2cell {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: inherit;
		margin: 0 30px;
	}
}
#news .list2 {
	padding: 40px 0px 80px;
}
#news .list2 dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 995px) {
	#news .list2 dl {
		display: block;
	}
}
#news .list2 dl dt, #news .list2 dl dd {
	margin-bottom: 1.5em;
}
#news .list2 dl dt {
	width: 6em;
}
@media (max-width: 995px) {
	#news .list2 dl dt {
		width: auto;
		margin-bottom: 0px;
	}
}
#news .list2 dl dd {
	width: -webkit-calc(100% - 8em);
	width: calc(100% - 8em);
}
@media (max-width: 995px) {
	#news .list2 dl dd {
		width: auto;
	}
}
#news .list2 dl dd:last-child {
	margin-bottom: 0px;
}
#news .list {
	padding: 40px 0px 80px;
}
@media (max-width: 995px) {
	#news .list {
		padding: 16px 0px 40px;
	}
}
@media (max-width: 995px) {
	#news .list dl {
		display: block;
	}
}
#news .list dl dt, #news .list dl dd {
	margin-bottom: 1.5em;
}
#news .list .ul_cat {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin: 32px auto;
}
#news .list .ul_cat > li {
	font-size: 2rem;
	letter-spacing: 0.04em;
}
@media (max-width: 995px) {
	#news .list .ul_cat > li {
		font-size: 1.8rem;
	}
}
#news .list .ul_cat > li:after {
	font-size: 1.6rem;
	content: "|";
	margin: 0 .4em;
}
#news .list .ul_cat > li:first-child:before {
	font-size: 1.6rem;
	content: "|";
	margin-right: 0.4em;
}
#news .ul_news2 {
	margin: 0 0 40px;
}
@media (min-width: 1100px) {
	#news .ul_news2 {
		width: 100%;
		max-width: 800px;
	}
}
@media (max-width: 995px) {
	#news .ul_news2 {
		width: auto;
	}
}
#news .ul_news2 > li {
	margin-bottom: 28px;
}
#news .ul_news2 > li:last-child {
	margin-bottom: 0;
}
#news .ul_news2 > li a {
	display: inline-block;
	vertical-align: middle;
}
@media (max-width: 995px) {
	#news .ul_news2 > li a {
		display: block;
	}
}
#news .ul_news2 > li a dt img {
	border: 1px solid #ddd;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#news .ul_news2 > li a:hover {
	text-decoration: none;
}
#news .ul_news2 > li a:hover dt img {
	opacity: .56;
	border: 1px solid #025044;
}
#news .ul_news2 > li dl {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#news .ul_news2 > li dl > dt {
	margin-right: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 995px) {
	#news .ul_news2 > li dl > dt {
		width: 32%;
		min-width: 200px;
	}
	#news .ul_news2 > li dl > dt img {
		width: 100%;
	}
}
@media (max-width: 995px) {
	#news .ul_news2 > li dl > dd {
		width: 100%;
		min-width: 320px;
	}
}
#news .ul_news2 > li dl > dd .tit {
	padding: 8px 0;
	margin-bottom: 4px;
	font-size: 1.8rem;
	letter-spacing: 0.06em;
	line-height: 1.4;
	color: #025044;
}
@media (max-width: 995px) {
	#news .ul_news2 > li dl > dd .tit {
		font-size: 1.8rem;
	}
}
#news .ul_news2 > li dl > dd .desc {
	font-size: 1.2rem;
	letter-spacing: 0.02em;
	line-height: 2.2;
}
@media (max-width: 995px) {
	#news .ul_news2 > li dl > dd .desc {
		font-size: 1.4rem;
		line-height: 1.8;
	}
}
#news .ul_news2 > li dl > dd .ul_date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 8px;
}
#news .ul_news2 > li dl > dd .ul_date > li {
	font-size: 1.2rem;
	letter-spacing: 0.06em;
}
@media (max-width: 995px) {
	#news .ul_news2 > li dl > dd .ul_date > li {
		font-size: 1.4rem;
	}
}
#news .ul_news2 > li dl > dd .ul_date > li.cat {
	margin-right: 12px;
}
#news .ul_news2 > li dl > dd .ul_date > li.cat span {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 70px;
	background: #025044;
	color: #fff;
	text-align: center;
	line-height: 1;
}
#news .ul_news {
	margin: 24px 0;
}
#news .ul_news > li {
	margin-bottom: 28px;
}
#news .ul_news > li:last-child {
	margin-bottom: 0;
}
#news .ul_news > li a {
	display: inline-block;
	vertical-align: middle;
}
#news .ul_news > li a dt img {
	border: 8px solid #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
@media (max-width: 767px) {
	#news .ul_news > li a dt img {
		border: none;
	}
}
#news .ul_news > li a:hover {
	text-decoration: none;
}
#news .ul_news > li a:hover dt img {
	opacity: .56;
}
#news .ul_news > li dl {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#news .ul_news > li dl {
		display: block;
	}
}
#news .ul_news > li dl > dt {
	width: 200px;
	margin-right: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#news .ul_news > li dl > dt img {
	max-width: 100%;
}
@media (max-width: 995px) {
	#news .ul_news > li dl > dt {
		width: 32%;
		min-width: 200px;
	}
	#news .ul_news > li dl > dt img {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media (max-width: 767px) {
	#news .ul_news > li dl > dt {
		width: auto;
		margin: 0px 0px 1em;
	}
}
#news .ul_news > li dl > dd {
	width: 650px;
}
@media (max-width: 995px) {
	#news .ul_news > li dl > dd {
		width: 68%;
		min-width: 320px;
	}
}
@media (max-width: 767px) {
	#news .ul_news > li dl > dd {
		width: auto;
		margin: 0px 0px 10vw;
	}
}
#news .ul_news > li dl > dd .tit {
	padding: 10px 0;
	margin-bottom: 4px;
	font-size: 2.1rem;
	letter-spacing: 0.06em;
	line-height: 1.4;
}
@media (max-width: 995px) {
	#news .ul_news > li dl > dd .tit {
		font-size: 2.4rem;
	}
}
@media (max-width: 767px) {
	#news .ul_news > li dl > dd .tit {
		font-size: 5vw;
	}
}
#news .ul_news > li dl > dd .desc {
	font-size: 1.3rem;
	letter-spacing: 0.02em;
	line-height: 2.2;
}
@media (max-width: 995px) {
	#news .ul_news > li dl > dd .desc {
		font-size: 1.8rem;
		line-height: 1.8;
	}
}
@media (max-width: 767px) {
	#news .ul_news > li dl > dd .desc {
		font-size: 3.75vw;
	}
}
#news .ul_news > li dl > dd .ul_date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 12px 0;
}
#news .ul_news > li dl > dd .ul_date > li {
	font-size: 1.2rem;
	letter-spacing: 0.06em;
}
@media (max-width: 995px) {
	#news .ul_news > li dl > dd .ul_date > li {
		font-size: 1.8rem;
	}
}
#news .ul_news > li dl > dd .ul_date > li:after {
	content: "|";
	margin: 0 .4em;
}
#news .ul_news > li dl > dd .ul_date > li:last-child:after {
	content: "";
}
#news .detail2 {
	padding: 90px 0px;
}
#news .detail2 h2 {
	padding: 0em 0px 0.5em;
	font-size: 26px;
	color: #025044;
}
@media (max-width: 995px) {
	#news .detail2 h2 {
		font-size: 32px;
	}
}
#news .detail2 .entry {
	clear: both;
	padding: 0px 0px 50px;
}
@media (max-width: 995px) {
	#news .detail2 .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
		height: 52px;
		line-height: 52px;
		width: 52px;
	}
}
#news .detail {
	width: 100%;
	padding: 0 0px 90px;
}
#news .detail .ul_date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 8px;
}
#news .detail .ul_date > li {
	font-size: 1.2rem;
	letter-spacing: 0.06em;
}
@media (max-width: 995px) {
	#news .detail .ul_date > li {
		font-size: 1.4rem;
	}
}
#news .detail .ul_date > li.cat {
	margin-right: 12px;
}
#news .detail .ul_date > li.cat span {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 70px;
	background: #025044;
	color: #fff;
	text-align: center;
	line-height: 1;
}
#news .detail h2 {
	padding: 0em 0px 0.5em;
	font-size: 26px;
	color: #025044;
}
@media (max-width: 995px) {
	#news .detail h2 {
		font-size: 24px;
	}
}
#news .detail .entry {
	clear: both;
	padding: 0px 0px 50px;
}
#news .detail .entry img {
	max-width: 100%;
	height: auto;
}
@media (max-width: 995px) {
	#news .detail .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
}

/*------------------- エントリーリセット ---------------------*/
#tinymce {
	padding: 20px;
}

.entry, #tinymce {
	line-height: 2;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6 {
	position: static;
	clear: both;
	float: none;
	height: auto;
	min-height: 1px;
	margin: 0 0 1em;
	padding: 0px;
	background: none;
	border: none;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
}
.entry h1, #tinymce h1 {
	font-size: 145.5%;
}
.entry h2, #tinymce h2 {
	font-size: 136.4%;
}
.entry h3, #tinymce h3 {
	font-size: 127.3%;
}
.entry h4, #tinymce h4 {
	font-size: 127.3%;
}
.entry h5, #tinymce h5 {
	font-size: 118.2%;
}
.entry h6, #tinymce h6 {
	font-size: 100%;
}
.entry strong, .entry b, #tinymce strong, #tinymce b {
	font-weight: bold;
}
.entry p, #tinymce p {
	margin: 0em 0em 2em 0em;
}
.entry em, #tinymce em {
	font-style: italic;
}
.entry ol, #tinymce ol {
	margin: 1em 2em 1em;
}
.entry ul, #tinymce ul {
	margin: 1em 0 1em;
}
.entry ul li, #tinymce ul li {
	margin: 0em 0em 0.5em 1em;
}
.entry ol li, #tinymce ol li {
	margin: 0em 0em 0.5em 0em;
}
.entry ul, #tinymce ul {
	list-style: disc;
}
.entry ol, #tinymce ol {
	list-style: decimal;
}
.entry dl, #tinymce dl {
	margin: 1em 0;
}
.entry dd, #tinymce dd {
	margin-left: 2em;
}
.entry table.wp-oembed,
.entry table.wp-oembed td, #tinymce table.wp-oembed,
#tinymce table.wp-oembed td {
	border: none;
}
.entry table caption, #tinymce table caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.entry table, #tinymce table {
	clear: both;
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0 2em;
}
.entry table th, #tinymce table th {
	padding: 0.5em;
	background: #f5f5f5;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}
.entry table td, #tinymce table td {
	padding: .5em;
}
.entry img, #tinymce img {
	max-width: 100%;
	height: auto;
	margin-bottom: 2em;
}
.entry img.aligncenter, #tinymce img.aligncenter {
	clear: both;
	display: block;
	margin: auto;
}
.entry a, #tinymce a {
	text-decoration: underline;
}
.entry iframe, #tinymce iframe {
	max-width: 100%;
}
.entry *:last-child, #tinymce *:last-child {
	margin-bottom: 0px;
}
@media (min-width: 1100px) {
	.entry img.alignleft, #tinymce img.alignleft {
		float: left;
		margin-right: 2em;
	}
	.entry img.alignright, #tinymce img.alignright {
		float: right;
		margin-left: 2em;
	}
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 privacy
-----------------------------------------------------------*/
#privacy .keytitle .tip_en:before, #security .keytitle .tip_en:before {
	content: "PRIVACY POLICY";
}
#privacy .detail, #security .detail {
	padding: 40px 0px 40px;
}
@media (max-width: 995px) {
	#privacy .detail, #security .detail {
		padding: 40px 0px 32px;
	}
}
@media (max-width: 767px) {
	#privacy .detail, #security .detail {
		padding: 8px 0px 32px;
	}
}
#privacy .detail .tit_sec, #security .detail .tit_sec {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #025044;
	line-height: 1.2;
	margin-bottom: 0.8em;
}
@media (max-width: 995px) {
	#privacy .detail .tit_sec, #security .detail .tit_sec {
		padding-top: 24px;
		margin-bottom: 24px;
	}
}
@media (max-width: 767px) {
	#privacy .detail .tit_sec, #security .detail .tit_sec {
		font-size: 2rem;
	}
}
#privacy .detail .read, #security .detail .read {
	margin-bottom: 2em;
	line-height: 2;
}
#privacy .detail dt, #security .detail dt {
	padding-bottom: 0.2em;
	margin-bottom: 0.4em;
	color: #025044;
}
#privacy .detail dd, #security .detail dd {
	margin-bottom: 2em;
	line-height: 2;
}
#privacy .detail .name, #security .detail .name {
	text-align: right;
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 sitemaps
-----------------------------------------------------------*/
#sitemaps .keytitle .tip_en:before {
	content: "SITEMAPS";
}
#sitemaps .detail {
	padding: 2em 0px 90px;
}
#sitemaps .detail .tit_sec {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #025044;
	line-height: 1.2;
	margin-bottom: 0.8em;
}
@media (max-width: 995px) {
	#sitemaps .detail .tit_sec {
		padding-top: 24px;
		margin-bottom: 24px;
	}
}
@media (max-width: 767px) {
	#sitemaps .detail .tit_sec {
		font-size: 2rem;
	}
}
#sitemaps .detail .list {
	border-bottom: 1px solid #aaa;
}
#sitemaps .detail .list > li {
	border-top: 1px solid #aaa;
}
#sitemaps .detail .list > li > a {
	display: block;
	padding: 1em 1em;
}
#sitemaps .detail .list ul.sub-menu {
	border-top: 1px solid #ddd;
}
#sitemaps .detail .list ul.sub-menu li {
	display: inline-block;
}
@media (max-width: 995px) {
	#sitemaps .detail .list ul.sub-menu li {
		display: block;
		margin: 1.5em;
	}
}
#sitemaps .detail .list ul.sub-menu li a {
	display: block;
	padding: 1.5em 1em;
	margin-right: 1em;
}
@media (max-width: 995px) {
	#sitemaps .detail .list ul.sub-menu li a {
		padding: 0px;
		margin: 0px;
	}
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 share
-----------------------------------------------------------*/
.sec .ul_table > li > dl {
	display: table;
}
.sec .ul_table > li > dl > dt, .sec .ul_table > li > dl > dd {
	display: table-cell;
	vertical-align: top;
}

/*-----------------------------------------------------------
	 page
-----------------------------------------------------------*/
#about .keytitle {
	background-image: url("../img/about/main.jpg");
}
@media (max-width: 767px) {
	#about .keytitle {
		background-image: url("../img_sp/about/main.jpg");
	}
}
#about .pan {
	margin-bottom: -49px;
}
#about .primary {
	background-image: url(../img/about/primary.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
@media (max-width: 995px) {
	#about .primary {
		background-size: cover;
	}
}
@media (max-width: 767px) {
	#about .primary {
		background-image: url(../img_sp/about/primary.jpg);
		background-size: 110% auto;
	}
}
#about .primary .wrap {
	height: 650px;
}
@media (max-width: 995px) {
	#about .primary .wrap {
		height: 480px;
	}
}
@media (max-width: 767px) {
	#about .primary .wrap {
		height: 660px;
	}
}
#about #pickup {
	padding: 0px 0 80px;
}
#about #pickup .wrap > .tit {
	font-size: 3.0rem;
	letter-spacing: 0.2em;
	text-align: center;
	padding: 24px 0;
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#about #pickup .wrap > .tit {
		font-size: 2.2rem;
		margin-bottom: 12px;
		padding: 12px 0;
	}
}
@media (max-width: 767px) {
	#about #pickup .wrap > .tit {
		font-size: 5.6vw;
		padding: 8px 0;
		margin-bottom: 8px;
	}
}
#about #pickup .wrap .ul_reco {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#about #pickup .wrap .ul_reco {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
#about #pickup .wrap .ul_reco > li {
	width: 270px;
}
@media (max-width: 995px) {
	#about #pickup .wrap .ul_reco > li {
		width: 220px;
	}
}
@media (max-width: 767px) {
	#about #pickup .wrap .ul_reco > li {
		width: 100%;
		margin-bottom: 24px;
	}
}
#about #pickup .wrap .ul_reco > li .tmb {
	margin: 0 auto 16px;
}
@media (max-width: 767px) {
	#about #pickup .wrap .ul_reco > li .tmb {
		width: 100%;
	}
	#about #pickup .wrap .ul_reco > li .tmb img {
		width: 100%;
	}
}
#about #pickup .wrap .ul_reco > li .cap {
	text-align: center;
}
#about #pickup .wrap .ul_reco > li .cap .tit {
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	white-space: nowrap;
	line-height: 1.4;
	margin-bottom: 8px;
}
@media (max-width: 995px) {
	#about #pickup .wrap .ul_reco > li .cap .tit {
		letter-spacing: 0;
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	#about #pickup .wrap .ul_reco > li .cap .tit {
		font-size: 4.8vw;
		margin-bottom: 4px;
	}
}
#about #pickup .wrap .ul_reco > li .cap .desc {
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	line-height: 1.8;
}
@media (max-width: 995px) {
	#about #pickup .wrap .ul_reco > li .cap .desc {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
}
@media (max-width: 767px) {
	#about #pickup .wrap .ul_reco > li .cap .desc {
		font-size: 4.0vw;
		line-height: 1.6;
	}
}
#about #intro {
	background-image: url(../img/about/intro_bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 80px 0 0;
	margin-bottom: 0;
}
@media (max-width: 995px) {
	#about #intro {
		padding: 56px 0 56px;
	}
}
@media (max-width: 767px) {
	#about #intro {
		padding: 32px 0 24px;
		background-image: url(../img_sp/about/intro_bg1.png);
		background-size: 130% auto;
	}
}
#about #intro .wrap {
	min-height: 1110px;
}
#about #intro .wrap .tit {
	color: #004085;
	font-size: 4.6rem;
	font-weight: 400;
	letter-spacing: 0.16em;
	white-space: nowrap;
	line-height: 1.2;
	text-align: center;
}
@media (max-width: 995px) {
	#about #intro .wrap .tit {
		font-size: 3.2rem;
	}
}
@media (max-width: 767px) {
	#about #intro .wrap .tit {
		font-size: 6.4vw;
	}
}
#about #intro .wrap .tit > span.b {
	display: block;
	font-size: 9.4rem;
}
@media (max-width: 995px) {
	#about #intro .wrap .tit > span.b {
		font-size: 4.2rem;
	}
}
@media (max-width: 767px) {
	#about #intro .wrap .tit > span.b {
		font-size: 14.0vw;
	}
}
#about #intro .wrap .tit > span.b span.bnumb {
	font-size: 11.4rem;
}
@media (max-width: 995px) {
	#about #intro .wrap .tit > span.b span.bnumb {
		font-size: 7.2rem;
	}
}
@media (max-width: 767px) {
	#about #intro .wrap .tit > span.b span.bnumb {
		font-size: 24.0vw;
	}
}
#about #intro .wrap .itemname {
	text-align: center;
	margin: 16px auto;
}
#about #intro .wrap .itemname .desc {
	font-size: 2.2rem;
	letter-spacing: 0.18em;
}
@media (max-width: 995px) {
	#about #intro .wrap .itemname .desc {
		font-size: 2.0rem;
	}
}
@media (max-width: 767px) {
	#about #intro .wrap .itemname .desc {
		font-size: 5.6vw;
	}
}
#about #intro .wrap .itemname .name {
	margin: 8px auto;
}
#about #intro .wrap .txt_line {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.18em;
	line-height: 1.8;
}
@media (max-width: 995px) {
	#about #intro .wrap .txt_line {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#about #intro .wrap .txt_line {
		font-size: 3.6vw;
		line-height: 2;
	}
}
#about #intro .wrap .txt_line p {
	margin-bottom: 1.2em;
}
#about #intro .wrap .txt_line p:last-child {
	margin-bottom: 0;
}
#about #point {
	background-image: url(../img/about/point_bg1.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 64px 0 64px;
	margin-bottom: 0;
}
@media (max-width: 995px) {
	#about #point {
		padding: 56px 0 56px;
	}
}
@media (max-width: 767px) {
	#about #point {
		padding: 32px 0 24px;
		background-image: url(../img_sp/about/point_bg1.png);
		background-size: 130% auto;
	}
}
#about #point .wrap > .tit {
	font-size: 3.4rem;
	letter-spacing: 0.18em;
	text-align: center;
	padding: 16px 0;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#about #point .wrap > .tit {
		font-size: 2.8rem;
	}
}
@media (max-width: 767px) {
	#about #point .wrap > .tit {
		font-size: 6.4vw;
	}
}
#about #point .wrap .ul_point > li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 40px auto;
}
@media (max-width: 995px) {
	#about #point .wrap .ul_point > li {
		margin: 24px auto;
	}
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#about #point .wrap .ul_point > li:last-child {
	margin-bottom: 0;
}
#about #point .wrap .ul_point > li .txt {
	padding-left: 80px;
}
@media (max-width: 995px) {
	#about #point .wrap .ul_point > li .txt {
		padding-left: 64px;
		width: 500px;
	}
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li .txt {
		padding-left: 0;
		width: auto;
		margin-bottom: 32px;
	}
}
#about #point .wrap .ul_point > li .txt .tit {
	font-size: 3.4rem;
	letter-spacing: 0.04em;
	margin-bottom: 8px;
	position: relative;
}
@media (max-width: 995px) {
	#about #point .wrap .ul_point > li .txt .tit {
		font-size: 2.6rem;
	}
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li .txt .tit {
		text-align: center;
		font-size: 5.6vw;
		padding-top: 64px;
	}
}
#about #point .wrap .ul_point > li .txt .tit:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 77px;
	height: 97px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -88px;
	top: -6px;
}
@media (max-width: 995px) {
	#about #point .wrap .ul_point > li .txt .tit:before {
		left: -72px;
		width: 57px;
		height: 77px;
	}
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li .txt .tit:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 0;
	}
}
#about #point .wrap .ul_point > li .txt .desc {
	font-size: 2.0rem;
	letter-spacing: 0.16em;
	line-height: 1.8;
}
@media (max-width: 995px) {
	#about #point .wrap .ul_point > li .txt .desc {
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li .txt .desc {
		font-size: 4.0vw;
		text-align: center;
	}
}
#about #point .wrap .ul_point > li .tmb {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}
#about #point .wrap .ul_point > li:nth-child(even) .txt {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li:nth-child(even) .txt {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}
#about #point .wrap .ul_point > li:nth-child(even) .tmb {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}
@media (max-width: 767px) {
	#about #point .wrap .ul_point > li:nth-child(even) .tmb {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
#about #point .wrap .ul_point > li:nth-child(1) .tit:before {
	background-image: url(../img/about/point_ol1.png);
}
#about #point .wrap .ul_point > li:nth-child(2) .tit:before {
	background-image: url(../img/about/point_ol2.png);
}
#about #point .wrap .ul_point > li:nth-child(3) .tit:before {
	background-image: url(../img/about/point_ol3.png);
}
#about #how {
	padding: 80px 0;
	background-color: #d9f0f9;
	margin-bottom: 0;
}
@media (max-width: 995px) {
	#about #how {
		padding: 40px 0;
	}
}
#about #how .wrap > .tit {
	font-size: 3.4rem;
	letter-spacing: 0.18em;
	text-align: center;
	padding: 16px 0;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#about #how .wrap > .tit {
		font-size: 2.6rem;
	}
}
@media (max-width: 767px) {
	#about #how .wrap > .tit {
		text-align: center;
		font-size: 5.6vw;
	}
}
#about #how .wrap .gr_howblk .blk_how {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 995px) {
	#about #how .wrap .gr_howblk .blk_how {
		margin-bottom: 40px;
	}
	#about #how .wrap .gr_howblk .blk_how:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	#about #how .wrap .gr_howblk .blk_how {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 995px) {
	#about #how .wrap .gr_howblk .blk_how .tmb {
		width: 260px;
	}
}
#about #how .wrap .gr_howblk .blk_how .txt {
	width: 480px;
	border: 1px solid #025044;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(59.48%, white), color-stop(78.38%, #ebf7fc), to(#d9f0f9));
	background: -webkit-linear-gradient(bottom, white 59.48%, #ebf7fc 78.38%, #d9f0f9 100%);
	background: -o-linear-gradient(bottom, white 59.48%, #ebf7fc 78.38%, #d9f0f9 100%);
	background: linear-gradient(0deg, white 59.48%, #ebf7fc 78.38%, #d9f0f9 100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 32px 28px 40px;
}
@media (max-width: 995px) {
	#about #how .wrap .gr_howblk .blk_how .txt {
		width: 380px;
		padding: 24px 20px 32px;
	}
}
@media (max-width: 767px) {
	#about #how .wrap .gr_howblk .blk_how .txt {
		width: 100%;
		padding: 24px 24px 24px;
		margin-bottom: 32px;
	}
}
#about #how .wrap .gr_howblk .blk_how .txt .tit {
	font-size: 3.2rem;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 12px;
}
@media (max-width: 995px) {
	#about #how .wrap .gr_howblk .blk_how .txt .tit {
		font-size: 2.4rem;
	}
}
@media (max-width: 767px) {
	#about #how .wrap .gr_howblk .blk_how .txt .tit {
		font-size: 5.6vw;
		margin-bottom: 8px;
	}
}
#about #how .wrap .gr_howblk .blk_how .txt .txt_line p {
	line-height: 1.8;
}
#about #how .wrap .gr_howblk .blk_how:nth-child(even) .txt {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
@media (max-width: 767px) {
	#about #how .wrap .gr_howblk .blk_how:nth-child(even) .txt {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}
#about #how .wrap .gr_howblk .blk_how:nth-child(even) .tmb {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}
@media (max-width: 767px) {
	#about #how .wrap .gr_howblk .blk_how:nth-child(even) .tmb {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
#about #scene {
	background-color: #eef2f5;
	padding: 40px 0;
	margin-bottom: 0;
}
@media (max-width: 767px) {
	#about #scene {
		padding: 40px 0;
	}
}
#about #scene .wrap > .tit {
	font-size: 3.4rem;
	letter-spacing: 0.18em;
	text-align: center;
	padding: 16px 0;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#about #scene .wrap > .tit {
		font-size: 2.8rem;
	}
}
@media (max-width: 767px) {
	#about #scene .wrap > .tit {
		font-size: 4.4vw;
		padding: 8px 0;
		margin-bottom: 8px;
	}
}
#about #scene .wrap .lo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	#about #scene .wrap .lo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 24px;
	}
}
#about #scene .wrap .lo1 .tmb {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	width: 595px;
}
@media (max-width: 767px) {
	#about #scene .wrap .lo1 .tmb {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}
#about #scene .wrap .lo1 .txt {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	width: 460px;
	font-size: 1.4rem;
	line-height: 1.8;
	position: relative;
	background-color: rgba(40, 170, 160, 0.7);
	color: #fff;
	margin-right: -256px;
	margin-bottom: -16px;
}
@media (max-width: 995px) {
	#about #scene .wrap .lo1 .txt {
		margin-right: -200px;
		width: 500px;
	}
}
@media (max-width: 767px) {
	#about #scene .wrap .lo1 .txt {
		margin-top: 0;
		margin-right: 0px;
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
#about #scene .wrap .lo1 .txt .gr_date {
	height: 360px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	padding-left: 48px;
}
@media (max-width: 995px) {
	#about #scene .wrap .lo1 .txt .gr_date {
		height: 280px;
		padding-left: 32px;
	}
}
@media (max-width: 767px) {
	#about #scene .wrap .lo1 .txt .gr_date {
		height: 180px;
		padding: 12px 12px;
	}
}
#about #scene .wrap .lo1 .txt .gr_date p {
	font-size: 1.8rem;
	letter-spacing: 0.08em;
	line-height: 2;
}
@media (max-width: 995px) {
	#about #scene .wrap .lo1 .txt .gr_date p {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#about #scene .wrap .lo1 .txt .gr_date p {
		font-size: 4.0vw;
		line-height: 1.6;
		letter-spacing: 0;
	}
}
#about .obi_mirian60 {
	background-image: url(../img/about/bnr_area1.png);
	background-position: center top;
	background-repeat: no-repeat;
}
@media (max-width: 995px) {
	#about .obi_mirian60 {
		background-size: cover;
	}
}
@media (max-width: 767px) {
	#about .obi_mirian60 {
		background-image: url(../img_sp/about/bnr_area1.png);
		background-size: 110% auto;
	}
}
#about .obi_mirian60 .wrap {
	height: 740px;
}
@media (max-width: 995px) {
	#about .obi_mirian60 .wrap {
		height: 480px;
	}
}
@media (max-width: 767px) {
	#about .obi_mirian60 .wrap {
		height: 270px;
	}
}
#about #items {
	background-image: url(../img/about/item_bg1.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 64px 0 64px;
	margin-bottom: 0;
}
@media (max-width: 995px) {
	#about #items {
		background-image: url(../img_sp/about/item_bg1.png);
		padding: 56px 0 56px;
	}
}
@media (max-width: 767px) {
	#about #items {
		padding: 32px 0 24px;
		background-size: 130% auto;
	}
}
#about #items .wrap .lo1 {
	width: 600px;
	margin-bottom: 32px;
}
@media (max-width: 995px) {
	#about #items .wrap .lo1 {
		width: 100%;
	}
}
#about #items .wrap .lo1 .gr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 995px) {
	#about #items .wrap .lo1 .gr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#about #items .wrap .lo1 .txt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 300px;
}
@media (max-width: 995px) {
	#about #items .wrap .lo1 .txt {
		margin-top: 16px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0px;
	}
}
#about #items .wrap .lo1 .txt .txt2 {
	margin-top: 8px;
}
#about #items .wrap .lo2 {
	width: 880px;
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 {
		width: 100%;
	}
}
#about #items .wrap .lo2 .gr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 .gr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 .gr .tit {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 .gr .tmb {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
}
#about #items .wrap .lo2 .gr .stg {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	font-size: 3.4rem;
	color: #fff;
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 .gr .stg {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}
#about #items .wrap .lo2 .gr .stg span {
	font-size: 6.4rem;
	margin: 0 0.08em;
}
#about #items .wrap .lo2 .txt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 300px;
}
@media (max-width: 995px) {
	#about #items .wrap .lo2 .txt {
		margin-top: 16px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0px;
		margin-bottom: 8px;
	}
}
#about #items .wrap .lo2 .txt .txt2 {
	margin-top: 8px;
}
#about #items .wrap .prezent {
	width: 300px;
	border: 1px solid #025044;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 0;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		position: static;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent {
		width: 100%;
	}
}
#about #items .wrap .prezent .tit {
	font-size: 1.4rem;
	color: #025044;
	text-decoration: underline;
	letter-spacing: 0.1em;
	z-index: 10;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .tit {
		font-size: 2.8rem;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent .tit {
		font-size: 5.2vw;
	}
}
#about #items .wrap .prezent .tit span {
	letter-spacing: 0;
	display: block;
	font-size: 2.1rem;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .tit span {
		font-size: 4.0rem;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent .tit span {
		font-size: 7.2vw;
	}
}
#about #items .wrap .prezent .desc {
	font-size: 1.2rem;
	line-height: 1.6;
	letter-spacing: 0.18em;
	padding: 8px 0;
	z-index: 10;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .desc {
		font-size: 2.2rem;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent .desc {
		font-size: 4.8vw;
	}
}
#about #items .wrap .prezent .tmb {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .tmb {
		position: static;
		margin: 0 auto;
		text-align: center;
		width: 64%;
	}
	#about #items .wrap .prezent .tmb img {
		width: 100%;
	}
}
#about #items .wrap .prezent .txt_spec {
	font-size: 0.8rem;
	margin-bottom: 0.8em;
	z-index: 10;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .txt_spec {
		font-size: 1.8rem;
		text-align: center;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent .txt_spec {
		font-size: 3.6vw;
	}
}
#about #items .wrap .prezent .att {
	font-size: 0.8rem;
	letter-spacing: 0.18em;
	z-index: 10;
}
@media (max-width: 995px) {
	#about #items .wrap .prezent .att {
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	#about #items .wrap .prezent .att {
		font-size: 3.6vw;
	}
}
#about #items .wrap .prezent .att > li {
	text-indent: -1em;
	padding-left: 1em;
}
#about #items .wrap .btn_area {
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#about #items .wrap a.btn {
	width: 456px;
	height: 78px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #fff;
	background-color: #025044;
	color: #fff;
	position: relative;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 2.4rem;
}
@media (max-width: 995px) {
	#about #items .wrap a.btn {
		width: 50%;
	}
}
@media (max-width: 767px) {
	#about #items .wrap a.btn {
		width: 100%;
		height: 48px;
	}
}
#about #items .wrap a.btn:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 4px;
	background: url(../img/download/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#about #items .wrap a.btn:hover {
	background: #69af69;
}
#about #items .wrap a.btn:hover:after {
	background: url(../img/download/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
	right: 2px;
}
#about .ul_att {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 24px 0;
	font-size: 1.2rem;
}
@media (max-width: 767px) {
	#about .ul_att {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
}
#about .ul_att > li {
	width: 30%;
	white-space: nowrap;
}
@media (max-width: 995px) {
	#about .ul_att > li {
		white-space: normal;
	}
}
@media (max-width: 767px) {
	#about .ul_att > li {
		width: 100%;
	}
}

#business .keytitle {
	background-image: url("../img/business/main.jpg");
}
@media (max-width: 767px) {
	#business .keytitle {
		background-image: url("../img_sp/business/main.jpg");
	}
}
#business .lead .lo1 {
	text-align: center;
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	#business .lead .lo1 {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	#business .lead .lo1 {
		margin-bottom: 32px;
	}
}
#business .lead .lo1 .tit {
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#business .lead .lo1 .tit {
		font-size: 2.0rem;
		margin-bottom: 12px;
	}
}
@media (max-width: 767px) {
	#business .lead .lo1 .tit {
		font-size: 4.8vw;
		margin-bottom: 8px;
	}
}
#business .lead .lo1 .txt_line {
	font-size: 1.4rem;
	line-height: 1.8;
}
@media (max-width: 995px) {
	#business .lead .lo1 .txt_line {
		text-align: left;
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#business .lead .lo1 .txt_line {
		text-align: left;
		font-size: 4.0vw;
	}
}
#business .biz_biz {
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	#business .biz_biz {
		margin-bottom: 32px;
	}
}
#business .biz_biz .cont {
	max-width: 1200px;
	margin: 0 auto 134px;
	background-position: left top;
	background-repeat: no-repeat;
}
@media (max-width: 995px) {
	#business .biz_biz .cont {
		padding: 16vw 0 0;
		margin: 0 auto 16px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont {
		padding: 46vw 0 0;
		margin: 0 auto 16px;
	}
}
#business .biz_biz .cont .wrap {
	min-height: 360px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
	margin-bottom: 56px;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .wrap {
		min-height: 300px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .wrap {
		min-height: inherit;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#business .biz_biz .cont .box {
	width: 100%;
	max-width: 600px;
	background: #fff;
	padding: 4% 4%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: -100px;
	bottom: -40px;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box {
		position: static;
		padding: 16px 32px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box {
		padding: 16px 16px;
	}
}
#business .biz_biz .cont .box .heading {
	position: absolute;
	bottom: -4px;
	left: -500px;
	padding-left: 96px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box .heading {
		position: relative;
		display: block;
		margin-bottom: 16px;
		padding-left: 56px;
		bottom: 0;
		left: 0px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box .heading {
		position: static;
		display: block;
		margin-bottom: 16px;
		padding-left: 56px;
	}
}
#business .biz_biz .cont .box .heading:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 79px;
	height: 91px;
	background: url(../img/business/biz1_icn1.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box .heading:before {
		left: -36px;
		top: 12px;
		width: 80px;
		height: 80px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box .heading:before {
		left: -16px;
		top: 24px;
		width: 80px;
		height: 80px;
	}
}
#business .biz_biz .cont .box .heading > .tit {
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1;
	color: #69af69;
	letter-spacing: 0.08em;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box .heading > .tit {
		margin-bottom: 12px;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box .heading > .tit {
		margin-bottom: 8px;
	}
}
#business .biz_biz .cont .box .heading .tit_en {
	font-size: 1.3rem;
	color: #69af69;
	line-height: 1;
	margin-left: 2em;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box .heading .tit_en {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box .heading .tit_en {
		margin-left: 0;
	}
}
#business .biz_biz .cont .box > .tit {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0.64em;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box > .tit {
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box > .tit {
		font-size: 4.4vw;
	}
}
#business .biz_biz .cont .box .txt_line {
	font-size: 1.4rem;
	line-height: 1.8;
}
@media (max-width: 995px) {
	#business .biz_biz .cont .box .txt_line {
		font-size: 1.4rem;
	}
}
@media (max-width: 767px) {
	#business .biz_biz .cont .box .txt_line {
		font-size: 4vw;
	}
}
#business #biz_biz1 .cont {
	background-image: url("../img/business/biz1_pic1.jpg");
}
#business #biz_biz1 .cont .wrap .box > .heading:before {
	background-image: url(../img/business/biz1_icn1.svg);
}
#business #biz_biz1 .cont2 .ul_ba {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin: 0 auto 80px;
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .ul_ba {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}
}
#business #biz_biz1 .cont2 .ul_ba > li {
	width: 380px;
	position: relative;
}
@media (max-width: 995px) {
	#business #biz_biz1 .cont2 .ul_ba > li {
		width: 44%;
	}
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .ul_ba > li {
		width: 100%;
	}
}
#business #biz_biz1 .cont2 .ul_ba > li .obj {
	width: 100%;
	position: absolute;
	top: -32px;
	text-align: center;
	font-size: 2rem;
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .ul_ba > li:first-child {
		margin-bottom: 120px;
	}
}
#business #biz_biz1 .cont2 .ul_ba > li:first-child:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 63px;
	height: 79px;
	background: url(../img/business/biz1_tmb1_arr.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: -152px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 995px) {
	#business #biz_biz1 .cont2 .ul_ba > li:first-child:after {
		right: -64px;
		width: 44px;
		height: 56px;
	}
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .ul_ba > li:first-child:after {
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: auto;
		bottom: -80px;
		width: 70px;
		height: 56px;
		background-image: url(../img_sp/business/biz1_tmb1_arr.svg);
	}
}
#business #biz_biz1 .cont2 .okiyuka .tit {
	color: #69af69;
	font-size: 2rem;
	font-weight: 400;
	margin-bottom: 0.2em;
	letter-spacing: 0.18em;
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .okiyuka .tit {
		font-size: 4.8vw;
		text-align: center;
	}
}
#business #biz_biz1 .cont2 .okiyuka .tit_en {
	font-size: 1.4rem;
	line-height: 1.2;
	margin-bottom: 8px;
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .okiyuka .tit_en {
		font-size: 3.6vw;
	}
}
#business #biz_biz1 .cont2 .okiyuka .youtube {
	margin: 40px auto;
	text-align: center;
}
#business #biz_biz1 .cont2 .okiyuka .youtube iframe {
	width: 100%;
	max-width: 800px;
	height: 450px;
	margin: 0 auto;
}
@media (max-width: 995px) {
	#business #biz_biz1 .cont2 .okiyuka .youtube iframe {
		height: 396px;
	}
}
@media (max-width: 767px) {
	#business #biz_biz1 .cont2 .okiyuka .youtube iframe {
		height: 156px;
	}
}
#business #biz_biz2 .cont {
	background-image: url("../img/business/biz2_pic1.jpg");
}
#business #biz_biz2 .cont .wrap .box > .heading:before {
	background-image: url(../img/business/biz2_icn1.svg);
}
#business #biz_biz2 .cont2 .ul_items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
@media (max-width: 767px) {
	#business #biz_biz2 .cont2 .ul_items {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#business #biz_biz2 .cont2 .ul_items > li {
		width: 48%;
	}
}
#business #biz_biz3 .cont {
	background-image: url("../img/business/biz3_pic1.jpg");
}
#business #biz_biz3 .cont .wrap .box > .heading:before {
	background-image: url(../img/business/biz3_icn1.svg);
}
#business .ul_type {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #69af69;
	margin: 40px auto;
}
@media (max-width: 995px) {
	#business .ul_type {
		margin: 24px 30px;
	}
}
@media (max-width: 767px) {
	#business .ul_type {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 24px 7vw;
	}
}
#business .ul_type > li {
	width: 20%;
	min-height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.2;
	font-size: 1.4rem;
	position: relative;
}
@media (max-width: 995px) {
	#business .ul_type > li {
		font-size: 1.2rem;
	}
}
@media (max-width: 767px) {
	#business .ul_type > li {
		width: 100%;
	}
}
#business .ul_type > li:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	background-color: #69af69;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 767px) {
	#business .ul_type > li:after {
		width: 100%;
		height: 1px;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		top: auto;
		bottom: 0;
	}
}
#business .ul_type > li:last-child:after {
	display: none;
}
#business .ul_type > li a {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #69af69;
	text-align: center;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: auto;
}
#business .ul_type > li a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../img/business/biz_arr1.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 995px) {
	#business .ul_type > li a:after {
		width: 16px;
		height: 16px;
		right: 8px;
	}
}
#business .ul_type > li a:hover {
	background-color: #69af69;
	color: #fff;
}
#business .type {
	background-color: rgba(105, 175, 105, 0.2);
}
#business .type > .gr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#business .type > .gr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#business .type > .gr > div {
	width: 50%;
	padding: 32px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	#business .type > .gr > div {
		width: 100%;
	}
}
#business .type > .gr > div > .tit {
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.16em;
	color: #69af69;
	margin-bottom: 16px;
}
#business .type > .gr .one .gr_root .gr {
	margin-bottom: 24px;
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 767px) {
	#business .type > .gr .one .gr_root .gr {
		display: block;
	}
}
#business .type > .gr .one .gr_root .gr > .tit {
	font-size: 1.8rem;
	font-weight: 400;
	margin-bottom: 8px;
}
#business .type > .gr .one .gr_root .gr > .gr .dl_std {
	display: inline-block;
	vertical-align: top;
}
#business .type > .gr .two {
	padding-left: 32px;
	border-left: 1px solid #fff;
}
@media (max-width: 767px) {
	#business .type > .gr .two {
		border-top: 1px solid #fff;
		padding-left: 0;
		border-left: none;
	}
}
#business .type > .gr .two .blk_btn a {
	width: 240px;
	height: 40px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 8px;
	background-color: #69af69;
	color: #fff;
	position: relative;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 1.8rem;
}
@media (max-width: 995px) {
	#business .type > .gr .two .blk_btn a {
		width: 50%;
	}
}
@media (max-width: 767px) {
	#business .type > .gr .two .blk_btn a {
		width: 100%;
		height: 48px;
		font-size: 1.4rem;
	}
}
#business .type > .gr .two .blk_btn a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 4px;
	background: url(../img/download/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#business .type > .gr .two .blk_btn a:hover {
	background: #025044;
}
#business .type > .gr .two .blk_btn a:hover:after {
	background: url(../img/download/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
	right: 2px;
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 index
-----------------------------------------------------------*/
@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes scroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
#index .sec .ker {
	letter-spacing: -0.5em;
}
#index .sec .ker_ten {
	letter-spacing: -0.25em;
}
#index .sec .wrap .tit_sid1 {
	font-size: 1.6rem;
	line-height: 1;
}
#index .sec .wrap .tip_en1 {
	position: relative;
}
#index .sec .wrap .tip_en1:before {
	font-size: 4rem;
	font-weight: 600;
	line-height: 1;
	color: #025044;
}
@media (max-width: 767px) {
	#index .sec .wrap .tip_en1:before {
		font-size: 3.2rem;
	}
}
#index .hd_std01 {
	text-align: center;
	padding: 16px 0;
}
@media (max-width: 767px) {
	#index .hd_std01 {
		padding: 8px 0 8px;
	}
}
#index .hd_std01 .tit {
	color: #444;
	font-size: 4rem;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 0.1em;
	margin-bottom: 12px;
}
@media (max-width: 767px) {
	#index .hd_std01 .tit {
		font-size: 8vw;
	}
}
#index .hd_std01 .tit_en {
	color: #025044;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 0.1em;
	position: relative;
	padding-bottom: 16px;
}
@media (max-width: 767px) {
	#index .hd_std01 .tit_en {
		font-size: 4.8vw;
	}
}
#index .hd_std01 .tit_en:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 9px;
	background: url(../img/common/h_line1.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 767px) {
	#index .hd_std01 .tit_en:after {
		height: 6px;
	}
}
#index #top {
	height: 680px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 0;
	background: url("../img/index/main.jpg") center/cover no-repeat;
	position: relative;
}
@media (max-width: 995px) {
	#index #top {
		height: 480px;
		background-position: center top;
		background-size: cover;
	}
}
@media (max-width: 767px) {
	#index #top {
		height: 600px;
		background: url("../img_sp/index/main.jpg") center no-repeat;
		background-size: cover;
	}
}
#index #top .wrap {
	height: 680px;
}
@media (max-width: 995px) {
	#index #top .wrap {
		height: 440px;
	}
}
@media (max-width: 767px) {
	#index #top .wrap {
		height: 560px;
	}
}
#index #top .wrap .phrase {
	position: absolute;
	left: 0%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}
@media (max-width: 995px) {
	#index #top .wrap .phrase {
		top: 50%;
	}
}
@media (max-width: 767px) {
	#index #top .wrap .phrase {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		text-align: center;
	}
}
#index #top .wrap .phrase .tit {
	line-height: 1.4;
	font-size: 4.0rem;
	font-weight: 600;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	letter-spacing: 0.08em;
	white-space: nowrap;
	margin-bottom: 0.64em;
}
@media (max-width: 995px) {
	#index #top .wrap .phrase .tit {
		font-size: 3.2rem;
	}
}
@media (max-width: 767px) {
	#index #top .wrap .phrase .tit {
		font-size: 7.0vw;
		margin-bottom: 0.24em;
	}
}
#index #top .wrap .phrase .txt1 {
	line-height: 1.8;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}
@media (max-width: 767px) {
	#index #top .wrap .phrase .txt1 {
		font-size: 3.6vw;
		line-height: 1.6;
		font-weight: 400;
	}
}
#index #top .wrap .txt_a {
	position: absolute;
	right: 40px;
	bottom: 4%;
}
@media (max-width: 767px) {
	#index #top .wrap .txt_a {
		position: static;
		margin-top: 16px;
	}
}
#index #top .wrap .txt_a a {
	color: #fff;
	position: relative;
}
#index #top .wrap .txt_a a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(../img/index/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: -40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 767px) {
	#index #top .wrap .txt_a a:after {
		width: 20px;
		height: 20px;
		right: -32px;
	}
}
#index #top .wrap .scroll {
	position: absolute;
	bottom: 80px;
	left: 50%;
	margin-left: -60px;
	-webkit-animation: scroll 2s infinite;
	animation: scroll 2s infinite;
	z-index: 500;
}
@media (max-width: 995px) {
	#index #top .wrap .scroll {
		bottom: -10px;
	}
	#index #top .wrap .scroll img {
		width: 100%;
	}
}
@media (max-width: 767px) {
	#index #top .wrap .scroll {
		margin-left: -50px;
	}
	#index #top .wrap .scroll img {
		width: 100px;
	}
}

#index .newsbox {
	padding: 0;
	margin: 0 auto;
	position: relative;
}
#index .newsbox .wrap {
	padding: 40px 0 80px;
}
@media (max-width: 995px) {
	#index .newsbox .wrap {
		padding: 24px 0 40px;
	}
}
@media (max-width: 767px) {
	#index .newsbox .wrap {
		padding: 8px 0 16px;
	}
}
#index .newsbox .ul_news {
	margin: 24px 0;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news {
		margin: 0px 0px 10vw;
	}
}
#index .newsbox .ul_news > li {
	margin-bottom: 28px;
}
#index .newsbox .ul_news > li:last-child {
	margin-bottom: 0;
}
#index .newsbox .ul_news > li a {
	display: inline-block;
	vertical-align: middle;
}
#index .newsbox .ul_news > li a dt img {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#index .newsbox .ul_news > li a:hover {
	text-decoration: none;
}
#index .newsbox .ul_news > li a:hover dt img {
	opacity: .56;
}
#index .newsbox .ul_news > li dl {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#index .newsbox .ul_news > li dl > dt {
	width: 200px;
	margin-right: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dt {
		width: 100%;
		margin-right: 0;
	}
}
#index .newsbox .ul_news > li dl > dt img {
	max-width: 100%;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dt img {
		width: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#index .newsbox .ul_news > li dl > dd {
	width: 650px;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dd {
		width: 68%;
		min-width: 320px;
	}
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dd {
		width: 100%;
		min-width: inherit;
	}
}
#index .newsbox .ul_news > li dl > dd .tit {
	padding: 10px 0;
	margin-bottom: 4px;
	font-size: 2.1rem;
	letter-spacing: 0.06em;
	line-height: 1.4;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dd .tit {
		font-size: 4.8vw;
	}
}
#index .newsbox .ul_news > li dl > dd .desc {
	font-size: 1.3rem;
	letter-spacing: 0.02em;
	line-height: 2.2;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dd .desc {
		font-size: 4vw;
		line-height: 1.8;
	}
}
#index .newsbox .ul_news > li dl > dd .ul_date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 12px 0;
}
#index .newsbox .ul_news > li dl > dd .ul_date > li {
	font-size: 1.2rem;
	letter-spacing: 0.06em;
}
@media (max-width: 767px) {
	#index .newsbox .ul_news > li dl > dd .ul_date > li {
		font-size: 4vw;
	}
}
#index .newsbox .ul_news > li dl > dd .ul_date > li:after {
	content: "|";
	margin: 0 .4em;
}
#index .newsbox .ul_news > li dl > dd .ul_date > li:last-child:after {
	content: "";
}
#index .newsbox .btn_area {
	position: absolute;
	top: 60px;
	right: 0;
}
@media (max-width: 995px) {
	#index .newsbox .btn_area {
		top: 44px;
	}
}
@media (max-width: 767px) {
	#index .newsbox .btn_area {
		position: static;
	}
}
#index .newsbox .btn_area a {
	width: 160px;
	height: 32px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #025044;
	border: 1px solid #025044;
	position: relative;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-radius: 40px;
}
@media (max-width: 767px) {
	#index .newsbox .btn_area a {
		width: 52%;
		height: 32px;
	}
}
#index .newsbox .btn_area a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 4px;
	background: url(../img/download/a_arr.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#index .newsbox .btn_area a:hover {
	color: #fff;
	background: #025044;
}
#index .newsbox .btn_area a:hover:after {
	background: url(../img/download/a_arr_w.svg) center center no-repeat;
	background-size: contain;
	right: 2px;
}
#index .rec_area {
	background: url(../img/index/rec_bg1.jpg) center/cover no-repeat;
}
@media (max-width: 767px) {
	#index .rec_area {
		background-image: url(../img_sp/index/rec_bg1.jpg);
		background-size: auto 100%;
	}
}
#index .rec_area .wrap {
	height: 570px;
	position: relative;
	color: #fff;
}
@media (min-width: 1100px) {
	#index .rec_area .wrap {
		height: 530px;
	}
}
@media (max-width: 995px) {
	#index .rec_area .wrap {
		height: 380px;
	}
}
@media (max-width: 767px) {
	#index .rec_area .wrap {
		height: 320px;
	}
}
#index .rec_area .wrap a {
	text-decoration: none;
}
#index .rec_area .wrap .phrase {
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 8%;
}
@media (max-width: 767px) {
	#index .rec_area .wrap .phrase {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		text-align: center;
	}
}
#index .rec_area .wrap .phrase .tit {
	font-size: 4.9rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0.4em;
}
@media (max-width: 767px) {
	#index .rec_area .wrap .phrase .tit {
		font-size: 9.6vw;
		margin-bottom: 0.2em;
	}
}
#index .rec_area .wrap .phrase .desc {
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.2;
}
@media (max-width: 767px) {
	#index .rec_area .wrap .phrase .desc {
		font-size: 4vw;
		letter-spacing: 0;
	}
}
#index .rec_area .wrap .phrase .txt_a {
	margin: 24px 0 0;
	font-size: 1.8rem;
	position: relative;
	display: inline-block;
}
@media (max-width: 767px) {
	#index .rec_area .wrap .phrase .txt_a {
		font-size: 4vw;
		margin-top: 16px;
	}
}
#index .rec_area .wrap .phrase .txt_a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(../img/index/a_arr.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: -40px;
}
@media (max-width: 767px) {
	#index .rec_area .wrap .phrase .txt_a:after {
		width: 24px;
		height: 24px;
	}
}
#index .belief {
	background: #69af69;
	color: #fff;
}
@media (max-width: 767px) {
	#index .belief {
		padding: 40px 0;
	}
}
#index .belief .lo1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	#index .belief .lo1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#index .belief .lo1 .tmb {
	margin-right: -80px;
}
@media (max-width: 995px) {
	#index .belief .lo1 .tmb {
		margin-right: -30px;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .tmb {
		margin-right: 0px;
	}
}
@media (max-width: 995px) {
	#index .belief .lo1 .txt {
		margin-right: 32px;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .txt {
		margin-bottom: 32px;
	}
}
#index .belief .lo1 .txt .heading {
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#index .belief .lo1 .txt .heading {
		margin-bottom: 16px;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .txt .heading {
		margin-bottom: 12px;
	}
}
#index .belief .lo1 .txt .heading .tit {
	font-size: 2rem;
	font-weight: 400;
	margin-bottom: 0.2em;
	letter-spacing: 0.18em;
}
@media (max-width: 995px) {
	#index .belief .lo1 .txt .heading .tit {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .txt .heading .tit {
		font-size: 4vw;
	}
}
#index .belief .lo1 .txt .heading .tit_en {
	font-size: 1.4rem;
	line-height: 1.2;
}
@media (max-width: 995px) {
	#index .belief .lo1 .txt .heading .tit_en {
		font-size: 1.2rem;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .txt .heading .tit_en {
		font-size: 3.4vw;
	}
}
#index .belief .lo1 .txt .txt_line {
	line-height: 2;
	letter-spacing: 0.12em;
}
@media (max-width: 995px) {
	#index .belief .lo1 .txt .txt_line {
		font-size: 1.4rem;
		line-height: 1.6;
	}
}
@media (max-width: 767px) {
	#index .belief .lo1 .txt .txt_line {
		font-size: 3.6vw;
		line-height: 1.6;
	}
}
#index .service {
	padding: 80px 0;
	background-color: #f0f0f0;
}
@media (max-width: 995px) {
	#index .service {
		padding: 40px 0 40px;
	}
}
@media (max-width: 767px) {
	#index .service {
		padding: 56px 0 40px;
	}
}
#index .service .wrap {
	max-width: 1080px;
}
#index .service .ul_serv {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	#index .service .ul_serv {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#index .service .ul_serv > li {
	width: 50%;
	margin-bottom: 16px;
}
#index .service .ul_serv > li:last-child {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	#index .service .ul_serv > li {
		width: 100%;
		margin-bottom: 16px;
	}
	#index .service .ul_serv > li:last-child {
		margin-bottom: 0;
	}
}
#index .service .ul_serv > li .txt .gr {
	padding: 16px 40px 16px 24px;
	position: relative;
}
@media (max-width: 995px) {
	#index .service .ul_serv > li .txt .gr {
		padding: 12px 40px 12px 16px;
	}
}
@media (max-width: 767px) {
	#index .service .ul_serv > li .txt .gr {
		padding: 12px 0;
	}
}
#index .service .ul_serv > li .txt .gr:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(../img/index/a_arr1.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 995px) {
	#index .service .ul_serv > li .txt .gr:after {
		right: 16px;
	}
}
@media (max-width: 767px) {
	#index .service .ul_serv > li .txt .gr:after {
		width: 24px;
		height: 24px;
		right: 0;
	}
}
#index .service .ul_serv > li .txt .gr .tit {
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.08em;
}
@media (max-width: 767px) {
	#index .service .ul_serv > li .txt .gr .tit {
		font-size: 4.8vw;
	}
}
#index .service .ul_serv > li .txt .gr .tit_en {
	font-size: 1.2rem;
}
@media (max-width: 767px) {
	#index .service .ul_serv > li .txt .gr .tit_en {
		font-size: 3.6vw;
	}
}
#index .service .ul_serv > li:nth-child(3) {
	width: 100%;
}
#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li {
	position: relative;
}
#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:before {
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.18em;
	line-height: 1;
	display: inline-block;
	position: absolute;
}
@media (min-width: 1100px) {
	#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:before {
		right: 4%;
		bottom: 4%;
	}
}
@media (max-width: 995px) {
	#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:before {
		right: 4%;
		bottom: 4%;
	}
}
@media (max-width: 767px) {
	#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:before {
		top: 50%;
		left: 50%;
		right: auto;
		bottom: auto;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		text-align: center;
	}
}
#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:first-child:before {
	content: "BEFORE";
}
#index .service .ul_serv > li:nth-child(3) .tmb .ul_beforeafter > li:nth-child(2):before {
	content: "AFTER";
	color: #fff;
}

#index .hd_index1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding: 1.6em 0;
}
@media (max-width: 767px) {
	#index .hd_index1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
#index .hd_index1 .tit_en {
	font-size: 3.2rem;
	letter-spacing: 0.24em;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: 600;
	line-height: 1;
}
@media (max-width: 995px) {
	#index .hd_index1 .tit_en {
		font-size: 2.8rem;
		letter-spacing: 0.18em;
	}
}
@media (max-width: 767px) {
	#index .hd_index1 .tit_en {
		font-size: 8.8vw;
		margin-bottom: 8px;
	}
}
#index .hd_index1 .tit {
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: 600;
	margin-left: 0.8em;
	line-height: 1;
}
@media (max-width: 767px) {
	#index .hd_index1 .tit {
		margin-left: 0em;
	}
}
#index .sec_about {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/about_bg1.png);
}
@media (max-width: 995px) {
	#index .sec_about {
		background-size: cover;
	}
}
@media (max-width: 767px) {
	#index .sec_about {
		background-image: none;
	}
}
#index .sec_about .wrap {
	height: 505px;
	position: relative;
}
@media (max-width: 995px) {
	#index .sec_about .wrap {
		height: 345px;
	}
}
@media (max-width: 767px) {
	#index .sec_about .wrap {
		background-color: #025044;
		color: #fff;
		height: auto;
		padding-bottom: 16px;
	}
}
@media (max-width: 767px) {
	#index .sec_about .wrap:before {
		content: "";
		display: block;
		width: 100%;
		height: 235px;
		background: url(../img_sp/index/about_bg1.png) center center no-repeat;
		background-size: cover;
	}
}
#index .sec_about .wrap .cont {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
@media (max-width: 767px) {
	#index .sec_about .wrap .cont {
		position: static;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		padding: 16px;
	}
}
#index .sec_about .wrap .cont .lo1 .heading {
	color: #004085;
	padding: 0;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
	#index .sec_about .wrap .cont .lo1 .heading {
		color: #fff;
		padding-top: 16px;
	}
	#index .sec_about .wrap .cont .lo1 .heading .tit_en {
		font-size: 5.6vw;
		letter-spacing: 0;
	}
}
#index .sec_about .wrap .cont .lo1 .txt_line {
	max-width: 480px;
}
@media (max-width: 995px) {
	#index .sec_about .wrap .cont .lo1 .txt_line {
		max-width: 400px;
	}
}
#index .sec_about .wrap .cont .lo1 .txt_line .tit {
	font-size: 2.8rem;
	font-weight: 600;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	margin-bottom: 8px;
	white-space: nowrap;
}
@media (max-width: 995px) {
	#index .sec_about .wrap .cont .lo1 .txt_line .tit {
		font-size: 2.2rem;
	}
}
@media (max-width: 767px) {
	#index .sec_about .wrap .cont .lo1 .txt_line .tit {
		font-size: 4.4vw;
		white-space: normal;
		text-align: center;
	}
}
#index .sec_about .wrap .cont .lo1 .txt_line p {
	font-size: 1.6rem;
	font-family: "Oswald", cursive;
	line-height: 2.0;
	letter-spacing: 0.04em;
}
@media (max-width: 995px) {
	#index .sec_about .wrap .cont .lo1 .txt_line p {
		font-size: 1.4rem;
		line-height: 1.6;
	}
}
@media (max-width: 767px) {
	#index .sec_about .wrap .cont .lo1 .txt_line p {
		font-size: 4.0vw;
		line-height: 1.8;
	}
}
#index .sec_about .wrap .blk_alink {
	position: absolute;
	right: 0;
	bottom: 8%;
}
@media (max-width: 767px) {
	#index .sec_about .wrap .blk_alink {
		position: static;
		text-align: right;
	}
	#index .sec_about .wrap .blk_alink a {
		text-align: left;
		color: #fff;
	}
}
#index a.a_arr {
	display: inline-block;
	position: relative;
	text-decoration: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	padding: 8px;
	width: 140px;
}
@media (max-width: 995px) {
	#index a.a_arr {
		margin: 0 auto;
	}
}
#index a.a_arr:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 148px;
	height: 4px;
	background: url(../img/common/a_arr1.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 8px;
	bottom: 0;
}
@media (max-width: 767px) {
	#index a.a_arr:after {
		background: url(../img/common/a_arr1_w.svg) center center no-repeat;
		background-size: contain;
	}
}
#index a.a_arr:hover {
	color: #025044;
}
#index a.a_arr:hover:after {
	right: 0px;
}
@media (max-width: 767px) {
	#index a.a_arr:hover:after {
		background: url(../img/common/a_arr1.svg) center center no-repeat;
		background-size: contain;
	}
}
#index .sec_service .cont {
	margin: 0 auto 40px;
}
#index .sec_service .cont .ul_btn {
	max-width: 1080px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0;
	}
}
#index .sec_service .cont .ul_btn > li {
	width: 48%;
	max-width: 520px;
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#index .sec_service .cont .ul_btn > li {
		max-width: inherit;
	}
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn > li {
		width: 100%;
		margin-bottom: 24px;
	}
	#index .sec_service .cont .ul_btn > li:last-child {
		margin-bottom: 0;
	}
}
#index .sec_service .cont .ul_btn > li:nth-child(1) .blk {
	background-image: url(../img/index/srv_bg1.jpg);
}
#index .sec_service .cont .ul_btn > li:nth-child(2) .blk {
	background-image: url(../img/index/srv_bg2.jpg);
}
#index .sec_service .cont .ul_btn > li:nth-child(3) .blk {
	background-image: url(../img/index/srv_bg3.jpg);
}
#index .sec_service .cont .ul_btn > li:nth-child(4) .blk {
	background-image: url(../img/index/srv_bg4.jpg);
}
#index .sec_service .cont .ul_btn a {
	width: 100%;
	display: table;
	text-decoration: none;
	color: #fff;
}
@media (max-width: 995px) {
	#index .sec_service .cont .ul_btn a {
		height: 200px;
		font-size: 2.0rem;
		text-align: center;
	}
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn a {
		height: 200px;
		font-size: 2.0rem;
		text-align: center;
	}
}
#index .sec_service .cont .ul_btn .blk {
	height: 280px;
	display: table-cell;
	padding: 4%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #777;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
#index .sec_service .cont .ul_btn .blk .heading {
	width: 100%;
	padding: 0.8em;
	line-height: 1.8;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#index .sec_service .cont .ul_btn .blk .heading .tit_en {
	font-size: 2.8rem;
	line-height: 1.2;
	letter-spacing: 0.12em;
	margin-bottom: 0.2em;
}
@media (max-width: 995px) {
	#index .sec_service .cont .ul_btn .blk .heading .tit_en {
		font-size: 2rem;
	}
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn .blk .heading .tit_en {
		font-size: 6.4vw;
	}
}
#index .sec_service .cont .ul_btn .blk .heading .tit {
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	margin-bottom: 0.8em;
}
@media (max-width: 995px) {
	#index .sec_service .cont .ul_btn .blk .heading .tit {
		font-size: 1.4rem;
	}
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn .blk .heading .tit {
		font-size: 4vw;
	}
}
#index .sec_service .cont .ul_btn .blk .heading .desc {
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	line-height: 1.6;
}
@media (max-width: 995px) {
	#index .sec_service .cont .ul_btn .blk .heading .desc {
		font-size: 1.2rem;
	}
}
@media (max-width: 767px) {
	#index .sec_service .cont .ul_btn .blk .heading .desc {
		font-size: 3.2vw;
	}
}
#index .sec_products {
	background-color: #eef2f5;
	padding: 80px 0;
}
@media (max-width: 995px) {
	#index .sec_products {
		padding: 40px 0;
	}
}
@media (max-width: 767px) {
	#index .sec_products {
		padding: 64px 0;
		margin-bottom: 40px;
	}
}
#index .sec_products .cont {
	max-width: 880px;
	margin: 24px auto 56px;
	background: url("../img/index/prdc_pic1.jpg") right top/contain no-repeat;
}
@media (max-width: 995px) {
	#index .sec_products .cont {
		margin: 0 auto 16px;
	}
}
#index .sec_products .cont .wrap {
	min-height: 386px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 24px;
}
@media (max-width: 995px) {
	#index .sec_products .cont .wrap {
		min-height: 360px;
	}
}
@media (max-width: 767px) {
	#index .sec_products .cont .wrap {
		padding-top: 160px;
	}
}
#index .sec_products .cont .box {
	width: 100%;
	max-width: 450px;
	background: rgba(40, 170, 160, 0.7);
	color: #fff;
	padding: 8% 4%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: -24px;
}
@media (max-width: 995px) {
	#index .sec_products .cont .box {
		padding: 8% 16px;
		max-width: 400px;
	}
}
@media (max-width: 767px) {
	#index .sec_products .cont .box {
		padding: 4% 16px;
	}
}
#index .sec_products .cont .box > .tit {
	font-size: 2.8rem;
	margin-bottom: 12px;
	letter-spacing: 0.08em;
}
@media (max-width: 995px) {
	#index .sec_products .cont .box > .tit {
		font-size: 2.4rem;
	}
}
@media (max-width: 767px) {
	#index .sec_products .cont .box > .tit {
		font-size: 8.4vw;
		text-align: center;
	}
}
#index .sec_products .cont .box .txt_line {
	font-size: 1.4rem;
	line-height: 1.4;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media (max-width: 995px) {
	#index .sec_products .cont .box .txt_line {
		font-size: 1.4rem;
		line-height: 1.8;
	}
}
@media (max-width: 767px) {
	#index .sec_products .cont .box .txt_line {
		font-size: 4.0vw;
	}
}
#index .sec_products .cont .box .txt_line .tit {
	font-size: 1.8rem;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: 8px;
	letter-spacing: 0.18em;
	margin-bottom: 12px;
}
@media (max-width: 995px) {
	#index .sec_products .cont .box .txt_line .tit {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#index .sec_products .cont .box .txt_line .tit {
		font-size: 4.6vw;
		letter-spacing: 0em;
		text-align: center;
	}
}
#index .sec_products .cont .box .blk_alink {
	margin-top: 8px;
}
@media (max-width: 767px) {
	#index .sec_products .cont .box .blk_alink {
		text-align: right;
	}
}
#index .sec_products .cont .box .blk_alink a {
	color: #fff;
}
@media (max-width: 767px) {
	#index .sec_products .cont .box .blk_alink a {
		text-align: left;
	}
}
#index .sec_products .cont .box .blk_alink a:after {
	background: url(../img/common/a_arr1_w.svg) center center no-repeat;
	background-size: contain;
}
#index .sec_company {
	padding: 80px 0 40px;
}
#index .sec_company .cont .lo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#index .sec_company .cont .lo1 .tmb {
	width: 495px;
}
@media (max-width: 995px) {
	#index .sec_company .cont .lo1 .tmb {
		width: 360px;
	}
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo1 .tmb {
		width: auto;
	}
}
#index .sec_company .cont .lo1 .txt {
	width: 340px;
	font-size: 1.4rem;
	line-height: 1.8;
	position: relative;
}
@media (max-width: 995px) {
	#index .sec_company .cont .lo1 .txt {
		width: 320px;
	}
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo1 .txt {
		width: auto;
	}
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo1 .txt .gr_date {
		margin: 16px auto;
	}
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo1 .txt .gr_date .dl_date {
		text-align: center;
	}
}
#index .sec_company .cont .lo1 .txt .gr_date .dl_date dt {
	letter-spacing: 0.1em;
}
#index .sec_company .cont .lo1 .txt .gr_date .dl_date dd {
	letter-spacing: 0.1em;
}
#index .sec_company .cont .lo1 .txt .blk_alink {
	position: absolute;
	bottom: -4vw;
	right: 0;
}
@media (max-width: 995px) {
	#index .sec_company .cont .lo1 .txt .blk_alink {
		bottom: -8vw;
	}
}
@media (max-width: 767px) {
	#index .sec_company .cont .lo1 .txt .blk_alink {
		text-align: right;
		position: static;
	}
	#index .sec_company .cont .lo1 .txt .blk_alink a {
		text-align: left;
	}
}
#index .insta {
	padding: 64px 0 64px;
}
#index .insta .tit {
	text-align: center;
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 compnay
-----------------------------------------------------------*/
main.page_sub {
	position: relative;
}
main.page_sub .sec {
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	main.page_sub .sec {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	main.page_sub .sec {
		margin-bottom: 40px;
	}
}
main.page_sub .keytitle {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../img/company/main.jpg");
}
@media (max-width: 767px) {
	main.page_sub .keytitle {
		background-image: url("../img_sp/company/main.jpg");
	}
}
@media (max-width: 767px) {
	main.page_sub .keytitle {
		background-position: center top;
		background-size: cover;
	}
}
main.page_sub .keytitle .wrap {
	height: 500px;
	position: relative;
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap {
		height: 460px;
	}
}
main.page_sub .keytitle .wrap .heading {
	width: 100%;
	color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	letter-spacing: 0.1em;
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .heading {
		top: 40%;
	}
}
main.page_sub .keytitle .wrap .heading .tit_en {
	color: #fff;
	font-size: 4.8rem;
	font-weight: 600;
	line-height: 1.2;
	position: relative;
	padding-bottom: 16px;
}
@media (max-width: 995px) {
	main.page_sub .keytitle .wrap .heading .tit_en {
		padding-bottom: 8px;
	}
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .heading .tit_en {
		font-size: 8.8vw;
	}
}
main.page_sub .keytitle .wrap .heading .tit {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1;
}
@media (max-width: 995px) {
	main.page_sub .keytitle .wrap .heading .tit {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .heading .tit {
		font-size: 4.0vw;
	}
}
main.page_sub .keytitle .wrap .heading .desc {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 1.2;
	font-family: "DINAlternateMedium";
}
@media (max-width: 995px) {
	main.page_sub .keytitle .wrap .heading .desc {
		font-size: 4rem;
		right: auto;
		left: 0;
		top: auto;
		bottom: -32vw;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .heading .desc {
		font-size: 10vw;
		right: auto;
		left: 0;
		top: auto;
		bottom: -56vw;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
}
main.page_sub .keytitle .wrap .hd_std2 {
	width: 100%;
	color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right;
	letter-spacing: 0.08em;
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .hd_std2 {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
main.page_sub .keytitle .wrap .hd_std2 .tit {
	font-size: 5.6rem;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	display: block;
}
@media (max-width: 995px) {
	main.page_sub .keytitle .wrap .hd_std2 .tit {
		font-size: 4.2rem;
	}
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .hd_std2 .tit {
		font-size: 2.8rem;
	}
}
main.page_sub .keytitle .wrap .hd_std2 .tip_en:after {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	display: block;
	margin-top: 8px;
}
@media (max-width: 767px) {
	main.page_sub .keytitle .wrap .hd_std2 .tip_en:after {
		font-size: 1.4rem;
	}
}
@media (max-width: 995px) {
	main.page_sub .hd_sec {
		padding-top: 32px;
	}
}
main.page_sub .hd_sec .wrap > .tit {
	color: #025044;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	main.page_sub .hd_sec .wrap > .tit {
		font-size: 2.0rem;
		margin-bottom: 8px;
	}
}
main.page_sub .hd_sec .wrap > .txt_en {
	font-size: 2.0rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1;
}
@media (max-width: 995px) {
	main.page_sub .hd_sec .wrap > .txt_en {
		font-size: 1.6rem;
	}
}
main.page_sub .hd_std1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding: 1.6em 0;
}
@media (max-width: 767px) {
	main.page_sub .hd_std1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
}
main.page_sub .hd_std1 .tit_en {
	font-size: 3.2rem;
	letter-spacing: 0.24em;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: 600;
	line-height: 1;
}
@media (max-width: 995px) {
	main.page_sub .hd_std1 .tit_en {
		font-size: 2.8rem;
		letter-spacing: 0.18em;
	}
}
@media (max-width: 767px) {
	main.page_sub .hd_std1 .tit_en {
		font-size: 8.8vw;
		margin-bottom: 8px;
	}
}
main.page_sub .hd_std1 .tit {
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: 600;
	margin-left: 0.8em;
	line-height: 1;
}
@media (max-width: 767px) {
	main.page_sub .hd_std1 .tit {
		margin-left: 0em;
	}
}
main.page_sub .hd_comp1 {
	padding: 16px 0;
	margin-bottom: 16px;
}
main.page_sub .hd_comp1 .tit {
	color: #555;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.21em;
	line-height: 1;
	position: relative;
	padding-left: 44px;
}
@media (max-width: 995px) {
	main.page_sub .hd_comp1 .tit {
		font-size: 2.0rem;
	}
}
@media (max-width: 767px) {
	main.page_sub .hd_comp1 .tit {
		padding-left: 40px;
		font-size: 5.6vw;
	}
}
main.page_sub .hd_comp1 .tit:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #69af69;
}
@media (max-width: 995px) {
	main.page_sub .hd_comp1 .tit:before {
		width: 28px;
		height: 2px;
	}
}

#company {
	margin: 0 auto;
}
#company .keytitle {
	background-image: url("../img/company/main.jpg");
}
@media (max-width: 767px) {
	#company .keytitle {
		background-image: url("../img_sp/company/main.jpg");
	}
}
#company #message {
	padding: 56px 0;
}
@media (max-width: 995px) {
	#company #message {
		padding: 24px 0;
	}
}
@media (max-width: 767px) {
	#company #message {
		padding: 16px 0;
	}
}
#company #message .wrap .lo1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#company #message .wrap .lo1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#company #message .wrap .lo1 .txt {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
@media (max-width: 995px) {
	#company #message .wrap .lo1 .txt {
		max-width: 450px;
	}
}
@media (max-width: 767px) {
	#company #message .wrap .lo1 .txt {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
#company #message .wrap .lo1 .txt > .tit {
	font-size: 3.8rem;
	font-weight: 400;
	line-height: 1.4;
	color: #69af69;
}
@media (max-width: 995px) {
	#company #message .wrap .lo1 .txt > .tit {
		font-size: 2.0rem;
		line-height: 1.4;
	}
}
@media (max-width: 767px) {
	#company #message .wrap .lo1 .txt > .tit {
		font-size: 5.0vw;
		line-height: 1.4;
		text-align: center;
	}
}
#company #message .wrap .lo1 .txt .txt_line {
	color: #666;
	font-size: 1.6rem;
	line-height: 2.2;
	padding: 16px 0 0;
	letter-spacing: 0.08em;
}
@media (max-width: 995px) {
	#company #message .wrap .lo1 .txt .txt_line {
		width: 100%;
		font-size: 1.4rem;
		line-height: 1.8;
		padding: 8px 0 0;
	}
}
@media (max-width: 767px) {
	#company #message .wrap .lo1 .txt .txt_line {
		font-size: 3.6vw;
		line-height: 1.6;
		padding: 12px 0 0;
	}
}
#company #message .wrap .lo1 .tmb {
	width: 220px;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
@media (max-width: 995px) {
	#company #message .wrap .lo1 .tmb {
		width: 220px;
	}
}
@media (max-width: 767px) {
	#company #message .wrap .lo1 .tmb {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 64%;
		margin: 40px auto 24px;
	}
	#company #message .wrap .lo1 .tmb img {
		width: 100%;
	}
}
#company #message .wrap .lo1 .tmb p.name {
	margin-top: 1em;
	text-align: center;
	color: #69af69;
	letter-spacing: 0.16em;
}
#company #message .wrap .lo1 .tmb p.name b {
	font-weight: normal;
	display: block;
	font-size: 2.2rem;
}
#company #motto {
	padding-top: 40px;
	margin-bottom: 80px;
}
#company #motto .wrap .tit {
	font-size: 2.4rem;
	color: #69af69;
	font-weight: 400;
	letter-spacing: 0.21em;
	line-height: 1;
	margin-bottom: 32px;
}
#company #motto .wrap .ul_motto {
	font-size: 1.6rem;
	letter-spacing: 0.18em;
	line-height: 1.6;
	margin-left: 1em;
}
@media (max-width: 995px) {
	#company #motto .wrap .ul_motto {
		margin-left: 0;
		font-size: 1.4rem;
	}
}
@media (max-width: 767px) {
	#company #motto .wrap .ul_motto {
		font-size: 3.6vw;
	}
}
#company #motto .wrap .ul_motto > li {
	padding-left: 40px;
	position: relative;
	margin: 16px 0;
}
@media (max-width: 767px) {
	#company #motto .wrap .ul_motto > li {
		padding-left: 28px;
	}
}
#company #motto .wrap .ul_motto > li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 12px;
	background-color: #69af69;
}
@media (max-width: 767px) {
	#company #motto .wrap .ul_motto > li:before {
		width: 16px;
		height: 2px;
		top: 10px;
	}
}
#company #outline {
	margin-bottom: 40px;
}
#company #outline table.table_std {
	width: 100%;
	font-size: 1.6rem;
}
@media (max-width: 995px) {
	#company #outline table.table_std {
		border-top: 1px solid #999;
	}
}
@media (max-width: 767px) {
	#company #outline table.table_std {
		font-size: 3.6vw;
	}
}
#company #outline table.table_std th, #company #outline table.table_std td {
	padding: 1.2em 1em;
	border: 1px solid #999;
	font-weight: 400;
}
@media (max-width: 995px) {
	#company #outline table.table_std th, #company #outline table.table_std td {
		display: block;
		padding: 0.8em 0em;
	}
}
#company #outline table.table_std th {
	width: 16em;
	border-left: none;
	border-right: none;
	vertical-align: top;
	color: #69af69;
}
@media (min-width: 1100px) {
	#company #outline table.table_std th {
		padding-left: 2em;
	}
}
@media (max-width: 995px) {
	#company #outline table.table_std th {
		width: auto;
		border-right: none;
		border-top: none;
		border-bottom: none;
		padding-bottom: 0.6em;
	}
}
#company #outline table.table_std td {
	border-left: none;
	border-right: none;
}
@media (max-width: 995px) {
	#company #outline table.table_std td {
		padding-top: 0px;
		border-left: none;
		border-top: none;
	}
}
#company #outline table.table_std td .ul_officer > li {
	position: relative;
	margin-bottom: 1em;
}
#company #outline table.table_std td .ul_officer > li:last-child {
	margin-bottom: 0em;
}
#company #outline table.table_std td .ul_officer > li b {
	font-weight: 400;
	color: #025044;
}
#company #outline table.table_std td .ul_officer > li span {
	position: absolute;
	left: 10em;
}
#company #outline table.table_std td .ul_group > li {
	margin-bottom: 0.8em;
}
#company #outline table.table_std td .ul_group > li a {
	color: #08f;
	text-decoration: underline;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
}
#company #outline table.table_std td .ul_group > li a:hover {
	color: #333;
}
#company #outline table.table_std td .ul_group > li a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 8px;
	background: url(../img/company/icn_linkarr.svg) center center no-repeat;
	background-size: contain;
	margin-right: 6px;
}
@media (max-width: 995px) {
	#company #outline table.table_std td .ul_group > li a:before {
		width: 10px;
		height: 12px;
		margin-right: 8px;
	}
}
#company #outline table.table_std td .ul_group > li:last-child {
	margin-bottom: 0;
}
#company #sdgs #about_sdgs {
	margin-bottom: 80px;
}
#company #sdgs #about_sdgs .tit {
	font-size: 2rem;
	font-weight: 400;
	color: #69af69;
	letter-spacing: 0.08em;
	margin-bottom: 4px;
}
#company #sdgs #about_sdgs .txt_line {
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2;
}
#company #sdgs #about_sdgs .tmb {
	margin: 40px auto;
}
@media (max-width: 995px) {
	#company #sdgs #about_sdgs .tmb {
		margin: 24px auto;
	}
}
@media (max-width: 767px) {
	#company #sdgs #about_sdgs .tmb {
		margin: 16px auto;
	}
}
#company #sdgs #sdgslist .wrap > .tit {
	font-size: 2rem;
	font-weight: 400;
	color: #69af69;
	letter-spacing: 0.08em;
	margin-bottom: 4px;
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap > .tit {
		font-size: 4.4vw;
		margin-bottom: 8px;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox {
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#company #sdgs #sdgslist .wrap .sdgsbox {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap .sdgsbox {
		margin-bottom: 32px;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox .tit {
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	margin-bottom: 4px;
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .tit {
		font-size: 4vw;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox .txt_line {
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2;
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .txt_line {
		font-size: 3.6vw;
		line-height: 1.8;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 40px auto;
}
@media (max-width: 995px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb {
		margin: 24px auto;
	}
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb {
		margin: 16px auto;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb > li {
	margin-left: 16px;
	background-color: #69af69;
}
@media (max-width: 995px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb > li {
		width: 100px;
		margin-left: 12px;
	}
}
@media (max-width: 767px) {
	#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb > li {
		width: 64px;
		margin-left: 8px;
	}
}
#company #sdgs #sdgslist .wrap .sdgsbox .ul_tmb > li:first-child {
	margin-left: 0;
}

.share_access,
#company #access {
	padding: 80px 0 0;
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	.share_access,
	#company #access {
		padding: 24px 0 0;
		margin-bottom: 24px;
	}
}
.share_access iframe,
#company #access iframe {
	width: 100%;
}
.share_access .maparea,
#company #access .maparea {
	position: relative;
}
@media (max-width: 1099px) {
	.share_access .maparea,
	#company #access .maparea {
		width: 100%;
	}
	.share_access .maparea iframe,
	#company #access .maparea iframe {
		width: 100%;
		height: 400px;
	}
}
@media (max-width: 995px) {
	.share_access .maparea iframe,
	#company #access .maparea iframe {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.share_access .maparea iframe,
	#company #access .maparea iframe {
		height: 320px;
	}
}
.share_access .dl_date,
#company #access .dl_date {
	padding: 16px;
	text-align: center;
	line-height: 2;
}
@media (max-width: 995px) {
	.share_access .dl_date,
	#company #access .dl_date {
		padding: 12px 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 recruit
-----------------------------------------------------------*/
#recruit {
	margin: 0 auto;
}
#recruit .keytitle {
	background-image: url("../img/recruit/main.jpg");
}
@media (max-width: 767px) {
	#recruit .keytitle {
		background-image: url("../img_sp/recruit/main.jpg");
	}
}
#recruit #philosophy {
	background-color: #E7F0E4;
	padding: 56px 0;
}
@media (max-width: 995px) {
	#recruit #philosophy {
		padding: 40px 0;
	}
}
@media (max-width: 767px) {
	#recruit #philosophy {
		padding: 32px 0;
	}
}
#recruit #philosophy .wrap .heading {
	padding: 16px 0;
}
#recruit #philosophy .wrap .heading .tit {
	font-size: 2.4rem;
	color: #69af69;
	font-weight: 400;
	letter-spacing: 0.21em;
	line-height: 1;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#recruit #philosophy .wrap .heading .tit {
		font-size: 2.0rem;
		line-height: 1.4;
	}
}
@media (max-width: 767px) {
	#recruit #philosophy .wrap .heading .tit {
		font-size: 5.0vw;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 8px;
	}
}
#recruit #philosophy .wrap .lo1 .tit {
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.21em;
	line-height: 1.4;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#recruit #philosophy .wrap .lo1 .tit {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	#recruit #philosophy .wrap .lo1 .tit {
		font-size: 4.0vw;
		text-align: center;
		margin-bottom: 8px;
	}
}
#recruit #philosophy .wrap .lo1 .txt_line {
	font-size: 1.4rem;
	line-height: 2.0;
	letter-spacing: 0.16em;
}
@media (max-width: 995px) {
	#recruit #philosophy .wrap .lo1 .txt_line {
		width: 100%;
		font-size: 1.4rem;
		line-height: 1.8;
		padding: 8px 0 0;
	}
}
@media (max-width: 767px) {
	#recruit #philosophy .wrap .lo1 .txt_line {
		font-size: 3.6vw;
		line-height: 1.6;
		padding: 12px 0 0;
	}
}
#recruit #youkou {
	padding: 80px 0 0;
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	#recruit #youkou {
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	#recruit #youkou {
		margin-bottom: 32px;
	}
}
#recruit #youkou .table_std {
	width: 100%;
	font-size: 1.8rem;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
	#recruit #youkou .table_std {
		font-size: 3.6vw;
	}
}
#recruit #youkou .table_std thead th {
	height: 50px;
	padding: 8px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	text-align: center;
	background: #b1dde1;
	border-right: 1px solid #fff;
	color: #025044;
}
@media (max-width: 995px) {
	#recruit #youkou .table_std thead th {
		display: block;
		padding: 0.8em 0em;
	}
}
#recruit #youkou .table_std tbody th, #recruit #youkou .table_std tbody td {
	padding: 0.8em 0.4em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
@media (max-width: 995px) {
	#recruit #youkou .table_std tbody th, #recruit #youkou .table_std tbody td {
		display: block;
		padding: 0.8em 0em;
	}
}
#recruit #youkou .table_std tbody th {
	width: 300px;
	color: #69af69;
	font-weight: 400;
}
@media (min-width: 1100px) {
	#recruit #youkou .table_std tbody th {
		padding-left: 2em;
	}
}
@media (max-width: 995px) {
	#recruit #youkou .table_std tbody th {
		width: auto;
		border-right: none;
		border-top: none;
		border-bottom: none;
		padding-bottom: 0.2em;
	}
}
@media (max-width: 995px) {
	#recruit #youkou .table_std tbody td {
		padding-top: 0px;
		border-left: none;
		border-top: none;
	}
}
#recruit #youkou .table_std tbody td .ul_cond > li {
	margin-bottom: 0em;
}
#recruit #youkou .table_std tbody td .ul_cond > li:last-child {
	margin-bottom: 0;
}
#recruit #youkou .table_std tbody td .ul_cond > li > dl > dt {
	color: #025044;
}
#recruit #youkou .table_std caption {
	color: #025044;
	padding: 16px 0;
}
#recruit .btn_area {
	margin: 80px auto 40px;
}
@media (max-width: 995px) {
	#recruit .btn_area {
		margin: 40px auto 24px;
	}
}
@media (max-width: 767px) {
	#recruit .btn_area {
		margin: 32px auto 16px;
	}
}
#recruit a.btn {
	width: 456px;
	height: 78px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #fff;
	background-color: #69af69;
	color: #fff;
	position: relative;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 2.4rem;
	margin: 0 auto;
}
@media (max-width: 995px) {
	#recruit a.btn {
		width: 50%;
		font-size: 2.0rem;
	}
}
@media (max-width: 767px) {
	#recruit a.btn {
		width: 100%;
		height: 48px;
		font-size: 4.0vw;
	}
}
#recruit a.btn:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(../img/recruit/a_arr.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#recruit a.btn:hover {
	background: #025044;
}

#recruit01 > section {
	padding: 80px 0;
}
#recruit01 .lead {
	text-align: center;
}
#recruit01 .lead .wrap {
	padding: 40px 0;
}
@media (max-width: 767px) {
	#recruit01 .lead .wrap {
		padding: 24px 0;
	}
}
#recruit01 .lead .txt_line {
	text-align: center;
}
#recruit01 .lead .txt_line .tit {
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.4;
	color: #025044;
	margin-bottom: 0.8em;
}
@media (max-width: 767px) {
	#recruit01 .lead .txt_line .tit {
		font-size: 5.6vw;
	}
}
#recruit01 .lead .txt_line p {
	font-size: 1.8rem;
	line-height: 1.8;
}
@media (max-width: 767px) {
	#recruit01 .lead .txt_line p {
		font-size: 3.6vw;
	}
}
#recruit01 #youkou {
	margin-bottom: 80px;
}
@media (max-width: 995px) {
	#recruit01 #youkou {
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	#recruit01 #youkou {
		margin-bottom: 32px;
	}
}
#recruit01 #youkou .conttitle {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../img/recruit/hd_gl_bg1.jpg");
	margin-bottom: 96px;
}
@media (max-width: 767px) {
	#recruit01 #youkou .conttitle {
		margin-bottom: 40px;
		background-position: center top;
		background-size: cover;
	}
}
#recruit01 #youkou .conttitle .wrap {
	height: 427px;
	position: relative;
}
@media (max-width: 767px) {
	#recruit01 #youkou .conttitle .wrap {
		height: 160px;
	}
}
#recruit01 #youkou .conttitle .wrap .heading {
	width: 100%;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
@media (max-width: 767px) {
	#recruit01 #youkou .conttitle .wrap .heading {
		width: 100%;
	}
}
#recruit01 #youkou .conttitle .wrap .heading:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 104px;
	height: 89px;
	background: url(../img/recruit/hd_icn_guideline.svg) center center no-repeat;
	background-size: contain;
}
#recruit01 #youkou .conttitle .wrap .heading .txt_en {
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 8px;
}
@media (max-width: 995px) {
	#recruit01 #youkou .conttitle .wrap .heading .txt_en {
		font-size: 3.2rem;
		margin-bottom: 8px;
	}
}
@media (max-width: 767px) {
	#recruit01 #youkou .conttitle .wrap .heading .txt_en {
		font-size: 2.4rem;
	}
}
#recruit01 #youkou .conttitle .wrap .heading .tit {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	font-family: "Oswald", cursive;
	margin-bottom: 16px;
}
@media (max-width: 995px) {
	#recruit01 #youkou .conttitle .wrap .heading .tit {
		font-size: 3.2rem;
		margin-bottom: 8px;
	}
}
@media (max-width: 767px) {
	#recruit01 #youkou .conttitle .wrap .heading .tit {
		font-size: 2.4rem;
	}
}
#recruit01 #youkou .tit {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	margin-bottom: 32px;
}
@media (max-width: 767px) {
	#recruit01 #youkou .tit {
		margin-bottom: 8px;
	}
}
#recruit01 #youkou .table_std {
	max-width: 880px;
	width: 100%;
	font-size: 1.3rem;
	border: 1px solid #999;
	margin: 40px auto;
	border-spacing: 0;
	border-collapse: separate;
}
@media (max-width: 995px) {
	#recruit01 #youkou .table_std {
		font-size: 1.5rem;
		margin: 24px auto;
	}
}
@media (max-width: 767px) {
	#recruit01 #youkou .table_std {
		margin: 16px auto;
	}
}
#recruit01 #youkou .table_std tr {
	position: relative;
}
#recruit01 #youkou .table_std th, #recruit01 #youkou .table_std td {
	position: relative;
	padding: 0.8em 1.2em;
	border-bottom: 1px solid #999;
	vertical-align: top;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 995px) {
	#recruit01 #youkou .table_std th, #recruit01 #youkou .table_std td {
		display: block;
	}
}
#recruit01 #youkou .table_std th {
	width: 200px;
	background: #eceff1;
}
@media (max-width: 995px) {
	#recruit01 #youkou .table_std th {
		width: auto;
		border-right: none;
		border-bottom: none;
		padding-bottom: 0.4em;
	}
}
#recruit01 #youkou .table_std td {
	border-left: none;
	border-right: none;
}
@media (max-width: 995px) {
	#recruit01 #youkou .table_std td {
		border-left: none;
		border-top: none;
		padding-top: 0.4em;
	}
}
@media (max-width: 767px) {
	#recruit01 #youkou .table_std td {
		padding-left: 1em;
	}
}
#recruit01 #youkou .table_std td:after {
	left: 3px;
}
#recruit01 #youkou .table_std thead th, #recruit01 #youkou .table_std thead td {
	font-weight: 600;
	text-align: center;
}
#recruit01 #youkou .table_std thead td {
	background: #025044;
	color: #fff;
}
#recruit01 .staff_lo01 .ul_staff > li .profile {
	margin-bottom: 56px;
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 32px;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .tmb {
	width: 320px;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .tmb {
		width: 80%;
		margin-bottom: 24px;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt {
	width: 610px;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt {
		width: auto;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .tit {
	font-size: 3.2rem;
	font-weight: 400;
	color: #025044;
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .tit {
		font-size: 2.4rem;
		text-align: center;
		margin-bottom: 16px;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name {
	margin-bottom: 24px;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name {
		text-align: center;
		margin-bottom: 16px;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name .kana {
	font-size: 3.2rem;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name .kana {
		font-size: 2.4rem;
		text-align: center;
		margin-bottom: 0px;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name .romaji {
	font-size: 1.8rem;
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .name .romaji {
		font-size: 1.6rem;
	}
}
@media (max-width: 995px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .lo1 .txt .date .dept {
		text-align: center;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .desc {
	font-size: 1.8rem;
}
@media (max-width: 767px) {
	#recruit01 .staff_lo01 .ul_staff > li .profile .desc {
		font-size: 3.6vw;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .profile .desc p {
	line-height: 1.8;
}
#recruit01 .staff_lo01 .ul_staff > li .day > .tit {
	color: #025044;
	font-size: 3.2rem;
	font-weight: 400;
	text-align: center;
	margin-bottom: 32px;
}
@media (max-width: 767px) {
	#recruit01 .staff_lo01 .ul_staff > li .day > .tit {
		font-size: 5.6vw;
		margin-bottom: 24px;
	}
}
@media (max-width: 767px) {
	#recruit01 .staff_lo01 .ul_staff > li .day .day_wrap {
		overflow-x: scroll;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	#recruit01 .staff_lo01 .ul_staff > li .day .ol_day {
		width: 960px;
		padding-bottom: 40px;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 1px;
	background-color: #025044;
	position: absolute;
	top: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day > li {
	width: 180px;
	text-align: center;
	position: relative;
	padding-top: 100px;
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day > li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background-color: #025044;
	position: absolute;
	border-radius: 8px;
	top: 62px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day > li > .tit {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	background: #b1dde1;
	padding: 0.4em 1.2em;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 767px) {
	#recruit01 .staff_lo01 .ul_staff > li .day .ol_day > li > .tit {
		font-size: 4.4vw;
	}
}
#recruit01 .staff_lo01 .ul_staff > li .day .ol_day > li .desc {
	white-space: nowrap;
}
#recruit01 .merit_lo01 .tmb1 img {
	width: 100%;
}
#recruit01 .merit_lo01 .ul_point {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 16px 0 60px;
}
@media (max-width: 995px) {
	#recruit01 .merit_lo01 .ul_point {
		padding: 120px 30px 40px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point {
		padding: 8px 0 8px;
	}
}
#recruit01 .merit_lo01 .ul_point > li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (min-width: 1100px) {
	#recruit01 .merit_lo01 .ul_point > li {
		width: 360px;
		border-right: 1px solid #025044;
		padding: 0 24px;
	}
}
@media (max-width: 995px) {
	#recruit01 .merit_lo01 .ul_point > li {
		width: auto;
		border-bottom: 1px solid #025044;
		padding: 32px 16px 32px;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point > li {
		width: auto;
		border-bottom: 1px solid #025044;
		padding: 8px 0px;
	}
}
#recruit01 .merit_lo01 .ul_point > li:first-child {
	padding-left: 0;
}
#recruit01 .merit_lo01 .ul_point > li:last-child {
	padding-right: 0;
}
#recruit01 .merit_lo01 .ul_point > li .heading .tit_ol {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: .1em;
	line-height: 1;
	padding: 20px 0;
}
@media (max-width: 995px) {
	#recruit01 .merit_lo01 .ul_point > li .heading .tit_ol {
		font-size: 3.4rem;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point > li .heading .tit_ol {
		font-size: 4.4vw;
	}
}
#recruit01 .merit_lo01 .ul_point > li .heading .tit {
	color: #025044;
	font-size: 1.8rem;
	padding: 8px 0;
	margin-bottom: 4px;
}
@media (max-width: 995px) {
	#recruit01 .merit_lo01 .ul_point > li .heading .tit {
		font-size: 3.4rem;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point > li .heading .tit {
		font-size: 4vw;
		padding: 4px 0;
	}
}
#recruit01 .merit_lo01 .ul_point > li p {
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: -.085em;
}
@media (max-width: 995px) {
	#recruit01 .merit_lo01 .ul_point > li p {
		font-size: 2.2rem;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point > li p {
		font-size: 3.6vw;
	}
}
@media (min-width: 1100px) {
	#recruit01 .merit_lo01 .ul_point > li:last-child {
		border-right: none;
	}
}
@media (max-width: 767px) {
	#recruit01 .merit_lo01 .ul_point > li:last-child {
		border-bottom: none;
	}
}

@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
@keyframes img {
	0% {
		right: 100%;
		width: 100%;
	}
	50% {
		right: 0;
		width: 100%;
	}
	100% {
		right: 0;
		width: 0;
	}
}
/*-----------------------------------------------------------
	 contact
-----------------------------------------------------------*/
#contact .keytitle, #confirm .keytitle, #complete .keytitle {
	background-image: url("../img/contact/main.jpg");
}
@media (max-width: 767px) {
	#contact .keytitle, #confirm .keytitle, #complete .keytitle {
		background-image: url("../img_sp/contact/main.jpg");
	}
}
#contact .read, #confirm .read, #complete .read {
	margin-bottom: 2em;
	line-height: 2;
}
#contact .info .line, #confirm .info .line, #complete .info .line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #025044;
	font-weight: 700;
}
@media (max-width: 995px) {
	#contact .info .line, #confirm .info .line, #complete .info .line {
		display: block;
		text-align: center;
	}
}
#contact .info .tel, #confirm .info .tel, #complete .info .tel {
	margin-right: 2em;
}
@media (max-width: 995px) {
	#contact .info .tel, #confirm .info .tel, #complete .info .tel {
		margin: 0px 0px 0.75em;
	}
}
#contact .info .tel span, #confirm .info .tel span, #complete .info .tel span {
	font-size: 2.8rem;
	margin-right: 0.5em;
}
#contact .info .tel a, #confirm .info .tel a, #complete .info .tel a {
	font-size: 4.8rem;
	color: #025044;
}
@media (min-width: 1100px) {
	#contact .info .tel a, #confirm .info .tel a, #complete .info .tel a {
		pointer-events: none;
	}
}
@media (max-width: 767px) {
	#contact .info .tel a, #confirm .info .tel a, #complete .info .tel a {
		font-size: 3.2rem;
	}
}
#contact .text, #confirm .text, #complete .text {
	margin-bottom: 2em;
	line-height: 2;
}

#recruit .detail,
#contact .detail, #confirm .detail, #complete .detail {
	padding: 40px 0px 80px;
}
@media (max-width: 767px) {
	#recruit .detail,
	#contact .detail, #confirm .detail, #complete .detail {
		padding: 10vw 0px 10vw;
	}
}
#recruit .detail .read,
#contact .detail .read, #confirm .detail .read, #complete .detail .read {
	margin: 0px 0px 1.5em;
	line-height: 2;
	font-size: 1.6rem;
}
@media (max-width: 767px) {
	#recruit .detail .read,
	#contact .detail .read, #confirm .detail .read, #complete .detail .read {
		text-align: left;
		font-size: 4vw;
	}
}
#recruit .detail .required,
#contact .detail .required, #confirm .detail .required, #complete .detail .required {
	padding-right: 0.5em;
	color: #c00;
}
#recruit form,
#contact form, #confirm form, #complete form {
	text-align: left;
}
#recruit table.table_form,
#contact table.table_form, #confirm table.table_form, #complete table.table_form {
	width: 100%;
	table-layout: fixed;
	margin-bottom: 3em;
	border-bottom: 1px solid #9FA0A0;
	font-size: 1.6rem;
}
@media (max-width: 767px) {
	#recruit table.table_form,
	#contact table.table_form, #confirm table.table_form, #complete table.table_form {
		font-size: 4vw;
	}
}
#recruit table.table_form th, #recruit table.table_form td,
#contact table.table_form th,
#contact table.table_form td, #confirm table.table_form th, #confirm table.table_form td, #complete table.table_form th, #complete table.table_form td {
	padding: 1em;
	border-top: 1px solid #9FA0A0;
}
@media (max-width: 767px) {
	#recruit table.table_form th, #recruit table.table_form td,
	#contact table.table_form th,
	#contact table.table_form td, #confirm table.table_form th, #confirm table.table_form td, #complete table.table_form th, #complete table.table_form td {
		display: block;
		padding: 1em 0px;
	}
}
#recruit table.table_form th,
#contact table.table_form th, #confirm table.table_form th, #complete table.table_form th {
	width: 12em;
	font-weight: 400;
}
@media (max-width: 767px) {
	#recruit table.table_form th,
	#contact table.table_form th, #confirm table.table_form th, #complete table.table_form th {
		width: auto;
		padding-bottom: 0px;
		font-weight: 700;
	}
}
@media (max-width: 767px) {
	#recruit table.table_form td,
	#contact table.table_form td, #confirm table.table_form td, #complete table.table_form td {
		border-top: none;
	}
}
#recruit .mt,
#contact .mt, #confirm .mt, #complete .mt {
	margin-top: 10px;
}
#recruit input,
#contact input, #confirm input, #complete input {
	width: 50%;
}
@media (max-width: 767px) {
	#recruit input,
	#contact input, #confirm input, #complete input {
		width: 100%;
	}
}
#recruit input.datebox,
#contact input.datebox, #confirm input.datebox, #complete input.datebox {
	width: 10em;
}
#recruit input[type=radio],
#contact input[type=radio], #confirm input[type=radio], #complete input[type=radio] {
	width: auto;
	margin-right: 0.25em;
}
@media (max-width: 767px) {
	#recruit input[type=radio],
	#contact input[type=radio], #confirm input[type=radio], #complete input[type=radio] {
		width: 1.2em;
		height: 1.2em;
		margin-right: 0.5em;
	}
}
#recruit .mwform-radio-field,
#contact .mwform-radio-field, #confirm .mwform-radio-field, #complete .mwform-radio-field {
	margin-right: 2em;
}
#recruit .mwform-zip-field input, #recruit .mwform-tel-field input,
#contact .mwform-zip-field input,
#contact .mwform-tel-field input, #confirm .mwform-zip-field input, #confirm .mwform-tel-field input, #complete .mwform-zip-field input, #complete .mwform-tel-field input {
	width: 5em;
}
#recruit #zip,
#contact #zip, #confirm #zip, #complete #zip {
	width: 10em;
}
#recruit textarea,
#contact textarea, #confirm textarea, #complete textarea {
	width: 100%;
	height: 10em;
}
#recruit .complete,
#contact .complete, #confirm .complete, #complete .complete {
	text-align: center;
}
@media (max-width: 767px) {
	#recruit .complete,
	#contact .complete, #confirm .complete, #complete .complete {
		text-align: left;
	}
}
#recruit .complete h2,
#contact .complete h2, #confirm .complete h2, #complete .complete h2 {
	margin-bottom: 0.5em;
	color: #025044;
	font-size: 2.8rem;
}
@media (max-width: 767px) {
	#recruit .complete h2,
	#contact .complete h2, #confirm .complete h2, #complete .complete h2 {
		font-size: 5.75vw;
		text-align: center;
	}
}
#recruit .complete p,
#contact .complete p, #confirm .complete p, #complete .complete p {
	font-size: 1.6rem;
	line-height: 2;
}
@media (max-width: 767px) {
	#recruit .complete p,
	#contact .complete p, #confirm .complete p, #complete .complete p {
		text-align: left;
		font-size: 3.75vw;
	}
}
#recruit .privacy,
#contact .privacy, #confirm .privacy, #complete .privacy {
	margin-bottom: 2.5em;
	text-align: center;
	font-size: 16px;
}
@media (max-width: 995px) {
	#recruit .privacy,
	#contact .privacy, #confirm .privacy, #complete .privacy {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	#recruit .privacy,
	#contact .privacy, #confirm .privacy, #complete .privacy {
		font-size: 1.4rem;
	}
}
#recruit .send,
#contact .send, #confirm .send, #complete .send {
	text-align: center;
}
@media (max-width: 995px) {
	#recruit .send,
	#contact .send, #confirm .send, #complete .send {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}
#recruit .send input, #recruit .send button, #recruit .send a,
#contact .send input,
#contact .send button,
#contact .send a, #confirm .send input, #confirm .send button, #confirm .send a, #complete .send input, #complete .send button, #complete .send a {
	background: none;
	cursor: pointer;
	display: inline-block;
	width: 22.5em;
	padding: 1.45em 0px;
	color: #fff;
	border: 1px solid #025044;
	background-color: #025044;
	text-decoration: none;
	text-align: center;
}
@media (min-width: 1100px) {
	#recruit .send input, #recruit .send button, #recruit .send a,
	#contact .send input,
	#contact .send button,
	#contact .send a, #confirm .send input, #confirm .send button, #confirm .send a, #complete .send input, #complete .send button, #complete .send a {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	#recruit .send input:hover, #recruit .send button:hover, #recruit .send a:hover,
	#contact .send input:hover,
	#contact .send button:hover,
	#contact .send a:hover, #confirm .send input:hover, #confirm .send button:hover, #confirm .send a:hover, #complete .send input:hover, #complete .send button:hover, #complete .send a:hover {
		background: #fff;
		color: #025044;
	}
}
@media (max-width: 767px) {
	#recruit .send input, #recruit .send button, #recruit .send a,
	#contact .send input,
	#contact .send button,
	#contact .send a, #confirm .send input, #confirm .send button, #confirm .send a, #complete .send input, #complete .send button, #complete .send a {
		display: block;
		width: 100%;
		text-align: center;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#recruit .send input[name=submitBack], #recruit .send button[name=submitBack], #recruit .send a[name=submitBack],
#contact .send input[name=submitBack],
#contact .send button[name=submitBack],
#contact .send a[name=submitBack], #confirm .send input[name=submitBack], #confirm .send button[name=submitBack], #confirm .send a[name=submitBack], #complete .send input[name=submitBack], #complete .send button[name=submitBack], #complete .send a[name=submitBack] {
	width: 240px;
	background: #000;
	margin-right: 1em;
}
@media (max-width: 995px) {
	#recruit .send input[name=submitBack], #recruit .send button[name=submitBack], #recruit .send a[name=submitBack],
	#contact .send input[name=submitBack],
	#contact .send button[name=submitBack],
	#contact .send a[name=submitBack], #confirm .send input[name=submitBack], #confirm .send button[name=submitBack], #confirm .send a[name=submitBack], #complete .send input[name=submitBack], #complete .send button[name=submitBack], #complete .send a[name=submitBack] {
		width: 25%;
		margin-right: 2%;
	}
	#recruit .send input[name=submitBack] + button, #recruit .send button[name=submitBack] + button, #recruit .send a[name=submitBack] + button,
	#contact .send input[name=submitBack] + button,
	#contact .send button[name=submitBack] + button,
	#contact .send a[name=submitBack] + button, #confirm .send input[name=submitBack] + button, #confirm .send button[name=submitBack] + button, #confirm .send a[name=submitBack] + button, #complete .send input[name=submitBack] + button, #complete .send button[name=submitBack] + button, #complete .send a[name=submitBack] + button {
		width: 73%;
	}
}
#recruit .send input[name=submitSend], #recruit .send button[name=submitSend], #recruit .send a[name=submitSend],
#contact .send input[name=submitSend],
#contact .send button[name=submitSend],
#contact .send a[name=submitSend], #confirm .send input[name=submitSend], #confirm .send button[name=submitSend], #confirm .send a[name=submitSend], #complete .send input[name=submitSend], #complete .send button[name=submitSend], #complete .send a[name=submitSend] {
	width: 240px;
	background: #000;
	margin-right: 1em;
}
@media (max-width: 995px) {
	#recruit .send input[name=submitSend], #recruit .send button[name=submitSend], #recruit .send a[name=submitSend],
	#contact .send input[name=submitSend],
	#contact .send button[name=submitSend],
	#contact .send a[name=submitSend], #confirm .send input[name=submitSend], #confirm .send button[name=submitSend], #confirm .send a[name=submitSend], #complete .send input[name=submitSend], #complete .send button[name=submitSend], #complete .send a[name=submitSend] {
		width: 25%;
		margin-right: 2%;
	}
	#recruit .send input[name=submitSend] + button, #recruit .send button[name=submitSend] + button, #recruit .send a[name=submitSend] + button,
	#contact .send input[name=submitSend] + button,
	#contact .send button[name=submitSend] + button,
	#contact .send a[name=submitSend] + button, #confirm .send input[name=submitSend] + button, #confirm .send button[name=submitSend] + button, #confirm .send a[name=submitSend] + button, #complete .send input[name=submitSend] + button, #complete .send button[name=submitSend] + button, #complete .send a[name=submitSend] + button {
		width: 73%;
	}
}
#recruit .home,
#contact .home, #confirm .home, #complete .home {
	text-align: center;
	margin-top: 16px;
}
#recruit .home a,
#contact .home a, #confirm .home a, #complete .home a {
	display: inline-block;
	width: 22.5em;
	padding: 1.45em 0px;
	color: #fff;
	border: 1px solid #025044;
	background-color: #025044;
	text-decoration: none;
	text-align: center;
}
@media (min-width: 1100px) {
	#recruit .home a,
	#contact .home a, #confirm .home a, #complete .home a {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	#recruit .home a:hover,
	#contact .home a:hover, #confirm .home a:hover, #complete .home a:hover {
		background: #fff;
		color: #025044;
	}
}
@media (max-width: 767px) {
	#recruit .home a,
	#contact .home a, #confirm .home a, #complete .home a {
		display: block;
		width: 100%;
		text-align: center;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

#confirm .detail, #complete .detail {
	padding: 40px 0px 80px;
}
@media (max-width: 767px) {
	#confirm .detail, #complete .detail {
		padding: 10vw 0px 10vw;
	}
}
#confirm .detail .pan, #complete .detail .pan {
	padding: 1em 1em 100px;
}
@media (max-width: 1099px) {
	#confirm .detail .pan, #complete .detail .pan {
		padding: 0.5em 15px;
	}
}
@media (max-width: 767px) {
	#confirm .detail .pan, #complete .detail .pan {
		padding: 0.5em 5vw 10vw;
	}
}

#confirm .privacy {
	display: none;
}
#confirm .ex {
	display: none !important;
}
#confirm .confnone {
	display: none;
}
#confirm .send {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#complete + #fixd + footer .contactbox {
	margin-top: 0px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	padding-right: 2em;
}

.ui-datepicker select.ui-datepicker-year {
	width: 50%;
}

.ui-datepicker select.ui-datepicker-month {
	width: 40%;
}

.ui-datepicker .ui-datepicker-header {
	font-size: 1.4rem;
}



/*# sourceMappingURL=style.css.map */
