@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #615959; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th {
  font-weight: normal; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select, textarea, img {
  vertical-align: middle; }

ul, dl, ol {
  list-style: none; }

*:focus {
  outline: none; }

.fs70 {
  font-size: 70%; }

.fs80 {
  font-size: 80%; }

.fs90 {
  font-size: 90%; }

.fs100 {
  font-size: 100%; }

.fs110 {
  font-size: 110%; }

.fs120 {
  font-size: 120%; }

.fs130 {
  font-size: 130%; }

.fs140 {
  font-size: 140%; }

.fs150 {
  font-size: 150%; }

.fs160 {
  font-size: 160%; }

.fs170 {
  font-size: 170%; }

.fs180 {
  font-size: 180%; }

.fs190 {
  font-size: 190%; }

.fs200 {
  font-size: 200%; }

.fs300 {
  font-size: 300%; }

.fs400 {
  font-size: 400%; }

.b {
  font-weight: 700; }

.u {
  text-decoration: underline; }

.del {
  text-decoration: line-through; }

.red {
  color: #d7535e !important; }

.blue {
  color: #2c3b5b !important; }

.green {
  color: #6ab39a !important; }

.orange {
  color: #e17514 !important; }

.gray {
  color: #f2f2f2 !important; }

.bold {
  font-weight: bold !important; }

.center {
  text-align: center !important; }

.right {
  text-align: right !important; }

.left {
  text-align: left !important; }

.floatR {
  float: right;
  margin: 0 0 1em 1em; }

.floatL {
  float: left;
  margin: 0 1em 1em 0; }

.clear {
  clear: both; }

a img.fade {
  background: none !important;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s; }

a:hover img.fade {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: none !important; }

.att {
  padding-left: 1em;
  text-indent: -1em; }

.att_box {
  margin: 2em 0 2.5em;
  padding: 1em 1.2em;
  line-height: 2.0;
  border: 1px dotted #cccccc;
  background: #fcfcfc;
  box-shadow: 0px 4px 0px 0px #f7f7f7; }

/* テキストボックス */
.mb0em {
  margin-bottom: 0em !important; }

.mb05em {
  margin-bottom: .5em !important; }

.mb1em {
  margin-bottom: 1em !important; }

.mb2em {
  margin-bottom: 2em !important; }

.mb3em {
  margin-bottom: 3em !important; }

.mb4em {
  margin-bottom: 4em !important; }

.mb5em {
  margin-bottom: 5em !important; }

.pt0em {
  padding-top: 0em !important; }

.pt1em {
  padding-top: 1em !important; }

.pt2em {
  padding-top: 2em !important; }

.pt3em {
  padding-top: 3em !important; }

.pt4em {
  padding-top: 4em !important; }

.pt5em {
  padding-top: 5em !important; }

.p3vw {
  padding: 3vw 0 !important; }

.m0 {
  margin: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.m5 {
  margin: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.m10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.m15 {
  margin: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.m20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.m25 {
  margin: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.m30 {
  margin: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.m35 {
  margin: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.m40 {
  margin: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.m45 {
  margin: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.m50 {
  margin: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.m55 {
  margin: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.m60 {
  margin: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.m65 {
  margin: 65px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.m70 {
  margin: 70px !important; }

.mt70 {
  margin-top: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.m75 {
  margin: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.m80 {
  margin: 80px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mt100 {
  margin-top: 100px !important; }

.p0 {
  padding: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.p5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.p10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.w70 {
  width: 70px !important; }

.w290 {
  width: 290px !important; }

.w440 {
  width: 100%;
  max-width: 440px !important; }

.w682 {
  width: 100%;
  max-width: 682px !important; }

.w710 {
  width: 720px !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w75p {
  width: 75% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

/* 共通設定
----------------------------- */
:root {
  --header-height: 90px;
  /* ヘッダーの高さを変数として管理 */ }

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height); }

.fixed-header {
  height: var(--header-height); }

body {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2;
  color: #1C1B1B; }

img {
  width: auto;
  max-width: 100%; }

sup {
  font-size: 60%;
  display: inline-block;
  vertical-align: top; }

.spi, .spb, .spt {
  display: none; }

.pci {
  display: inline; }

.pcb {
  display: block; }

.pct {
  display: table; }

@media (max-width: 900px) {
  .pci, .pcb, .pct {
    display: none; }

  .spi {
    display: inline; }

  .spb {
    display: block; }

  .spt {
    display: table; } }
a {
  color: #469F96;
  text-decoration: none; }

a:hover {
  opacity: .7; }

a[href^="tel:"] {
  text-decoration: underline; }

.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.full {
  width: 100%; }

.text {
  line-height: 1.78; }
  .text.shadow {
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; }
  .text + .text {
    margin-top: 20px; }
  .text + h3 {
    margin-top: 50px; }
  .text + h4 {
    margin-top: 50px; }
  .text + figure {
    margin-top: 50px; }
  .text + .grid {
    margin-top: 80px; }
  .text + .slider_area {
    margin-top: 80px; }

section {
  line-height: 1.78; }

.grid {
  display: grid;
  gap: 50px; }
  .grid.no_gap {
    gap: 0; }
  .grid.gap20 {
    gap: 20px; }
  .grid.place_center {
    place-items: center;
    place-content: center;
    grid-template: repeat(2, auto)/repeat(2, auto); }
  .grid.justify-content_center {
    justify-content: center; }
  .grid.justify-items_center {
    justify-items: center; }
  .grid.justify-items_end {
    justify-items: end; }
  .grid.align-items_center {
    align-items: center; }
  .grid.align-items_end {
    align-items: flex-end; }
  .grid + h3 {
    margin-top: 100px; }
  .grid + h4 {
    margin-top: 100px; }
  .grid + .grid {
    margin-top: 70px; }

.col-1 {
  grid-template-columns: repeat(1, 1fr); }

.col-3 {
  grid-template-columns: repeat(3, 1fr); }

.col-4 {
  grid-template-columns: repeat(4, 1fr); }

.col-1_2 {
  grid-template-columns: 1fr 1fr; }

.col-1_3 {
  grid-template-columns: 1fr 2fr; }

.col-1_4 {
  grid-template-columns: 1fr 3fr; }

.col-1_5 {
  grid-template-columns: 1fr 4fr; }

.col-2_3 {
  grid-template-columns: 2fr 1fr; }

.col-2_5 {
  grid-template-columns: 2fr 3fr; }

.col-3_4 {
  grid-template-columns: 3fr 1fr; }

.col-3_5 {
  grid-template-columns: 3fr 2fr; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.align_items_end {
    align-items: end; }
  .flex.justify-content_center {
    justify-content: center; }
  .flex.justify-content_end {
    justify-content: flex-end; }
  .flex.justify-content_around {
    justify-content: space-around; }

#totop {
  width: 9.375vw;
  height: 9.375vw;
  max-width: 60px;
  max-height: 60px;
  min-width: 40px;
  min-height: 40px;
  position: absolute;
  background-image: linear-gradient(90deg, #00BEF3, #06BA67);
  bottom: 0;
  right: 10px;
  border-radius: 5px;
  z-index: 10; }
  #totop a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center; }
    #totop a::after {
      content: "\f106";
      font-family: "FontAwesome";
      color: #fff;
      margin-right: 0;
      font-weight: 900;
      font-size: 30px;
      display: block; }

.textlink {
  padding: 7px;
  background-image: linear-gradient(90deg, #00BEF3, #06BA67);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 100%;
  transition: color 0.5s, background-size 0.5s; }
  .textlink:hover {
    color: #FFF;
    background-position: bottom left;
    background-size: 100% 100%; }

.textbutton a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 45px;
  background-image: linear-gradient(90deg, #00BEF3, #06BA67);
  border-radius: 35px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s; }
  .textbutton a.long {
    width: 450px; }
  .textbutton a.middle {
    width: 300px; }
  .textbutton a:hover {
    opacity: .9;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4); }

.scroll-note {
  display: none;
  font-size: 15px; }

@media screen and (max-width: 1099px) {
  .sptb-scroll {
    padding-bottom: 10px;
    overflow-x: scroll; }

  .sentence-scroll {
    width: 1099px; }

  .scroll-note {
    display: block; } }
header {
  width: 100%;
  overflow: hidden;
  padding: 10px 20px;
  position: fixed;
  top: 0;
  transition: .5s;
  z-index: 20; }
  header.top {
    position: relative; }
  header .inner {
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    max-width: 1700px; }
  header h1 img {
    width: 530px; }
  header .hamburger {
    display: none;
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 100;
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    cursor: pointer; }
    header .hamburger .hamburger__line {
      position: absolute;
      left: 11px;
      width: 26px;
      height: 2px;
      background-color: #333;
      transition: all .4s; }
      header .hamburger .hamburger__line:nth-of-type(1) {
        top: 14px; }
      header .hamburger .hamburger__line:nth-of-type(2) {
        top: 23px; }
      header .hamburger .hamburger__line:nth-of-type(3) {
        top: 32px; }
    header .hamburger.active .hamburger__line:nth-of-type(1) {
      transform: translateY(9px) rotate(-45deg); }
    header .hamburger.active .hamburger__line:nth-of-type(2) {
      opacity: 0; }
    header .hamburger.active .hamburger__line:nth-of-type(3) {
      transform: translateY(-9px) rotate(45deg); }
  header .leftnavi {
    padding-right: 10px; }
  header .rightnavi {
    position: relative;
    margin: 20px auto 0;
    width: 75%; }
    header .rightnavi::before {
      position: absolute;
      top: 10px;
      left: -65px;
      content: url("../../img/header_decoration01.png");
      display: inline-block;
      width: 57px;
      height: 69px; }
    header .rightnavi::after {
      position: absolute;
      top: 10px;
      right: -65px;
      content: url("../../img/header_decoration02.png");
      display: inline-block;
      width: 57px;
      height: 69px; }
  header ul.gnav {
    display: flex;
    margin: 0;
    padding: 20px 0;
    background: #fff;
    justify-content: center;
    align-items: center;
    border: solid 5px #469F96;
    border-radius: 50px; }
    header ul.gnav > li {
      position: relative;
      padding: 0px 55px; }
      header ul.gnav > li:first-of-type {
        padding-left: 0;
        border-right: 2px solid #469F96; }
      header ul.gnav > li:nth-of-type(2) {
        border-right: 2px solid #469F96; }
      header ul.gnav > li:not(.contact) > a {
        position: relative;
        display: inline-block;
        font-size: 22px;
        font-weight: bold;
        text-decoration: none; }
        header ul.gnav > li:not(.contact) > a:hover {
          opacity: 1; }
      header ul.gnav > li.contact {
        padding: 0;
        -webkit-transition: all .3s;
        transition: all .3s; }
        header ul.gnav > li.contact:hover {
          opacity: 0.7; }
        header ul.gnav > li.contact > a {
          padding: 5px 40px;
          background-image: linear-gradient(90deg, #00BEF3, #06BA67);
          transition: all .35s ease-Out;
          font-size: 22px;
          color: #fff;
          font-weight: bold;
          border-radius: 20px;
          text-decoration: none; }
          header ul.gnav > li.contact > a:hover {
            color: #fff;
            opacity: 1; }
  header.hide {
    transform: translateY(-100%); }
  header.small {
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0px 2px 6px -5px gray; }
    header.small .inner {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    header.small h1 {
      padding-right: 10px; }
      header.small h1 img {
        width: 450px; }
    header.small .rightnavi {
      margin: 0 auto;
      width: 65%; }
      header.small .rightnavi::before {
        content: none; }
      header.small .rightnavi::after {
        content: none; }
    header.small ul.gnav {
      border: solid 3px #469F96;
      padding: 15px 0; }
      header.small ul.gnav > li {
        padding: 0px 30px; }
  header a {
    color: #1C1B1B; }
  header .menu-background {
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.5s; }
    header .menu-background.open {
      width: 100%;
      height: 100vh;
      opacity: 1; }

#detail header {
  position: relative; }
  #detail header.small {
    position: fixed;
    top: 0; }

#wrap .main_hero {
  width: 100%;
  height: 120vh;
  max-width: 1700px;
  padding: 192px 20px 0 20px;
  margin: 0 auto;
  position: relative;
  background: url(../../img/pic_main01.webp) no-repeat right top;
  background-size: contain; }
  #wrap .main_hero .hero_text {
    position: absolute;
    top: 25%;
    left: 10%; }
    #wrap .main_hero .hero_text p {
      font-size: 48px;
      line-height: 1.5;
      font-weight: bold;
      text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; }
  #wrap .main_hero .hero_recruit_text {
    padding: 35px;
    position: absolute;
    bottom: 10%;
    left: 10%;
    background-image: linear-gradient(90deg, #00BEF3, #06BA67);
    border-top-left-radius: 77% 66%;
    border-top-right-radius: 58% 51%;
    border-bottom-right-radius: 88% 83%;
    border-bottom-left-radius: 49% 70%; }
    #wrap .main_hero .hero_recruit_text p {
      text-align: center;
      font-size: 32px;
      line-height: 1.5;
      color: #fff; }
#wrap .main_hero_detail {
  width: 100%;
  max-width: 1920px;
  margin: 20px auto 0;
  position: relative; }
  #wrap .main_hero_detail img {
    border-top: 4px solid #469F96;
    border-bottom: 4px solid #469F96; }
  #wrap .main_hero_detail .hero_text {
    position: absolute;
    top: 20px;
    right: 2%; }
    #wrap .main_hero_detail .hero_text p {
      font-size: 52px;
      line-height: 1.5;
      text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; }
#wrap .anchor_area {
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  padding: 70px .5em 40px; }
  #wrap .anchor_area .textbutton {
    padding: 0 20px 40px; }
    #wrap .anchor_area .textbutton a {
      height: 50px; }
    #wrap .anchor_area .textbutton:last-child {
      padding-bottom: 0; }
#wrap section {
  padding: 80px .5em;
  overflow: hidden; }
  #wrap section.nopadding-lr {
    padding-left: 0;
    padding-right: 0;
    overflow: visible; }
  #wrap section.nopadding-r {
    padding-right: 0; }
#wrap .inner {
  width: 100%;
  max-width: 1700px;
  margin: 0 auto; }
  #wrap .inner.narrow {
    max-width: 1530px; }
  #wrap .inner.map {
    padding: 0 .5em; }
  #wrap .inner + .inner {
    margin-top: 100px; }
  #wrap .inner.wide {
    max-width: 1920px; }
#wrap .inner-ttl {
  width: 100%;
  margin: 0 auto; }
  #wrap .inner-ttl + .inner {
    margin-top: 50px; }
  #wrap .inner-ttl.w1800 {
    max-width: 1800px; }
#wrap .lead {
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  padding: 20px .5em 40px; }
  #wrap .lead .content_left {
    position: relative;
    margin-left: -.5em; }
    #wrap .lead .content_left p {
      position: absolute;
      top: 0;
      right: 0;
      height: 450px;
      font-family: ‘Noto Serif Japanese’, serif;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      font-size: 34px;
      font-weight: bold;
      letter-spacing: .1em;
      text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff; }
  #wrap .lead .text {
    font-size: 30px; }
    #wrap .lead .text.bold {
      font-size: 32px; }
    #wrap .lead .text + .text {
      margin-top: 1.3em; }
