@charset "UTF-8";
/********************************************************/
section {
  padding: 0 0 250px; }

@media (max-width: 768px) {
  section {
    padding: 0 0 150px; } }
/*max-width:768px*/
/*max-width:480px*/
.mv {
  padding: 85px 0 0 0;
  position: relative;
  overflow: hidden; }
  .mv:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/common/gray_logo.svg") center center no-repeat;
    background-size: contain;
    width: 490px;
    height: 360px;
    left: 70px;
    top: 0; }

.mv_txt_top {
  width: calc(100% - 40px);
  max-width: 1700px;
  margin: 0 auto 30px;
  padding: 25px 0 0;
  position: relative; }
  .mv_txt_top div {
    width: 410px; }
  .mv_txt_top h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    font: 4rem/1.5em 'Zen Kaku Gothic New', sans-serif;
    font-weight: bold; }
    .mv_txt_top h1 span {
      font: 3rem/1.5em 'Zen Kaku Gothic New', sans-serif;
      font-weight: bold;
      padding: 0 10px 0 0; }
    .mv_txt_top h1 a {
      transition: .3s;
      color: #000;
      display: block;
      width: fit-content;
      padding: 0 0 0 70px;
      position: relative; }
      .mv_txt_top h1 a:before {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        top: 6px;
        background: url("../images/logo.svg") center center no-repeat;
        background-size: contain;
        width: 54px;
        height: 50px; }
  .mv_txt_top p {
    padding: 10px 0 15px 0;
    text-align: center;
    font: 2.6rem/1.5em 'Zen Kaku Gothic New', sans-serif;
    font-weight: bold; }
  .mv_txt_top .sdgs {
    display: block;
    width: 290px;
    height: 37px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url("../images/common/sdgs.svg") center center no-repeat;
    background-size: contain; }

.mv_page_ttl {
  color: #62B0E3;
  text-align: right;
  max-width: 1280px;
  margin: 0 auto 90px;
  width: calc(100% - 40px); }
  .mv_page_ttl h2 {
    letter-spacing: 0.05em;
    font: 12rem/1.0em 'Urbanist', sans-serif;
    font-weight: 500; }
  .mv_page_ttl small {
    letter-spacing: 0em;
    display: block;
    font: 2.2rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    margin: 0 0 10px; }
  .mv_page_ttl span {
    margin: 0 0 30px;
    letter-spacing: 0em;
    color: #727171;
    font: 1.8rem/1.6em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
    display: block; }

