@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap");
body {
  /* SP style */
  /* PC style */
}

@media print, screen and (max-width: 768px) {
  body .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 769px) {
  body .title_text .text-side {
    max-width: 950px;
  }
  body .title_sub .text-side {
    max-width: 950px;
  }
  body #section_90700 .duplicatable-content_inner {
    height: 350px;
  }
  body .width-limit .section_inner {
    max-width: 1000px;
  }
  body .sp {
    display: none !important;
  }
}

/* layouts */
/* blocks */
/* --------------------
 * Archblock
 * -------------------- */
@media print, screen and (max-width: 768px) {
  .blog_list .side-column_item.archive.Archblock {
    /* wordpress : wp_get_archives()
		------------------------------------------ */
  }
  .blog_list .side-column_item.archive.Archblock .year {
    padding-top: 1rem;
  }
  .blog_list .side-column_item.archive.Archblock .year > li {
    border-bottom: none;
  }
  .blog_list .side-column_item.archive.Archblock .month {
    border: none;
    padding: 0;
  }
  .blog_list .side-column_item.archive.Archblock .month li {
    border-bottom: none;
    padding: 0.8rem 2rem;
    text-align: left;
    width: 100%;
  }
  .blog_list .side-column_item.archive.Archblock .month li:nth-child(even) {
    border-left: none;
  }
  .blog_list .side-column_item.archive.Archblock .month li:nth-last-child(-n+2) {
    border-bottom: none;
  }
  .blog_list .side-column_item.archive.Archblock .month li:last-child {
    border-bottom: none;
  }
  .blog_list .side-column_item.archive.Archblock .month li a {
    display: inline-block;
  }
}

.blog_list .side-column_item.archive.Archblock .categoryList {
  padding-top: 1rem;
}

.blog_list .side-column_item.archive.Archblock .categoryList li {
  padding: 0.8rem 2rem;
}

@media print, screen and (min-width: 769px) {
  .blog_list .side-column_item.archive.Archblock .categoryList {
    padding-left: 2rem;
    padding-top: 2rem;
  }
  .blog_list .side-column_item.archive.Archblock .categoryList li {
    padding: 0 0 1rem 0;
  }
  .blog_list .side-column_item.archive.Archblock .month li:last-child {
    border-bottom: none;
  }
}

/* --------------------
 * BannerList
 * -------------------- */
.BannerList .BannerList__item {
  margin-bottom: 1em;
}

.BannerList .BannerList__item:last-child {
  margin: 0;
}

.BannerList .BannerList__link {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .BannerList {
    margin: auto;
    max-width: 1400px;
    overflow: hidden;
    padding: 30px 0;
  }
  .BannerList .BannerList__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -20px;
  }
  .BannerList .BannerList__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33333333%;
    flex: 0 1 33.33333333%;
    margin-bottom: 0;
    max-width: 33.33333333%;
    padding: 0 20px;
  }
  .BannerList .BannerList__item:last-child {
    margin: 0;
  }
  .BannerList .BannerList__link {
    display: block;
  }
  .BannerList.-large1 .BannerList__item:last-child {
    margin: 0;
  }
}

/* --------------------
 * Content
 * -------------------- */
.Content ol {
  list-style-type: decimal;
}

.Content ul {
  list-style-type: disc;
}

.Content .Content__br {
  padding: 1em 0;
}

/* --------------------
 * Footer
 * -------------------- */
.Footer#footer-section .footer_copy {
  padding: 30px;
}

.Footer#footer-section a:link, .Footer#footer-section #footer-section a:visited {
  color: #999;
}

.Footer #section-wrapper .letter {
  font-family: YakuHanJP, "Noto Sans", "Droid Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", eatYuG, Meiryo, sans-serif;
}

.Footer .footer_copy {
  font-size: 1.2rem;
}

.Footer .footer_copy .copy {
  font-size: 1.2rem;
  text-align: center;
}

.Footer .footer_copy .letter {
  color: #999;
  letter-spacing: .1em;
}

/* --------------------
 * Form
 * -------------------- */
.Form .formapps .form_area .input_radio .form-item_input .mwform-radio-field::before {
  content: none;
}

