@charset "utf-8";
/*------------------------------------------------------------
	recruit/companytour/
------------------------------------------------------------*/
#main {
	overflow: hidden;
}
#main .pageTtl .headLine01 {
	top: 11.9%;
	left: 50%;
	margin-left: -26.562vw;
	width: fit-content;
	text-align: left;
}
#main .pageTtl .headLine01 .large {
	margin: 0 0 1.6vw;
	font-size: 5.662vw;
	line-height: 1.1;
}
#main .pageTtl .headLine01 .sml02 {
	display: inline-block;
	font-size: 4vw;
	vertical-align: 0.938vw;
}
#main .pageTtl .headLine01 small {
	color: #00A23E;
	font-size: 0.719vw;
	text-align: center;
}
@media all and (max-width: 1200px) {
	#main .pageTtl .headLine01 {
		margin-left: -36.284rem;
	}
	#main .pageTtl .headLine01 .large {
		margin: 0 0 2.186rem;
		font-size: 7.734rem;
	}
	#main .pageTtl .headLine01 .sml02 {
		font-size: 5.464rem;
		vertical-align: 1.281rem;
	}
	#main .pageTtl .headLine01 small {
		font-size: 0.982rem;
	}
}
#main .topBox p {
	margin-bottom: 2rem;
	line-height: 2.38;
	letter-spacing: 0.01em;
	text-align: justify;
}
#main p:last-child {
	margin-bottom: 0 !important;
}
#main .topBox {
	padding: 12.5rem 0 14.6rem;
}
#main .topBox .comMidImg {
	margin: 0 auto 7rem;
	width: 78.5rem;
	position: relative;
}
#main .topBox .comMidImg img {
	margin: 0 -1.3rem 0.7rem 1.5rem;
	width: auto;
}
#main .topBox .comMidImg .ttl {
	padding-bottom: 0.5rem;
	position: absolute;
	left: 2.7rem;
	top: 0.5rem;
	font-size: 2.2rem;
	line-height: 1;
	letter-spacing: 0.21em;
	border-bottom: 0.5rem solid #00A23E;
}
#main .topBox .imgBox {
	margin-bottom: 11.3rem;
	align-items: flex-start;
}
#main .topBox .imgBox .txtBox {
	width: 47.7rem;
}
#main .topBox .imgBox .voiceBox {
	margin-top: 3.8rem;
}
#main .topBox .imgBox .voiceImg {
	margin-top: 1.1rem;
	width: 15.2rem;
}
#main .topBox .imgBox .voiceTxt {
	margin-left: -1.2rem;
	flex: 1;
}
#main .topBox .imgBox .voiceTxt > p {
	letter-spacing: 0.1em;
}
#main .topBox .imgBox .voiceTxt .sub {
	max-width: 29.4rem;
	position: relative;
	margin: 0 0 1.7rem 2rem;
	padding: 2rem 2.9rem;
	border: 0.1rem solid #000;
	border-radius: 1rem;
}
#main .topBox .imgBox .voiceTxt .sub:before {
	position: absolute;
	left: -1.2rem;
	top: 5.2rem;
	width: 1.3rem;
	aspect-ratio: 26/44;
	background: url(../img/recruit/companytour/arrow.png) no-repeat left top/100%;
	content: "";
}
#main .topBox .imgBox .voiceTxt .sub p {
	line-height: 1.75;
	letter-spacing: 0.05em;
}
#main .topBox .imgBox .phoBox {
	margin-top: 0.3rem;
	width: 55.1rem;
	border-radius: 2.6rem;
	overflow: hidden;
	border: 1px solid #000;
}
#main .topBox .imgBox .phoBox img {
	width: 100%;
}
#main .topBox .lineBox {
	padding: 7.1rem 10.5rem 8.5rem;
	position: relative;
}
#main .topBox .lineBox:before,
#main .topBox .lineBox:after {
	position: absolute;
	top: 0;
	width: 32.7rem;
	height: 100%;
	border: 1px solid #000;
	border-radius: 4rem 0 0 4rem;
	content: "";
}
#main .topBox .lineBox:before {
	left: 0;
	border-right: none;
}
#main .topBox .lineBox:after {
	right: 0;
	border-left: none;
	border-radius: 0 4rem 4rem 0;
}
#main .topBox .lineBox .movieList {
	margin-bottom: 7rem;
	padding-bottom: 7.3rem;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #000;
}
#main .topBox .lineBox .movieList:after {
	position: absolute;
	left: 50%;
	bottom: -3px;
	width: 9.9rem;
	height: 5px;
	transform: translateX(-50%);
	background-color: #00A23E;
	content: "";
}
#main .topBox .lineBox .movieList li {
	width: 45.7%;
}
#main .topBox .lineBox .movieList .ttl {
	margin-bottom: 0.3rem;
	position: relative;
	padding-left: 2rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2.1;
}
#main .topBox .lineBox .movieList .ttl:before {
	position: absolute;
	left: 0;
	top: 1.4rem;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #00A23E;
	border-radius: 50%;
	content: "";
}
#main .topBox .lineBox .movieList .movie a:hover {
	opacity: 0.7;
}
#main .topBox .lineBox .movieList .movie img {
	width: 100%;
}
#main .topBox .lineBox .imgBox {
	margin: 0 1rem;
	position: relative;
	z-index: 1;
}
#main .topBox .lineBox .imgBox .txtBox {
	width: 40rem;
}
#main .topBox .lineBox .imgBox .txtBox .link {
	margin-bottom: 1.2rem;
}
#main .topBox .lineBox .imgBox .txtBox .link a:hover {
	opacity: 0.7;
}
#main .topBox .lineBox .imgBox .txtBox p {
	line-height: 2.1;
}
#main .topBox .lineBox .imgBox .phoBox {
	width: 42rem;
	border-radius: 0;
	border: none;
}
#main .floor {
	margin: 43rem 0 -37.5rem;
	transform: translateY(-43rem);
}
#main .floor .content {
	max-width: 126.6rem;
}
#main .floor h3 {
	margin-bottom: 4.6rem;
	color: #00A23E;
	line-height: 1;
	font-size: 4rem;
	letter-spacing: 0.08em;
	text-align: center;
}
#main .floor h3 .sub {
	padding: 0 2.2rem;
	position: relative;
	display: inline-block;
}
#main .floor h3 .sub:before,
#main .floor h3 .sub:after {
	margin-top: 0.2rem;
	position: absolute;
	top: 50%;
	right: 100%;
	width: 13rem;
	height: 1px;
	background-color: #000;
	content: "";
}
#main .floor h3 .sub:after {
	right: auto;
	left: 100%;
}
#main .floor .comUl {
	padding: 0 6.2rem 6rem;
	gap: 0 6.2rem;
}
#main .floor .comUl:after {
	height: 32.5rem;
	border-radius: 2.9rem;
}
#main .floor .comUl li {
	width: calc((100% - 12.4rem)/3);
}
#main .floor .comUl .photo {
	border: 1px solid #000;
}
#main .floor .comUl p {
	margin: 0 1.3rem;
	line-height: 1.75;
	text-align: justify;
}
#main .comBgSec {
	padding: 0 0 19.3rem;
}
#main .visit {
	margin: 0 auto 12.8rem;
	max-width: 110rem;
}
#main .visit h3 {
	margin-bottom: 6.2rem;
	position: relative;
	padding-left: 2rem;
	display: flex;
	align-items: center;
}
#main .visit h3 .sub {
	padding-right: 1.5rem;
	color: #fff;
	font-size: 4.5rem;
	line-height: 1;
	letter-spacing: 0.14em;
	-webkit-text-stroke: 0.1rem #000;
	text-shadow: 0.1rem 0.1rem 0 #000;
}
#main .visit h3:before {
	position: absolute;
	left: 0;
	top: 0.7rem;
	content: "";
	width: 0.5rem;
	height: calc(100% - 0.7rem);
	background-color: #00A23E;
}
#main .visit h3:after {
	flex: 1;
	margin-top: 0.8rem;
	border-top: 1px solid #000;
	content: "";
}
#main .visitList > li {
	width: 46%;
}
#main .visitList > li li:not(:last-child) {
	margin-bottom: 3.2rem;
}
#main .visitList h4 {
	margin-bottom: 0.4rem;
	display: flex;
	align-items: flex-start;
	font-weight: 400;
}
#main .visitList h4 .num {
	margin: 0 1.5rem 0 -0.2rem;
	flex-shrink: 0;
	padding: 0.4rem 0.5rem 0.8rem;
	width: 7.2rem;
	font-size: 2.4rem;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	background: #00A23E;
	border: 1px solid #000;
	box-shadow: 0.2rem 0 0 0 #000;
	border-radius: 2rem;
}
#main .visitList h4 .rTxt {
	margin-top: 0.6rem;
}
#main .visitList h4 .large {
	margin-right: 1rem;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
}
#main .visitList .bgTxt {
	margin-left: 0.2rem;
	padding: 2rem 2rem 2rem 4.7rem;
	min-height: 10.9rem;
	display: flex;
	align-items: center;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 1rem;
	box-shadow: 0.2rem 0.1rem 0 #000;
}
#main .visitList .bgTxt p {
	letter-spacing: 0.03em;
	line-height: 1.62;
	text-align: justify;
}
#main .online {
	padding: 0 8rem 10.8rem;
	background-color: #00A23E;
	border: 1px solid #000;
	border-radius: 5.2rem;
	box-shadow: 0.2rem 0.2rem 0 #000;
}
#main .online h3 {
	margin: 0 0 1rem;
	transform: translateY(-3.8rem);
}
#main .online h3 .large {
	font-size: 6.6rem;
}
#main .online .btnList li {
	width: 46.5%;
}
#main .online .btnList a {
	min-height: 15.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 7.7rem;
}
#main .online .btnList .sub {
	padding-right: 5rem;
	display: inline-flex;
	align-items: center;
	font-size: 2.8rem;
	line-height: 1.2;
	font-weight: 700;
	background: url(../img/common/arrow11.svg) no-repeat right center/4.2rem;
}
#main .online .btnList .txt {
	width: 22.5rem;
}
#main .online .btnList .en {
	color: #00A23E;
	font-size: 2rem;
}
#main .online .btnList img {
	margin: -0.6rem 1.5rem 0 0;
	width: 5.2rem;
}
#main .comForm:not(.formBox) {
	padding: 13.7rem 0 16rem;
}
#main .comForm .title02 {
	margin-bottom: 5.5rem;
}
#main .comForm .title02:after {
	display: none;
}
#main .comForm .title02 .sub {
	min-width: 72.7rem;
	letter-spacing: 0.2em;
}
@media all and (hover: hover) and (min-width: 897px) {
	#main .online .btnList a:hover {
		color: #00A23E;
	}
}
@media all and (min-width: 897px) {
	#main .comForm th {
		width: 19%;
	}
}
@media all and (max-width: 896px) {
	#main .pageTtl .headLine01 {
		top: 21.8%;
		margin-left: -19rem;
	}
	#main .pageTtl .headLine01 .large {
		margin: 0 0 3vw;
		font-size: 4.6rem;
		letter-spacing: 0.03em;
		line-height: 1;
	}
	#main .pageTtl .headLine01 .sml02 {
		font-size: 3.5rem;
		vertical-align: 0.938vw;
	}
	#main .pageTtl .headLine01 small {
		font-size: 1rem;
	}
	#main .topBox p {
		line-height: 1.88;
	}
	#main .topBox {
		padding: 4.8rem 0 8rem;
	}
	#main .topBox .comMidImg {
		margin-bottom: 2.3rem;
		width: auto;
	}
	#main .topBox .comMidImg img {
		margin: 0 -0.3rem 1.4rem;
		max-width: inherit;
	}
	#main .topBox .comMidImg .ttl {
		margin-bottom: 1.2rem;
		position: static;
		padding-bottom: 0.4rem;
		font-size: 2.4rem;
		width: fit-content;
	}
	#main .topBox .imgBox {
		margin-bottom: 8.5rem;
		display: block;
	}
	#main .topBox .imgBox .txtBox {
		width: auto;
	}
	#main .topBox .imgBox .voiceImg {
		margin-top: 0;
		width: 16.2rem;
	}
	#main .topBox .imgBox .voiceImg img {
		margin: -1.5rem 0 -0.2rem -2.5rem;
	}
	#main .topBox .imgBox .voiceImg p {
		letter-spacing: 0.05rem;
	}
	#main .topBox .imgBox .voiceTxt {
		margin-left: -1.7rem;
	}
	#main .topBox .imgBox .voiceTxt .sub {
		max-width: 29.4rem;
		margin: 0;
		padding: 2rem 2.5rem;
	}
	#main .topBox .imgBox .voiceTxt .sub:before {
		top: 2.3rem;
	}
	#main .topBox .imgBox .voiceTxt .sub p {
		line-height: 1.88;
		letter-spacing: -0.03em;
	}
	#main .topBox .imgBox .phoBox {
		margin-top: 5.4rem;
		width: auto;
		border-radius: 1.3rem;
	}
	#main .topBox .lineBox {
		padding: 3.8rem 2.8rem 4.9rem;
	}
	#main .topBox .lineBox:before,
	#main .topBox .lineBox:after {
		width: 11.7rem;
		border-radius: 2rem 0 0 2rem;
	}
	#main .topBox .lineBox:after {
		border-radius: 0 2rem 2rem 0;
	}
	#main .topBox .lineBox .movieList {
		margin-bottom: 4rem;
		padding-bottom: 4.6rem;
		gap: 2.2rem 0;
		border-width: 1px;
	}
	#main .topBox .lineBox .movieList li {
		width: 100%;
	}
	#main .topBox .lineBox .movieList .ttl {
		margin-bottom: 0.8rem;
		font-size: 1.6rem;
		line-height: 1.88;
	}
	#main .topBox .lineBox .movieList .ttl:before {
		top: 1rem;
		left: 0.5rem;
		width: 1.1rem;
		height: 1.1rem;
	}
	#main .topBox .lineBox .imgBox {
		margin: 0;
	}
	#main .topBox .lineBox .imgBox .txtBox {
		width: auto;
	}
	#main .topBox .lineBox .imgBox .txtBox .link {
		margin-bottom: 1.8rem;
	}
	#main .topBox .lineBox .imgBox .txtBox p {
		line-height: 1.88;
	}
	#main .topBox .lineBox .imgBox .phoBox {
		margin-top: 1.3rem;
		width: auto;
	}
	#main .floor {
		margin: 9.3rem 0 -5rem;
		transform: translateY(-9.3rem);
	}
	#main .floor h3 {
		margin-bottom: 2.6rem;
	}
	#main .floor h3 .sub {
		padding: 0 1rem;
	}
	#main .floor h3 .sub:before,
	#main .floor h3 .sub:after {
		width: 4.2rem;
	}
	#main .floor .comUl {
		padding: 0 2.8rem 5.5rem;
		gap: 3.8rem 0;
	}
	#main .floor .comUl:after {
		display: block;
		top: 9.5rem;
		height: auto;
		border-radius: 2rem;
	}
	#main .floor .comUl li {
		padding: 0;
		width: 100%;
	}
	#main .floor .comUl li:after {
		display: none;
	}
	#main .floor .comUl .photo {
		border-radius: 0.7rem;
	}
	#main .floor .comUl p {
		margin: 0;
		line-height: 1.56;
	}
	#main .comBgSec {
		padding: 0 0 13rem;
	}
	#main .visit {
		margin-bottom: 10.5rem;
	}
	#main .visit h3 {
		margin-bottom: 3rem;
	}
	#main .visit h3 .sub {
		padding-right: 1rem;
		font-size: 3.6rem;
	}
	#main .visitList {
		gap: 2.5rem 0;
	}
	#main .visitList > li {
		width: 100%;
	}
	#main .visitList > li li:not(:last-child) {
		margin-bottom: 2.5rem;
	}
	#main .visitList h4 .num {
		margin: 0 1rem 0 -0.2rem;
		padding: 0.2rem 0.5rem 0.4rem;
		width: 6rem;
		font-size: 2rem;
	}
	#main .visitList h4 .rTxt {
		margin-top: 0.6rem;
		font-size: 1.4rem;
	}
	#main .visitList h4 .large {
		margin-right: 0.5rem;
		font-size: 1.8rem;
	}
	#main .visitList .bgTxt {
		padding: 2rem;
	}
	#main .online {
		padding: 0 2.7rem 7.5rem;
		border-radius: 2rem;
		box-shadow: none;
	}
	#main .online h3 {
		margin: 0 0 -4.5rem;
		transform: translateY(-6.8rem);
		line-height: 1.88;
		text-align: center;
	}
	#main .online h3 .large {
		font-size: 4.5rem;
		line-height: 1;
	}
	#main .online .btnList {
		gap: 2rem 0;
	}
	#main .online .btnList li {
		width: 100%;
	}
	#main .online .btnList a {
		min-height: 9.8rem;
	}
	#main .online .btnList .sub {
		padding-right: 2.3rem;
		font-size: 2rem;
		background-image: url(../img/common/arrow11_sp.svg);
		background-size: 2rem;
	}
	#main .online .btnList .txt {
		width: 14.5rem;
	}
	#main .online .btnList .en {
		font-size: 1.7rem;
	}
	#main .online .btnList img {
		margin: -0.3rem 1rem 0 0;
		width: 3.3rem;
	}
	#main .comForm:not(.formBox) {
		padding: 5rem 0 24rem;
	}
	#main .comForm .title02 {
		margin-bottom: 3.7rem;
	}
	#main .comForm .title02 .sub {
		padding: 1.2rem;
		min-width: 34.5rem;
		font-size: 2.7rem;
		letter-spacing: 0;
		line-height: 1.17;
	}
}
.comForm td .timeList .textList li:nth-child(2n) .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.comForm td .wpcf7-list-item {
	margin: 0;
}