#wrap .beige_bg {
  position: relative;
  padding: 317px 0 165px;
  max-width: 1800px;
  margin: 0 auto;
  background-image: url("../../img/beige_topbg.svg"), url("../../img/beige_bottombg.svg");
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat; }
  #wrap .beige_bg .beige_inner {
    max-width: 1800px;
    margin: 0 auto;
    background: #FAF8E7; }
  #wrap .beige_bg .inner {
    padding-left: .5em;
    padding-right: .5em; }
    #wrap .beige_bg .inner + .inner-ttl.first {
      padding-top: 240px; }
    #wrap .beige_bg .inner + .inner-ttl {
      padding-top: 120px; }
  #wrap .beige_bg .abs_contents {
    position: absolute;
    top: 4%;
    right: -20px; }
    #wrap .beige_bg .abs_contents + .text {
      padding-top: 160px; }
  #wrap .beige_bg .content_left {
    position: absolute;
    top: 4%;
    z-index: 2; }
  #wrap .beige_bg .content_right {
    position: absolute;
    top: -3%;
    right: 0;
    z-index: 0; }
#wrap h2.en_ttl {
  display: inline-block;
  background: linear-gradient(90deg, #00BEF3, #06BA67);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-style: italic;
  font-size: 108px;
  line-height: 1;
  letter-spacing: .02em; }
  #wrap h2.en_ttl + .grid {
    margin-top: 50px; }