@media (hover: hover) {
  .mv_txt_top h1 a:hover {
    color: #E97F00; } }
@media (max-width: 1280px) {
  .mv_page_ttl h2.air_mv {
    font: 9vw/1.0em 'Urbanist', sans-serif;
    font-weight: 500; } }
@media (max-width: 1024px) {
  .mv_page_ttl small {
    display: block;
    font: 2.2rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    margin: 0 0 15px; }
  .mv_page_ttl h2 {
    font: 9rem/1.0em 'Urbanist', sans-serif;
    font-weight: 500; }
    .mv_page_ttl h2.air_mv {
      font: 9vw/1.0em 'Urbanist', sans-serif;
      font-weight: 500; } }
@media (max-width: 768px) {
  .mv_page_ttl {
    text-align: center;
    margin: 0 auto 80px;
    padding: 50px 0 0;
    width: 100%; }
    .mv_page_ttl small {
      display: block;
      font: 2rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      margin: 0 0 20px; }
    .mv_page_ttl span {
      margin: 0 0 30px;
      letter-spacing: 0em;
      color: #727171;
      font: 1.6rem/1.6em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 400;
      margin: 0 0 20px;
      display: block; }
    .mv_page_ttl h2 {
      font: 5.8rem/1.0em 'Urbanist', sans-serif;
      font-weight: 500; }

  .mv {
    padding: 90px 0 0 0;
    position: relative;
    overflow: hidden; }
    .mv:before {
      display: none; }

  .mv_txt_top {
    display: none; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .mv_page_ttl {
    text-align: center;
    margin: 0 auto 50px;
    padding: 30px 0 0;
    width: 100%; }
    .mv_page_ttl small {
      display: block;
      font: 1.8rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500; }
    .mv_page_ttl span {
      margin: 0 0 30px;
      letter-spacing: 0em;
      color: #727171;
      font: 1.5rem/1.6em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 400;
      margin: 0 0 20px;
      display: block; }
    .mv_page_ttl h2 {
      font: 4.4rem/1.0em 'Urbanist', sans-serif;
      font-weight: 500; }

  .mv {
    padding: 90px 0 0 0; } }
/*max-width:480px*/
/********************************************************/
.recruit_page_ttl {
  color: #E97F00;
  max-width: 1600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 200px 0 100px; }
  .recruit_page_ttl h2 {
    letter-spacing: 0.05em;
    font: 9.3rem/1.0em 'Urbanist', sans-serif;
    font-weight: 700; }
    .recruit_page_ttl h2 small {
      letter-spacing: 0;
      margin: 0 0 10px;
      font: 2.0rem/1.6em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      display: block;
      color: #000; }

@media (max-width: 768px) {
  .recruit_page_ttl {
    text-align: center;
    padding: 150px 0 100px; }
    .recruit_page_ttl h2 {
      letter-spacing: 0.05em;
      font: 7rem/1.0em 'Urbanist', sans-serif;
      font-weight: 700; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .recruit_page_ttl {
    text-align: center;
    padding: 100px 0 70px; }
    .recruit_page_ttl h2 {
      letter-spacing: 0.05em;
      font: 6rem/1.0em 'Urbanist', sans-serif;
      font-weight: 700; } }
/*max-width:480px*/
/********************************************************/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: .3s; }
  header h1 {
    opacity: 0;
    pointer-events: none;
    transition: 1s; }
  header.active {
    background-color: #fff; }
    header.active h1 {
      opacity: 1;
      pointer-events: auto; }

.header_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  max-width: 1980px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px 0 30px;
  height: 120px; }
  .header_box h1 {
    font: 2.0rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700; }
    .header_box h1 a {
      display: block;
      width: fit-content;
      position: relative;
      padding: 0 0 0 65px; }
      .header_box h1 a:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/logo.svg") center center no-repeat;
        background-size: contain;
        width: 54px;
        height: 40px;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(0%, -50%);
        /* Safari用 */
        transform: translate(0%, -50%); }

.header_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  align-items: center;
  max-width: 1000px;
  width: calc(100% - 260px); }

@media (max-width: 1280px) {
  .header_box {
    padding: 0 20px; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .header_box {
    padding: 0 0 0 20px;
    height: auto; }

  .header_item {
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }

  header {
    padding: 0 60px 0 0;
    height: 60px; }
    header.active {
      background-color: #fff; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  header {
    padding: 0 55px 0 0;
    height: 60px;
    background-color: #fff; }
    header h1 {
      opacity: 1;
      pointer-events: auto;
      transition: 1s; }

  .header_item {
    max-width: 120px; }

  .header_box {
    padding: 0 0 0 15px; }
    .header_box h1 {
      font: 1.8rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      position: relative; } }
/*max-width:768px*/
@media (max-width: 480px) {
  header {
    height: 55px; }

  .header_box {
    padding: 0 0 0 10px; }
    .header_box h1 {
      font: 1.6rem/1.3em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      position: relative; }
      .header_box h1 span {
        display: block; }
      .header_box h1 a {
        padding: 0 0 0 44px; }
        .header_box h1 a:before {
          width: 37px;
          height: 28px;
          top: 50%;
          left: 0%;
          -webkit-transform: translate(0%, -50%);
          /* Safari用 */
          transform: translate(0%, -50%); }

  .header_item {
    width: calc(100% - 200px); } }
/*max-width:480px*/
/********************************************************/
nav {
  max-width: 500px;
  width: 100%;
  margin: 0; }
  nav > ul {
    margin: 0 0 0 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center; }
  nav li {
    position: relative; }
    nav li.sp_block {
      display: none; }
  nav li > a {
    font: 1.5rem/1.0 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    color: #62B0E3; }
    nav li > a.menu_recruit {
      color: #fff;
      display: block;
      width: 120px;
      height: 40px;
      background-color: #E97F00;
      text-align: center;
      border-radius: 50px;
      font: 1.6rem/39px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      position: relative;
      transition: .3s; }
  nav li > span {
    font: 1.5rem/1.0 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    color: #62B0E3; }
    nav li > span.active {
      color: #E97F00; }
  nav .sub_menu {
    position: absolute;
    top: 0;
    left: -55px;
    width: 170px;
    padding: 40px 0 0;
    opacity: 0;
    z-index: -96696;
    pointer-events: none; }
    nav .sub_menu a {
      font: 1.5rem/1.0 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      color: #fff;
      margin: 0 0 18px;
      display: inline-block; }
    nav .sub_menu div {
      background: #62B0E3;
      padding: 20px 30px 10px;
      position: relative;
      border-radius: 15px; }
      nav .sub_menu div:before {
        position: absolute;
        content: "";
        top: -18px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        /* Safari用 */
        transform: translate(-50%, 0%);
        width: 0;
        height: 0;
        border-style: solid;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 18px solid #62B0E3;
        border-top: 0; }
    nav .sub_menu.active {
      opacity: 1;
      z-index: 100;
      pointer-events: all; }
  nav .header_pdf,
  nav .menu_recruit {
    display: none; }

@media (hover: hover) {
  nav li > a:hover.menu_recruit {
    background-color: #62B0E3; }
  nav .sub_menu a:hover {
    opacity: 0.5; }

  .header_insta:hover {
    background-color: #62B0E3;
    color: #fff; } }
@media (max-width: 1280px) {
  nav {
    order: 1;
    margin: 0 15px 0 0; } }
@media (max-width: 1024px) {
  nav {
    margin: 0;
    width: 300px;
    position: absolute;
    top: 60px;
    background-color: #fff;
    height: 100vh;
    right: -100%;
    /*right: 0;*/
    padding: 40px 0 10% 0; }
    nav.active {
      right: 0; }
    nav > ul {
      max-width: 100%;
      width: 100%;
      display: block; }
    nav li {
      /*border-bottom: 1px dashed #ccc;*/ }
      nav li.sp_block {
        display: block; }
    nav li > a,
    nav li > span {
      font: 1.8rem/1.0 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      color: #62B0E3;
      padding: 20px 40px;
      position: relative;
      display: block; }
    nav li > span:before {
      position: absolute;
      content: "";
      left: 130px;
      top: 23px;
      width: 8px;
      height: 8px;
      border-top: 2px solid #A61C4B;
      border-right: 2px solid #A61C4B;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
    nav li > span.sp_active:before {
      top: 29px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    nav .sub_menu {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      padding: 0;
      height: 0;
      opacity: 1;
      z-index: 100;
      pointer-events: all;
      overflow: hidden; }
      nav .sub_menu a {
        font: 1.6rem/1.0 'Zen Kaku Gothic New', sans-serif;
        font-weight: 700;
        padding: 15px 20px 15px 80px;
        color: #62B0E3;
        margin: 0;
        display: block;
        position: relative; }
        nav .sub_menu a:before {
          position: absolute;
          content: "・";
          left: 60px; }
      nav .sub_menu div {
        background: #fff;
        border: none;
        padding: 0;
        position: relative;
        border-radius: 15px; }
        nav .sub_menu div br {
          display: none; }
        nav .sub_menu div:before {
          display: none; }
      nav .sub_menu.active {
        opacity: 1;
        z-index: 100;
        pointer-events: all; }
      nav .sub_menu.sp_active {
        overflow: inherit;
        height: auto; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  nav {
    width: 100%;
    max-width: 100%;
    top: 60px;
    right: -100%; }
    nav .header_pdf,
    nav .menu_recruit {
      display: block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  nav {
    width: 100%;
    max-width: 100%;
    top: 55px;
    right: -100%; } }
/*max-width:480px*/
/********************************************************/
.corporate_header {
  max-width: 650px;
  margin: 0 0 20px auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }

.header_pdf {
  font: 1.6rem/39px 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #8fc31f;
  position: relative;
  display: block;
  width: 180px;
  height: auto;
  text-align: left;
  border-radius: 50px;
  position: relative;
  transition: .3s;
  height: 42px;
  padding: 0 0 0 50px; }
  .header_pdf:before {
    transition: .3s;
    position: absolute;
    content: "";
    display: block;
    background: url("../images/common/icon-pdf.svg") center center no-repeat;
    background-size: contain;
    width: 21px;
    height: 21px;
    top: 50%;
    left: 20px;
    transform: translate(0%, -50%); }

.menu_recruit {
  font: 1.6rem/39px 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #e97f00;
  position: relative;
  display: block;
  width: 121px;
  height: auto;
  text-align: left;
  border-radius: 50px;
  position: relative;
  transition: .3s;
  height: 42px;
  overflow: hidden;
  padding: 0 0 0 40px; }
  .menu_recruit:before {
    transition: .3s;
    position: absolute;
    content: "";
    display: block;
    background: url("../images/common/icon-star.svg") center center no-repeat;
    background-size: contain;
    width: 18px;
    height: 17px;
    top: 46%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
    z-index: 2; }
  .menu_recruit span {
    position: relative;
    z-index: 1; }
  .menu_recruit:after {
    opacity: 0;
    transition: .3s;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(#E97F00, #A61C4B);
    z-index: 0;
    top: 0;
    left: 0; }

.header_mail {
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  font: 1.6rem/39px 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  position: relative;
  width: 170px;
  height: 42px;
  border: 1px solid #62B0E3;
  background: #62B0E3;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
  .header_mail:before {
    transition: .3s;
    position: absolute;
    content: "";
    display: block;
    background: url("../images/common/icon-mail.svg") center center no-repeat;
    background-size: contain;
    width: 24px;
    height: 18px;
    top: 50%;
    left: 18%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }
  .header_mail:after {
    overflow: hidden;
    text-indent: 0;
    white-space: nowrap;
    width: 100%;
    transition: .3s;
    position: absolute;
    content: "お問い合わせ";
    top: 47%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }

.header_insta {
  background-color: #f19ec2;
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
  border-radius: 50px;
  font: 1.6rem / 39px 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  width: 150px;
  height: 42px;
  padding: 0 0 0 25px;
  transition: .3s; }
  .header_insta:before {
    transition: .3s;
    position: absolute;
    content: "";
    display: block;
    background: url("../images/common/instagram-w.svg") center center no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    top: 48%;
    left: 18px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }

@media (hover: hover) {
  .header_mail:hover {
    transition: .3s;
    color: #fff;
    border: 1px solid #E97F00;
    background: #E97F00; }

  .header_pdf:hover {
    color: #fff;
    background-color: #f19ec2; }

  .menu_recruit:hover {
    color: #fff; }
    .menu_recruit:hover:after {
      opacity: 1; } }
@media (max-width: 1024px) {
  .corporate_header {
    justify-content: flex-end;
    margin: 0 0 0 auto; }
    .corporate_header .header_pdf {
      font: 1.6rem/59px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      width: 130px;
      height: 60px;
      border-radius: 0;
      padding: 0 0 0 50px; }
      .corporate_header .header_pdf:before {
        left: 15px; }
      .corporate_header .header_pdf span {
        display: none; }
    .corporate_header .menu_recruit {
      border-radius: 0;
      font: 1.6rem/59px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      width: 121px;
      height: 60px; }

  .header_mail,
  .header_insta.company_head {
    margin: 0;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 0;
    position: relative;
    padding: 0; }

  .header_insta.company_head {
    order: 1;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }

  .header_mail {
    order: 2; }
    .header_mail:before {
      width: 30px;
      height: 35px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .header_mail:after {
      display: none; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .corporate_header .header_pdf,
  .corporate_header .menu_recruit {
    display: none; }

  .header_pdf,
  .menu_recruit {
    width: calc(100% - 40px);
    margin: 20px auto 0;
    max-width: 300px;
    font: 1.6rem/49px 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    color: #fff;
    height: 50px;
    text-align: left;
    padding: 0 0 0 60px; }
    .header_pdf:before,
    .menu_recruit:before {
      top: 50%;
      left: 25px;
      transform: translate(0%, -50%); } }
/*max-width:768px*/
@media (max-width: 480px) {
  .header_mail,
  .header_insta.company_head {
    display: block;
    width: 55px;
    height: 55px; } }
/*max-width:480px*/
/********************************************************/
#recruit {
  padding: 15px 0 15px; }
  #recruit .header_box {
    height: 80px; }
  #recruit h1 {
    opacity: 1;
    pointer-events: all;
    transition: 1s;
    font: 2rem/1.3em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700; }
    #recruit h1 span {
      display: block; }
  #recruit .header_item {
    max-width: 100%;
    width: calc(100% - 360px); }
  #recruit nav {
    max-width: 650px;
    width: calc(100% - 200px);
    margin: 0 0 0 auto; }
    #recruit nav > ul {
      margin: 0 0 0 auto;
      max-width: 710px; }
      #recruit nav > ul li a {
        color: #000; }
    #recruit nav > div {
      max-width: 500px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: center;
      margin: 0 0 15px auto; }
  #recruit .header_recruit_mail,
  #recruit .header_company,
  #recruit .header_insta {
    width: calc((100% - 20px)/2);
    max-width: 170px;
    height: 30px;
    font: 1.5rem/29px 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 50px;
    transition: .3s; }
  #recruit .header_insta {
    max-width: 135px;
    margin: 0; }
    #recruit .header_insta:before {
      width: 20px;
      height: 20px;
      left: 15px; }
  #recruit .header_company {
    background-color: #62B0E3;
    text-align: center; }
  #recruit .header_recruit_mail {
    text-align: center;
    background: linear-gradient(#E97F00, #A61C4B); }

@media (hover: hover) {
  #recruit nav {
    width: calc(100% - 200px); }
    #recruit nav > ul {
      max-width: 710px; }
      #recruit nav > ul li a:hover {
        color: #E97F00; }
  #recruit .header_company:hover, #recruit .header_recruit_mail:hover {
    background: #E97F00;
    background-color: #E97F00; } }
@media (max-width: 1280px) {
  #recruit .header_item {
    max-width: 800px;
    width: calc(100% - 360px); }
  #recruit nav {
    width: 100%; }
    #recruit nav > ul {
      max-width: 710px; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  #recruit {
    padding: 0; }
    #recruit .header_box {
      height: 60px; }
    #recruit .header_item {
      max-width: 60px;
      width: calc(100% - 200px); }
    #recruit nav {
      width: 300px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: flex-start; }
      #recruit nav > ul {
        order: 1;
        max-width: 710px; }
      #recruit nav > div {
        width: 100%;
        max-width: 100%;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start; }
    #recruit .header_recruit_mail,
    #recruit .header_company,
    #recruit .header_insta {
      display: block;
      width: calc(100% - 40px);
      margin: 20px auto 0;
      max-width: 300px;
      height: 50px;
      font: 1.5rem/48px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      color: #fff;
      border-radius: 50px; }
    #recruit .header_insta {
      padding: 0;
      text-align: center; }
      #recruit .header_insta:before {
        left: 28px;
        width: 24px;
        height: 24px; }
    #recruit .header_company {
      background-color: #62B0E3;
      text-align: center; }
    #recruit .header_recruit_mail {
      text-align: center;
      background: linear-gradient(#E97F00, #A61C4B); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  #recruit .header_item {
    max-width: 100%;
    width: 100%; }
  #recruit nav {
    width: 100%; }
    #recruit nav > ul {
      max-width: 710px; }
  #recruit .header_company:hover {
    color: #fff;
    background-color: #62B0E3; } }
