@charset "utf-8";
/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/
#main .sec01 {
	padding: 9rem 0 13.8rem;
	background: url(../img/common/bg02.png) no-repeat left bottom;
	background-size: 144rem auto;
}
#main .sec01 .headLine02 {
	margin-bottom: 2.3rem;
}
#main .sec01 .comText {
	margin-bottom: 1.8rem;
}
#main .sec01 .img {
	width: 62.2rem;
	margin: 0 auto;
}
#main .sec02 {
	padding: 0.9rem 0 15.9rem;
	background: url(../img/common/bg04.png) no-repeat right bottom #F0F9FD;
	background-size: 144rem auto;
}
#main .comMethods .name {
	margin-top: 2.1rem;
	font-weight: 400;
	font-size: 1.4rem;
}
#main .comMethods .name span {
	padding: 0 1rem;
	margin-bottom: 0.5rem;
	width: fit-content;
	display: block;
	color: #fff;
	font-weight: 700;
	background-color: #3098CF;
	border-radius: 0.4rem;
}
#main .comMethods .methodsList li:not(.slick-dots li) {
	min-height: inherit;
	padding: 3rem 2rem 2.4rem;
}
#main .sec03 {
	padding: 10.3rem 0 22.3rem;
	background: url(../img/common/bg02.png) no-repeat left bottom;
	background-size: 144rem auto;
}
#main .sec03 .info {
	margin-bottom: 10.4rem;
}
#main .sec03 .info:last-child {
	margin-bottom: 0 !important;
}
#main .sec03 .headLine02 {
	margin-bottom: 2.2rem;
}
#main .sec03 .phoBox {
	margin-bottom: 3rem;
}
#main .sec03 .headLine07 {
	margin-bottom: 2rem;
}
#main .sec03 .comText {
	margin-bottom: 3rem;
}
#main .sec03 .tabImg {
	width: 68.8rem;
	margin: 5.9rem auto 0;
	overflow: hidden;
	border-radius: 1rem;
}
#main .sec03 .photo img {
	border-radius: 1rem;
	width: 100%;
}
#main .sec04 {
	padding: 2.4rem 0 7.5rem;
	background: #F0F9FD;
}
#main .sec04 .headLine02 {
	margin-bottom: 4.2rem;
}
#main .sec04 .headLine07 {
	margin-bottom: 3rem;
}
#main .sec05 {
	padding: 4rem 0 0.8rem;
}
#main .sec05 p {
	padding-top: 6rem;
	margin-bottom: 4rem;
	text-align: center;
	background: url(../img/common/sns_img03.png) no-repeat top center;
	background-size: 4rem auto;
}
.fixBox {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 90;
	transform: translateY(-50%);
}
.fixBox li {
	margin-bottom: 2rem;
	width: 6rem;
}
.fixBox li:last-child {
	margin-bottom: 0;
}
.fixBox a {
	height: 15rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.2em;
	background-color: #3098CF;
	border: 1px solid #3098CF;
	border-radius: 1rem 0 0 1rem;
}
.fixBox .orage a {
	background-color: #F7A655;
	border-color: #F7A655;
}
.fixBox .white a {
	color: #444;
	letter-spacing: 0;
	background-color: #fff;
	border-color: #ccc;
}
.pop .headLine07 {
	margin-bottom: 7.4rem;
	font-size: 2.8rem;
	text-align: center;
}
@media all and (min-width: 1080px) {
	#pagePath {
		margin-bottom: 2.2rem;
	}
	.pageTitle.bg {
		min-height: 37.4rem;
	}
	.pageTitle .linkList {
		margin-top: -1.1rem;
	}
	.pageTitle .linkList .comLink03 {
		margin-top: 2rem;
	}
	.comServiceSec {
		margin-bottom: 2.2rem;
	}
	#main .comMethods .headLine02 {
		margin-bottom: 2.2rem;
	}
	#main .comMethods .headLine07 {
		margin-bottom: 2rem;
	}
	#main .comMethods .comText {
		margin-bottom: 3rem;
	}
	#main .comMethods .methodsBox {
		margin-bottom: 7rem;
	}
	#main .comMethods .methodsList {
		gap: 5.7rem;
	}
	#main .comMethods .methodsList li:not(.slick-dots li) {
		width: 29.5rem;
	}
	#main .linkUl li {
		margin: 0 3.4rem;
	}
	#main .sec03 .phoBox {
		position: relative;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#main .sec03 .phoBox::after {
		content: "";
		width: 32rem;
	}
	#main .sec03 .photo {
		width: 32rem;
	}
	#main .sec04 .pho {
		width: 38rem;
	}
	#main .sec04 .pho img {
		border-radius: 1.6rem;
	}
	#main .sec04 .textBox {
		width: 57rem;
	}
	#main .sec04 .comText {
		margin-bottom: 5.2rem;
	}
	.fixBox {
		display: block !important;
	}
	.fixBox a span {
		writing-mode: vertical-rl;
	}
	.fixBox .blue a:hover {
		color: #3098CF;
		background-color: #FFF;
	}
	.fixBox .orage a:hover {
		color: #F7A655;
		background-color: #FFF;
	}
	.fixBox .white a:hover {
		background-color: #F0F9FD;
	}
	.pop .popBox {
		padding: 5.3rem 6.8rem 8.1rem;
	}
}
@media all and (max-width: 1079px) {
	.pageTitle.bg {
		margin-bottom: 2.5rem;
	}
	#pagePath {
		margin-bottom: 2.4rem;
	}
	.pageTitle.bg .comLink03 {
		margin-top: 2.4rem;
	}
	.pageTitle .comLink03 + .comLink03 {
		margin-top: 1.3rem;
	}
	.comServiceSec {
		margin-bottom: 12rem;
	}
	.comServiceSec .list a {
		min-height: 3.9rem;
		height: auto;
		text-align: left;
		padding: 0.8rem 2rem 0.9rem 1.2rem;
	}
	#main .sec01 {
		padding: 0 0 14.4rem;
		background-image: url(../img/common/bg02_sp.png);
		background-size: 100% 8rem;
	}
	#main .sec01 .headLine02 {
		margin-bottom: 3rem;
	}
	#main .sec01 .comText {
		margin-bottom: 3rem;
	}
	#main .sec01 .img {
		width: auto;
		margin: 0 0.7rem 0 1.8rem;
	}
	#main .sec01 .img img {
		width: 100%;
	}
	#main .sec02 {
		padding: 3.1rem 0 12.1rem;
		background-image: url(../img/common/bg01_sp.png);
		background-size: 100% 8rem;
	}
	#main .sec02 .headLine02 {
		margin-bottom: 3.1rem;
	}
	#main .sec02 .headLine07 {
		margin-bottom: 1.9rem;
		font-size: 2rem;
	}
	#main .comMethods .comText {
		margin-bottom: -2rem;
	}
	#main .linkUl {
		display: block;
	}
	#main .linkUl li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .sec03 {
		padding: 3rem 0 14rem;
		background-image: url(../img/common/bg02_sp.png);
		background-size: 100% 8rem;
	}
	#main .sec03 .slick-dots {
		margin-top: 0.9rem;
		width: 100%;
		text-align: center;
	}
	#main .sec03 .slick-dots li {
		position: relative;
		display: inline-block !important;
		width: 0.8rem;
		height: 0.8rem;
		margin: 0 0.4rem;
		padding: 0;
		float: none;
		cursor: pointer;
		background: #E0E0E0;
		border-radius: 100%;
	}
	#main .sec03 .slick-dots li button {
		display: none;
	}
	#main .sec03 .slick-dots li.slick-active {
		background: #7DC4E0;
	}
	#main .sec03 .info {
		margin-bottom: 8.9rem;
	}
	#main .sec03 .headLine02 {
		margin-bottom: 6rem;
	}
	#main .sec03 .phoBox {
		margin-bottom: 3.4rem;
	}
	#main .sec03 .photo {
		vertical-align: top;
	}
	#main .sec03 .headLine07 {
		margin-bottom: 2.1rem;
		line-height: 1.75;
	}
	#main .sec03 .comText {
		margin-bottom: 4rem;
	}
	#main .sec03 .info02 .headLine07 {
		margin: -1.9rem 0 2rem;
		font-size: 2rem;
		line-height: 1.5;
	}
	#main .sec03 .info02 .comText {
		margin-bottom: 2rem;
	}
	#main .sec03 .info02 .comText span {
		margin-top: 2.8rem;
		display: block;
	}
	#main .sec03 .tabImg {
		width: auto;
		margin: 5.5rem auto 0;
	}
	#main .sec03 .tabImg img {
		width: 100%;
	}
	#main .sec04 {
		padding: 2.9rem 0 4rem;
	}
	#main .sec04 .headLine02 {
		margin-bottom: 3.1rem;
	}
	#main .sec04 .headLine07 {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	#main .sec04 .comImgBox .pho {
		margin: 0 2.8rem 2rem;
	}
	#main .sec04 .comImgBox .pho img {
		border-radius: 1rem;
	}
	#main .sec04 .comText {
		margin-bottom: 0;
	}
	#main .sec05 {
		padding: 6rem 0 4rem;
	}
	#main .sec05 p {
		margin: 0 2rem 3rem;
		text-align: left;
		background-size: 3rem auto;
	}
	.fixBox {
		top: auto;
		bottom: 0;
		width: 100%;
		transform: none;
		border-top: 1px solid #D5F0FB;
		display: none;
	}
	.fixBox ul {
		display: flex;
	}
	.fixBox li {
		margin-bottom: 0;
		width: calc(100% / 3);
	}
	.fixBox a {
		height: 6.4rem;
		line-height: 1.2;
		letter-spacing: 0;
		border-radius: 0;
		text-align: center;
	}
	.fixBox .white a {
		border-color: #fff;
	}
	#gFooter {
		padding-bottom: 6.4rem;
	}
	.pop .headLine07 {
		margin-bottom: 2.7rem;
		font-size: 2.4rem;
	}
	.pop .popBox {
		padding: 3.3rem 2rem 4rem;
	}
	.pop .comLinkList li:not(:last-child) {
		margin-bottom: 2rem;
	}
}