#wrap h3.jp_ttl {
  width: 340px;
  color: #06BA67;
  font-size: 72px;
  line-height: 1.3;
  letter-spacing: .08em; }
  #wrap h3.jp_ttl + .grid {
    margin-top: 50px; }
#wrap .sub_ttl {
  font-size: 30px;
  line-height: 1.5em;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; }
#wrap h4 {
  margin-bottom: 20px;
  font-size: 48px;
  color: #469F96;
  line-height: 1.1em; }
  #wrap h4 + iframe {
    margin-top: 20px; }
  #wrap h4.ttl_border {
    display: flex;
    align-items: center; }
    #wrap h4.ttl_border span {
      width: 400px; }
    #wrap h4.ttl_border::before {
      content: "";
      display: block;
      width: 55px;
      height: 45px;
      margin-right: .1em;
      background: #FFE51F;
      border-radius: 30px 0 0 30px; }
    #wrap h4.ttl_border::after {
      content: "";
      display: block;
      width: calc(100% - 455px);
      height: 45px;
      margin-left: .5em;
      background: #FFE51F; }
    #wrap h4.ttl_border.middle span {
      width: 450px; }
      #wrap h4.ttl_border.middle span .spb {
        display: none; }
    #wrap h4.ttl_border.middle::after {
      width: calc(100% - 505px); }
    #wrap h4.ttl_border.long span {
      width: 760px; }
      #wrap h4.ttl_border.long span .spb {
        display: none; }
    #wrap h4.ttl_border.long::after {
      width: calc(100% - 815px); }
  #wrap h4 + .narrow {
    margin-top: 70px; }