.Form .formapps .form_area .input_radio .form-item_input .mwform-radio-field {
  padding-left: 0;
}

.Form .formapps .form_area .input_radio .form-item_input .mwform-radio-field:first-child label {
  padding-right: 0;
}

.Form .formapps .form_area .input_radio .form-item_input span.error {
  height: auto;
  margin-right: 0;
  padding-left: 0;
  position: static;
  vertical-align: 0;
  width: auto;
}

.Form .formapps .form_area .input_radio .form-item_input span.error::after, .Form .formapps .form_area .input_radio .form-item_input span.error::before {
  content: none;
}

.Form .section_btn input {
  padding-left: 0;
  padding-right: 0;
}

.Form span.error {
  margin-top: 0.5em;
}

/* --------------------
 * Form2
 * -------------------- */
.Form2 .formapps .form_area .input_checkbox .form-item_input .mwform-checkbox-field::before {
  content: none;
}

.Form2 .formapps .form_area .input_checkbox .form-item_input .mwform-checkbox-field {
  padding-left: 0;
}

.Form2 .formapps .form_area .input_checkbox .form-item_input span {
  height: auto;
  margin-right: 0;
  width: auto;
}

.Form2 .formapps .form_area .input_checkbox .form-item_input span.error {
  height: auto;
  margin-right: 0;
  padding-left: 0;
  position: static;
  vertical-align: 0;
  width: auto;
}

.Form2 .formapps .form_area .input_checkbox .form-item_input span.error::after, .Form2 .formapps .form_area .input_checkbox .form-item_input span.error::before {
  content: none;
}

.Form2 span.error {
  margin-top: 0.5em;
}

@media print, screen and (min-width: 769px) {
  .Form2 .formapps .section_btn input {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .Form2 .formapps .form_area .input_checkbox .form-item_input .mwform-checkbox-field label {
    padding-right: 0;
  }
}

/* --------------------
 * Headernav
 * -------------------- */
.Headernav {
  /*  グローバルナビ
  -------------------------------------------------------------------------------- */
  /* 採用情報 */
  /* お問い合わせ */
  /* 電話番号 */
}

.Headernav#global-nav {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.05);
  height: 100px;
}

.Headernav#global-nav .header_logo {
  width: 190px;
}

.Headernav#global-nav .section_inner {
  margin: 0 auto;
  padding: 0;
  width: 1120px;
}

.Headernav#global-nav .header {
  margin-top: 20px;
}

.Headernav#global-nav .gnav_items li {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 36px 38px 0 0;
  padding: 0;
}

.Headernav#global-nav .gnav_items li a {
  display: block !important;
  margin: 0 auto;
  padding: 0;
}

.Headernav#global-nav .gnav_items li:nth-last-child(3) {
  margin-right: 38px;
}

.Headernav#global-nav .gnav_items li:nth-last-child(2) {
  margin: 36px 9px 0 0;
}

.Headernav#global-nav .gnav_items li:nth-last-child(2) {
  background-color: unset;
  border-radius: 9999px;
  display: block;
  font-size: 1.6rem;
  height: unset;
  padding-top: unset;
  position: relative;
  right: unset;
  text-align: center;
  top: unset;
  width: unset;
}

.Headernav#global-nav .gnav_items li:nth-last-child(2) a {
  color: #212121;
}

.Headernav#global-nav .gnav_items li:last-child {
  display: block;
  font-size: 2.0rem;
  margin: 44px 0 0 0;
  /* お問い合わせ非表示 */
  padding-top: 36px;
  position: relative;
  right: -28px;
  text-align: center;
  top: -20px;
  width: 215px;
}

.Headernav#global-nav .gnav_items li:last-child a {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  line-height: 1;
}

.Headernav#global-nav .gnav_items li:last-child:before {
  background-image: url(../default/files2/46897/optimized_2boa7ZioyQHZQ4so9wR65Q.png);
  background-size: contain;
  content: '';
  display: inline-block;
  float: left;
  height: 22px;
  margin-left: 15px;
  vertical-align: middle;
  width: 22px;
}

