@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Noto+Serif+JP:wght@300&display=swap');

.wrap_feature{
	color: #292929;
}
#list_bn_feature01 img{
	margin-bottom: 25px;
}
.ttl_whats{
	font-family: 'Noto Serif JP', serif;
	font-style: italic;
	font-size:28px;
	letter-spacing: 0.2em;
	text-align: center;
	border-bottom:1px solid #292929;
	padding: 45px 0 15px 0;
	background:url("../images/feature/mensesthe/whats.png") no-repeat center top;
	margin-bottom: 40px;
}
.ttl_about{
	font-family: 'Noto Serif JP', serif;
	font-style: italic;
	font-size:23px;
	letter-spacing: 0.15em;
	color:#48bea6;
	text-align: center;
	margin-bottom: 30px;
}
.ttl_about span{
	padding: 10px 40px;
	position: relative;
}
.ttl_about span::before,.ttl_about span::after{
	content: '';
	width: 25px;
	height: 35px;
	position: absolute;
}
.ttl_about span::before{
	border-left: solid 1px #48bea6;
	border-top: solid 1px #48bea6;
	top: 0;
	left: 0;
}
.ttl_about span::after{
	border-right: solid 1px #48bea6;
	border-bottom: solid 1px #48bea6;
	bottom: 0;
	right: 0;
}
.box_mensesthe01{
	background:url("../images/feature/mensesthe/img01.jpg") no-repeat left top;
	background-size: 250px 156px;
	padding-left: 270px;
	min-height: 185px;
	margin-bottom: 20px;
	font-size:14px;
	line-height: 1.6em;
}
.style_bold{
	font-weight: bold;
}

.box_mensesthe02{
	background:url("../images/feature/mensesthe/img02.jpg") no-repeat right top;
	background-size: 250px 185px;
	padding-right: 270px;
	min-height: 185px;
	margin-bottom: 50px;
	font-size:14px;
	line-height: 1.6em;


}
.box_mensesthe03{
	background:url("../images/feature/mensesthe/img03.jpg") no-repeat left top;
	background-size: 250px 159px;
	padding-left: 270px;
	min-height: 185px;
	margin-bottom: 20px;
	font-size:14px;
	line-height: 1.6em;

}
.btn_search a{
	display: block;
	background:#8fd2c5;
	height:60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	letter-spacing: 0.2em;
	position: relative;
	padding-left: 15px;
	margin-bottom: 60px;
}
.btn_search a::before{
	content: "";
	height:20px;
	width:20px;
	position: absolute;
	top:50%;
	left:50%;
	background:url("../images/feature/mensesthe/icon_search.png") no-repeat center left;
	margin-top:-10px;
	margin-left:-140px;
}
.btn_search a:hover{
	background:#48bea6;
}

.list_jobs{
	margin:30px 0;
	
}
.list_jobs li dl dt{
	font-family: 'Allura', cursive;
	font-size:30px;
	color:#4c4c4c;
	margin-bottom: 10px;
	margin-left: 5px;
	position: absolute;
	top:20px;
	left:20px;

}
.list_jobs li dl dt span{
	font-size:50px;
}
.list_jobs li dl dd{
	font-size:14px;
	color: #4d4d4d;
	letter-spacing: 1px;
}
.list_jobs li dl dd h3{
	color:#48bea6;
	font-family: 'Noto Serif JP', serif;
	font-style: italic;
	font-size:24px;
	letter-spacing: 0.15em;
	line-height: 1.4em;
	height:70px;
	margin-bottom: 15px;
	padding-left: 120px;
}

.list_jobs li:nth-child(3) dl dd h3,.list_jobs li:nth-child(4) dl dd h3{
	line-height: 70px;
}
.list_jobs li{
	padding:15px;
	margin-bottom: 15px;
	position: relative;
}
.list_jobs li:nth-child(odd){
	border:1px solid #e2e2e2;
}
.list_jobs li:nth-child(even){
	background:#e9f4f2;
}

.box_reason{
	display:flex;
	justify-content:space-between;
	margin: 30px 0 60px;
	text-align: center;
}
.box_reason div{
	width:48%;
}
.box_reason h3{
	color:#48bea6;
	font-family: 'Noto Serif JP', serif;
	font-style: italic;
	font-size:18px;
	letter-spacing: 1.5px;
	background:url("../images/feature/mensesthe/fukidashi.png") no-repeat center bottom;
	display:inline-block;
	width:220px;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
.box_reason p{
	text-align: left;
	font-size:13px;
}



.box_SalaryExample{
	width:350px;
	background:#e9f4f2;
	position: relative;
	padding: 30px 15px 15px 15px;
	text-align: center;
	color: #4d4d4d;
}
.box_SalaryExample h3{
	position: absolute;
	top:-20px;
	left:0;
}
.box_SalaryExample dl dt{
	font-size:16px;
	margin-bottom: 15px;
}
.wrap_formula{
	font-size:14px;
	margin-bottom: 15px;
}
.box_SalaryExample dl dd span.formula{
	display:block;
	border:2px solid #4d4d4d;
	height:32px;
	line-height: 32px;
}
.box_SalaryExample dl dd span.formula span{
	font-size:20px;
	padding: 0 3px;
}
.box_SalaryExample .text01{
	font-size:18px;
	margin-bottom: 5px;
}
.box_SalaryExample .text01 span{
	font-size:24px;
	font-weight:bold;
	color:#48bea6;
}
.box_SalaryExample .text02{
	font-size:14px;
}

.text_salary{
	width:235px;
	padding-left: 20px;
	font-size:14px;
	line-height: 1.6em;
}
.wrap_salary{
	display: flex;
	justify-content:space-between;
	margin-bottom: 30px;
}





.box_type01,.box_type02,.box_type03{
	border:1px solid #e2e2e2;
	min-height:200px;
	margin-bottom: 15px;
	display: table;
	width:100%;
}
.inner_type{
	display:table-cell;
	vertical-align: middle;
	padding-left: 220px;
	padding-right: 10px;
}
.box_type01{
	background:url("../images/feature/mensesthe/img_type01.png") no-repeat left 15px center;
}
.box_type02{
	background:url("../images/feature/mensesthe/img_type02.png") no-repeat left 15px center;
	margin-bottom: 40px;
}
.box_type03{
	background:url("../images/feature/mensesthe/img_type03.png") no-repeat left 15px center;
	margin-bottom: 40px;
}
.box_type01 h3,.box_type02 h3,.box_type03 h3{
	color: #48bea6;
	font-family: 'Noto Serif JP', serif;
	font-style: italic;
	font-size:28px;
	letter-spacing: 0.3em;
	margin-bottom: 15px;
}
.box_type01 ul,.box_type02 ul,.box_type03 ul{
	font-size:13px;
	letter-spacing: 0.1em;
}
.box_type01 ul li,.box_type02 ul li,.box_type03 ul li{
	padding-left:1em;
	text-indent:-1em;
}
.box_type01 ul li::before,.box_type02 ul li::before,.box_type03 ul li::before{
	content: "・";
}

.btn_search_end a{
	height:100px;
	line-height: 100px;
}









