﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin%20Sans&display=swap");

/* ==========================================================================
   national: reset
   ========================================================================== */
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 88%;
}
h1, h2, p, dl, dt, dd, ul, li, ol {
  margin: 0;
  padding: 0;
}
img {
  border: none;
  vertical-align: bottom;
}
a {
  text-decoration: none;
}
ul li {
  list-style-type: none;
  list-style-image: none;
}

/* ==========================================================================
   national: base
   ========================================================================== */
ul li {
  list-style: none;
}
.cbox:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
a {
  color: #000;
  transition: 0.4s;
}
a:hover {
  color: #808080;
}
body {
  font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
  color: #212121;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
@media screen and (min-width: 801px), print {
  .sp {
    display: none !important;
  }
  body {
    min-width: 1240px;
  }
  #header {
    height: 100px;
  }
  #header h1 {
    padding: 25px 0 25px 30px;
    float: left;
  }
  #header h1 img {
    vertical-align: bottom;
  }
  #header nav {
    float: right;
  }
}
@media only screen and (max-width: 800px) {
  .pc {
    display: none !important;
  }
  body {
    top: 40px;
  }
  #header {
    position: fixed;
    padding: 10px;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 9999;
  }
  #header h1 {
    position: absolute;
    left: 10px;
    top: -9px;
    width: 100px;
  }
  #header h1 img {
    vertical-align: middle;
    width: 100%;
  }
  #header nav {
    position: absolute;
    right: 0px;
    top: 0px;
    display: table;
  }
  .menu_btn {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    background-color: #fff;
    cursor: pointer;
    width: 40px;
    text-align: center;
    position: relative;
  }
}

/* ==========================================================================
   national: common
   ========================================================================== */