.Headernav#global-nav .gnav_items li:last-child:after {
  color: #757575;
  content: '受付：平日 8:00〜17:00';
  display: block;
  font-size: 1rem;
  font-weight: normal;
}

@media print, screen and (max-width: 768px) {
  .Headernav {
    /* ---------- グローバルナビ ---------- */
  }
  .Headernav#global-nav {
    height: 50px;
  }
  .Headernav#global-nav .header {
    margin: 0;
  }
  .Headernav#global-nav .header_logo {
    width: 160px;
  }
  .Headernav#global-nav .drawer-hamburger {
    display: block;
  }
  .Headernav#global-nav .drawer-menu li:last-child {
    display: none;
  }
  .Headernav#global-nav .drawer-menu li:nth-last-child(2) {
    border-bottom: 1px solid #e9e8e8;
  }
  .Headernav#global-nav .drawer-menu li a {
    display: block !important;
    padding: 1.1rem 2rem;
  }
}

/* --------------------
 * List1
 * -------------------- */
.List1 {
  margin: 50px 0 0;
}

.List1 .List1__box {
  background-color: #F3F6F9;
  border: 2px solid #1954A8;
  margin: auto;
  max-width: 340px;
  padding: 25px 20px;
}

.List1 .List1__title {
  color: #1A5FB1;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0  0 25px;
  text-align: center;
}

.List1 .List1__item {
  color: #212121;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 15px;
  padding: 0 0 0 22px;
  position: relative;
}

.List1 .List1__item:last-child {
  margin: 0;
}

