.wrap{max-width: 1000px; margin: 0 auto; padding: 0 20px;}
.cat_name{ text-align: center; margin: 50px 0;}
.cat_name h2{ font-size: 6rem; font-style: normal; font-weight: bold; display: table; margin: 0 auto; background: linear-gradient(transparent 75%, #EB868C 0%); padding: 0 20px;}
.cat_name + p{font-size: 2rem; text-align: center; line-height: 1.8}
h4{ font-size: 2.5rem; font-weight: bold; }
.main_visual{margin: 80px calc(50% - 50vw); width: 100vw; }
.main_visual img{width: 100%; }
.unit_01{margin-top: 80px;}
.heading01 {color: #fff; font-size: 3rem; display: flex; align-items: center; font-weight: 500; margin-bottom: 40px;}
.heading01:before, .heading01:after {content: ""; flex-grow: 1; height: 1px; background: #fff; display: block;}
.heading01:before { margin-right: .4em;}
.heading01:after {margin-left: .4em;}
.wrap p{line-height: 1.8; margin-top: 40px;}
.img{text-align: center; margin: 60px 0;}
figure img,
.img img{max-width: 100%;}
figure + p{margin-top: 20px; line-height: 1.8}
.message{margin: 40px calc(50% - 50vw); width: 100vw; background: #E4555E;}
.message .inner{max-width: 1000px; margin: 0 auto; padding: 40px 20px; display: flex; justify-content: space-between;}
.message .inner .unit_text p{margin-top: 40px; line-height: 1.8;}
.resources{margin-top: 20px;}
.resources li{list-style-type: disc; margin-left: 20px; margin-bottom: 20px;}
.unit_message{position: relative; margin: 100px 0 250px 0;}
.unit_message img{display: block; position: absolute;}
.unit_message .cut02{top: -50px; left: 7vw;}
.unit_message .cut03{right: 5vw; top:-50px}
.unit_message .cut04{left: 5vw; bottom: -100px;}
.unit_message .cut05{right: -5vw; bottom: -130px;}
.unit_message .cut06{left: 15vw; bottom: -230px;}
.unit_message p{ width: 90%; border-radius: 20px; background: #fff; text-align: center; margin: 0 auto; color: #E4555E; font-size: 2rem; font-weight: bold; line-height: 2; padding: 60px; }
.entry_area { padding-top: 50px; background: url(/recruit/mnb/img/wave_footer2.gif) center 0 no-repeat !important;}
h5{font-size: 3rem; text-align: center; font-weight: bold;}

@media screen and (max-width: 980px) {
.table{ overflow: auto; white-space: nowrap; padding: 0;}
}

@media screen and (max-width: 849px){
	.unit_message img{width: 120px;}
}

@media screen and (max-width: 650px) {
.scroll-hint-icon-wrap.is-active .scroll-hint-icon{display: block}
.cat_name{margin: 30px 0}
.cat_name h2{font-size: 3rem;}
.cat_name + p{font-size: 1.4rem; margin-bottom: 20px; line-height: 1.5;}
.cat_name + p br{display: none;}
.main_visual{margin: 40px calc(50% - 50vw); }
.heading01{font-size: 2.3rem; margin-bottom: 20px;}
.unit_01{margin-top: 40px;}
.img{ margin: 20px 0;}
h4{font-size: 2rem}
.resources li{line-height: 1.5;margin-bottom: 10px;}
.wrap p{margin-top: 20px;}
.unit_message {margin: 20px 0}
.unit_message img{ display: none; }
.unit_message p{width: 100%; padding: 20px;font-size: 1.6rem; line-height: 1.8; text-align: left;}
.unit_message p br{display: none;}
h5{font-size: 2rem;}
.unit_text{width: 80%}
.message .inner .unit_text p{margin-top: 20px;}
.wrap img{ max-width: 100%; }
}