@charset "UTF-8";

.hero {
	width: 100%;
	height: 850px;
	margin: auto;
	background: no-repeat center top / cover;
	text-align: center;
}
.hero-ttl {
	width: auto;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 850px;
}
@media (max-width:767px) {
	.hero-ttl {
		border: none;
		height: auto;
	}
}
.hero-ttl .ttlWrap {
	position: absolute;
	top: 230px;
	left: 9.6153%;
}
@media (max-width:767px) {
	.hero-t-01 {
	background-image: none;
	height: auto;
	overflow: hidden;
	}
}
.hero-ttl img { width: 100%; }
.hero-t-01 {
	background-image: url(../images/career01/pr1t-bg.jpg);
	box-sizing: border-box;
	border: solid 4px #10B542;
}
.pageAnc ul {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}
.pageAnc.pcMenu ul li {
	height: 174px;
}
.pageAnc.pcMenu ul li a {
	width: 324px;
	height: 156px;
	display: block;
	text-indent: -9999px;
}
.pageAnc.pcMenu ul li:nth-child(1) a {
	background: url("../images/career01/pageAnc-01.png") no-repeat;
}
.pageAnc.pcMenu ul li:nth-child(2) a {
	background: url("../images/career01/pageAnc-02.png") no-repeat;
}
.pageAnc.pcMenu ul li:nth-child(3) a {
	background: url("../images/career01/pageAnc-03.png") no-repeat;
}
.pageAnc.pcMenu ul li a:hover {
	width: 324px;
	height: 174px;
	display: block;
	text-indent: -9999px;
}
.pageAnc.pcMenu ul li:nth-child(1) a:hover {
	background: url("../images/career01/pageAnc-01-on.png") no-repeat;
}
.pageAnc.pcMenu ul li:nth-child(2) a:hover {
	background: url("../images/career01/pageAnc-02-on.png") no-repeat;
}
.pageAnc.pcMenu ul li:nth-child(3) a:hover {
	background: url("../images/career01/pageAnc-03-on.png") no-repeat;
}

