@charset "utf-8";
/* CSS Document */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■   　デフォルト   　■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

html,
body,
div,
span,
iframe,
article,
figure,
p,
a,
img,
small,
dl,
dt,
dd,
ol,
ul,
li,
input,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
fieldset,
legend,
button {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 28px;
  color: #000;
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

html,
body {
  line-height: 1;
  width: 100%;
  height: 100vh;
  position: relative;
  min-width: 1280px;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
a {
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
a img {
  border: none;
  border-style: none;
}

img {
  width: 100%;
  height: auto;
}

li {
  list-style: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.switch {
  visibility: hidden;
}

#top .mv {
  width: 100%;
  height: 0;
  padding-bottom: 58.5%;
  background: url(../images/top_mv.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  margin-bottom: 120px;
}

#top .mv h1 {
  width: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -100px;
}
#top .sp {
  padding-bottom: 50px;
}

#top .sp h1 {
  width: 100px;
  padding: 30px 0 0 70px;
}

.mv .open,
.sp .open {
  width: 44px;
  position: absolute;
  top: 80px;
  right: 80px;
  cursor: pointer;
  z-index: 8888;
}

.mv nav#menu.action,
.sp nav#menu.action {
  opacity: 1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  background: rgba(214, 79, 53, 0.97);
  transition: all ease-in-out 0.1s;
  display: block;
}
.mv nav#menu,
.sp nav#menu {
  opacity: 0;
  z-index: -1;
  display: none;
}

.mv nav#menu .wrap,
.sp nav#menu .wrap {
  position: absolute;
  width: 400px;
  height: 380px;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -200px;
  z-index: -1;
}
.mv nav#menu .close,
.sp nav#menu .close {
  width: 44px;
  position: absolute;
  top: 80px;
  right: 80px;
  cursor: pointer;
  z-index: -1;
}
.mv nav#menu.action .close,
.sp nav#menu.action .close {
  z-index: 9999;
}

.mv nav#menu ul li,
.sp nav#menu ul li {
  margin: 0 auto 40px;
  transform: scale(0);
  opacity: 0;
  transition: all ease-in-out 0.1s;
}
.mv nav#menu ul li:last-child,
.sp nav#menu ul li:last-child {
  margin-bottom: 0;
}
.mv nav#menu.action ul li,
.sp nav#menu.action ul li {
  opacity: 1;
  transform: scale(1);
}

.mv nav#menu ul li:nth-child(1),
.sp nav#menu ul li:nth-child(1) {
  width: 360px;
}
.mv nav#menu ul li:nth-child(2),
.sp nav#menu ul li:nth-child(2) {
  width: 261px;
}
.mv nav#menu ul li:nth-child(3),
.sp nav#menu ul li:nth-child(3) {
  width: 234px;
}
.mv nav#menu ul li:nth-child(4),
.sp nav#menu ul li:nth-child(4) {
  width: 208px;
}
.mv nav#menu ul li:nth-child(5),
.sp nav#menu ul li:nth-child(5) {
  width: 107px;
}
.mv nav#menu ul li:nth-child(6),
.sp nav#menu ul li:nth-child(6) {
  width: 115px;
}
.mv nav#menu ul li:nth-child(7),
.sp nav#menu ul li:nth-child(7) {
  width: 197px;
}

#top .sec01 {
  background: url(../images/bg_pink.jpg) no-repeat center bottom;
  background-size: contain;
  width: 916px;
  height: 800px;
  margin: 0 auto 100px;
}

#top .sec01 h2 {
  width: 620px;
  margin: 0 auto 50px;
}

#top .sec01 .image {
  width: 660px;
  margin: 0 auto 40px;
}
#top .sec01 p {
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 46px;
  text-align: center;
}

#top .sec02 {
  background: url(../images/bg_green.jpg) no-repeat center bottom;
  background-size: contain;
  width: 916px;
  height: 800px;
  margin: 0 auto 100px;
}

#top .sec02 h2 {
  width: 448px;
  margin: 0 auto 50px;
}

#top .sec02 .bx-prev {
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -17.5px;
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 35px;
  background: url(../images/topslide_prev.png) no-repeat;
  background-size: 20px;
}

#top .sec02 .bx-next {
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -17.5px;
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 35px;
  background: url(../images/topslide_next.png) no-repeat;
  background-size: 20px;
}

