.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}

.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: 20px; border-bottom: solid 1px #fff;}
.heading01 div {border: solid 1px #fff; border-bottom: none; padding: 5px; border-radius: 5px 5px 0 0; margin-right: 20px;}
.heading01 div img{width: 100%;}
.heading01 + p{margin-bottom: 20px;}
.unit_01_inner h4 { font-size: 1.6rem; font-weight: 500; display: inline-block; padding: 10px; background: #fff; color: #D80C18; box-shadow: 2px 2px 5px #D31414; margin: 0;}
.items h4{margin: 0 20px 20px 0}
.unit_01_inner p { color: #fff; background: #E4555E; margin-top: -20px; padding: 35px 20px 20px 20px; line-height: 1.5;}
.unit_01_inner {margin-bottom: 20px;}

.entry_area { padding-top: 50px; background: url(/recruit/kansai/img/wave_footer2.gif) center 0 no-repeat !important;}

@media screen and (max-width: 650px) {
.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;}
.heading01 div{width: 50px;}
.unit_01{margin-top: 40px;}
.items h4{margin: 0 10px 10px 0}
}