.List1 .List1__item::before {
  background-image: url("../images/recruit/check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 15px;
  left: -2px;
  position: absolute;
  top: 4px;
  width: 15px;
}

.List1 .List1__note {
  display: block;
  font-size: 14px;
}

.List1.-schedule {
  margin: 0;
}

.List1.-schedule .List1__item {
  font-size: 16px;
  padding: 0 0 0 26px;
}

.List1.-schedule .List1__item::before {
  height: 18px;
  left: -2px;
  top: 6px;
  width: 18px;
}

@media print, screen and (min-width: 769px) {
  .List1 .List1__box {
    margin: auto;
    max-width: 680px;
    padding: 35px 20px 40px;
  }
  .List1 .List1__title {
    font-size: 23px;
    letter-spacing: 0.3em;
  }
  .List1 .List1__list {
    margin: auto;
    max-width: 480px;
  }
  .List1 .List1__item {
    font-size: 18px;
    letter-spacing: 0.2em;
    line-height: 2.22222;
    margin: 0;
    padding: 0 0 0 28px;
  }
  .List1 .List1__item::before {
    height: 20px;
    top: 9px;
    width: 20px;
  }
  .List1.-schedule .List1__list {
    margin: 0;
  }
}

/* --------------------
 * NewsCaregory
 * -------------------- */
.NewsCaregory ul li {
  list-style-type: none;
  margin-bottom: 0 !important;
  margin-top: 1.4rem;
  padding-bottom: 0;
}

.NewsCaregory ul li a {
  color: #fff;
  display: inline-block;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1;
  padding: 9px 19px 9px 21px;
}

.NewsCaregory ul li.-award a {
  background-color: #E2B521;
}

.NewsCaregory ul li.-media a {
  background-color: #AE58C7;
}

.NewsCaregory ul li.-news a {
  background-color: #1A5FB1;
}

.NewsCaregory ul li.-recruit a {
  background-color: #459D16;
}

.NewsCaregory ul li.-certification a {
  background-color: #DD3939;
}

.NewsCaregory ul li.-event a {
  background-color: #21BEB2;
}

.NewsCaregory.-large ul li a {
  font-size: 16px;
  padding: 9px 32px 9px 32px;
}

.NewsCaregory.-singlenews ul li {
  margin-bottom: 1.5rem !important;
}

.NewsCaregory.-archivenews ul li {
  margin-bottom: 1.2rem !important;
}

@media print, screen and (min-width: 769px) {
  .NewsCaregory ul li {
    margin-top: 0.3rem;
  }
  .NewsCaregory.-singlenews ul li {
    margin-bottom: 0.75rem !important;
  }
  .NewsCaregory.-archivenews ul li {
    margin-bottom: 0.75rem !important;
  }
}

/* --------------------
 * Pager
 * -------------------- */
.Pager {
  /* wordpress : the_posts_pagination()
	------------------------------------------ */
}

.Pager h2.screen-reader-text {
  display: none;
}

.Pager .page-numbers {
  border: 1px solid #d3d3d3;
  display: inline-block;
  font-weight: bold;
  margin: 0 0.25em;
  padding: 0 1rem;
}

.Pager .page-numbers.current {
  background: #333;
  color: #fff;
}

.Pager .page-numbers.prev, .Pager .page-numbers.next {
  border: none;
}

.Plan .Plan-inner {
  color: #212121;
  font-family: YakuHanJP, "Noto Sans", "Droid Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", eatYuG, Meiryo, sans-serif;
  margin: 0 auto;
  max-width: 950px;
}

.Plan .Plan_decision {
  font-size: 15.68px;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: left;
}

.Plan .Plan_list {
  font-size: 15.68px;
  letter-spacing: 0.2em;
  margin-bottom: 37.5px;
  width: 700px;
}

.Plan .Plan_item {
  font-weight: bold;
  margin-bottom: 15px;
}

.Plan .Plan_date {
  display: block;
  font-weight: normal;
  line-height: 50px;
  padding: 0 20px 0 30px;
}

.Plan .Plan_targetWap {
  padding: 0 20px;
}

.Plan .Plan_targetBox {
  letter-spacing: 0.1em;
  margin: 0 auto 15px;
  max-width: 1120px;
}

.Plan .Plan_targetTxt {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 10px 30px;
}

.Plan .Plan_targetNumber {
  padding-right: 10px;
}

.Plan .Plan_supportSide {
  letter-spacing: 0.2em;
  margin: 0 auto 2px;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 1025px) {
  .Plan .Plan-inner {
    font-size: 15.68px;
  }
  .Plan .Plan_decision {
    font-size: 15.68px;
    padding: 0 20px;
  }
  .Plan .Plan_list {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 20px;
    width: 0 auto;
  }
  .Plan .Plan_date {
    display: inline-block;
    line-height: 30px;
    padding: 0 20px;
  }
  .Plan .Plan_targetBox {
    margin: 0 20px;
  }
  .Plan .Plan_supportSide {
    padding-left: 20px;
  }
}

@media screen and (max-width: 450px) {
  .Plan .Plan_list {
    width: auto;
  }
  .Plan .Plan_targetTxt {
    padding: 10px;
  }
}

/* --------------------
 * Recruit
 * -------------------- */
@media print, screen and (max-width: 768px) {
  .Recruit #section_149855.Recruit__sec2 .half .text-side,
  .Recruit #section_149856.Recruit__sec2 .half .text-side {
    margin-top: 20px;
  }
}

.Recruit #section_149855.Recruit__sec2 .half .text-side_inner,
.Recruit #section_149856.Recruit__sec2 .half .text-side_inner {
  max-width: 340px;
}

.Recruit #section_149855.Recruit__sec2 .half .text-side_inner.-top,
.Recruit #section_149856.Recruit__sec2 .half .text-side_inner.-top {
  max-width: 100%;
}

.Recruit #section_149855.Recruit__sec2 .half .text-side_inner.-col1,
.Recruit #section_149856.Recruit__sec2 .half .text-side_inner.-col1 {
  margin-top: 40px;
}

.Recruit #section_149855.Recruit__sec2 .image-frame-bg,
.Recruit #section_149856.Recruit__sec2 .image-frame-bg {
  width: 90.66667vw;
}

.Recruit #section_149855.Recruit__sec2 .image-frame-bg.-narrow,
.Recruit #section_149856.Recruit__sec2 .image-frame-bg.-narrow {
  width: 100%;
}

.Recruit #section_149855.Recruit__sec2 .half .image-side_inner,
.Recruit #section_149856.Recruit__sec2 .half .image-side_inner {
  margin: auto;
  max-width: 340px;
  padding-top: 50.7%;
}