#top .sec03 {
  background: url(../images/bg_pink.jpg) no-repeat center bottom;
  background-size: contain;
  width: 916px;
  height: 950px;
  margin: 0 auto 100px;
}

#top .sec03 h2 {
  width: 417px;
  margin: 0 auto 40px;
}
#top .sec03 .image {
  width: 369px;
  margin: 0 auto 40px;
}

#top .sec03 p {
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 46px;
  text-align: center;
  margin-bottom: 40px;
}

#top .sec03 a.btn {
  display: block;
  background: #db4f35;
  color: #fff;
  width: 370px;
  text-align: center;
  font-size: 22px;
  font-weight: 800;
  line-height: 80px;
  border-radius: 30px;
  margin: 0 auto;
}

#top .sec04 {
  background: url(../images/bg_green.jpg) no-repeat center bottom;
  background-size: contain;
  width: 916px;
  height: 980px;
  margin: 0 auto 100px;
}

#top .sec04 h2 {
  width: 390px;
  margin: 0 auto 80px;
}
#top .sec04 ul {
  width: 740px;
  margin: 0 auto;
}
#top .sec04 ul li {
  width: 200px;
  float: left;
  padding-right: 70px;
  padding-bottom: 60px;
  text-align: center;
  box-sizing: content-box;
}
#top .sec04 ul li:nth-child(3n) {
  padding-right: 0;
}
#top .sec04 ul li:nth-child(4),
#top .sec04 ul li:nth-child(5),
#top .sec04 ul li:nth-child(6) {
  padding-bottom: 0;
}

#top .sec04 ul li .image {
  border-radius: 100px;
  height: 200px;
  margin-bottom: 30px;
  overflow: hidden;
}
#top .sec04 ul li dl dt {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-align: center;
}
#top .sec04 ul li dl dd {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 5px 15px 10px;
  margin-top: 5px;
  border-top: 1px solid #000;
}

#top .sec04 ul li p {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-align: center;
}

#top .sec05 {
  background: #faf4f1;
  padding: 100px 0;
  margin-bottom: 100px;
}

#top .sec05 .wrap {
  width: 860px;
  margin: 0 auto;
}

#top .sec05 h2 {
  width: 384px;
  margin: 0 auto 50px;
}

#top .sec05 .left {
  width: 385px;
  float: left;
}

#top .sec05 .right {
  width: 385px;
  float: left;
  margin-right: 80px;
}

/* 202501募集要項改修 */

#top .sec05 .titleWrap h3 {
  font-size: 30px;
  font-weight: 800;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 0.05em;
}

#top .sec05 .titleWrap dl dt {
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}

#top .sec05 .titleWrap dl dd {
  font-size: 20px;
  line-height: 50px;
  font-weight: 800;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

a {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

a:hover {
  opacity: 0.75;
}

#top .sec05 .tel_area h4 {
  color: #d54f35;
  font-size: 24px;
  text-align: center;
  margin: 0 auto 20px;
  font-weight: bold;
}

#top .sec05 .left,
#top .sec05 .right {
  margin-bottom: 20px;
}

#top .sec05 .tel_area dl {
  margin: 0 auto 20px;
}

#top .sec05 .tel_area dl dt {
  color: #d54f35;
  font-size: 40px;
  text-align: center;
  margin: 0 auto 10px;
  font-weight: bold;
  letter-spacing: -2px;
}

#top .sec05 .tel_area dl dd {
  font-size: 14px;
  text-align: center;
}

#top .sec05 .btn_area {
  text-align: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
#top .sec05 .btn_area .recruit_btn {
  width: 48%;
}

#top .sec05 .btn_area .recruit_btn a {
  width: 100%;
  background: #d64f35;
  color: #fff;
  padding: 20px 0;
  border-radius: 20px;
  font-size: 22px;
  font-weight: bold;
  display: block;
  box-sizing: border-box;
  margin-bottom: 20px;
}

#top .sec05 .btn_area .line_btn {
  width: 100%;
}

#top .sec05 .btn_area .line_btn a {
  background: #06c755;
  color: #fff;
  font-size: 22px;
  padding: 15px 0;
  border-radius: 20px;
  display: block;
  font-weight: bold;
}

#top .sec05 .left .btn_area .pdf_btn img {
  width: 139px;
  vertical-align: middle;
}
#top .sec05 .left .btn_area .line_btn img {
  width: 71px;
  vertical-align: middle;
}