/*max-width:768px*/
@media (max-width: 480px) {
  #recruit .header_item {
    max-width: 55px; }
  #recruit .header_box {
    height: 55px; }
  #recruit h1 {
    opacity: 1;
    pointer-events: all;
    transition: 1s;
    font: 1.6rem/1.3em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700; }
    #recruit h1 span {
      display: block; }
  #recruit nav > ul {
    max-width: 710px; }
  #recruit .header_company:hover {
    color: #fff;
    background-color: #62B0E3; } }
/*max-width:480px*/
/********************************************************/
.toggle {
  position: relative;
  display: none; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .toggle {
    order: 3;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 60px;
    height: 60px;
    background-color: #A61C4B;
    transition: .3s; }
    .toggle span {
      transition: .3s;
      display: block;
      position: absolute;
      width: 55%;
      height: 3px;
      background-color: #fff;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      transform: translate(-50%, -50%); }
      .toggle span:nth-of-type(1) {
        top: 30%; }
      .toggle span:nth-of-type(2) {
        top: 50%; }
      .toggle span:nth-of-type(3) {
        top: 70%; }
    .toggle.active span:nth-of-type(1) {
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(45deg); }
    .toggle.active span:nth-of-type(2) {
      opacity: 0; }
    .toggle.active span:nth-of-type(3) {
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(-45deg); } }
/*max-width:1024px*/
@media (max-width: 480px) {
  .toggle {
    width: 55px;
    height: 55px; } }
/*max-width:480px*/
@media (hover: hover) {
  .toggle:hover {
    background-color: #76497f;
    cursor: pointer; } }
/********************************************************/
.footer_contact {
  background: linear-gradient(#62B0E3, #80CCE3);
  color: #fff;
  padding: 80px 0 120px;
  text-align: center;
  letter-spacing: 0.05em; }
  .footer_contact p {
    font: 1.8rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    margin: 0 0 80px; }
    .footer_contact p br {
      display: none; }
    .footer_contact p span {
      font: 1.6rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      display: block;
      margin: 10px 0 0; }
    .footer_contact p.ttl {
      font: 5.0rem/1.0em 'Urbanist', sans-serif;
      font-weight: 700;
      margin: 0 0 25px; }
  .footer_contact div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 768px;
    width: calc(100% - 40px);
    margin: 0 auto; }
  .footer_contact a {
    color: #fff; }
  .footer_contact dt {
    font: 2.0rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    position: relative;
    width: fit-content;
    margin: 0 auto; }
    .footer_contact dt:before {
      position: absolute;
      content: "";
      top: 53%;
      left: 0%;
      -webkit-transform: translate(0%, -50%);
      /* Safari用 */
      transform: translate(0%, -50%); }
  .footer_contact .tel dt {
    padding: 0 0 0 30px;
    margin-bottom: 30px; }
    .footer_contact .tel dt:before {
      background: url("../images/common/icon-tel.svg") center center no-repeat;
      background-size: contain;
      width: 20px;
      height: 25px; }
  .footer_contact .tel a {
    font: 4.0rem/1.0em 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em; }
    .footer_contact .tel a span {
      font: 3.0rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      display: inline-block;
      padding: 0 20px 0 0; }
  .footer_contact .mail dt {
    padding: 0 0 0 35px;
    margin-bottom: 25px; }
    .footer_contact .mail dt:before {
      background: url("../images/common/icon-mail.svg") center center no-repeat;
      background-size: contain;
      width: 28px;
      height: 20px; }
  .footer_contact .mail a {
    display: block;
    width: 290px;
    height: 55px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    font: 1.6rem/53px 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    margin: 0 auto; }

@media (max-width: 768px) {
  .footer_contact {
    padding: 50px 0 50px;
    letter-spacing: 0.05em; }
    .footer_contact p {
      font: 1.4rem/1.5em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      margin: 0 0 35px;
      padding: 0 20px; }
      .footer_contact p br {
        display: block; }
      .footer_contact p span {
        font: 1.4rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 700;
        display: block;
        margin: 10px 0 0; }
      .footer_contact p.ttl {
        font: 4.0rem/1.0em 'Urbanist', sans-serif;
        font-weight: 700;
        margin: 0 0 25px; }
    .footer_contact div {
      display: block;
      max-width: 768px;
      width: calc(100% - 40px);
      margin: 0 auto; }
    .footer_contact a {
      color: #fff; }
    .footer_contact dl {
      width: 100%; }
    .footer_contact dt {
      font: 1.8rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500; }
    .footer_contact .tel {
      margin: 0 auto 35px; }
      .footer_contact .tel dt {
        margin-bottom: 10px; }
      .footer_contact .tel a {
        font: 3.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 500;
        letter-spacing: 0.05em; }
        .footer_contact .tel a span {
          font: 2.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
          font-weight: 500;
          display: inline-block;
          padding: 0 10px 0 0; }
    .footer_contact .mail dt {
      margin-bottom: 15px; }
    .footer_contact .mail a {
      width: 250px;
      height: 55px;
      font: 1.6rem/53px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700; } }
/*max-width:768px*/
/*max-width:480px*/
@media (hover: hover) {
  .footer_contact .mail a {
    transition: 0.3s; }
    .footer_contact .mail a:hover {
      color: #62B0E3;
      background-color: #fff; } }
/********************************************************/
.footer_box {
  padding: 100px 0 140px;
  max-width: 1280px;
  width: calc(100% - 60px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start; }
  .footer_box .left {
    width: 350px; }
    .footer_box .left p {
      font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: 700;
      margin: 0 0 50px;
      position: relative;
      width: fit-content;
      padding: 0 0 0 70px; }
      .footer_box .left p:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/logo.svg") center center no-repeat;
        background-size: contain;
        width: 54px;
        height: 40px;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(0%, -50%);
        /* Safari用 */
        transform: translate(0%, -50%); }
    .footer_box .left dl:nth-of-type(1) {
      margin: 0 0 40px; }
    .footer_box .left dl:nth-of-type(2) {
      margin: 0 0 20px; }
    .footer_box .left dt {
      font: 1.6rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      margin: 0 0 15px; }
    .footer_box .left dd {
      font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 400; }
      .footer_box .left dd span {
        margin: 0 0 0 10px; }
    .footer_box .left .tel {
      font: 2.2rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      display: inline-block;
      margin: 15px 0 15px; }
    .footer_box .left .map {
      font: 1.5rem/22px 'Zen Kaku Gothic New', sans-serif;
      font-weight: 500;
      color: #62B0E3;
      display: block;
      border-radius: 50px;
      width: 110px;
      height: 28px;
      border: 1px solid #62B0E3;
      text-align: center; }
  .footer_box .right {
    width: calc(100% - 350px);
    max-width: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start; }
  .footer_box ul {
    margin: 0 0 25px; }
    .footer_box ul.sns {
      margin: 20px auto 0;
      width: 100%; }
      .footer_box ul.sns a {
        display: block;
        width: 35px;
        height: 35px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap; }
        .footer_box ul.sns a.facebook {
          background: url("../images/common/facebook.svg") center center no-repeat;
          background-size: contain; }
        .footer_box ul.sns a.instagram {
          background: url("../images/common/instagram.svg") center center no-repeat;
          background-size: contain; }
        .footer_box ul.sns a.twitter {
          background: url("../images/common/twitter.svg") center center no-repeat;
          background-size: contain; }
  .footer_box li {
    margin: 0 0 25px; }
    .footer_box li > a, .footer_box li p {
      font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
      font-weight: 700;
      color: #62B0E3; }
    .footer_box li span {
      display: block;
      margin: 15px 0 0; }
      .footer_box li span > a {
        font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 400;
        display: inline-block;
        margin: 0 0 15px; }
        .footer_box li span > a:last-of-type {
          margin: 0; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .footer_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start; }
    .footer_box .left {
      width: 100%;
      max-width: 660px;
      order: 2;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: flex-start; }
      .footer_box .left div {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        align-items: flex-start; }
      .footer_box .left p {
        max-width: 100%;
        width: 100%;
        font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
        font-weight: 700;
        margin: 0 auto 50px; }
      .footer_box .left dl {
        width: fit-content; }
        .footer_box .left dl:nth-of-type(1) {
          margin: 0; }
    .footer_box .right {
      order: 1;
      width: 100%;
      margin: 0 auto 50px;
      max-width: 720px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .footer_box {
    padding: 80px 0 50px;
    width: 100%; }
    .footer_box .left {
      width: fit-content;
      max-width: 310px;
      order: 1;
      margin: 0 auto; }
      .footer_box .left div {
        display: block; }
      .footer_box .left p {
        font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
        font-weight: 700;
        margin: 0 0 50px;
        position: relative;
        width: fit-content;
        padding: 0 0 0 70px; }
        .footer_box .left p:before {
          position: absolute;
          content: "";
          display: block;
          background: url("../images/logo.svg") center center no-repeat;
          background-size: contain;
          width: 54px;
          height: 40px;
          top: 50%;
          left: 0%;
          -webkit-transform: translate(0%, -50%);
          /* Safari用 */
          transform: translate(0%, -50%); }
      .footer_box .left dl:nth-of-type(1) {
        width: 100%;
        margin: 0 0 55px; }
      .footer_box .left dt {
        font: 1.6rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 500;
        margin: 0 0 15px; }
      .footer_box .left dd {
        font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 400; }
        .footer_box .left dd span {
          margin: 0 0 0 10px; }
      .footer_box .left .tel {
        font: 2.2rem/1.0em 'Zen Kaku Gothic New', sans-serif;
        font-weight: 400;
        display: inline-block;
        margin: 10px 0 12px; }
      .footer_box .left .map {
        font: 1.5rem/22px 'Zen Kaku Gothic New', sans-serif;
        font-weight: 500;
        display: block;
        border-radius: 50px;
        width: 110px;
        height: 28px;
        text-align: center; }
    .footer_box .right {
      display: none; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .footer_box {
    padding: 60px 0 10px; } }
/*max-width:480px*/
@media (hover: hover) {
  .footer_box .left .map {
    transition: .3s; }
    .footer_box .left .map:hover {
      background-color: #62B0E3;
      color: #fff; }
  .footer_box ul {
    margin: 0 0 25px; }
    .footer_box ul.sns a {
      transition: .3s; }
      .footer_box ul.sns a:hover {
        opacity: 0.5; }
  .footer_box li > a:hover {
    opacity: 1.0;
    color: #E97F00; }
  .footer_box li span > a:hover {
    opacity: 1.0;
    color: #E97F00; } }
/****************************/
#recruit_footer .footer_contact {
  background: linear-gradient(#E87D00, #EA5514);
  color: #fff; }
#recruit_footer .footer_box .left .map {
  color: #E97F00;
  border: 1px solid #E97F00; }
#recruit_footer ul.sns a.facebook {
  background: url("../images/common/facebook-orange.svg") center center no-repeat !important;
  background-size: contain; }
#recruit_footer ul.sns a.instagram {
  background: url("../images/common/instagram-orange.svg") center center no-repeat !important;
  background-size: contain; }
#recruit_footer ul.sns a.twitter {
  background: url("../images/common/twitter-orange.svg") center center no-repeat !important;
  background-size: contain; }
#recruit_footer li > a {
  font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  color: #E97F00; }
#recruit_footer li > p {
  font: 1.5rem/1.0em 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  color: #E97F00; }

@media (hover: hover) {
  #recruit_footer .footer_box .left .map:hover {
    color: #fff;
    border: 1px solid #E97F00;
    background-color: #E97F00; }
  #recruit_footer ul.sns a.facebook {
    background: url("../images/common/facebook-orange.svg") center center no-repeat !important;
    background-size: contain; }
  #recruit_footer ul.sns a.instagram {
    background: url("../images/common/instagram-orange.svg") center center no-repeat !important;
    background-size: contain; }
  #recruit_footer ul.sns a.twitter {
    background: url("../images/common/twitter-orange.svg") center center no-repeat !important;
    background-size: contain; }
  #recruit_footer li span > a:hover {
    color: #E97F00; } }
/*************************************/
.page_top {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  position: fixed;
  right: 20px;
  bottom: -60px;
  background: linear-gradient(#62B0E3, #80CCE3);
  z-index: 100;
  transition: .3s; }
  .page_top:before {
    transition: .3s;
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    top: 53%;
    left: 51%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .page_top.active {
    bottom: 20px; }

@media (hover: hover) {
  .page_top:hover {
    cursor: pointer; }
    .page_top:hover:before {
      top: 45%; } }
@media (max-width: 768px) {
  .page_top {
    width: 50px;
    height: 50px;
    right: 10px;
    bottom: -50px;
    z-index: 100;
    transition: .3s; }
    .page_top:before {
      width: 10px;
      height: 10px; }
    .page_top.active {
      bottom: 10px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .page_top {
    width: 40px;
    height: 40px;
    right: 5px;
    opacity: 0.8; }
    .page_top:before {
      width: 8px;
      height: 8px; }
    .page_top.active {
      bottom: 5px; } }
/*max-width:480px*/
/********************************************************/
.no_single {
  display: block;
  width: 100%;
  margin: 0 auto;
  font: 1.6rem/1.0em 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500; }