html {
  width: 100%;
  font-size: 62.5%;
}
html body {
  top: auto;
  min-width: auto;
  width: 100%;
  color: #03132A;
  font-family: 'Noto Sans JP', sans-serif;
}
p {
  font-size: min(1.8vw, 2rem);
}
a {
  color: #03132A;
}
a:hover {
  color: #03132A;
}
img {
  width: 100%;
  height: auto;
}
ul:after {
  content: none;
}
.section_inner {
  margin: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
}
.button_link {
  display: inline-block;
  position: relative;
  border-radius: 30px;
  padding: 14px 82px;
  background-color: #FCDC59;
  box-sizing: border-box;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  transition: .3s;
}
.button_link::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 37px;
  height: 37px;
  background: url(/cms/tutuanna/recruit/national/common/image/icn_arrow_bg_w.svg) no-repeat center center/contain;
}
.button_link:hover {
  background-color: #03132A;
  color: #FFFFFF;
}
.sp {
  display: none;
}
@media not screen and (min-width: 801px) {
  html body {
    min-width: auto;
  }
  p {
    font-size: 1.5rem;
  }
  .section_inner {
    padding: 0 min(12.5%, 47px);
    width: 100%;
    max-width: none;
    box-sizing: border-box;
  }
  .section_heading {
    margin-bottom: 22px;
  }
  .button_link {
    padding: 14px 52px;
  }
  .button_link::after {
    width: 37px;
    height: 37px;
  }
  .button_link:hover {
    background-color: #FCDC59;
    color: #03132A;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
.footer {
  padding-top: 53px;
  background-color: #FFFFFF;
}
.footer .footer_recruit {
  position: relative;
  padding: 96px 0 74px 0;
  background: url(/cms/tutuanna/recruit/national/common/image/recruit_bg_pc.jpg) no-repeat top left/cover;
}
.footer .footer_recruit .footer_recruit_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FFFFFF;
}
.footer .footer_recruit .footer_recruit_inner .section_heading {
  z-index: 2;
  position: absolute;
  margin-bottom: 0;
  top: -4vw;
  left: 50%;
  transform: translateX(-50%);
  width: 38.4%;
}
.footer .footer_recruit .footer_recruit_inner .section_heading img {
  width: 100%;
}
.footer .footer_recruit .footer_recruit_inner .catch {
  z-index: 2;
  letter-spacing: 0.01em;
  font-size: 3rem;
  color: #FFFFFF;
}
.footer .footer_recruit .footer_recruit_inner .button_link {
  z-index: 2;
  border-radius: 47px;
  margin-top: 29px;
  padding: 16px;
  width: 36.75%;
  font-size: 3.4rem;
}
.footer .footer_recruit .footer_recruit_inner .button_link::after {
  right: 20px;
  width: 51px;
  height: 51px;
}
.footer .footer_recruit .footer_recruit_inner .note {
  z-index: 2;
  margin-top: 17px;
  letter-spacing: normal;
  color: #FFFFFF;
}
.footer .footer_instagram {
  padding: 20px 0;
  background-color: #F8F4E4;
}
.footer .footer_instagram .footer_instagram_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 116px;
}
.footer .footer_instagram .footer_instagram_inner .instagram {
  overflow: hidden;
  border-radius: 10px;
}
.footer .footer_instagram .footer_instagram_inner a {
  display: flex;
  align-items: center;
  gap: 0 25px;
  border-radius: inherit;
  padding: 27px 40px;
  background-color: #FFFFFF;
  transition: .3s;
}
.footer .footer_instagram .footer_instagram_inner a:hover {
  transform: scale(1.1);
}
.footer .footer_instagram .footer_instagram_inner a img {
  width: 54px;
  height: 54px;
}
.footer .footer_information {
  padding: 40px 0;
  background-color: #F2F2F2;
}
.footer .footer_information .footer_information_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer .footer_information .footer_information_inner .logo img {
  width: 136px;
  height: 20px;
  object-fit: contain;
  transition: 0.3s;
}
.footer .footer_information .footer_information_inner .logo:hover img {
  opacity: 0.5;
}
.footer .footer_information .footer_information_inner ul {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 24px;
  width: 100%;
}
.footer .footer_information .footer_information_inner ul::after {
  content: none;
}
.footer .footer_information .footer_information_inner ul li {
  letter-spacing: normal;
}
.footer .footer_information .footer_information_inner ul li a:hover {
  text-decoration: underline;
}
.footer .footer_information .footer_information_inner ul li a[target="_blank"] {
  position: relative;
  padding-right: 20px;
}
.footer .footer_information .footer_information_inner ul li a[target="_blank"]::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: 13px;
  height: 10px;
  background: url(/cms/tutuanna/recruit/national/common/image/icn_window.svg) no-repeat center center/contain;
}
.footer .footer_information .footer_information_inner .copyright {
  opacity: 0.5;
  margin-top: 18px;
  letter-spacing: normal;
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
}
@media not screen and (min-width: 801px) {
  .footer {
    padding-top: 32px;
  }
  .footer .footer_recruit {
    padding: 91px 0 57px 0;
    background-image: url(/cms/tutuanna/recruit/national/common/image/recruit_bg_sp.jpg);
  }
  .footer .footer_recruit .footer_recruit_inner .section_heading {
    top: -34px;
    width: calc(100% - 40px);
  }
  .footer .footer_recruit .footer_recruit_inner .catch {
    line-height: 1.5;
  }
  .footer .footer_recruit .footer_recruit_inner .button_link {
    margin-top: 34px;
    padding: 8px;
    width: 100%;
    font-size: 2.4rem;
  }
  .footer .footer_recruit .footer_recruit_inner .button_link::after {
    right: 10px;
    width: 37px;
    height: 37px;
  }
  .footer .footer_instagram {
    padding: 35px 0;
  }
  .footer .footer_instagram .footer_instagram_inner {
    flex-direction: column;
    gap: 21px 0;
  }
  .footer .footer_instagram .footer_instagram_inner p {
    letter-spacing: 0.04em;
  }
  .footer .footer_instagram .footer_instagram_inner a {
    gap: 0 16px;
    padding: 20px 40px;
  }
  .footer .footer_instagram .footer_instagram_inner a:hover {
    transform: scale(1);
  }
  .footer .footer_instagram .footer_instagram_inner a img {
    width: 39px;
    height: 39px;
  }
  .footer .footer_information {
    padding: 46px 0 29px 0;
  }
  .footer .footer_information .footer_information_inner ul {
    flex-direction: column;
    align-items: center;
    gap: 8px 0;
    margin-top: 24px;
    font-size: 1.2rem;
  }
  .footer .footer_information .footer_information_inner ul li a:hover {
    text-decoration: none;
  }
  .footer .footer_information .footer_information_inner .logo img {
    width: 103px;
    height: 15px;
  }
  .footer .footer_information .footer_information_inner .logo:hover img {
    opacity: 1;
  }
  .footer .footer_information .footer_information_inner .copyright {
    margin-top: 60px;
    font-size: 1rem;
  }
}
.fade_in {
  opacity: 0;
  transform: translate(0, 50px);
  transition: 0.7s;
}
.fade_in.is_animated {
  opacity: 1;
  transform: translate(0, 0);
}
.page_body {
  margin: 62px 0 0 0;
}
.page_body .section_heading {
  margin-bottom: 30px;
  text-align: center;
  font-size: 3.2rem;
}
@media not screen and (min-width: 801px) {
  .page_body {
    margin: 44px 0 0 0;
  }
  .page_body .section_heading {
    margin-bottom: 36px;
    font-size: 2.4rem;
  }
}

