@charset "UTF-8";
/*
Theme Name: 岡山博愛会採用情報サイト
Description: 岡山博愛会採用情報サイト
Theme URI: https://www.okayama-hakuaikai.or.jp/
Author: 株式会社ハジメクリエイト
Author URI: https://hajimecreate.com/
Version: バージョン
License: ライセンス
License URI: ライセンスの URL
*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Zen+Maru+Gothic:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&family=Zen+Maru+Gothic:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap");
@font-face {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
  font-family: 'Noto sanSerif JP', 'Noto Sans JP', sans-serif, sanSerif;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-family: "Noto Serif JP", serif; }
body {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
  font-weight: 500;
  line-height: 1.6em;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  color: #333; }

html {
  font-size: 16px;
  margin: 0;
  padding: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, th, td {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0;
  line-height: 1.6; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

figure {
  margin: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  box-sizing: border-box; }

input, textarea {
  box-sizing: border-box; }

input[type="text"] {
  -webkit-appearance: none; }

input[type="submit"] {
  -webkit-appearance: none; }

a {
  transition: all 0.3s linear; }
  a:link {
    color: #2390A1; }
  a:hover {
    color: #178572; }
  a:active {
    color: #178572; }
  a:visited {
    color: #2390A1; }

img {
  vertical-align: bottom;
  width: 100%;
  max-width: 100%; }

input[type="text"],
input[type="password"],
input[type="date"],
select,
textarea {
  border-radius: 0;
  border: solid 1px #D2D2D2;
  padding: 6px; }

textarea {
  width: 100%;
  height: 250px; }

input.w_short {
  width: 20%;
  min-width: 50px; }
input.w_middle {
  width: 60%;
  min-width: 400px; }
input.w_full {
  width: 100%; }

.check_list {
  display: flex; }
  .check_list li:nth-child(n+2) {
    margin-left: 22px; }

a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }
  a[href*="tel:"]:link, a[href*="tel:"]:hover, a[href*="tel:"]:active, a[href*="tel:"]:visited {
    color: #333; }

.hdType01 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  line-height: 1.35;
  font-size: 36px;
  margin-bottom: 50px;
  margin-left: 5px;
  margin-right: 5px; }
  .hdType01 br {
    display: none; }

.hdType01 + .section_lead {
  margin-top: -30px;
  margin-bottom: 50px;
  font-size: 18px;
  text-align: center; }

.hdType02 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 48px;
  color: #000;
  margin: 10px 5px 0 5px;
  text-align: center;
  line-height: 1.2; }
  .hdType02:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto 28px auto;
    background-size: contain;
    background-repeat: no-repeat; }

#page-message .hdType02:before {
  background-image: url("img/icon_hd_message.svg"); }

#page-system .hdType02:before {
  background-image: url("img/icon_hd_system.svg"); }

#page-outline .hdType02:before {
  background-image: url("img/icon_hd_outline.svg"); }

#page-guideline .hdType02:before {
  background-image: url("img/icon_hd_guideline.svg"); }
#page-guideline .hdType02 span {
  display: block;
  font-size: 32px;
  margin-bottom: 5px; }

#page-job-fair .hdType02:before {
  background-image: url("img/icon_hd_job-fair.svg"); }

#page-entry .hdType02:before {
  background-image: url("img/icon_hd_entry.svg"); }

.section01 .hdType01 + .hdType02 {
  margin-top: 0; }

.hdType03 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 800px;
  margin: 0 auto;
  padding: 50px 0 20px 0;
  border-bottom: solid #000 4px;
  text-align: center; }
  .hdType03 h1 {
    font-size: 60px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #000;
    line-height: 1.3;
    text-align: center;
    margin: 0 20px; }
    .hdType03 h1 span {
      background: linear-gradient(transparent 65%, #FCF40A 0%);
      display: inline;
      padding: 0 15px;
      white-space: nowrap; }

.section01 {
  padding: 60px 80px 70px 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  text-align: left; }

@media screen and (max-width: 1024px) {
  .section01 {
    padding: 60px 30px 70px 30px; } }
.section02 {
  padding: 60px 0 70px 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

@media screen and (max-width: 1200px) {
  .section02 {
    padding: 60px 30px 70px 30px; } }
.section03 {
  padding: 60px 4% 0 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

.section04 {
  padding: 80px 80px 0 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  text-align: left; }

@media screen and (max-width: 1680px) {
  .section04 {
    padding: 80px 0 0 80px; } }
@media screen and (max-width: 768px) {
  .section04 {
    padding: 40px 0 0 30px; } }
.column2, .column3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }

.column2 .column {
  width: 48%; }
.column2:after {
  content: "";
  display: block;
  width: 48%; }

.column3 .column {
  width: 31%; }
.column3:after {
  content: "";
  display: block;
  width: 31%; }

.btnType01 {
  width: 400px;
  line-height: 1.1;
  margin: 0 auto;
  margin-top: 50px; }

.btnType01 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #1C8787;
  height: 70px;
  border-radius: 50vh;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.3s linear; }
  .btnType01:link, .btnType01:hover, .btnType01:active, .btnType01:visited {
    color: #fff; }
  .btnType01:hover {
    background: #00ADB9; }
  .btnType01:active {
    -webkit-transform: translateY(4px);
    transform: translateY(2px);
    /*下に動く*/
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2); }

