@charset "UTF-8";

/*
font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
*/

/* ############################################## */

.main_title_wrap {
	width: 100%;
	height: 37.33vw;
	background: #ffd40b;
	margin-bottom: 16.00vw;
}
.main_title {
	width: 100%;
	height: 37.33vw;
	position: relative;
	text-align: center;
}
.main_title dd {
	width: 100%;
	font-size: 2.93vw;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	top: 9.33vw;
}
.main_title dt {
	width: 100%;
	font-size: 4.53vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	font-weight: bold;
	position: absolute;
	top: 14.66vw;
}
.main_title p {
	width: 100%;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 2.66vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	position: absolute;
	top: 22.66vw;
	padding-left: 0.53vw;
	box-sizing: border-box;
	color: #fff;
}
.main_title:after {
	content: "";
	background: url("../pc_img/recruit/common/main_title_icon.png") no-repeat;
	background-size: 14.66vw 17.6vw;
	width: 14.66vw;
	height: 17.6vw;
	position: absolute;
	bottom: -8.53vw;
	left: 50%;
	margin-left: -7.33vw;
	z-index: 20;
}
/* ############################################## */

.contents_title_wrap {
	width: 100%;
	padding: 6.66vw 0;
	background: #fd8c9c;
	position: relative;
}
.contents_title {
	width: 100%;
}
.contents_title_wrap:after {
	content: "";
	background: url("../pc_img/recruit/woman/schedule/main_img.png") no-repeat;
	background-size: 25.86vw 40.26vw;
	width: 25.86vw;
	height: 40.26vw;
	position: absolute;
	left: 50%;
	margin-left: -12.93vw;
	bottom: 0;
	z-index: 4;
}
.contents_title_main {
	width: 90.66vw;
	height: 77.33vw;
	position: relative;
	border: 0.53vw solid #fff;
	padding-top: 17.33vw;
	border-radius: 1.33vw;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
}
.contents_title_main:after {
	content: "One Day";
	font-size: 21.33vw;
	line-height: 1;
	color: rgba(255,255,255,0.15);
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	position: absolute;
	top: 5.33vw;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.contents_title_main dt {
	width: 50.66vw;
	margin: 0 auto 4vw auto;
}
.contents_title_main dd {
	font-size: 3.46vw;
	line-height: 1;
}
.contents_title_main div {
	width: 33.33vw;
	height: 33.33vw;
	border-radius: 50%;
	border: 0.8vw solid #ffb9c3;
	background: #fff;
	box-sizing: border-box;
	padding-top: 8vw;
	position: absolute;
	bottom: -4vw;
	right: 8vw;
	text-align: center;
	z-index: 3;
}
.contents_title_main div h5 {
	font-size: 2.66vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1.33vw;
}
.contents_title_main div p {
	font-size: 5.06vw;
	line-height: 1;
	font-weight: bold;
	position: relative;
	z-index: 2;
}
.contents_title_main div span {
	font-size: 12.8vw;
	line-height: 1;
	color: #fd8c9c;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	display: block;
	margin-top: -2.66vw;
	position: relative;
	z-index: 0;
}

/* ############################################## */

.contents_01_wrap {
	width: 100%;
	background: url("../sp_img/recruit/woman/schedule/contents_01_bg.png") top center;
	background-size: 100vw auto;
	padding: 9.33vw 0;
}
.contents_back {
	width: 100%;
	padding: 12vw 0 0 0;
}
.contents_back li a {
	width: 89.33vw;
	height: 17.06vw;
	display: block;
	background: #fd8c9c url("../pc_img/recruit/woman/schedule/contents_arrow.png") no-repeat center right 5.33vw;
	background-size: 4vw 4vw;
	border: 0.53vw solid #000;
	box-sizing: border-box;
	font-size: 4.26vw;
	line-height: 16vw;
	font-weight: bold;
	letter-spacing: 0.26vw;
	border-radius: 8.53vw;
	color: #000;
	text-decoration: none;
	transition: all  0.3s ease;
	margin: 0 auto;
	text-align: center;
}

/* ############################################## */

.preparation_txt {
	width: 89.33vw;
	margin: 0 auto;
	font-size: 5.33vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}