.Recruit #section_149855.Recruit__sec2 .headding,
.Recruit #section_149855.Recruit__sec2 .Recruit__headding,
.Recruit #section_149856.Recruit__sec2 .headding,
.Recruit #section_149856.Recruit__sec2 .Recruit__headding {
  color: #1A5FB1;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.07em;
}

@media print, screen and (max-width: 768px) {
  .Recruit #section_149855.Recruit__sec2 .headding,
  .Recruit #section_149855.Recruit__sec2 .Recruit__headding,
  .Recruit #section_149856.Recruit__sec2 .headding,
  .Recruit #section_149856.Recruit__sec2 .Recruit__headding {
    text-align: center;
  }
}

.Recruit #section_149855.Recruit__sec2 .spacer-item_wrap.-desc1,
.Recruit #section_149856.Recruit__sec2 .spacer-item_wrap.-desc1 {
  margin-top: 14px;
}

.Recruit #section_149855.Recruit__sec2 .letter,
.Recruit #section_149856.Recruit__sec2 .letter {
  color: #212121;
  font-size: 16.8px;
}

.Recruit #section_149855.Recruit__sec2 .Recruit__adjust1,
.Recruit #section_149856.Recruit__sec2 .Recruit__adjust1 {
  padding-bottom: 10px;
}

.Recruit #section_149855.Recruit__sec2 .Recruit__text1.-p2,
.Recruit #section_149856.Recruit__sec2 .Recruit__text1.-p2 {
  margin-top: 34px;
}

.Recruit #section_149855.Recruit__sec2 .Recruit__text1.-p3,
.Recruit #section_149856.Recruit__sec2 .Recruit__text1.-p3 {
  margin-top: 34px;
}

.Recruit #section_149855.Recruit__sec2 .Recruit__text1.-top,
.Recruit #section_149856.Recruit__sec2 .Recruit__text1.-top {
  font-family: YakuHanJP, "Noto Sans", "Droid Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", eatYuG, Meiryo, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  text-align: left;
}

