@charset "UTF-8";
/* CSS Document */
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,600;1,600&display=swap");
/* line 8, style.scss */
html, body {
  padding: 0;
  margin: 0;
  color: #000000;
  line-height: 2.0;
  font-size: 62.5%;
  font-size: 10px;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* line 21, style.scss */
img {
  vertical-align: bottom;
  max-width: 100%;
  width: auto;
  height: auto; }

/* line 28, style.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

/* line 37, style.scss */
.clearfix {
  /*  display: inline-block;*/ }

/* line 41, style.scss */
* html .clearfix {
  height: 1px;
  /*¥*/
     /*/
height: auto;
overflow: hidden;
/**/ }

/* line 48, style.scss */
.zen-kaku {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
  font-style: normal; }

/* line 53, style.scss */
.zen-kaku-b {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 900;
  font-style: normal; }

/* line 58, style.scss */
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em; }

/* line 66, style.scss */
.font-EL {
  font-weight: 200; }
/* line 69, style.scss */
.font-L {
  font-weight: 300; }
/* line 72, style.scss */
.font-R {
  font-weight: 400; }
/* line 75, style.scss */
.font-M {
  font-weight: 500; }
/* line 78, style.scss */
.font-SB {
  font-weight: 600; }
/* line 81, style.scss */
.font-B {
  font-weight: 700; }
/* line 84, style.scss */
.font-i {
  font-style: italic; }

/* line 88, style.scss */
a:hover {
  transition: all 0.3s;
  opacity: 0.6; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 88, style.scss */
    a:hover {
      transition: unset;
      opacity: 1.0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 88, style.scss */
    a:hover {
      transition: unset;
      opacity: 1.0; } }
  @media screen and (max-width: 350px) {
    /* line 88, style.scss */
    a:hover {
      transition: unset;
      opacity: 1.0; } }

/* line 109, style.scss */
.no-dsp {
  visibility: hidden; }

/*
--------------------------------------------------------------*/
/* line 120, style.scss */
header {
  padding: 0 20px;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px); }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 120, style.scss */
    header {
      padding: 0;
      position: absolute; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 120, style.scss */
    header {
      padding: 0;
      position: absolute; } }
  @media screen and (max-width: 350px) {
    /* line 120, style.scss */
    header {
      padding: 0;
      position: absolute; } }
  @media all and (min-width: 1200.01px) {
    /* line 144, style.scss */
    .fixMenu header {
      display: block;
      filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 0.1));
      transform: translateZ(0); } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 144, style.scss */
    .fixMenu header {
      display: block;
      filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 0.1));
      transform: translateZ(0); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 144, style.scss */
    .fixMenu header {
      display: block;
      filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 0.1));
      transform: translateZ(0); } }