#top .sec06 {
  width: 1100px;
  margin: 0 auto 150px;
}

#top .sec06 .left,
#top .sec06 .right {
  width: 500px;
  float: left;
}
#top .sec06 .left {
  margin-right: 100px;
}

#top .sec06 .left h2 {
  width: 163px;
  height: 42px;
  margin: 0 auto 30px;
}
#top .sec06 .right h2 {
  width: 279px;
  height: 42px;
  margin: 0 auto 30px;
}

#top .sec06 .left ul li,
#top .sec06 .right ul li {
  border-top: 3px dotted #ec7c73;
  padding: 20px 0;
}
#top .sec06 .left ul li:nth-child(n + 2),
#top .sec06 .right ul li:nth-child(n + 2) {
  display: none;
  transition: all 0.2s ease;
  opacity: 0;
}
#top .sec06 .left.action ul li:nth-child(n + 2),
#top .sec06 .right.action ul li:nth-child(n + 2) {
  display: block !important;
  opacity: 1;
}

#top .sec06 .left ul li a {
  display: block;
}

#top .sec06 .left ul li dl dt,
#top .sec06 .left ul li dl dd {
  display: inline-block;
  line-height: 24px;
  width: 372px;
  vertical-align: top;
}

#top .sec06 .left ul li dl dt {
  padding-right: 20px;
  font-size: 12px;
  width: 100px;
}

#top .sec06 .left .btn.action a.miru,
#top .sec06 .right .btn.action a.miru {
  display: none;
}
#top .sec06 .left .btn.action a.tojiru,
#top .sec06 .right .btn.action a.tojiru {
  display: block;
}

#top .sec06 .left .btn a.miru,
#top .sec06 .right .btn a.miru {
  color: #fff;
  background: #d64f35;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 50px;
  border-radius: 30px;
  font-weight: 800;
  vertical-align: middle;
}

#top .sec06 .left .btn a.tojiru,
#top .sec06 .right .btn a.tojiru {
  color: #fff;
  background: #999;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 50px;
  border-radius: 30px;
  font-weight: 800;
  vertical-align: middle;
  display: none;
}

#top .sec06 .right ul li dt {
  display: block;
  width: 415px;
  line-height: 24px;
  text-align: left;
  padding: 0 25px 0 60px;
  cursor: pointer;
  background: url(../images/top_q_title.png) no-repeat left 15px center;
  background-size: 17px;
  position: relative;
}
#top .sec06 .right ul li dt span {
  font-size: 12px;
  padding-left: 5px;
  color: #333;
  letter-spacing: 0;
}

#top .sec06 .right ul li dt:after {
  content: "";
  width: 16px;
  height: 21px;
  background: url(../images/acd_icon_down.png) no-repeat;
  background-size: 16px;
  position: absolute;
  top: 9px;
  right: 0;
}
#top .sec06 .right ul li dt.action:after {
  content: "";
  width: 16px;
  height: 21px;
  background: url(../images/acd_icon_back.png) no-repeat;
  background-size: 16px;
  position: absolute;
  top: 20px;
  right: 0;
}

#top .sec06 .right ul li dd {
  width: calc(100% - 85px);
  margin-top: 10px;
  padding: 20px 25px 20px 60px;
  display: none;
  background: #efefef url(../images/top_a_title.png) no-repeat left 15px top
    21px;
  background-size: 19px;
  border-radius: 15px;
}

footer {
  background: #d64f35;
  position: relative;
}
footer .pagetop {
  width: 386px;
  margin: 0 auto;
  position: absolute;
  top: -56px;
  left: 50%;
  margin-left: -193px;
}

footer .wrap {
  width: 1100px;
  margin: 0 auto;
  padding: 50px 0;
}

footer .wrap .left {
  width: 700px;
  float: left;
}
footer .wrap .right {
  width: 280px;
  float: right;
}

footer .wrap .left dl dt,
footer .wrap .left dl dd {
  float: left;
}

footer .wrap .left dl dt {
  width: 104px;
  padding-right: 40px;
}

footer .wrap .left dl dd {
  width: 500px;
}
footer .wrap .left dl dd h3 {
  width: 304px;
  padding-top: 30px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 18px;
}
footer .wrap .left dl dd p {
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.08em;
  color: #fff;
}