.Recruit #section_148613.Recruit__sec4 .duplicatable-content_inner {
  background: transparent;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__list1 {
  font-family: YakuHanJP, "Noto Sans", "Droid Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", eatYuG, Meiryo, sans-serif;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__list1 li {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (max-width: 768px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(n+2) {
    margin-top: 20px;
  }
}

@media print, screen and (max-width: 768px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__iImage1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.46667vw;
    flex: 0 0 45.46667vw;
    width: 45.46667vw;
  }
}

.Recruit #section_148613.Recruit__sec4 .Recruit__iBlock1 {
  padding: 21px 14px 0;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__iTitle1 {
  font-size: 14px;
  line-height: 1.4;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__iSubtitle1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.0;
  margin-top: 2px;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__iTag1 {
  border: 1px solid #666;
  display: inline-block;
  font-size: 10px;
  line-height: 1.0;
  margin-top: 10px;
  padding: 7px 11px;
}

.Recruit #section_148613.Recruit__sec4 .Recruit__iText1 {
  font-size: 10px;
  line-height: 1.9;
  margin-top: 11px;
}

@media print, screen and (min-width: 769px) {
  .Recruit figure {
    font-size: 0;
  }
  .Recruit figure img {
    width: 100%;
  }
  .Recruit .Recruit__content {
    min-width: 1120px;
  }
  .Recruit .Recruit__content.-narrow {
    min-width: 0;
  }
  .Recruit #section_149856 {
    padding-bottom: 20px;
  }
  .Recruit #section_149855.Recruit__sec2 .section_inner,
  .Recruit #section_149856.Recruit__sec2 .section_inner {
    background: #fff;
    margin: 0 auto;
    max-width: 1120px;
    width: 100%;
  }
  .Recruit #section_149855.Recruit__sec2 .section_inner.-col1,
  .Recruit #section_149856.Recruit__sec2 .section_inner.-col1 {
    margin: auto;
    max-width: 680px;
    text-align: center;
  }
  .Recruit #section_149855.Recruit__sec2 .section_inner.-col1 .Recruit__content,
  .Recruit #section_149856.Recruit__sec2 .section_inner.-col1 .Recruit__content {
    min-width: unset;
  }
  .Recruit #section_149855.Recruit__sec2 .duplicatable-content,
  .Recruit #section_149856.Recruit__sec2 .duplicatable-content {
    margin-top: 3em;
  }
  .Recruit #section_149855.Recruit__sec2 .headding,
  .Recruit #section_149855.Recruit__sec2 .Recruit__headding,
  .Recruit #section_149856.Recruit__sec2 .headding,
  .Recruit #section_149856.Recruit__sec2 .Recruit__headding {
    font-size: 27px;
  }
  .Recruit #section_149855.Recruit__sec2 .text-side,
  .Recruit #section_149855.Recruit__sec2 .image-side,
  .Recruit #section_149856.Recruit__sec2 .text-side,
  .Recruit #section_149856.Recruit__sec2 .image-side {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 47.5%;
    flex: 1 1 47.5%;
    max-width: 47.5%;
    padding: 0;
    width: 47.5%;
  }
  .Recruit #section_149855.Recruit__sec2 .half.reverse .duplicatable-content .duplicatable-content_inner,
  .Recruit #section_149856.Recruit__sec2 .half.reverse .duplicatable-content .duplicatable-content_inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100vw;
  }
  .Recruit #section_149855.Recruit__sec2 .half .image-side_inner,
  .Recruit #section_149856.Recruit__sec2 .half .image-side_inner {
    padding-top: 76.12782%;
  }
  .Recruit #section_149855.Recruit__sec2 .half .text-side_inner,
  .Recruit #section_149856.Recruit__sec2 .half .text-side_inner {
    max-width: 532px;
    width: 100%;
  }
  .Recruit #section_149855.Recruit__sec2 .half .text-side_inner.-col1,
  .Recruit #section_149856.Recruit__sec2 .half .text-side_inner.-col1 {
    max-width: unset;
  }
  .Recruit #section_149855.Recruit__sec2 .image-frame-bg,
  .Recruit #section_149856.Recruit__sec2 .image-frame-bg {
    max-width: 532px;
    width: 100%;
  }
  .Recruit #section_149855.Recruit__sec2 .duplicatable-content:nth-child(even) .text-side,
  .Recruit #section_149856.Recruit__sec2 .duplicatable-content:nth-child(even) .text-side {
    margin-left: 5%;
  }
  .Recruit #section_149855.Recruit__sec2 .duplicatable-content:nth-child(odd) .image-side,
  .Recruit #section_149856.Recruit__sec2 .duplicatable-content:nth-child(odd) .image-side {
    margin-left: 5%;
  }
  .Recruit #section_149855.Recruit__sec2 .Recruit__adjust2,
  .Recruit #section_149856.Recruit__sec2 .Recruit__adjust2 {
    padding-bottom: 50px;
  }
  .Recruit #section_148613.Recruit__sec4 .section_inner {
    max-width: 100%;
    width: 1120px;
  }
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 900px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 {
    display: block;
  }
}

@media print, screen and (min-width: 769px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 47.5%;
    flex: 0 1 47.5%;
    max-width: 532px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 900px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li {
    max-width: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(even) {
    margin-left: 5%;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 900px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(even) {
    margin-left: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(n+3) {
    margin-top: 56px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 900px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(n+3) {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 900px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__list1 li:nth-child(n+2) {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 769px) {
  .Recruit #section_148613.Recruit__sec4 .Recruit__iBlock1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 44px 30px 10px;
  }
  .Recruit #section_148613.Recruit__sec4 .Recruit__iTitle1 {
    font-size: 21px;
  }
  .Recruit #section_148613.Recruit__sec4 .Recruit__iSubtitle1 {
    font-size: 14px;
    margin-top: 3px;
  }
  .Recruit #section_148613.Recruit__sec4 .Recruit__iTag1 {
    font-size: 13px;
    margin-top: 23px;
    padding: 8px 22px;
  }
  .Recruit #section_148613.Recruit__sec4 .Recruit__iText1 {
    font-size: 13px;
    line-height: 2;
    margin-top: 17px;
  }
}

.Recruit .section_btn {
  max-width: 532px;
}

.Recruit .section_btn a {
  color: #212121;
  font-size: 1.4rem;
  height: 64px;
}

.Recruit #section_95051 .section_inner,
.Recruit #section_95051 .section_inner,
.Recruit #section_95052 .section_inner,
.Recruit #section_95052 .section_inner {
  max-width: 1120px;
}

