@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans CJK JP Thin"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype");
  font-display: swap;
}
.mod_area h2, .mod_area h3, .mod_area h4, .mod_area h5, .mod_area h6 {
  margin-bottom: 0.5em;
}
.mod_area h2 {
  font-size: 32px;
  line-height: 1.25;
  padding: 20px 0 20px 29px;
  border-left: 3px solid #c30000;
  margin-bottom: 32px;
  margin-top: 64px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .mod_area h2 {
    font-size: 2.67vw;
    padding: 1.67vw 0 1.67vw 2.42vw;
    margin-bottom: 2.67vw;
    margin-top: 5.33vw;
  }
}
@media only screen and (max-width: 768px) {
  .mod_area h2 {
    font-size: 4.27vw;
    padding: 2.67vw 0 2.67vw 3.87vw;
    margin-bottom: 4.27vw;
    margin-top: 8.53vw;
  }
}
.mod_area h3 {
  font-size: 28px;
  line-height: 1.29;
  padding-bottom: 28px;
  border-bottom: 1px solid #dedede;
  position: relative;
  margin-bottom: 24px;
  margin-top: 48px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .mod_area h3 {
    font-size: 2.33vw;
    padding-bottom: 2.33vw;
    margin-bottom: 2vw;
    margin-top: 4vw;
  }
}
@media only screen and (max-width: 768px) {
  .mod_area h3 {
    font-size: 3.73vw;
    padding-bottom: 3.73vw;
    margin-bottom: 3.2vw;
    margin-top: 6.4vw;
  }
}
.mod_area h3:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 48px;
  background: #c30000;
}
.mod_area h4 {
  font-size: 22px;
  line-height: 1.36;
  margin-bottom: 16px;
  margin-top: 36px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .mod_area h4 {
    font-size: 1.83vw;
    margin-bottom: 1.33vw;
    margin-top: 3vw;
  }
}
@media only screen and (max-width: 768px) {
  .mod_area h4 {
    font-size: 0.93vw;
    margin-bottom: 0.67vw;
    margin-top: 1.52vw;
  }
}
.mod_area h5 {
  font-size: 125%;
  font-weight: 600;
}
.mod_area h6 {
  font-size: 112.5%;
  font-weight: 600;
}