#wrap .unitbox {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  text-decoration: none; }
  #wrap .unitbox .body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 174px;
    padding: 10px;
    background-color: #46D97E;
    transition: all .7s;
    border-top: none;
    border-radius: 0 0 40px 40px;
    cursor: pointer; }
    #wrap .unitbox .body p {
      margin-bottom: 10px;
      color: #fff;
      font-size: 22px;
      text-align: center;
      transition: all .35s ease-Out;
      font-weight: bold; }
    #wrap .unitbox .body .icon span {
      display: block;
      position: relative;
      margin: 0 auto;
      width: 50px;
      height: 50px;
      text-align: center;
      background: #fff;
      border-radius: 40px; }
      #wrap .unitbox .body .icon span::before, #wrap .unitbox .body .icon span::after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 2px;
        background-color: #46D97E;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        transition: opacity .5s; }
      #wrap .unitbox .body .icon span::after {
        transform: translateY(-50%) rotate(90deg);
        transition: transform .5s; }
    #wrap .unitbox .body.open .icon span::before {
      opacity: 0; }
    #wrap .unitbox .body.open .icon span::after {
      transform: translateY(-50%) rotate(180deg); }
  #wrap .unitbox .hidden_content {
    display: none;
    align-items: center;
    padding: 10px;
    background-color: #46D97E;
    border-radius: 25px 25px 0 0; }
    #wrap .unitbox .hidden_content p {
      color: #fff;
      font-weight: bold; }
  #wrap .unitbox .pic img {
    width: 100%;
    border-radius: 25px 25px 0 0; }