.Recruit #section_95051 .duplicatable-container,
.Recruit #section_95051 .duplicatable-container,
.Recruit #section_95052 .duplicatable-container,
.Recruit #section_95052 .duplicatable-container {
  border-top: 1px solid #dfdfd9;
}

.Recruit #section_95051 .table_wrap .tr,
.Recruit #section_95051 .table_wrap .tr,
.Recruit #section_95052 .table_wrap .tr,
.Recruit #section_95052 .table_wrap .tr {
  border-bottom: 1px solid #dfdfd9;
  font-size: 1.4rem;
}

.Recruit #section_95051 .table_wrap .tr .th,
.Recruit #section_95051 .table_wrap .tr .th,
.Recruit #section_95052 .table_wrap .tr .th,
.Recruit #section_95052 .table_wrap .tr .th {
  background: none;
  font-weight: bold;
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .Recruit #section_95051 .table_wrap .tr .th,
  .Recruit #section_95051 .table_wrap .tr .th,
  .Recruit #section_95052 .table_wrap .tr .th,
  .Recruit #section_95052 .table_wrap .tr .th {
    width: 20%;
  }
}

.Recruit #section_95051 .table_wrap .tr .th,
.Recruit #section_95051 .table_wrap .tr .td,
.Recruit #section_95051 .table_wrap .tr .th,
.Recruit #section_95051 .table_wrap .tr .td,
.Recruit #section_95052 .table_wrap .tr .th,
.Recruit #section_95052 .table_wrap .tr .td,
.Recruit #section_95052 .table_wrap .tr .th,
.Recruit #section_95052 .table_wrap .tr .td {
  padding: 14px 0;
}

.Recruit #section_95051 a:link,
.Recruit #section_95051 a:visited,
.Recruit #section_95052 a:link,
.Recruit #section_95052 a:visited {
  color: #212121;
  text-decoration: none;
}

.Recruit .Recruit__banner {
  height: 60px;
}

@media print, screen and (min-width: 769px) {
  .Recruit .Recruit__banner {
    height: 100px;
  }
}

/* --------------------
 * Schedule
 * -------------------- */
.Schedule {
  background-color: #fff;
  padding: 60px 0;
}

.Schedule .Schedule__wrapper {
  padding: 0 1.5rem;
}

.Schedule .Schedule__inner {
  margin: auto;
  max-width: 340px;
}

.Schedule .Schedule__box {
  text-align: center;
}

.Schedule .Schedule__box iframe {
  border: solid 1px #777;
  max-height: 60vh;
  width: 100%;
}

.Schedule .Schedule__title2 {
  color: #1A5FB1;
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 17px;
  text-align: center;
}

.Schedule .Schedule__leadNote {
  color: #AD2D2D;
}

.Schedule .Schedule__title3 {
  color: #212121;
  font-size: 16px;
  font-weight: bold;
  margin: 17px 0 14px;
}

@media print, screen and (min-width: 769px) {
  .Schedule {
    letter-spacing: 0.1em;
    padding: 100px 0;
  }
  .Schedule .Schedule__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1120px;
  }
  .Schedule .Schedule__l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52.5%;
    flex: 0 0 52.5%;
    max-width: 52.5%;
  }
  .Schedule .Schedule__box iframe {
    max-height: 100%;
    width: 100%;
  }
  .Schedule .Schedule__r {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 47.5%;
    flex: 0 1 47.5%;
    max-width: 47.5%;
    padding: 0 0 0 6%;
  }
  .Schedule .Schedule__title2 {
    font-size: 27px;
    margin: 0 0 23px;
    text-align: left;
  }
  .Schedule .Schedule__title3 {
    margin: 23px 0 10px;
  }
  .Schedule .Schedule__inner2 {
    margin: 0 0 40px;
  }
}

