@charset "UTF-8";
* {
  -webkit-tap-highlight-color: transparent;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
form,
figure {
  font-size: inherit;
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

summary {
  display: block;
}

table {
  border-collapse: collapse;
  empty-cells: show;
}

th,
td {
  text-align: left;
  vertical-align: top;
}

li {
  list-style: none;
}

img {
  vertical-align: top;
}

input,
textarea,
select {
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

select::-ms-expand {
  display: none;
}

[disabled] {
  cursor: not-allowed;
}

input[type=button]:not([disabled]), input[type=submit]:not([disabled]), input[type=reset]:not([disabled]),
button[type=button]:not([disabled]),
button[type=submit]:not([disabled]),
button[type=reset]:not([disabled]) {
  cursor: pointer;
}

img,
video {
  max-width: 100%;
  height: auto;
}

:root {
  font-size: 50px;
}
@media screen and (max-width: 1240px) and (min-width: 751px) {
  :root {
    font-size: 4.0322580645vw;
  }
}
@media screen and (max-width: 750px) {
  :root {
    font-size: 13.3333333333vw;
  }
}

html {
  height: -webkit-fill-available;
  overflow-y: scroll;
}

body {
  height: 100%;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  min-height: 100dvh;
  color: #333;
  overflow-y: hidden;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 0.25rem;
  letter-spacing: 0;
  line-height: 2.0588235294;
}
@media screen and (max-width: 750px) {
  body {
    font-size: 0.25rem;
    line-height: 1.5;
  }
}
body.loadingEnd {
  height: auto;
  overflow: auto;
}

#wrap {
  overflow: hidden;
}

.wrap {
  width: 24rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .wrap {
    width: auto;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 750px) {
  [data-aos] {
    pointer-events: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: revert;
  }
}
@media screen and (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (hover: hover) {
  .hov {
    transition: opacity 0.3s;
  }
  @supports (filter: brightness(100%)) {
    .hov {
      transition-property: filter;
    }
  }
  .hov:hover {
    opacity: 0.8;
  }
  @supports (filter: brightness(100%)) {
    .hov:hover {
      filter: brightness(110%);
      opacity: 1;
    }
  }
}

.ttl--01 {
  margin: -0.1em;
  padding: 0 0 calc(0.46rem - 0.1em);
  position: relative;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
}
.ttl--01::before, .ttl--01::after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
}
.ttl--01::before {
  background: #ec9019;
  left: 0;
}
.ttl--01::after {
  background: #f4dc24;
  left: 0.3rem;
}
.ttl--02 {
  padding: 0 0 0.46rem;
  position: relative;
  font-weight: 700;
  line-height: 1;
}
.ttl--02 .en {
  display: block;
  margin: -0.1em;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.04em;
}
.ttl--02 .ja {
  display: block;
  padding: 0.4rem 0 0;
  font-size: 0.5rem;
  letter-spacing: 0.021em;
}
.ttl--02::before, .ttl--02::after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
}
.ttl--02::before {
  background: #ec9019;
  left: 0;
}
.ttl--02::after {
  background: #f4dc24;
  left: 0.3rem;
}
.ttl--03 {
  font-weight: 700;
  line-height: 1;
}
.ttl--03 .en {
  display: block;
  margin: -0.1em;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.04em;
}
.ttl--03 .ja {
  display: block;
  padding: 0.4rem 0 0;
  font-size: 0.5rem;
  letter-spacing: 0.021em;
}
.ttl--04 {
  padding: 0 0 0.7rem;
  position: relative;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.ttl--04 .en {
  display: block;
  color: #ec9019;
  font-family: "Lato", sans-serif;
  font-size: 0.28rem;
  letter-spacing: 0.04em;
}
.ttl--04 .ja {
  display: block;
  padding: 0.4rem 0 0;
  font-size: 0.5rem;
  letter-spacing: 0.021em;
}
@media screen and (max-width: 750px) {
  .ttl--04 .ja {
    line-height: 1.4;
  }
  .ttl--04 .ja::before, .ttl--04 .ja::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .ttl--04 .ja::before {
    margin-bottom: -0.2em;
  }
  .ttl--04 .ja::after {
    margin-top: -0.2em;
  }
}
.ttl--04::before, .ttl--04::after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
}
.ttl--04::before {
  background: #ec9019;
  right: calc(50% + 0.07rem);
}
.ttl--04::after {
  background: #f4dc24;
  left: calc(50% + 0.07rem);
}
.btn--01 {
  display: block;
  width: 8rem;
  margin: 0 auto;
  position: relative;
  background: #ec9019;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 0.28rem;
  font-weight: 700;
  line-height: 1.6rem;
  text-align: center;
}
.btn--01::before, .btn--01::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: calc(50% - 0.25rem);
}
.btn--01::before {
  right: 0.4rem;
  background: #f2b25e;
  border-radius: 50%;
  transition: transform 0.4s;
}
.btn--01::after {
  right: 0.57rem;
  background: url(../imgs/arrow01.svg) 0 50%/100% auto no-repeat;
}
@media screen and (hover: hover) {
  .btn--01:hover::before {
    transform: scale(0.6);
  }
}

.loading {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999;
  transition: opacity 1s 0.4s;
}
.loading .logo {
  width: 5.01rem;
  position: absolute;
  top: 50%;
  left: calc(50% - 2.505rem);
}
.loading .logo .mask {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  transform-origin: right;
  transition: transform 1s;
}
body.loadingStart .loading .logo .mask {
  transform: scale(0, 1);
}
body.loadingEnd.imageLoadingEnd .loading {
  opacity: 0;
}

#ioHelper--pagetop {
  width: 1px;
  height: 50vh;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.gHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  height: 1.6rem;
  padding: 0 0.8rem 0 0.5rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .gHeader {
    height: 1.4rem;
    padding: 0 0.4rem;
    position: static;
    background: transparent;
  }
}
.gHeader .siteTitle {
  width: 3.34rem;
}
@media screen and (max-width: 750px) {
  .gHeader .siteTitle {
    width: 2.8rem;
  }
}
@media screen and (max-width: 750px) {
  .gHeader .gNav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
  }
}
.gHeader .gNav .btn--menu {
  display: none;
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .btn--menu {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border: none;
    padding: 0 0.5rem;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .gHeader .gNav .btn--menu .bar {
    width: 0.4rem;
    height: 0.4rem;
    position: relative;
  }
  .gHeader .gNav .btn--menu .bar::before, .gHeader .gNav .btn--menu .bar::after,
.gHeader .gNav .btn--menu .bar span {
    display: block;
    width: 100%;
    height: 0.02rem;
    position: absolute;
    left: 0;
    background: #000;
    transition: 0.2s;
  }
  .gHeader .gNav .btn--menu .bar::before, .gHeader .gNav .btn--menu .bar::after {
    content: "";
    transition-property: transform;
  }
  .gHeader .gNav .btn--menu .bar::before {
    top: 50%;
    transform: translate3D(0, -0.2rem, 0);
  }
  .gHeader .gNav .btn--menu .bar::after {
    bottom: 50%;
    transform: translate3D(0, 0.2rem, 0);
  }
  .gHeader .gNav .btn--menu .bar span {
    top: 50%;
    transform: translate(0, -50%);
    transition-property: opacity;
  }
}
@media screen and (max-width: 750px) {
  .gHeader .gNav.active .btn--menu .bar::before {
    transform: translate3D(0, -50%, 0) rotate(135deg);
  }
  .gHeader .gNav.active .btn--menu .bar::after {
    transform: translate3D(0, 50%, 0) rotate(45deg);
  }
  .gHeader .gNav.active .btn--menu .bar span {
    opacity: 0;
  }
  .gHeader .gNav.active .navigation {
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 750px) {
  .gHeader .gNav.ready .navigation {
    transition: transform 0.4s;
  }
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .navigation {
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    padding: 1.4rem 0.4rem 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transform: translate3d(100%, 0, 0);
  }
}
.gHeader .gNav .navigation .list {
  display: flex;
  font-family: "Lato", sans-serif;
  font-size: 0.3rem;
  letter-spacing: 0.05em;
  line-height: 1.6rem;
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .navigation .list {
    display: block;
  }
}
.gHeader .gNav .navigation .list li {
  margin: 0 0 0 1rem;
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .navigation .list li {
    margin: 0;
  }
}
.gHeader .gNav .navigation .list a {
  display: block;
  position: relative;
  transition: color 0.4s;
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .navigation .list a {
    padding: 0 0 0 0.2rem;
  }
}
.gHeader .gNav .navigation .list a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 0.3rem;
  height: 1.6rem;
  background: url(../imgs/ico-ext.svg) 100% 50%/0.17rem auto no-repeat;
  vertical-align: top;
}
.gHeader .gNav .navigation .list a.contact::after {
  content: "";
  display: inline-block;
  width: 0.36rem;
  height: 1.6rem;
  background: url(../imgs/ico-mail.png) 100% 50%/0.29rem auto no-repeat;
  vertical-align: top;
}
.gHeader .gNav .navigation .list a::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  background: currentColor;
  border-radius: 50%;
  position: absolute;
  top: 0.43rem;
  left: calc(50% - 0.05rem);
  transform: scale(0);
  transition: 0.4s;
  transition-property: background-color, transform;
}
@media screen and (max-width: 750px) {
  .gHeader .gNav .navigation .list a::before {
    top: calc(50% - 0.05rem);
    left: 0;
  }
}
.gHeader .gNav .navigation .list a.active {
  color: #ec9019;
}
.gHeader .gNav .navigation .list a.active::before {
  transform: scale(1);
}
@media screen and (hover: hover) {
  .gHeader .gNav .navigation .list a:hover {
    color: #ec9019;
  }
  .gHeader .gNav .navigation .list a:hover::before {
    transform: scale(1);
  }
}

