@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	position: relative;
	overflow: hidden;
}
#main .mainVisual .foo {
	position: relative;
}
#main .mainVisual .foo li {
	aspect-ratio: 128/72;
}
#main .mainVisual .foo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}
#main .mainVisual .foo:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #646464;
	opacity: 0.5;
	mix-blend-mode: multiply;
	content: "";
}
#main .mainVisual .ttlBox {
	position: absolute;
	padding: 0 2rem;
	left: 50%;
	width: 100%;
	max-width: 118rem;
	transform: translateX(-50%);
	bottom: 12.6rem;
	z-index: 10;
}
#main .mainVisual .title {
	width: 69.5rem;
	margin-bottom: 4rem;
}
#main .mainVisual .slick-dots {
	position: absolute;
	right: 3.2rem;
	top: 3.2rem;
	z-index: 10;
}
#main .mainVisual .slick-dots li {
	margin: 0 0 0.3rem;
	display: block;
	width: 0.2rem;
	height: 6.2rem;
	border-radius: 0.3rem;
	background: none;
	cursor: pointer;
	background-color: #f0f0f0;
}
#main .mainVisual .slick-dots li button {
	display: none;
}
#main .mainVisual .slick-dots li.slick-active {
	background-color: #953a36;
}
#main .mainVisual .slick-slide {
	line-height: 0;
}
#main .mainVisual .cvBox {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 0.1rem solid rgba(255, 255, 255, 0.3);
	padding: 2.5rem 0 3rem;
	background: none;
	z-index: 1;
}
#main .mainVisual .cvBox .ttl {
	margin: 0.5rem 0 0;
	font-size: 1.8rem;
	letter-spacing: 0;
}
#main .mainVisual .cvBox .ttl .en {
	margin-bottom: 1rem;
	font-size: 2.2rem;
}
#main .mainVisual .cvBox .comBtn li {
	width: 32rem;
}
#main .mainVisual .cvBox .comBtn a {
	border: none;
	height: 6.4rem;
	font-size: 1.7rem;
	letter-spacing: 0.15em;
}
#main .mainVisual .cvBox .comBtn .bgWhite {
	border: 1px solid #953a36;
}
#main .interview .content {
	padding: 17rem 2.1rem 18.7rem 7.9rem;
	position: relative;
	border-left: 0.1rem solid #0f0f0f;
}
#main #interview {
	position: absolute;
	left: 0;
	top: 7rem;
}
#main .interview .imgBox:not(:last-child) {
	margin-bottom: 10.8rem;
}
#main .interview .imgBox .photoBox {
	width: 50.5%;
}
#main .interview .imgBox .photoBox img {
	width: 100%;
}
#main .interview .imgBox .txtBox {
	margin: 4.5rem 0 0 -3.3rem;
	position: relative;
	padding: 3.5rem 3.9rem;
	background: #fff;
	border: 0.1rem solid #0f0f0f;
	box-shadow: 0.8rem 0.7rem 0 #953a36;
	flex: 1;
}
#main .interview .imgBox .txtBox .tag {
	margin-bottom: 1.4rem;
	padding: 0 0.8rem;
	display: inline-block;
	color: #fff;
	font-size: 1.2rem;
	background: #953a36;
}
#main .interview .imgBox .txtBox h3 {
	margin-bottom: 3.9rem;
	min-height: 11.8rem;
	font-size: 2.2rem;
	letter-spacing: 0.03em;
	line-height: 1.78;
}
#main .interview .imgBox .txtBox .h3Ttl {
	margin-right: -3.5rem;
}
#main .interview .imgBox .txtBox .name {
	margin-bottom: 0.6rem;
	font-weight: 500;
	font-size: 2rem;
}
#main .interview .imgBox .dotList, .pupBox .dotList {
	display: flex;
	flex-wrap: wrap;
	gap: 0.9rem;
}
#main .interview .imgBox .dotList li, .pupBox .dotList li {
	padding-left: 1rem;
	font-weight: 300;
	font-size: 1.3rem;
	color: #646464;
	position: relative;
}
#main .interview .imgBox .dotList li::before, .pupBox .dotList li:before {
	position: absolute;
	left: 0;
	top: 0.9rem;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	background: #953a36;
	content: "";
}
#main .interview .imgBox .btn {
	position: absolute;
	width: 3.5rem;
	right: 5.7rem;
	bottom: 3.5rem;
}
#main .interview .imgBox .btn a {
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../img/common/btn01_over.png) no-repeat left top/100%;
}
#main .interview .imgBox02 {
	flex-direction: row-reverse;
}
#main .interview .imgBox02 .photoBox {
	margin-right: 0.8rem;
}
#main .interview .imgBox02 .txtBox {
	margin: 4.5rem -4rem 0 0;
	box-shadow: -1rem 0.7rem 0 #953a36;
}
#main .value {
	background: #f0f0f0;
}
#main .value .content {
	padding: 17.4rem 2.1rem 18rem 7.9rem;
}
#main .value .comTtlBox {
	padding-bottom: 10rem;
}
#main .valueList {
	margin-bottom: 14.9rem;
	gap: 2rem;
}
#main .valueList li {
	padding: 3rem 1rem 4.9rem;
	text-align: center;
	width: calc((100% - 6rem)/4);
	background-color: #fff;
}
#main .valueList .ttl {
	margin-bottom: 1.7rem;
	font-weight: bold;
	font-size: 1.4rem;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.13em;
}
#main .valueList .ttl span {
	display: block;
	font-size: 3.8rem;
	line-height: 1;
	color: #953a36;
	margin-top: -0.1rem;
	letter-spacing: 0;
}
#main .valueList .listImg {
	height: 8.8rem;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