.cke_editable,
.mod_cont {
  margin-bottom: 3em;
}
.cke_editable.mbnone,
.mod_cont.mbnone {
  margin-bottom: 0 !important;
}
.cke_editable.mb05,
.mod_cont.mb05 {
  margin-bottom: 0.5em !important;
}
.cke_editable.mb1,
.mod_cont.mb1 {
  margin-bottom: 1em !important;
}
.cke_editable.mb2,
.mod_cont.mb2 {
  margin-bottom: 2em !important;
}
.cke_editable.mb3,
.mod_cont.mb3 {
  margin-bottom: 3em !important;
}
.cke_editable.mb4,
.mod_cont.mb4 {
  margin-bottom: 4em !important;
}
.cke_editable.mb5,
.mod_cont.mb5 {
  margin-bottom: 5em !important;
}
.cke_editable.mb6,
.mod_cont.mb6 {
  margin-bottom: 6em !important;
}
.cke_editable.mb7,
.mod_cont.mb7 {
  margin-bottom: 7em !important;
}
.cke_editable.mb8,
.mod_cont.mb8 {
  margin-bottom: 8em !important;
}
.cke_editable.mb9,
.mod_cont.mb9 {
  margin-bottom: 9em !important;
}
.cke_editable.mb10,
.mod_cont.mb10 {
  margin-bottom: 10em !important;
}
.cke_editable p + p,
.mod_cont p + p {
  margin-top: 1em;
}
.cke_editable .gallery,
.mod_cont .gallery {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -6px -12px;
}
@media only screen and (max-width: 640px) {
  .cke_editable .gallery.sp_col1 .gallery_set,
.mod_cont .gallery.sp_col1 .gallery_set {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  .cke_editable .gallery.sp_col2 .gallery_set,
.mod_cont .gallery.sp_col2 .gallery_set {
    width: 50% !important;
  }
}
@media only screen and (max-width: 640px) {
  .cke_editable .gallery.sp_col3 .gallery_set,
.mod_cont .gallery.sp_col3 .gallery_set {
    width: 33.3333333% !important;
  }
}
.cke_editable .gallery .gallery_set,
.mod_cont .gallery .gallery_set {
  padding: 0 6px;
  margin-bottom: 12px;
}
.cke_editable .gallery .gallery_set a,
.mod_cont .gallery .gallery_set a {
  display: block !important;
  text-decoration: none;
}
.cke_editable .gallery .gallery_set img,
.mod_cont .gallery .gallery_set img {
  margin: 0 auto;
}
.cke_editable .gallery .gallery_set .cap,
.mod_cont .gallery .gallery_set .cap {
  font-size: 75%;
  text-align: center;
  margin-top: 0.5em;
}
.cke_editable .gallery.img1 .gallery_set,
.mod_cont .gallery.img1 .gallery_set {
  width: 100%;
}
.cke_editable .gallery.img2 .gallery_set,
.mod_cont .gallery.img2 .gallery_set {
  width: 50%;
}
.cke_editable .gallery.img3 .gallery_set,
.mod_cont .gallery.img3 .gallery_set {
  width: 33.3333333%;
}
.cke_editable .gallery.img4 .gallery_set,
.mod_cont .gallery.img4 .gallery_set {
  width: 25%;
}
@media only screen and (max-width: 640px) {
  .cke_editable .gallery.img4 .gallery_set,
.mod_cont .gallery.img4 .gallery_set {
    width: 50%;
  }
}
.cke_editable .bg_cont,
.mod_cont .bg_cont {
  background-color: #f6f6f6;
  padding: 36px 24px;
}
@media only screen and (max-width: 640px) {
  .cke_editable .bg_cont,
.mod_cont .bg_cont {
    padding: 20px 16px;
  }
}
.cke_editable .bg_cont dl + p,
.mod_cont .bg_cont dl + p {
  margin-top: 1em;
}
.cke_editable .bg_cont dl .dl_set,
.mod_cont .bg_cont dl .dl_set {
  align-items: center;
  display: flex;
}
.cke_editable .bg_cont dl .dl_set dt,
.mod_cont .bg_cont dl .dl_set dt {
  font-weight: 600;
  font-size: 112.5%;
}
.cke_editable .bg_cont dl .dl_set dd span,
.mod_cont .bg_cont dl .dl_set dd span {
  display: block;
}
.cke_editable .bg_cont dl .dl_set dd span:before,
.mod_cont .bg_cont dl .dl_set dd span:before {
  content: "/";
  margin: 0 0.5em;
}
.cke_editable .bg_cont p,
.mod_cont .bg_cont p {
  color: #616c80;
}
.cke_editable .img_col,
.mod_cont .img_col {
  display: flex;
  position: relative;
}
.cke_editable .img_col.arrow:after,
.mod_cont .img_col.arrow:after {
  background: url(../media/images/common/arrow.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  width: 100px;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 100;
}
#recruit.special .cke_editable .img_col,
#recruit.special .mod_cont .img_col {
  /*  padding: 0 76px;
    @include media1024{
    padding: 0 0;
  } */
}
#recruit.special .cke_editable .img_col.bg,
#recruit.special .mod_cont .img_col.bg {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col,
.mod_cont .img_col {
    display: block;
  }
}
.cke_editable .img_col + .img_col,
.mod_cont .img_col + .img_col {
  margin-top: 40px;
}
.cke_editable .img_col.bg,
.mod_cont .img_col.bg {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.cke_editable .img_col.bg:before,
.mod_cont .img_col.bg:before {
  background-color: #f2fafe;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 10000%;
  height: 100%;
  z-index: 1;
  transform: translateX(-50%);
}
.cke_editable .img_col.bg.arrow:after,
.mod_cont .img_col.bg.arrow:after {
  bottom: 0;
}
.cke_editable .img_col.bg .img, .cke_editable .img_col.bg .txt,
.mod_cont .img_col.bg .img,
.mod_cont .img_col.bg .txt {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .cke_editable .img_col,
.mod_cont .img_col {
    display: block;
    flex-wrap: wrap;
  }
  .cke_editable .img_col .img, .cke_editable .img_col .txt,
.mod_cont .img_col .img,
.mod_cont .img_col .txt {
    width: 100% !important;
  }
  .cke_editable .img_col .img,
.mod_cont .img_col .img {
    order: 2;
  }
}
.cke_editable .img_col.img_left .img,
.mod_cont .img_col.img_left .img {
  padding-right: 26px;
}
@media only screen and (max-width: 1024px) {
  .cke_editable .img_col.img_left .img,
.mod_cont .img_col.img_left .img {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col.img_left .img,
.mod_cont .img_col.img_left .img {
    padding-right: 0;
  }
}
.cke_editable .img_col.img_right,
.mod_cont .img_col.img_right {
  flex-direction: row-reverse;
}
.cke_editable .img_col.img_right .img,
.mod_cont .img_col.img_right .img {
  padding-left: 26px;
}
@media only screen and (max-width: 1024px) {
  .cke_editable .img_col.img_right .img,
.mod_cont .img_col.img_right .img {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col.img_right .img,
.mod_cont .img_col.img_right .img {
    padding-left: 0;
  }
}
@media only screen and (min-width: 901px) {
  .cke_editable .img_col .txt,
.mod_cont .img_col .txt {
    flex: 1 1 0;
    width: 50%;
  }
}
.cke_editable .img_col .txt .title,
.mod_cont .img_col .txt .title {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 640px) {
  .cke_editable .img_col .txt .title,
.mod_cont .img_col .txt .title {
    font-size: 75%;
  }
}
.cke_editable .img_col .txt .title h3,
.mod_cont .img_col .txt .title h3 {
  font-size: 225%;
  margin-bottom: 0;
}
.cke_editable .img_col .txt .title h3.f16,
.mod_cont .img_col .txt .title h3.f16 {
  font-size: 100%;
}
.cke_editable .img_col .txt .title h3.f17,
.mod_cont .img_col .txt .title h3.f17 {
  font-size: 106.25%;
}
.cke_editable .img_col .txt .title h3.f18,
.mod_cont .img_col .txt .title h3.f18 {
  font-size: 112.5%;
}
.cke_editable .img_col .txt .title h3.f19,
.mod_cont .img_col .txt .title h3.f19 {
  font-size: 118.75%;
}
.cke_editable .img_col .txt .title h3.f20,
.mod_cont .img_col .txt .title h3.f20 {
  font-size: 125%;
}
.cke_editable .img_col .txt .title h3.f21,
.mod_cont .img_col .txt .title h3.f21 {
  font-size: 131.25%;
}
.cke_editable .img_col .txt .title h3.f22,
.mod_cont .img_col .txt .title h3.f22 {
  font-size: 137.5%;
}
.cke_editable .img_col .txt .title h3.f23,
.mod_cont .img_col .txt .title h3.f23 {
  font-size: 143.75%;
}
.cke_editable .img_col .txt .title h3.f24,
.mod_cont .img_col .txt .title h3.f24 {
  font-size: 150%;
}
.cke_editable .img_col .txt .title h3.f25,
.mod_cont .img_col .txt .title h3.f25 {
  font-size: 156.25%;
}
.cke_editable .img_col .txt .title h3.f26,
.mod_cont .img_col .txt .title h3.f26 {
  font-size: 162.5%;
}
.cke_editable .img_col .txt .title h3.f27,
.mod_cont .img_col .txt .title h3.f27 {
  font-size: 168.75%;
}
.cke_editable .img_col .txt .title h3.f28,
.mod_cont .img_col .txt .title h3.f28 {
  font-size: 175%;
}
.cke_editable .img_col .txt .title h3.f29,
.mod_cont .img_col .txt .title h3.f29 {
  font-size: 181.25%;
}
.cke_editable .img_col .txt .title h3.f30,
.mod_cont .img_col .txt .title h3.f30 {
  font-size: 187.5%;
}
.cke_editable .img_col .txt .title h3.f31,
.mod_cont .img_col .txt .title h3.f31 {
  font-size: 193.75%;
}
.cke_editable .img_col .txt .title h3.f32,
.mod_cont .img_col .txt .title h3.f32 {
  font-size: 200%;
}
.cke_editable .img_col .txt .title h3.f33,
.mod_cont .img_col .txt .title h3.f33 {
  font-size: 206.25%;
}
.cke_editable .img_col .txt .title h3.f34,
.mod_cont .img_col .txt .title h3.f34 {
  font-size: 212.5%;
}
.cke_editable .img_col .txt .title h3.f35,
.mod_cont .img_col .txt .title h3.f35 {
  font-size: 218.75%;
}
.cke_editable .img_col .txt .title h3.f36,
.mod_cont .img_col .txt .title h3.f36 {
  font-size: 225%;
}
.cke_editable .img_col .txt .title h3.f37,
.mod_cont .img_col .txt .title h3.f37 {
  font-size: 231.25%;
}
.cke_editable .img_col .txt .title h3.f38,
.mod_cont .img_col .txt .title h3.f38 {
  font-size: 237.5%;
}
.cke_editable .img_col .txt .title h3.f39,
.mod_cont .img_col .txt .title h3.f39 {
  font-size: 243.75%;
}
.cke_editable .img_col .txt .title h3.f40,
.mod_cont .img_col .txt .title h3.f40 {
  font-size: 250%;
}
@media only screen and (min-width: 901px) {
  .cke_editable .img_col .img,
.mod_cont .img_col .img {
    width: 40%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col .img,
.mod_cont .img_col .img {
    margin-bottom: 1em;
  }
}
.cke_editable .img_col .img img,
.mod_cont .img_col .img img {
  display: block;
  margin: 0 auto;
}
.cke_editable .img_col .img .cap,
.mod_cont .img_col .img .cap {
  color: #616c80;
  font-size: 75%;
  margin-top: 0.5em;
}
.cke_editable .img_col.img_width .img,
.mod_cont .img_col.img_width .img {
  width: auto;
  max-width: none;
}
@media only screen and (min-width: 901px) {
  .cke_editable .img_col.img_width .img,
.mod_cont .img_col.img_width .img {
    max-width: 50%;
  }
}
.cke_editable .img_col.img_width .img img,
.mod_cont .img_col.img_width .img img {
  display: block;
  width: auto;
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col.img_width .img img,
.mod_cont .img_col.img_width .img img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 900px) {
  .cke_editable .img_col.img_width .img p,
.mod_cont .img_col.img_width .img p {
    width: auto !important;
    text-align: center;
  }
}
.cke_editable .img_col.img_width .txt,
.mod_cont .img_col.img_width .txt {
  flex: 1 1 0;
}
.cke_editable .comment,
.mod_cont .comment {
  border: 1px #e6e6e6 solid;
  border-image-repeat: 8px;
  padding: 24px;
}
@media only screen and (max-width: 640px) {
  .cke_editable .comment,
.mod_cont .comment {
    padding: 20px 16px;
  }
}
.cke_editable .comment .responsible,
.mod_cont .comment .responsible {
  align-items: center;
  display: flex;
  margin-top: 1em;
}
.cke_editable .comment .responsible .photo,
.mod_cont .comment .responsible .photo {
  width: 56px;
}
.cke_editable .comment .responsible .photo img,
.mod_cont .comment .responsible .photo img {
  border-radius: 50px;
}
.cke_editable .comment .responsible .name,
.mod_cont .comment .responsible .name {
  align-items: center;
  display: flex;
  flex: 1;
  padding-left: 12px;
}
.cke_editable .comment .responsible .name p + p,
.mod_cont .comment .responsible .name p + p {
  margin-top: 0;
}
.cke_editable .comment .responsible .name p + p:before,
.mod_cont .comment .responsible .name p + p:before {
  content: "/";
  margin: 0 0.5em;
}
.cke_editable .editor ul li,
.mod_cont .editor ul li {
  text-indent: -1em;
  margin-left: 1em;
}
.cke_editable table,
.mod_cont table {
  border-bottom: 1px #e6e6e6 solid;
  border-right: 1px #e6e6e6 solid;
}
.cke_editable table tr th, .cke_editable table tr td,
.mod_cont table tr th,
.mod_cont table tr td {
  border-top: 1px #e6e6e6 solid;
  border-left: 1px #e6e6e6 solid;
  padding: 22px 20px;
}
.cke_editable table tr th,
.mod_cont table tr th {
  background-color: #f2fafe;
  font-weight: 600;
  text-align: center;
  width: 188px;
}
@media only screen and (max-width: 640px) {
  .cke_editable table tr th,
.mod_cont table tr th {
    width: 130px;
  }
}
.cke_editable table tr td ul li:before,
.mod_cont table tr td ul li:before {
  content: "・";
}
.cke_editable table tr td ul + p, .cke_editable table tr td ol + p,
.mod_cont table tr td ul + p,
.mod_cont table tr td ol + p {
  margin-top: 1em;
}
.cke_editable .link_btn .btn_wrap,
.mod_cont .link_btn .btn_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -24px;
}
@media only screen and (max-width: 640px) {
  .cke_editable .link_btn .btn_wrap,
.mod_cont .link_btn .btn_wrap {
    display: block;
    margin-left: 0;
  }
}
.cke_editable .link_btn .btn_wrap a,
.mod_cont .link_btn .btn_wrap a {
  align-items: center;
  background: url(../media/images/common/btn_bg.png) no-repeat center center;
  background-size: cover;
  border-radius: 80px;
  color: #fff;
  display: flex;
  font-size: 112.5%;
  font-weight: 600;
  justify-content: center;
  max-width: 240px;
  width: 100%;
  text-align: center;
  padding: 1em 1em;
  margin-left: 24px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
  .cke_editable .link_btn .btn_wrap a + a,
.mod_cont .link_btn .btn_wrap a + a {
    margin: 10px auto 0;
  }
}
@media only screen and (min-width: 1025px) {
  .cke_editable .link_btn .btn_wrap a:hover,
.mod_cont .link_btn .btn_wrap a:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 640px) {
  .cke_editable .link_btn .btn_wrap a,
.mod_cont .link_btn .btn_wrap a {
    margin: 0 auto;
  }
}
.cke_editable .return_link,
.mod_cont .return_link {
  text-align: center;
}
.cke_editable .return_link a,
.mod_cont .return_link a {
  display: flex;
  justify-content: center;
}
.cke_editable .return_link a:after,
.mod_cont .return_link a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 7px;
}
.cke_editable .corp_info,
.mod_cont .corp_info {
  padding: 40px 30px;
}
@media only screen and (min-width: 901px) {
  .cke_editable .corp_info,
.mod_cont .corp_info {
    border-top: 1px #c0c0c0 solid;
    border-bottom: 1px #c0c0c0 solid;
  }
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info,
.mod_cont .corp_info {
    padding: 30px 0;
  }
}
.cke_editable .corp_info .info_wrap,
.mod_cont .corp_info .info_wrap {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  margin: 0 -15px 10px;
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info .info_wrap,
.mod_cont .corp_info .info_wrap {
    display: block;
  }
}
.cke_editable .corp_info .info_wrap .info_set,
.mod_cont .corp_info .info_wrap .info_set {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info .info_wrap .info_set,
.mod_cont .corp_info .info_wrap .info_set {
    width: auto;
  }
}
.cke_editable .corp_info .info_wrap .info_set:last-child,
.mod_cont .corp_info .info_wrap .info_set:last-child {
  padding-right: 2em;
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info .info_wrap .info_set:last-child,
.mod_cont .corp_info .info_wrap .info_set:last-child {
    margin-top: 1.5em;
    padding-right: 0;
  }
}
.cke_editable .corp_info .info_wrap .info_set p,
.mod_cont .corp_info .info_wrap .info_set p {
  text-shadow: 0 0 1px #979797;
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info .info_wrap .info_set p,
.mod_cont .corp_info .info_wrap .info_set p {
    margin-bottom: 1em;
  }
}
.cke_editable .corp_info .info_wrap .info_set p span,
.mod_cont .corp_info .info_wrap .info_set p span {
  display: block;
  font-size: 150%;
}
@media only screen and (max-width: 900px) {
  .cke_editable .corp_info .info_wrap .info_set p span,
.mod_cont .corp_info .info_wrap .info_set p span {
    font-size: 125%;
  }
}
.cke_editable .corp_info .info_wrap .info_set p span.delegate,
.mod_cont .corp_info .info_wrap .info_set p span.delegate {
  margin-bottom: 0.3em;
}
.cke_editable .corp_info .info_wrap .info_set .img_wrap img,
.mod_cont .corp_info .info_wrap .info_set .img_wrap img {
  display: block;
  margin: 0 auto;
}
.cke_editable .corp_info .info_wrap .info_set .img_wrap + p,
.mod_cont .corp_info .info_wrap .info_set .img_wrap + p {
  margin-top: 1em;
}
.cke_editable .corp_info .read h3,
.mod_cont .corp_info .read h3 {
  margin-bottom: 0.2em;
}