.btnType02 {
  display: block;
  background: #666;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 3px;
  transition: opacity 0.3s linear; }
  .btnType02:link, .btnType02:hover, .btnType02:active, .btnType02:visited {
    color: #fff; }
  .btnType02:hover {
    opacity: 0.7; }

@media screen and (max-width: 768px) {
  .btnType02 {
    padding: 12px; } }
.btnType03 {
  display: inline-block;
  color: #1C8787;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  padding: 4px 12px;
  border-radius: 3px;
  border: solid 1px #1C8787;
  box-sizing: border-box;
  margin-top: 0.3em; }
  .btnType03:link, .btnType03:active, .btnType03:visited {
    color: #1C8787; }
  .btnType03:hover {
    background: #1C8787;
    color: #fff; }

.buttons {
  display: flex;
  justify-content: center; }
  .buttons a {
    margin-top: 0;
    width: 100%; }
  .buttons li {
    width: 46%;
    max-width: 400px; }
  .buttons li:nth-child(n+2) {
    margin-left: 25px; }

.reverse {
  flex-direction: row-reverse; }

.pc_reverse {
  flex-direction: row-reverse; }

.wrapper {
  margin: 0;
  padding: 0; }

.listType01 {
  margin-left: 1.5em; }
  .listType01 li {
    list-style: disc; }

.bold {
  font-weight: bold; }

.att {
  padding-left: 1em;
  text-indent: -1em; }
  .att:before {
    content: "※"; }

.fadein {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1s; }

.fadein.visible {
  opacity: 1;
  transform: translateY(0); }

header {
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  margin: 0 auto;
  top: 0;
  z-index: 100; }

.header_logo {
  margin-left: 20px;
  line-height: 1;
  display: flex;
  justify-content: center; }
  .header_logo img {
    width: 306px; }

.header_navi {
  width: 100%;
  margin-right: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500; }
  .header_navi__site_navi {
    display: flex;
    font-size: 16px; }
    .header_navi__site_navi li {
      /* サブメニュー */ }
      .header_navi__site_navi li:nth-of-type(n+2) {
        margin-left: 25px; }
        .header_navi__site_navi li:nth-of-type(n+2) ul li {
          margin-left: 0; }
      .header_navi__site_navi li:last-child {
        margin-left: 10px;
        color: #fff; }
        .header_navi__site_navi li:last-child a {
          color: #fff; }
      .header_navi__site_navi li ul li {
        text-align: left;
        font-size: 15px;
        transition: opacity 0.3s linear;
        margin-left: 0; }
        .header_navi__site_navi li ul li a {
          display: block;
          padding: 8px 10px;
          background: rgba(25, 107, 128, 0.8);
          border-top: solid 1px #fff;
          color: #fff;
          transition: all 0.3s linear; }
          .header_navi__site_navi li ul li a:hover {
            background: #196b80; }
          .header_navi__site_navi li ul li a::after {
            height: 0; }
        .header_navi__site_navi li ul li:last-child a {
          border-bottom: none; }
    .header_navi__site_navi__btn02 a, .header_navi__site_navi__btn03 a {
      display: block;
      background: #ccc;
      border-radius: 5px;
      color: #fff;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 16px;
      padding: 1px 10px;
      transition: all 0.3s linear; }
    .header_navi__site_navi__btn02 a {
      background: #F36472;
      text-decoration: none; }
      .header_navi__site_navi__btn02 a:hover {
        opacity: 0.7; }
    .header_navi__site_navi__btn03 a {
      background: #2E97DB;
      text-decoration: none; }
      .header_navi__site_navi__btn03 a:hover {
        opacity: 0.7; }
    .header_navi__site_navi li.Nav-Item a, .header_navi__site_navi li.isParent {
      color: #000;
      transition: all 0.3s linear;
      text-decoration: none;
      position: relative; }
      .header_navi__site_navi li.Nav-Item a::after, .header_navi__site_navi li.isParent::after {
        position: absolute;
        bottom: -2px;
        left: 0;
        content: '';
        width: 100%;
        height: 1px;
        background: #333;
        transform: scale(0, 1);
        transform-origin: center top;
        transition: transform .3s; }
      .header_navi__site_navi li.Nav-Item a:hover:after, .header_navi__site_navi li.isParent:hover:after {
        transform: scale(1, 1); }
    .header_navi__site_navi li.Nav-Item li a {
      color: #fff; }
      .header_navi__site_navi li.Nav-Item li a::after {
        background: none; }
  .header_navi__link_navi {
    display: flex;
    font-size: 15px; }
    .header_navi__link_navi li {
      margin-left: 10px; }
      .header_navi__link_navi li:nth-of-type(1n) a {
        background: #F36472; }
      .header_navi__link_navi li:nth-of-type(2n) a {
        background: #2E97DB; }
    .header_navi__link_navi a {
      display: block; }

.header_navi_sp {
  display: none; }

/* ---------------------------- */
/* --- ナビゲーション --- */
/* ---------------------------- */
.Nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff; }

.Nav-Item {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex: none;
  height: 100%; }

.Nav-Item-Link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

.Nav-Item-Sub {
  position: absolute;
  bottom: -150px;
  /*よしなに*/
  display: none;
  padding: 40px 0 15px 0;
  width: 180px;
  /*よしなに*/
  z-index: 999999; }
  .Nav-Item-Sub li a {
    display: block; }

.Nav-Item-Sub-Item {
  color: #000;
  font-size: 16px; }
  .Nav-Item-Sub-Item:hover {
    color: #0fbfae; }

.Nav-Item-Sub-Item-Link {
  padding-top: 12px;
  padding-bottom: 12px; }

.Nav-Item.isParent:hover .Nav-Item-Sub {
  display: block; }

@media screen and (max-width: 1180px) {
  .header_navi {
    display: none; }

  .header_navi_sp {
    display: block;
    /* ハンバーガーボタン */
    /* ナビゲーション */ }
    .header_navi_sp__hamburger {
      display: block;
      position: fixed;
      z-index: 30;
      right: 14px;
      top: 14px;
      width: 62px;
      height: 62px;
      background: #0796B9;
      border-radius: 5px;
      cursor: pointer;
      text-align: center;
      /* ナビ開いてる時のボタン */ }
      .header_navi_sp__hamburger span {
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;
        left: 10px;
        background: #fff;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .header_navi_sp__hamburger span:nth-child(1) {
          top: 18px; }
        .header_navi_sp__hamburger span:nth-child(2) {
          top: 30px; }
        .header_navi_sp__hamburger span:nth-child(3) {
          top: 42px; }
      .header_navi_sp__hamburger.active span:nth-child(1) {
        top: 30px;
        left: 10px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .header_navi_sp__hamburger.active span:nth-child(2), .header_navi_sp__hamburger.active span:nth-child(3) {
        top: 30px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
    .header_navi_sp__navi {
      position: fixed;
      z-index: 20;
      top: 0;
      right: 0;
      text-align: center;
      transform: translateX(100%);
      transition: all 0.6s;
      width: 90%;
      height: 100%;
      /* このクラスを、jQueryで付与・削除する */ }
      .header_navi_sp__navi.active {
        transform: translateX(0%); }
      .header_navi_sp__navi .navi_wrap {
        width: 100%;
        height: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch; }
      .header_navi_sp__navi .site_navi {
        margin: 0 auto;
        padding: 0; }
        .header_navi_sp__navi .site_navi li {
          list-style-type: none;
          padding: 0;
          width: 100%;
          border-bottom: 1px solid #fff; }
          .header_navi_sp__navi .site_navi li:last-child {
            padding-bottom: 0; }
          .header_navi_sp__navi .site_navi li a {
            display: block;
            background-color: rgba(25, 107, 128, 0.9);
            font-size: 18px;
            color: #fff;
            text-align: center;
            padding: 16px 15px;
            text-decoration: none; }
          .header_navi_sp__navi .site_navi li:hover {
            background-color: #196b80; }
      .header_navi_sp__navi .guideline_navi {
        display: flex;
        justify-content: center;
        background-color: rgba(25, 107, 128, 0.9);
        width: 100%;
        padding-top: 15px; }
        .header_navi_sp__navi .guideline_navi li {
          width: 180px; }
          .header_navi_sp__navi .guideline_navi li:nth-child(n+2) {
            margin-left: 10px; }
          .header_navi_sp__navi .guideline_navi li a {
            display: block;
            background: #fff;
            border-radius: 5px;
            font-size: 18px;
            font-weight: bold;
            text-decoration: none;
            padding: 10px 0; }
      .header_navi_sp__navi .link_navi {
        background-color: rgba(25, 107, 128, 0.9);
        width: 100%;
        padding: 15px 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .header_navi_sp__navi .link_navi li {
          width: 275px; }
          .header_navi_sp__navi .link_navi li:nth-child(n+2) {
            margin-left: 10px; }
          .header_navi_sp__navi .link_navi li a {
            display: block;
            width: 100%;
            padding: 10px 0;
            background: #fff;
            border-radius: 5px;
            border: 0;
            font-size: 18px;
            font-weight: bold;
            color: #333;
            text-align: center;
            text-decoration: none; }
          .header_navi_sp__navi .link_navi li:nth-child(1) a {
            color: #F36472; }
          .header_navi_sp__navi .link_navi li:nth-child(2) a {
            color: #2E97DB; } }
.footer_entry {
  background: #D6F2F1;
  padding: 60px 0 80px 0; }
  .footer_entry h2 {
    color: #0F8480; }
  .footer_entry__wrap {
    width: auto;
    max-width: 1100px;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto; }
  .footer_entry__btn {
    display: flex;
    justify-content: space-between; }
    .footer_entry__btn li {
      width: 31%; }
      .footer_entry__btn li a {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        background-color: #1C8787;
        color: #fff;
        font-size: 32px;
        font-weight: bold;
        text-decoration: none;
        line-height: 1.2;
        height: 100px;
        box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
        transition: all 0.3s linear; }
        .footer_entry__btn li a:hover {
          background: #EEAC4A; }
  .footer_entry__info {
    display: flex;
    justify-content: space-between;
    margin-top: 40px; }
    .footer_entry__info__inner {
      width: 48%;
      color: #0F8480;
      background: #fff;
      border-radius: 10px;
      height: 190px; }
    .footer_entry__info__job-fair {
      position: relative;
      text-decoration: none;
      color: #0F8480;
      background-image: url(img/img_entry_btn01.svg);
      background-repeat: no-repeat;
      background-position: 50% 30%;
      background-color: #fff; }
      .footer_entry__info__job-fair p {
        position: absolute;
        bottom: 18px;
        width: 100%;
        font-size: 24px;
        font-weight: bold;
        text-align: center; }
      .footer_entry__info__job-fair:hover {
        color: #fff;
        background-image: url(img/img_entry_btn02.svg);
        background-color: #EEAC4A; }
    .footer_entry__info__tel {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .footer_entry__info__tel p {
        font-weight: bold;
        line-height: 1.2; }
      .footer_entry__info__tel .txt {
        font-size: 20px; }
      .footer_entry__info__tel .tel {
        font-size: 46px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 1; }
        .footer_entry__info__tel .tel a {
          text-decoration: none;
          color: #0F8480; }
      .footer_entry__info__tel .department {
        font-size: 16px;
        font-weight: bold;
        margin-top: 4px; }
      .footer_entry__info__tel .time {
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px; }
        .footer_entry__info__tel .time span {
          margin-right: 1em; }
  .footer_entry__form {
    margin-top: 50px; }
    .footer_entry__form p {
      font-size: 20px;
      color: #0F8480;
      font-weight: bold;
      line-height: 1.3; }
    .footer_entry__form .btnType01 {
      margin-top: 20px;
      background: #0F8480;
      transition: all 0.3s linear; }
      .footer_entry__form .btnType01:hover {
        background: #EEAC4A; }

@media screen and (max-width: 1100px) {
  .footer_entry__wrap {
    margin: auto 20px; } }
.footer_info {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0; }
  .footer_info__address {
    text-align: left; }
    .footer_info__address .organization {
      font-size: 18px;
      font-weight: bold; }
    .footer_info__address a {
      color: #333; }
    .footer_info__address .btn_site {
      display: inline-block;
      border: solid 1px #0F8480;
      box-sizing: border-box;
      border-radius: 3px;
      font-family: 'Noto Sans JP', sans-serif;
      color: #0F8480;
      font-size: 15px;
      line-height: 1;
      text-decoration: none;
      padding: 5px 10px;
      margin-top: 5px; }
      .footer_info__address .btn_site:hover {
        background: #0F8480;
        color: #fff; }
  .footer_info__navi__site_navi {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 520px; }
    .footer_info__navi__site_navi li {
      line-height: 1.2;
      margin-left: 20px;
      margin-bottom: 10px; }
      .footer_info__navi__site_navi li:first-child {
        margin-left: 0; }
      .footer_info__navi__site_navi li a {
        text-decoration: none;
        color: #333;
        transition: opacity 0.3s linear; }
        .footer_info__navi__site_navi li a:hover {
          opacity: 0.7; }
  .footer_info__navi__link_navi {
    display: flex;
    justify-content: flex-end;
    margin-top: 2px; }
    .footer_info__navi__link_navi li:nth-child(n+2) {
      margin-left: 10px; }
    .footer_info__navi__link_navi .footer_link_btn_job-fair, .footer_info__navi__link_navi .footer_link_btn_entry {
      display: block;
      background: #666;
      color: #fff;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 15px;
      line-height: 1.2;
      text-align: center;
      text-decoration: none;
      padding: 5px 10px;
      border-radius: 3px;
      transition: all 0.3s linear; }
      .footer_info__navi__link_navi .footer_link_btn_job-fair:link, .footer_info__navi__link_navi .footer_link_btn_job-fair:hover, .footer_info__navi__link_navi .footer_link_btn_job-fair:active, .footer_info__navi__link_navi .footer_link_btn_job-fair:visited, .footer_info__navi__link_navi .footer_link_btn_entry:link, .footer_info__navi__link_navi .footer_link_btn_entry:hover, .footer_info__navi__link_navi .footer_link_btn_entry:active, .footer_info__navi__link_navi .footer_link_btn_entry:visited {
        color: #fff; }
      .footer_info__navi__link_navi .footer_link_btn_job-fair:hover, .footer_info__navi__link_navi .footer_link_btn_entry:hover {
        opacity: 0.7; }
    .footer_info__navi__link_navi .footer_link_btn_job-fair {
      background: #F36472; }
    .footer_info__navi__link_navi .footer_link_btn_entry {
      background: #2E97DB; }

@media screen and (max-width: 1100px) {
  .footer_info {
    margin: auto 20px; } }
.footer_copy {
  background: #D6F2F1;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px; }

.contents {
  margin-top: 90px;
  text-align: left; }

.mainvisual {
  position: relative; }
  .mainvisual li {
    width: 100%; }
    .mainvisual li .mainvisual__img {
      position: relative;
      height: 700px;
      overflow: hidden; }
      .mainvisual li .mainvisual__img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        object-fit: cover;
        height: 100%;
        width: 100%; }
  .mainvisual .mainvisual__catch {
    width: 48%;
    max-width: 563px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

.top_message {
  padding: 60px 50px 70px 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1800px;
  text-align: left; }
  .top_message__ttl {
    color: #2390A1; }
  .top_message .message_list li {
    width: auto; }
    .top_message .message_list li:nth-of-type(n+3) {
      margin-top: 0; }
  .top_message .message_list__inner {
    padding: 0 6%; }
  .top_message .slick02 {
    padding: 0; }
  .top_message .btnType01 {
    background: #2390A1; }
    .top_message .btnType01:hover {
      background: #16A89E; }
  .top_message .slick-prev,
  .top_message .slick-next {
    top: 34%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 25px;
    height: 40px; }
  .top_message .slick-prev:before,
  .top_message .slick-next:before {
    font-size: 40px;
    opacity: .5;
    color: #888; }
  .top_message .slick-prev {
    left: -1.5%; }
  .top_message [dir='rtl'] .slick-prev {
    right: -1.5%; }
  .top_message .slick-next {
    right: -1.5%; }
  .top_message [dir='rtl'] .slick-next {
    left: -1.5%; }

@media screen and (max-width: 1024px) {
  .top_message {
    padding: 60px 20px 70px 20px; }
    .top_message .message_list__inner {
      padding: 0 5%; } }
.message_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0; }
  .message_list li {
    width: 22.5%; }
    .message_list li:nth-child(n+5) {
      margin-top: 40px; }
  .message_list__pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden; }
    .message_list__pic:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .message_list__pic .pic {
      position: absolute;
      top: 0;
      left: 0; }
    .message_list__pic .job {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 2;
      background-color: rgba(0, 0, 0, 0.8);
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      line-height: 1;
      width: 100%;
      text-align: center;
      padding: 8px 0 7px 0; }
    .message_list__pic img {
      transition: all 0.2s linear; }
    .message_list__pic a:hover .pic img {
      transform: scale(1.05); }
  .message_list__date {
    margin-top: 15px;
    /*
    .name{
        margin-top: 4px;
        font-size: 22px;
        font-weight: bold;
    }
    */ }
    .message_list__date .year {
      font-size: 15px;
      line-height: 1.25; }
    .message_list__date .workplace {
      font-size: 16px;
      margin-top: 5px;
      line-height: 1.25; }
    .message_list__date .catch {
      margin-top: 5px;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.3; }
  .message_list::after, .message_list::before {
    content: "";
    display: block;
    width: 22.5%;
    height: 0; }
  .message_list::before {
    order: 1; }

.job01 .message_list__pic .job,
.job01 .message_visual__date {
  background: rgba(29, 140, 175, 0.85); }
.job01 .message_list__date .catch,
.job01 .message_article__txt__ttl {
  color: #1D8CAF; }
.job01 .message_article__txt {
  background: #D2F7FF; }
.job01 .message_profile {
  border: solid 1px #1D8CAF; }
.job01 .linkbtn .btnType01 {
  background: #1D8CAF; }

.job02 .message_list__pic .job,
.job02 .message_visual__date {
  background: rgba(236, 46, 91, 0.85); }
.job02 .message_list__date .catch,
.job02 .message_article__txt__ttl {
  color: #EC2E5B; }
.job02 .message_article__txt {
  background: #FFEEEF; }
.job02 .message_profile {
  border: solid 1px #EC2E5B; }
.job02 .linkbtn .btnType01 {
  background: #EC2E5B; }

.job03 .message_list__pic .job,
.job03 .message_visual__date {
  background: rgba(99, 94, 163, 0.85); }
.job03 .message_list__date .catch,
.job03 .message_article__txt__ttl {
  color: #635EA3; }
.job03 .message_article__txt {
  background: #D7E7FF; }
.job03 .message_profile {
  border: solid 1px #635EA3; }
.job03 .linkbtn .btnType01 {
  background: #635EA3; }

.job04 .message_list__pic .job,
.job04 .message_visual__date {
  background: rgba(62, 120, 62, 0.85); }
.job04 .message_list__date .catch,
.job04 .message_article__txt__ttl {
  color: #3E783E; }
.job04 .message_article__txt {
  background: #F0F2C3; }
.job04 .message_profile {
  border: solid 1px #3E783E; }
.job04 .linkbtn .btnType01 {
  background: #3E783E; }

.job05 .message_list__pic .job,
.job05 .message_visual__date {
  background: rgba(62, 120, 62, 0.85); }
.job05 .message_list__date .catch,
.job05 .message_article__txt__ttl {
  color: #3E783E; }
.job05 .message_article__txt {
  background: #F0F2C3; }
.job05 .message_profile {
  border: solid 1px #3E783E; }
.job05 .linkbtn .btnType01 {
  background: #3E783E; }

.job06 .message_list__pic .job,
.job06 .message_visual__date {
  background: rgba(62, 120, 62, 0.85); }
.job06 .message_list__date .catch,
.job06 .message_article__txt__ttl {
  color: #3E783E; }
.job06 .message_article__txt {
  background: #F0F2C3; }
.job06 .message_profile {
  border: solid 1px #3E783E; }
.job06 .linkbtn .btnType01 {
  background: #3E783E; }

.job07 .message_list__pic .job,
.job07 .message_visual__date {
  background: rgba(62, 120, 62, 0.85); }
.job07 .message_list__date .catch,
.job07 .message_article__txt__ttl {
  color: #3E783E; }
.job07 .message_article__txt {
  background: #F0F2C3; }
.job07 .message_profile {
  border: solid 1px #3E783E; }
.job07 .linkbtn .btnType01 {
  background: #3E783E; }

.job08 .message_list__pic .job,
.job08 .message_visual__date {
  background: rgba(106, 76, 111, 0.85); }
.job08 .message_list__date .catch,
.job08 .message_article__txt__ttl {
  color: #6A4C6F; }
.job08 .message_article__txt {
  background: #F0E5FC; }
.job08 .message_profile {
  border: solid 1px #6A4C6F; }
.job08 .linkbtn .btnType01 {
  background: #6A4C6F; }

.job09 .message_list__pic .job,
.job09 .message_visual__date {
  background: rgba(106, 76, 111, 0.85); }
.job09 .message_list__date .catch,
.job09 .message_article__txt__ttl {
  color: #6A4C6F; }
.job09 .message_article__txt {
  background: #F0E5FC; }
.job09 .message_profile {
  border: solid 1px #6A4C6F; }
.job09 .linkbtn .btnType01 {
  background: #6A4C6F; }

.job10 .message_list__pic .job,
.job10 .message_visual__date {
  background: rgba(32, 152, 121, 0.85); }
.job10 .message_list__date .catch,
.job10 .message_article__txt__ttl {
  color: #209879; }
.job10 .message_article__txt {
  background: #DCF1EC; }
.job10 .message_profile {
  border: solid 1px #209879; }
.job10 .linkbtn .btnType01 {
  background: #209879; }

.job11 .message_list__pic .job,
.job11 .message_visual__date {
  background: rgba(187, 84, 84, 0.85); }
.job11 .message_list__date .catch,
.job11 .message_article__txt__ttl {
  color: #BB5454; }
.job11 .message_article__txt {
  background: #FCE9D5; }
.job11 .message_profile {
  border: solid 1px #BB5454; }
.job11 .linkbtn .btnType01 {
  background: #BB5454; }

.job12 .message_list__pic .job,
.job12 .message_visual__date {
  background: rgba(187, 84, 84, 0.85); }
.job12 .message_list__date .catch,
.job12 .message_article__txt__ttl {
  color: #BB5454; }
.job12 .message_article__txt {
  background: #FCE9D5; }
.job12 .message_profile {
  border: solid 1px #BB5454; }
.job12 .linkbtn .btnType01 {
  background: #BB5454; }

.job13 .message_list__pic .job,
.job13 .message_visual__date {
  background: rgba(149, 118, 98, 0.85); }
.job13 .message_list__date .catch,
.job13 .message_article__txt__ttl {
  color: #957662; }
.job13 .message_article__txt {
  background: #EEE6DF; }
.job13 .message_profile {
  border: solid 1px #957662; }
.job13 .linkbtn .btnType01 {
  background: #957662; }

.job14 .message_list__pic .job,
.job14 .message_visual__date {
  background: rgba(149, 118, 98, 0.85); }
.job14 .message_list__date .catch,
.job14 .message_article__txt__ttl {
  color: #957662; }
.job14 .message_article__txt {
  background: #EEE6DF; }
.job14 .message_profile {
  border: solid 1px #957662; }
.job14 .linkbtn .btnType01 {
  background: #957662; }

.job15 .message_list__pic .job,
.job15 .message_visual__date {
  background: rgba(149, 118, 98, 0.85); }
.job15 .message_list__date .catch,
.job15 .message_article__txt__ttl {
  color: #957662; }
.job15 .message_article__txt {
  background: #EEE6DF; }
.job15 .message_profile {
  border: solid 1px #957662; }
.job15 .linkbtn .btnType01 {
  background: #957662; }

.job16 .message_list__pic .job,
.job16 .message_visual__date {
  background: rgba(132, 24, 88, 0.85); }
.job16 .message_list__date .catch,
.job16 .message_article__txt__ttl {
  color: #841858; }
.job16 .message_article__txt {
  background: #E7DBE9; }
.job16 .message_profile {
  border: solid 1px #841858; }
.job16 .linkbtn .btnType01 {
  background: #841858; }

.job17 .message_list__pic .job,
.job17 .message_visual__date {
  background: rgba(235, 120, 0, 0.85); }
.job17 .message_list__date .catch,
.job17 .message_article__txt__ttl {
  color: #FF8800; }
.job17 .message_article__txt {
  background: #FEECAD; }
.job17 .message_profile {
  border: solid 1px #FF8800; }
.job17 .linkbtn .btnType01 {
  background: #FF8800; }

.top_system {
  background: #F8F8F8; }
  .top_system__ttl {
    color: #FEA744; }
  .top_system .btnType01 {
    background: #FEA744; }
    .top_system .btnType01:hover {
      background: #FB6D1B; }
  .top_system__list {
    width: 100%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin-left: auto;
    margin-right: auto; }
    .top_system__list li {
      width: 24%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      flex-direction: column;
      text-align: center; }
      .top_system__list li:nth-child(n+2) {
        margin-left: 5%; }
    .top_system__list .system_pic {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
      .top_system__list .system_pic img {
        border-radius: 50vh; }
    .top_system__list .title {
      font-size: 22px;
      font-weight: bold;
      text-align: center;
      line-height: 1.2;
      margin-top: 25px; }
    .top_system__list .txt {
      font-size: 15px;
      line-height: 1.4;
      margin-top: 12px;
      text-align: left; }

.top_about__wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start; }
.top_about__pic {
  width: 48%;
  z-index: 2;
  overflow: hidden; }
.top_about__ttl {
  color: #2390A1;
  text-align: left;
  margin: 0 0 0.3em 0; }
.top_about .btnType01 {
  background: #2390A1;
  margin: 8% auto 0 auto; }
  .top_about .btnType01:hover {
    background: #16A89E; }
.top_about__lead {
  width: 55%;
  background: #D5EAEE;
  margin-top: 4%;
  margin-left: -4%;
  z-index: 1; }
  .top_about__lead .txt_wrap {
    margin: 8% 8% 8% 15%; }
  .top_about__lead .deco-txt {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 80px;
    color: #fff;
    line-height: 1;
    margin-bottom: 0.35em; }
  .top_about__lead .lead-txt {
    line-height: 1.8; }

@media screen and (max-width: 1200px) {
  .top_about__pic {
    width: 50%; }
  .top_about__lead {
    width: 55%; }
    .top_about__lead .txt_wrap {
      margin: 7% 6% 7% 14%; }
    .top_about__lead .deco-txt {
      font-size: 70px;
      margin-bottom: 0.3em; } }
.top_movie {
  background: #F8F8F8;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .top_movie h2 {
    color: #FEA744; }
  .top_movie__wrap {
    max-width: 1440px;
    display: flex;
    justify-content: space-between; }
  .top_movie__column {
    width: 48%;
    text-align: center; }
    .top_movie__column a {
      position: relative;
      display: block;
      transition: all 0.3s linear; }
      .top_movie__column a:after {
        position: absolute;
        content: url(img/icon_play01.svg);
        opacity: 0.8;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%); }
      .top_movie__column a:hover {
        opacity: 0.8; }
    .top_movie__column p {
      font-size: 20px;
      margin-top: 20px;
      font-weight: bold; }

.top_more {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center; }
  .top_more__ttl {
    color: #EC5E89; }
  .top_more__list {
    max-width: 1440px;
    margin-bottom: 55px; }
    .top_more__list li:nth-child(n+4) {
      margin-top: 40px; }
    .top_more__list .img {
      overflow: hidden; }
    .top_more__list a img {
      box-sizing: border-box;
      border: solid 1px #fff;
      transition: all 0.2s linear; }
    .top_more__list a:hover img {
      transform: scale(1.05); }
    .top_more__list p {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      line-height: 1.2;
      margin-top: 20px; }

.top_workplace {
  background: url("img/bg_workplace01.jpg") no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 50px 0 60px 0; }
  .top_workplace__ttl {
    color: #fff;
    font-size: 28px;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 6px, rgba(0, 0, 0, 0.2) -1px 1px 6px, rgba(0, 0, 0, 0.2) 1px -1px 6px, rgba(0, 0, 0, 0.2) -1px -1px 6px;
    margin-bottom: 45px; }
  .top_workplace__list {
    width: auto;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0; }
    .top_workplace__list li {
      background: #000;
      width: 15.5%; }
      .top_workplace__list li:nth-child(n+7) {
        margin-top: 1.4%; }
      .top_workplace__list li a {
        transition: opacity 0.3s linear; }
        .top_workplace__list li a:hover {
          opacity: 0.7; }
    .top_workplace__list::after {
      content: "";
      display: block;
      width: 15.5%; }

@media screen and (max-width: 1024px) {
  .top_workplace__ttl {
    margin-bottom: 30px; }
  .top_workplace__list {
    margin: 0 30px; } }
.pagetitle {
  background: url("img/bg_pagetitle01.png");
  height: 100px;
  display: flex;
  align-items: center; }

@media screen and (max-width: 480px) {
  .pagetitle {
    height: 60px; } }
.pagetitle h1 {
  width: 100%;
  text-align: center;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 42px; }

@media screen and (max-width: 768px) {
  .pagetitle h1 {
    font-size: 36px; } }
#message .pagetitle h1 {
  color: #2390A1; }

.message_visual {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1700px;
  margin: 60px auto 0 auto; }
  .message_visual__pic {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    z-index: 1; }
    .message_visual__pic img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      object-fit: cover;
      object-position: top;
      width: 100%;
      height: 100%; }
  .message_visual__date {
    max-width: 50%;
    min-width: 500px;
    height: 50%;
    margin: -150px 0 0 60px;
    padding: 30px;
    z-index: 2;
    text-align: left; }
    .message_visual__date p {
      color: #fff;
      margin: 0;
      line-height: 1.3; }
      .message_visual__date p.jobtype {
        display: inline-block;
        border: 1px solid #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 5px 15px; }
      .message_visual__date p.year {
        font-size: 18px;
        margin-top: 15px; }
        .message_visual__date p.year span {
          margin-left: 1em; }
      .message_visual__date p.workplace {
        font-size: 20px;
        margin-top: 5px; }
      .message_visual__date p.name {
        font-size: 46px;
        font-weight: bold;
        margin-top: 15px; }
      .message_visual__date p.catch {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.4;
        margin-top: 12px; }

.message_article {
  margin-top: 5%;
  text-align: left;
  display: flex;
  align-items: flex-start; }
  .message_article__pic {
    width: 50%;
    z-index: 2;
    overflow: hidden; }
  .message_article__txt {
    width: 50%;
    background: #FFF6F9;
    padding: 3% 0;
    margin-top: 5%;
    margin-left: -5%;
    z-index: 1; }
    .message_article__txt p, .message_article__txt__ttl {
      margin-left: 16%;
      margin-right: 6%; }
    .message_article__txt__ttl {
      font-family: 'M PLUS Rounded 1c', sans-serif;
      font-size: 34px;
      margin-bottom: 0.8em;
      line-height: 1.3; }
    .message_article__txt p {
      line-height: 1.8em; }
    .message_article__txt p + p {
      margin-top: 1em; }

/* 逆並び */
.message_article:nth-child(even) {
  flex-direction: row-reverse;
  /*.wrap{
      flex-direction: row-reverse;
  }*/ }
  .message_article:nth-child(even) .message_article__txt {
    margin-left: 0;
    margin-right: -5%; }
    .message_article:nth-child(even) .message_article__txt p, .message_article:nth-child(even) .message_article__txt__ttl {
      margin-left: 6%;
      margin-right: 16%; }

.message_profile {
  width: auto;
  max-width: 1100px;
  display: flex;
  border: solid 1px #ccc;
  box-sizing: border-box;
  margin: 70px auto 0 auto;
  text-align: left; }
  .message_profile__pic {
    width: 170px;
    border-radius: 85px;
    margin: 30px;
    text-align: center; }
    .message_profile__pic img {
      border-radius: 85px; }
  .message_profile__date {
    margin: 30px 30px 30px 0;
    flex: 1; }
    .message_profile__date .year {
      font-weight: bold; }
      .message_profile__date .year span {
        margin-left: 1em; }
    .message_profile__date .name {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 15px; }

@media screen and (max-width: 1100px) {
  .message_profile {
    margin: 50px 5% 0 5%; } }
.linkbtn {
  display: flex;
  justify-content: center;
  margin: 60px 30px 0 30px; }
  .linkbtn .btnType01 {
    max-width: 400px;
    margin: 0;
    transition: opacity 0.3s linear; }
    .linkbtn .btnType01:hover {
      opacity: 0.7; }
  .linkbtn .btnType01 + .btnType01 {
    margin-left: 40px; }

.back_page {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-top: 50px;
  margin-bottom: 80px; }

@media screen and (max-width: 768px) {
  .back_page {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 40px; } }
.back_page a {
  color: #333;
  text-decoration: none;
  transition: all 0.3s linear; }

.back_page a:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 23px;
  margin-left: 3px;
  background: url("img/icon_backpage01.svg") no-repeat;
  background-size: contain;
  vertical-align: middle; }

.back_page a:hover {
  color: #333;
  opacity: 0.7; }

.system {
  display: flex;
  align-items: center;
  margin-bottom: 60px; }
  .system__pic {
    width: 50%; }
    .system__pic img {
      border-radius: 0 35px 35px 0px; }
  .system__txt {
    width: 50%;
    margin-right: 80px;
    text-align: left; }
    .system__txt h2 {
      font-size: 45px;
      font-family: 'M PLUS Rounded 1c', sans-serif;
      line-height: 1.2;
      color: #FEA744;
      border-bottom: solid 1px #FEA744;
      padding: 0 0 20px 10%; }
      .system__txt h2 span {
        display: block;
        font-size: 50px;
        font-style: italic; }
    .system__txt h3 {
      margin: 1.2em 0 0 10%;
      font-size: 18px;
      color: #FEA744;
      font-weight: bold; }
    .system__txt p {
      margin: 6% 0 0 10%;
      line-height: 1.8; }
      .system__txt p.small-txt {
        font-size: 15px;
        margin: 5px 0 0 10%; }
      .system__txt p.link {
        font-size: 15px;
        margin: 5px 0 0 10%; }

.wrap_system {
  margin-top: 60px; }
  .wrap_system .system:nth-child(even) {
    flex-direction: row-reverse; }
    .wrap_system .system:nth-child(even) .system__txt {
      margin-right: 0;
      margin-left: 80px; }
      .wrap_system .system:nth-child(even) .system__txt h2 {
        padding: 0 10% 20px 0; }
      .wrap_system .system:nth-child(even) .system__txt p {
        margin: 6% 10% 0 0; }
    .wrap_system .system:nth-child(even) .system__pic img {
      border-radius: 35px 0 0 35px; }

@media screen and (max-width: 1240px) {
  .system {
    align-items: flex-start;
    margin-bottom: 40px; }
    .system__pic {
      width: 50%; }
    .system__txt {
      width: 50%;
      margin-right: 30px; }
      .system__txt h2 {
        font-size: 40px; }
        .system__txt h2 span {
          font-size: 45px; }
      .system__txt p {
        line-height: 1.8; }

  .wrap_system {
    margin-top: 50px; }
    .wrap_system .system:nth-child(even) .system__txt {
      margin-left: 30px; } }
.sec_outline {
  text-align: center;
  padding: 75px 0; }

.outline {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  text-align: left; }
  .outline__ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0.5em; }
    .outline__ttl span {
      display: block;
      font-size: 36px; }
  .outline a img {
    transition: opacity 0.6s linear; }
  .outline a:hover img {
    opacity: 0.6; }
  .outline figure {
    width: 100%; }
  .outline figcaption {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 15px;
    text-align: center; }
    .outline figcaption span {
      display: block;
      font-size: 16px;
      text-align: left;
      font-weight: 500;
      line-height: 1.5;
      margin-top: 5px; }

.bg_outline01 {
  background: url("img/bg_outline01.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 60px; }

.bg_outline02 {
  background: url("img/bg_outline02.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed; }

.outline02 figure a, .outline03 figure a, .outline04 figure a, .outline05 figure a {
  position: relative; }

.center_pic a {
  position: relative; }

p.link_facility {
  position: absolute;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-shadow: 0px 0px 3px #000, 0px 0px 3px #000;
  bottom: 5px;
  right: 10px; }
  p.link_facility::after {
    content: url("img/icon_more.svg");
    margin-left: 4px;
    filter: drop-shadow(0px 0px 3px #000) drop-shadow(0px 0px 3px #000); }

.outline01 {
  align-items: center;
  padding: 0 30px 60px 30px;
  justify-content: space-between; }
  .outline01 .txt {
    width: 60%; }
    .outline01 .txt p {
      line-height: 1.8; }
  .outline01 .pic {
    width: 35%;
    filter: drop-shadow(75px 75px 0 rgba(0, 0, 0, 0.1)); }

.outline02 {
  padding: 60px 30px 0 30px; }

.outline03 {
  padding: 0 30px;
  justify-content: space-between; }
  .outline03 figure {
    width: 45%; }
  .outline03 .txt {
    width: 50%;
    margin-top: 1.5em; }
    .outline03 .txt p {
      line-height: 1.8; }

.outline04 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 0 30px;
  text-align: left; }
  .outline04 .pic_caption {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    margin: 15px 0 5px 0; }
  .outline04 .center_pic {
    width: 35%; }
  .outline04 .float_l {
    float: left;
    margin: 0 3% 0 0; }
  .outline04 .float_r {
    float: right;
    margin: 0 0 0 3%; }
  .outline04 .facility_name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold; }
  .outline04 .column3 {
    margin-top: 1.5em; }
    .outline04 .column3 figure {
      width: 31%; }
    .outline04 .column3 figcaption {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      line-height: 1.3;
      margin-top: 12px; }
      .outline04 .column3 figcaption span {
        display: block;
        font-size: 15px;
        font-weight: 500;
        text-align: left;
        line-height: 1.5;
        margin-top: 5px; }
  .outline04 a img {
    transition: opacity 0.6s linear; }
  .outline04 a:hover img {
    opacity: 0.6; }

.outline05 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 0 30px;
  text-align: left;
  display: flex;
  justify-content: space-between; }
  .outline05__pic {
    width: 54%;
    display: flex;
    justify-content: space-between; }
    .outline05__pic figure {
      width: 48%;
      margin: 0; }
    .outline05__pic figcaption {
      font-size: 16px;
      text-align: center;
      font-weight: bold;
      line-height: 1.5;
      margin: 12px 0 5px 0; }
  .outline05__txt {
    width: 43%; }
  .outline05 .facility_name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold; }
    .outline05 .facility_name:nth-child(n+2) {
      margin-top: 1em; }

.pic_effect01 figure img {
  border: solid 5px #fff;
  box-sizing: border-box;
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.3)); }

#page-outline .buttons .btnType01 {
  background: #2390A1; }
  #page-outline .buttons .btnType01:hover {
    background: #16A89E; }

.sec_data {
  background: #F8F5F1;
  border-radius: 20px;
  max-width: 1200px;
  margin: 60px auto;
  padding: 60px 100px 60px 100px; }

.data__ttl {
  font-size: 50px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 1em; }
.data__items .column {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 30px 0;
  border-radius: 20px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  line-height: 1; }
  .data__items .column:nth-child(n+4) {
    margin-top: 3.8%; }
.data__items h3 {
  font-size: 42px;
  margin-bottom: 20px; }
.data__items .img {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .data__items .img img {
    width: auto; }
.data__items .number {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  height: 100px; }
  .data__items .number p {
    line-height: 1;
    font-size: 42px; }
    .data__items .number p span {
      font-size: 68px; }
    .data__items .number p.title {
      font-size: 32px; }
    .data__items .number p.notes {
      width: 100%;
      font-size: 15px;
      font-weight: bold;
      font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
      line-height: 1.2;
      text-align: left;
      margin-top: 5px;
      padding: 0 15px; }
  .data__items .number div + div {
    margin-left: 15px; }
.data__memo {
  display: flex;
  margin: 60px auto 20px auto;
  padding: 0 20px;
  max-width: 1200px;
  align-items: center; }
  .data__memo .balloon_l, .data__memo .balloon_r {
    position: relative;
    display: inline-block;
    padding: 40px;
    background: #FFF;
    border: solid 6px #555;
    box-sizing: border-box;
    border-radius: 20px;
    flex: 1; }
    .data__memo .balloon_l p, .data__memo .balloon_r p {
      font-size: 20px;
      font-weight: bold;
      text-align: left; }
    .data__memo .balloon_l img, .data__memo .balloon_r img {
      width: auto; }
  .data__memo .balloon_l:after, .data__memo .balloon_l:before,
  .data__memo .balloon_r:after, .data__memo .balloon_r:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .data__memo .balloon_l {
    margin-right: 15px; }
    .data__memo .balloon_l:after, .data__memo .balloon_l:before {
      left: 100%; }
    .data__memo .balloon_l:after {
      border-left-color: #FFF;
      border-width: 19px;
      margin-top: -19px; }
    .data__memo .balloon_l:before {
      border-left-color: #555;
      border-width: 28px;
      margin-top: -28px; }
  .data__memo .balloon_r {
    margin-left: 15px; }
    .data__memo .balloon_r:after, .data__memo .balloon_r:before {
      right: 100%; }
    .data__memo .balloon_r:after {
      border-right-color: #FFF;
      border-width: 19px;
      margin-top: -19px; }
    .data__memo .balloon_r:before {
      border-right-color: #555;
      border-width: 28px;
      margin-top: -28px; }
.data__reverse {
  flex-direction: row-reverse; }
.data__more_info {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #333;
  margin-bottom: 25px; }

@media screen and (max-width: 1440px) {
  .sec_data {
    margin: 60px 20px 60px 20px;
    padding: 60px; } }
@media screen and (max-width: 1240px) {
  .sec_data {
    border-radius: 20px;
    margin: 40px 20px;
    padding: 30px; }

  .data__ttl {
    font-size: 32px;
    margin-bottom: 1em; }
  .data__items h3 {
    font-size: 36px;
    margin-bottom: 20px; }
  .data__items .img {
    height: 130px; }
    .data__items .img img {
      height: 100%; }
  .data__items .number {
    height: 100px; }
    .data__items .number p {
      font-size: 30px; }
      .data__items .number p span {
        font-size: 56px; }
      .data__items .number p.title {
        font-size: 26px; }
    .data__items .number div + div {
      margin-left: 15px; }
  .data__memo {
    margin: 35px 0 0 0;
    padding: 0; }
    .data__memo .balloon_l, .data__memo .balloon_r {
      padding: 20px; }
      .data__memo .balloon_l p, .data__memo .balloon_r p {
        font-size: 18px; }
    .data__memo .img {
      height: 40%; }
      .data__memo .img img {
        height: 100%; }
  .data .more_info {
    font-size: 22px;
    font-weight: bold;
    color: #333; } }
.items_color01 {
  color: #002F71; }
  .items_color01 .data__memo .balloon_l {
    border: solid 6px #002F71; }
    .items_color01 .data__memo .balloon_l:before {
      border-left-color: #002F71; }
  .items_color01 .data__memo .balloon_r {
    border: solid 6px #002F71; }
    .items_color01 .data__memo .balloon_r:before {
      border-right-color: #002F71; }

.items_color02 {
  color: #2C7043; }
  .items_color02 .data__memo .balloon_l {
    border: solid 6px #2C7043; }
    .items_color02 .data__memo .balloon_l:before {
      border-left-color: #2C7043; }
  .items_color02 .data__memo .balloon_r {
    border: solid 6px #2C7043; }
    .items_color02 .data__memo .balloon_r:before {
      border-right-color: #2C7043; }

.items_color03 {
  color: #8A0000; }
  .items_color03 .data__memo .balloon_l {
    border: solid 6px #8A0000; }
    .items_color03 .data__memo .balloon_l:before {
      border-left-color: #8A0000; }
  .items_color03 .data__memo .balloon_r {
    border: solid 6px #8A0000; }
    .items_color03 .data__memo .balloon_r:before {
      border-right-color: #8A0000; }
  .items_color03 .btnType01 {
    background: #8A0000; }
    .items_color03 .btnType01:hover {
      background: #EC8208; }

.fadein {
  opacity: 0;
  transition: all 0.5s ease-out; }

.sec_qa {
  max-width: 1400px; }

.qa-list {
  position: relative;
  border-bottom: 4px dotted #959595;
  line-height: 1.5;
  padding: 0 15px;
  margin: 0; }
  .qa-list:first-child {
    border-top: 4px dotted #959595; }
  .qa-list dt.toggle_title {
    position: relative;
    margin: 0;
    padding: 28px 45px 28px 45px;
    font-size: 24px;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
    cursor: pointer; }
    .qa-list dt.toggle_title::before {
      font-size: 26px;
      line-height: 1;
      position: absolute;
      top: 27px;
      left: 0;
      display: block;
      content: 'Q';
      font-family: 'Zen Maru Gothic', sans-serif;
      font-weight: 600;
      color: #fff;
      background: #479CBC;
      width: 36px;
      height: 36px;
      line-height: 32px;
      border-radius: 50vh;
      text-align: center; }
    .qa-list dt.toggle_title::after {
      position: absolute;
      top: 35px;
      right: 15px;
      display: block;
      width: 10px;
      height: 10px;
      margin: auto;
      content: '';
      transform: rotate(135deg);
      border-top: 2px solid #000;
      border-right: 2px solid #000; }
    .qa-list dt.toggle_title.selected::after {
      transform: rotate(-45deg); }
  .qa-list dd {
    position: relative;
    display: none;
    height: auto;
    padding: 2px 0 25px 45px;
    font-size: 20px;
    font-weight: bold; }
    .qa-list dd::before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: #DC6C6C;
      width: 36px;
      height: 36px;
      line-height: 32px;
      border-radius: 50vh;
      text-align: center;
      content: 'A';
      font-size: 26px;
      font-family: 'Zen Maru Gothic', sans-serif;
      font-weight: 600;
      color: #fff; }
    .qa-list dd p {
      margin: 30px 0 0; }
      .qa-list dd p:first-child {
        margin-top: 0; }

.qa-list .open::before {
  transform: rotate(-45deg); }

.sec_survey {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1400px; }

.survey_items, .survey_items_wide {
  background: #F8F0E6;
  padding: 35px 0;
  position: relative; }
  .survey_items:after, .survey_items_wide:after {
    position: absolute;
    content: "";
    border-color: #E2D5C5 #fff #fff #E2D5C5;
    border-style: solid;
    border-width: 0 0 40px 40px;
    bottom: 0;
    right: 0; }
  .survey_items:nth-child(n+3), .survey_items_wide:nth-child(n+3) {
    margin-top: 4.5%; }
  .survey_items__ttl, .survey_items_wide__ttl {
    width: calc(100% + 2%);
    margin: 0 -2%;
    background: #0FACDE;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 10px 1%; }

.survey_items {
  width: 48%; }
  .survey_items__ranking-list {
    margin: 15px 35px 0px 35px; }
    .survey_items__ranking-list li {
      list-style: none;
      font-weight: bold;
      border-bottom: dotted 2px #C1B29F;
      font-size: 20px;
      line-height: 1.25;
      padding: 10px 5px 13px 5px; }
      .survey_items__ranking-list li:before {
        content: "";
        display: inline-block;
        vertical-align: text-bottom; }
      .survey_items__ranking-list li:nth-child(1) {
        font-size: 26px;
        padding-left: 55px;
        text-indent: -55px; }
        .survey_items__ranking-list li:nth-child(1):before {
          width: 55px;
          /*幅*/
          height: 40px;
          background: url(img/icon_ranking01.svg) left 0px top 0px no-repeat;
          /*背景*/ }
      .survey_items__ranking-list li:nth-child(2), .survey_items__ranking-list li:nth-child(3) {
        padding-left: 55px;
        text-indent: -55px; }
        .survey_items__ranking-list li:nth-child(2):before, .survey_items__ranking-list li:nth-child(3):before {
          width: 55px;
          height: 35px; }
      .survey_items__ranking-list li:nth-child(2):before {
        background: url(img/icon_ranking02.svg) left 3px top 0px no-repeat; }
      .survey_items__ranking-list li:nth-child(3):before {
        background: url(img/icon_ranking03.svg) left 3px top 0px no-repeat; }
  .survey_items__more {
    margin: 25px 35px 0 35px;
    position: relative;
    background: #fff;
    border: 0px solid #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-weight: bold;
    width: 10em;
    text-align: center; }
    .survey_items__more:after, .survey_items__more:before {
      position: absolute;
      top: 100%;
      left: 80%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      pointer-events: none; }
    .survey_items__more:after {
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #fff;
      border-width: 10px;
      margin-left: -10px; }
    .survey_items__more:before {
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #fff;
      border-width: 11px;
      margin-left: -11px; }
  .survey_items__more-list {
    margin: 20px 35px 0 58px; }
    .survey_items__more-list li {
      list-style: disc;
      font-weight: bold;
      line-height: 1.4; }
      .survey_items__more-list li:nth-child(n+2) {
        margin-top: 0.25em; }

.survey_items_wide {
  width: 100%;
  margin-top: 4.5%; }
  .survey_items_wide__ttl {
    width: calc(100% + 0%);
    margin: 0 -1%; }
  .survey_items_wide__voice {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin: 35px 28px 15px 28px; }
    .survey_items_wide__voice .baloon {
      width: 22%;
      background: #fff;
      margin: 0 1.15%;
      padding: 20px 0;
      border-radius: 10px;
      position: relative; }
      .survey_items_wide__voice .baloon:after, .survey_items_wide__voice .baloon:before {
        top: 100%;
        left: 80%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .survey_items_wide__voice .baloon:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #FFF;
        border-width: 14px;
        margin-left: -14px; }
      .survey_items_wide__voice .baloon:before {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #FFF;
        border-width: 19px;
        margin-left: -19px; }
      .survey_items_wide__voice .baloon:nth-child(n+5) {
        margin-top: 4%; }
    .survey_items_wide__voice p {
      margin: 0 20px;
      line-height: 1.5; }
    .survey_items_wide__voice .job {
      text-align: right; }

.sec_guideline {
  max-width: 1200px;
  margin: 0 auto; }

.guideline_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .guideline_list::after {
    content: "";
    display: block;
    width: 32%; }
  .guideline_list li {
    width: 32%; }
    .guideline_list li:nth-child(n+4) {
      margin-top: 2%; }
    .guideline_list li a {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 72px;
      background: #f7f7f7;
      border-top: solid 2px #C2C2C2;
      color: #C2C2C2;
      font-size: 20px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.2;
      position: relative; }
      .guideline_list li a:hover {
        opacity: 0.6; }
      .guideline_list li a::after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        right: 15px;
        display: inline-block;
        width: 18px;
        height: 18px;
        background-size: contain; }
    .guideline_list li.job01 a {
      border-top: solid 2px #1D8CAF;
      color: #1D8CAF; }
      .guideline_list li.job01 a::after {
        background-image: url("img/icon_listmark_job01.svg"); }
    .guideline_list li.job02 a {
      border-top: solid 2px #EC2E5B;
      color: #EC2E5B; }
      .guideline_list li.job02 a::after {
        background-image: url("img/icon_listmark_job02.svg"); }
    .guideline_list li.job03 a {
      border-top: solid 2px #635EA3;
      color: #635EA3; }
      .guideline_list li.job03 a::after {
        background-image: url("img/icon_listmark_job03.svg"); }
    .guideline_list li.job04 a {
      border-top: solid 2px #3E783E;
      color: #3E783E; }
      .guideline_list li.job04 a::after {
        background-image: url("img/icon_listmark_job04.svg"); }
    .guideline_list li.job05 a {
      border-top: solid 2px #3E783E;
      color: #3E783E; }
      .guideline_list li.job05 a::after {
        background-image: url("img/icon_listmark_job04.svg"); }
    .guideline_list li.job06 a {
      border-top: solid 2px #3E783E;
      color: #3E783E; }
      .guideline_list li.job06 a::after {
        background-image: url("img/icon_listmark_job04.svg"); }
    .guideline_list li.job07 a {
      border-top: solid 2px #3E783E;
      color: #3E783E; }
      .guideline_list li.job07 a::after {
        background-image: url("img/icon_listmark_job04.svg"); }
    .guideline_list li.job08 a {
      border-top: solid 2px #6A4C6F;
      color: #6A4C6F; }
      .guideline_list li.job08 a::after {
        background-image: url("img/icon_listmark_job08.svg"); }
    .guideline_list li.job09 a {
      border-top: solid 2px #6A4C6F;
      color: #6A4C6F; }
      .guideline_list li.job09 a::after {
        background-image: url("img/icon_listmark_job08.svg"); }
    .guideline_list li.job10 a {
      border-top: solid 2px #209879;
      color: #209879; }
      .guideline_list li.job10 a::after {
        background-image: url("img/icon_listmark_job10.svg"); }
    .guideline_list li.job11 a {
      border-top: solid 2px #BB5454;
      color: #BB5454; }
      .guideline_list li.job11 a::after {
        background-image: url("img/icon_listmark_job11.svg"); }
    .guideline_list li.job12 a {
      border-top: solid 2px #BB5454;
      color: #BB5454; }
      .guideline_list li.job12 a::after {
        background-image: url("img/icon_listmark_job11.svg"); }
    .guideline_list li.job13 a {
      border-top: solid 2px #957662;
      color: #957662; }
      .guideline_list li.job13 a::after {
        background-image: url("img/icon_listmark_job13.svg"); }
    .guideline_list li.job14 a {
      border-top: solid 2px #957662;
      color: #957662; }
      .guideline_list li.job14 a::after {
        background-image: url("img/icon_listmark_job13.svg"); }
    .guideline_list li.job15 a {
      border-top: solid 2px #957662;
      color: #957662; }
      .guideline_list li.job15 a::after {
        background-image: url("img/icon_listmark_job13.svg"); }
    .guideline_list li.job16 a {
      border-top: solid 2px #841858;
      color: #841858; }
      .guideline_list li.job16 a::after {
        background-image: url("img/icon_listmark_job16.svg"); }
    .guideline_list li.job17 a {
      border-top: solid 2px #FF8800;
      color: #FF8800; }
      .guideline_list li.job17 a::after {
        background-image: url("img/icon_listmark_job17.svg"); }

.no-recruitment {
  text-align: center; }
  .no-recruitment__ttl {
    font-size: 30px;
    font-weight: bold;
    color: #1C8787;
    margin: 0 auto 20px auto; }

.guideline_wrap {
  max-width: 1100px;
  margin: 0 auto; }

.guideline_hd {
  background: #f7f7f7;
  border-top: solid 3px #155d7d;
  font-size: 26px;
  line-height: 1.2;
  padding: 15px;
  margin: 0 auto 60px auto; }

.guideline_table {
  width: 100%;
  margin: 0 auto; }
  .guideline_table tr {
    display: flex; }
    .guideline_table tr:first-child th {
      border-top: solid 1px #155d7d; }
    .guideline_table tr:first-child td {
      border-top: solid 1px #BEBEBE; }
  .guideline_table th, .guideline_table td {
    line-height: 1.4;
    vertical-align: top; }
  .guideline_table th {
    padding: 15px 1.5em 13px 5px;
    border-bottom: solid 1px #155d7d;
    width: 15%;
    font-weight: bold; }
  .guideline_table td {
    padding: 15px 5px 13px 5px;
    border-bottom: solid 1px #BEBEBE;
    flex: 1; }
    .guideline_table td p + p {
      margin-top: 1em; }

/* 職種毎カラー */
.job01 .guideline_hd {
  border-top: solid 3px #1D8CAF;
  color: #1D8CAF; }
.job01 .guideline_table tr:first-child th {
  border-top: solid 1px #1D8CAF; }
.job01 .guideline_table th {
  border-bottom: solid 1px #1D8CAF; }

.job02 .guideline_hd {
  border-top: solid 3px #EC2E5B;
  color: #EC2E5B; }
.job02 .guideline_table tr:first-child th {
  border-top: solid 1px #EC2E5B; }
.job02 .guideline_table th {
  border-bottom: solid 1px #EC2E5B; }

.job03 .guideline_hd {
  border-top: solid 3px #635EA3;
  color: #635EA3; }
.job03 .guideline_table tr:first-child th {
  border-top: solid 1px #635EA3; }
.job03 .guideline_table th {
  border-bottom: solid 1px #635EA3; }

.job04 .guideline_hd {
  border-top: solid 3px #3E783E;
  color: #3E783E; }
.job04 .guideline_table tr:first-child th {
  border-top: solid 1px #3E783E; }
.job04 .guideline_table th {
  border-bottom: solid 1px #3E783E; }

.job05 .guideline_hd {
  border-top: solid 3px #3E783E;
  color: #3E783E; }
.job05 .guideline_table tr:first-child th {
  border-top: solid 1px #3E783E; }
.job05 .guideline_table th {
  border-bottom: solid 1px #3E783E; }

.job06 .guideline_hd {
  border-top: solid 3px #3E783E;
  color: #3E783E; }
.job06 .guideline_table tr:first-child th {
  border-top: solid 1px #3E783E; }
.job06 .guideline_table th {
  border-bottom: solid 1px #3E783E; }

.job07 .guideline_hd {
  border-top: solid 3px #3E783E;
  color: #3E783E; }
.job07 .guideline_table tr:first-child th {
  border-top: solid 1px #3E783E; }
.job07 .guideline_table th {
  border-bottom: solid 1px #3E783E; }

.job08 .guideline_hd {
  border-top: solid 3px #6A4C6F;
  color: #6A4C6F; }
.job08 .guideline_table tr:first-child th {
  border-top: solid 1px #6A4C6F; }
.job08 .guideline_table th {
  border-bottom: solid 1px #6A4C6F; }

.job09 .guideline_hd {
  border-top: solid 3px #6A4C6F;
  color: #6A4C6F; }
.job09 .guideline_table tr:first-child th {
  border-top: solid 1px #6A4C6F; }
.job09 .guideline_table th {
  border-bottom: solid 1px #6A4C6F; }

.job10 .guideline_hd {
  border-top: solid 3px #209879;
  color: #209879; }
.job10 .guideline_table tr:first-child th {
  border-top: solid 1px #209879; }
.job10 .guideline_table th {
  border-bottom: solid 1px #209879; }

.job11 .guideline_hd {
  border-top: solid 3px #BB5454;
  color: #BB5454; }
.job11 .guideline_table tr:first-child th {
  border-top: solid 1px #BB5454; }
.job11 .guideline_table th {
  border-bottom: solid 1px #BB5454; }

.job12 .guideline_hd {
  border-top: solid 3px #BB5454;
  color: #BB5454; }
.job12 .guideline_table tr:first-child th {
  border-top: solid 1px #BB5454; }
.job12 .guideline_table th {
  border-bottom: solid 1px #BB5454; }

.job13 .guideline_hd {
  border-top: solid 3px #957662;
  color: #957662; }
.job13 .guideline_table tr:first-child th {
  border-top: solid 1px #957662; }
.job13 .guideline_table th {
  border-bottom: solid 1px #957662; }

.job14 .guideline_hd {
  border-top: solid 3px #957662;
  color: #957662; }
.job14 .guideline_table tr:first-child th {
  border-top: solid 1px #957662; }
.job14 .guideline_table th {
  border-bottom: solid 1px #957662; }

.job15 .guideline_hd {
  border-top: solid 3px #957662;
  color: #957662; }
.job15 .guideline_table tr:first-child th {
  border-top: solid 1px #957662; }
.job15 .guideline_table th {
  border-bottom: solid 1px #957662; }

.job16 .guideline_hd {
  border-top: solid 3px #841858;
  color: #841858; }
.job16 .guideline_table tr:first-child th {
  border-top: solid 1px #841858; }
.job16 .guideline_table th {
  border-bottom: solid 1px #841858; }

.job17 .guideline_hd {
  border-top: solid 3px #FF8800;
  color: #FF8800; }
.job17 .guideline_table tr:first-child th {
  border-top: solid 1px #FF8800; }
.job17 .guideline_table th {
  border-bottom: solid 1px #FF8800; }

.sec_job-fair {
  background: #F8F5F1;
  border-radius: 20px;
  max-width: 1100px;
  margin: 60px auto 0 auto;
  padding: 40px; }

#page-job-fair .sec_job-fair:last-child {
  margin-bottom: 90px; }

@media screen and (max-width: 1100px) {
  .sec_job-fair {
    margin: 60px 20px 0 20px; } }
.job-fair_hd {
  padding: 9px;
  border-radius: 50vh;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 30px;
  background: #888;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 35px; }

.job-fair_info {
  display: flex;
  align-items: flex-start; }
  .job-fair_info__txt {
    flex: 1;
    margin-right: 4%; }
    .job-fair_info__txt dl {
      flex-wrap: wrap;
      display: flex;
      align-items: flex-start; }
      .job-fair_info__txt dl dt {
        width: 16%;
        font-weight: bold; }
        .job-fair_info__txt dl dt:nth-child(n+2) {
          margin-top: 20px; }
      .job-fair_info__txt dl dd {
        width: 84%; }
        .job-fair_info__txt dl dd:nth-child(n+3) {
          margin-top: 20px; }
    .job-fair_info__txt__lead {
      font-weight: bold;
      margin-bottom: 30px; }
    .job-fair_info__txt__hd {
      font-size: 20px;
      padding-bottom: 4px;
      border-bottom: solid 1px;
      margin-bottom: 25px; }
      .job-fair_info__txt__hd:nth-child(n+2) {
        margin-top: 40px; }
    .job-fair_info__txt__day {
      display: flex;
      flex-wrap: wrap; }
      .job-fair_info__txt__day li {
        width: 8em; }
    .job-fair_info__txt__address p {
      display: inline-block;
      margin-right: 10px; }
    .job-fair_info__txt__address .btnType03 {
      margin-top: 0; }
  .job-fair_info__img {
    width: 36%;
    max-width: 360px;
    text-align: center; }
    .job-fair_info__img img {
      margin-bottom: 10px;
      transition: all 0.3s linear;
      border: solid 1px #D2D2D1;
      box-sizing: border-box; }
    .job-fair_info__img a:hover img {
      opacity: 0.7; }

/* カラー */
.items_job_color01 .job-fair_hd {
  background: #2E97DB; }
.items_job_color01 .job-fair_info dt {
  color: #2E97DB; }
.items_job_color01 .btnType03 {
  border: solid 1px #2E97DB; }
  .items_job_color01 .btnType03:link, .items_job_color01 .btnType03:active, .items_job_color01 .btnType03:visited {
    color: #2E97DB; }
  .items_job_color01 .btnType03:hover {
    background: #2E97DB;
    color: #fff; }

.items_job_color02 .job-fair_hd {
  background: #EC2E5B; }
.items_job_color02 .job-fair_info dt {
  color: #EC2E5B; }
.items_job_color02 .btnType03 {
  border: solid 1px #EC2E5B; }
  .items_job_color02 .btnType03:link, .items_job_color02 .btnType03:active, .items_job_color02 .btnType03:visited {
    color: #EC2E5B; }
  .items_job_color02 .btnType03:hover {
    background: #EC2E5B;
    color: #fff; }

.items_job_color03 .job-fair_hd {
  background: #635EA3; }
.items_job_color03 .job-fair_info dt {
  color: #635EA3; }
.items_job_color03 .btnType03 {
  border: solid 1px #635EA3; }
  .items_job_color03 .btnType03:link, .items_job_color03 .btnType03:active, .items_job_color03 .btnType03:visited {
    color: #635EA3; }
  .items_job_color03 .btnType03:hover {
    background: #635EA3;
    color: #fff; }

.items_job_color17 .job-fair_hd {
  background: #FF8800; }
.items_job_color17 .job-fair_info__txt__hd {
  color: #FF8800;
  border-bottom: solid 1px #FF8800; }
.items_job_color17 .job-fair_info dt {
  color: #FF8800; }
.items_job_color17 .btnType03 {
  border: solid 1px #FF8800; }
  .items_job_color17 .btnType03:link, .items_job_color17 .btnType03:active, .items_job_color17 .btnType03:visited {
    color: #FF8800; }
  .items_job_color17 .btnType03:hover {
    background: #FF8800;
    color: #fff; }

.entry_lead {
  margin: 0 auto;
  max-width: 1100px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px; }

.entry_att-list {
  margin: 0 auto 40px auto;
  max-width: 1100px; }
  .entry_att-list li {
    margin-left: 1em;
    text-indent: -1em; }
    .entry_att-list li::before {
      content: "※"; }
    .entry_att-list li:nth-child(n+2) {
      margin-top: 0.5em; }

.entry_table {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px; }
  .entry_table th, .entry_table td {
    border-bottom: solid 1px #BEBEBE;
    padding: 15px; }
  .entry_table td {
    position: relative; }
  .entry_table tr:first-child th, .entry_table tr:first-child td {
    border-top: solid 1px #BEBEBE; }
  .entry_table th {
    font-weight: bold;
    vertical-align: top;
    background: #F9F9F9;
    font-weight: bold;
    width: 220px; }
    .entry_table th span {
      background: #858585;
      border-radius: 2px;
      font-size: 14px;
      font-weight: bold;
      color: #fff;
      line-height: 1;
      padding: 3px 7px;
      margin-right: 10px; }
      .entry_table th span.required {
        background: #E20000; }
  .entry_table .birth input {
    margin: 0 5px 0 10px; }
    .entry_table .birth input:first-child {
      margin-left: 0; }
  .entry_table .address_table {
    width: 100%; }
    .entry_table .address_table th, .entry_table .address_table td {
      border: none;
      vertical-align: middle; }
    .entry_table .address_table th {
      padding: 10px 10px 0 0;
      white-space: nowrap; }
    .entry_table .address_table td {
      width: 100%;
      padding: 10px 0 0 0; }
    .entry_table .address_table tr:first-child th, .entry_table .address_table tr:first-child td {
      border-top: none;
      padding: 0; }
    .entry_table .address_table th {
      background: none;
      font-weight: normal; }

.sec_404 {
  border-bottom: solid 1px #1C8787;
  text-align: center; }
  .sec_404 .hd_404 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 52px;
    font-weight: 600;
    color: #1C8787;
    line-height: 1.2;
    margin: 0 auto 20px auto; }
  .sec_404 p {
    font-size: 18px; }
    .sec_404 p.intro_404 {
      font-family: 'M PLUS Rounded 1c', sans-serif;
      font-size: 28px;
      font-weight: 600;
      line-height: 1.25;
      margin-bottom: 15px; }
    .sec_404 p br {
      display: none; }
  .sec_404 .btnType01 {
    font-size: 20px;
    margin-top: 35px; }

@media screen and (max-width: 768px) {
  .hdType01 {
    font-size: 32px;
    margin-bottom: 35px; }

  .hdType01 + .section_lead {
    margin-top: -30px;
    margin-bottom: 30px;
    font-size: 18px; }

  .hdType02 {
    font-size: 38px; }
    .hdType02:before {
      width: 45px;
      height: 45px;
      margin: 0 auto 20px auto; }

  #page-guideline .hdType02 span {
    font-size: 26px;
    margin-bottom: 15px; }

  .hdType03 h1 {
    font-size: 36px; }

  .hdType03 {
    width: 94%;
    max-width: 640px;
    margin: 0 auto;
    padding: 30px 0 20px 0; }
    .hdType03 h1 {
      font-size: 40px;
      margin: 0; }
      .hdType03 h1 span {
        padding: 0 10px; }
    .hdType03 img {
      width: 84%; }

  .section01 {
    padding: 45px 30px 45px 30px; }

  .section02 {
    padding: 40px 30px 45px 30px; }

  .section03 {
    padding: 40px 0 0 0; }

  .section04 {
    padding: 40px 0 0 30px; }

  .column2 .column {
    width: 48%; }
  .column2:after {
    content: "";
    display: block;
    width: 48%; }

  .column3 .column {
    width: 31%; }
  .column3:after {
    width: 31%; }

  .btnType01 {
    margin-top: 30px;
    font-size: 20px;
    height: 60px; }

  .btnType02 {
    display: table; }

  .btnType02 a {
    display: block;
    background: #666;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    padding: 12px;
    border-radius: 3px;
    transition: opacity 0.3s linear; }

  .btnType02 a:hover {
    opacity: 0.7; }

  .buttons p {
    max-width: 320px; }
  .buttons p:nth-child(n+2) {
    margin-left: 20px; }

  .buttons li {
    max-width: 320px; }
    .buttons li:nth-child(n+2) {
      margin-left: 3%; }

  .footer_entry {
    padding: 45px 0 50px 0; }
    .footer_entry__btn li a {
      font-size: 26px;
      height: 70px; }
    .footer_entry__info {
      margin-top: 30px; }
      .footer_entry__info__inner {
        height: auto;
        padding: 15px 0; }
      .footer_entry__info__job-fair p {
        font-size: 18px;
        margin-top: 10px; }
      .footer_entry__info__tel .txt {
        font-size: 16px; }
      .footer_entry__info__tel .tel {
        font-size: 36px;
        margin-top: 5px; }
      .footer_entry__info__tel .department {
        font-size: 16px; }
      .footer_entry__info__tel .time {
        font-size: 16px; }
        .footer_entry__info__tel .time span {
          display: block;
          margin-right: 0; }
    .footer_entry__form {
      margin-top: 30px; }
      .footer_entry__form p {
        font-size: 18px; }
      .footer_entry__form .btnType01 {
        margin-top: 15px; }

  .footer a[href^="tel:"] {
    color: #0F8480; }

  .footer_info {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
    padding: 20px 0; }
    .footer_info__address {
      text-align: center; }
      .footer_info__address .organization {
        font-size: 18px;
        font-weight: bold; }
      .footer_info__address .btn_site {
        width: 250px;
        padding: 10px 0;
        margin-top: 10px; }
    .footer_info__navi__site_navi {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 20px; }
      .footer_info__navi__site_navi li {
        display: flex;
        width: 50%;
        box-sizing: border-box;
        border-bottom: solid 1px #fff;
        margin-left: 0;
        margin-bottom: 0;
        background: #ccc; }
        .footer_info__navi__site_navi li:nth-child(odd) {
          border-right: solid 1px #fff; }
        .footer_info__navi__site_navi li a {
          display: block;
          width: 100%;
          background: #0F8480;
          color: #fff;
          padding: 14px 10px;
          transition: opacity 0.3s linear; }
          .footer_info__navi__site_navi li a:hover {
            opacity: 0.7; }
      .footer_info__navi__site_navi:after {
        content: "";
        display: block;
        width: 50%;
        background: #0F8480;
        border-bottom: solid 1px #fff; }
    .footer_info__navi__link_navi {
      justify-content: center;
      margin-top: 20px; }
      .footer_info__navi__link_navi li {
        width: 250px; }
      .footer_info__navi__link_navi .footer_link_btn_job-fair, .footer_info__navi__link_navi .footer_link_btn_entry {
        width: 100%;
        padding: 10px 0; }

  .mainvisual {
    position: relative; }
    .mainvisual li .mainvisual__img {
      height: 500px; }

  .top_message {
    padding: 30px 2% 40px 2%; }
    .top_message .message_list__inner {
      padding: 0 3%; }

  .message_list li {
    width: 48%; }
    .message_list li:nth-child(n+3) {
      margin-top: 30px; }
    .message_list li:nth-child(n+5) {
      margin-top: 30px; }

  .top_system__list {
    width: auto;
    justify-content: space-between;
    margin: 0 10px; }
    .top_system__list li {
      width: 30%; }
      .top_system__list li:nth-child(n+2) {
        margin-left: 0; }
    .top_system__list .txt {
      margin-top: 8px; }
    .top_system__list .title {
      font-size: 20px;
      margin-top: 20px; }

  .top_about__wrap {
    flex-direction: column; }
  .top_about__pic {
    width: auto;
    margin-right: 6%; }
  .top_about__ttl {
    margin-bottom: 0.3em; }
  .top_about .btnType01 {
    margin-top: 20px; }
  .top_about__lead {
    width: auto;
    margin-top: -12%;
    margin-left: 6%; }
    .top_about__lead .txt_wrap {
      margin: 17% 6% 6% 6%; }
    .top_about__lead .deco-txt {
      font-size: 67px;
      margin-bottom: 0.3em; }

  .top_movie {
    margin-top: 40px; }
    .top_movie__column p {
      font-size: 18px;
      margin-top: 15px; }

  .top_more__more_list {
    margin-bottom: 40px; }
    .top_more__more_list p {
      font-size: 18px;
      margin-top: 15px; }

  .top_workplace {
    padding: 35px 0 30px 0; }
    .top_workplace__ttl {
      font-size: 28px;
      margin-bottom: 25px; }

  .message_visual {
    margin-top: 50px; }
    .message_visual__pic {
      height: 600px; }
    .message_visual__date {
      max-width: 100%;
      min-width: auto;
      width: 100%;
      padding: 25px;
      margin: -10% 5% 0 5%; }
      .message_visual__date p.name {
        font-size: 40px;
        margin-top: 10px; }
      .message_visual__date p.catch {
        font-size: 24px; }

  .message_article {
    flex-wrap: wrap; }
    .message_article__pic {
      width: auto;
      margin-right: 5%; }
    .message_article__txt {
      width: auto;
      padding: 9% 0 5% 0;
      margin: -5% 0 0 5%; }
      .message_article__txt p, .message_article__txt__ttl {
        margin-left: 5%;
        margin-right: 5%; }
      .message_article__txt__ttl {
        font-size: 28px;
        margin-bottom: 0.5em; }

  /* 逆並び */
  .message_article:nth-child(even) .message_article__pic {
    margin-left: 5%;
    margin-right: 0; }
  .message_article:nth-child(even) .message_article__txt {
    padding: 9% 0 5% 0;
    margin: -5% 5% 0 0; }
    .message_article:nth-child(even) .message_article__txt p, .message_article:nth-child(even) .message_article__txt__ttl {
      margin-left: 5%;
      margin-right: 5%; }

  .message_profile {
    margin: 30px 5% 0 5%; }

  .linkbtn {
    margin: 30px 30px 0 30px; }
    .linkbtn .btnType01 {
      width: 100%;
      max-width: 340px; }
    .linkbtn .btnType01 + .btnType01 {
      margin-left: 15px; }

  .system {
    flex-wrap: wrap;
    margin-bottom: 40px; }
    .system__pic {
      width: 100%;
      margin: 0 40px 0 0; }
    .system__txt {
      width: 100%;
      margin: -30px 30px 0 0; }
      .system__txt h2 {
        font-size: 40px;
        padding: 0 0 15px 30px; }
        .system__txt h2 span {
          font-size: 45px; }
      .system__txt h3 {
        margin: 15px 0 0 30px; }
      .system__txt p {
        margin: 30px 0 0 30px;
        line-height: 1.6; }
        .system__txt p.small-txt {
          margin: 5px 0 0 30px; }
        .system__txt p.link {
          margin: 5px 0 0 30px; }

  .wrap_system {
    margin-top: 45px; }
    .wrap_system .system:nth-child(even) {
      flex-direction: row-reverse; }
      .wrap_system .system:nth-child(even) .system__pic {
        margin: 0 0 0 40px; }
      .wrap_system .system:nth-child(even) .system__txt {
        margin: -30px 0 0 30px; }
        .wrap_system .system:nth-child(even) .system__txt h2 {
          padding: 0 30px 15px 0; }
        .wrap_system .system:nth-child(even) .system__txt p {
          margin: 30px 30px 0 0; }

  .sec_outline {
    padding: 40px 0; }

  .outline__ttl {
    font-size: 34px;
    line-height: 1.3; }
    .outline__ttl span {
      font-size: 28px; }

  .bg_outline01 {
    background-attachment: scroll;
    background-position: 50% -5%;
    background-size: 110%;
    background-color: #EDEDEC;
    margin-top: 45px; }

  .bg_outline02 {
    background-attachment: scroll;
    background-position: 50% 0;
    background-size: 160%;
    background-color: #F2F2F2; }

  .outline01 figcaption, .outline02 figcaption, .outline03 figcaption {
    font-size: 16px; }
    .outline01 figcaption span, .outline02 figcaption span, .outline03 figcaption span {
      font-size: 15px; }

  .outline01 {
    padding: 0 30px 0 30px;
    display: block; }
    .outline01 .txt {
      width: 100%; }
    .outline01 .pic {
      width: 40%;
      filter: drop-shadow(85px 70px 0 rgba(0, 0, 0, 0.1));
      transform: translateZ(0);
      float: left;
      margin: 0 25px 25px 0; }

  .outline02 {
    padding: 30px 30px 0 30px; }

  .outline03 figure {
    width: 45%; }
  .outline03 .txt {
    width: 50%;
    margin-top: 0; }

  .outline04 {
    padding: 30px 30px 0 30px; }
    .outline04 .facility_description:after {
      content: "";
      display: block;
      clear: both; }
    .outline04 .column3 {
      margin-top: 1.5em; }
      .outline04 .column3 .pic_description {
        font-size: 14px;
        line-height: 1.5; }

  .outline05 {
    padding: 30px 30px 0 30px; }
    .outline05__pic {
      width: 31%;
      flex-direction: column; }
      .outline05__pic figure {
        width: 100%; }
        .outline05__pic figure:nth-child(n+2) {
          margin-top: 15px; }
    .outline05__txt {
      width: 65%; }

  .pic_effect01 figure img {
    border: solid 4px #fff;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3)); }

  .pagetitle_data {
    width: auto;
    margin: 0 20px;
    padding: 30px 5px 15px 5px; }
    .pagetitle_data h1 {
      font-size: 40px;
      width: 40%; }
    .pagetitle_data .img01 {
      width: 30%; }
      .pagetitle_data .img01 img {
        width: 100%; }
    .pagetitle_data .img02 {
      width: 25%; }
      .pagetitle_data .img02 img {
        width: 100%; }

  .data__items .column {
    width: 48%;
    padding: 30px 0;
    border-radius: 20px; }
    .data__items .column:nth-child(n+3) {
      margin-top: 3.8%; }

  .qa-list {
    padding: 0 10px; }
    .qa-list dt.toggle_title {
      padding: 15px 30px 15px 35px;
      font-size: 18px; }
      .qa-list dt.toggle_title::before {
        font-size: 20px;
        top: 15px;
        width: 28px;
        height: 28px;
        line-height: 26px; }
      .qa-list dt.toggle_title::after {
        top: 22px;
        right: 5px;
        width: 8px;
        height: 8px; }
    .qa-list dd {
      padding: 2px 0 15px 35px;
      font-size: 16px; }
      .qa-list dd::before {
        font-size: 20px;
        width: 28px;
        height: 28px;
        line-height: 26px; }
      .qa-list dd p {
        margin: 30px 0 0; }

  .survey_items, .survey_items_wide {
    padding: 20px 0; }
    .survey_items:after, .survey_items_wide:after {
      border-width: 0 0 30px 30px; }
    .survey_items__ttl, .survey_items_wide__ttl {
      font-size: 20px;
      margin: 0 -2%;
      padding: 8px 1%; }

  .survey_items__ranking-list {
    margin: 5px 20px 0 20px; }
    .survey_items__ranking-list li {
      font-size: 20px;
      padding: 8px 5px 10px 5px; }
      .survey_items__ranking-list li:nth-child(1) {
        font-size: 22px;
        padding-left: 45px;
        text-indent: -45px; }
        .survey_items__ranking-list li:nth-child(1):before {
          width: 45px;
          height: 35px;
          background-size: 40px; }
      .survey_items__ranking-list li:nth-child(2), .survey_items__ranking-list li:nth-child(3) {
        padding-left: 45px;
        text-indent: -45px; }
        .survey_items__ranking-list li:nth-child(2):before, .survey_items__ranking-list li:nth-child(3):before {
          width: 45px;
          height: 30px;
          background-size: 35px;
          background-position: 2px 0; }
  .survey_items__more {
    margin: 15px 20px 0 20px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px; }
  .survey_items__more-list {
    margin: 15px 20px 0 38px; }

  .survey_items_wide {
    margin-top: 4.5%; }
    .survey_items_wide__voice {
      justify-content: space-between;
      align-items: stretch;
      margin: 20px 20px 15px 20px; }
      .survey_items_wide__voice .baloon {
        width: 48.5%;
        margin: 0;
        padding: 10px 0;
        border-radius: 10px;
        font-size: 15px; }
        .survey_items_wide__voice .baloon:after {
          border-width: 9px;
          margin-left: -9px; }
        .survey_items_wide__voice .baloon:before {
          border-width: 14px;
          margin-left: -14px; }
        .survey_items_wide__voice .baloon:nth-child(n+3) {
          margin-top: 25px; }
      .survey_items_wide__voice p {
        margin: 0 10px; }
      .survey_items_wide__voice .job {
        font-size: 14px; }

  .sec_guideline {
    max-width: 1200px;
    margin: 0 auto; }

  .no-recruitment {
    text-align: left; }
    .no-recruitment__ttl {
      font-size: 28px;
      text-align: center;
      margin: 0 auto 20px auto; }

  .guideline_list li {
    width: 48.5%; }
    .guideline_list li:nth-child(n+3) {
      margin-top: 3%; }

  .guideline_hd {
    font-size: 22px;
    padding: 13px;
    margin: 0 auto 40px auto; }

  .sec_job-fair {
    margin: 40px 30px 0 30px;
    padding: 30px; }

  #page-job-fair .sec_job-fair:last-child {
    margin-bottom: 45px; }

  .job-fair_hd {
    font-size: 26px;
    margin-bottom: 30px; }

  .job-fair_info__txt dl {
    flex-direction: column; }
    .job-fair_info__txt dl dt {
      width: auto;
      margin-bottom: 2px; }
      .job-fair_info__txt dl dt:nth-child(n+2) {
        margin-top: 15px; }
    .job-fair_info__txt dl dd {
      width: auto; }
      .job-fair_info__txt dl dd:nth-child(n+3) {
        margin-top: 0; }
  .job-fair_info__txt__lead {
    margin-bottom: 20px; }
  .job-fair_info__txt__hd {
    padding-bottom: 2px;
    margin-bottom: 20px; }
    .job-fair_info__txt__hd:nth-child(n+2) {
      margin-top: 25px; }
  .job-fair_info__txt__address p {
    display: block;
    margin-right: 0; }
  .job-fair_info__txt__address .btnType03 {
    margin-top: 0.3em; }
  .job-fair_info__img {
    width: 32%;
    font-size: 14px; }

  .entry_lead {
    text-align: left;
    margin-bottom: 20px; }

  .entry_att-list {
    margin: 0 auto 30px auto; }

  .entry_table tr {
    display: flex;
    flex-direction: column; }
    .entry_table tr:first-child td {
      border-top: none; }
  .entry_table th {
    width: auto;
    padding: 8px; }
  .entry_table td {
    padding: 15px 0 25px 0; }
  .entry_table .address_table tr {
    display: inherit; }
  .entry_table .address_table th {
    padding: 10px 10px 0 0; }
  .entry_table .address_table td {
    padding: 10px 0 0 0; } }
@media screen and (max-width: 420px) {
  input.w_short {
    width: 100%; }
  input.w_middle {
    width: 100%;
    min-width: 100%; }

  .check_list {
    flex-direction: column; }
    .check_list li:nth-child(n+2) {
      margin-left: 0; }

  a[href*="tel:"] {
    pointer-events: auto;
    cursor: default;
    text-decoration: underline; }

  .hdType01 {
    font-size: 28px;
    margin-bottom: 25px; }
    .hdType01 br {
      display: block; }

  .hdType01 + .section_lead {
    margin-top: -12px;
    margin-bottom: 25px;
    font-size: 16px; }

  .hdType02 {
    font-size: 28px; }
    .hdType02:before {
      width: 40px;
      height: 40px;
      margin: 0 auto 12px auto; }

  #page-guideline .hdType02 span {
    font-size: 22px;
    margin-bottom: 6px; }

  #page-job-fair .hdType02 span {
    display: block; }

  .hdType03 {
    width: auto;
    margin: 0 20px;
    padding: 20px 0 10px 0;
    border-bottom: solid #000 3px; }
    .hdType03 h1 {
      font-size: 26px;
      margin: 0 3px; }
      .hdType03 h1 span {
        padding: 0 3px; }

  .section01 {
    padding: 30px 20px 35px 20px; }

  .section02 {
    padding: 30px 20px 35px 20px; }

  .section03 {
    padding: 30px 0 0 0; }

  .section04 {
    padding: 40px 0 0 30px; }

  .column2 .column,
  .column3 .column {
    width: 100%; }
  .column2:after,
  .column3:after {
    width: 100%; }

  .btnType01 {
    margin-top: 25px;
    width: 100%;
    max-width: 320px;
    font-size: 18px;
    height: 50px; }

  .buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .buttons:nth-child(n+2) {
      margin-left: 0;
      margin-top: 12px; }

  .buttons {
    flex-direction: column; }
    .buttons li {
      width: 100%; }
      .buttons li:nth-child(n+2) {
        margin-left: 0;
        margin-top: 10px; }

  .pc_reverse {
    flex-direction: row; }

  header {
    height: 60px; }

  .header_logo {
    margin-left: 14px; }
    .header_logo img {
      width: 200px; }

  .header_navi_sp {
    /* ハンバーガーボタン */
    /* ナビゲーション */ }
    .header_navi_sp__hamburger {
      right: 8px;
      top: 8px;
      width: 44px;
      height: 44px;
      border-radius: 3px;
      /* ナビ開いてる時のボタン */ }
      .header_navi_sp__hamburger span {
        width: 30px;
        left: 7px; }
        .header_navi_sp__hamburger span:nth-child(1) {
          top: 12px; }
        .header_navi_sp__hamburger span:nth-child(2) {
          top: 21px; }
        .header_navi_sp__hamburger span:nth-child(3) {
          top: 30px; }
      .header_navi_sp__hamburger.active span:nth-child(1) {
        top: 21px;
        left: 7px; }
      .header_navi_sp__hamburger.active span:nth-child(2), .header_navi_sp__hamburger.active span:nth-child(3) {
        top: 21px; }
    .header_navi_sp__navi {
      width: 95%; }
      .header_navi_sp__navi .site_navi li a {
        text-align: left; }
      .header_navi_sp__navi .guideline_navi {
        padding: 15px 15px 0 15px;
        justify-content: space-between;
        width: auto; }
        .header_navi_sp__navi .guideline_navi li {
          width: 32%; }
          .header_navi_sp__navi .guideline_navi li:nth-child(n+2) {
            margin-left: 0; }
      .header_navi_sp__navi .link_navi {
        padding: 10px 15px 15px 15px;
        flex-direction: column;
        width: auto; }
        .header_navi_sp__navi .link_navi li {
          width: 100%; }
          .header_navi_sp__navi .link_navi li:nth-child(2) {
            margin-left: 0;
            margin-top: 2%; }

  .footer_entry {
    padding: 30px 0 35px 0; }
    .footer_entry__btn {
      flex-direction: column; }
      .footer_entry__btn li {
        width: 100%; }
        .footer_entry__btn li:nth-child(n+2) {
          margin-top: 10px; }
        .footer_entry__btn li a {
          font-size: 22px;
          height: 50px; }
    .footer_entry__info {
      margin-top: 30px;
      flex-direction: column; }
      .footer_entry__info__inner {
        width: 100%; }
        .footer_entry__info__inner + .footer_entry__info__inner {
          margin-top: 15px; }
      .footer_entry__info__job-fair {
        height: 110px;
        background-size: 90px; }
        .footer_entry__info__job-fair p {
          bottom: 10px; }
      .footer_entry__info__tel .tel {
        width: 90%;
        font-size: 30px;
        margin-top: 8px; }
        .footer_entry__info__tel .tel a {
          display: block;
          width: 100%;
          border: solid 1px #0F8480;
          border-radius: 3px;
          padding: 8px 0; }
      .footer_entry__info__tel .department {
        margin-top: 8px; }
    .footer_entry__form {
      margin-top: 20px; }

  .footer_info__address a {
    text-decoration: underline; }
  .footer_info__navi__site_navi {
    font-size: 15px; }
  .footer_info__navi__link_navi {
    align-items: center;
    flex-direction: column; }
    .footer_info__navi__link_navi li:nth-child(n+2) {
      margin: 10px 0 0 0; }

  .contents {
    margin-top: 60px; }

  .mainvisual li .mainvisual__img {
    height: 400px; }
  .mainvisual .mainvisual__catch {
    width: 88%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%); }

  .top_message {
    padding: 30px 0 40px 0; }
    .top_message .message_list__inner {
      padding: 0 20px; }
    .top_message .message_list li + li {
      margin-top: 0; }

  .message_list li {
    width: 100%; }
    .message_list li:nth-child(n+2) {
      margin-top: 30px; }
  .message_list__pic .job {
    font-size: 20px; }
  .message_list__date {
    /*
    .name{
        font-size: 20px;
    }
    */ }
    .message_list__date .workplace {
      margin-top: 4px; }
    .message_list__date .catch {
      margin-top: 4px;
      font-size: 18px; }

  .top_system__list li {
    width: 100%; }
    .top_system__list li + li {
      margin-top: 20px; }
    .top_system__list li img {
      width: 240px; }

  .top_about__ttl {
    font-size: 26px;
    margin-bottom: 5px; }
  .top_about__lead .txt_wrap {
    margin: 18% 6% 8% 6%; }
  .top_about__lead .deco-txt {
    font-size: 48px; }
  .top_about__lead .lead-txt {
    line-height: 1.6; }

  .top_movie {
    margin-top: 30px; }
    .top_movie__wrap {
      flex-direction: column;
      justify-content: center; }
    .top_movie__column {
      width: 100%;
      text-align: center; }
      .top_movie__column p {
        font-size: 16px;
        margin-top: 10px; }
    .top_movie__column + .top_movie__column {
      margin-top: 30px; }

  .top_more__list {
    margin-bottom: 30px; }
    .top_more__list li:nth-child(n+2) {
      margin-top: 25px; }
    .top_more__list p {
      font-size: 16px;
      margin-top: 10px; }

  .top_workplace {
    padding: 30px 0 25px 0; }
    .top_workplace__ttl {
      font-size: 24px;
      margin-bottom: 25px; }
    .top_workplace__list {
      margin: 0 20px; }
      .top_workplace__list li {
        width: 48%; }
        .top_workplace__list li:nth-child(n+3) {
          margin-top: 4%; }

  .message_visual {
    margin-top: 30px; }
    .message_visual__pic {
      height: 70vh; }
    .message_visual__date {
      padding: 15px;
      margin: -15% 20px 0 20px; }
      .message_visual__date p.jobtype {
        font-size: 18px;
        padding: 4px 12px; }
      .message_visual__date p.year {
        font-size: 16px; }
      .message_visual__date p.workplace {
        font-size: 18px;
        margin-top: 2px; }
      .message_visual__date p.name {
        font-size: 24px; }
      .message_visual__date p.catch {
        font-size: 18px;
        margin-top: 10px; }

  .message_article {
    margin-top: 8%; }
    .message_article__pic {
      margin-right: 5%; }
    .message_article__txt {
      padding: 15% 0 5% 0;
      margin: -8% 0 0 5%; }
      .message_article__txt p, .message_article__txt__ttl {
        margin-left: 6%;
        margin-right: 6%; }
      .message_article__txt__ttl {
        font-size: 24px; }

  /* 逆並び */
  .message_article:nth-child(even) .message_article__pic {
    margin-left: 5%; }
  .message_article:nth-child(even) .message_article__txt {
    padding: 15% 0 5% 0;
    margin: -8% 5% 0 0; }
    .message_article:nth-child(even) .message_article__txt p, .message_article:nth-child(even) .message_article__txt__ttl {
      margin-left: 6%;
      margin-right: 6%; }

  .message_profile {
    display: block;
    margin: 30px 20px 0 20px; }
    .message_profile__pic {
      margin: 20px auto; }
    .message_profile__date {
      margin: 20px; }
      .message_profile__date .year, .message_profile__date .name {
        text-align: center; }

  .linkbtn {
    flex-direction: column;
    margin: 30px 20px 0 20px; }
    .linkbtn .btnType01 {
      max-width: 320px;
      margin: 0 auto; }
    .linkbtn .btnType01 + .btnType01 {
      margin: 15px auto 0 auto; }

  .system {
    margin-bottom: 30px; }
    .system__pic {
      margin: 0 20px 0 0; }
      .system__pic img {
        border-radius: 0 20px 20px 0; }
    .system__txt {
      margin: -25px 20px 0 0; }
      .system__txt h2 {
        font-size: 32px;
        line-height: 1.1;
        padding: 0 0 10px 20px; }
        .system__txt h2 span {
          font-size: 38px; }
      .system__txt h3 {
        margin: 15px 0 0 20px; }
      .system__txt p {
        margin: 20px 0 0 20px; }
        .system__txt p.small-txt {
          margin: 5px 0 0 20px; }
        .system__txt p.link {
          margin: 5px 0 0 20px; }

  .wrap_system {
    margin-top: 30px; }
    .wrap_system .system:nth-child(even) .system__pic {
      margin: 0 0 0 20px; }
      .wrap_system .system:nth-child(even) .system__pic img {
        border-radius: 20px 0 0 20px; }
    .wrap_system .system:nth-child(even) .system__txt {
      margin: -25px 0 0 20px; }
      .wrap_system .system:nth-child(even) .system__txt h2 {
        padding: 0 20px 10px 0; }
      .wrap_system .system:nth-child(even) .system__txt p {
        margin: 20px 20px 0 0; }

  .sec_outline {
    padding: 35px 0; }

  .bg_outline01 {
    background-position: 50% 20%;
    background-size: 200%;
    margin-top: 30px; }

  .bg_outline02 {
    background-size: 180%; }

  .outline01, .outline02, .outline03 {
    flex-direction: column; }
    .outline01 figcaption, .outline02 figcaption, .outline03 figcaption {
      font-size: 18px; }
      .outline01 figcaption span, .outline02 figcaption span, .outline03 figcaption span {
        font-size: 16px; }

  .outline01 {
    padding: 0 20px; }
    .outline01 .txt {
      width: 100%; }
      .outline01 .txt p {
        line-height: 1.6; }
    .outline01 .pic {
      width: 100%;
      filter: drop-shadow(40px 40px 0 rgba(0, 0, 0, 0.1));
      float: none; }

  .outline02 {
    padding: 1.5em 20px 0 20px; }
    .outline02 .column {
      flex-direction: column;
      width: 100%;
      margin-bottom: 1.5em; }
      .outline02 .column:last-child {
        margin-bottom: 0; }

  .outline03 {
    padding: 0 20px; }
    .outline03 figure {
      width: 100%; }
    .outline03 .txt {
      width: 100%;
      margin: 0 0 1.5em 0; }
      .outline03 .txt p {
        line-height: 1.6; }

  .outline04 {
    padding: 30px 20px 0 20px;
    flex-direction: column; }
    .outline04 .center_pic {
      width: 100%;
      margin-bottom: 1em; }
    .outline04 .facility_name {
      font-size: 18px;
      text-align: center; }
    .outline04 .column3 {
      margin: 1.5em auto 0 auto;
      width: 90%;
      flex-direction: column; }
      .outline04 .column3 .column {
        width: 100%;
        margin-bottom: 1.5em; }
        .outline04 .column3 .column:last-child {
          margin-bottom: 0; }
      .outline04 .column3 figcaption {
        font-size: 18px;
        margin: 15px 0 5px 0; }
        .outline04 .column3 figcaption span {
          font-size: 16px; }

  .outline05 {
    padding: 30px 20px 0 20px;
    flex-direction: column; }
    .outline05__pic {
      width: 100%; }
    .outline05__txt {
      width: 100%;
      margin-top: 15px; }

  .pic_effect01 figure img {
    border: solid 5px #fff;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.3)); }

  .pagetitle_data {
    flex-wrap: wrap;
    padding: 20px 5px 10px 5px;
    border-bottom: solid #000 3px; }
    .pagetitle_data h1 {
      font-size: 36px;
      width: 100%;
      order: 1;
      margin-bottom: 15px; }
    .pagetitle_data .img01 {
      width: 46%;
      order: 2; }
    .pagetitle_data .img02 {
      order: 3;
      width: 40%; }

  .data {
    border-radius: 12px;
    margin: 30px 20px;
    padding: 25px 20px; }
    .data__ttl {
      font-size: 30px;
      margin-bottom: 0.8em; }
    .data__items .column {
      width: 100%;
      padding: 15px 0;
      border-radius: 10px; }
      .data__items .column:nth-child(n+2) {
        margin-top: 3.8%; }
    .data__items h3 {
      font-size: 32px;
      margin-bottom: 15px; }
    .data__items .img {
      height: 130px;
      margin-bottom: 10px; }
    .data__items .number {
      height: auto; }
      .data__items .number p {
        font-size: 30px; }
        .data__items .number p span {
          font-size: 52px; }
        .data__items .number p.title {
          font-size: 20px; }
      .data__items .number div + div {
        margin-left: 10px; }
    .data__memo {
      margin: 25px 0 0 0;
      flex-direction: column; }
      .data__memo .balloon_l, .data__memo .balloon_r {
        padding: 15px;
        border: solid 4px #555;
        border-radius: 15px;
        margin-bottom: 30px; }
        .data__memo .balloon_l p, .data__memo .balloon_r p {
          font-size: 16px; }
      .data__memo .balloon_l:after, .data__memo .balloon_l:before,
      .data__memo .balloon_r:after, .data__memo .balloon_r:before {
        top: 100%; }
      .data__memo .balloon_l {
        margin-right: 0; }
        .data__memo .balloon_l:after, .data__memo .balloon_l:before {
          left: 50%; }
        .data__memo .balloon_l:after {
          border-left-color: transparent;
          border-top-color: #FFF;
          border-width: 20px;
          margin-top: 0;
          margin-left: -20px; }
        .data__memo .balloon_l:before {
          border-left-color: transparent;
          border-top-color: #555;
          border-width: 26px;
          margin-top: 0;
          margin-left: -26px; }
      .data__memo .balloon_r {
        margin-left: 0; }
        .data__memo .balloon_r:after, .data__memo .balloon_r:before {
          left: 50%; }
        .data__memo .balloon_r:after {
          border-right-color: transparent;
          border-top-color: #FFF;
          border-width: 20px;
          margin-top: 0;
          margin-left: -20px; }
        .data__memo .balloon_r:before {
          border-right-color: transparent;
          border-top-color: #555;
          border-width: 26px;
          margin-top: 0;
          margin-left: -26px; }
      .data__memo .img {
        width: 30%; }
        .data__memo .img img {
          width: 100%; }
    .data__reverse {
      flex-direction: column; }
    .data__more_info {
      font-size: 18px;
      margin-top: 20px;
      margin-bottom: 15px; }

  .items_color01 {
    color: #002F71; }
    .items_color01 .data__memo .balloon_l {
      border: solid 4px #002F71; }
      .items_color01 .data__memo .balloon_l:before {
        border-left-color: transparent;
        border-top-color: #002F71; }
    .items_color01 .data__memo .balloon_r {
      border: solid 4px #002F71; }
      .items_color01 .data__memo .balloon_r:before {
        border-right-color: transparent;
        border-top-color: #002F71; }

  .items_color02 {
    color: #2C7043; }
    .items_color02 .data__memo .balloon_l {
      border: solid 4px #2C7043; }
      .items_color02 .data__memo .balloon_l:before {
        border-left-color: transparent;
        border-top-color: #2C7043; }
    .items_color02 .data__memo .balloon_r {
      border: solid 4px #2C7043; }
      .items_color02 .data__memo .balloon_r:before {
        border-right-color: transparent;
        border-top-color: #2C7043; }

  .items_color03 {
    color: #8A0000; }
    .items_color03 .data__memo .balloon_l {
      border: solid 4px #8A0000; }
      .items_color03 .data__memo .balloon_l:before {
        border-left-color: transparent;
        border-top-color: #8A0000; }
    .items_color03 .data__memo .balloon_r {
      border: solid 4px #8A0000; }
      .items_color03 .data__memo .balloon_r:before {
        border-right-color: transparent;
        border-top-color: #8A0000; }

  .qa-list {
    padding: 0 5px; }
    .qa-list dt.toggle_title {
      padding: 15px 30px 15px 35px;
      line-height: 1.4; }
    .qa-list dl {
      padding: 15px 30px 15px 0; }
      .qa-list dl::before {
        right: 10px; }

  .survey_items, .survey_items_wide {
    width: 100%; }
    .survey_items:nth-child(n+2), .survey_items_wide:nth-child(n+2) {
      margin-top: 6%; }

  .survey_items_wide__voice .baloon {
    width: 100%; }
    .survey_items_wide__voice .baloon:nth-child(n+2) {
      margin-top: 25px; }

  .guideline_list {
    flex-direction: column; }
    .guideline_list li {
      width: 100%; }
      .guideline_list li:nth-child(n+2) {
        margin-top: 15px; }
      .guideline_list li a {
        height: 55px;
        font-size: 18px; }
        .guideline_list li a::after {
          right: 10px; }

  .no-recruitment__ttl {
    font-size: 22px;
    margin: 0 auto 10px auto; }

  .guideline_hd {
    font-size: 18px;
    padding: 10px;
    margin: 0 auto 30px auto; }

  .guideline_table tr {
    flex-direction: column; }
    .guideline_table tr:first-child th {
      border-top: none; }
    .guideline_table tr:first-child td {
      border-top: none; }
  .guideline_table th {
    padding: 8px 8px 7px 8px;
    border-bottom: none;
    width: auto; }
  .guideline_table td {
    padding: 8px 0 15px 0;
    border-bottom: none; }

  /* 職種毎カラー */
  .job01 .guideline_table tr:first-child th, .job02 .guideline_table tr:first-child th, .job03 .guideline_table tr:first-child th, .job04 .guideline_table tr:first-child th, .job05 .guideline_table tr:first-child th, .job06 .guideline_table tr:first-child th, .job07 .guideline_table tr:first-child th, .job08 .guideline_table tr:first-child th, .job09 .guideline_table tr:first-child th, .job10 .guideline_table tr:first-child th, .job11 .guideline_table tr:first-child th, .job12 .guideline_table tr:first-child th, .job13 .guideline_table tr:first-child th, .job14 .guideline_table tr:first-child th, .job15 .guideline_table tr:first-child th, .job16 .guideline_table tr:first-child th, .job17 .guideline_table tr:first-child th {
    border-top: none; }
  .job01 .guideline_table th, .job02 .guideline_table th, .job03 .guideline_table th, .job04 .guideline_table th, .job05 .guideline_table th, .job06 .guideline_table th, .job07 .guideline_table th, .job08 .guideline_table th, .job09 .guideline_table th, .job10 .guideline_table th, .job11 .guideline_table th, .job12 .guideline_table th, .job13 .guideline_table th, .job14 .guideline_table th, .job15 .guideline_table th, .job16 .guideline_table th, .job17 .guideline_table th {
    border-bottom: none; }

  .job01 .guideline_table th {
    background: #D2F7FF; }

  .job02 .guideline_table th {
    background: #FFEEEF; }

  .job03 .guideline_table th {
    background: #D7E7FF; }

  .job04 .guideline_table th {
    background: #F0F2C3; }

  .job05 .guideline_table th {
    background: #F0F2C3; }

  .job06 .guideline_table th {
    background: #F0F2C3; }

  .job07 .guideline_table th {
    background: #F0F2C3; }

  .job08 .guideline_table th {
    background: #F0E5FC; }

  .job09 .guideline_table th {
    background: #F0E5FC; }

  .job10 .guideline_table th {
    background: #DCF1EC; }

  .job11 .guideline_table th {
    background: #FCE9D5; }

  .job12 .guideline_table th {
    background: #FCE9D5; }

  .job13 .guideline_table th {
    background: #EEE6DF; }

  .job14 .guideline_table th {
    background: #EEE6DF; }

  .job15 .guideline_table th {
    background: #EEE6DF; }

  .job16 .guideline_table th {
    background: #E7DBE9; }

  .job17 .guideline_table th {
    background: #FEECAD; }

  .sec_job-fair {
    margin: 30px 20px 0 20px;
    padding: 20px; }

  #page-job-fair .sec_job-fair:last-child {
    margin-bottom: 35px; }

  .job-fair_hd {
    font-size: 20px;
    margin-bottom: 20px; }

  .job-fair_info {
    flex-direction: column-reverse; }
    .job-fair_info__txt {
      width: auto;
      margin-right: 0; }
    .job-fair_info__img {
      width: 100%;
      margin: 0 auto 20px auto; }
      .job-fair_info__img img {
        width: 70%;
        max-width: 220px; }

  .entry_lead {
    margin-bottom: 20px; }

  .entry_att-list {
    margin: 0 auto 30px auto; }

  .entry_table tr {
    display: flex;
    flex-direction: column; }
    .entry_table tr:first-child td {
      border-top: none; }
  .entry_table th {
    width: auto;
    padding: 8px; }
  .entry_table td {
    padding: 15px 0 25px 0; }
  .entry_table .address_table tr {
    display: flex;
    flex-direction: column; }
  .entry_table .address_table td {
    padding: 0; } }
@media screen and (max-width: 280px) {
  .hdType01 {
    font-size: 26px; }

  .hdType02 {
    font-size: 26px; }

  .btnType01 {
    max-width: 254px;
    font-size: 16px; }

  .header_navi_sp {
    /* ナビゲーション */ }
    .header_navi_sp__navi .guideline_navi {
      padding: 12px 12px 0 12px; }
      .header_navi_sp__navi .guideline_navi li {
        width: 32%; }
        .header_navi_sp__navi .guideline_navi li a {
          font-size: 15px; }
    .header_navi_sp__navi .link_navi {
      padding: 8px 12px 12px 12px; }
      .header_navi_sp__navi .link_navi li a {
        font-size: 15px; }
      .header_navi_sp__navi .link_navi li:nth-child(2) {
        margin-top: 2%; }

  .system__txt h2 {
    font-size: 30px; }
    .system__txt h2 span {
      font-size: 36px; }

  .sec_outline h2 {
    font-size: 30px; }
    .sec_outline h2 span {
      font-size: 24px; }

  .pagetitle_data h1 {
    font-size: 36px; }

  .sec_data {
    margin: 20px;
    padding: 20px 15px; }
    .sec_data h2 {
      font-size: 28px;
      margin-bottom: 0.6em; }
    .sec_data__items .column {
      padding: 15px 0; }
      .sec_data__items .column h3 {
        font-size: 28px; }
      .sec_data__items .column .img {
        height: 90px; }
      .sec_data__items .column .number p {
        font-size: 24px; }
        .sec_data__items .column .number p span {
          font-size: 40px; }
        .sec_data__items .column .number p.title {
          font-size: 20px; } }

/*# sourceMappingURL=style.css.map */