footer .wrap .right ul {
  margin-top: 30px;
  background: url(../images/footer_sns_icon01.png) no-repeat left;
  background-size: 40px;
}

footer .wrap .right ul li a {
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  padding-left: 60px;
  letter-spacing: 0.08em;
}

footer .copy {
  background: #c63f2d;
  padding: 15px 0;
  text-align: center;
}

footer .copy small {
  font-size: 11px;
  color: #fff;
  letter-spacing: 0.08em;
}

#ep .mv {
  width: 100%;
  background: #faf4f1;
  background-size: cover;
  position: relative;
  margin-bottom: 100px;
  padding-bottom: 150px;
}

#ep .mv h1 {
  width: 100px;
  position: absolute;
  top: 50px;
  left: 70px;
}

#ep .mv h1 a {
  display: block;
}

#ep .mv .con {
  width: 1000px;
  margin: 0 auto;
  padding-top: 250px;
  position: relative;
}

#ep .mv .con .left {
  width: 440px;
  position: relative;
  z-index: 1;
}
#ep .mv .con .right {
  position: absolute;
  top: 150px;
  right: -155px;
  width: 780px;
  z-index: 0;
}
#ep .mv .con .left h2 {
  width: 416px;
  margin-bottom: 40px;
}
#ep .mv .con .left .text p {
  font-size: 23px;
  background: url(../images/ep_border.png) repeat-x left bottom;
  background-size: 15px;
  padding-bottom: 24px;
  margin-bottom: 20px;
}

#ep .mv .con ul.manga {
  padding-top: 80px;
}
#ep .mv .con ul.manga li {
  width: 300px;
  float: left;
  margin-right: 50px;
}
#ep .mv .con ul.manga li:last-child {
  margin-right: 0;
}
#ep .mv .con ul.manga li a {
  width: 300px;
  height: 300px;
  border-radius: 20px;
  overflow: hidden;
  display: block;
  border: 3px solid #4d4d4d;
  box-sizing: border-box;
}
#ep .mv .con ul.manga li h4 {
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
}

#ep .mv .con ul.manga li a img {
  transform: scale(1);
  transition: all ease-in-out 0.2s;
}
#ep .mv .con ul.manga li a:hover img {
  transform: scale(1.06);
}
#ep .kamishibai {
  padding-bottom: 150px;
}
#ep .kamishibai .slide {
  width: 800px;
  margin: 0 auto;
}
#ep .kamishibai .bx-prev {
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -17.5px;
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 35px;
  background: url(../images/topslide_prev.png) no-repeat;
  background-size: 20px;
}

#ep .kamishibai .bx-next {
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -17.5px;
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 35px;
  background: url(../images/topslide_next.png) no-repeat;
  background-size: 20px;
}

/*モーダル*/

.modal_open {
}

.modal_box {
  position: fixed;
  z-index: 999999;
  display: none;
  width: 80%;
  max-width: 600px;
  margin: 0;
  padding: 0 5vw 0;
  text-align: center;
  background: transparent;
  box-sizing: border-box;
}

.modal_box .img {
  max-height: calc(100vh - 200px);
  overflow: auto;
}

.modal_close {
  position: fixed;
  top: 40px;
  right: 40px;
  display: block;
  width: 44px;
  cursor: pointer;
}

.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999998;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(239, 165, 132, 0.95);
}
.link_area .prev {
  width: 30px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -25px;
}

.link_area .next {
  width: 30px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -25px;
}

.link_area .modal_link a {
  display: block;
}

.staff {
  padding-bottom: 50px;
}
.stf_mv {
  position: relative;
}
.stf_mv img {
  margin-bottom: 80px;
}

.staff .name {
  width: 500px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
}

.staff .name h3 {
  padding-top: 20%;
  font-size: 24px;
  margin-bottom: 12px;
  letter-spacing: 0.2em;
}
.staff .name h4 {
  background: #d64f35;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.staff .name h5 {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
}

.staff .txt {
  width: 1000px;
  margin: 0 auto 50px;
}
.staff .txt h3 {
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0.1em;
  padding-bottom: 80px;
  text-align: center;
}
.staff .txt dl {
  padding-bottom: 50px;
}
.staff .txt dl dt {
  width: 475px;
  float: left;
  padding-right: 50px;
  padding-bottom: 20px;
}
.staff .txt dl dd {
  width: 475px;
  float: left;
  font-size: 15px;
  line-height: 30px;
}