#wrap .frame_type01 {
  margin-left: -7.5em; }
  #wrap .frame_type01 img {
    border-radius: 0 30px 30px 0; }
#wrap .frame_type02 {
  box-shadow: 0px 0px 0px 7px #FFE51F;
  border-radius: 20px; }
  #wrap .frame_type02 img {
    border-radius: 0 30px 30px 0; }
#wrap .map .text {
  margin-top: 1.2em;
  margin-left: 2em; }
#wrap .w-box {
  padding: 2px;
  background: #fff;
  text-align: center;
  transition: all .35s ease-Out;
  border: 1px solid #fff; }
  #wrap .w-box:hover {
    border: 1px solid #333; }
  #wrap .w-box a:hover {
    opacity: .9; }
#wrap table {
  width: 100%; }
  #wrap table colgroup .cell-w10 {
    width: 10%; }
  #wrap table colgroup .cell-w15 {
    width: 15%; }
  #wrap table colgroup .cell-w20 {
    width: 20%; }
  #wrap table colgroup .cell-w30 {
    width: 30%; }
  #wrap table colgroup .cell-w40 {
    width: 40%; }
  #wrap table colgroup .cell-w50 {
    width: 50%; }
  #wrap table colgroup .cell-w60 {
    width: 60%; }
  #wrap table colgroup .cell-w70 {
    width: 70%; }
  #wrap table colgroup .cell-w80 {
    width: 80%; }
  #wrap table colgroup .cell-w90 {
    width: 90%; }
  #wrap table.table-01 {
    border-top: solid 2px #06BA67;
    border-bottom: solid 2px #06BA67; }
    #wrap table.table-01 tr {
      border-bottom: solid 2px #06BA67; }
      #wrap table.table-01 tr:last-child {
        border-bottom: none; }
      #wrap table.table-01 tr th {
        padding: 1em;
        text-align: left;
        vertical-align: middle;
        word-break: break-word; }
      #wrap table.table-01 tr td {
        padding: 1em 1.5em;
        vertical-align: middle; }
        #wrap table.table-01 tr td a {
          text-decoration: underline; }
#wrap .blue_bg {
  position: relative;
  padding: 317px 0 165px;
  max-width: 1800px;
  margin: 0 auto;
  background-image: url("../../img/blue_topbg.svg"), url("../../img/blue_bottombg.svg");
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat; }
  #wrap .blue_bg .blue_inner {
    max-width: 1800px;
    margin: 0 auto;
    background: #EDF6FF; }
  #wrap .blue_bg .inner {
    padding-left: .5em;
    padding-right: .5em; }
  #wrap .blue_bg .abs_contents {
    position: absolute;
    top: 4%; }
    #wrap .blue_bg .abs_contents + .text {
      padding-top: 160px; }
  #wrap .blue_bg .content_left figure {
    margin-left: -.5em; }
  #wrap .blue_bg .content_right {
    text-align: right;
    margin-top: -50px; }
    #wrap .blue_bg .content_right figure {
      margin-right: -.5em; }
#wrap .green_bg {
  max-width: 1800px;
  margin: -270px auto 0;
  background-color: rgba(103, 154, 130, 0.2); }
  #wrap .green_bg .green_inner {
    max-width: 1800px;
    margin: 0 auto;
    padding: 270px 0 100px; }
  #wrap .green_bg .inner {
    padding-left: .5em;
    padding-right: .5em; }
#wrap .gradation_bg {
  max-width: 1800px;
  padding: 30px .5em 30px .5em;
  background-image: linear-gradient(90deg, #FEF3A3, #BEF2DA); }
  #wrap .gradation_bg + .gradation_bg {
    margin-top: 60px;
    background-image: linear-gradient(90deg, #BEF2DA, #FEF3A3); }
#wrap .slider_area ul.slick li {
  padding-right: 10px; }
  #wrap .slider_area ul.slick li img {
    box-shadow: 1px 1px 4px 1px #bdbdbd; }
#wrap .recruit .inner + .gradation_bg {
  margin-top: 50px; }
#wrap .recruit .inner + .inner-ttl {
  padding-top: 120px; }
#wrap .recruit h3.jp_ttl {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 5; }
  #wrap .recruit h3.jp_ttl + .text {
    padding-top: 80px;
    position: relative;
    z-index: 5; }
#wrap .recruit h5 {
  font-size: 26px;
  font-weight: bold; }
  #wrap .recruit h5.border {
    border-bottom: 2px solid #07A5D1; }
    #wrap .recruit h5.border + .text {
      margin-top: 20px; }
  #wrap .recruit h5 + .sptb-scroll {
    margin-top: 30px; }
