<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.recruit_info .kv article p:first-of-type {
	background: url("../img/kv_recruit_info_sp.jpg") no-repeat;
	height: 210px;
	background-size: cover;
	position: relative;
}
main .kv article .catch span {
	background: url("../img/kv_recruit_info_txt.png") no-repeat;
	height: 150px;
	width: 72.8%;
	max-width: 577px;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background-position: center;
}
main section:nth-of-type(even) {
	background-color: #daf5ed;
}
main section:not(.kv) {
	padding: 40px 4%;
}
main section:not(.kv) article {
	background-color: #fff;
	border-radius: 25px;
	padding: 40px 10% !important;
}
main section:not(.kv) h2 {
	text-align: center !important;
	margin-bottom: 15px;
}
main section article h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
}
main section article h3:not(:first-of-type) {
	margin-top: 40px;
}
main .recruit_info-1 article .hide {
	margin-top: 10px;
}
main .recruit_info-1 article .img {
	width: 62px;
	margin-left: auto;
	margin-top: -65px;
}
main .recruit_info-1 article .btn_entry {
	margin-top: 50px;
}
main section:not(.kv) p:not(:first-of-type) {
	margin-top: 30px;
}
main section:not(.kv):nth-of-type(odd) {
	background-color: #b7ebdc;
}
main .recruit_info-2 article div {
	margin-top: 10px;
}
.recruit_info main section article div table {
	width: 100%;
}
.recruit_info main section article div table tr {
	border-top: 1px solid #1e1e1e;
}
.recruit_info main section article div table tr:last-of-type {
	border-bottom: 1px solid #1e1e1e;
}
.recruit_info main section article div table tr th,
.recruit_info main section article div table tr td {
	padding: 10px;
	font-size: 80%;
	line-height: 1.6;
}
.recruit_info main section article div table tr th {
	width: 31%;
}
.recruit_info main section article div table tr td {
	width: 60%;
}
.recruit_info main section article div table tr td p {
	border-left: 1px solid #1e1e1e;
	padding-left: 10px;
}
.recruit_info main section article div table tr td p span {
	margin-top: 1em;
	display: block;
}
.recruit_info main section article div table tr td p a {
	color: #00b0eb;
}
main section article h3#map {
	margin-top: -60px;
	padding-top: 100px;
	display: block;
}
main .recruit_info-2 article .img,
main .recruit_info-2 article ul {
	margin-top: 10px;
}
main .recruit_info-2 article ul {
	line-height: 1.6;
	font-size: 80%;
}
main .recruit_info-2 article ul li img.address {
	height: 12px;
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin-left: 2px;
}
main section.recruit_info-3 article {
	padding: 30px !important;
}
main .recruit_info-3 article:not(:first-of-type) {
	margin-top: 20px;
}
main .recruit_info-3 article h3 {
	font-size: 126.66%;
	margin-top: 20px;
}
main .recruit_info-3 article h3 span {
	padding-left: 15px;
	border-left: 2px solid #75d1e1;
	display: block;
	height: 30px;
	margin-left: 26px;
	margin-top: -33px;
}
main .recruit_info-3 article:nth-of-type(3) h3 span {
	height: 40px;
	margin-top: -38px;
}
main .recruit_info-3 article:first-of-type h3::before {
	background: url("../img/flow_1.png") no-repeat;
	height: 20px;
	width: 10px;
	content: "";
	display: inline-block;
	background-size: contain;
}
main .recruit_info-3 article:nth-of-type(2) h3::before {
	background: url("../img/flow_2.png") no-repeat;
	height: 20px;
	width: 13px;
	content: "";
	display: inline-block;
	background-size: contain;
}
main .recruit_info-3 article:nth-of-type(3) h3::before {
	background: url("../img/flow_3.png") no-repeat;
	height: 20px;
	width: 13px;
	content: "";
	display: inline-block;
	background-size: contain;
}
main .recruit_info-3 article:nth-of-type(4) h3::before {
	background: url("../img/flow_4.png") no-repeat;
	height: 20px;
	width: 15px;
	content: "";
	display: inline-block;
	background-size: contain;
	margin-bottom: 1px;
}
main .recruit_info-3 article:nth-of-type(5) h3::before {
	background: url("../img/flow_5.png") no-repeat;
	height: 20px;
	width: 15px;
	content: "";
	display: inline-block;
	background-size: contain;
	margin-bottom: 2px;
}
main .recruit_info-3 article:nth-of-type(6) h3::before {
	background: url("../img/flow_6.png") no-repeat;
	height: 20px;
	width: 15px;
	content: "";
	display: inline-block;
	background-size: contain;
	margin-bottom: 1px;
}
main .recruit_info-3 article:nth-of-type(7) h3::before {
	background: url("../img/flow_7.png") no-repeat;
	height: 20px;
	width: 17px;
	content: "";
	display: inline-block;
	background-size: contain;
}
main .recruit_info-3 article .sp_only {
	margin: 0 auto;
}
main .recruit_info-3 article:first-of-type .sp_only {
	width: 160px;
}
main .recruit_info-3 article:nth-of-type(2) .sp_only {
	width: 80px;
}
main .recruit_info-3 article:nth-of-type(3) .sp_only {
	width: 93px;
}
main .recruit_info-3 article:nth-of-type(4) .sp_only,
main .recruit_info-3 article:nth-of-type(5) .sp_only,
main .recruit_info-3 article:nth-of-type(6) .sp_only {
	width: 89px;
}
main .recruit_info-3 article:nth-of-type(7) .sp_only {
	width: 89px;
}
main .recruit_info-3 article:last-of-type {
	position: relative;
}
main section.recruit_info-3 article .text {
	margin-top: 20px !important;
}
main section.recruit_info-3 article .text &gt; span {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
main section.recruit_info-3 article:nth-of-type(5) .text &gt; span {
	width: 90%
}
main .recruit_info-3 article:last-of-type .text {
	width: 88%;
}
main .recruit_info-3 article:last-of-type p:last-of-type {
	position: absolute;
	color: #fff;
	background-color: #80d7f5;
	height: 700px;
	border-radius: 8px;
	width: 35px;
	writing-mode: vertical-rl;
	right: 4%;
	bottom: 85px;
}
main .recruit_info-3 article:last-of-type p:last-of-type span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	letter-spacing: 2px;
	font-size: 126.66%;
	font-weight: bold;
	width: 1.8em;
}
main .recruit_info-3 .note {
	margin-top: 20px !important;
	font-size: 86.66%;
}
main .recruit_info-3 .btn_entry {
	margin: 100px auto 85px !important;
}
main section .btn_entry {
	line-height: 1.5 !important;
}
main section .btn_entry a {
	/*width: 80%;*/
	background-color: #00b0eb;
	display: block;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 112.5%;
	padding: 20px;
}
main .recruit_info-1 .btn_entry a {
	width: 100%;
}
main .recruit_info-3 .btn_entry a {
	height: 100px;
	position: relative;
}
main section .btn_entry a img {
	position: absolute;
	width: 32%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
hr {
	color: #cccccc;
	padding-top: 40px;
	border-bottom-width: 1px;
	border-top-width: 0;
}
@media screen and (min-width:769px) {
	.recruit_info .kv article p:first-of-type {
		background: url("../img/kv_recruit_info_pc.jpg") no-repeat;
		height: 405px;
		position: relative;
		background-position: center;
	}
	.recruit_info .kv article .catch span {
		background: url("../img/kv_recruit_info_txt.png") no-repeat;
		height: 130px;
		width: 456px;
		background-size: contain;
		max-width: none;
	}
	main section:not(.kv) {
		padding: 90px 0;
	}
	main section:not(.kv) h2 {
		font-size: 200% !important;
		text-align: center !important;
	}
	main section:not(.kv) h2 &gt; .note{
		font-size: 62.5%;
	}
	main section:not(.kv) article {
		width: 100% !important;
		padding: 40px 70px !important;
		max-width: 1104px;
		border-radius: 50px;
	}
	main section article h3 {
		font-size: 175%;
	}
	main .recruit_info-1 article .text {
		width: 81%;
		max-width: 780px;
	}
	main .recruit_info-1 article .img {
	position: absolute;
	right: 70px;
	top: 20%;
	left: 0%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	margin-top: 0;
	width: 122px;
	}
	main .recruit_info-2 article h3,
	.recruit_info main section article div table tr th,
	.recruit_info main section article div table tr td {
		font-size: 106.25%;
	}
	.recruit_info main section article div table tr th {
		width: 15%;
		text-align: center;
	}
	.recruit_info main section article div table tr td p {
		padding-left: 30px;
	}
	main .recruit_info-2 article ul {
		font-size: 118.75%;
	}
	main .recruit_info-2 article ul li img.address {
		height: 20px;
	}
	main section.recruit_info-3 article {
		padding: 25px 50px !important;
	}
	main .recruit_info-3 article:not(:first-of-type) {
		margin-top: 10px !important;
	}
	main .recruit_info-3 &gt; article {
		display: flex !important;
		justify-content: space-between;
	}
	main section.recruit_info-3 article .text {
		max-width: 378px;
		width: 39%;
		margin: auto 0 !important;
	}
	main .recruit_info-3 article h3 {
		font-size: 200%;
		margin: auto 0;
		position: relative;
	}
	main .recruit_info-3 article:first-of-type h3::before {
		height: 48px;
		width: 15px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(2) h3::before {
		height: 48px;
		width: 32px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(3) h3::before {
		height: 48px;
		width: 30px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(4) h3::before {
		height: 48px;
		width: 34px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(5) h3::before {
		height: 48px;
		width: 32px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(6) h3::before {
		height: 48px;
		width: 32px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article:nth-of-type(7) h3::before {
		height: 48px;
		width: 36px;
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	main .recruit_info-3 article h3 span {
		margin-left: 70px;
		height: 137px;
		padding-top: 50px;
		margin-top: 0;
		padding-left: 30px;
	}
	main .recruit_info-3 article:nth-of-type(3) h3 span {
		height: 137px;
		padding-top: 35px;
	}
	main .recruit_info-3 article .pc_only {
		margin-left: auto;
		margin-right: 25px;
	}
	main .recruit_info-3 article:first-of-type .pc_only {
		width: 220px;
	}
	main .recruit_info-3 article:nth-of-type(2) .pc_only {
		width: 112px;
	}
	main .recruit_info-3 article:nth-of-type(3) .pc_only {
		width: 115px;
	}
	main .recruit_info-3 article:nth-of-type(4) .pc_only,
	main .recruit_info-3 article:nth-of-type(5) .pc_only,
	main .recruit_info-3 article:nth-of-type(6) .pc_only {
		width: 156px;
	}
	main .recruit_info-3 article:nth-of-type(7) .pc_only {
		width: 132px;
	}
	main .recruit_info-3 article:last-of-type p:last-of-type {
		position: absolute;
		border-radius: 15px;
		left: 30%;
		height: 526px;
		bottom: 30px;
		right: auto;
	}
	main .recruit_info-3 article:last-of-type p:last-of-type span {
		font-size: 137.5%;
	}
	main .recruit_info-3 .note {
		width: 960px;
		margin: 30px auto 0;
		font-size: 100%;
		line-height: 2;
	}
	main section .btn_entry a,
	main .recruit_info-1 .btn_entry a {
		width: 776px;
		font-size: 125%;
	}
	main .recruit_info-3 .btn_entry {
		margin: 150px auto 60px !important;
	}
	main .recruit_info-3 .btn_entry a {
		height: 164px;
	}
	main section .btn_entry a:hover {
		background-color: #0690fe;
	}
	main section .btn_entry a img {
		width: 160px;
	}
}
</pre></body></html>