.staff .txt dl:nth-child(2n) dt {
  width: 475px;
  float: right;
  padding-right: 0;
}
.staff .txt dl:nth-child(2n) dd {
  width: 475px;
  float: left;
  padding-right: 50px;
}

section.post_con {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 150px;
}

section.post_con h2 {
  color: #d64f35;
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
section.post_con p.date {
  font-weight: 14px;
  text-align: center;
  padding: 20px 0 40px;
}
section.post_con .post {
  background: #faf4f1;
  padding: 50px 80px;
  border-radius: 30px;
  margin-bottom: 50px;
}
section.post_con .post p {
  font-size: 16px;
  line-height: 32px;
  padding: 0 0 20px;
}

.post_nav {
  text-align: center;
}
.post_nav a {
  color: #d64f35;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  border-bottom: 2px solid #d64f35;
  margin: 0 20px;
}

/*--------------------------------------
list recruit
---------------------------------------*/
#recruit .mv {
  width: 100%;
  background: #f5e9e4;
  background-size: cover;
  position: relative;
  padding-bottom: 150px;
}

#recruit .mv h1 {
  width: 100px;
  position: absolute;
  top: 50px;
  left: 70px;
}
#recruit .wrap_in {
  padding-top: 200px;
  width: 950px;
  margin: 0 auto;
}

#recruit .mv h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #c63f2d;
  font-weight: bold;
}

#recruit .wrap_in #main {
  width: 660px;
  float: left;
  font-size: 0;
  letter-spacing: 0;
  margin-right: 40px;
}
#recruit .wrap_in aside {
  width: 250px;
  float: right;
}

#recruit .recruit-list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 30px;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  overflow: hidden;
  box-sizing: border-box;
}
#recruit .recruit-list:nth-child(2n) {
  margin-right: 0;
}
#recruit .recruit-list .img {
  width: 280px;
  float: left;
  padding-right: 20px;
}
#recruit .recruit-list .txt {
  width: 330px;
  padding: 15px 0;
  position: relative;
  float: left;
}
#recruit .recruit-list h4 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
#recruit .recruit-list .category {
  margin-bottom: 0.5rem;
  font-size: 0;
}
#recruit .recruit-list .category li {
  display: inline-block;
}
#recruit .recruit-list .category li:not(:last-child) {
  margin-right: 4px;
}
#recruit .recruit-list .category li span {
  font-size: 10px;
  letter-spacing: 1px;
  padding: 2px 5px;
  color: #000;
  background: #ddd;
  border-radius: 5px;
}
#recruit .recruit-list .catchcopy {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 15px;
}
#recruit .recruit-list a.btn {
  background: #c63f2d;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 0;
  text-align: center;
  transition: 0.1s ease all;
}

#recruit .recruit-list a.btn:hover {
  background: #b52e1c;
}

#recruit .recruit-list p {
  line-height: 600px;
  font-size: 26px;
  color: #333;
  text-align: center;
}

.pagination {
  text-align: center;
}

.pagination .page-item {
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  vertical-align: middle;
}
.pagination .page-item a {
  display: block;
  padding: 6px 15px;
  line-height: 35px;
  background: #fff;
  border-radius: 5px;
}
.pagination .page-item.active a,
.pagination .page-item a:hover {
  background: #c63f2d;
  color: #fff;
}

/*--------------------------------------
sidebar recruit
---------------------------------------*/

#sidebar-recruit fieldset {
  border: none;
  background: #fff;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
#sidebar-recruit fieldset legend {
  background: #c63f2d;
  color: #fff;
  font-size: 15px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
#sidebar-recruit fieldset .inner {
  padding: 15px 15px 20px;
  box-sizing: border-box;
}

#sidebar-recruit .control-label {
  background-color: #f9f6ef;
  font-weight: bold;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  color: #d7092f;
  padding: 6px 10px;
  margin-bottom: 0.5rem;
}
#sidebar-recruit .radio {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#sidebar-recruit .radio li {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}
#sidebar-recruit input[type="radio"] {
  display: none;
}
#sidebar-recruit input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  background-color: #fff;
  max-width: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#sidebar-recruit input[type="radio"] + label:hover {
  color: #ffffff;
  background-color: #d7092f;
}
#sidebar-recruit input[type="radio"]:checked + label {
  color: #ffffff;
  background-color: #d7092f;
  cursor: default;
}