#main .valueList .listImg img {
	width: 9.7rem;
}
#main .valueList .txt {
	margin-bottom: 3.7rem;
	letter-spacing: 0.09em;
	line-height: 1.75;
	font-weight: bold;
}
#main .value .bgBox {
	padding-bottom: 7.9rem;
	background-color: #fff;
}
#main .value .bgBox .list {
	margin-bottom: 5.9rem;
	border-bottom: 0.2rem solid #f0f0f0;
}
#main .value .bgBox .list > li {
	width: 50%;
	padding: 5.5rem 4.6rem 2rem 5.5rem;
}
#main .value .bgBox .list > li:nth-child(2n) {
	padding: 5.5rem 5.5rem 2rem 4.3rem;
	border-left: 0.2rem solid #f0f0f0;
}
#main .value .bgBox .list .ttl {
	margin-bottom: 2.3rem;
	padding: 0.8rem 1.5rem;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
	background: #f0f0f0;
}
#main .value .bgBox .list .listImg {
	margin-bottom: 0.8rem;
}
#main .value .bgBox .list .listImg img {
	width: 100%;
}
#main .value .bgBox .list .subTtl {
	margin-bottom: 0.7rem;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	font-weight: bold;
}
#main .value .bgBox .list .notesList {
	font-weight: 500;
	font-size: 1.1rem;
	line-height: 1.36;
	letter-spacing: 0.08em;
}
#main .value .bgBox .imgBox {
	margin: 0 6rem 0 5.45rem;
}
#main .value .bgBox .imgBox .photoBox {
	width: 41%;
}
#main .value .bgBox .imgBox .photoBox img {
	width: 100%;
}
#main .value .bgBox .imgBox .txtBox {
	margin-left: 4.2rem;
	flex: 1;
}
#main .value .bgBox .imgBox .txtBox .ttlBox {
	margin: 0 0 2.8rem;
	display: flex;
	align-items: center;
}
#main .value .bgBox .imgBox .txtBox .ttlBox img {
	margin: 0 2.3rem 0 0.2rem;
	width: 5.8rem;
}
#main .value .bgBox .imgBox .txtBox .ttlBox .ttl {
	flex: 1;
	padding: 1.1rem;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: -0.01em;
	text-align: center;
	background: #f0f0f0;
}
#main .value .bgBox .imgBox .txtBox .ttlBox .ttl span {
	margin: 0.5rem 1.5rem 0 0;
	display: block;
	color: #953a36;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}