/* ==========================================================================
   national: header
   ========================================================================== */
#header {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  transition: 0.3s;
}
#header nav {
  float: right;
  display: flex;
  gap: 40px;
}
#header .cbox {
  position: relative;
  z-index: 9999;
  height: 100%;
  box-sizing: border-box;
}
#header #logo {
  z-index: 9999;
  position: relative;
}
#header #logo span {
  display: block;
}
#header #logo .img .white {
  display: none;
}
#header #logo .img img {
  object-fit: contain;
}
#header #logo .text {
  text-align-last: justify;
  color: #03132A;
  font-weight: bold;
}
.menu_btn {
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
}
.menu_btn .lines {
  display: block;
  position: relative;
}
.menu_btn .lines:before, .menu_btn .lines:after {
  content: "";
  top: 0px;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  background-color: #03132A;
  transition: 0.3s ease-in-out;
}
.menu_btn .lines:after {
  top: auto;
  bottom: 0;
}
.header_menu .menu_block_flex > ul > li {
  position: relative;
  margin-top: 0;
}
.header_menu .menu_block_flex > ul > li.is_current::before {
  z-index: 2;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #FCDC59;
  border-radius: 50%;
  display: inline-block;
}
.header_menu {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  box-sizing: border-box;
  background-color: #fff;
}
.header_menu .menu_block_flex > ul > li > a {
  display: block;
  background-color: #fff;
  text-align: left;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
}
.header_menu .menu_block_flex ul li span {
  display: block;
  background-color: #fff;
  text-align: left;
  color: #000;
  font-weight: normal;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
}
#header .entry_area {
  position: relative;
  z-index: 9999;
}
@media only screen and (max-width: 800px) {
  #header {
    padding: 0;
    height: 60px;
  }
  #header .cbox {
    display: flex;
    align-items: center;
    padding: 10px;
  }
  #header #logo {
    width: 104px;
    line-height: 1;
    top: 0;
    left: 0;
    font-size: 1rem;
  }
  #header .modal_content .button_link::after {
    width: 51px;
    height: 51px;
  }
  .button_link::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 37px;
    height: 37px;
    background: url(/cms/tutuanna/recruit/national/common/image/icn_arrow_bg_w.svg) no-repeat center center/contain;
  }
  #header #logo a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 104px;
    height: 100%;
  }
  #header #logo .img .white {
    display: none;
  }
  #header #logo .img img {
    width: 104px;
    height: 15px;
    vertical-align: super;
  }
  #header #logo .text {
    letter-spacing: normal;
    font-size: 1rem;
  }
  .header_menu {
    top: 0;
    z-index: 999;
    display: none;
  }
  .header_menu .menu_block_flex {
    padding: 60px 0 55px 0;
  }
  .header_menu .menu_block_flex > ul {
    display: flex;
    flex-direction: column;
    gap: 15px 0;
    margin-top: 10px;
    overflow: auto;
    width: 100%;
  }
  .header_menu .menu_block_flex > ul > li.is_current::before {
    top: 2.2em;
    left: 22px;
  }
  .header_menu .menu_block_flex > ul > li > a {
    padding: 0 47px;
    font-size: 2.6rem;
  }
  .header_menu .menu_block_flex > ul > li:first-child > a {
    padding-top: 0;
  }
  .header_menu .menu_block_flex ul li span {
    font-size: 1.1rem;
  }
  #header .menu_block_button {
    margin-top: 42px;
    text-align: center;
  }
  #header .menu_block_button .button_link {
    margin-top: 24px;
    padding: 10px 105px;
    font-size: 2.4rem;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.08);
  }
  #header .entry_area .button_link {
    margin: 14px 80px 14px 0;
    padding: 4px 20px;
    font-size: 1.5rem;
    box-shadow: none;
  }
  #header .entry_area .button_link::after {
    content: none;
  }
  #header .button_link::after {
    right: 20px;
  }
  #header nav {
    display: flex;
  }
  #header .entry_area {
    position: relative;
    z-index: unset;
  }
  .menu_btn {
    background-color: #F8ECB9;
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    z-index: 1000;
  }
  .menu_btn .lines:before, .menu_btn .lines:after {
    background: #03132A;
  }
  .menu_btn .lines {
    width: 28px;
    height: 7px;
  }
  .header_menu {
    overflow: scroll;
  }
  #header .menu_block_flex .menu_block_button .button_link {
    padding: 10px 73px;
    margin-top: 0;
  }
  #header .menu_block_flex .menu_block_button.mgt01 .modal_text {
    margin-top: 30px;
  }
  #header .menu_block_flex .menu_block_button.mgt02 .modal_text {
    margin-top: 40px;
  }
  .menu_block_button {
    display: block;
  }
}
@media screen and (min-width: 801px), print {
  #header {
    height: 84px;
    transition: 0.3s;
  }
  .menu_block_button {
    display: none;
  }
  .top #header {
    background-color: transparent;
    transition: 0.3s;
  }
  #header .cbox {
    padding: 15px 53px;
  }
  #header #logo {
    padding: 0;
    float: left;
    line-height: 1;
  }
  #header nav {
    padding: 0;
  }
  #header #logo a {
    transition: 0.3s;
  }
  #header #logo a:hover {
    opacity: 0.5;
  }
  #header #logo .img img {
    width: 164px;
    height: 24px;
  }
  .top #header #logo .img .black {
    display: none;
  }
  .top #header #logo .img .white {
    display: block;
  }
  #header #logo .text {
    margin-top: 11px;
    font-size: 1.3rem;
    transition: 0.3s;
  }
  .top #header #logo .text {
    color: #FFFFFF;
  }
  .top .menu_btn .lines:before, .top .menu_btn .lines:after {
    background: #FFFFFF;
  }
  .header_menu {
    background: rgba(0, 0, 0, 0.5);
    top: 84px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .header_menu .menu_block_flex {
    display: flex;
    height: 100%;
  }
  .header_menu .menu_block_image {
    width: 50%;
    height: 100%;
  }
  .header_menu .menu_block_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header_menu .menu_block_flex > ul {
    overflow: auto;
    height: 90vh;
    width: 50%;
    padding: 2% 0 3% 5%;
    box-sizing: border-box;
  }
  .header_menu .menu_block_flex > ul > li.is_current::before {
    top: 3.7em;
    left: -8px;
  }
  .header_menu .menu_block_flex > ul > li > a {
    padding: 0.4vw 1vw 0.5vw;
    font-size: min(50vw, 3.4rem);
    transition: 0.3s;
  }
  .header_menu .menu_block_flex > ul > li > a:hover {
    opacity: 0.5;
  }
  .header_menu .menu_block_flex ul li span {
    font-size: 1.4rem;
  }
  .menu_btn {
    position: relative;
    width: 60px;
  }
  .menu_btn .lines {
    width: 38px;
    height: 9px;
  }
  .menu_btn .lines::before, .menu_btn .lines::after {
    transition: 0.3s;
  }
  #header .button_link {
    display: inline-block;
    position: relative;
    border-radius: 30px;
    padding: 12px 60px;
    background-color: #FCDC59;
    box-sizing: border-box;
    font-size: 1.8rem;
    font-weight: bold;
  }
  #header .menu_block_button .button_link {
    display: none;
  }
  #header .button_link:hover {
    background-color: #03132A;
    color: #FFFFFF;
  }
  #header .button_link::after {
    right: 20px;
    width: 26px;
    height: 26px;
  }
  #header nav .header_menu {
    display: none;
    margin-right: 40px;
    margin-top: 0;
  }
}