#wrap .recruit .beige_bg {
  overflow: hidden; }
  #wrap .recruit .beige_bg .beige_inner {
    padding-bottom: 50px; }
  #wrap .recruit .beige_bg .abs_contents {
    top: 0; }
  #wrap .recruit .beige_bg .grid + .grid {
    margin-top: 120px; }
  #wrap .recruit .beige_bg .content_left {
    position: static;
    text-align: left; }
    #wrap .recruit .beige_bg .content_left h5 {
      margin-right: -2em;
      padding: 0 1em .3em 0; }
    #wrap .recruit .beige_bg .content_left img {
      width: 100%; }
  #wrap .recruit .beige_bg .content_right {
    position: static;
    margin-top: 0;
    text-align: left; }
    #wrap .recruit .beige_bg .content_right h5 {
      margin-left: -2em;
      padding: 0 0 .3em 2em; }
    #wrap .recruit .beige_bg .content_right img {
      width: 100%; }
#wrap .recruit .business_area {
  position: relative;
  width: 85%;
  margin: 100px auto 0;
  padding: 25px;
  background: #fff;
  border-radius: 100px;
  z-index: 5; }
  #wrap .recruit .business_area .text {
    text-align: left;
    font-size: 26px;
    line-height: 1.4em; }
#wrap .recruit .blue_bg .abs_contents {
  position: absolute;
  top: 4%; }
  #wrap .recruit .blue_bg .abs_contents + .text {
    padding-top: 160px; }
#wrap .recruit .blue_bg .content_right {
  text-align: left;
  margin-top: 0; }
#wrap .recruit .event li {
  text-align: center; }
  #wrap .recruit .event li figure figcaption {
    font-size: 20px;
    margin-top: 10px; }

footer {
  margin-top: 80px;
  padding: 30px .5em; }
  footer .inner {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    font-size: 22px;
    max-width: 1600px; }
  footer .footer_navi {
    display: flex;
    justify-content: space-between; }
    footer .footer_navi .leftnavi {
      padding-right: 10px; }
      footer .footer_navi .leftnavi h1 img {
        width: 470px; }
      footer .footer_navi .leftnavi ul.gnav {
        display: flex;
        margin: 20px 0;
        align-items: center; }
        footer .footer_navi .leftnavi ul.gnav > li {
          padding: 0 24px;
          border-right: 2px solid #707070; }
          footer .footer_navi .leftnavi ul.gnav > li a {
            position: relative;
            display: inline-block;
            color: #06BA67;
            font-size: 22px;
            font-weight: bold; }
            footer .footer_navi .leftnavi ul.gnav > li a:hover {
              opacity: 1;
              color: #fff; }
          footer .footer_navi .leftnavi ul.gnav > li:last-of-type {
            border-right: none; }
    footer .footer_navi .rightnavi {
      width: 60%; }
      footer .footer_navi .rightnavi .contact_box {
        padding: 40px 15px;
        background-image: linear-gradient(90deg, #00BEF3, #06BA67);
        border-radius: 10px; }
        footer .footer_navi .rightnavi .contact_box li a {
          display: block;
          position: relative;
          text-align: center;
          transition: all .35s ease-Out;
          padding: 6px 10px 8px;
          background: #fff;
          color: #06BA67;
          border: 1px solid #fff;
          border-radius: 5px;
          font-weight: bold; }
          footer .footer_navi .rightnavi .contact_box li a:hover {
            opacity: 1;
            border: 1px solid #333; }
        footer .footer_navi .rightnavi .contact_box address {
          font-style: normal;
          text-align: center;
          color: #fff; }
          footer .footer_navi .rightnavi .contact_box address .tel {
            margin-top: 30px;
            font-size: 54px;
            font-weight: bold; }
          footer .footer_navi .rightnavi .contact_box address .address {
            margin-top: 10px;
            font-size: 20px;
            font-weight: bold; }
  footer .copyright {
    width: 100%;
    padding: 40px 0 20px; }
    footer .copyright p {
      text-align: center;
      font-style: normal;
      font-size: 18px; }

@media screen and (max-width: 1540px) {
  #wrap .lead .text {
    font-size: 26px; }
    #wrap .lead .text.bold {
      font-size: 28px; }
    #wrap .lead .text + .text {
      margin-top: 1em; }
  #wrap .beige_bg .content_right {
    top: -1%;
    text-align: right; }
    #wrap .beige_bg .content_right img {
      width: 75%; }
  #wrap .recruit .beige_bg .abs_contents {
    top: 2%;
    right: -10%; }
    #wrap .recruit .beige_bg .abs_contents img {
      width: 75%; }
  #wrap .recruit .beige_bg .business_area {
    width: 100%;
    margin-top: 50px; } }