/* --------------------
 * SecitonLine
 * -------------------- */
.SecitonLine {
  background-color: #00B900;
  padding: 0 1.5rem;
}

.SecitonLine .SecitonLine__inner {
  padding: 40px 0;
}

.SecitonLine .SecitonLine__text1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}

.SecitonLine .SecitonLine__text2 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px;
  text-align: center;
}

.SecitonLine .SecitonLine__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.SecitonLine .SecitonLine__btnTetxt {
  color: #00B900;
  font-size: 16px;
  font-weight: bold;
  padding-left: 36px;
  position: relative;
}

.SecitonLine .SecitonLine__btnTetxt::before {
  background-image: url("../images/common/icon_line.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 34px;
  left: -6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
}

@media print, screen and (min-width: 769px) {
  .SecitonLine .SecitonLine__inner {
    padding: 57px 0;
  }
  .SecitonLine .SecitonLine__text1 {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 0 0 23px;
  }
  .SecitonLine .SecitonLine__text2 {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.1em;
  }
  .SecitonLine .SecitonLine__btnWrapper {
    margin: auto;
    width: 532px;
  }
  .SecitonLine .SecitonLine__btn:hover {
    opacity: .7;
  }
  .SecitonLine .SecitonLine__btnTetxt {
    font-size: 20px;
  }
}

/* --------------------
 * SectionTell
 * -------------------- */
.SectionTell {
  background-color: #F3F6F9;
  padding: 0 1.5rem;
}

.SectionTell .SectionTell__inner {
  padding: 40px 0;
}

.SectionTell .SectionTell__text {
  color: #1A5FB1;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 28px;
  text-align: center;
}

.SectionTell .SectionTell__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #E35D3A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.SectionTell .SectionTell__btnTetxt {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 26px;
  position: relative;
}

.SectionTell .SectionTell__btnTetxt::before {
  background-image: url("../images/common/icon_tel.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 28px;
  left: -10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
}

@media print, screen and (min-width: 769px) {
  .SectionTell .SectionTell__inner {
    padding: 57px 0;
  }
  .SectionTell .SectionTell__text {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  .SectionTell .SectionTell__btnWrapper {
    margin: auto;
    width: 532px;
  }
  .SectionTell .SectionTell__btn:hover {
    opacity: .7;
  }
  .SectionTell .SectionTell__btnTetxt {
    font-size: 20px;
  }
}

/* --------------------
 * single_news
 * -------------------- */
.single-news .blog_temp_section article {
  max-width: 800px;
}

/* --------------------
 * Table1
 * -------------------- */
.Table1 .Table1__link {
  color: #212121;
}

@media print, screen and (min-width: 769px) {
  .Table1 .table_wrap .tr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
  }
  .Table1 .th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  .Table1 .td {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

/* --------------------
 * Title1
 * -------------------- */
.Title1 {
  font-family: "YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif";
  font-size: 1.1rem;
  margin: auto;
  margin: 50px auto;
  max-width: 850px;
  text-align: center;
  text-align: center;
}

.Title1 .Title1__main {
  color: #1a5fac;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 5.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
}

.Title1 .Title1__main.-small {
  font-size: 4.3rem;
}

.Title1 .Title1__sub {
  color: #1a5fac;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .Title1 {
    margin: 100px auto;
  }
  .Title1 .Title1__main {
    color: #1a5fac;
    font-family: 'Montserrat', sans-serif;
    font-size: 5.2rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    line-height: 1.2;
    text-align: center;
  }
  .Title1 .Title1__main.-small {
    font-size: 5.2rem;
  }
  .Title1 .Title1__sub {
    color: #1a5fac;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
  }
}

/* --------------------
 * Title2
 * -------------------- */
.Title2 {
  margin-bottom: 1.4rem;
}

.Title2 span {
  color: #1A5FB1;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.07em;
}

@media print, screen and (min-width: 769px) {
  .Title2 {
    margin-bottom: 3rem;
  }
  .Title2 span {
    font-size: 27px;
  }
}