/* ==========================================================================
   national: modal (entry menu)
   ========================================================================== */
.modal_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
}
.modal_body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 640px;
  width: 100%;
}
.modal_close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -50px;
  right: -6px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.modal_content {
  background: #fff;
  text-align: center;
  padding: 60px 30px;
  border-radius: 20px;
}
#header .modal_body .modal_content .button_link {
  display: inline-block;
  position: relative;
  border-radius: 47px;
  margin-top: 3px;
  padding: 29px 60px;
  box-sizing: border-box;
  font-size: 34px;
  font-weight: bold;
  max-width: 440px;
  width: 100%;
  line-height: 41px;
}
#header .modal_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro";
}
#header .modal_text.mgt50 {
  margin-top: 50px;
}
#header .modal_text span {
  font-weight: bold;
}
@media screen and (min-width: 801px), print {
  #header .modal_content .button_link::after {
    width: 51px;
    height: 51px;
  }
  .modal_container:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
}
@media screen and (max-width: 800px) {
  #header .modal_body .modal_content .button_link {
    padding: 3vw 7vw;
    font-size: 5.5vw;
    max-width: 440px;
  }
  #header .modal_body .modal_content .button_link::after {
    width: 51px;
    height: 51px;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background: url(/cms/tutuanna/recruit/national/common/image/icn_arrow_bg_w.svg) no-repeat center center/contain;
  }
  .modal_container {
    padding: 150px 20px 30px;
    display: none;
    transition: .3s;
  }
}