@media (max-width:767px) {
	.pageAnc ul img {
		width: 100%;
	}
	.pageAnc ul {
		display: inherit;
		text-align: center;
	}
	.pageAnc ul img {
		width: 88.8%;
	}
}
/*----- box -----*/
.section .box {
	position: relative;
}
.box .box01 {
	height: 1360px;
	margin-top: 180px;
}
.box .box02 {
	height: 1666px;
}
.box .box03 {
	height: 1450px;
}
.box .box01 .mainImg,
.box .box02 .mainImg,
.box .box03 .mainImg {
	position: absolute;
	background: no-repeat center top / cover;
	top: 0;
	z-index: 0;
}
.box .box01 .mainImg {
	background-image: url("../images/career01/box01-bg.png");
	right: 0;
	width: 1184px;
	height: 760px;
}
.box .box02 .mainImg {
	background-image: url("../images/career01/box02-bg.png");
	left: 0;
	width: 1254px;
	height: 1482px;
}
.box .box03 .mainImg {
	background-image: url("../images/career01/box03-bg.png");
	right: 0;
	width: 1185px;
	height: 1450px;
}
.section .box .box01 .txtBox,
.section .box .box02 .txtBox,
.section .box .box02 .txtBox02,
.section .box .box02 .txtBox03,
.section .box .box03 .txtBox,
.section .box .box03 .txtBox02 {
	position: absolute;
	text-align: justify;
	box-sizing: border-box;
	padding: 20px 40px 50px;
	z-index: 10;
	border: 2px solid #c21500;
	border-image: linear-gradient(to right, #108242 0%, #10B542 100%);
	border-image-slice: 1;
}
.section .box .box01 .txtBox {
	top: 446px;
	right: 450px;
	width: 760px;
}
.section .box .box02 .txtBox {
	top: 475px;
	left: 400px;
	width: 697px;
}
.section .box .box02 .txtBox02 {
	top: 1057px;
	left: 55px;
	width: 636px;
}

.section .box .box03 .txtBox {
	top: 465px;
	right: 685px;
	width: 580px;
}
.section .box .box03 .txtBox02 {
	top: 780px;
	right: 55px;
	width: 528px;
}
.section .box .box01 .txtBox h2,
.section .box .box02 .txtBox h2,
.section .box .box02 .txtBox02 h2,
.section .box .box02 .txtBox03 h2,
.section .box .box03 .txtBox h2,
.section .box .box03 .txtBox02 h2 {
	color: #10B542;
	font-weight: bold;
	letter-spacing: 1.8px;
	margin-bottom: 10px;
	font-size: 1.6em;
	padding: 20px 0;
}
.section .box .txtBox p {
	line-height: 1.8;
}
.section .box .box01 .txtBox .note {
	margin-top: 55px;
	font-size: 10px;
	line-height: 14px;
}
.section .box {
	*zoom: 1;
}
.section .box:after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}
.box-sp {
	width: 100%;
	margin-top: 140px;
}
.box-sp .ttl {
	text-align: center;
}
.box-sp .ttl img {
	width: 55%;
}
.box-sp .mainImg {
	margin-top: 30px;
}
.box-sp .mainImg.box02-02 {
	margin-top: 0;
}
.box-sp .mainImg img {
	width: 100%;
}
.box-sp .txtArea .txtArea-ttl {
	text-align: center;
	margin-top: 30px;
}
.box-sp .txtArea .txtArea-ttl img {
	width: 100%;
	margin-left: 11.6%;
}
.box-sp.box01 .txtArea {
	padding: 30px 0;
	background: url("../images/career01/box01-txtArea-bg-sp.png") no-repeat right top;
	background-size: 95% 70%;
}
.box-sp.box02 .txtArea {
	padding: 30px 0;
	background: url("../images/career01/box01-txtArea-bg-sp.png") no-repeat left top;
	background-size: 95% 70%;
}
.box-sp.box02 .box02-01 .txtArea {
	padding: 30px 0 0;
}
.box-sp.box03 .txtArea {
	padding: 30px 0;
	background: url("../images/career01/box01-txtArea-bg-sp.png") no-repeat right top;
	background-size: 95% 110%;
}
.box-sp .box02-02 .txtArea {
	padding: 0 0 30px 0;
}
.box-sp.box03  .box03-02 .txtArea {
	padding: 30px 0;
	background: url("../images/career01/box01-txtArea-bg-sp.png") no-repeat right top;
	background-size: 95% 70%;
}
.box-sp.box03 .box03-01 .txtArea {
	padding: 30px 0 0;
}
.box-sp .txtArea .txtBox {
	width: 80%;
	margin: 30px 2vw 0 auto;
	border: 2px solid #c21500;
	border-image: linear-gradient(to right, #108242 0%, #10B542 100%);
	border-image-slice: 1;
	padding: 20px 20px 40px 20px;
}
.box-sp .box02-02 .txtArea .txtBox {
	margin: 0 2vw 0 auto;
}
.box-sp .box03-02 .txtArea .txtBox {
	margin: 30px auto 0 2vw;
}
.box-sp .txtArea .ttl {
	text-align: left;
	color: #10B542;
	letter-spacing: 1.8px;
	margin-bottom: 10px;
}
.box-sp .txtArea .ttl h2 {
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: 700;
}
.box-sp .txtArea .note {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}

/* -----footRinkArea----- */
.footRinkArea {
	height: 358px;
	width: 845px;
	margin: 236px auto 120px;
	text-align: center;
	position: relative;
}
.footRinkArea .mainImgWrap {
	height: 301px;
	width: 844px;
	background: url("../images/career01/footRinkArea-bg.png") bottom center no-repeat;
}
.footRinkArea h3 {
	color: #105F42;
	font-weight: bold;
}
.footRinkArea .txtWrap {
	position: absolute;
	background-color: #fff;
	width: 422px;
	height: 180px;
	right: 50px;
	top: 105px;
}
.footRinkArea .txtWrap .green {
	color: #105F42;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 30px;
}
.footRinkArea .txtWrap .bold {
	font-size: 16px;
	color: #000;
	margin-top: 22px;
}
.footRinkArea .txtWrap .ash {
	font-size: 12px;
	color: #787878;
	line-height: 20px;
	margin-top: 7px;
}
.footRinkArea .txtWrap::after {
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 40px;
	right: 15px;
	content: '';
	display: inline-block;
	background: url("../images/link-list-item-arrow.png") no-repeat center / cover;
}
.footRinkArea .mainImgWrap {
	border: 3px solid transparent;
	transition: border 0.5s;
}
.footRinkArea .mainImgWrap:hover {
	border: 3px solid #006666;
}
@media (max-width:767px) {
	.mainImgSpWrap {
		background: linear-gradient(180deg,#fff 0%,#fff 25%,#F5F5F5 100px,#F5F5F5 100%);
		padding-bottom: 70px;
	}
	.footRinkArea {
		height: auto;
		width: 100%;
		margin: 236px auto 100px;
	}
	.footRinkArea .mainImgWrap {
		height: auto;
		width: 100%;
		background: none;
	}
	.footRinkArea h3 {
		font-size: 1em;
	}
	.footRinkArea .txtWrap {
		position: inherit;
		background-color: #fff;
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
	.footRinkArea .mainImgWrap {
		border: none;
	}
	.footRinkArea .mainImgWrap:hover {
		border: none;
	}
	.footRinkArea .txtWrap::after {
		bottom: 18vw;
		right: 12vw;
	}
	.footRinkArea .mainImgSp img {
		width: 80%;
		height: auto;
	}
	.footRinkArea .txtWrap {
		padding-bottom: 30px;
	}
	.footRinkArea .txtWrap .green {
		margin-top: 0;
		padding-top: 30px;
	}
}
a.anchor {
	display: block;
	padding-top: 5px;
	margin-top: -5px;
}

.section-special__container {
	width: 100%;
	max-width: 845px;
	text-align: center;
	margin: 0 auto 220px;
}
.section-special__container h3 {
	color: #105F42;
	font-weight: bold;
	line-height: 1.5;
}
.section-special__container a {
	display: block;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
.section-special__container a img {
	width: 100%;
}
.img-box .active {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.5s;
}
.img-box:hover .active {
	opacity: 1;
}
@media (max-width:767px) {
	.section-special__container {
		width: 87.5%;
		margin: 0 auto 100px;
	}
	.section-special__container h3 {
		font-size: 1em;
	}
	.section-special__container a {
		width: 100%;
	}
}


/* -----notice text----- */
.notice_interview {
	text-align: center;
	margin-top: 2rem;
}

@media (max-width:767px) {
	.notice_interview {
		margin-top: 2rem;
		font-size: 14px;
	}
}