#sidebar-recruit button[type="submit"],
#sidebar-recruit button[type="button"] {
  border-radius: 10px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background: #c63f2d;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  display: block;
  width: 100%;
  transition: all 0.2s ease;
}

#sidebar-recruit button[type="submit"]:hover,
#sidebar-recruit button[type="button"]:hover {
  background: #b52e1c;
}

#sidebar-recruit button[type="submit"]::-webkit-search-decoration,
#sidebar-recruit button[type="button"]::-webkit-search-decoration {
  display: none;
}
#sidebar-recruit button[type="submit"]::focus,
#sidebar-recruit button[type="button"]::focus {
  outline-offset: -2px;
}

/*--------------------------------------
single recruit
---------------------------------------*/
#recruit_single .mv {
  width: 100%;
  background: #f5e9e4;
  background-size: cover;
  position: relative;
  padding-bottom: 150px;
}

#recruit_single .mv h1 {
  width: 100px;
  position: absolute;
  top: 50px;
  left: 70px;
}
#recruit_single .wrap_in {
  padding-top: 200px;
  width: 950px;
  margin: 0 auto;
}

#recruit_single .mv h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #c63f2d;
  font-weight: bold;
}

#recruit_single .wrap_in #main {
  width: 660px;
  float: left;
  font-size: 0;
  letter-spacing: 0;
  margin-right: 40px;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  background: #fff;
  overflow: hidden;
  padding-bottom: 20px;
}
#recruit_single .wrap_in aside {
  width: 250px;
  float: right;
}
#recruit_single .wrap_in #main .eyeimg {
  margin-bottom: 40px;
}
#recruit_single .wrap_in #main .card-body {
  padding: 0 40px 25px;
}

#recruit_single h2.card-title {
  font-size: 24px;
  margin-bottom: 15px;
  text-align: left;
  color: #000;
}
#recruit_single .category {
  margin-bottom: 1rem;
}
#recruit_single .category li {
  display: inline-block;
  /* margin: 0 5px; */
}
#recruit_single .category li:first-child {
  margin-left: 0;
}

#recruit_single .category li span {
  font-size: 13px;
  letter-spacing: 1px;
  padding: 4px 8px;
  color: #000;
  background: #ddd;
  border-radius: 5px;
}

#recruit_single .list {
  margin-bottom: 1rem;
}
#recruit_single .list dl {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
}
#recruit_single .list dl:nth-child(1) {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#recruit_single .list dl:last-child {
  border-bottom: none;
  margin-bottom: 20px;
}

#recruit_single .list dt,
#recruit_single .list dd {
  margin-bottom: 0;
}
#recruit_single .list dt {
  width: 150px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  padding: 15px 0;
  vertical-align: top;
}
#recruit_single .list dd {
  width: 400px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  padding: 15px 0;
}
#recruit_single a.btn {
  background: #c63f2d;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
  text-align: center;
  transition: 0.1s ease all;
  margin-bottom: 15px;
}
#recruit_single a.btn2 {
  background: #ddd;
  border-radius: 8px;
  color: #000;
  font-weight: bold;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
  text-align: center;
  transition: 0.1s ease all;
  margin-bottom: 10px;
}

#recruit_single a.btn:hover {
  background: #b52e1c;
}

/*--------------------------------------
entry
---------------------------------------*/

#entry section {
  width: 100%;
  margin: 0 auto;
  background: #f5e9e4;
  padding-bottom: 150px;
}

#entry .mv h1 {
  width: 100px;
  position: absolute;
  top: 50px;
  left: 70px;
}
#entry .mv .wrap_in {
  padding-top: 200px;
  width: 800px;
  margin: 0 auto;
}
#entry .mv .wrap_in h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #c63f2d;
  font-weight: bold;
}

#entry #main {
  background: #fff;
  border-radius: 40px;
}
#entry #main .card {
  padding: 50px;
}

#entry #main .form-group {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
#entry .form-group:last-child {
  margin-bottom: 0 !important;
  border-bottom: none !important;
  padding-bottom: 20px !important;
}

#entry .col-lg-2 {
  width: 170px;
  display: inline-block;
  vertical-align: middle;
}
#entry .col-lg-10 {
  width: calc(100% - 170px);
  display: inline-block;
  vertical-align: middle;
}