.main {
  padding: 1.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main {
    padding: 0;
  }
}
.main .pageTitle {
  position: relative;
}
.main .pageTitle .image img {
  width: 100%;
  height: 9.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 750px) {
  .main .pageTitle .image img {
    height: 6rem;
  }
}
.main .pageTitle .ttl {
  width: 24rem;
  position: absolute;
  top: 50%;
  left: calc(50% - 12rem);
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  transform: translate(0, -50%);
}
@media screen and (max-width: 750px) {
  .main .pageTitle .ttl {
    box-sizing: border-box;
    width: 100vw;
    padding: 0 0.4rem;
    left: 0;
    font-size: 1rem;
    text-align: center;
  }
}
.main .body {
  position: relative;
  z-index: 1;
}
.main .body .particles {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .main .body .particles {
    display: none;
  }
}
.main .anchor {
  width: 10px;
  height: 10px;
  position: absolute;
  top: -4.6rem;
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .main .anchor {
    top: 0;
  }
}

.gFooter {
  padding: 0 0 1rem;
}
@media screen and (max-width: 750px) {
  .gFooter {
    padding: 0 0 0.4rem;
  }
}
.gFooter .block--01 {
  display: flex;
  justify-content: center;
  background: repeating-linear-gradient(90deg, #f1f1f1, #f1f1f1 50%, #ec9019 50%, #ec9019 100%);
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 {
    display: block;
    background: transparent;
  }
}
.gFooter .block--01 .recruit,
.gFooter .block--01 .contact {
  box-sizing: border-box;
  width: 12rem;
  padding: 1.8rem 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .recruit,
.gFooter .block--01 .contact {
    width: auto;
    padding: 0.96rem 0.4rem;
  }
}
.gFooter .block--01 .recruit .ttl--01::before,
.gFooter .block--01 .contact .ttl--01::before {
  left: auto;
  right: calc(50% + 0.07rem);
}
.gFooter .block--01 .recruit .ttl--01::after,
.gFooter .block--01 .contact .ttl--01::after {
  left: calc(50% + 0.07rem);
}
.gFooter .block--01 .recruit {
  padding-right: 2rem;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .recruit {
    padding-right: 0.4rem;
    background: #f1f1f1;
  }
}
.gFooter .block--01 .recruit .text {
  margin: 1rem 0 0;
  line-height: 1;
  letter-spacing: 0.021em;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .recruit .text {
    line-height: 1.8333333333;
    margin: 0.8rem 0 0;
    font-size: 0.3rem;
  }
  .gFooter .block--01 .recruit .text::before, .gFooter .block--01 .recruit .text::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .gFooter .block--01 .recruit .text::before {
    margin-bottom: -0.4166666667em;
  }
  .gFooter .block--01 .recruit .text::after {
    margin-top: -0.4166666667em;
  }
}
.gFooter .block--01 .recruit .btn {
  box-sizing: border-box;
  margin-top: 0.9rem;
  padding: 0 0 0 0.2rem;
/*  pointer-events: none;*/
  span {
  	display: inline-block;
  	padding: 0 .4rem 0 0;
  	background: url(../imgs/ico-ext_w.svg) 100% 50% / .17rem auto no-repeat;
  }
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .recruit .btn {
    width: auto;
    margin: 0.8rem 0.4rem 0;
  }
}
.gFooter .block--01 .recruit .btn::before, .gFooter .block--01 .recruit .btn::after {
/*  content: none;
*/
}
.gFooter .block--01 .contact {
  padding-left: 2rem;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .contact {
    padding-left: 0.4rem;
    background: #ec9019;
  }
}
.gFooter .block--01 .contact .ttl--01::before {
  background: #fff;
}
.gFooter .block--01 .contact .text {
  line-height: 1.8333333333;
  padding: 1.06rem 0 0;
  font-size: 0.3rem;
  letter-spacing: 0.021em;
}
.gFooter .block--01 .contact .text::before, .gFooter .block--01 .contact .text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.gFooter .block--01 .contact .text::before {
  margin-bottom: -0.4166666667em;
}
.gFooter .block--01 .contact .text::after {
  margin-top: -0.4166666667em;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .contact .text {
    padding: 0.8rem 0 0;
  }
}
.gFooter .block--01 .contact .btn {
  display: inline-block;
  margin: 0.9rem 0 0;
  font-family: "Lato", sans-serif;
  font-size: 0.4rem;
  font-weight: 700;
  line-height: 2;
  text-decoration: underline;
}
@media screen and (max-width: 750px) {
  .gFooter .block--01 .contact .btn {
    margin: 0.8rem 0 0;
  }
}
@media screen and (hover: hover) {
  .gFooter .block--01 .contact .btn:hover {
    text-decoration: none;
  }
}
.gFooter .block--02 {
  margin: 1.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 {
    margin: 0.6rem 0 0;
  }
}
.gFooter .block--02 .wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap {
    display: block;
  }
}
.gFooter .block--02 .wrap .logo {
  display: block;
  width: 3.88rem;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .logo {
    width: 2.8rem;
    margin: 0 auto;
  }
}
.gFooter .block--02 .wrap .navigation {
  display: flex;
  padding: 0 2rem 0 0;
  font-family: "Lato", sans-serif;
  font-size: 0.3rem;
  letter-spacing: 0.05em;
  line-height: 0.6rem;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .navigation {
    flex-wrap: wrap;
    margin: 0.6rem -0.4rem 0;
    padding: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
}
.gFooter .block--02 .wrap .navigation li {
  margin: 0 0 0 1rem;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .navigation li {
    box-sizing: border-box;
    margin: 0;
    width: 50%;
    border-bottom: 1px solid #e6e6e6;
  }
  .gFooter .block--02 .wrap .navigation li:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
  }
  .gFooter .block--02 .wrap .navigation li:last-child {
    width: 100%;
    border-bottom: none;
  }
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .navigation li a {
    display: block;
    padding: 1em;
    line-height: 1;
    text-align: center;
  }
}
@media screen and (hover: hover) {
  .gFooter .block--02 .wrap .navigation li a {
    transition: color 0.4s;
  }
  .gFooter .block--02 .wrap .navigation li a:hover {
    color: #ec9019;
  }
}
.gFooter .block--02 .wrap .navigation li a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 0.3rem;
  height: 0.6rem;
  background: url(../imgs/ico-ext.svg) 100% 50%/0.17rem auto no-repeat;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .navigation li a[target=_blank]::after {
    height: 1em;
  }
}
.gFooter .block--02 .wrap .navigation li a.contact::after {
  content: "";
  display: inline-block;
  width: 0.36rem;
  height: 0.6rem;
  background: url(../imgs/ico-mail.png) 100% 50%/0.29rem auto no-repeat;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  .gFooter .block--02 .wrap .navigation li a.contact::after {
    height: 1em;
  }
}
.gFooter .block--03 {
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  .gFooter .block--03 {
    margin: 0.6rem 0 0;
  }
}
.gFooter .block--03 .wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  font-size: 0.24rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .gFooter .block--03 .wrap {
    display: block;
  }
}
.gFooter .block--03 .wrap .caution {
  padding: 0 2rem 0 0;
  letter-spacing: 0.021em;
}
@media screen and (max-width: 750px) {
  .gFooter .block--03 .wrap .caution {
    line-height: 1.4;
    padding: 0 1.8rem 0 0;
  }
  .gFooter .block--03 .wrap .caution::before, .gFooter .block--03 .wrap .caution::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .gFooter .block--03 .wrap .caution::before {
    margin-bottom: -0.2em;
  }
  .gFooter .block--03 .wrap .caution::after {
    margin-top: -0.2em;
  }
}
.gFooter .block--03 .wrap .copyright {
  color: #808080;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .gFooter .block--03 .wrap .copyright {
    margin: 1em 0 0;
  }
}
.gFooter .pagetop {
  display: block;
  width: 1rem;
  height: 1rem;
  position: fixed;
  right: 0.4rem;
  bottom: 1rem;
  z-index: 1;
  background: rgba(255, 255, 255, 0.5) url(../imgs/pagetop.svg) 50% 50%/auto 0.3rem no-repeat;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #808080;
  transition: opacity 0.4s;
}
@media screen and (max-width: 750px) {
  .gFooter .pagetop {
    bottom: 0.4rem;
  }
}
.gFooter .pagetop.off {
  opacity: 0;
  pointer-events: none;
}
/*# sourceMappingURL=common.css.map */