/* ==========================================================================
   national: header / modal の開閉状態 (JSがトグルする is_open / active / is_scrolled)
   ========================================================================== */
body.is_open {
  height: 100%;
  overflow: hidden;
}
#header.is_open .menu_btn .lines {
  width: 100%;
  height: 100%;
}
#header.is_open .menu_btn .lines:before, #header.is_open .menu_btn .lines:after {
  top: 50%;
  left: 50%;
}
#header.is_open .menu_btn .lines:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#header.is_open .menu_btn .lines:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal_container.active {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 800px) {
  #header.is_scrolled {
    background-color: transparent;
  }
  #header.is_scrolled #logo, #header.is_scrolled .entry_area .button_link {
    opacity: 0;
    visibility: hidden;
  }
  #header.is_scrolled .entry_area .modal_body .button_link {
    visibility: visible;
    opacity: unset;
  }
  #header.is_open .entry_area .button_link {
    display: none;
  }
  #header.is_open #logo {
    opacity: 1;
    visibility: visible;
  }
  #header.is_open .cbox {
    padding: 0;
    background-color: #fff;
  }
  #header.is_open .cbox .logo_wrapper {
    width: 100%;
    height: 100%;
  }
  #header.is_open .cbox .logo_wrapper #logo {
    display: flex;
    align-items: center;
    padding: 10px;
    width: calc(100% - 60px);
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
  }
  #header.is_open h1 {
    background-color: #fff;
    padding-right: 45%;
  }
  #header .modal_container.active .menu_btn .active {
    background: rgba(0, 0, 0, 50%);
  }
  #header.is_open .menu_btn .lines {
    width: 21px;
    height: 21px;
  }
  .modal_container.active {
    display: block;
    z-index: 9999;
  }
  .modal_container.active + .menu_btn {
    background: rgba(0, 0, 0, 50%);
  }
}
@media screen and (min-width: 801px), print {
  #header.is_open, #header.is_scrolled {
    background-color: #FFFFFF;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  }
  #header.is_open .cbox::after {
    content: '';
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.08);
    z-index: 9998;
  }
  .top #header.is_scrolled #logo .img .white, .top #header.is_open #logo .img .white {
    display: none;
  }
  .top #header.is_scrolled #logo .img .black, .top #header.is_open #logo .img .black {
    display: block;
  }
  .top #header.is_scrolled #logo .text, .top #header.is_open #logo .text {
    color: #03132A;
  }
  .top #header.is_scrolled .menu_btn .lines:before, .top #header.is_scrolled .menu_btn .lines:after, .top #header.is_open .menu_btn .lines:before, .top #header.is_open .menu_btn .lines:after {
    background: #03132A;
  }
  #header.is_open .menu_btn .lines {
    width: 38px;
    height: 38px;
  }
}

/* ==========================================================================
   shop: 募集要項コンテンツ (table / 見出し / パンくず / エントリーボタン)
   ========================================================================== */