#entry .col-lg-10 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: #eee url(../images/select_icon.png) no-repeat right 10px center;
  background-size: 8px;
  border-radius: 5px;
  padding: 10px 35px 10px 15px;
}

#entry .col-md-9 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: #eee url(../images/select_icon.png) no-repeat right 10px center;
  background-size: 8px;
  border-radius: 5px;
  padding: 10px 35px 10px 15px;
}
#entry .col-md-9 {
  margin-bottom: 10px;
}
#entry .col-md-9:last-child {
  margin-bottom: 0px;
}

.mw_wp_form .horizontal-item {
  width: 45%;
  display: inline-block;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

.mwform-checkbox-field input,
.mwform-radio-field input {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}

.mwform-checkbox-field-text {
  display: inline-block;
  vertical-align: middle;
}

/*Checkboxes styles*/
.mw_wp_form input[type="checkbox"] {
  display: none;
}

.mw_wp_form input[type="checkbox"] + span {
  display: block;
  position: relative;
  padding-left: 25px;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mw_wp_form input[type="checkbox"] + span:last-child {
  margin-bottom: 0;
}

.mw_wp_form input[type="checkbox"] + span:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #c63f2d;
  position: absolute;
  left: 0;
  top: 5px;
  opacity: 0.6;
  -webkit-transition:
    all 0.12s,
    border-color 0.08s;
  transition:
    all 0.12s,
    border-color 0.08s;
}

.mw_wp_form input[type="checkbox"]:checked + span:before {
  width: 5px;
  top: 2px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#entry .col-md-3 {
  margin-bottom: 10px;
}

#entry .row {
  font-size: 0;
}

#entry .col-lg-4 {
  width: 30%;
  display: inline-block;
  margin-right: 5%;
  font-size: 12px;
  vertical-align: top;
}
#entry .col-lg-4:last-child {
  margin-right: 0;
}

#entry input[type="text"],
#entry input[type="email"] {
  border: none;
  border-radius: 0;
  outline: none;
  background: #eee;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 24px;
  width: 100%;
  box-sizing: border-box;
}

#entry textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
  outline: none;
  width: 100%;
  min-height: 300px;
  background: #eee;
  border-radius: 5px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 24px;
}

#entry input[type="submit"],
#entry input[type="button"] {
  border-radius: 10px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background: #c63f2d;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
  display: block;
  width: 100%;
  transition: all 0.2s ease;
}

#entry input[type="submit"]:hover,
#entry input[type="button"]:hover {
  background: #b52e1c;
}

#entry input[type="submit"]::-webkit-search-decoration,
#entry input[type="button"]::-webkit-search-decoration {
  display: none;
}
#entry input[type="submit"]::focus,
#entry input[type="button"]::focus {
  outline-offset: -2px;
}

#entry .form-group:last-child > div .btn {
  font-size: 18px;
}
#entry .sent fieldset {
  display: none;
}
#entry .card-block {
  padding: 26px;
}
#entry .card-block h2 {
  margin-bottom: 20px;
}
#entry .card-block p {
  line-height: 1.8;
}
#entry .card-block p:last-child {
  margin-bottom: 40px;
}
#entry .card-block .btn {
  margin-top: 15px;
}
#entry .card-block .btn a {
  font-size: 18px;
  color: #ffffff;
}
#entry .must {
  color: #fff;
  background: #d62c1a;
  font-size: 12px;
  margin-left: 3px;
  padding: 1px 5px;
  border-radius: 5px;
}

.formError {
  top: 38px !important;
  left: 0 !important;
  width: 100%;
}
.formError .formErrorContent {
  width: 100px;
  font-size: 12px;
  color: #d62c1a;
}
.formError + .form-control {
  border-color: #d62c1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.formError + .form-control:focus {
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ed7669;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ed7669;
}

#mw_wp_form_mw-wp-form-52 h3 {
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 40px;
  color: #c63f2d;
  font-weight: bold;
}
#mw_wp_form_mw-wp-form-52 p {
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 10px;
}
.complete {
  padding: 150px;
}

footer .wrap .left a {
  display: inline-block;
  color: #fff;
  position: relative;
  padding-left: 18px;
}

footer .wrap .left a:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  left: 0;
  top: 8px;
}