#main .value .bgBox .imgBox .txtBox .txt {
	margin-bottom: 0.7rem;
	font-size: 1.4rem;
	line-height: 2.14;
}
#main .value .bgBox .imgBox .txtBox .right {
	font-weight: 300;
	font-size: 1.3rem;
	text-align: right;
}
#main .recruit {
	background: url(../img/common/recruit_bg.png) repeat left top/2.1rem auto;
}
#main .recruit .content {
	padding: 20.2rem 7.9rem 9rem 7.9rem;
	border-left: 0.1rem solid #0f0f0f;
}
#main .recruit .comTtlBox {
	padding-bottom: 5.2rem;
}
#main .recruit .headLine01 {
	margin-bottom: 2rem;
}
#main .recruit .comTtlBox p a {
	color: #953A36;
	text-decoration: underline;
}
#main .recruit .walfare {
	background: #f0f0f0;
}
#main .recruit .walfare .content {
	padding: 6rem 7.9rem 8rem 7.9rem;
	border-left: none;
}
#main .recruit .walfare p {
	letter-spacing: 0.09em;
	line-height: 2;
	margin-bottom: 4.8rem;
}
#main .recruit .walfare .tagList {
	gap: 0.8rem;
}
#main .recruit .walfare .tagList li {
	padding: 0.5rem 1.9rem;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	background: #fff;
}
#main .recruit .content02 {
	padding: 12rem 2.1rem 13.5rem 7.9rem;
}
#main .recruit .method {
	margin-bottom: 11.2rem;
}
#main .recruit .methodList > li {
	width: 47.2%;
	padding: 4.7rem 4rem 4.3rem;
	border: 0.1rem solid #953a36;
}
#main .recruit .methodList .headLine02 {
	margin-bottom: 3.5rem;
	font-size: 2.2rem;
}
#main .recruit .methodList .dotList {
	margin: 0 0.5rem 4.7rem 1.2rem;
}
#main .recruit .methodList .dotList li {
	position: relative;
	padding: 0 0 1.5rem 1.6rem;
	letter-spacing: 0.03em;
	line-height: 1.8;
}
#main .recruit .methodList .dotList li:last-child {
	padding-bottom: 0;
}
#main .recruit .methodList .dotList li:before {
	position: absolute;
	left: 0;
	top: 1.1rem;
	width: 0.8rem;
	height: 0.8rem;
	background: #953a36;
	content: "";
}
#main .recruit .methodList .comBtn a {
	border: none;
}
#main .recruit .methodList > li:first-child {
	background: #953a36;
	color: #fff;
}
#main .recruit .methodList > li:first-child .headLine02 {
	color: #fff;
	background-image: url(../img/common/ttl_bg_white.png);
}
#main .recruit .methodList > li:first-child .dotList li:before {
	background: #fff;
}
#main .recruit .methodList > li:last-child .comBtn a:before {
	background: #141413;
}
#main .recruit .flow h3 {
	margin-bottom: 3rem;
	font-size: 3rem;
}
#main .recruit .flowList {
	margin-bottom: 7.5rem;
	background-color: #fff;
}
#main .recruit .flowList li {
	margin-right: -1.8rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: bold;
	font-size: 1.7rem;
	color: #953a36;
	width: 16.8rem;
	height: 9.5rem;
	background: #f0f0f0;
}
#main .recruit .flowList small {
	font-size: 1.3rem;
	font-weight: normal;
	display: block;
}
#main .recruit .flowList li:after {
	position: absolute;
	right: -0.4rem;
	top: 0;
	width: 2.7rem;
	height: 100%;
	z-index: 1;
	background: url(../img/common/arrow.png) no-repeat left top/100% 100%;
	content: "";
}
#main .recruit .flowList li:last-child {
	margin-right: 0;
	width: 15rem;
	padding-left: 2rem;
}
#main .recruit .flowList li:last-child:after {
	display: none;
}
#main .company {
	padding: 18rem 0 20rem;
	background: #f0f0f0;
}
#main .company .content {
	max-width: 107rem;
	padding-left: 11.3rem;
}
#main .company h2 {
	width: 27.6rem;
	font-size: 2.5rem;
	letter-spacing: 0.11em;
}
#main .company h2 .en {
	margin-top: 0.8rem;
	display: block;
	color: #953a36;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.7rem;
	letter-spacing: 0.16em;
}
#main .company .tabBox {
	margin-top: -1.2rem;
	flex: 1;
}
#main .company .tabBox .comTable {
	margin-bottom: 1.8rem;
}
#main .company .tabBox th,
#main .company .tabBox td {
	padding: 1.5rem 0 1.2rem 10.8rem;
}
#main .company .tabBox th {
	padding: 1.2rem 0;
	width: 17.5%;
}
#main .company .notes {
	font-size: 1.3rem;
	color: #646464;
}
.popCover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #F0F0F0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
}
.popCover.show {
	opacity: 1;
	visibility: visible;
}
.pupBox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
	z-index: 1000;
}
.pupBox.show {
	opacity: 1;
	visibility: visible;
}
.pupBox .popInner {
	margin: 0 auto;
	padding: 7rem 0 0;
	max-width: 96rem;
	max-height: calc(100vh - 7rem);
	position: relative;
}
.pupBox .close {
	margin: 0 0 3.3rem auto;
	width: 6rem;
	height: 6rem;
}
.pupBox .close a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.pupBox .close img {
	width: 2.4rem;
}
.pupBox .close a .over {
	display: none;
}
.pupBox h2 {
	margin: 0 0.3rem 0.7rem;
	color: #953a36;
	font-size: 2rem;
	text-transform: uppercase;
}
.pupBox .bgBox {
	margin-bottom: 3.5rem;
	position: relative;
	padding: 8rem 5.7rem 7.3rem;
	display: flex !important;
	justify-content: space-between;
	background: #fff;
	border: 0.1rem solid #141413;
	border-top: 0.8rem solid #953a36;
}
.pupBox .bgBox .photoBox {
	width: 39.6%;
}
.pupBox .bgBox .photoBox img {
	margin-bottom: 3rem;
	width: 100%;
}
.pupBox .bgBox .photoBox .name {
	margin-bottom: 1.4rem;
	font-weight: 500;
	font-size: 2.2rem;
}
.pupBox .bgBox .txtBox {
	margin-top: -0.7rem;
	width: 54.8%;
}
.pupBox .bgBox .txtBox h3 {
	margin: 0 -1rem 4rem 0;
	font-size: 2.3rem;
	letter-spacing: 0.06em;
	line-height: 1.6;
	color: #953a36;
}
.pupBox .bgBox .txtBox p {
	margin-bottom: 3.2rem;
	letter-spacing: 0.03em;
	font-size: 1.4rem;
	line-height: 2.2;
	text-align: justify;
}
.pupBox .bgBox .txtBox p:last-child {
	margin-bottom: 0;
}
.pupBox .pageBox {
	padding-bottom: 7rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pupBox .pageBox .pager {
	margin: 0 2.8rem;
	font-size: 2rem;
	font-family: "Roboto", sans-serif;
}
.pupBox .pageBox .pager img {
	width: 1.3rem;
	margin: 0 0.1rem;
	vertical-align: -0.2rem;
}
.pupBox .pageBox img {
	width: 3.6rem;
}
.pupBox .pageBox a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .interview .imgBox .btn a:hover img {
		opacity: 0;
	}
	.pupBox .close a:hover {
		background: #953a36;
	}
	.pupBox .close a:hover .out {
		display: none;
	}
	.pupBox .close a:hover .over {
		display: block;
	}
	#main .recruit .methodList > li:last-child .comBtn a:hover {
		color: #fff;
		border-color: #141413;
	}
	#main .recruit .methodList > li:last-child .comBtn a:hover:after {
		background-image: url(../img/common/icon01.png);
	}
	#main .recruit .comTtlBox p a:hover {
		text-decoration: none;
	}
	#main .mainVisual .cvBox .comBtn .bgWhite:hover {
		border-color: #141413;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 0;
		border-top: 0.1rem solid #0f0f0f;
	}
	#main .mainVisual .foo li {
		aspect-ratio: 375/427;
	}
	#main .mainVisual .foo .photo01 img {
		object-position: 22% top;
	}
	#main .mainVisual .foo .photo02 img {
		object-position: 33% top;
	}
	#main .mainVisual .foo .photo03 img {
		object-position: 43% top;
	}
	#main .mainVisual .ttlBox {
		padding: 0 3.3rem;
		bottom: auto;
		bottom: 32rem;
	}
	#main .mainVisual .title {
		width: auto;
		margin-bottom: 0;
	}
	#main .mainVisual .slick-dots {
		display: none !important;
	}
	#main .mainVisual .cvBox {
		position: static;
		border-top: none;
		padding: 3.3rem 0 3.5rem;
		border-bottom: 0.1rem solid #0f0f0f;
	}
	#main .mainVisual .cvBox .ttl {
		margin: 0 0 2.8rem;
		font-size: 1.6rem;
		color: #141413;
		text-align: left;
	}
	#main .mainVisual .cvBox .ttl .en {
		margin: 0 0.3rem 1rem;
		color: #953a36;
	}
	#main .mainVisual .cvBox .comBtn li {
		width: auto;
	}
	#main .mainVisual .cvBox .comBtn a {
		height: 6.5rem;
		font-size: 1.4rem;
		letter-spacing: 0.1em;
	}
	#main .mainVisual .cvBox .comBtn .bgWhite {
		font-size: 1.5rem;
	}
	#main #interview {
		top: 0;
	}
	#main .interview .content {
		padding: 9.7rem 3rem 11rem;
		border-left: none;
	}
	#main .interview .imgBox {
		display: block;
	}
	#main .interview .imgBox:not(:last-child) {
		margin-bottom: 8.6rem;
	}
	#main .interview .imgBox .photoBox {
		width: auto;
	}
	#main .interview .imgBox .txtBox {
		margin: -1.8rem 2.1rem 0 1.6rem;
		padding: 2.2rem 2.4rem !important;
		box-shadow: 0.6rem 0.7rem 0 #953a36 !important;
	}
	#main .interview .imgBox .txtBox .tag {
		margin-bottom: 1.2rem;
		padding: 0 0.8rem;
	}
	#main .interview .imgBox .txtBox h3 {
		margin-bottom: 2.3rem;
		min-height: 10.5rem;
		font-size: 1.8rem;
		line-height: 1.67;
	}
	#main .interview .imgBox .txtBox .name {
		margin-bottom: 0.7rem;
		font-size: 1.6rem;
	}
	#main .interview .imgBox .dotList, .pupBox .dotList {
		gap: 0.1rem 0.9rem;
	}
	#main .interview .imgBox .dotList li, .pupBox .dotList li {
		padding-left: 0.6rem;
		font-size: 1.2rem;
	}
	#main .interview .imgBox .btn {
		width: 2.8rem;
		right: 2.4rem;
		bottom: 2.4rem;
	}
	#main .interview .imgBox .btn a {
		width: 2.8rem;
		height: 2.8rem;
	}
	#main .interview .imgBox .txtBox .h3Ttl {
		margin-right: 0;
	}
	#main .interview .imgBox02 .photoBox {
		margin-right: 0;
	}
	#main .interview .imgBox .txtBox02 {
		margin: -0.3rem 1.9rem 0 1.4rem;
	}
	#main .interview .imgBox .txtBox02 h3 {
		margin-bottom: 1rem;
	}
	#main .interview .imgBox .txtBox02 .h3Ttl {
		letter-spacing: -0.02em;
	}
	#main .value .content {
		padding: 10rem 3rem 8rem;
	}
	#main .value .comTtlBox {
		padding-bottom: 3.8rem;
	}
	#main .valueList {
		margin-bottom: 8rem;
		gap: 0.9rem;
	}
	#main .valueList li {
		padding: 2.7rem 0.2rem 2.5rem;
		width: calc((100% - 0.9rem)/2);
	}
	#main .valueList .ttl {
		margin-bottom: 1.7rem;
		font-size: 1.1rem;
	}
	#main .valueList .ttl span {
		font-size: 3.1rem;
		margin-top: -0.1rem;
	}
	#main .valueList .listImg {
		height: auto;
	}
	#main .valueList .listImg img {
		width: 8.2rem;
	}
	#main .valueList .listImg02 img {
		width: 6.6rem;
	}
	#main .valueList .listImg03 {
		margin-top: -0.3rem;
	}
	#main .valueList .listImg03 img {
		width: 7.6rem;
	}
	#main .valueList .txt {
		margin-bottom: 2rem;
		letter-spacing: 0.05em;
		line-height: 1.64;
	}
	#main .value .bgBox .list {
		display: block;
		margin-bottom: 5.8rem;
	}
	#main .value .bgBox .list > li {
		width: auto;
		padding: 3.1rem 2rem 3rem;
	}
	#main .value .bgBox .list > li:nth-child(2n) {
		padding: 3.1rem 2rem 2.3rem;
		border-left: none;
		border-top: 0.2rem solid #f0f0f0;
	}
	#main .value .bgBox .list .ttl {
		margin-bottom: 3.1rem;
		padding: 0.4rem;
		font-size: 1.7rem;
	}
	#main .value .bgBox .list .listImg02 {
		margin-bottom: 1.5rem;
	}
	#main .value .bgBox .list .subTtl {
		margin: 0 0.2rem 0.3rem;
		font-size: 1.3rem;
	}
	#main .value .bgBox .list .notesList {
		font-size: 0.9rem;
	}
	#main .value .bgBox .imgBox {
		margin: 0 2rem;
		display: block;
	}
	#main .value .bgBox .imgBox .photoBox {
		width: auto;
	}
	#main .value .bgBox .imgBox .txtBox {
		margin: 2.5rem 0 0;
	}
	#main .value .bgBox .imgBox .txtBox .ttlBox {
		margin: 0 0 2.2rem;
	}
	#main .value .bgBox .imgBox .txtBox .ttlBox img {
		margin: 0 1.5rem 0 0.2rem;
		width: 4rem;
	}
	#main .value .bgBox .imgBox .txtBox .ttlBox .ttl {
		padding: 0.9rem 0.1rem;
		font-size: 1.5rem;
	}
	#main .value .bgBox .imgBox .txtBox .ttlBox .ttl span {
		margin: 0.1rem 0 0;
		font-size: 1.2rem;
	}
	#main .value .bgBox .imgBox .txtBox .txt {
		margin-bottom: 0.1rem;
		font-size: 1.5rem;
		line-height: 1.88;
		letter-spacing: 0.09em;
	}
	#main .value .bgBox .imgBox .txtBox .right {
		font-size: 1.2rem;
	}
	#main .recruit .content {
		padding: 12rem 3rem 4.6rem;
		border-left: none;
	}
	#main .recruit .comTtlBox {
		padding-bottom: 2.7rem;
	}
	#main .recruit .headLine01 {
		margin-bottom: 2.5rem;
	}
	#main .recruit .comTtlBox p {
		font-size: 1.4rem;
	}
	#main .recruit .walfare .content {
		padding: 8.2rem 3rem 8rem;
	}
	#main .recruit .walfare p {
		font-size: 1.5rem;
		line-height: 1.88;
		margin-bottom: 3.8rem;
	}
	#main .recruit .walfare .tagList {
		gap: 0.8rem;
	}
	#main .recruit .walfare .tagList li {
		padding: 0.5rem 1.6rem;
	}
	#main .recruit .content02 {
		padding: 7.8rem 3rem 8rem;
	}
	#main .recruit .method {
		margin-bottom: 4.5rem;
	}
	#main .recruit .methodList {
		display: block;
	}
	#main .recruit .methodList > li {
		width: auto;
		padding: 4.3rem 1.9rem 4.3rem;
	}
	#main .recruit .methodList > li:not(:last-child) {
		margin-bottom: 3.5rem;
	}
	#main .recruit .methodList .headLine02 {
		margin: 0 -2rem 2.7rem 0;
		font-size: 2rem;
	}
	#main .recruit .methodList .dotList {
		margin: 0 0.6rem 4rem;
		min-height: 17rem;
	}
	#main .recruit .methodList .dotList li {
		font-size: 1.5rem;
		padding: 0 0 1.2rem 1.6rem;
		line-height: 1.6;
	}
	#main .recruit .methodList .dotList li:before {
		top: 0.8rem;
	}
	#main .recruit .methodList .comBtn {
		margin: 0 0.5rem;
	}
	#main .recruit .methodList .comBtn a {
		padding: 2rem;
		height: 6.1rem;
		letter-spacing: 0.1em;
	}
	#main .recruit .methodList .comBtn a:after {
		right: 1.5rem;
	}
	#main .recruit .flow h3 {
		margin-bottom: 2.6rem;
		font-size: 2.6rem;
		line-height: 1.2;
	}
	#main .recruit .flowList {
		margin-bottom: 7.2rem;
		display: block;
	}
	#main .recruit .flowList li {
		margin: 0 0 -2rem;
		padding-bottom: 0.4rem;
		width: auto;
		height: 10rem;
	}
	#main .recruit .flowList li:first-child {
		height: 8rem;
		margin-bottom: 0;
	}
	#main .recruit .flowList li:last-child {
		height: 8rem;
		padding: 1rem 0 0;
		margin-right: 0;
		width: auto;
	}
	#main .recruit .flowList li:after {
		right: 0;
		top: auto;
		bottom: 0;
		width: 100%;
		height: 4.4rem;
		background-image: url(../img/common/arrow_sp.png);
	}
	#main .recruit .flowList li:first-child:after {
		bottom: -2.2rem;
	}
	#main .recruit .flowList p {
		position: relative;
		z-index: 2;
		line-height: 1.4;
	}
	#main .company {
		padding: 10rem 0 9.7rem;
	}
	#main .company .content {
		padding-left: 3rem;
		display: block;
	}
	#main .company h2 {
		margin-bottom: 2rem;
		width: auto;
		font-size: 2rem;
	}
	#main .company h2 .en {
		font-size: 1.3rem;
	}
	#main .company .tabBox {
		margin-top: 2rem;
	}
	#main .company .tabBox .comTable {
		margin-bottom: 0.8rem;
	}
	#main .company .tabBox th,
	#main .company .tabBox td {
		padding: 1.4rem 0 2.2rem;
		letter-spacing: 0;
	}
	#main .company .tabBox th {
		padding: 2.7rem 0 0;
		width: auto;
	}
	#main .company .tabBox .thStyle {
		font-size: 1.6rem;
	}
	#main .company .notes {
		line-height: 1.85;
	}
	.pupBox .popInner {
		margin: 0 3rem;
		padding-top: 4rem;
	}
	.pupBox .close {
		width: 5rem;
		height: 5rem;
	}
	.pupBox .bgBox {
		margin-bottom: 6rem;
		padding: 5rem 2.7rem 9.7rem;
		display: block !important;
	}
	.pupBox .bgBox .photoBox {
		width: auto;
	}
	.pupBox .bgBox .photoBox img {
		margin-bottom: 2.5rem;
	}
	.pupBox .bgBox .photoBox .name {
		margin: 0 0.3rem 0.5rem;
		font-size: 2rem;
	}
	.pupBox .bgBox .photoBox .dotList {
		margin: 0 0.3rem;
		display: block;
	}
	.pupBox .bgBox .photoBox .dotList li {
		padding-left: 0.8rem;
		font-size: 1.3rem;
		line-height: 1.64;
	}
	.pupBox .bgBox .photoBox .dotList li:before {
		top: 1rem;
	}
	.pupBox .bgBox .txtBox {
		margin: 2.5rem 1rem 0 0;
		width: auto;
	}
	.pupBox .bgBox .txtBox h3 {
		margin: 0 -1.5rem 3rem 0;
		font-size: 2rem;
		line-height: 1.68;
	}
	.pupBox .bgBox .txtBox .h3Ttl {
		letter-spacing: 0;
	}
	.pupBox .bgBox .txtBox p {
		margin-bottom: 2.9rem;
		font-size: 1.5rem;
		line-height: 1.88;
		letter-spacing: 0;
	}
	.pupBox .bgBox .popClose {
		position: absolute;
		right: -0.1rem;
		bottom: -0.1rem;
		width: 3.5rem;
	}
	.pupBox .pageBox {
		padding-bottom: 4rem;
	}
}
@media all and (max-width: 374px) {
	.pupBox  .slick-slide {
		padding: 0.1rem;
	}
}
@media all and (max-width: 330px) {
	.pupBox .bgBox .popClose {
		right: -0.2rem;
		bottom: -0.2rem;
	}
}