/* line 167, style.scss */
.headerb {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  height: 120px;
  position: relative; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 167, style.scss */
    .headerb {
      height: 110px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 167, style.scss */
    .headerb {
      height: 100px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 167, style.scss */
    .headerb {
      height: 90px;
      padding: 0 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 167, style.scss */
    .headerb {
      height: 90px;
      padding: 0 10px; } }
  @media screen and (max-width: 350px) {
    /* line 167, style.scss */
    .headerb {
      height: 90px;
      padding: 0 10px; } }
  @media all and (min-width: 1200.01px) {
    /* line 193, style.scss */
    .fixMenu .headerb {
      height: 100px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 193, style.scss */
    .fixMenu .headerb {
      height: 100px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 193, style.scss */
    .fixMenu .headerb {
      height: 90px; } }
  /* line 206, style.scss */
  .headerb .fix-off {
    display: block; }
    /* line 208, style.scss */
    .fixMenu .headerb .fix-off {
      display: none; }
  /* line 212, style.scss */
  .headerb .fix-on {
    display: none; }
    /* line 214, style.scss */
    .fixMenu .headerb .fix-on {
      display: block;
      filter: drop-shadow(0 0px 5px white) drop-shadow(0 0px 5px white);
      transform: translateZ(0); }

/* line 221, style.scss */
.head_logo {
  align-self: center;
  max-width: 384px;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: calc(384px * 0.8); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: calc(384px * 0.7); } }
  @media all and (min-width: 760.01px) and (max-width: 810px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: calc(384px * 0.65); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: 280px;
      margin-right: 60px;
      padding-top: 22px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: 280px;
      margin-right: 60px;
      padding-top: 22px; } }
  @media screen and (max-width: 350px) {
    /* line 221, style.scss */
    .head_logo {
      max-width: 280px;
      margin-right: 60px;
      padding-top: 22px; } }

/* line 251, style.scss */
.head_logob a {
  text-decoration: none;
  color: #000000;
  display: block; }
  /* line 255, style.scss */
  .head_logob a img {
    margin-top: 10px; }

/* line 261, style.scss */
.head_logo_txt {
  line-height: 1.0;
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: 0.3em; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 261, style.scss */
    .head_logo_txt {
      font-size: 11.2px;
      font-size: 1.12rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 261, style.scss */
    .head_logo_txt {
      font-size: 11.2px;
      font-size: 1.12rem;
      margin-right: -20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 261, style.scss */
    .head_logo_txt {
      font-size: 12px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 261, style.scss */
    .head_logo_txt {
      font-size: 12px; } }
  @media screen and (max-width: 350px) {
    /* line 261, style.scss */
    .head_logo_txt {
      font-size: 11px; } }

/* line 286, style.scss */
.h1txt {
  position: absolute;
  inset: 10px 10px auto auto;
  font-size: 14px;
  line-height: 1.5; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 286, style.scss */
    .h1txt {
      inset: 0 0 auto 0;
      width: 100%;
      margin: auto;
      font-size: 12px;
      background: #007ed5;
      color: #fff;
      text-align: center;
      padding: 2px 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 286, style.scss */
    .h1txt {
      inset: 0 0 auto 0;
      width: 100%;
      margin: auto;
      font-size: 12px;
      background: #007ed5;
      color: #fff;
      text-align: center;
      padding: 2px 0; } }
  @media screen and (max-width: 350px) {
    /* line 286, style.scss */
    .h1txt {
      inset: 0 0 auto 0;
      width: 100%;
      margin: auto;
      font-size: 12px;
      background: #007ed5;
      color: #fff;
      text-align: center;
      padding: 2px 0; } }

/* line 325, style.scss */
.head_menu {
  margin-top: 55px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 325, style.scss */
    .head_menu {
      margin-top: 50px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 325, style.scss */
    .head_menu {
      display: none; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 325, style.scss */
    .head_menu {
      display: none; } }
  @media screen and (max-width: 350px) {
    /* line 325, style.scss */
    .head_menu {
      display: none; } }
  @media all and (min-width: 1200.01px) {
    /* line 342, style.scss */
    .fixMenu .head_menu {
      margin-top: 45px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 342, style.scss */
    .fixMenu .head_menu {
      margin-top: 45px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 342, style.scss */
    .fixMenu .head_menu {
      margin-top: 40px; } }

/* line 358, style.scss */
.head_menub ul {
  display: flex;
  align-items: center; }
  /* line 361, style.scss */
  .head_menub ul li {
    margin-right: 30px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 361, style.scss */
      .head_menub ul li {
        margin-right: 25px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 361, style.scss */
      .head_menub ul li {
        margin-right: 20px; } }
    @media all and (min-width: 760.01px) and (max-width: 810px) {
      /* line 361, style.scss */
      .head_menub ul li {
        margin-right: 16px; } }
    /* line 378, style.scss */
    .head_menub ul li a {
      text-decoration: none;
      color: #000000;
      font-size: 19px;
      font-size: 1.9rem; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 378, style.scss */
        .head_menub ul li a {
          font-size: 18px; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 378, style.scss */
        .head_menub ul li a {
          font-size: 17px; } }
    /* line 396, style.scss */
    .head_menub ul li.recruitbtn {
      margin-left: 10px;
      margin-right: 0; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 396, style.scss */
        .head_menub ul li.recruitbtn {
          margin-left: 0px; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 396, style.scss */
        .head_menub ul li.recruitbtn {
          margin-left: 0px; } }
      /* line 411, style.scss */
      .head_menub ul li.recruitbtn a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 180px;
        height: 35px;
        background: #007dd5;
        color: #ffffff; }
        @media screen and (min-width: 930.01px) and (max-width: 1200px) {
          /* line 411, style.scss */
          .head_menub ul li.recruitbtn a {
            width: 150px;
            height: 34px; } }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 411, style.scss */
          .head_menub ul li.recruitbtn a {
            width: 140px;
            height: 34px; } }
        @media all and (min-width: 760.01px) and (max-width: 810px) {
          /* line 411, style.scss */
          .head_menub ul li.recruitbtn a {
            width: 130px; } }
        /* line 437, style.scss */
        .head_menub ul li.recruitbtn a:before {
          content: '';
          width: 18px;
          height: 22px;
          background-image: url("../images/cmn/icon_recruit.png");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          margin-right: 10px; }

/* line 453, style.scss */
.header_menu {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 1000px;
  padding: 6px 8px 8px 30px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transform: translateZ(0);
  box-shadow: 0px 0px 24px 0px rgba(126, 167, 172, 0.5);
  overflow: hidden;
  position: fixed;
  top: 40px;
  right: 60px;
  z-index: 3; }
  /* line 468, style.scss */
  .header_menu ul {
    display: flex;
    align-items: center; }
    /* line 472, style.scss */
    .header_menu ul li {
      margin: 0 20px; }
      /* line 475, style.scss */
      .header_menu ul li:last-of-type {
        margin-right: 0; }
      /* line 479, style.scss */
      .header_menu ul li a {
        text-decoration: none;
        color: #000;
        font-size: 18px;
        letter-spacing: 0.1em;
        font-weight: 700; }

/* line 490, style.scss */
main {
  display: block;
  margin-top: 120px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 490, style.scss */
    main {
      margin-top: 110px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 490, style.scss */
    main {
      margin-top: 100px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 490, style.scss */
    main {
      margin-top: 90px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 490, style.scss */
    main {
      margin-top: 90px; } }
  @media screen and (max-width: 350px) {
    /* line 490, style.scss */
    main {
      margin-top: 90px; } }

/* line 510, style.scss */
.cimg {
  position: relative;
  height: 330px;
  background-image: url("../privacypolicy/images/cimg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 10px 20px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 510, style.scss */
    .cimg {
      height: 300px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 510, style.scss */
    .cimg {
      height: 280px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 510, style.scss */
    .cimg {
      height: 240px;
      padding-bottom: 25px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 510, style.scss */
    .cimg {
      height: 240px;
      padding-bottom: 25px; } }
  @media screen and (max-width: 350px) {
    /* line 510, style.scss */
    .cimg {
      height: 240px;
      padding-bottom: 25px; } }
  /* line 541, style.scss */
  .cimg:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background: url("../images/cmn/cimg_bg.png") 50% 50% no-repeat;
    background-size: 100% 100%;
    height: 150px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 541, style.scss */
      .cimg:before {
        height: 120px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 541, style.scss */
      .cimg:before {
        height: 100px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 541, style.scss */
      .cimg:before {
        height: 100px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 541, style.scss */
      .cimg:before {
        height: 100px; } }
    @media screen and (max-width: 350px) {
      /* line 541, style.scss */
      .cimg:before {
        height: 90px; } }

/* line 569, style.scss */
.cimg_box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 126, 213, 0.85);
  max-width: 420px;
  width: 100%;
  gap: 15px;
  height: 100px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 569, style.scss */
    .cimg_box {
      max-width: 360px;
      height: 90px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 569, style.scss */
    .cimg_box {
      max-width: 320px;
      height: 90px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 569, style.scss */
    .cimg_box {
      max-width: 280px;
      height: 80px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 569, style.scss */
    .cimg_box {
      max-width: 260px;
      height: 70px; } }
  @media screen and (max-width: 350px) {
    /* line 569, style.scss */
    .cimg_box {
      max-width: 260px;
      height: 70px; } }

/* line 602, style.scss */
.cimg_box_icon span {
  display: block;
  width: 60px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 602, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 602, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 602, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 602, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 602, style.scss */
    .cimg_box_icon span {
      width: 36px; } }

/* line 624, style.scss */
.cimg_box_txt {
  color: #fff;
  line-height: 1.2; }

/* line 629, style.scss */
.cimg_box_txt_jp {
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 629, style.scss */
    .cimg_box_txt_jp {
      font-size: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 629, style.scss */
    .cimg_box_txt_jp {
      font-size: 26px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 629, style.scss */
    .cimg_box_txt_jp {
      font-size: 22px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 629, style.scss */
    .cimg_box_txt_jp {
      font-size: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 629, style.scss */
    .cimg_box_txt_jp {
      font-size: 18px; } }

/* line 651, style.scss */
.cimg_box_txt_eg {
  font-size: 18px;
  margin-left: 0.2em;
  margin-top: 5px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 651, style.scss */
    .cimg_box_txt_eg {
      font-size: 16px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 651, style.scss */
    .cimg_box_txt_eg {
      font-size: 14px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 651, style.scss */
    .cimg_box_txt_eg {
      font-size: 14px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 651, style.scss */
    .cimg_box_txt_eg {
      font-size: 13px; } }
  @media screen and (max-width: 350px) {
    /* line 651, style.scss */
    .cimg_box_txt_eg {
      font-size: 13px; } }

/* line 675, style.scss */
.mainb {
  max-width: 1200px;
  width: 100%;
  margin: auto; }

/* line 680, style.scss */
.content {
  background: #e6f5ff;
  padding: 0 30px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 680, style.scss */
    .content {
      padding: 0 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 680, style.scss */
    .content {
      padding: 0 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 680, style.scss */
    .content {
      padding: 0 20px; } }
  @media screen and (max-width: 350px) {
    /* line 680, style.scss */
    .content {
      padding: 0 20px; } }

/* line 699, style.scss */
.contentb {
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 120px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 699, style.scss */
    .contentb {
      padding-bottom: 80px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 699, style.scss */
    .contentb {
      padding-bottom: 60px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 699, style.scss */
    .contentb {
      padding-bottom: 60px; } }
  @media screen and (max-width: 350px) {
    /* line 699, style.scss */
    .contentb {
      padding-bottom: 60px; } }

/* line 720, style.scss */
.cmn-foot-contact {
  background: #192276; }

/* line 723, style.scss */
.cmn-foot-contactb {
  margin: 0 auto;
  max-width: 1200px; }

/* line 730, style.scss */
footer {
  position: relative;
  background: #007ed5; }
  /* line 734, style.scss */
  footer > div {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 30px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 734, style.scss */
      footer > div {
        padding: 40px 20px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 734, style.scss */
      footer > div {
        padding: 40px 15px;
        display: block;
        width: fit-content; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 734, style.scss */
      footer > div {
        padding: 40px 15px;
        display: block;
        width: fit-content; } }
    @media screen and (max-width: 350px) {
      /* line 734, style.scss */
      footer > div {
        padding: 40px 15px;
        display: block;
        width: fit-content; } }

/* line 762, style.scss */
.foot_logo {
  max-width: 330px;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 762, style.scss */
    .foot_logo {
      max-width: 300px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 762, style.scss */
    .foot_logo {
      max-width: 270px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 762, style.scss */
    .foot_logo {
      max-width: 250px;
      margin: auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 762, style.scss */
    .foot_logo {
      max-width: 250px;
      margin: auto; } }
  @media screen and (max-width: 350px) {
    /* line 762, style.scss */
    .foot_logo {
      max-width: 250px;
      margin: auto; } }

/* line 784, style.scss */
.foot_address {
  margin: 20px 0 0; }

/* line 788, style.scss */
.foot_addressb ul {
  align-items: center;
  line-height: 1.7; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 788, style.scss */
    .foot_addressb ul {
      display: block; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 788, style.scss */
    .foot_addressb ul {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 788, style.scss */
    .foot_addressb ul {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 788, style.scss */
    .foot_addressb ul {
      display: block; } }
  /* line 810, style.scss */
  .foot_addressb ul li:first-of-type {
    margin-right: 25px;
    color: #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 810, style.scss */
      .foot_addressb ul li:first-of-type {
        text-align: center;
        margin-right: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 810, style.scss */
      .foot_addressb ul li:first-of-type {
        text-align: center;
        margin-right: 0; } }
    @media screen and (max-width: 350px) {
      /* line 810, style.scss */
      .foot_addressb ul li:first-of-type {
        text-align: center;
        margin-right: 0; } }
  /* line 826, style.scss */
  .foot_addressb ul li:last-of-type {
    margin-top: 10px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 826, style.scss */
      .foot_addressb ul li:last-of-type {
        margin-top: 20px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 826, style.scss */
      .foot_addressb ul li:last-of-type {
        margin-top: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 826, style.scss */
      .foot_addressb ul li:last-of-type {
        margin-top: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 826, style.scss */
      .foot_addressb ul li:last-of-type {
        margin-top: 10px; } }
    /* line 842, style.scss */
    .foot_addressb ul li:last-of-type a {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #0058a2;
      text-decoration: none;
      color: #ffffff;
      width: 170px;
      height: 36px;
      border: 1px solid rgba(255, 255, 255, 0.7); }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 842, style.scss */
        .foot_addressb ul li:last-of-type a {
          width: 100%;
          border-radius: 5px;
          height: 48px;
          font-size: 16px;
          font-weight: bold; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 842, style.scss */
        .foot_addressb ul li:last-of-type a {
          width: 100%;
          border-radius: 5px;
          height: 48px;
          font-size: 16px;
          font-weight: bold; } }
      @media screen and (max-width: 350px) {
        /* line 842, style.scss */
        .foot_addressb ul li:last-of-type a {
          width: 100%;
          border-radius: 5px;
          height: 48px;
          font-size: 16px;
          font-weight: bold; } }
      /* line 875, style.scss */
      .foot_addressb ul li:last-of-type a:before {
        content: '';
        width: 17px;
        height: 20px;
        background-image: url("../images/cmn/foot_icon_map.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-right: 7px; }

/* line 889, style.scss */
.foot_tel {
  margin: 15px 0 0; }

/* line 893, style.scss */
.foot_telb a {
  text-decoration: none;
  pointer-events: none;
  display: flex;
  color: #ffffff;
  font-size: 30px;
  font-size: 3.0rem;
  letter-spacing: 0.05em; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 893, style.scss */
    .foot_telb a {
      pointer-events: auto;
      background: #0058a2;
      border-radius: 5px;
      justify-content: center;
      font-size: 24px;
      border: 1px solid rgba(255, 255, 255, 0.7); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 893, style.scss */
    .foot_telb a {
      pointer-events: auto;
      background: #0058a2;
      border-radius: 5px;
      justify-content: center;
      font-size: 24px;
      border: 1px solid rgba(255, 255, 255, 0.7); } }
  @media screen and (max-width: 350px) {
    /* line 893, style.scss */
    .foot_telb a {
      pointer-events: auto;
      background: #0058a2;
      border-radius: 5px;
      justify-content: center;
      font-size: 24px;
      border: 1px solid rgba(255, 255, 255, 0.7); } }
  /* line 928, style.scss */
  .foot_telb a:before {
    content: '';
    width: 23px;
    height: 37px;
    background-image: url("../images/cmn/foot_icon_tel.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    margin-top: 8px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 928, style.scss */
      .foot_telb a:before {
        width: 19.55px;
        height: 31.45px;
        margin-top: 6px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 928, style.scss */
      .foot_telb a:before {
        width: 19.55px;
        height: 31.45px;
        margin-top: 6px; } }
    @media screen and (max-width: 350px) {
      /* line 928, style.scss */
      .foot_telb a:before {
        width: 19.55px;
        height: 31.45px;
        margin-top: 6px; } }

/* line 957, style.scss */
.foot_menu {
  max-width: 350px;
  width: 100%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 957, style.scss */
    .foot_menu {
      margin-top: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 957, style.scss */
    .foot_menu {
      margin-top: 30px; } }
  @media screen and (max-width: 350px) {
    /* line 957, style.scss */
    .foot_menu {
      margin-top: 30px; } }

/* line 972, style.scss */
.foot_menub p {
  text-align: center;
  color: #ffffff; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 972, style.scss */
    .foot_menub p {
      font-size: 18px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 972, style.scss */
    .foot_menub p {
      font-size: 18px; } }
  @media screen and (max-width: 350px) {
    /* line 972, style.scss */
    .foot_menub p {
      font-size: 18px; } }
/* line 986, style.scss */
.foot_menub ul {
  display: flex;
  column-gap: 20px;
  flex-wrap: wrap; }
  /* line 991, style.scss */
  .foot_menub ul li a {
    text-decoration: none;
    color: #ffffff;
    display: flex;
    align-items: center; }
    /* line 996, style.scss */
    .foot_menub ul li a:before {
      content: '';
      width: 6px;
      height: 10px;
      background-image: url("../images/cmn/foot_icon_link.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin-right: 5px; }

/* line 1010, style.scss */
.foot_pdf {
  margin: 20px 0 0; }

/* line 1014, style.scss */
.foot_pdfb a {
  text-decoration: none;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  background-color: #ffffff;
  background-image: url("../images/cmn/btn_pdf_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.1;
  border: 1px solid #007ed5; }
  /* line 1031, style.scss */
  .foot_pdfb a:before {
    content: '';
    width: 41px;
    height: 50px;
    background-image: url("../images/cmn/icon_pdf.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15px; }

/* line 1043, style.scss */
.copyright {
  margin-top: 25px;
  background: #fff;
  padding-bottom: 40px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1043, style.scss */
    .copyright {
      padding-bottom: 80px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1043, style.scss */
    .copyright {
      padding-bottom: 80px; } }
  @media screen and (max-width: 350px) {
    /* line 1043, style.scss */
    .copyright {
      padding-bottom: 80px; } }

/* line 1062, style.scss */
.copyrightb {
  text-align: center;
  font-size: 14px; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1062, style.scss */
    .copyrightb {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (max-width: 350px) {
    /* line 1062, style.scss */
    .copyrightb {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5; } }

/*
--------------------------------------------------------------*/
/* line 1084, style.scss */
.content_bg {
  background-image: url("../images/content_bg.jpg");
  background-position: top 250px center;
  background-repeat: no-repeat;
  background-size: 2000px auto; }

/*
--------------------------------------------------------------*/
/* line 1096, style.scss */
.pankuzu {
  padding: 15px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1096, style.scss */
    .pankuzu {
      padding: 5px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1096, style.scss */
    .pankuzu {
      padding: 5px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 1096, style.scss */
    .pankuzu {
      padding: 5px 0 0; } }

/* line 1108, style.scss */
.pankuzub {
  max-width: 1200px;
  width: 100%;
  margin: auto; }
  /* line 1113, style.scss */
  .pankuzub a {
    text-decoration: none;
    color: #000; }
    /* line 1116, style.scss */
    .pankuzub a:hover {
      text-decoration: underline; }

/*
--------------------------------------------------------------*/
/* line 1123, style.scss */
.pagelink {
  margin-top: -140px;
  padding-top: 140px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1123, style.scss */
    .pagelink {
      margin-top: -40px;
      padding-top: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1123, style.scss */
    .pagelink {
      margin-top: -40px;
      padding-top: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 1123, style.scss */
    .pagelink {
      margin-top: -40px;
      padding-top: 40px; } }

/* line 1140, style.scss */
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1140, style.scss */
    #pagetop {
      width: 45px;
      bottom: 13px;
      right: 10px;
      display: block !important;
      opacity: 1 !important; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1140, style.scss */
    #pagetop {
      width: 45px;
      bottom: 13px;
      right: 10px;
      display: block !important;
      opacity: 1 !important; } }
  @media screen and (max-width: 350px) {
    /* line 1140, style.scss */
    #pagetop {
      width: 45px;
      bottom: 13px;
      right: 10px;
      display: block !important;
      opacity: 1 !important; } }

/* line 1169, style.scss */
.pagelink_btn {
  margin-top: 20px; }

/* line 1173, style.scss */
.pagelink_btnb {
  margin: 0 auto; }
  /* line 1176, style.scss */
  .pagelink_btnb > ul {
    display: grid;
    grid-gap: 14px 10px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1176, style.scss */
      .pagelink_btnb > ul {
        grid-gap: 12px 5px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1176, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr;
        grid-gap: 12px 5px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1176, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr;
        grid-gap: 12px 5px; } }
    @media screen and (max-width: 350px) {
      /* line 1176, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr;
        grid-gap: 12px 5px; } }
    /* line 1199, style.scss */
    .pagelink_btnb > ul > li a {
      background: #45A2E3;
      display: block;
      color: #fff;
      text-decoration: none;
      border-radius: 50px;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1.2;
      height: 46px;
      text-align: center;
      padding: 0 25px 0 10px;
      font-weight: 600;
      box-shadow: 1px 4px 0px 0px #006FBD; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1199, style.scss */
        .pagelink_btnb > ul > li a {
          height: 42px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1199, style.scss */
        .pagelink_btnb > ul > li a {
          height: 42px; } }
      @media screen and (max-width: 350px) {
        /* line 1199, style.scss */
        .pagelink_btnb > ul > li a {
          height: 42px;
          font-size: 14px;
          padding: 0 20px 0 10px; } }
      /* line 1232, style.scss */
      .pagelink_btnb > ul > li a:hover {
        opacity: 1;
        background: #007dd5; }
      /* line 1238, style.scss */
      .pagelink_btnb > ul > li a:before {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(45deg);
        display: inline-block;
        position: absolute;
        inset: 50% 20px auto auto;
        margin-top: -5px; }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 1238, style.scss */
          .pagelink_btnb > ul > li a:before {
            width: 5px;
            height: 5px;
            right: 10px; } }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 1238, style.scss */
          .pagelink_btnb > ul > li a:before {
            width: 5px;
            height: 5px;
            right: 10px; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 1238, style.scss */
          .pagelink_btnb > ul > li a:before {
            width: 5px;
            height: 5px;
            right: 10px; } }
        @media screen and (max-width: 350px) {
          /* line 1238, style.scss */
          .pagelink_btnb > ul > li a:before {
            width: 5px;
            height: 5px;
            right: 10px; } }

/* line 1280, style.scss */
.box {
  margin-top: 100px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1280, style.scss */
    .box {
      margin-top: 60px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1280, style.scss */
    .box {
      margin-top: 60px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1280, style.scss */
    .box {
      margin-top: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1280, style.scss */
    .box {
      margin-top: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 1280, style.scss */
    .box {
      margin-top: 40px; } }
  /* line 1299, style.scss */
  .box.box-first {
    margin-top: 60px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1299, style.scss */
      .box.box-first {
        margin-top: 40px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1299, style.scss */
      .box.box-first {
        margin-top: 40px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1299, style.scss */
      .box.box-first {
        margin-top: 30px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1299, style.scss */
      .box.box-first {
        margin-top: 30px; } }
    @media screen and (max-width: 350px) {
      /* line 1299, style.scss */
      .box.box-first {
        margin-top: 30px; } }

/* line 1320, style.scss */
.cmn_title1 {
  text-align: center;
  line-height: 1.5;
  font-size: 34px;
  color: #0058B7;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1320, style.scss */
    .cmn_title1 {
      font-size: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1320, style.scss */
    .cmn_title1 {
      font-size: 26px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1320, style.scss */
    .cmn_title1 {
      font-size: 24px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1320, style.scss */
    .cmn_title1 {
      font-size: 22px;
      letter-spacing: normal; } }
  @media screen and (max-width: 350px) {
    /* line 1320, style.scss */
    .cmn_title1 {
      font-size: 22px;
      letter-spacing: normal; } }

/* line 1347, style.scss */
.cmn_box {
  background: #fff;
  padding: 60px 100px;
  margin-top: 30px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1347, style.scss */
    .cmn_box {
      padding: 40px 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1347, style.scss */
    .cmn_box {
      margin-top: 20px;
      padding: 40px 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1347, style.scss */
    .cmn_box {
      margin-top: 20px;
      padding: 30px 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1347, style.scss */
    .cmn_box {
      margin-top: 20px;
      padding: 30px 20px; } }
  @media screen and (max-width: 350px) {
    /* line 1347, style.scss */
    .cmn_box {
      margin-top: 20px;
      padding: 30px 15px; } }

/* line 1373, style.scss */
.cmn_box-line {
  border: 5px solid #fff;
  padding: 40px 40px;
  margin-top: 30px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1373, style.scss */
    .cmn_box-line {
      padding: 30px 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1373, style.scss */
    .cmn_box-line {
      margin-top: 20px;
      padding: 20px 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1373, style.scss */
    .cmn_box-line {
      margin-top: 20px;
      padding: 20px 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1373, style.scss */
    .cmn_box-line {
      margin-top: 20px;
      padding: 20px 20px; } }
  @media screen and (max-width: 350px) {
    /* line 1373, style.scss */
    .cmn_box-line {
      margin-top: 20px;
      padding: 15px 15px; } }
  /* line 1398, style.scss */
  #shumoku .cmn_box-line {
    padding: 60px 100px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1398, style.scss */
      #shumoku .cmn_box-line {
        padding: 40px 30px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1398, style.scss */
      #shumoku .cmn_box-line {
        padding: 40px 30px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1398, style.scss */
      #shumoku .cmn_box-line {
        padding: 30px 20px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1398, style.scss */
      #shumoku .cmn_box-line {
        padding: 30px 20px; } }
    @media screen and (max-width: 350px) {
      /* line 1398, style.scss */
      #shumoku .cmn_box-line {
        padding: 30px 15px; } }

/*
.cmn_box-b {
	background: #d6eeff;
	padding: 60px 100px;
	margin-top: 30px;
	
	@include mq(m) {
		padding: 40px 30px;
	}
	@include mq(ls) {
		margin-top: 20px;
		padding: 40px 30px;
	}
	@include mq(s) {
		margin-top: 20px;
		padding: 30px 20px;
	}
	@include mq(xs) {
		margin-top: 20px;
		padding: 30px 20px;
	}
	@include mq(xxs) {
		margin-top: 20px;
		padding: 30px 15px;
	}
}*/
/* line 1446, style.scss */
.sp_foot_btn {
  position: fixed;
  z-index: 1200;
  bottom: 0;
  right: 60px;
  left: 20px;
  display: none; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1446, style.scss */
    .sp_foot_btn {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1446, style.scss */
    .sp_foot_btn {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 1446, style.scss */
    .sp_foot_btn {
      display: block; } }
  /* line 1467, style.scss */
  .sp-menu-open .sp_foot_btn {
    right: 0;
    left: 0;
    max-width: 80%;
    margin: auto; }

/* line 1475, style.scss */
.sp_foot_btnb {
  padding: 0 0 10px; }
  /* line 1499, style.scss */
  .sp_foot_btnb .link_cotact a {
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.06em;
    border-radius: 5px;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background-color: #0058a2; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1499, style.scss */
      .sp_foot_btnb .link_cotact a {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media screen and (max-width: 350px) {
      /* line 1499, style.scss */
      .sp_foot_btnb .link_cotact a {
        font-size: 20px;
        font-size: 2.0rem; } }
    /* line 1529, style.scss */
    .sp_foot_btnb .link_cotact a:before {
      content: '';
      width: 20px;
      height: 30px;
      background-image: url("../images/cmn/foot_icon_tel.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 10px;
      margin-bottom: 2px; }

/* line 1557, style.scss */
body.no-scroll,
html.no-scroll {
  overflow: hidden; }

/*
--------------------------------------------------------------*/
/*
--------------------------------------------------------------*/
/* line 1572, style.scss */
.menu_btn {
  position: fixed;
  top: 30px;
  right: 10px;
  display: none;
  z-index: 1000;
  transition: top 0.2s; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1572, style.scss */
    .menu_btn {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1572, style.scss */
    .menu_btn {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 1572, style.scss */
    .menu_btn {
      display: block; } }
  /* line 1593, style.scss */
  .scrolled .menu_btn {
    top: 10px; }

/* line 1597, style.scss */
.menu_btnb {
  width: 50px;
  height: 50px;
  background: #007ed5;
  border-radius: 5px;
  border: 1px solid #fff;
  /*.active & {
  	&:before {
  		top: 50%;
  		//left: 18px;
  		transform: translateY(30%) rotate(-45deg);
  		width: 80%;
  	}
  	&:after {
  		top: 50%;
  		//left: 18px;
  		transform: translateY(-30%) rotate(45deg);
  		width: 80%;	
  	}
  	span {
  		opacity: 0;	
  	}
  }*/ }
  /* line 1604, style.scss */
  .menu_btnb:before {
    display: block;
    content: '';
    position: absolute;
    left: 20%;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    width: 60%;
    top: 30%;
    transition: all .4s; }
  /* line 1616, style.scss */
  .menu_btnb:after {
    display: block;
    content: '';
    position: absolute;
    left: 20%;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    width: 60%;
    top: 70%;
    transition: all .4s; }
  /* line 1628, style.scss */
  .menu_btnb span {
    display: block;
    position: absolute;
    left: 20%;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    width: 60%;
    top: 50%;
    transition: all .4s; }

/* line 1658, style.scss */
.sp_menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
  display: none;
  z-index: 1100;
  padding: 20px 25px 50px;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1658, style.scss */
    .sp_menu {
      display: flex; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1658, style.scss */
    .sp_menu {
      display: flex; } }
  @media screen and (max-width: 350px) {
    /* line 1658, style.scss */
    .sp_menu {
      display: flex; } }
  /* line 1689, style.scss */
  .sp_menu.active {
    opacity: 1;
    visibility: visible; }

/* line 1694, style.scss */
.sp_menub {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(0, 126, 213, 0.9);
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  padding: 30px 20px 50px;
  position: relative;
  transition: all .4s;
  top: -30px; }
  /* line 1706, style.scss */
  .active .sp_menub {
    top: 0; }
  /* line 1711, style.scss */
  .sp_menub .sp_menu_logo {
    max-width: 340px;
    width: 100%;
    margin: 0 auto auto 0; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1711, style.scss */
      .sp_menub .sp_menu_logo {
        max-width: 320px;
        width: calc(100% - 40px); } }
    @media screen and (max-width: 350px) {
      /* line 1711, style.scss */
      .sp_menub .sp_menu_logo {
        max-width: 220px;
        width: calc(100% - 40px); } }

/* line 1731, style.scss */
.sp_menu_close {
  position: absolute;
  top: 18px;
  right: 18px;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  border-radius: 0 5px 0 0;
  background: #0058a2;
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 1745, style.scss */
.sp_menu_closeb {
  position: relative;
  width: 24px;
  height: 24px;
  cursor: pointer; }
  /* line 1751, style.scss */
  .sp_menu_closeb:before, .sp_menu_closeb:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #fff; }
  /* line 1760, style.scss */
  .sp_menu_closeb:before {
    transform: translate(-50%, -50%) rotate(45deg); }
  /* line 1763, style.scss */
  .sp_menu_closeb:after {
    transform: translate(-50%, -50%) rotate(-45deg); }

/* line 1768, style.scss */
.sp_menu_main {
  width: fit-content;
  margin: auto; }

/* line 1774, style.scss */
.sp_menu_link > li {
  margin: 10px 0; }
  /* line 1776, style.scss */
  .sp_menu_link > li a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 1.3;
    padding: 5px 0 5px 45px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url("../images/cmn/icon_home.png");
    background-size: 30px auto; }
    /* line 1787, style.scss */
    .sp_menu_link > li a > .jp {
      font-size: 19px;
      display: block; }
      @media screen and (max-width: 350px) {
        /* line 1787, style.scss */
        .sp_menu_link > li a > .jp {
          font-size: 17px; } }
    /* line 1795, style.scss */
    .sp_menu_link > li a > .en {
      font-size: 12px;
      display: block; }
  /* line 1803, style.scss */
  .sp_menu_link > li.btn_home a {
    background-image: url("../images/cmn/icon_home.png");
    background-size: 30px auto; }
  /* line 1810, style.scss */
  .sp_menu_link > li.btn_aboutus a {
    background-image: url("../images/cmn/icon_aboutus.png");
    background-size: 30px auto; }
  /* line 1817, style.scss */
  .sp_menu_link > li.btn_service a {
    background-image: url("../images/cmn/icon_service.png");
    background-size: 30px auto; }
  /* line 1824, style.scss */
  .sp_menu_link > li.btn_works a {
    background-image: url("../images/cmn/icon_works.png");
    background-size: 30px auto; }
  /* line 1831, style.scss */
  .sp_menu_link > li.btn_privacypolicy a {
    background-image: url("../images/cmn/icon_privacypolicy.png");
    background-size: 30px auto; }
  /* line 1837, style.scss */
  .sp_menu_link > li.btn_recruit {
    margin-top: 30px; }
    /* line 1839, style.scss */
    .sp_menu_link > li.btn_recruit a {
      background-image: url("../images/cmn/icon_recruit.png");
      background-size: 30px auto;
      position: relative; }
      /* line 1844, style.scss */
      .sp_menu_link > li.btn_recruit a:before {
        content: "";
        position: absolute;
        inset: -8px -20px;
        border: 2px solid #fff;
        pointer-events: none; }

/* line 1858, style.scss */
.sp_menu_bnr {
  margin-top: 20px; }
  /* line 1862, style.scss */
  .sp_menu_bnr .btn_recruit > a {
    display: block;
    text-decoration: none;
    line-height: 1.3;
    text-align: center;
    background: #fff; }
    /* line 1870, style.scss */
    .sp_menu_bnr .btn_recruit > a > span {
      background: url("../images/cmn/icon_recruit-b.png") 0 50% no-repeat;
      background-size: 25px auto;
      padding: 9px 0 9px 40px;
      display: inline-block;
      color: #007ed5;
      font-size: 19px;
      font-weight: 600; }
      @media screen and (max-width: 350px) {
        /* line 1870, style.scss */
        .sp_menu_bnr .btn_recruit > a > span {
          font-size: 17px; } }

/* line 1886, style.scss */
.asterisk {
  padding-left: 1em;
  text-indent: -1em; }

/*# sourceMappingURL=style.css.map */