@media screen and (max-width: 1150px) {
  #wrap .grid.reverse .content_left {
    order: 2; }
  #wrap .grid.reverse .content_right {
    order: 1; }
  #wrap .beige_bg {
    padding: 145px 0 165px; }
    #wrap .beige_bg .inner + .inner-ttl.first {
      padding-top: 80px; }
    #wrap .beige_bg .content_left {
      position: static; }
    #wrap .beige_bg .content_right {
      position: static;
      margin-top: 30px;
      text-align: center; }
      #wrap .beige_bg .content_right img {
        width: 470px; }
    #wrap .beige_bg .col-3_5, #wrap .beige_bg .col-2_5 {
      grid-template-columns: none; }
  #wrap .blue_bg .content_right {
    margin-top: 0; }
  #wrap .recruit .beige_bg .abs_contents {
    position: static;
    margin-top: 30px;
    text-align: center; }
    #wrap .recruit .beige_bg .abs_contents img {
      width: 470px; }
  #wrap .recruit .blue_bg {
    padding: 170px 0 165px; }
  #wrap .recruit table {
    font-size: 18px; }
    #wrap .recruit table colgroup .cell-w10, #wrap .recruit table colgroup .cell-w15, #wrap .recruit table colgroup .cell-w20, #wrap .recruit table colgroup .cell-w30, #wrap .recruit table colgroup .cell-w40, #wrap .recruit table colgroup .cell-w50, #wrap .recruit table colgroup .cell-w60, #wrap .recruit table colgroup .cell-w70, #wrap .recruit table colgroup .cell-w70, #wrap .recruit table colgroup .cell-w80, #wrap .recruit table colgroup .cell-w90 {
      width: 100%; }
    #wrap .recruit table.table-01 tr th {
      width: 100%;
      display: block;
      padding: .5em;
      background: #fffce1;
      border-bottom: solid 1px #d1d1d1;
      font-weight: bold; }
    #wrap .recruit table.table-01 tr td {
      width: 100%;
      display: block;
      padding: .5em; }

  footer .footer_navi {
    display: block; }
    footer .footer_navi h1 img {
      width: 370px; }
    footer .footer_navi .rightnavi {
      width: 100%; } }
@media screen and (min-width: 1050px) and (max-width: 1249px) {
  header h1 img {
    width: 470px; }
  header ul.gnav > li {
    padding: 0px 40px; }
  header.small h1 img {
    width: 420px; }
  header.small ul.gnav > li {
    padding: 0px 10px; }

  #wrap .main_hero {
    height: 100vh; } }