div, span, iframe, h1, h2, p, a, img, dl, dt, dd, ol, ul, li, table, tbody, tr, th, td, article, footer, header, nav {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  line-break: strict;
}
article, footer, header, nav {
  display: block;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  line-height: 0;
  vertical-align: bottom;
}
* {
  box-sizing: border-box;
}
a:link {
  color: #36260A;
}
a:visited {
  color: #36260A;
}
a:hover {
  text-decoration: none;
}
p {
  font-size: 1.6rem;
  line-height: 1.9;
  color: #36260A;
}
p + p {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 1.4rem;
  }
}
@font-face {
  font-family: "icon";
  src: url("/cms/tutuanna/recruit/assets/css/fonts/icon.eot");
  src: url("/cms/tutuanna/recruit/assets/css/fonts/icon.eot?#iefix") format("eot"),
    url("/cms/tutuanna/recruit/assets/css/fonts/icon.woff") format("woff"),
    url("/cms/tutuanna/recruit/assets/css/fonts/icon.ttf") format("truetype"),
    url("/cms/tutuanna/recruit/assets/css/fonts/icon.svg#icon") format("svg");
  font-style: normal;
  font-display: swap;
}
.st-main {
  padding: 90px 50px 0;
  display: block;
  overflow: hidden;
  color: #36260A;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, '游ゴシック', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
}
@media screen and (max-width: 992px) {
  .st-main {
    padding: 80px 20px 0;
  }
}
.st-main__inner {
  max-width: 1024px;
  margin: 0 auto;
}
.page-header {
  margin: 50px calc(-50vw - -512px) 80px;
  border-bottom: 1px solid #36260A;
}
@media screen and (max-width: 1200px) {
  .page-header {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1124px) {
  .page-header {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (max-width: 992px) {
  .page-header {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 768px) {
  .page-header {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.page-header > *:first-child {
  margin-top: 0;
}
.ttl-en {
  margin: 3em 0 60px;
  text-align: center;
  font-size: 2.4rem;
}
@media screen and (max-width: 992px) {
  .ttl-en {
    margin-bottom: 3em;
  }
}
@media screen and (max-width: 768px) {
  .ttl-en {
    margin-bottom: 2em;
    font-size: 1.6rem;
  }
}
.ttl-en::before {
  display: block;
  font-size: 5.6rem;
  content: attr(title);
  font-family: 'Josefin Sans';
}
@media screen and (max-width: 992px) {
  .ttl-en::before {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl-en::before {
    font-size: 3rem;
  }
}
table {
  width: 100%;
  table-layout: fixed;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  table {
    margin: 30px 0;
  }
}
table th, table td {
  border-top: 1px solid #36260A;
  border-bottom: 1px solid #36260A;
  padding: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  table th, table td {
    padding: 10px;
    font-size: 1.4rem;
  }
}
table th > *:first-child, table td > *:first-child {
  margin-top: 0 !important;
}
table tbody th {
  text-align: left;
  font-weight: bold;
  background: rgba(54, 38, 10, .05);
  width: 30%;
}
table dl dt {
  font-weight: bold;
}
table dl dd + dt {
  margin-top: 1em;
}
.note {
  text-indent: -1em;
  padding-left: 1em;
}
.note.-lg {
  font-size: 85%;
}
.mt-0 {
  margin-top: 0 !important;
}
.-inline-block {
  display: inline-block;
}
.btn {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .btn {
    margin-top: 20px;
  }
}
.btn a {
  padding: 15px 80px;
  display: inline-block;
  text-align: center;
  border: 1px solid #B98935;
  color: #B98935;
  text-decoration: none;
  transition: background-color .3s ease;
  position: relative;
  font-family: "Josefin Sans";
}
.btn a:hover {
  background: #F8F3EA;
}
.btn a:hover::after {
  right: 15px;
}
.btn a::after {
  position: absolute;
  right: 20px;
  top: 50%;
  transition: right .3s ease;
  transform: translateY(-50%);
  color: #B98935;
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.btn.-entry {
  margin-top: 150px;
}
@media screen and (max-width: 1104px), screen and (max-width: 992px) {
  .btn.-entry {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .btn.-entry {
    margin-top: 50px;
  }
}
.btn.-entry a {
  padding: 1.5em;
  line-height: 1;
  width: 100%;
  font-size: 2.2rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .btn.-entry a {
    font-size: 1.6rem;
  }
}
.btn.-entry a::after {
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  .btn.-entry a::after {
    font-size: 2rem;
  }
}