@media (max-width: 1049px) {
  .textlink {
    padding: 10px 20px;
    background-image: unset; }
    .textlink:hover {
      color: #1C1B1B; }

  .textbutton a:hover {
    opacity: 1;
    box-shadow: none; }

  header.small .inner {
    display: block;
    padding: 0px; }
  header .inner {
    display: block;
    padding: 0px; }
  header h1 img {
    width: 370px; }
  header .hamburger {
    display: block; }
  header .rightnavi::before {
    content: none; }
  header .rightnavi::after {
    content: none; }
  header ul.gnav {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100vh;
    background-color: #fff;
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
    transform: translateX(-100%);
    transition: transform .4s;
    z-index: 90;
    border-radius: 0; }
    header ul.gnav > li {
      width: 100%;
      padding: 10px 15px; }
      header ul.gnav > li:first-of-type {
        margin-top: 30px;
        padding-left: 15px;
        border-right: none; }
      header ul.gnav > li:nth-of-type(2) {
        border-right: none; }
      header ul.gnav > li.contact {
        padding: 35px 8px !important; }
        header ul.gnav > li.contact > a {
          padding: 10px 55px !important;
          border-radius: 30px; }
          header ul.gnav > li.contact > a:hover {
            color: #fff;
            opacity: 1; }
      header ul.gnav > li:not(.contact) > a {
        display: block;
        border-bottom: 1px solid #ddd; }
  header .open ul.gnav {
    transform: translateX(0); }
  header.small h1 img {
    width: 370px; }

  #wrap .main_hero {
    height: 600px; }
    #wrap .main_hero .hero_text p {
      font-size: 34px; }
    #wrap .main_hero .hero_recruit_text p {
      font-size: 26px; }
  #wrap .main_hero_detail {
    margin-top: 0; }
    #wrap .main_hero_detail .hero_text {
      right: 10%; }
      #wrap .main_hero_detail .hero_text p {
        font-size: 32px; }

  footer .footer_navi .leftnavi ul.gnav > li a {
    padding: 0 7px; }
    footer .footer_navi .leftnavi ul.gnav > li a:hover {
      color: #06BA67; } }
@media (max-width: 959px) {
  .text + h3 {
    margin-top: 30px; }
  .text + h4 {
    margin-top: 30px; }
  .text + figure {
    margin-top: 30px; }

  .grid + h3 {
    margin-top: 60px; }
  .grid + h4 {
    margin-top: 60px; }

  #wrap section {
    padding: 50px .5em; }
  #wrap .grid.col-1_2, #wrap .grid.col-1_3, #wrap .grid.col-3_5 {
    grid-template-columns: none; }
  #wrap .grid.col-3, #wrap .grid.col-4 {
    grid-template-columns: repeat(2, 1fr); }
  #wrap h2.en_ttl {
    font-size: 76px; }
    #wrap h2.en_ttl + .grid {
      margin-top: 30px; }
  #wrap h3.jp_ttl {
    width: 240px;
    font-size: 52px; }
    #wrap h3.jp_ttl + .grid {
      margin-top: 30px; }
  #wrap h4 {
    font-size: 38px; }
    #wrap h4.ttl_border {
      display: flex; }
      #wrap h4.ttl_border span {
        width: 320px; }
      #wrap h4.ttl_border::before {
        width: 35px;
        height: 37px; }
      #wrap h4.ttl_border::after {
        width: calc(100% - 375px);
        height: 37px; }
      #wrap h4.ttl_border.middle span {
        width: 350px; }
        #wrap h4.ttl_border.middle span .spb {
          display: block; }
      #wrap h4.ttl_border.middle::after {
        width: calc(100% - 405px); }
      #wrap h4.ttl_border.long span {
        width: 320px; }
        #wrap h4.ttl_border.long span .spb {
          display: block; }
      #wrap h4.ttl_border.long::after {
        width: calc(100% - 375px); }
    #wrap h4 + .narrow {
      margin-top: 40px; }
  #wrap .sub_ttl {
    font-size: 26px; }
  #wrap .beige_bg .col-1_2 {
    grid-template-columns: repeat(2, 1fr); }
  #wrap .blue_bg .abs_contents + .text {
    padding-top: 80px; }
  #wrap table {
    font-size: 18px; }
    #wrap table colgroup .cell-w10, #wrap table colgroup .cell-w15, #wrap table colgroup .cell-w20, #wrap table colgroup .cell-w30, #wrap table colgroup .cell-w40, #wrap table colgroup .cell-w50, #wrap table colgroup .cell-w60, #wrap table colgroup .cell-w70, #wrap table colgroup .cell-w70, #wrap table colgroup .cell-w80, #wrap table colgroup .cell-w90 {
      width: 100%; }
    #wrap table.table-01 tr th {
      width: 100%;
      display: block;
      padding: .5em;
      background: #fffce1;
      border-bottom: solid 1px #d1d1d1;
      font-weight: bold; }
    #wrap table.table-01 tr td {
      width: 100%;
      display: block;
      padding: .5em; }
  #wrap .recruit .beige_bg .business_area .col-1_2 {
    grid-template-columns: none;
    gap: 0; }

  footer {
    margin-top: 40px;
    padding: 10px .5em; }
    footer .footer_navi .leftnavi ul.gnav > li a {
      font-size: 20px; }
    footer .footer_navi .rightnavi .contact_box li a {
      font-size: 20px; }
    footer .footer_navi .rightnavi .contact_box address .tel {
      font-size: 36px; }
    footer .footer_navi .rightnavi .contact_box address .address {
      font-size: 18px; }
    footer .copyright {
      padding: 20px 0 20px; } }
@media (max-width: 649px) {
  #wrap .col-1_5 {
    grid-template-columns: none; }
  #wrap .beige_bg .col-1_2, #wrap .beige_bg .col-1_4, #wrap .beige_bg .col-3 {
    grid-template-columns: none; }
  #wrap .blue_bg .col-1_4 {
    grid-template-columns: none; }

  footer .footer_navi {
    display: block; }
    footer .footer_navi h1 img {
      width: 370px; }
    footer .footer_navi .rightnavi {
      width: 100%; }
    footer .footer_navi .col-1_2 {
      grid-template-columns: none; } }
@media (max-width: 519px) {
  body {
    font-size: 20px; }

  .text + .grid {
    margin-top: 40px; }

  .textbutton a.long {
    width: 340px; }

  header h1 img {
    width: 300px; }
  header.small h1 img {
    width: 300px; }
  header.small .hamburger {
    top: 8px; }
  header ul.gnav {
    top: 77px; }

  #wrap .main_hero {
    height: 50vh; }
    #wrap .main_hero .hero_text {
      top: 20%; }
      #wrap .main_hero .hero_text p {
        font-size: 26px;
        letter-spacing: -0.1em; }
    #wrap .main_hero .hero_recruit_text {
      padding: 25px;
      bottom: 15%; }
      #wrap .main_hero .hero_recruit_text p {
        font-size: 22px; }
  #wrap .lead .content_left p {
    font-size: 28px;
    height: 375px; }
  #wrap .beige_bg .inner-ttl + .inner {
    margin-top: 30px; }
  #wrap #wrap .blue_bg {
    padding: 317px 0 70px; }
  #wrap .green_bg {
    max-width: 1800px;
    margin: -270px auto 0;
    background-color: rgba(103, 154, 130, 0.2); }
    #wrap .green_bg .green_inner {
      padding: 240px 0 70px; }
  #wrap .recruit .beige_bg .business_area .text {
    font-size: 22px; }

  footer .footer_navi .leftnavi ul.gnav > li {
    padding: 0 10px; } }

/*# sourceMappingURL=common.css.map */
