@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, b {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  height: 100%;
}

img {
  max-width: 100%;
  max-height: 100%;
}

a {
  color: #0C1416;
}

input[type=submit], input[type=button],
button[type=submit],
button[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration,
button[type=submit]::-webkit-search-decoration,
button[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus, input[type=button]::focus,
button[type=submit]::focus,
button[type=button]::focus {
  outline-offset: -2px;
}

body {
  color: #0C1416;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page {
  background: url(../img/guide.jpg);
}

.link {
  text-align: center;
}
.link__button {
  padding: 18px 0 17px 0;
  width: 375px;
  background: #496EF1;
  color: #fff;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,92,239,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,92,239,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 92, 239, .3)) drop-shadow(0px 20px 70px rgba(66, 92, 239, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 92, 239, .3)) drop-shadow(0px 20px 70px rgba(66, 92, 239, .3));
  border-radius: 100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.link__button::before {
  content: "";
  display: block;
  height: 100%;
  width: 40%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 3%/50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-transform-style: preserve-3d;
}
.link__button:hover::before {
  opacity: 0.3;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.link__button::after {
  content: "\e5c8";
  font-family: "Material Icons";
  margin-left: 20px;
}

.hero {
  background: url(../img/service__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.hero__container {
  max-width: 1040px;
  width: 72.0541666667%;
  padding-top: 124px;
  padding-bottom: 203px;
  margin: 0 auto;
}
.hero__title {
  position: relative;
}
.hero__title-en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 140%;
  -webkit-text-stroke: 3px #496EF1;
  text-stroke: 3px #496EF1;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.2em;
  position: relative;
  z-index: 1;
}
.hero__title-ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #496EF1;
}
.hero__image {
  width: 37.26%;
  position: absolute;
  right: 0;
  top: 0;
}

.display-block {
  display: block !important;
}

.title {
  margin-bottom: 30px;
}
.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}

.is-hidden {
  display: none !important;
}

.display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.close {
  display: none !important;
}

.is-noScroll {
  overflow-y: hidden;
  height: 100%;
}

.html-is-noScroll {
  overflow-y: auto;
  height: 100%;
}

.front {
  z-index: 10 !important;
}

.c-contact {
  background-color: #fff;
  position: relative;
}
.c-contact::before {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  background: url(../img/footer__bg.png);
  display: block;
  width: 100vw;
  height: 40px;
  background-size: 100% 100%;
  background-position: center;
}
.c-contact__container {
  max-width: 1240px;
  width: 86.11111%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-contact__title {
  margin-bottom: 0;
  display: inline-block;
  position: relative;
}
.c-contact__title .title__row {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 140%;
  -webkit-text-stroke: 3px #FF96AF;
  text-stroke: 3px #FF96AF;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.c-contact__title .title__row span {
  display: inline-block;
}
.c-contact__title p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #FF96AF;
}
.c-contact__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 60.163%;
}
.c-contact__tel {
  min-width: 255px;
}
.c-contact .tel__phone {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #0C1416;
  margin-bottom: 10px;
}
.c-contact .tel__phone::before {
  font-family: "Material Icons";
  content: "\e0cd";
  color: #FF96AF;
  margin-right: 10px;
  width: 10px;
}
.c-contact .tel__time {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  color: #0C1416;
  text-align: right;
}
.c-contact__form .form__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  color: #0C1416;
  margin-bottom: 11px;
}
.c-contact__form .form__description::before {
  font-family: "Material Icons";
  content: "\e158";
  margin-right: 10px;
  color: #FF96AF;
  width: 18px;
}
.c-contact__form .form__form-link .link__button {
  padding: 18px 17px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(248,121,137,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(248,121,137,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(248, 121, 137, .3)) drop-shadow(0px 20px 70px rgba(248, 121, 137, .3));
          filter: drop-shadow(0px 5px 10px rgba(248, 121, 137, .3)) drop-shadow(0px 20px 70px rgba(248, 121, 137, .3));
  background: #FF96AF;
  will-change: filter;
}

.select-option {
  color: #0C1416;
}

.pc-header {
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  z-index: 100;
}
.pc-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 100px;
}
.pc-header__logo {
  padding: 24px 0;
}
.pc-header__logo a {
  display: block;
}
.pc-header__nav {
  width: 998px;
}
.pc-header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  height: 100%;
}
.pc-header__nav li {
  width: 130px;
  text-align: center;
}
.pc-header__nav li a {
  display: block;
  padding: 27px 0 32px;
}
.pc-header__nav .nav__home a {
  border-top: 5px solid #0E74B5;
}
.pc-header__nav .nav__home a:hover {
  color: #0E74B5;
}
.pc-header__nav .nav__service a {
  border-top: 5px solid #496EF1;
}
.pc-header__nav .nav__service a:hover {
  color: #496EF1;
}
.pc-header__nav .nav__energy a {
  border-top: 5px solid #FF965A;
}
.pc-header__nav .nav__energy a:hover {
  color: #FF965A;
}
.pc-header__nav .nav__company a {
  border-top: 5px solid #FFD703;
}
.pc-header__nav .nav__company a:hover {
  color: #FFD703;
}
.pc-header__nav .nav__works a {
  border-top: 5px solid #07B843;
}
.pc-header__nav .nav__works a:hover {
  color: #07B843;
}
.pc-header__nav .nav__blog a {
  border-top: 5px solid #FD604B;
}
.pc-header__nav .nav__blog a:hover {
  color: #FD604B;
}
.pc-header__nav .nav__recruit a {
  border-top: 5px solid #40D1FF;
}
.pc-header__nav .nav__recruit a:hover {
  color: #40D1FF;
}
.pc-header__nav .nav__contact {
  background: #FF96AF;
  width: 88px;
  position: relative;
  overflow: hidden;
}
.pc-header__nav .nav__contact a {
  width: 100%;
  height: 100%;
}
.pc-header__nav .nav__contact span {
  color: #fff;
  width: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pc-header__nav .nav__contact::before {
  display: block;
  content: "";
  background: #42D2FF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 0;
  height: 0;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}
.pc-header__nav .nav__contact:hover::before {
  width: 150%;
  height: 150%;
  opacity: 1;
  pointer-events: none;
}

.sp-header {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.05)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, .05));
          filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, .05));
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  width: 100%;
}
.sp-header .header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sp-header .header__container .header__logo {
  width: 84%;
  height: 16vw;
}
.sp-header .header__container .header__logo a {
  display: inline-block;
  margin: 4.267vw 0 4vw 5.333vw;
}
.sp-header .header__container .header__logo a img {
  /* width: 54.667vw; */
}
.sp-header .header__container .header__logo::before {
  content: "";
  width: 100%;
  height: 0.8vw;
  background: url(../img/header__bar.jpg);
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sp-header .header__container .header__menu {
  width: 16vw;
  height: 16vw;
}
.sp-header .header__container .header__menu .header__button {
  width: 100%;
  height: 100%;
}

.sp-menu {
  background: #fff;
  width: 100%;
  height: calc(100vh - 16vw);
  position: fixed;
  left: 0;
  top: 15.8vw;
  overflow: auto;
  z-index: 100;
  overflow-y: scroll;
  display: none;
}
.sp-menu .sp-menu__container {
  width: 78.666%;
  margin: 9.067vw auto 53.333vw;
}
.sp-menu .sp-menu__container .sp-menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}
.sp-menu .sp-menu__container .sp-menu__items .sp-menu__item {
  width: 46.779%;
  margin-bottom: 5.333vw;
}
.sp-menu .sp-menu__container .sp-menu__items .sp-menu__item a {
  display: block;
}
.sp-menu .sp-menu__container .sp-menu__items .sp-menu__item a img {
  width: 100%;
}
.sp-menu .sp-menu__container .sp-menu__items .sp-menu__item.contact, .sp-menu .sp-menu__container .sp-menu__items .sp-menu__item.top {
  width: 100%;
}

.home {
  overflow: hidden;
}
.home .top__container {
  position: relative;
  background-image: url(../img/home__top-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  height: 100vh;
  background-blend-mode: lighten;
  -webkit-animation-name: fadein-bg;
          animation-name: fadein-bg;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  margin-bottom: 89px;
  min-height: 764px;
  overflow: hidden;
}
.home .top__news {
  position: absolute;
  bottom: -9px;
  right: 0;
  width: 482px;
  padding: 20px;
  background: #fff;
  z-index: 5;
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 0px 0px 80px rgba(191, 240, 255, .6), inset 0px 0px 30px rgba(255, 255, 255, .25);
          box-shadow: 0px 0px 80px rgba(191, 240, 255, .6), inset 0px 0px 30px rgba(255, 255, 255, .25);
  border-radius: 40px;
}
.home .top__news .news__heading {
  position: absolute;
  top: -18px;
  left: 22px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.1em;
  -webkit-text-stroke: 2px #FD604B;
  text-stroke: 2px #FD604B;
  color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .top__news .news__heading img {
  margin-right: 10px;
}
.home .top__news .news__item {
  margin-bottom: 10px;
}
.home .top__news .news__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 180%;
  color: #0C1416;
}
.home .top__news .news__description p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 180%;
  color: #0C1416;
  border-left: #FD604B 1px solid;
  padding-left: 10px;
  margin-left: 10px;
}
.home .top__news .news__description p a {
  text-decoration: underline;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 180%;
  color: #FD604B;
}
.home .top__title {
  position: absolute;
  top: 14%;
  left: 7%;
  width: 37.4305555556%;
  -webkit-animation-name: fadein-up;
          animation-name: fadein-up;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  z-index: 5;
}
.home .top__title img {
  margin-bottom: 10vh;
}
.home .top__comment {
  width: 57.4211502783%;
  opacity: 0;
}
.home .top__wrapper {
  width: 64.4444444444%;
  height: 69.0721649485%;
  position: absolute;
  top: 13.5%;
  right: 4.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .top__contents {
  display: inline-block;
  position: relative;
}
.home .top__buildings {
  opacity: 0;
}
.home .top__cloud {
  position: absolute;
  display: none;
}
.home .top__cloud:nth-of-type(2) {
  top: -2%;
  left: 36%;
  width: 15.1519396552%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.home .top__cloud:nth-of-type(3) {
  bottom: 6%;
  left: 3%;
  width: 14%;
}
.home .top__cloud:nth-of-type(4) {
  bottom: 9%;
  right: 12%;
  width: 12%;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.home .top__link {
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  width: 8.3060344828%;
  z-index: 6;
}
.home .top__link .link__image {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  max-width: 300px;
  max-height: 300px;
}
.home .top__link:nth-of-type(1) {
  top: 40%;
  left: 11.5%;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.home .top__link:nth-of-type(2) {
  top: 61%;
  left: 25%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.home .top__link:nth-of-type(3) {
  top: 14.7%;
  left: 44.5%;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
.home .top__link:nth-of-type(4) {
  top: 64%;
  left: 55%;
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
.home .top__link:nth-of-type(5) {
  top: 41%;
  left: 73%;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.home .service__container {
  border-radius: 40px;
  max-width: 1240px;
  width: 86.11111%;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 80px rgba(191, 240, 255, .6), inset 0px 0px 30px rgba(255, 255, 255, .25);
          box-shadow: 0px 0px 80px rgba(191, 240, 255, .6), inset 0px 0px 30px rgba(255, 255, 255, .25);
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
  background: #fff;
}
.home .service__inner {
  -webkit-transform: translateY(-59px);
          transform: translateY(-59px);
}
.home .service__title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 68px;
  line-height: 140%;
  -webkit-text-stroke: 3px #496EF1;
  text-stroke: 3px #496EF1;
  color: rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}
.home .service__title .title__row span {
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
  line-height: 140%;
}
.home .service__title .title__row-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home .service__title .title__row-second .title__row:nth-child(1) {
  margin-right: 16px;
}
.home .service__title .title__row-second .title__row:nth-child(2) {
  margin-right: 16px;
}
.home .service__title .title__row:nth-child(1) span:nth-child(5) {
  margin-right: 16px;
}
.home .service__title .title__circles img {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.home .service__title .title__circles img:nth-child(1) {
  width: 46px;
  top: 65px;
  left: -172px;
  -webkit-transform: translate(572px, 66px);
          transform: translate(572px, 66px);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__title .title__circles img:nth-child(2) {
  width: 112px;
  top: 122px;
  left: -163px;
  -webkit-transform: translate(572px, 0);
          transform: translate(572px, 0);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__title .title__circles img:nth-child(3) {
  width: 49px;
  top: 277px;
  left: -142px;
  -webkit-transform: translate(572px, -100px);
          transform: translate(572px, -100px);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__title .title__circles img:nth-child(4) {
  width: 112px;
  top: 62px;
  right: -164px;
  -webkit-transform: translate(572px, 30px);
          transform: translate(572px, 30px);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__title .title__circles img:nth-child(5) {
  width: 37px;
  top: 203px;
  right: -142px;
  -webkit-transform: translate(572px, 0);
          transform: translate(572px, 0);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__title .title__circles img:nth-child(6) {
  width: 62px;
  top: 235px;
  right: -88px;
  -webkit-transform: translate(572px, -60px);
          transform: translate(572px, -60px);
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .service__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
  opacity: 0;
  padding: 0 70px;
}
@media screen and (max-width: 768px) {
  .home .service__content {
    padding: 0 3.467vw;
  }
}
.home .service__content .content__catch {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 160%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #496EF1;
}
.home .service__content .content__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #0C1416;
}
.home .service__content .content__description span {
  color: #496EF1;
}
.home .service__image {
  margin-bottom: 40px;
  opacity: 0;
  padding: 0 70px;
}
@media screen and (max-width: 768px) {
  .home .service__image {
    padding: 0 3.467vw;
  }
}
.home .about {
  position: relative;
}
.home .about__container {
  position: relative;
  max-width: 1487px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 126px;
  padding-bottom: 100px;
  overflow: hidden;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}
.home .about__main {
  width: 43.056%;
  position: relative;
  z-index: 1;
  min-width: 574px;
}
.home .about__title {
  margin-bottom: 25px;
}
.home .about__title .title__row {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 140%;
  -webkit-text-stroke: 3px #FFD703;
  text-stroke: 3px #FFD703;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
}
.home .about__title .title__row span {
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.home .about__title .title__row span:nth-child(5) {
  margin-right: 16px;
}
.home .about__catch {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #FFC700;
  margin-bottom: 25px;
}
.home .about__catch::after {
  width: 40px;
  height: 1px;
  background: #FFC700;
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.home .about__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 30px;
}
.home .about__button {
  background: #FFD703;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(251,227,33,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(251,227,33,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(251, 227, 33, .3)) drop-shadow(0px 20px 70px rgba(251, 227, 33, .3));
          filter: drop-shadow(0px 5px 10px rgba(251, 227, 33, .3)) drop-shadow(0px 20px 70px rgba(251, 227, 33, .3));
  margin: 0;
}
.home .about__image {
  width: 55.413%;
}
.home .about__bg {
  width: 404px;
  position: absolute;
  top: -18px;
  left: 28%;
  z-index: -1;
  opacity: 0;
}
.home .about__grass1 {
  position: absolute;
  top: -50px;
  right: -200px;
  -webkit-transform: translatex(210px);
          transform: translatex(210px);
}
.home .about__grass2 {
  width: 288px;
  position: absolute;
  left: 0;
  bottom: -8px;
  z-index: -1;
  -webkit-transform: translatex(-206px);
          transform: translatex(-206px);
}
.home .blog {
  background: url(../img/top__blog-bg.png);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.home .blog::before {
  display: block;
  content: "";
  width: 100%;
  height: 40px;
  background: url(../img/top__blog-bg-top.png);
  background-size: cover;
  background-position: center;
  margin-top: -3px;
}
.home .blog::after {
  display: block;
  content: "";
  width: 100%;
  height: 40px;
  background: url(../img/top__blog-bg-bottom.png);
  background-size: cover;
  background-position: center;
}
.home .blog__container {
  width: 86.111111%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 170px;
  padding-bottom: 129px;
}
.home .blog__title {
  margin-bottom: 12px;
  display: inline-block;
  position: relative;
}
.home .blog__title .title__row {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 140%;
  -webkit-text-stroke: 3px #FD604B;
  text-stroke: 3px #FD604B;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.home .blog__title .title__row span {
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.home .blog__list {
  width: 100%;
  position: relative;
  z-index: 3;
}
.home .blog__sub-item {
  position: absolute;
}
.home .blog__sub-item:nth-of-type(1) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 37.5%;
  width: 42.58%;
  height: auto;
  z-index: 2;
  min-width: 528px;
}
.home .blog__sub-item:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 37.5%;
  width: 42.58%;
  height: auto;
  z-index: 2;
  min-width: 528px;
}
.home .blog__sub-item:nth-of-type(3) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 66%;
  width: 35.67%;
  height: auto;
  z-index: 1;
}
.home .blog__sub-item:nth-of-type(4) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 66%;
  width: 35.67%;
  height: auto;
  z-index: 1;
}
.home .blog__item {
  width: 594px;
  position: relative;
  z-index: 3;
  display: block;
}
.home .blog__item .item__image img {
  width: 100%;
}
.home .blog__item .item__content {
  padding: 30px 40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #FFFFFF;
  border-radius: 0 0 40px 40px;
}
.home .blog__item .item__main {
  width: 81.715%;
}
.home .blog__item .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 160%;
  color: #FD604B;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .blog__item .item__title::before {
  font-family: "Material Icons";
  content: "\e8cd";
  color: #FD604B;
  margin-right: 10px;
}
.home .blog__item .item__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.home .blog__item .item__link {
  width: 5.556vw;
  height: 5.556vw;
  background: #FD604B;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 80px;
  max-height: 80px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home .blog__item .item__link::after {
  font-family: "Material Icons Round";
  content: "\e5c8";
  font-size: 26px;
  color: #fff;
}
.home .blog__item .item__link:hover {
  opacity: 0.6;
}
.home .blog__item .item__icon {
  position: absolute;
  z-index: 5;
}
.home .blog__item .item__icon:nth-of-type(1) {
  top: 0;
  right: 3%;
  -webkit-transform: translateY(-64%);
          transform: translateY(-64%);
  width: 132px;
}
.home .blog__item .item__icon:nth-of-type(2) {
  top: 0;
  right: 31%;
  -webkit-transform: translateY(-155%);
          transform: translateY(-155%);
  width: 147px;
}
.home .blog__item .item__icon:nth-of-type(3) {
  top: 0;
  right: 28%;
  -webkit-transform: translateY(-74%);
          transform: translateY(-74%);
  width: 132px;
}
.home .blog__item::after {
  display: block;
  content: "";
  background: #fff;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
  -webkit-transition: 1s;
  transition: 1s;
}
.home .blog__item:hover::after {
  opacity: 0.5;
}
.home .blog__cloud {
  -webkit-animation-name: cloud-flow;
          animation-name: cloud-flow;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  position: absolute;
  width: 122px;
}
.home .blog__cloud:nth-of-type(1) {
  bottom: 0;
  left: -700px;
}
.home .blog__cloud:nth-of-type(2) {
  bottom: 0;
  left: -500px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.home .blog__cloud:nth-of-type(3) {
  bottom: -113px;
  left: -100px;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.home .blog__cloud:nth-of-type(4) {
  bottom: -113px;
  left: 500px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.home .blog__cloud:nth-of-type(5) {
  bottom: -113px;
  left: 900px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.home .blog__cloud:nth-of-type(6) {
  bottom: -113px;
  right: 100px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.home .blog__cloud:nth-of-type(7) {
  bottom: -113px;
  right: 500px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.home .blog__cloud:nth-of-type(8) {
  bottom: -113px;
  right: 1200px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.home .recruit {
  position: relative;
}
.home .recruit__container {
  max-width: 1450px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 100px;
  padding-bottom: 160px;
  position: relative;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}
.home .recruit__main {
  width: 36.112%;
  padding-top: 38px;
  min-width: 356px;
}
.home .recruit__image {
  width: 59%;
}
.home .recruit__image::after {
  content: url(../img/top__recruit-icon-pc.svg);
  position: absolute;
  bottom: 45px;
  left: -137px;
  background-size: contain;
}
.home .recruit__title {
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
}
.home .recruit__title .title__row {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 140%;
  -webkit-text-stroke: 3px #40D1FF;
  text-stroke: 3px #40D1FF;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.home .recruit__title .title__row span {
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.home .recruit__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 36px;
}
.home .recruit__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 30px;
}
.home .recruit__button {
  background: #42D2FF;
  margin: 0;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}
.home .recruit__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 404px;
}
.home .recruit__bg-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 404px;
}
.home .recruit__grass {
  position: absolute;
  top: -40px;
  right: 0;
  width: 347px;
  z-index: -1;
}

.works {
  padding-top: 109px;
}
.works__container {
  max-width: 1440px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  position: relative;
}
.works__light:nth-of-type(1) {
  position: absolute;
  top: -120px;
  right: 14%;
  z-index: -2;
  width: 115px;
  opacity: 0;
}
.works__light:nth-of-type(2) {
  position: absolute;
  top: -54px;
  right: 3.5%;
  z-index: -1;
  width: 115px;
  opacity: 0;
}
.works__slider {
  width: 45.834%;
  position: relative;
  margin-bottom: 10px;
}
.works__slider .swiper {
  overflow: hidden;
  position: relative;
  border-radius: 40px 40px 40px 40px;
}
.works__slider .swiper .swiper-pagination-bullets {
  bottom: 50px;
  text-align: right;
}
.works__slider .swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 24px;
  height: 24px;
  margin: 0 10px;
}
.works__slider .swiper .swiper-pagination-bullet:last-of-type {
  margin-right: 50px;
}
.works__slider .swiper .swiper-pagination-bullet-active {
  background: #FFD703;
  opacity: 1;
}
.works__slider .swiper .swiper-button-prev {
  background-image: none;
  background: #07B843;
  border-radius: 50%;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.works__slider .swiper .swiper-button-prev::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e408";
  color: #fff;
  font-size: 48px;
}
.works__slider .swiper .swiper-button-next {
  background-image: none;
  background: #07B843;
  border-radius: 50%;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.works__slider .swiper .swiper-button-next::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e409";
  color: #fff;
  font-size: 48px;
}
.works__slider .swiper-slide {
  padding-top: 83.335%;
  border-radius: 0px 40px 40px 0px;
}
.works__slider::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #07B843;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  border-radius: 40px;
}
.works__main {
  width: 50%;
  position: relative;
}
.works__main::before {
  position: absolute;
  top: -100px;
  right: 0;
  width: 100%;
  height: calc(100% + 100px);
  display: block;
  content: "";
  background: url(../img/top__works-bg-lg.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: -3;
}
.works__title {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
}
.works__title .title__row {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 140%;
  -webkit-text-stroke: 3px #07B843;
  text-stroke: 3px #07B843;
  color: rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.works__title .title__row span {
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.works__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #07B843;
  margin-bottom: 30px;
}
.works__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 30px;
}
.works__button {
  margin: 0;
  background: #07B843;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(87,240,84,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(87,240,84,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(87, 240, 84, .3)) drop-shadow(0px 20px 70px rgba(87, 240, 84, .3));
          filter: drop-shadow(0px 5px 10px rgba(87, 240, 84, .3)) drop-shadow(0px 20px 70px rgba(87, 240, 84, .3));
}

@-webkit-keyframes fadein-bg {
  0% {
    background-color: white;
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
  }
}

@keyframes fadein-bg {
  0% {
    background-color: white;
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes fadein-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(150px);
            transform: translateY(150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadein-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(150px);
            transform: translateY(150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadein-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadein-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-up-title {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-up-title {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeUpAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes circle-slide-pink {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, 66px) scale(0);
            transform: translate(702px, 66px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, -10px) scale(1);
            transform: translate(-100px, -10px) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, 0) scale(0.7);
            transform: translate(60px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-pink {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, 66px) scale(0);
            transform: translate(702px, 66px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, -10px) scale(1);
            transform: translate(-100px, -10px) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, 0) scale(0.7);
            transform: translate(60px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes circle-slide-yellow {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, -100px) scale(0);
            transform: translate(702px, -100px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, 0) scale(1);
            transform: translate(-100px, 0) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, 0) scale(0.7);
            transform: translate(60px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-yellow {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, -100px) scale(0);
            transform: translate(702px, -100px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, 0) scale(1);
            transform: translate(-100px, 0) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, 0) scale(0.7);
            transform: translate(60px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes circle-slide-green {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, -100px) scale(0);
            transform: translate(702px, -100px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, 10px) scale(1);
            transform: translate(-100px, 10px) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, -10px) scale(0.7);
            transform: translate(60px, -10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-green {
  0% {
    opacity: 0;
    -webkit-transform: translate(702px, -100px) scale(0);
            transform: translate(702px, -100px) scale(0);
  }
  30% {
    -webkit-transform: translate(-100px, 10px) scale(1);
            transform: translate(-100px, 10px) scale(1);
  }
  65% {
    -webkit-transform: translate(60px, -10px) scale(0.7);
            transform: translate(60px, -10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes circle-slide-blue {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, 30px) scale(0);
            transform: translate(-600px, 30px) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, -10px) scale(1);
            transform: translate(150px, -10px) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, 10px) scale(0.7);
            transform: translate(-50px, 10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-blue {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, 30px) scale(0);
            transform: translate(-600px, 30px) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, -10px) scale(1);
            transform: translate(150px, -10px) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, 10px) scale(0.7);
            transform: translate(-50px, 10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes circle-slide-orange {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, 0) scale(0);
            transform: translate(-600px, 0) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, 0) scale(1);
            transform: translate(150px, 0) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, 0) scale(0.7);
            transform: translate(-50px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-orange {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, 0) scale(0);
            transform: translate(-600px, 0) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, 0) scale(1);
            transform: translate(150px, 0) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, 0) scale(0.7);
            transform: translate(-50px, 0) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes circle-slide-lite-blue {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, -60px) scale(0);
            transform: translate(-600px, -60px) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, 10px) scale(1);
            transform: translate(150px, 10px) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, -10px) scale(0.7);
            transform: translate(-50px, -10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes circle-slide-lite-blue {
  0% {
    opacity: 0;
    -webkit-transform: translate(-600px, -60px) scale(0);
            transform: translate(-600px, -60px) scale(0);
  }
  30% {
    -webkit-transform: translate(150px, 10px) scale(1);
            transform: translate(150px, 10px) scale(1);
  }
  65% {
    -webkit-transform: translate(-50px, -10px) scale(0.7);
            transform: translate(-50px, -10px) scale(0.7);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-net {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@keyframes fade-net {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@-webkit-keyframes fade-to-left {
  0% {
    -webkit-transform: translatex(210px);
            transform: translatex(210px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fade-to-left {
  0% {
    -webkit-transform: translatex(210px);
            transform: translatex(210px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fade-to-left {
  -webkit-animation-name: fade-to-left;
          animation-name: fade-to-left;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fade-to-right {
  0% {
    -webkit-transform: translatex(-206px);
            transform: translatex(-206px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fade-to-right {
  0% {
    -webkit-transform: translatex(-206px);
            transform: translatex(-206px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fade-to-right {
  -webkit-animation-name: fade-to-right;
          animation-name: fade-to-right;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes cloud-flow {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(1000px, -1000px);
            transform: translate(1000px, -1000px);
  }
}

@keyframes cloud-flow {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(1000px, -1000px);
            transform: translate(1000px, -1000px);
  }
}
@-webkit-keyframes fade-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes cloud-move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes cloud-move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fade-down {
  -webkit-animation-name: fade-down;
          animation-name: fade-down;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.12, 0, 0.39, 0);
          animation-timing-function: cubic-bezier(0.12, 0, 0.39, 0);
}
.fade-down:nth-of-type(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes k-rotate {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}

@keyframes k-rotate {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.rotate-y {
  -webkit-animation-name: k-rotate;
          animation-name: k-rotate;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  pointer-events: none;
}

@-webkit-keyframes fall-down {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}

@keyframes fall-down {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
.fall-down {
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-animation-name: fall-down;
          animation-name: fall-down;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

.fadeup {
  -webkit-animation: fadeUpAnime;
          animation: fadeUpAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fade-up {
  opacity: 0;
}

.fade-up-title {
  -webkit-animation-name: fade-up-title;
          animation-name: fade-up-title;
}

.pink {
  -webkit-animation-name: circle-slide-pink, scale;
          animation-name: circle-slide-pink, scale;
}

.yellow {
  -webkit-animation-name: circle-slide-yellow, scale;
          animation-name: circle-slide-yellow, scale;
}

.green {
  -webkit-animation-name: circle-slide-green, scale;
          animation-name: circle-slide-green, scale;
}

.blue {
  -webkit-animation-name: circle-slide-blue, scale;
          animation-name: circle-slide-blue, scale;
}

.orange {
  -webkit-animation-name: circle-slide-orange, scale;
          animation-name: circle-slide-orange, scale;
}

.lite-blue {
  -webkit-animation-name: circle-slide-lite-blue, scale;
          animation-name: circle-slide-lite-blue, scale;
}

.fade-net {
  -webkit-animation-name: fade-net;
          animation-name: fade-net;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.buildings-animation {
  -webkit-animation-name: fadein-up;
          animation-name: fadein-up;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.comment-animation {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 5.5s;
          animation-delay: 5.5s;
}

.cloud-animation {
  -webkit-animation-name: cloud-move;
          animation-name: cloud-move;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.k-animation {
  position: absolute;
  -webkit-animation-name: fadein-down;
          animation-name: fadein-down;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.12, 0, 0.39, 0);
          animation-timing-function: cubic-bezier(0.12, 0, 0.39, 0);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.footer img {
  width: 100%;
}
.footer__bottom {
  padding: 80px 0 100px;
  background: #F4F4F4;
}
.footer__bottom-container {
  max-width: 1240px;
  width: 86.11111%;
  margin: 0 auto;
}
.footer__bottom-inner {
  max-width: 993px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__information {
  margin-right: 30px;
}
.footer__information .information__logo {
  margin-bottom: 30px;
}
.footer__information .information__logo img {
  width: 220px;
}
.footer__information .information__access p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #0C1416;
}
.footer__information .information__access p.footer__title {
  color: var(--dark-color, #0C1416);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 10px;
}
.footer__information .information__address {
  margin-bottom: 10px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #0C1416;
}
.footer__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 416px;
  min-width: 340px;
}
.footer__navigation .navigation__list {
  list-style: none;
}
.footer__navigation .navigation__list li a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__navigation .navigation__list li a::before {
  content: "";
  width: 18px;
  height: 1px;
  background: #496EF1;
  margin-right: 10px;
}
.footer__navigation .navigation__list li + li {
  margin-top: 20px;
}
.footer__navigation .navigation__list:first-child li:nth-child(1) a::before {
  background: #3E8D86;
}
.footer__navigation .navigation__list:first-child li:nth-child(1) a:hover {
  color: #3E8D86;
}
.footer__navigation .navigation__list:first-child li:nth-child(2) a::before {
  background: #496EF1;
}
.footer__navigation .navigation__list:first-child li:nth-child(2) a:hover {
  color: #496EF1;
}
.footer__navigation .navigation__list:first-child li:nth-child(3) a::before {
  background: #FF965A;
}
.footer__navigation .navigation__list:first-child li:nth-child(3) a:hover {
  color: #FF965A;
}
.footer__navigation .navigation__list:first-child li:nth-child(4) a::before {
  background: #FFD703;
}
.footer__navigation .navigation__list:first-child li:nth-child(4) a:hover {
  color: #FFD703;
}
.footer__navigation .navigation__list:first-child li:nth-child(5) a::before {
  background: #07B843;
}
.footer__navigation .navigation__list:first-child li:nth-child(5) a:hover {
  color: #07B843;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(1) a::before {
  background: #FD604B;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(1) a:hover {
  color: #FD604B;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(2) a::before {
  background: #40D1FF;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(2) a:hover {
  color: #40D1FF;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(3) a::before {
  background: #FF96AF;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(3) a:hover {
  color: #FF96AF;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(4) a::before {
  background: #02ACE1;
}
.footer__navigation .navigation__list:nth-child(2) li:nth-child(4) a:hover {
  color: #02ACE1;
}
.footer__copy-right {
  padding: 19px 0;
  text-align: center;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #4F4F4F;
}

.page-service {
  padding-top: 80px;
  position: relative;
  background: none;
}
.page-service::before {
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/guide.jpg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
.page-service__top {
  background: url(../img/service__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-service__top .top__title-en {
  -webkit-text-stroke: 3px #496EF1;
  text-stroke: 3px #496EF1;
  color: rgba(0, 0, 0, 0);
}
.page-service__top .top__title-ja {
  color: #496EF1;
}
.page-service__top .top__image {
  width: 37.299%;
  right: -3px;
  top: -17px;
}
.page-service .service__our-service {
  margin-bottom: 100px;
}
.page-service .service__our-service .our-service__title {
  margin-top: -49px;
  margin-bottom: 60px;
}
.page-service .service__our-service .our-service__title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #496EF1;
  margin-bottom: 10px;
}
.page-service .service__our-service .our-service__title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-service .service__our-service .our-service__container {
  max-width: 1040px;
  width: 72.0541666667%;
  margin: 0 auto;
}
.page-service .service__our-service .our-service__works {
  margin-bottom: 56px;
}
.page-service .service__our-service .our-service__works .works__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #496EF1;
  margin-bottom: 30px;
}
.page-service .service__our-service .our-service__works .works__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-service .service__our-service .our-service__works .works__item {
  width: 48.0769230769%;
  padding: 30px;
  background: #F8F8F8;
  border-radius: 40px;
  margin-bottom: 10px;
}
.page-service .service__our-service .our-service__works .works__item .item__top {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-service .service__our-service .our-service__works .works__item .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #0C1416;
}
.page-service .service__our-service .our-service__works .works__item .item__title::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #496EF1;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.page-service .service__our-service .our-service__works .works__item .item__link {
  width: 28px;
  height: 28px;
  background: #496EF1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-service .service__our-service .our-service__works .works__item .item__link::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #fff;
  font-size: 12px;
}
.page-service .service__our-service .our-service__works .works__item .item__link:hover {
  opacity: 0.8;
}
.page-service .service__our-service .our-service__works .works__item .item__content {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #0C1416;
}
.page-service .service__our-service .our-service__architecture {
  margin-bottom: 86px;
}
.page-service .service__our-service .our-service__architecture .architecture__title {
  background: #F6F8FF;
  padding: 20px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #496EF1;
  margin-bottom: 30px;
}
.page-service .service__our-service .our-service__architecture .architecture__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
  margin-bottom: 40px;
  width: 94.0384615385%;
  margin: 0 auto;
}
.page-service .service__our-service .our-service__architecture .architecture__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  margin-top: 40px;
}
.page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(1) {
  width: 94.0384615385%;
}
.page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(1) .architecture__item {
  width: 22.4948875256%;
}
.page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(2) {
  width: 79.754601227%;
}
.page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(2) .architecture__item {
  width: 28.2051282051%;
}
.page-service .service__our-service .our-service__eco .eco__title {
  background: #F6F8FF;
  padding: 20px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #496EF1;
  margin-bottom: 30px;
}
.page-service .service__our-service .our-service__eco .eco__description {
  position: relative;
  margin-bottom: 40px;
}
.page-service .service__our-service .our-service__eco .eco__text p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  width: 77.75%;
}
.page-service .service__our-service .our-service__eco .eco__image {
  position: absolute;
  top: -102px;
  right: 0;
  width: 17.349%;
}
.page-service .service__lighting .lighting__container {
  max-width: 1040px;
  width: 72.0541666667%;
  padding-top: 107px;
  padding-bottom: 42px;
  margin: 0 auto;
}
.page-service .service__lighting .lighting__container img {
  margin-bottom: 30px;
}
.page-service .service__lighting .lighting__title {
  margin-bottom: 26px;
}
.page-service .service__lighting .lighting__title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #496EF1;
  margin-bottom: 10px;
}
.page-service .service__lighting .lighting__title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-service .service__lighting .lighting__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #496EF1;
  margin-bottom: 30px;
}
.page-service .service__lighting .lighting__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
}
.page-service .works {
  padding-bottom: 160px;
}
.page-service .works__light {
  opacity: 1;
}

.page-energy {
  padding-top: 80px;
  padding-bottom: 105px;
}
.page-energy .energy-hero {
  background: url(../img/energy__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-energy .energy-hero__title-en {
  -webkit-text-stroke: 3px #FF965A;
  text-stroke: 3px #FF965A;
  color: rgba(0, 0, 0, 0);
}
.page-energy .energy-hero__title-ja {
  color: #FF965A;
}
.page-energy .energy-hero__image {
  width: 20.482%;
  right: -15px;
  top: -41px;
}
.page-energy .about-eco {
  margin-bottom: 100px;
}
.page-energy .about-eco .about-eco__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-energy .about-eco .about-eco__container .about-eco__title.title {
  margin-top: -49px;
  margin-bottom: 60px;
}
.page-energy .about-eco .about-eco__container .about-eco__title.title .title__en {
  color: #FF965A;
}
.page-energy .about-eco .about-eco__container .about-eco__sub-title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FF965A;
  margin-bottom: 30px;
}
.page-energy .about-eco .about-eco__container .about-eco__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 30px;
}
.page-energy .about-eco .about-eco__container .about-eco__caption.caption {
  background: #FFFAF6;
  padding: 20px 30px;
  border-radius: 40px;
}
.page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #FF965A;
  margin-bottom: 20px;
}
.page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__description p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
}
.page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__description p a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #FF965A;
  word-break: break-all;
}
.page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__description p a:hover {
  opacity: 0.6;
}
.page-energy .service {
  margin-bottom: 100px;
}
.page-energy .service .service__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-energy .service .service__container .service__title.title {
  margin-bottom: 60px;
}
.page-energy .service .service__container .service__title.title .title__en {
  color: #FF965A;
}
.page-energy .service .service__container .service__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 10px;
}
.page-energy .service .service__container .service__list .service__item.item {
  background: #F7FAFB;
  border-radius: 40px;
  padding: 30px;
  position: relative;
  overflow: hidden;
}
.page-energy .service .service__container .service__list .service__item.item .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #FF965A;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-energy .service .service__container .service__list .service__item.item .item__title::before {
  width: 15px;
  height: 15px;
  min-width: 15px;
  margin-right: 10px;
  content: "";
  background: #FF965A;
  border-radius: 50%;
}
.page-energy .service .service__container .service__list .service__item.item .item__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #0C1416;
  position: relative;
}
.page-energy .service .service__container .service__list .service__item.item .item__description a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #FF965A;
  word-break: break-all;
}
.page-energy .service .service__container .service__list .service__item.item .item__description a:hover {
  opacity: 0.6;
}
.page-energy .service .service__container .service__list .service__item.item .item__description ul li {
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1.3em;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #0C1416;
}
.page-energy .service .service__container .service__list .service__item.item .item__description.description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
}
.page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #0C1416;
  width: 78.064%;
}
.page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container a {
  color: #FF965A;
}
.page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container a:hover {
  opacity: 0.6;
}
.page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container ul li {
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #0C1416;
}
.page-energy .service .service__container .service__list .service__item.item .item__description--zeb {
  width: 78.064%;
}
.page-energy .service .service__container .service__list .service__item.item .item__description--zeb img {
  width: 20.001%;
}
.page-energy .service .service__container .service__list .service__item + .service__item {
  margin-top: 10px;
}
.page-energy .our-works {
  margin-bottom: 100px;
}
.page-energy .our-works .our-works__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-energy .our-works .our-works__container .about__title.title {
  margin-bottom: 60px;
}
.page-energy .our-works .our-works__container .about__title.title .title__en {
  color: #FF965A;
}
.page-energy .our-works .our-works__container .our-works__detail.detail {
  margin-bottom: 60px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
  color: #FF965A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__title::before {
  width: 15px;
  height: 15px;
  min-width: 15px;
  margin-right: 10px;
  content: "";
  background: #FF965A;
  border-radius: 50%;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container {
  width: 100%;
  max-height: 435px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 40px 40px 0 0;
  position: relative;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table {
  width: 100%;
  text-align: left;
  border-radius: 40px 40px 0 0;
  position: relative;
  z-index: 2;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead {
  position: sticky;
  top: 0;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr {
  background: #FFFAF6;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 20px 0;
  border-bottom: 2px solid #FF965A;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th:first-child {
  padding-left: 30px;
  width: 20.193%;
  border-bottom: 2px solid #FD604B;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th:nth-child(2)::before {
  display: inline-block;
  font-family: "Material Icons";
  content: "\e55f";
  color: #FF965A;
  font-size: 18px;
  vertical-align: middle;
  margin-right: 10px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr th {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 20px 0 20px 30px;
  border-bottom: 2px solid #FD604B;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr td {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 20px 0;
  border-bottom: 2px solid #FF965A;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr td:first-of-type::before {
  display: inline-block;
  font-family: "Material Icons";
  content: "\e55f";
  color: #FF965A;
  font-size: 18px;
  vertical-align: middle;
  margin-right: 10px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr:nth-child(2n) {
  background: #F7FAFB;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr:nth-child(2n+1) {
  background: #fff;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr.use-row:nth-of-type(2n-1) th {
  background: #F7FAFB;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr.use-row:nth-of-type(2n) th {
  background: #fff;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container::-webkit-scrollbar {
  width: 10px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container::-webkit-scrollbar-track {
  opacity: 0;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container::-webkit-scrollbar-thumb {
  background: rgba(255, 150, 90, .5);
  border-radius: 5px;
  margin-top: 65px;
}
.page-energy .our-works .our-works__container .our-works__detail.detail .detail__house + .detail__house {
  margin-top: 60px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #FF965A;
  margin-bottom: 30px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__name {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  color: #0C1416;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__name::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #0C1416;
  border-radius: 50%;
  margin-right: 10px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img {
  width: 48.078%;
  margin-bottom: 20px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__container {
  width: 100%;
  height: 21.875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F2F7F8;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 315px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__link {
  text-align: right;
  margin-top: 10px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__link a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #0C1416;
  margin-top: 10px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__link a:hover {
  opacity: 0.6;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  word-break: break-all;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p a {
  color: #FF965A;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p a span {
  text-decoration: underline;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p a::after {
  font-family: "Material Icons Round";
  content: "\e89e";
  color: #FF965A;
  font-size: 14px;
  margin-left: 5px;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p a:hover {
  opacity: 0.6;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p.company-name {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 180%;
  color: #0C1416;
}
.page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p + p {
  margin-top: 20px;
}
.page-energy .flow {
  margin-bottom: 100px;
}
.page-energy .flow .flow__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-energy .flow .flow__container .flow__title-name {
  margin-right: 60px;
}
.page-energy .flow .flow__container .flow__title-name .flow__title.title {
  margin-bottom: 60px;
}
.page-energy .flow .flow__container .flow__title-name .flow__title.title .title__en {
  color: #FF965A;
}
.page-energy .flow .flow__container .flow__title-name .flow__name ul {
  list-style: none;
}
.page-energy .flow .flow__container .flow__title-name .flow__name ul li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(1)::before {
  margin-right: 5px;
  content: "";
  background: #FF965A;
  width: 15px;
  height: 15px;
  min-width: 15px;
  border-radius: 50%;
}
.page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(2)::before {
  margin-right: 5px;
  content: "";
  background: #0E74B5;
  width: 15px;
  height: 15px;
  min-width: 15px;
  border-radius: 50%;
}
.page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(3)::before {
  margin-right: 5px;
  content: "";
  background: #456672;
  width: 15px;
  height: 15px;
  min-width: 15px;
  border-radius: 50%;
}
.page-energy .flow .flow__container .flow__figure {
  background: #fff;
  -webkit-box-shadow: 0px 0px 40px rgba(171, 195, 213, .2);
          box-shadow: 0px 0px 40px rgba(171, 195, 213, .2);
  border-radius: 40px;
  padding: 40px;
  width: 100%;
  position: relative;
}
.page-energy .flow .flow__container .flow__figure .figure__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.page-energy .flow .flow__container .flow__figure .figure__item .figure__icon {
  width: 60px;
  height: 60px;
  min-width: 60px;
  background: #FF965A;
  border-radius: 50%;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 32px;
}
.page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #FF965A;
}
.page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #4F4F4F;
}
.page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__description a {
  color: #FF965A;
  text-decoration: underline;
}
.page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__description a:hover {
  opacity: 0.6;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(2) .figure__icon {
  background: #0E74B5;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(2) .figure__content.content .content__title {
  color: #0E74B5 !important;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(5) .figure__icon {
  background: #0E74B5;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(5) .figure__content.content .content__title {
  color: #0E74B5 !important;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(6) .figure__icon {
  background: #FF965A;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(6) .figure__content.content .content__title {
  color: #FF965A !important;
}
.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(8) .figure__icon {
  background: #0E74B5 !important;
}

.page-energy .flow .flow__container .flow__figure .figure__item:nth-child(8) .figure__content.content .content__title {
  color: #0E74B5 !important;
}
.page-energy .flow .flow__container .flow__figure .figure__item {
  margin-top: 30px;
}
.page-energy .flow .flow__container .flow__figure .figure__item + .figure__item {
  margin-top: 30px;
}
.page-energy .flow .flow__container .flow__figure .figure__check.check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  position: relative;
  /* z-index: 1; */
  padding-left: 60px;
  background: #fff;
}
.page-energy .flow .flow__container .flow__figure .figure__check.check .check__icon {
  width: 60px;
  height: 60px;
  min-width: 60px;
  background: #456672;
  border-radius: 50%;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 32px;
}
.page-energy .flow .flow__container .flow__figure .figure__check.check .check__content.content .content__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #456672;
}
.page-energy .flow .flow__container .flow__figure .figure__check.check .check__content.content .content__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #4F4F4F;
}
.page-energy .flow .flow__container .flow__figure .figure__check.check::before {
  content: "";
  border-left: 3px solid #B1CAD5;
  border-bottom: 3px solid #B1CAD5;
  width: 28px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 29px;
}
.page-energy .flow .flow__container .flow__figure::after {
  content: "";
  position: absolute;
  left: 69px;
  /* 棒の開始位置（上） */
  top: 72px;
  /* 棒の長さ（下方向） */
  height: calc(100% - 120px);
  /* ← 全体から「上の余白 + 下の余白」を引いた値 */
  border-left: 3px solid #B1CAD5;
  width: 0;
}
.page-energy .qa {
  margin-bottom: 74px;
}
.page-energy .qa .qa__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-energy .qa .qa__container .flow__title.title {
  margin-bottom: 60px;
}
.page-energy .qa .qa__container .flow__title.title .title__en {
  color: #FF965A;
}
.page-energy .qa .qa__container .qa__caption {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 30px;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFAF6;
  padding: 25.5px 20px;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title span {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  color: #0C1416;
  cursor: pointer;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title span::before {
  content: "Q.";
  margin-right: 10px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 180%;
  color: #FF965A;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title::after {
  margin-left: auto;
  font-family: "Material Icons Round";
  content: "\e147";
  color: #FF965A;
  font-size: 32px;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title.open-qa::after {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Material Icons";
  content: "\e15c";
  color: #FF965A;
  font-size: 32px;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__title.open-qa .item__description {
  padding: 20px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  background: #fff;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__description {
  display: none;
  padding: 20px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  background: #fff;
}
.page-energy .qa .qa__container .qa__list .qa__item.item .item__description li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  padding-left: 1em;
  text-indent: -1.3em;
}
.page-energy .qa .qa__container .qa__list .qa__item.item + .qa__item.item {
  margin-top: 30px;
}
.page-energy .contact .contact__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
  background: linear-gradient(0deg, rgba(175, 234, 254, .4), rgba(175, 234, 254, .4)), linear-gradient(110.7deg, #96E6FF 36.12%, #D5F5FF 67.36%, #FFFFFF 83.35%);
  background-blend-mode: multiply, normal;
  border-radius: 40px;
  padding: 40px 80px 40px 99px;
  position: relative;
}
.page-energy .contact .contact__container .contact__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  width: 73.5%;
}
.page-energy .contact .contact__container .contact__link.link .contact__button.link__button {
  margin: 0;
  background: #FF965A;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(255,150,90,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(255,150,90,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(255, 150, 90, .3)) drop-shadow(0px 20px 70px rgba(255, 150, 90, .3));
          filter: drop-shadow(0px 5px 10px rgba(255, 150, 90, .3)) drop-shadow(0px 20px 70px rgba(255, 150, 90, .3));
}
.page-energy .contact .contact__container::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 55%;
  display: block;
  font-family: "Material Icons Round";
  content: "\e0be";
  color: #fff;
  font-size: 144px;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  opacity: 0.4;
}
.page-energy .contact .contact__container::after {
  content: "";
  background: url(../img/energy__top-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
  width: 14.792vw;
  height: 19.931vw;
  max-width: 213px;
  max-height: 287px;
}

.page-privacy {
  padding-top: 80px;
  padding-bottom: 120px;
}
.page-privacy .privacy-hero {
  background: url(../img/privacy__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-privacy .privacy-hero__title-en {
  -webkit-text-stroke: 3px #3EBEE6;
  text-stroke: 3px #3EBEE6;
  color: rgba(0, 0, 0, 0);
}
.page-privacy .privacy-hero__title-ja {
  color: #3EBEE6;
}
.page-privacy .privacy {
  margin-top: -50px;
}
.page-privacy .privacy .privacy__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-privacy .privacy .privacy__container .privacy__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
  margin-bottom: 50px;
}
.page-privacy .privacy .privacy__container .privacy__item .privacy__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #0C1416;
  margin-bottom: 20px;
}
.page-privacy .privacy .privacy__container .privacy__item .privacy__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-privacy .privacy .privacy__container .privacy__item + .privacy__item {
  margin-top: 50px;
}

.page-company {
  padding-top: 80px;
  position: relative;
  background: none;
}
.page-company::before {
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/guide.jpg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
.page-company .company-hero {
  background: url(../img/company__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-company .company-hero__title-en {
  -webkit-text-stroke: 3px #F8C100;
  text-stroke: 3px #F8C100;
  color: rgba(0, 0, 0, 0);
}
.page-company .company-hero__title-ja {
  color: #F8C100;
}
.page-company .company-hero__image {
  width: 25.433%;
  right: 5px;
  top: 32px;
}
.page-company .about {
  margin-bottom: 100px;
}
.page-company .about .about__container {
  width: 72.22222222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-company .about .about__container .about__title.title {
  margin-top: -49px;
  margin-bottom: 60px;
}
.page-company .about .about__container .about__title.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .about .about__container .about__title.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .about .about__container .about__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #0C1416;
  margin-bottom: 30px;
}
.page-company .about .about__container .about__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
  margin-bottom: 40px;
}
.page-company .about .about__container .about__philosophy.philosophy {
  border-radius: 40px;
  border: #FFD703 1px solid;
  background: #fff;
}
.page-company .about .about__container .about__philosophy.philosophy .philosophy__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  color: #0C1416;
  padding: 20px 40px;
  background: #FFD703;
  border-radius: 40px 40px 0 0;
}
.page-company .about .about__container .about__philosophy.philosophy .philosophy__container {
  padding: 30px 40px;
}
.page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item .philosophy__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 140%;
  color: #0C1416;
  margin-bottom: 10px;
}
.page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item .philosophy__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
}
.page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item + .philosophy__item {
  margin-top: 30px;
}
.page-company .message {
  margin-bottom: 100px;
}
.page-company .message .message__container {
  width: 100%;
  max-width: 1440px;
  padding-right: 4.166%;
  margin: 0 auto;
}
.page-company .message .message__container .message__tite.title {
  width: 403px;
  margin-left: auto;
  margin-bottom: -14px;
  position: relative;
  z-index: 1;
}
.page-company .message .message__container .message__tite.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .message .message__container .message__tite.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .message .message__container .message__body {
  position: relative;
}
.page-company .message .message__container .message__body .message__image {
  width: 47.82608695%;
  padding-top: 39.856%;
  position: absolute;
  top: -79px;
  left: 0;
  z-index: -1;
  border-radius: 40px;
}
.page-company .message .message__container .message__body .message__content.content {
  margin-left: auto;
  width: 56.522%;
  padding: 40px;
  -webkit-box-shadow: -10px 10px 0px #FFD703;
          box-shadow: -10px 10px 0px #FFD703;
  border-radius: 40px;
  background: #fff;
}
.page-company .message .message__container .message__body .message__content.content .content__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #F8C100;
  margin-bottom: 30px;
}
.page-company .message .message__container .message__body .message__content.content .content__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-company .message .message__container .message__body .message__content.content .content__description p {
  text-align: right;
  margin-top: 30px;
}
.page-company .profile {
  margin-bottom: 100px;
}
.page-company .profile .profile__container {
  width: 72.22222222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-company .profile .profile__container .profile__title {
  margin-bottom: 40px;
}
.page-company .profile .profile__container .profile__title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .profile .profile__container .profile__title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .profile .profile__container table {
  border-collapse: collapse;
  width: 100%;
  background: #fff;
}
.page-company .profile .profile__container table tr th {
  width: 32.69230769%;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 30px 40px;
  text-align: left;
  border-bottom: #FFD703 1px solid;
}
.page-company .profile .profile__container table tr td {
  width: 67.30769231%;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 30px 40px;
  text-align: left;
  border-bottom: #D3E1E6 1px solid;
}
.page-company .profile .profile__container table tr td a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  text-decoration: underline;
}
.page-company .profile .profile__container table tr td a:hover {
  opacity: 0.5;
}
.page-company .profile .profile__container table tr:first-child th {
  border-top: #FFD703 1px solid;
}
.page-company .profile .profile__container table tr:first-child td {
  border-top: #D3E1E6 1px solid;
}
.page-company .license {
  margin-bottom: 100px;
}
.page-company .license .license__container {
  width: 72.22222222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-company .license .license__container .license__title.title {
  margin-bottom: 31px;
}
.page-company .license .license__container .license__title.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .license .license__container .license__title.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .license .license__container table {
  border-collapse: collapse;
  width: 560px;
  margin: 0 auto;
  background: #fff;
}
.page-company .license .license__container table tr th {
  width: 60.71428572%;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 20px 40px;
  text-align: left;
  border-bottom: #FFD703 1px solid;
}
.page-company .license .license__container table tr td {
  width: 39.28571428%;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  padding: 20px 40px;
  text-align: left;
  border-bottom: #D3E1E6 1px solid;
}
.page-company .belongs {
  margin-bottom: 100px;
}
.page-company .belongs .belongs__container {
  width: 72.22222222%;
  margin: 0 auto;
  max-width: 1040px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-company .belongs .belongs__container .belongs__title.title {
  margin-right: 120px;
}
.page-company .belongs .belongs__container .belongs__title.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .belongs .belongs__container .belongs__title.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li::before {
  content: "";
  min-width: 20px;
  min-height: 20px;
  border-radius: 50px;
  background: #FFD703;
  margin-right: 10px;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li::after {
  font-family: "Material Icons";
  content: "\e89e";
  color: #FFD703;
  font-size: 20px;
  margin-left: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li a:hover {
  color: #FFD703;
}
.page-company .belongs .belongs__container .belongs__body .belongs__list li + li {
  margin-top: 34px;
}
.page-company .access {
  margin-bottom: 140px;
}
.page-company .access .access__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1440px;
  padding-left: 200px;
  margin: 0 auto;
}
.page-company .access .access__container .access__main {
  width: 41.93548387%;
}
.page-company .access .access__container .access__main .access__title.title {
  margin-bottom: 40px;
}
.page-company .access .access__container .access__main .access__title.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD703;
  margin-bottom: 10px;
}
.page-company .access .access__container .access__main .access__title.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-company .access .access__container .access__main .access__text p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: rgba(12, 20, 22, 0) 0;
}
.page-company .access .access__container .access__main .access__text p span {
  font-weight: bold;
}
.page-company .access .access__container .access__map {
  width: 53.22580645%;
  height: 550px;
  -webkit-box-shadow: -10px 10px 0px #FFD703;
          box-shadow: -10px 10px 0px #FFD703;
  border-radius: 40px;
}
.page-company .access .access__container .access__map iframe {
  width: 100%;
  height: 100%;
  border-radius: 40px;
}
.page-company .works {
  padding-bottom: 160px;
  padding-top: 0;
}
.page-company .works__container {
  max-width: 1440px;
}
.page-company .works__light {
  opacity: 1;
}

.page-recruit {
  padding-top: 80px;
}
.page-recruit .recruit-hero {
  background: url(../img/recruit__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-recruit .recruit-hero__title-en {
  -webkit-text-stroke: 3px #40D1FF;
  text-stroke: 3px #40D1FF;
  color: rgba(0, 0, 0, 0);
}
.page-recruit .recruit-hero__title-ja {
  color: #40D1FF;
}
.page-recruit .recruit-hero__image {
  width: 30.071%;
  right: -12px;
  top: -37px;
}
.page-recruit .lead {
  margin-bottom: 100px;
  margin-top: -50px;
}
.page-recruit .lead .lead__container {
  width: 72.222%;
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 150px;
}
.page-recruit .lead .lead__container .lead__wrapper .lead__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #40D1FF;
  margin-bottom: 30px;
}
.page-recruit .lead .lead__container .lead__wrapper .lead__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
}
.page-recruit .items {
  margin-bottom: 100px;
}
.page-recruit .items .items__container {
  width: 72.222%;
  max-width: 1040px;
  margin: 0 auto;
}
.page-recruit .items .items__container .items__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-recruit .items .items__container .items__wrapper .items__item.item {
  width: 31.73%;
  border: 3px solid #40D1FF;
  -webkit-box-shadow: 10px 10px 0px #40D1FF;
          box-shadow: 10px 10px 0px #40D1FF;
  border-radius: 39px;
  background: #fff;
  padding: 77px 24px 40px 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-recruit .items .items__container .items__wrapper .items__item.item .item__number {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-recruit .items .items__container .items__wrapper .items__item.item .item__number img {
  width: 100%;
}
.page-recruit .items .items__container .items__wrapper .items__item.item .item__image {
  width: 71.428%;
  margin: 0 auto;
}
.page-recruit .items .items__container .items__wrapper .items__item.item .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 160%;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #40D1FF;
  margin: 20px 0;
}
.page-recruit .items .items__container .items__wrapper .items__item.item .itemm__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #0C1416;
}
.page-recruit .gallery {
  margin-bottom: 142px;
}
.page-recruit .gallery .gallery__title {
  max-width: 1040px;
  margin: 0 auto 30px;
}
.page-recruit .gallery .gallery__container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.page-recruit .gallery .gallery__container .gallery-title .gallery-title__en {
  color: #40D1FF;
}
.page-recruit .gallery .gallery__container .swiper-gallery {
  position: relative;
  overflow: hidden;
}
.page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide {
  max-width: 540px;
  min-width: 540px;
}
.page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide .swiper-image {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 40px;
}
.page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide .swiper-caption {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #0C1416;
}
.page-recruit .gallery .gallery__container .gallery__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 60%;
  width: 100%;
}
.page-recruit .gallery .gallery__container .gallery__button .swiper-button-prev {
  width: 68px;
  height: 68px;
  background: #40D1FF;
  position: relative;
  left: 0;
}
.page-recruit .gallery .gallery__container .gallery__button .swiper-button-prev::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e408";
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-recruit .gallery .gallery__container .gallery__button .swiper-button-next {
  width: 68px;
  height: 68px;
  background: #40D1FF;
  position: relative;
  right: 0;
}
.page-recruit .gallery .gallery__container .gallery__button .swiper-button-next::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e409";
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-recruit .voices {
  margin-bottom: 50px;
  padding-top: 80px;
  margin-top: -80px;
}
.page-recruit .voices .voices__container {
  width: 86.111%;
  max-width: 1240px;
  margin: 0 auto;
}
.page-recruit .voices .voices__container .voices-title {
  margin-left: 8.064%;
  margin-bottom: 40px;
}
.page-recruit .voices .voices__container .voices-title .voices-title__en {
  color: #40D1FF;
}
.page-recruit .voices .voices__container .voices__lead {
  font-size: 18px;
  margin-left: 100px;
  margin-bottom: 30px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: rgba(12, 20, 22, 0) 0;
}
.page-recruit .voices .voices__container .voices__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-recruit .voices .voices__container .voices__list .voices__item {
  width: 47.58%;
  position: relative;
  margin-bottom: 50px;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__image {
  width: 66.101%;
  padding-top: 55.087%;
  border-radius: 0 40px 40px 0;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content {
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: -10px 10px 0px #40D1FF;
          box-shadow: -10px 10px 0px #40D1FF;
  border-radius: 40px;
  width: 264px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__group {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 5px;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__name {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: rgba(12, 20, 22, 0) 0;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__name span {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: rgba(12, 20, 22, 0) 0;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #FFD703;
  margin-bottom: 20px;
}
.page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__date, .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__from {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: rgba(12, 20, 22, 0) 0;
}
.page-recruit .voices .voices__container .voices__list .voices__item:hover .voices__content {
  top: 45%;
}
.page-recruit .voices .voices__container .voices__list .voices__item:hover .voices__content .content__name {
  color: #40D1FF;
}
.page-recruit .road {
  margin-bottom: 70px;
}
.page-recruit .road .road__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-recruit .road .road__container .road-title.title {
  margin-bottom: 40px;
}
.page-recruit .road .road__container .road-title.title .road-title__en {
  color: #40D1FF;
}
.page-recruit .road .road__container .road__lead.lead {
  margin-bottom: 49px;
  margin-top: 0;
}
.page-recruit .road .road__container .road__lead.lead .lead__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-recruit .road .road__container .road__lead.lead .lead__title img {
  width: 22px;
  margin-right: 11px;
}
.page-recruit .road .road__container .road__lead.lead .lead__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-recruit .road .road__container .road__image {
  margin-bottom: 60px;
}
.page-recruit .road .road__container .road__rule.rule {
  margin-bottom: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-recruit .road .road__container .road__rule.rule .rule__main.main {
  width: 100%;
}
.page-recruit .road .road__container .road__rule.rule .rule__main.main .main__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 30px;
}
.page-recruit .road .road__container .road__rule.rule .rule__main.main .main__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: rgba(12, 20, 22, 0) 0;
}
.page-recruit .road .road__container .road__rule.rule .rule__image {
  width: 45.192%;
}
.page-recruit .road .road__container .road__option.option .option__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 30px;
}
.page-recruit .road .road__container .road__option.option .option__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-bottom: 30px;
}
.page-recruit .road .road__container .road__option.option .option__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #0C1416;
}
.page-recruit .road .road__container .road__option.option .option__list li::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #40D1FF;
  margin-right: 10px;
}
.page-recruit .road .road__container .road__option.option .option__images.images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-recruit .road .road__container .road__option.option .option__images.images .images__item.item {
  width: 31.73%;
  margin-bottom: 30px;
}
.page-recruit .road .road__container .road__option.option .option__images.images .images__item.item .item__image {
  width: 100%;
  padding-top: 83.34%;
  margin-bottom: 19px;
  border-radius: 20px;
}
.page-recruit .road .road__container .road__option.option .option__images.images .images__item.item .item__caption {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #0C1416;
}
.page-recruit .road .road__container .road__option.option .option__images::after {
  display: block;
  content: "";
  width: 31.73%;
}
.page-recruit .information {
  margin-bottom: 100px;
}
.page-recruit .information .information__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-recruit .information .information__container .information-title {
  margin-bottom: 40px;
}
.page-recruit .information .information__container .information-title .information-title__en {
  color: #40D1FF;
}
.page-recruit .information .information__container .information__list {
  margin-bottom: 30px;
}
.page-recruit .information .information__container .information__list .information__item.item {
  padding: 30px 30px 30px 50px;
  background: #fff;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="40" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(171,195,213,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 0px 40px rgba(171, 195, 213, .5));
          filter: drop-shadow(0px 0px 40px rgba(171, 195, 213, .5));
  position: relative;
}
.page-recruit .information .information__container .information__list .information__item.item::before {
  content: "";
  position: absolute;
  top: 16px;
  left: -2px;
  display: block;
  height: 77.542%;
  width: 19px;
  background: url(../img/recruit__information.svg);
  background-repeat: repeat-y;
}
.page-recruit .information .information__container .information__list .information__item.item .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #04C3FF;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.page-recruit .information .information__container .information__list .information__item.item .item__title::before {
  content: "";
  background: #04C3FF;
  margin-right: 10px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-top: 5px;
}
.page-recruit .information .information__container .information__list .information__item.item .item__description {
  background-color: #fff;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 8px 100%, 100% 1.8em;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.8em;
  color: #0C1416;
}
.page-recruit .information .information__container .information__list .information__item.item .item__description:last-child {
  padding-bottom: 1px;
}
.page-recruit .information .information__container .information__list .information__item.item .item__description p {
  background-color: #fff;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 8px 100%, 100% 1.8em;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.8em;
  color: #0C1416;
}
.page-recruit .information .information__container .information__list .information__item.item .item__description p:last-child {
  padding-bottom: 1px;
}
.page-recruit .information .information__container .information__list .information__item + .information__item {
  margin-top: 26px;
}
.page-recruit .information .information__container .information__list .information__empty {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #04C3FF;
  padding: 30px 0;
  text-align: center;
  background: #FFFFFF;
  border: 3px solid #40D1FF;
  border-radius: 10px;
  margin-bottom: 30px;
}
.page-recruit .information .information__container .information__bottom {
  background: #fff;
  border-radius: 40px;
  padding: 40px;
}
.page-recruit .information .information__container .information__bottom .information__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: #0C1416;
  margin-bottom: 30px;
}
.page-recruit .information .information__container .information__bottom .information__link.link.fade-up .information__button.link__button {
  background: #42D2FF;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}
.page-recruit .message {
  margin-bottom: 100px;
}
.page-recruit .message .message__container {
  width: 100%;
  padding-right: 4.166%;
  max-width: 1440px;
  margin: 0 auto;
}
.page-recruit .message .message__container .message__tite.title {
  width: 403px;
  margin-left: auto;
  margin-bottom: -14px;
  position: relative;
  z-index: 2;
}
.page-recruit .message .message__container .message__tite.title .title__en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #40D1FF;
  margin-bottom: 10px;
}
.page-recruit .message .message__container .message__tite.title .title__ja {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #4F4F4F;
}
.page-recruit .message .message__container .message__body {
  position: relative;
}
.page-recruit .message .message__container .message__body .message__image {
  width: 47.82608695%;
  padding-top: 39.856%;
  position: absolute;
  top: -79px;
  left: 0;
  border-radius: 40px;
}
.page-recruit .message .message__container .message__body .message__content.content {
  margin-left: auto;
  width: 56.522%;
  padding: 40px;
  -webkit-box-shadow: -10px 10px 0px #40D1FF;
          box-shadow: -10px 10px 0px #40D1FF;
  border-radius: 40px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.page-recruit .message .message__container .message__body .message__content.content .content__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 30px;
}
.page-recruit .message .message__container .message__body .message__content.content .content__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-recruit .message .message__container .message__body .message__content.content .content__description p {
  text-align: right;
  margin-top: 30px;
}
.page-recruit .qa {
  margin-bottom: 100px;
}
.page-recruit .qa .qa__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-recruit .qa .qa__container .qa-title {
  margin-bottom: 10px;
}
.page-recruit .qa .qa__container .qa-title .qa-title__en {
  color: #40D1FF;
}
.page-recruit .qa .qa__main.main {
  background: #4CC3E9;
  padding-top: 40px;
  padding-bottom: 80px;
}
.page-recruit .qa .qa__main.main .main__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
  margin-bottom: 40px;
}
.page-recruit .qa .qa__main.main .main__container .main__lead {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.page-recruit .qa .qa__main.main .main__container .main__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content {
  width: 93.076%;
  margin: 0 auto;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__question {
  background: #ADEC87;
  padding: 20px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #0C1416;
  display: inline-block;
  border-radius: 40px;
  margin-left: auto;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__question::before {
  content: "";
  width: 27px;
  height: 35px;
  background: url(../img/recruit__qa-q.svg);
  display: block;
  position: absolute;
  top: 0;
  right: -7px;
  z-index: -1;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer .answer__logo {
  width: 60px;
  height: 60px;
  margin-right: 27px;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer .answer__text {
  background: #F4FEFF;
  border-radius: 40px;
  padding: 20px;
  max-width: 74.38%;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer .answer__text::before {
  content: "";
  width: 27px;
  height: 35px;
  background: url(../img/recruit__qa-talk.svg);
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  z-index: -1;
}
.page-recruit .qa .qa__main.main .main__container .main__content.content .content__item + .content__item {
  margin-top: 50px;
}
.page-recruit .qa .qa__main.main .main__close {
  margin: 0 auto;
  width: 375px;
  padding: 17px;
  text-align: center;
  background: #fff;
  border-radius: 60px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #40D1FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.page-recruit .qa .qa__main.main .main__close::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #40D1FF;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 20px;
}
.page-recruit .qa .qa__main.main .main__close.close-qa::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #40D1FF;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-left: 20px;
}
.page-recruit .entry {
  padding-bottom: 160px;
  padding-top: 160px;
  margin-top: -80px;
}
.page-recruit .entry .entry__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-recruit .entry .entry__container .entry-title {
  margin-bottom: 35px;
}
.page-recruit .entry .entry__container .entry-title .entry-title__en {
  color: #40D1FF;
}
.page-recruit .entry .entry__container .entry__buttons .entry__button {
  background: #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 16px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.page-recruit .entry .entry__container .entry__buttons .entry__button::after {
  font-family: "Material Icons Round";
  content: "\e409";
  color: #fff;
  font-size: 48px;
}
.page-recruit .entry .entry__container .entry__buttons .entry__button::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 30%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-recruit .entry .entry__container .entry__buttons .entry__button:hover::before {
  opacity: 0.4;
  width: 100%;
}
.page-recruit .entry .entry__container .entry__buttons .entry__button + .entry__button {
  margin-top: 20px;
}
.page-recruit .entry .entry__container .entry__buttons p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}

.single-recruit {
  padding-top: 80px;
}
.single-recruit .single-recruit-hero {
  background: url(../img/recruit__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.single-recruit .single-recruit-hero__title-en {
  -webkit-text-stroke: 3px #40D1FF;
  text-stroke: 3px #40D1FF;
  color: rgba(0, 0, 0, 0);
}
.single-recruit .single-recruit-hero__title-ja {
  color: #40D1FF;
}
.single-recruit .detail {
  margin-bottom: 100px;
  margin-top: -50px;
}
.single-recruit .detail .detail__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.single-recruit .detail .detail__container .detail__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 30px;
}
.single-recruit .detail .detail__container table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.single-recruit .detail .detail__container table tr th {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  width: 32.692%;
  padding: 30px 40px;
  text-align: left;
  border-bottom: #40D1FF 1px solid;
}
.single-recruit .detail .detail__container table tr td {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  width: 67.307%;
  padding: 30px 40px;
  text-align: left;
  border-bottom: #D3E1E6 1px solid;
  word-break: break-all;
}
.single-recruit .entry .entry__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.single-recruit .entry .entry__container .entry__text {
  margin-bottom: 40px;
}
.single-recruit .entry .entry__container .entry__text .entry__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 20px;
}
.single-recruit .entry .entry__container .entry__text .entry__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: rgba(12, 20, 22, 0) 0;
}
.single-recruit .entry .entry__container .entry__link .link__container {
  background: #F4FEFF;
  text-align: center;
  padding: 60px 0;
  margin-bottom: 100px;
}
.single-recruit .entry .entry__container .entry__link .link__container .link__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #0C1416;
  margin-bottom: 22px;
}
.single-recruit .entry .entry__container .entry__link .link__container .link__hellowork {
  background: #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  width: 375px;
  padding: 17px 0 16px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 60px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}
.single-recruit .entry .entry__container .entry__link .link__container .link__hellowork::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #fff;
  margin-left: 20px;
}
.single-recruit .entry__form {
  width: 100%;
  margin-bottom: 100px;
}
.single-recruit .entry__form dl {
  margin-bottom: 46px;
}
.single-recruit .entry__form .submit-button .submit-container {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 375px;
}
.single-recruit .entry__form .submit-button .submit-container .wpcf7-spinner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.single-recruit .entry__form dl.contact-kind dd .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  font-size: 18px;
}
.single-recruit .entry__form dl.contact-kind dd .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 20px;
}
.single-recruit .entry__form dl.birth-day dd {
  display: inline-block;
  width: 160px;
  position: relative;
}
.single-recruit .entry__form dl.birth-day dd::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e5c5";
  color: #40D1FF;
  font-size: 24px;
  position: absolute;
  top: 33%;
  right: 20px;
  pointer-events: none;
}
.single-recruit .entry__form dl.birth-day dd + dd {
  margin-left: 20px;
}
.single-recruit .entry__form dt {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #0C1416;
  margin-bottom: 13px;
}
.single-recruit .entry__form dt .required {
  background: #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  padding: 5px 10px;
  margin-left: 10px;
  display: inline-block;
}
.single-recruit .entry__form dd select {
  width: 100%;
  padding: 16px 15px;
  border: 1px solid #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: #fff;
}
.single-recruit .entry__form dd select::-ms-expand {
  display: none;
}
.single-recruit .entry__form dd select.select-option {
  color: #071C27;
}
.single-recruit .entry__form dd input[type=email],
.single-recruit .entry__form dd input[type=text],
.single-recruit .entry__form dd input[type=tel],
.single-recruit .entry__form dd textarea {
  width: 100%;
  padding: 16px 15px;
  border: 1px solid #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #071C27;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: #fff;
}
.single-recruit .entry__form dd input::-webkit-input-placeholder, .single-recruit .entry__form dd textarea::-webkit-input-placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd input::-moz-placeholder, .single-recruit .entry__form dd textarea::-moz-placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd input::-ms-input-placeholder, .single-recruit .entry__form dd textarea::-ms-input-placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd input::placeholder, .single-recruit .entry__form dd textarea::placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd input::-ms-input-placeholder, .single-recruit .entry__form dd textarea::-ms-input-placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd input:-ms-input-placeholder, .single-recruit .entry__form dd textarea:-ms-input-placeholder {
  color: #C4C4C4;
}
.single-recruit .entry__form dd.contact-category {
  position: relative;
}
.single-recruit .entry__form dd.contact-category::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: "Material Icons";
  content: "arrow_drop_down";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
  color: #40D1FF;
  pointer-events: none;
}
.single-recruit .entry__form .checkbox {
  text-align: center;
  padding: 30px 0;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0C1416;
  margin-bottom: 40px;
  background: #F5F9F9;
}
.single-recruit .entry__form .checkbox .your-agree {
  display: block;
  margin-top: 20px;
}
.single-recruit .entry__form .checkbox a {
  color: #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.05em;
}
.single-recruit .entry__form .checkbox a .material-icons-outlined {
  font-size: 16px;
}
.single-recruit .entry__form .checkbox input {
  margin: 1px 10px 0 0;
  width: 22px;
  height: 22px;
}
.single-recruit .entry__form .checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-recruit .entry__form .checkbox label span.wpcf7-list-item-label {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #071C27;
}
.single-recruit .entry__form .checkbox .first-label {
  display: block;
}
.single-recruit .entry__form .wpcf7-list-item {
  margin: 0;
}
.single-recruit .entry__form .wpcf7-submit {
  background: #40D1FF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  width: 100%;
  padding: 17px 0 16px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 60px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}
.single-recruit .entry__form .wpcf7-submit::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #fff;
  margin-left: 20px;
}
.single-recruit .entry__form .form__title {
  text-align: center;
  font-family: Shippori Mincho B1;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #091437;
  margin-bottom: 63px;
}
.single-recruit .previous {
  width: 375px;
  margin: 0 auto;
  padding: 18px 0 17px;
  text-align: center;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF;
  background: #42D2FF;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
  border-radius: 60px;
  display: block;
  margin-bottom: 160px;
}
.single-recruit .previous::after {
  display: none;
}

.page-works {
  padding-top: 80px;
}
.page-works .works-hero {
  background: url(../img/works__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-works .works-hero__title-en {
  -webkit-text-stroke: 3px #07B843;
  text-stroke: 3px #07B843;
  color: rgba(0, 0, 0, 0);
}
.page-works .works-hero__title-ja {
  color: #07B843;
}
.page-works .works-hero__image {
  width: 34.697%;
  right: -16px;
  top: -33px;
}
.page-works .anker {
  margin-bottom: 50px;
  margin-top: -50px;
}
.page-works .anker .anker__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-works .anker .anker__container .anker__ankers {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.page-works .anker .anker__container .anker__ankers .anker__button a {
  margin-right: 20px;
  padding: 20px 30px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #07B843;
  border: 2px solid #07B843;
  background: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
.page-works .anker .anker__container .anker__ankers .anker__button:hover a {
  background: #07B843;
  color: white;
}
.page-works .public {
  margin-bottom: 80px;
}
.page-works .public .public__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-works .public .public__container .public__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-works .public .public__container .public__images .public__item.item {
  width: 31.73%;
  margin-bottom: 43px;
}
.page-works .public .public__container .public__images .public__item.item .item__image {
  margin-bottom: 10px;
}
.page-works .public .public__container .public__images .public__item.item .item__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #0C1416;
}
.page-works .public .public__container .public__images::after {
  content: "";
  width: 31.73%;
}
.page-works .commercial {
  margin-bottom: 80px;
}
.page-works .husing {
  margin-bottom: 80px;
}
.page-works .factory {
  margin-bottom: 80px;
}
.page-works .energy {
  margin-bottom: 40px;
}
.page-works .energy .energy__container .energy__list.list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-works .energy .energy__container .energy__list.list ul li {
  margin-right: 40px;
}
.page-works .action {
  margin-bottom: 160px;
}
.page-works .action .action__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-works .action .action__container .action__description {
  text-align: center;
  margin-bottom: 30px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: #0C1416;
}
.page-works .action .action__container .action__link.link .action__button.link__button {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(87,240,84,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(87,240,84,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(87, 240, 84, .3)) drop-shadow(0px 20px 70px rgba(87, 240, 84, .3));
          filter: drop-shadow(0px 5px 10px rgba(87, 240, 84, .3)) drop-shadow(0px 20px 70px rgba(87, 240, 84, .3));
  background: #07B843;
}
.page-works .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-works .list .list__left, .page-works .list .list__right {
  width: 41.73%;
}
.page-works .list ul {
  list-style: none;
}
.page-works .list ul li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #0C1416;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.page-works .list ul li::before {
  content: "";
  min-width: 18px;
  height: 18px;
  background: #07B843;
  margin-right: 20px;
  border-radius: 50%;
}
.page-works .works-title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #07B843;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-works .works-title img {
  margin-right: 10px;
}
.page-works .container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}

.page-voices {
  padding-top: 80px;
}
.page-voices .voices-hero {
  background: url(../img/voices__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-voices .voices-hero__title-en {
  -webkit-text-stroke: 3px #40D1FF;
  text-stroke: 3px #40D1FF;
  color: rgba(0, 0, 0, 0);
}
.page-voices .voices-hero__title-ja {
  color: #40D1FF;
}
.page-voices .profile {
  margin-bottom: 80px;
  margin-top: -50px;
}
.page-voices .profile .profile__container {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-voices .profile .profile__container .profile__image {
  width: 45.833%;
  padding-top: 38.195%;
  -webkit-box-shadow: 10px 10px 0px #42D2FF;
          box-shadow: 10px 10px 0px #42D2FF;
  border-radius: 40px;
}
.page-voices .profile .profile__container .profile__content.content {
  width: 44.652%;
}
.page-voices .profile .profile__container .profile__content.content .content__group {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 6px;
}
.page-voices .profile .profile__container .profile__content.content .content__name {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
  margin-bottom: 10px;
}
.page-voices .profile .profile__container .profile__content.content .content__name span {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #0C1416;
}
.page-voices .profile .profile__container .profile__content.content .content__name-en {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #40D1FF;
  margin-bottom: 20px;
}
.page-voices .profile .profile__container .profile__content.content .content__join, .page-voices .profile .profile__container .profile__content.content .content__from {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-voices .qa {
  margin-bottom: 80px;
}
.page-voices .qa .qa__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-voices .qa .qa__container .qa__item.item .item__question {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 10px;
}
.page-voices .qa .qa__container .qa__item.item .item__answer {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-voices .qa .qa__container .qa__item + .qa__item {
  margin-top: 60px;
}
.page-voices .flow {
  margin-bottom: 60px;
}
.page-voices .flow .flow__container {
  width: 86.111%;
  margin: 0 auto;
  max-width: 1240px;
  padding: 80px 100px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 40px rgba(171, 195, 213, .5);
          box-shadow: 0px 0px 40px rgba(171, 195, 213, .5);
  border-radius: 40px;
}
.page-voices .flow .flow__container .flow__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #0C1416;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F4FEFF;
  margin-bottom: 36px;
}
.page-voices .flow .flow__container .flow__title img {
  margin-right: 29px;
}
.page-voices .flow .flow__container .flow__content {
  position: relative;
}
.page-voices .flow .flow__container .flow__content .flow__item.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #40D1FF;
  margin-right: 30px;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__time::before {
  width: 20px;
  height: 20px;
  content: "";
  background: #40D1FF;
  display: block;
  border-radius: 50%;
  margin: 7px 0;
  margin-right: 40px;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__content {
  width: 85.098%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__image {
  min-width: 24.86%;
  padding-top: 18.08%;
  margin-right: 30px;
  border-radius: 10px;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__text .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 10px;
}
.page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__text .item__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
}
.page-voices .flow .flow__container .flow__content .flow__item.item:last-child .item__content {
  margin-bottom: 0;
}
.page-voices .flow .flow__container .flow__content .flow__item.item:last-child::before {
  display: none;
}
.page-voices .flow .flow__container .flow__content .flow__item::before {
  position: absolute;
  top: 7px;
  left: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #40D1FF;
  content: "";
  width: 3px;
  height: 100%;
}
.page-voices .voices__link.link {
  margin-bottom: 160px;
}
.page-voices .voices__link.link .voices__button {
  background: #42D2FF;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}

.page-blog {
  padding-top: 80px;
}
.page-blog .blog-hero {
  background: url(../img/blog__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-blog .blog-hero__title-en {
  -webkit-text-stroke: 3px #FD604B;
  text-stroke: 3px #FD604B;
  color: rgba(0, 0, 0, 0);
}
.page-blog .blog-hero__title-ja {
  color: #FD604B;
}
.page-blog .blog-hero__image {
  width: 26.6068905024%;
  right: -92px;
  top: -35px;
}
.page-blog .blog {
  margin-top: -50px;
  margin-bottom: 160px;
}
.page-blog .blog .blog__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-blog .blog .blog__container .blog__list {
  margin-bottom: 60px;
}
.page-blog .blog .blog__container .blog__list .blog__item.item {
  padding: 20px;
  border-bottom: 1px solid #FFDAD8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  background: #fff;
  position: relative;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__content {
  width: 82%;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #0C1416;
  margin-bottom: 10px;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #4F4F4F;
  margin-bottom: 10px;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__date {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #FD604B;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__image {
  width: 14%;
  padding-top: 14%;
  border-radius: 10px;
}
.page-blog .blog .blog__container .blog__list .blog__item.item .item__image.no-thumbnail {
  background: url(../img/blog__default.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-blog .blog .blog__container .blog__list .blog__item.item:first-child {
  border-top: 1px solid #FFDAD8;
}
.page-blog .blog .blog__container .blog__list .blog__item.item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
}
.page-blog .blog .blog__container .blog__list .blog__item.item:hover::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.3;
}
.page-blog .blog .blog__container .blog__list .blog__nopost {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #FD604B;
  text-align: center;
}
.page-blog .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-blog .wp-pagenavi a {
  display: block;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(255,127,99,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(255,127,99,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(255, 127, 99, .3)) drop-shadow(0px 20px 70px rgba(255, 127, 99, .03));
          filter: drop-shadow(0px 5px 10px rgba(255, 127, 99, .3)) drop-shadow(0px 20px 70px rgba(255, 127, 99, .03));
  border-radius: 100px;
  background: #FD604B;
  width: 260px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  padding: 18px 0 17px;
  text-align: center;
  border: none;
}
.page-blog .wp-pagenavi .previouspostslink {
  margin-right: auto;
}
.page-blog .wp-pagenavi .previouspostslink::after {
  display: none;
}
.page-blog .wp-pagenavi .nextpostslink {
  margin-left: auto;
}
.page-blog .wp-pagenavi .nextpostslink::after {
  display: none;
}

.single-blog {
  padding-top: 80px;
}
.single-blog .blog-hero {
  background: url(../img/blog__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.single-blog .blog-hero__title-en {
  -webkit-text-stroke: 3px #FD604B;
  text-stroke: 3px #FD604B;
  color: rgba(0, 0, 0, 0);
}
.single-blog .blog-hero__title-ja {
  color: #FD604B;
}
.single-blog .blog {
  margin-top: -50px;
  margin-bottom: 160px;
}
.single-blog .blog__container {
  width: 86.1111111111%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 0 160px 0;
  background: #fff;
  -webkit-box-shadow: 0px 0px 40px rgba(171, 195, 213, .2);
          box-shadow: 0px 0px 40px rgba(171, 195, 213, .2);
  padding: 60px 100px;
  border-radius: 40px;
  margin-bottom: 60px;
}
.single-blog .blog__date {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #FD604B;
  margin-bottom: 10px;
}
.single-blog .blog__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #071C27;
  margin-bottom: 40px;
}
.single-blog .blog__content p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #071C27;
  margin-bottom: 20px;
}
.single-blog .blog__content figure {
  margin-bottom: 20px;
}
.single-blog .blog__content img {
  height: auto;
}
.single-blog .blog__content figcaption {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #071C27;
  margin: 0;
  margin-top: 3px;
}
.single-blog .blog__content h1 {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 180%;
  color: #FF96AF;
  margin-bottom: 10px;
}
.single-blog .blog__content h2 {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 180%;
  color: #FD604B;
  margin-bottom: 10px;
}
.single-blog .blog__content h3 {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #07B843;
  padding-bottom: 10px;
  border-bottom: 2px solid #07B843;
  margin-bottom: 20px;
}
.single-blog .blog__content h4 {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #496EF1;
  margin-bottom: 20px;
}
.single-blog .blog__content h5 {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #344756;
  padding: 10px;
  background: #F4FEFF;
  margin-bottom: 10px;
}
.single-blog .blog__content a {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #FD604B;
  text-decoration: underline;
}
.single-blog .blog__content ul {
  list-style: none;
  margin-bottom: 20px;
}
.single-blog .blog__content ul li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #071C27;
}
.single-blog .blog__content ul li::before {
  content: "・";
  color: #FD604B;
  margin-right: 10px;
}
.single-blog .blog__content ul li.blocks-gallery-item::before {
  display: none;
}
.single-blog .blog__content ol {
  list-style-position: inside;
}
.single-blog .blog__content ol li {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #071C27;
  padding-left: 3px;
}
.single-blog .blog__content ol li::marker {
  color: #FD604B;
}
.single-blog .blog__content blockquote {
  background: #F4FEFF;
  padding: 30px 40px;
}
.single-blog .blog__content blockquote p {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #0C1416;
  margin-bottom: 0;
}
.single-blog .blog__button {
  width: 375px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(255,127,99,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(255,127,99,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(255, 127, 99, .3)) drop-shadow(0px 20px 70px rgba(255, 127, 99, .03));
          filter: drop-shadow(0px 5px 10px rgba(255, 127, 99, .3)) drop-shadow(0px 20px 70px rgba(255, 127, 99, .03));
  background: #FD604B;
}
.single-blog .blog__button::after {
  display: none;
}

.page-contact {
  padding-top: 80px;
  padding-bottom: 120px;
}
.wpcf7-not-valid-tip {
  font-size: 16px;
}
.page-contact .contact-hero {
  background: url(../img/contact__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-contact .contact-hero__title-en {
  -webkit-text-stroke: 3px #FF96AF;
  text-stroke: 3px #FF96AF;
  color: rgba(0, 0, 0, 0);
}
.page-contact .contact-hero__title-ja {
  color: #FF96AF;
}
.page-contact .contact-hero__image {
  width: 14.424248331%;
  right: 0;
  top: -3px;
}
.page-contact .contact {
  margin-top: -50px;
}
.page-contact .contact__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-contact .contact__container .contact__tel.tel {
  text-align: center;
  margin-bottom: 100px;
}
.page-contact .contact__container .contact__tel.tel .tel__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #FF96AF;
  margin-bottom: 40px;
}
.page-contact .contact__container .contact__tel.tel .tel__number {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #0C1416;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-contact .contact__container .contact__tel.tel .tel__number::before {
  font-family: "Material Icons";
  content: "\e0cd";
  color: #FF96AF;
  margin-right: 10px;
}
.page-contact .contact__container .contact__tel.tel .tel__open {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #0C1416;
}
.page-contact .contact__container .contact__title.title {
  margin-bottom: 63px;
}
.page-contact .contact__container .contact__title.title .title__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #FF96AF;
  margin-bottom: 40px;
}
.page-contact .contact__container .contact__title.title .title__description {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #0C1416;
}
.page-contact .contact__container .contact__form {
  width: 100%;
}
.page-contact .contact__container .contact__form dl {
  margin-bottom: 46px;
}
.page-contact .contact__container .contact__form .submit-button .submit-container {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 375px;
}
.page-contact .contact__container .contact__form .submit-button .submit-container .wpcf7-spinner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.page-contact .contact__container .contact__form dl.your-category dd {
  position: relative;
}
.page-contact .contact__container .contact__form dl.your-category dd::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e5c5";
  color: #FF96AF;
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
.page-contact .contact__container .contact__form dl.birth-day dd {
  display: inline-block;
  width: 160px;
  position: relative;
}
.page-contact .contact__container .contact__form dl.birth-day dd::after {
  display: block;
  font-family: "Material Icons Round";
  content: "\e5c5";
  color: #FF96AF;
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
.page-contact .contact__container .contact__form dl.birth-day dd + dd {
  margin-left: 20px;
}
.page-contact .contact__container .contact__form dt {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #0C1416;
  margin-bottom: 13px;
}
.page-contact .contact__container .contact__form dt .required {
  background: #FF96AF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  padding: 5px 10px;
  margin-left: 10px;
  display: inline-block;
}
.page-contact .contact__container .contact__form dd select {
  width: 100%;
  padding: 16px 15px;
  border: 1px solid #FF96AF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: #fff;
}
.page-contact .contact__container .contact__form dd select::-ms-expand {
  display: none;
}
.page-contact .contact__container .contact__form dd select.select-option {
  color: #071C27;
}
.page-contact .contact__container .contact__form dd input, .page-contact .contact__container .contact__form dd textarea {
  width: 100%;
  padding: 16px 15px;
  border: 1px solid #FF96AF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #071C27;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: #fff;
}
.page-contact .contact__container .contact__form dd input::-webkit-input-placeholder, .page-contact .contact__container .contact__form dd textarea::-webkit-input-placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd input::-moz-placeholder, .page-contact .contact__container .contact__form dd textarea::-moz-placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd input::-ms-input-placeholder, .page-contact .contact__container .contact__form dd textarea::-ms-input-placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd input::placeholder, .page-contact .contact__container .contact__form dd textarea::placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd input::-ms-input-placeholder, .page-contact .contact__container .contact__form dd textarea::-ms-input-placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd input:-ms-input-placeholder, .page-contact .contact__container .contact__form dd textarea:-ms-input-placeholder {
  color: #C4C4C4;
}
.page-contact .contact__container .contact__form dd.contact-category {
  position: relative;
}
.page-contact .contact__container .contact__form dd.contact-category::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: "Material Icons";
  content: "arrow_drop_down";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
  color: #FF96AF;
  pointer-events: none;
}
.page-contact .contact__container .contact__form .checkbox {
  text-align: center;
  padding: 30px 0;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0C1416;
  margin-bottom: 40px;
  background: #F8F8F8;
}
.page-contact .contact__container .contact__form .checkbox .first-label .your-agree {
  display: block;
  margin-top: 20px;
}
.page-contact .contact__container .contact__form .checkbox a {
  color: #FF96AF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-contact .contact__container .contact__form .checkbox a .material-icons-outlined {
  font-size: 16px;
}
.page-contact .contact__container .contact__form .checkbox input {
  margin: 1px 10px 0 0;
  width: 22px;
  height: 22px;
}
.page-contact .contact__container .contact__form .checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.page-contact .contact__container .contact__form .checkbox label span {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #071C27;
}
.wpcf7-not-valid-tip  {
  font-size: 16px!important;
}
.page-contact .contact__container .contact__form .checkbox .first-label {
  display: block;
}
.page-contact .contact__container .contact__form .wpcf7-list-item {
  margin: 0;
}
.page-contact .contact__container .contact__form .wpcf7-submit {
  background: #FF96AF;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  width: 100%;
  padding: 17px 0 16px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 60px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(255,150,175,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(255,150,175,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(255, 150, 175, .3)) drop-shadow(0px 20px 70px rgba(255, 150, 175, .3));
          filter: drop-shadow(0px 5px 10px rgba(255, 150, 175, .3)) drop-shadow(0px 20px 70px rgba(255, 150, 175, .3));
}
.page-contact .contact__container .contact__form .wpcf7-submit::after {
  font-family: "Material Icons";
  content: "\e5c8";
  color: #fff;
  margin-left: 20px;
}
.page-contact .contact__container .contact__form .form__title {
  text-align: center;
  font-family: Shippori Mincho B1;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #091437;
  margin-bottom: 63px;
}

.page-404 {
  padding-top: 80px;
  padding-bottom: 120px;
}
.page-404 .not-found-hero {
  background: url(../img/404__top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-404 .not-found-hero__title-en {
  -webkit-text-stroke: 3px #40D1FF;
  text-stroke: 3px #40D1FF;
  color: rgba(0, 0, 0, 0);
}
.page-404 .content {
  margin-top: -50px;
}
.page-404 .content__container {
  width: 72.222%;
  margin: 0 auto;
  max-width: 1040px;
}
.page-404 .content__title {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #40D1FF;
  margin-bottom: 20px;
}
.page-404 .content__text {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #0C1416;
  margin-bottom: 120px;
}
.page-404 .content__button {
  background: #42D2FF;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(66,210,255,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="70" /><feOffset dx="1" dy="21" result="offsetblur" /><feFlood flood-color="rgba(66,209,254,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
          filter: drop-shadow(0px 5px 10px rgba(66, 210, 255, .3)) drop-shadow(0px 20px 70px rgba(66, 209, 254, .3));
}
@media screen and (max-width: 1440px) {
  body {
    margin: 0;
  }
  .home .top__container {
    max-height: 1000px;
  }
  .home .about__container {
    max-width: 1440px;
    width: 100%;
    margin: 0;
    -webkit-transform: translateX(6.944%);
            transform: translateX(6.944%);
  }
  .home .about__grass2 {
    width: 20%;
    position: absolute;
    left: 0;
    bottom: -25px;
  }
  .home .recruit__container {
    max-width: 1440px;
    -webkit-transform: translateX(6.9444444444%);
            transform: translateX(6.9444444444%);
  }
  .works__container {
    max-width: 1440px;
    margin: 0;
  }
  .works__slider .swiper {
    border-radius: 0 40px 40px 0;
  }
  .works__slider::after {
    content: "";
    display: block;
    width: calc(100% + 10px);
    height: 100%;
    background: #07B843;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
    border-radius: 0px 40px 40px 0px;
    margin-left: -10px;
  }
  .works__main::before {
    background: url(../img/top__works-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }
  .page-company .message .message__container {
    max-width: 1440px;
    padding-right: 4.166%;
  }
  .page-company .message .message__container .message__body .message__image {
    border-radius: 0 40px 40px 0;
  }
  .page-company .access .access__container {
    max-width: 1440px;
    padding-left: 13.88888888%;
  }
  .page-company .access .access__container .access__map {
    border-radius: 40px 0 0 40px;
    -webkit-box-shadow: 0px 10px 0px #FFD703, -10px 10px 0px #FFD703;
            box-shadow: 0px 10px 0px #FFD703, -10px 10px 0px #FFD703;
  }
  .page-company .access .access__container .access__map iframe {
    border-radius: 40px 0 0 40px;
  }
  .page-company .works__container {
    max-width: 1440px;
  }
  .page-recruit .gallery .gallery__title {
    margin-left: 7.463%;
  }
  .page-recruit .gallery .gallery__container {
    padding-left: 6.944%;
    width: 100%;
  }
  .page-recruit .gallery .gallery__container .swiper-gallery {
    width: 125.223%;
  }
  .page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide {
    width: auto;
    min-width: auto;
  }
  .page-recruit .gallery .gallery__container .gallery__button {
    width: 86.111%;
  }
  .page-recruit .message .message__container .message__body .message__image {
    border-radius: 0 40px 40px 0;
  }
  .page-voices .profile .profile__container .profile__image {
    border-radius: 0 40px 40px 0;
    -webkit-box-shadow: 0px 10px 0px #40D1FF, 10px 10px 0px #42D2FF;
            box-shadow: 0px 10px 0px #40D1FF, 10px 10px 0px #42D2FF;
  }
}
@media screen and (max-width: 1300px) {
  body {
    margin: 0;
  }
  .page-recruit .voices .voices__container .voices__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item {
    width: 70%;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) {
    margin-left: auto;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) .voices__content {
    right: auto;
  }
}
@media screen and (max-width: 1240px) {
  body {
    margin: 0;
  }
  .c-contact__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 375px;
  }
  .c-contact__tel {
    margin-bottom: 30px;
  }
  .c-contact .tel__time {
    text-align: center;
  }
}
@media screen and (max-width: 1140px) {
  body {
    margin: 0;
  }
  .pc-header__nav .nav__contact {
    width: 11.9241192412%;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }
  .pc {
    display: none !important;
  }
  .link__button {
    width: 78.667vw;
    font-size: 4.267vw;
    padding: 5.2vw 0 4.933vw 0;
  }
  .hero__container {
    padding-top: 8vw;
    padding-bottom: 23.467vw;
    width: 84vw;
    margin: 0 5.333vw 0 8vw;
    position: relative;
  }
  .hero__title-en {
    font-size: 9.6vw;
    -webkit-text-stroke: 2px #496EF1;
    text-stroke: 2px #496EF1;
  }
  .hero__title-ja {
    font-size: 5.333vw;
  }
  .hero__image {
    bottom: 5.333vw;
    right: 5.333vw;
    top: auto;
  }
  .title {
    margin-bottom: 8vw;
  }
  .title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .title .title__ja {
    font-size: 4.8vw;
  }
  .c-contact::before {
    background: url(../img/footer__bg-sp.png);
    top: -10.667vw;
    display: block;
    height: 10.667vw;
    background-size: 100% 100%;
    background-position: center;
  }
  .c-contact__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10.667vw 0 16vw;
  }
  .c-contact__title {
    margin-bottom: 1.6vw;
  }
  .c-contact__title .title__row {
    font-size: 9.6vw;
    -webkit-text-stroke: 0.533vw #FF96AF;
    text-stroke: 0.533vw #FF96AF;
  }
  .c-contact__title p {
    text-align: center;
    font-size: 4.8vw;
  }
  .c-contact__content {
    width: auto;
  }
  .c-contact__tel {
    margin-bottom: 5.333vw;
    min-width: none;
  }
  .c-contact .tel__phone {
    font-size: 8.533vw;
    margin-bottom: 2.667vw;
  }
  .c-contact .tel__phone::before {
    margin-right: 2.667vw;
  }
  .c-contact .tel__time {
    text-align: right;
    font-size: 4.267vw;
  }
  .c-contact__form .form__description {
    font-size: 4vw;
    margin-bottom: 2.933vw;
  }
  .c-contact__form .form__form-link .link__button {
    padding: 5.2vw 0 4.933vw;
    font-size: 4.267vw;
  }
  .hoge {
    color: blue;
  }
  .home {
    padding-top: 16vw;
  }
  .home .top__container {
    max-height: none;
    min-height: 740px;
    background-image: url(../img/home__top-bg-sp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: auto;
  }
  .home .top__title {
    width: 87.467vw;
    position: static;
    margin: 11.733vw auto 0;
  }
  .home .top__title img {
    margin-bottom: 0;
  }
  .home .top__comment {
    width: 80.57%;
    margin: 0 auto;
  }
  .home .top__wrapper {
    width: 100%;
    position: static;
    height: auto;
  }
  .home .top__contents {
    z-index: 1;
  }
  .home .top__cloud {
    z-index: -1;
  }
  .home .top__cloud:nth-of-type(2) {
    top: -2%;
    left: 56%;
  }
  .home .top__link {
    width: auto;
  }
  .home .top__link .link__icon {
    width: 12.845vw;
    height: 12.845vw;
    max-width: 12.845vw;
    max-height: 12.845vw;
  }
  .home .top__link:nth-of-type(1) {
    top: 34%;
    left: 6.5%;
  }
  .home .top__link:nth-of-type(1) .link__image {
    top: 113%;
    left: 350%;
  }
  .home .top__link:nth-of-type(2) {
    top: 54%;
    left: 23%;
  }
  .home .top__link:nth-of-type(2) .link__image {
    top: -8%;
    left: 220%;
  }
  .home .top__link:nth-of-type(3) {
    top: 7.7%;
    left: 39.5%;
  }
  .home .top__link:nth-of-type(3) .link__image {
    top: 276%;
    left: 87%;
  }
  .home .top__link:nth-of-type(4) {
    top: 59%;
    left: 51%;
  }
  .home .top__link:nth-of-type(4) .link__image {
    top: -26%;
    left: 3%;
  }
  .home .top__link:nth-of-type(5) {
    top: 18%;
  }
  .home .top__link:nth-of-type(5) .link__image {
    top: 218%;
    left: -174%;
  }
  .home .news {
    margin-bottom: 24vw;
  }
  .home .news__container {
    width: 89.333vw;
    margin: 0 auto;
    padding: 5.333vw;
    -webkit-box-shadow: 0px 0px 30px rgba(191, 240, 255, .3), inset 0px 0px 30px rgba(255, 255, 255, .25);
            box-shadow: 0px 0px 30px rgba(191, 240, 255, .3), inset 0px 0px 30px rgba(255, 255, 255, .25);
    border-radius: 40px;
    position: relative;
  }
  .home .news__heading {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 9.6vw;
    line-height: 100%;
    letter-spacing: 0.1em;
    -webkit-text-stroke: 0.533vw #FD604B;
    text-stroke: 0.533vw #FD604B;
    color: rgba(0, 0, 0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.533vw;
    position: absolute;
    top: -4.8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .home .news__heading img {
    margin-right: 2.667vw;
  }
  .home .news__item {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: bold;
    font-size: 4vw;
    line-height: 180%;
    color: #0C1416;
  }
  .home .news__title {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: bold;
    font-size: 4vw;
    line-height: 180%;
    color: #0C1416;
  }
  .home .news__description p {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: normal;
    font-size: 3.733vw;
    line-height: 180%;
    color: #0C1416;
    margin-left: 2.667vw;
    padding-left: 10px;
    border-left: 1px solid #FD604B;
  }
  .home .news__description p a {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: normal;
    font-size: 3.733vw;
    line-height: 180%;
    color: #FD604B;
    text-decoration: underline;
  }
  .home .news__item + .news__item {
    margin-top: 2.667vw;
  }
  .home .service__container {
    width: 89.333vw;
    padding: 0 5.333vw;
    border-radius: 5.333vw;
  }
  .home .service__inner {
    -webkit-transform: translateY(-8vw);
            transform: translateY(-8vw);
    padding-bottom: 3.2vw;
  }
  .home .service__title {
    font-size: 6.933vw;
    -webkit-text-stroke: 0.533vw #496EF1;
    text-stroke: 0.533vw #496EF1;
    margin-bottom: 2.667vw;
  }

  .home .service__title .title__row-second {
    font-size: 10.667vw
  }

  .home .service__title .title__row-second .title__row:nth-child(1) {
    margin-right: 1.333vw;
  }
  .home .service__title .title__row-second .title__row:nth-child(2) {
    margin-right: 1.333vw;
  }
  .home .service__title .title__row:nth-child(1) span:nth-child(5) {
    margin-right: 1.333vw;
  }
  .home .service__title .title__circles img:nth-child(1) {
    left: -10.133vw;
    width: 5.808vw;
    top: -5.333vw;
  }
  .home .service__title .title__circles img:nth-child(2) {
    left: -9.333vw;
    width: 14.141vw;
    top: 2vw;
  }
  .home .service__title .title__circles img:nth-child(3) {
    left: -6vw;
    width: 6.187vw;
    top: 21vw;
  }
  .home .service__title .title__circles img:nth-child(4) {
    right: -9.133vw;
    width: 14.133vw;
    top: -0.8vw;
  }
  .home .service__title .title__circles img:nth-child(5) {
    right: -5.5vw;
    width: 4.672vw;
    top: 17.067vw;
  }
  .home .service__title .title__circles img:nth-child(6) {
    right: 0vw;
    width: 7.829vw;
    top: 21.333vw;
  }
  .home .service__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 8vw;
  }
  .home .service__content .content__catch {
    font-size: 6.133vw;
    margin-right: 0;
    margin-bottom: 5.333vw;
  }
  .home .service__content .content__description {
    font-size: 4vw;
    margin-right: 0;
  }
  .home .about__container {
    width: 89.333vw !important;
    display: block;
    padding: 0;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-top: 12vw !important;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .home .about__main {
    width: 100%;
    min-width: auto;
  }
  .home .about__title {
    margin-bottom: 37.333vw;
  }
  .home .about__title .title__row {
    font-size: 12.8vw;
    -webkit-text-stroke: 0.533vw #FFD703;
    text-stroke: 0.533vw #FFD703;
  }
  .home .about__catch {
    font-size: 6.133vw;
    line-height: 160%;
  }
  .home .about__description {
    font-size: 4vw;
  }
  .home .about__button {
    margin: 0 auto 17.333vw;
  }
  .home .about__image {
    position: absolute;
    top: 79px;
    right: -10px;
    width: 68.8vw !important;
    z-index: -1;
  }
  .home .about__bg {
    width: 100%;
    z-index: -2;
    top: -16px;
    left: 0;
  }
  .home .about__grass1 {
    top: 0;
    right: -7px;
    z-index: 0;
    top: 4vw;
    width: 33%;
  }
  .home .about__grass2 {
    width: 60% !important;
    bottom: 111px !important;
  }
  .home .blog::before {
    background: url(../img/top__blog-bg-top-sp.png);
    background-size: cover;
    background-position: center;
  }
  .home .blog::after {
    background: url(../img/top__blog-bg-bottom-sp.png);
    background-size: cover;
    background-position: center;
  }
  .home .blog__container {
    padding-top: 5.333vw;
    padding-bottom: 5.333vw;
    width: 89.333%;
    margin: 0 auto;
  }
  .home .blog__title .title__row {
    font-size: 12.8vw;
    -webkit-text-stroke: 0.533vw #FD604B;
    text-stroke: 0.533vw #FD604B;
  }
  .home .blog__sub-item:nth-of-type(2) {
    width: 57.709vw;
    height: 46.464vw;
    min-width: auto;
    left: 27.5%;
  }
  .home .blog__sub-item:nth-of-type(4) {
    width: 47.899vw;
    height: 38.547vw;
    left: 48.5%;
  }
  .home .blog__item {
    width: 68.533vw;
  }
  .home .blog__item .item__content {
    padding: 3.467vw 4.533vw;
    border-radius: 0 0 4.533vw 4.533vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .home .blog__item .item__main {
    width: 48.533vw;
  }
  .home .blog__item .item__title {
    font-size: 4.6vw;
    margin-bottom: 1.333vw;
  }
  .home .blog__item .item__title::before {
    margin-right: 2.667vw;
  }
  .home .blog__item .item__description {
    font-size: 3.733vw;
  }
  .home .blog__item .item__link {
    width: 9.235vw;
    height: 9.235vw;
  }
  .home .blog__item .item__link::after {
    font-size: 4.267vw;
  }
  .home .blog__item .item__icon:nth-of-type(1) {
    width: 10.667vw;
    right: 6%;
  }
  .home .blog__item .item__icon:nth-of-type(2) {
    width: 13.067vw;
    right: 26%;
  }
  .home .blog__item .item__icon:nth-of-type(3) {
    width: 10.667vw;
    rith: 24%;
  }
  .home .blog__cloud {
    width: 21.96vw;
  }
  .home .recruit__container {
    padding-left: 0;
    display: block;
    padding-top: 13.333vw;
    padding-bottom: 26.667vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .home .recruit__main {
    width: 89.333%;
    margin: 0 auto;
    padding-top: 0;
    min-width: auto;
  }
  .home .recruit__image {
    width: auto;
    padding-left: 17.6vw;
    margin-top: -6.501vw;
    margin-right: 5.333vw;
    padding-bottom: 5.333vw;
    position: relative;
  }
  .home .recruit__image img {
    width: 71.928vw;
    max-width: none;
    max-width: initial;
  }
  .home .recruit__image::after {
    width: 21.379vw;
    height: 29.416vw;
    background-image: url(../img/top__recruit-icon.svg);
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .home .recruit__title {
    margin-bottom: 0;
  }
  .home .recruit__title .title__row {
    font-size: 12.8vw;
    -webkit-text-stroke: 0.533vw #40D1FF;
    text-stroke: 0.533vw #40D1FF;
  }
  .home .recruit__lead {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .home .recruit__description {
    font-size: 4vw;
    margin-bottom: 8vw;
  }
  .home .recruit__button {
    margin: 0 auto;
  }
  .home .recruit__bg {
    width: 65.739vw;
  }
  .home .recruit__bg-bottom {
    width: 64vw;
    bottom: 101.867vw;
    right: -16vw;
  }
  .home .recruit__grass {
    width: 69.667vw;
    top: -4.8vw;
    right: -8vw;
  }
  .works {
    padding-top: 33.6vw;
    position: relative;
    margin-bottom: 16vw;
  }
  .works__container {
    display: block;
  }
  .works__light:nth-of-type(1) {
    width: 12.939vw;
    top: -16vw;
    right: 15%;
  }
  .works__light:nth-of-type(2) {
    width: 12.939vw;
    top: -8.533vw;
    right: 6.5%;
  }
  .works__slider {
    width: 95.733%;
    margin-bottom: 7.467vw;
  }
  .works__slider .swiper {
    border-radius: 0px 10.667vw 10.667vw 0px;
  }
  .works__slider .swiper .swiper-pagination-bullets {
    bottom: 8vw;
  }
  .works__slider .swiper .swiper-pagination-bullet {
    width: 4.533vw;
    height: 4.533vw;
  }
  .works__slider .swiper .swiper-button-prev {
    width: 11.733vw;
    height: 11.733vw;
  }
  .works__slider .swiper .swiper-button-next {
    width: 11.733vw;
    height: 11.733vw;
  }
  .works__slider::after {
    border-radius: 0px 10.667vw 10.667vw 0px;
  }
  .works__main {
    position: static;
    width: 89.333vw;
    margin: 0 auto;
  }
  .works__main::before {
    width: 103.555vw;
    height: 75.821vw;
    top: -17.867vw;
  }
  .works__title {
    margin-left: 5.333vw;
    margin-bottom: 4vw;
  }
  .works__title .title__row {
    font-size: 12.8vw;
    margin-bottom: 4vw;
    -webkit-text-stroke: 0.533vw #07B843;
    text-stroke: 0.533vw #07B843;
    margin-bottom: 0;
  }
  .works__description {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .works__text {
    font-size: 4vw;
    margin-bottom: 5.333vw;
  }
  .works__button {
    margin: 0 auto;
  }
  @-webkit-keyframes fall-down {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
      right: -7px;
    }
    100% {
      -webkit-transform: rotate(-20deg);
              transform: rotate(-20deg);
      right: -32px;
    }
  }
  @keyframes fall-down {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
      right: -7px;
    }
    100% {
      -webkit-transform: rotate(-20deg);
              transform: rotate(-20deg);
      right: -32px;
    }
  }
  .footer__bottom {
    padding: 10.667vw 0;
  }
  .footer__bottom-container {
    width: 89.333vw;
  }
  .footer__bottom-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__information {
    margin-right: 0;
    margin-bottom: 5.333vw;
  }
  .footer__information .information__logo {
    margin-bottom: 5.333vw;
  }
  .footer__information .information__logo img {
    width: 62.933vw;
  }
  .footer__information .information__access p {
    font-size: 3.733vw;
  }
  .footer__information .information__address {
    margin-bottom: 2.667vw;
    font-size: 3.733vw;
  }
  .footer__navigation {
    width: 89.333vw;
    min-width: none;
  }
  .footer__navigation .navigation__list li a {
    font-size: 4.267vw;
  }
  .footer__navigation .navigation__list li a::before {
    margin-right: 2.667vw;
    width: 4.267vw;
    height: 0.267vw;
  }
  .footer__navigation .navigation__list li + li {
    margin-top: 4vw;
  }
  .footer__copy-right {
    font-size: 3.2vw;
    padding: 5.6vw 0 5.333vw;
  }
  .page-service {
    padding-top: 16vw;
  }
  .page-service__top .top__title-en {
    -webkit-text-stroke: 0.533vw #496EF1;
    text-stroke: 0.533vw #496EF1;
  }
  .page-service__top .top__image {
    width: 33.867vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-service .service__our-service {
    margin-bottom: 16vw;
  }
  .page-service .service__our-service .our-service__title {
    margin-top: 2.667vw;
    margin-bottom: 8vw;
  }
  .page-service .service__our-service .our-service__title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-service .service__our-service .our-service__title .title__ja {
    font-size: 4.8vw;
  }
  .page-service .service__our-service .our-service__container {
    width: 89.333vw;
  }
  .page-service .service__our-service .our-service__works {
    margin-bottom: 10.667vw;
  }
  .page-service .service__our-service .our-service__works .works__title {
    font-size: 6.4vw;
    margin-left: 0;
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__works .works__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-service .service__our-service .our-service__works .works__item {
    width: 100%;
    padding: 4vw 5.333vw;
    border-radius: 5.333vw;
    margin-bottom: 0;
  }
  .page-service .service__our-service .our-service__works .works__item .item__top {
    margin-bottom: 2.667vw;
  }
  .page-service .service__our-service .our-service__works .works__item .item__title {
    font-size: 4.8vw;
  }
  .page-service .service__our-service .our-service__works .works__item .item__title::before {
    width: 4.267vw;
    height: 4.267vw;
    margin-right: 2.667vw;
  }
  .page-service .service__our-service .our-service__works .works__item .item__link {
    width: 7.467vw;
    height: 7.467vw;
  }
  .page-service .service__our-service .our-service__works .works__item .item__link::after {
    font-size: 3.2vw;
  }
  .page-service .service__our-service .our-service__works .works__item .item__content {
    font-size: 3.733vw;
  }
  .page-service .service__our-service .our-service__works .works__item + .works__item {
    margin-top: 2.667vw;
  }
  .page-service .service__our-service .our-service__architecture {
    margin-bottom: 10.667vw;
  }
  .page-service .service__our-service .our-service__architecture .architecture__title {
    padding: 4vw 5.333vw;
    font-size: 5.333vw;
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__architecture .architecture__text {
    font-size: 4vw;
    margin: 0;
    margin-bottom: 5.333vw;
    width: 100%;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row {
    margin-top: 0;
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(1) {
    width: 100%;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(1) .architecture__item {
    width: 41.067vw;
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(2) {
    width: 100%;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(2) .architecture__item {
    width: 41.067vw;
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__architecture .architecture__row:nth-of-type(2) .architecture__item:last-child {
    margin: 0 auto;
    margin-bottom: 0;
  }
  .page-service .service__our-service .our-service__eco .eco__title {
    font-size: 5.333vw;
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__eco .eco__description {
    margin-bottom: 5.333vw;
  }
  .page-service .service__our-service .our-service__eco .eco__text p {
    width: 100%;
    font-size: 4vw;
  }
  .page-service .service__our-service .our-service__eco .eco__text p + p {
    margin-top: 2.667vw;
  }
  .page-service .service__our-service .our-service__eco .eco__image {
    width: 26.133vw;
    position: static;
    float: right;
    margin-left: 5.333vw;
  }
  .page-service .service__lighting .lighting__container {
    width: 89.333vw;
    padding-top: 0;
    padding-bottom: 5.333vw;
  }
  .page-service .service__lighting .lighting__container img {
    margin-bottom: 5.333vw;
  }
  .page-service .service__lighting .lighting__title {
    margin-bottom: 8vw;
  }
  .page-service .service__lighting .lighting__title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-service .service__lighting .lighting__title .title__ja {
    font-size: 4.8vw;
  }
  .page-service .service__lighting .lighting__lead {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .page-service .service__lighting .lighting__description {
    font-size: 4.267vw;
    line-height: 160%;
  }
  .page-service .works {
    padding-bottom: 28.267vw;
    margin-bottom: 0;
  }
  .page-energy {
    padding-top: 16vw;
    padding-bottom: 21.333vw;
  }
  .page-energy .energy-hero__container {
    padding-bottom: 8.533vw;
  }
  .page-energy .energy-hero__title-en {
    -webkit-text-stroke: 0.533vw #FF965A;
    text-stroke: 0.533vw #FF965A;
  }
  .page-energy .energy-hero__image {
    width: 19.733vw;
    bottom: -2vw;
    right: 0;
    top: auto;
  }
  .page-energy .about-eco {
    margin-bottom: 60px;
  }
  .page-energy .about-eco .about-eco__container {
    width: 89.333vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__title.title {
    margin-top: 0;
    margin-bottom: 5.333vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__sub-title {
    font-size: 6.133vw;
    line-height: 160%;
    margin-bottom: 5.333vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__description {
    font-size: 4vw;
    line-height: 180%;
    margin-bottom: 5.333vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__caption.caption {
    padding: 5.333vw;
    border-radius: 10.667vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__lead {
    font-size: 4vw;
    line-height: 180%;
    margin-bottom: 5.333vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__description p {
    font-size: 4vw;
  }
  .page-energy .about-eco .about-eco__container .about-eco__caption.caption .caption__description p a {
    font-size: 4vw;
  }
  .page-energy .service {
    margin-bottom: 16vw;
  }
  .page-energy .service .service__container {
    width: 89.333vw;
  }
  .page-energy .service .service__container .service__title.title {
    margin-bottom: 8vw;
  }
  .page-energy .service .service__container .service__description {
    font-size: 4vw;
    margin-bottom: 2.667vw;
  }
  .page-energy .service .service__container .service__list .service__item.item {
    border-radius: 5.333vw;
    padding: 5.333vw;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px rgba(171, 195, 213, .3);
            box-shadow: 0px 0px 20px rgba(171, 195, 213, .3);
  }
  .page-energy .service .service__container .service__list .service__item.item .item__title {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    font-size: 4.8vw;
    line-height: 160%;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__title::before {
    width: 4vw;
    height: 4vw;
    min-width: 4vw;
    margin-right: 2.667vw;
    margin-top: 2.133vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description {
    font-size: 4vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description a {
    font-size: 4vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description ul li {
    font-size: 4vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description.description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container {
    font-size: 3.733vw;
    width: 100%;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description.description .description__container ul li {
    font-size: 4vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description--zeb {
    width: 100%;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__description--zeb img {
    width: 52.267vw;
    margin-top: 2.667vw;
    margin-bottom: 5.333vw;
  }
  .page-energy .service .service__container .service__list .service__item.item .item__button {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: bold;
    font-size: 3.733vw;
    line-height: 100%;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    background: #FF965A;
    width: 68vw;
    padding: 3.333vw 0 3.6vw;
    margin: 0 auto;
    border-radius: 26.667vw;
    text-align: center;
    margin-top: 2.667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(255,150,90,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0px 5px 10px rgba(255, 150, 90, .3));
            filter: drop-shadow(0px 5px 10px rgba(255, 150, 90, .3));
  }
  .page-energy .service .service__container .service__list .service__item.item .item__button::after {
    font-family: "Material Icons Round";
    content: "\e5d8";
    color: #fff;
    font-size: 3.733vw;
    margin-left: 2.667vw;
  }
  .page-energy .service .service__container .service__list .service__item + .service__item {
    margin-top: 5.333vw;
  }
  .page-energy .service .service__container .service__list .service__item.close-service .item__description {
    overflow: hidden;
    height: 14.4vw;
  }
  .page-energy .service .service__container .service__list .service__item.close-service .item__description::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7.2vw;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  }
  .page-energy .service .service__container .service__list .service__item.close-service .item__button::after {
    font-family: "Material Icons Round";
    content: "\e5db";
    color: #fff;
    font-size: 3.733vw;
    margin-left: 2.667vw;
  }
  .page-energy .our-works {
    margin-top: 16vw;
  }
  .page-energy .our-works .our-works__container {
    width: 89.333vw;
  }
  .page-energy .our-works .our-works__container .about__title.title {
    margin-bottom: 8vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail {
    margin-bottom: 16vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__title {
    font-size: 4.8vw;
    line-height: 160%;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__title::before {
    width: 4vw;
    height: 4vw;
    min-width: 4vw;
    margin-right: 2.667vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container {
    max-height: 89.333vw;
    border-radius: 5.333vw 5.333vw 0 0;
    width: calc(100% + 8vw);
    margin: 0 -4vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table {
    border-radius: 10.667vw 10.667vw 0 0;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th {
    text-align: center;
    font-size: 4vw;
    line-height: 140%;
    letter-spacing: 0;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th:nth-child(2) {
    width: 19.733vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th:nth-child(2)::before {
    font-size: 3.733vw;
    margin-right: 1.067vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table thead tr th.scale {
    width: 15.03vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr th {
    font-size: 4vw;
    line-height: 140%;
    letter-spacing: 0;
    padding: 2.667vw 0;
    text-align: center;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr td {
    font-size: 4vw;
    line-height: 140%;
    letter-spacing: 0;
    padding: 2.667vw 0;
    text-align: center;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr td:first-of-type::before {
    font-size: 3.733vw;
    margin-right: 1.067vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house .detail__table-container table.detail__table tbody tr.use-row th {
    width: 93.7416vw;
    display: block;
    border-bottom: none;
    text-align: left;
    word-wrap: break-word;
    word-wrap: break-word;
    padding: 2.667vw 0 0 2.667vw;
  }
  .page-energy .our-works .our-works__container .our-works__detail.detail .detail__house + .detail__house {
    margin-top: 9.067vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__title {
    font-size: 6.133vw;
    line-height: 140%;
    margin-bottom: 5.333vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__name {
    font-size: 4.8vw;
    line-height: 160%;
    margin-bottom: 5.333vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__name::before {
    width: 4vw;
    height: 4vw;
    margin-right: 2.667vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img {
    width: 100%;
    margin-bottom: 2.667vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__container {
    height: 55.467vw;
    max-height: auto;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__link {
    margin-top: 2.667vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__image .zeb__img.img .img__link a {
    font-size: 4vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p {
    font-size: 4vw;
    line-height: 180%;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p a::after {
    font-size: 3.733vw;
    margin-right: 1.333vw;
  }
  .page-energy .our-works .our-works__container .our-works__zeb.zeb .zeb__description p + p {
    margin-top: 2.667vw;
  }
  .page-energy .flow {
    margin-bottom: 16vw;
  }
  .page-energy .flow .flow__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 89.333vw;
  }
  .page-energy .flow .flow__container .flow__title-name {
    margin-right: 0;
    margin-bottom: 5.333vw;
  }
  .page-energy .flow .flow__container .flow__title-name .flow__title.title {
    margin-bottom: 8vw;
  }
  .page-energy .flow .flow__container .flow__title-name .flow__name ul li {
    font-size: 4.267vw;
  }
  .page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(1)::before {
    margin-right: 1.333vw;
    width: 4vw;
    height: 4vw;
    min-width: 4vw;
  }
  .page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(2)::before {
    margin-right: 1.333vw;
    width: 4vw;
    height: 4vw;
    min-width: 4vw;
  }
  .page-energy .flow .flow__container .flow__title-name .flow__name ul li:nth-child(3)::before {
    margin-right: 1.333vw;
    width: 4vw;
    height: 4vw;
    min-width: 4vw;
  }
  .page-energy .flow .flow__container .flow__figure {
    -webkit-box-shadow: 0px 0px 10.667vw rgba(171, 195, 213, .2);
            box-shadow: 0px 0px 10.667vw rgba(171, 195, 213, .2);
    border-radius: 5.333vw;
    padding: 5.333vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item .figure__icon {
    width: 9.067vw;
    height: 9.067vw;
    min-width: 9.067vw;
    margin-right: 2.667vw;
    font-size: 4.8vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item .figure__icon .material-icons-round {
    font-size: 4.8vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__title {
    font-size: 4.267vw;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-bottom: 1.333vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item .figure__content.content .content__description {
    font-size: 3.733vw;
    line-height: 140%;
  }
  .page-energy .flow .flow__container .flow__figure .figure__item + .figure__item {
    margin-top: 5.333vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check {
    margin-top: 5.333vw;
    padding-left: 8vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check .check__icon {
    width: 9.067vw;
    height: 9.067vw;
    min-width: 9.067vw;
    margin-right: 2.667vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check .check__icon .material-icons-round {
    font-size: 4.8vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check .check__content.content .content__title {
    font-size: 4.267vw;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-top: 1.333vw;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check .check__content.content .content__description {
    font-size: 3.733vw;
    line-height: 140%;
  }
  .page-energy .flow .flow__container .flow__figure .figure__check.check::before {
    border-left: 0.8vw solid #B1CAD5;
    border-bottom: 0.8vw solid #B1CAD5;
    width: 2.933vw;
    height: 4.267vw;
    left: 4.267vw;
  }
  .page-energy .flow .flow__container .flow__figure::after {
    width: 4vw;
    left: 9.6vw;
    border-left: 0.8vw solid #B1CAD5;
  }
  .page-energy .qa {
    margin-bottom: 16vw;
  }
  .page-energy .qa .qa__container {
    width: 89.333vw;
  }
  .page-energy .qa .qa__container .flow__title.title {
    margin-bottom: 8vw;
  }
  .page-energy .qa .qa__container .qa__caption {
    font-size: 4vw;
    line-height: 180%;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title {
    padding: 2.667vw 5.333vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title span {
    font-size: 4.267vw;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-right: 2.667vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title span::before {
    font-size: 4.8vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title::after {
    font-size: 8.533vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title.open-qa::after {
    font-size: 8.533vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__title.open-qa .item__description {
    padding: 2.667vw 5.333vw;
    font-size: 4vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__description {
    font-size: 4vw;
    padding: 2.667vw 5.333vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item .item__description li {
    font-size: 4vw;
  }
  .page-energy .qa .qa__container .qa__list .qa__item.item + .qa__item.item {
    margin-top: 8vw;
  }
  .page-energy .contact .contact__container {
    width: 89.333vw;
    border-radius: 5.333vw;
    padding: 35.2vw 5.333vw 6.4vw 5.33vw;
  }
  .page-energy .contact .contact__container .contact__text {
    text-shadow: 0px 0px 1.333vw #40D1FF;
    font-size: 7.467vw;
    line-height: 160%;
    letter-spacing: 0.05em;
    margin-bottom: 2.4vw;
    width: 100%;
  }
  .page-energy .contact .contact__container::before {
    font-size: 32vw;
    top: 16.533vw;
    left: 5.867vw;
  }
  .page-energy .contact .contact__container::after {
    width: 45.677vw;
    height: 61.373vw;
    max-width: none;
    max-height: none;
    top: 40vw;
    right: 3.2vw;
  }
  .page-privacy {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .page-privacy .privacy-hero__container {
    padding-bottom: 8.533vw;
  }
  .page-privacy .privacy-hero__title-en {
    -webkit-text-stroke: 2px #3EBEE6;
    text-stroke: 2px #3EBEE6;
  }
  .page-privacy .privacy {
    margin-top: 2.667vw;
  }
  .page-privacy .privacy .privacy__container {
    width: 89.333vw;
  }
  .page-privacy .privacy .privacy__container .privacy__lead {
    font-size: 4vw;
    margin-bottom: 8vw;
  }
  .page-privacy .privacy .privacy__container .privacy__item .privacy__title {
    font-size: 4.8vw;
    margin-bottom: 2.667vw;
  }
  .page-privacy .privacy .privacy__container .privacy__item .privacy__text {
    font-size: 4vw;
  }
  .page-privacy .privacy .privacy__container .privacy__item + .privacy__item {
    margin-top: 8vw;
  }
  .page-company {
    padding-top: 16vw;
  }
  .page-company .company-hero__title-en {
    -webkit-text-stroke: 0.533vw #F8C100;
    text-stroke: 0.533vw #F8C100;
  }
  .page-company .company-hero__image {
    width: 29vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-company .about {
    margin-bottom: 16vw;
  }
  .page-company .about .about__container {
    width: 89.333vw;
  }
  .page-company .about .about__container .about__title.title {
    margin-top: 0;
    margin-bottom: 8vw;
  }
  .page-company .about .about__container .about__title.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-company .about .about__container .about__title.title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .about .about__container .about__lead {
    font-size: 6.133vw;
  }
  .page-company .about .about__container .about__description {
    font-size: 4vw;
    margin-bottom: 8vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy {
    border-radius: 5.333vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__lead {
    text-align: center;
    padding: 2.667vw 0;
    border-radius: 5.333vw 5.333vw 0 0;
    font-size: 5.333vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__container {
    padding: 8vw 5.333vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item .philosophy__title {
    font-size: 5.333vw;
    margin-bottom: 2.667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    text-decoration: underline;
    -webkit-text-decoration-color: #FFD703;
            text-decoration-color: #FFD703;
    text-decoration-thickness: 0.8vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item .philosophy__title::before {
    content: "";
    min-width: 5.333vw;
    height: 5.333vw;
    width: 2.667vw;
    margin-right: 2.667vw;
    border-radius: 50%;
    background: #FFD703;
    margin-top: 1.333vw;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item .philosophy__description {
    font-size: 4vw;
    line-height: 160%;
  }
  .page-company .about .about__container .about__philosophy.philosophy .philosophy__container .philosophy__item + .philosophy__item {
    margin-top: 8vw;
  }
  .page-company .message {
    margin-bottom: 17.067vw;
  }
  .page-company .message .message__container {
    padding-right: 0;
  }
  .page-company .message .message__container .message__tite.title {
    width: auto;
    margin-left: 5.333vw;
    margin-bottom: 8vw;
  }
  .page-company .message .message__container .message__tite.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-company .message .message__container .message__tite.title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .message .message__container .message__body .message__image {
    border-radius: 0 5.333vw 5.333vw 0;
    width: 94.667vw;
    padding-top: 0;
    height: 58.4vw;
    position: static;
  }
  .page-company .message .message__container .message__body .message__content.content {
    width: 94.667vw;
    padding: 5.333vw;
    -webkit-box-shadow: 0px 10px 0px 0px #FFD703, -10px 10px 0px 0px #FFD703;
            box-shadow: 0px 10px 0px 0px #FFD703, -10px 10px 0px 0px #FFD703;
    margin-top: -5.333vw;
    border-radius: 5.333vw 0 0 5.333vw;
  }
  .page-company .message .message__container .message__body .message__content.content .content__title {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .page-company .message .message__container .message__body .message__content.content .content__description {
    font-size: 4vw;
  }
  .page-company .message .message__container .message__body .message__content.content .content__description p {
    margin-top: 5.333vw;
  }
  .page-company .profile {
    margin-bottom: 16vw;
  }
  .page-company .profile .profile__container {
    width: 89.333vw;
  }
  .page-company .profile .profile__container .profile__title {
    margin-bottom: 8vw;
  }
  .page-company .profile .profile__container .profile__title .title__en {
    font-size: 9.6vw;
  }
  .page-company .profile .profile__container .profile__title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .profile .profile__container table tr {
    border-bottom: #FFD703 1px solid;
  }
  .page-company .profile .profile__container table tr th {
    width: 84vw;
    display: block;
    font-size: 4vw;
    border-bottom: none;
    color: #FFD703;
    margin-bottom: 1.333vw;
    padding: 2.667vw 2.667vw 0 2.667vw;
  }
  .page-company .profile .profile__container table tr td {
    width: 84vw;
    display: block;
    padding: 2.667vw;
    border-bottom: none;
    padding: 0 2.667vw 2.667vw 2.667vw;
    font-size: 4vw;
  }
  .page-company .profile .profile__container table tr td a {
    color: #FFD703;
    font-size: 4vw;
  }
  .page-company .profile .profile__container table tr:first-child th {
    border: none;
  }
  .page-company .profile .profile__container table tr:first-child td {
    border: none;
  }
  .page-company .profile .profile__container table tr:first-child {
    border-top: #FFD703 1px solid;
  }
  .page-company .license {
    margin-bottom: 16vw;
  }
  .page-company .license .license__container {
    width: 89.333vw;
  }
  .page-company .license .license__container .license__title.title {
    margin-bottom: 8vw;
  }
  .page-company .license .license__container .license__title.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-company .license .license__container .license__title.title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .license .license__container table {
    width: 100%;
  }
  .page-company .license .license__container table tr th {
    width: 68vw;
    font-size: 4vw;
    padding: 2.667vw;
  }
  .page-company .license .license__container table tr td {
    width: 21.333vw;
    padding: 2.667vw;
  }
  .page-company .belongs {
    margin-bottom: 16vw;
  }
  .page-company .belongs .belongs__container {
    width: 89.333vw;
    display: block;
  }
  .page-company .belongs .belongs__container .belongs__title.title {
    margin-bottom: 8vw;
    margin-right: 0;
  }
  .page-company .belongs .belongs__container .belongs__title.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-company .belongs .belongs__container .belongs__title.title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .belongs .belongs__container .belongs__body .belongs__list li {
    font-size: 4.267vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .page-company .belongs .belongs__container .belongs__body .belongs__list li a {
    font-size: 4.267vw;
    text-decoration: underline;
    -webkit-text-decoration-color: #FFD703;
            text-decoration-color: #FFD703;
    text-decoration-thickness: 0.533vw;
  }
  .page-company .belongs .belongs__container .belongs__body .belongs__list li::before {
    min-width: 5.333vw;
    height: 5.333vw;
    margin-right: 2.667vw;
    margin-top: 0.8vw;
  }
  .page-company .belongs .belongs__container .belongs__body .belongs__list li::after {
    margin-left: 2.667vw;
    font-size: 4.267vw;
  }
  .page-company .belongs .belongs__container .belongs__body .belongs__list li a:hover {
    color: #0C1416;
  }
  .page-company .access {
    margin-bottom: 18.667vw;
  }
  .page-company .access .access__container {
    padding-left: 0;
    margin-left: 5.333vw;
    display: block;
  }
  .page-company .access .access__container .access__main {
    width: 100%;
  }
  .page-company .access .access__container .access__main .access__title.title {
    margin-bottom: 8vw;
  }
  .page-company .access .access__container .access__main .access__title.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-company .access .access__container .access__main .access__title.title .title__ja {
    font-size: 4.8vw;
  }
  .page-company .access .access__container .access__main .access__text {
    margin-bottom: 9.067vw;
  }
  .page-company .access .access__container .access__main .access__text p {
    font-size: 4vw;
  }
  .page-company .access .access__container .access__map {
    width: 100%;
    height: 74.4vw;
    border-radius: 5.333vw 0 0 5.333vw;
    -webkit-box-shadow: 0px 2.667vw 0px 0px #FFD703, -2.667vw 2.667vw 0px 0px #FFD703;
            box-shadow: 0px 2.667vw 0px 0px #FFD703, -2.667vw 2.667vw 0px 0px #FFD703;
  }
  .page-company .access .access__container .access__map iframe {
    border-radius: 5.333vw 0 0 5.333vw;
  }
  .page-company .works {
    padding-bottom: 28.267vw;
    margin-bottom: 0;
  }
  .page-recruit {
    padding-top: 16vw;
  }
  .page-recruit .recruit-hero__title-en {
    -webkit-text-stroke: 0.533vw #40D1FF;
    text-stroke: 0.533vw #40D1FF;
  }
  .page-recruit .recruit-hero__image {
    width: 33.867vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-recruit .lead {
    margin-top: 2.667vw;
  }
  .page-recruit .lead .lead__container {
    width: 89.333vw;
    margin-bottom: 21.333vw;
  }
  .page-recruit .lead .lead__container .lead__wrapper .lead__title {
    font-size: 6.133vw;
    line-height: 160%;
    margin-bottom: 8vw;
  }
  .page-recruit .lead .lead__container .lead__wrapper .lead__description {
    font-size: 4vw;
  }
  .page-recruit .items {
    margin-bottom: 16vw;
  }
  .page-recruit .items .items__container {
    width: 89.333vw;
  }
  .page-recruit .items .items__container .items__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item {
    width: 100%;
    padding: 8vw 5.333vw;
    border-radius: 5.333vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item .item__number {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 21.333vw;
    top: -10.667vw;
    left: 5.333vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item .item__image {
    width: 53.333vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item .item__title {
    margin: 5.333vw 0;
    font-size: 6.133vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item .itemm__description {
    font-size: 4vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item.item + .items__item.item {
    margin-top: 18.667vw;
  }
  .page-recruit .items .items__container .items__wrapper .items__item:nth-child(2) .item__image {
    position: relative;
    z-index: 1;
  }
  .page-recruit .gallery {
    margin-bottom: 16vw;
  }
  .page-recruit .gallery .gallery__title {
    margin-left: 0;
  }
  .page-recruit .gallery .gallery__container {
    width: 100%;
    padding-left: 5.333vw;
    margin: 0;
  }
  .page-recruit .gallery .gallery__container .swiper-gallery {
    width: 208vw;
  }
  .page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide .swiper-image {
    border-radius: 5.333vw;
    margin-bottom: 2.667vw;
  }
  .page-recruit .gallery .gallery__container .swiper-gallery .swiper-wrapper .swiper-slide .swiper-caption {
    font-size: 4vw;
  }
  .page-recruit .gallery .gallery__container .gallery__button {
    width: 89.333vw;
  }
  .page-recruit .gallery .gallery__container .gallery__button .swiper-button-prev {
    width: 10.133vw;
    height: 10.133vw;
    border-radius: 50%;
  }
  .page-recruit .gallery .gallery__container .gallery__button .swiper-button-prev::after {
    font-size: 4.8vw;
  }
  .page-recruit .gallery .gallery__container .gallery__button .swiper-button-next {
    width: 10.133vw;
    height: 10.133vw;
    border-radius: 50%;
  }
  .page-recruit .gallery .gallery__container .gallery__button .swiper-button-next::after {
    font-size: 4.8vw;
  }
  .page-recruit .voices {
    margin-bottom: 18.133vw;
    padding-top: 16vw;
    margin-top: -16vw;
  }
  .page-recruit .voices .voices__container {
    width: 100%;
  }
  .page-recruit .voices .voices__container .voices-title {
    width: 89.333vw;
    margin: 0 auto 8vw;
  }
  .page-recruit .voices .voices__container .voices__lead {
    font-size: 4vw;
    width: 89.333vw;
    margin: 0 auto 8vw;
  }
  .page-recruit .voices .voices__container .voices__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item {
    width: 97.333vw;
    margin-right: 2.667vw;
    padding-bottom: 4.533vw;
    margin-bottom: 7.467vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__image {
    padding-top: 0;
    width: 53.333vw;
    height: 56.8vw;
    border-radius: 0 10.667vw 10.667vw 0;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content {
    top: auto;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 5.333vw;
    width: 52vw;
    -webkit-box-shadow: -2.667vw 2.667vw 0px #40D1FF;
            box-shadow: -2.667vw 2.667vw 0px #40D1FF;
    border-radius: 5.333vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__group {
    font-size: 4.267vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__name {
    font-size: 6.4vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__name span {
    font-size: 4.267vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__en {
    font-size: 3.733vw;
    margin-bottom: 2.667vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__date, .page-recruit .voices .voices__container .voices__list .voices__item .voices__content.content .content__from {
    font-size: 4vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) {
    margin-left: 2.667vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) .voices__image {
    margin-left: auto;
    border-radius: 5.333vw 0 0 5.333vw;
  }
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) .voices__content {
    left: 2.667vw;
    bottom: 2.667vw;
    right: auto;
  }
  .page-recruit .road {
    margin-bottom: 10.667vw;
  }
  .page-recruit .road .road__container {
    width: 89.333vw;
  }
  .page-recruit .road .road__container .road-title.title {
    margin-bottom: 8vw;
  }
  .page-recruit .road .road__container .road__lead.lead {
    margin-bottom: 5.333vw;
  }
  .page-recruit .road .road__container .road__lead.lead .lead__title {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .page-recruit .road .road__container .road__lead.lead .lead__title img {
    width: 5.867vw;
    margin-right: 2.933vw;
  }
  .page-recruit .road .road__container .road__lead.lead .lead__description {
    font-size: 4vw;
  }
  .page-recruit .road .road__container .road__image {
    margin-bottom: 10.667vw;
  }
  .page-recruit .road .road__container .road__rule.rule {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10.667vw;
  }
  .page-recruit .road .road__container .road__rule.rule .rule__main.main {
    width: 100%;
  }
  .page-recruit .road .road__container .road__rule.rule .rule__main.main .main__title {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .page-recruit .road .road__container .road__rule.rule .rule__main.main .main__description {
    font-size: 4vw;
    margin-bottom: 8vw;
  }
  .page-recruit .road .road__container .road__rule.rule .rule__image {
    width: 100%;
  }
  .page-recruit .road .road__container .road__option.option .option__title {
    font-size: 6.133vw;
    margin-bottom: 2.667vw;
  }
  .page-recruit .road .road__container .road__option.option .option__list {
    margin-bottom: 2.667vw;
  }
  .page-recruit .road .road__container .road__option.option .option__list li {
    width: 44vw;
    margin-right: 0;
    font-size: 4vw;
  }
  .page-recruit .road .road__container .road__option.option .option__list li::before {
    width: 4vw;
    height: 4vw;
    margin-right: 2.667vw;
  }
  .page-recruit .road .road__container .road__option.option .option__images.images .images__item.item {
    width: 42.667vw;
    margin-bottom: 5.333vw;
  }
  .page-recruit .road .road__container .road__option.option .option__images.images .images__item.item .item__image {
    padding-top: 0;
    height: 37.333vw;
    border-radius: 5.333vw;
    margin-bottom: 2.667vw;
  }
  .page-recruit .road .road__container .road__option.option .option__images.images .images__item.item .item__caption {
    font-weight: bold;
    font-size: 3.733vw;
  }
  .page-recruit .road .road__container .road__option.option .option__images::after {
    width: 42.667vw;
  }
  .page-recruit .information {
    margin-bottom: 16vw;
  }
  .page-recruit .information .information__container {
    width: 89.333vw;
  }
  .page-recruit .information .information__container .information-title {
    margin-bottom: 8vw;
  }
  .page-recruit .information .information__container .information__list {
    margin-bottom: 5.333vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item {
    padding: 8vw 5.333vw 8vw 8vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item::before {
    top: 5.333vw;
    left: -0.267vw;
    height: 79.7%;
    width: 5.067vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__title {
    font-size: 4.533vw;
    margin-bottom: 5.333vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__title::before {
    min-width: 4.533vw;
    height: 4.533vw;
    margin-top: 1.333vw;
    margin-right: 2.667vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__description {
    background-color: #fff;
    background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 8px 100%, 100% 1.5em;
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    color: #0C1416;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__description:last-child {
    padding-bottom: 0.267vw;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__description p {
    background-color: #fff;
    background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 8px 100%, 100% 1.5em;
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    color: #0C1416;
  }
  .page-recruit .information .information__container .information__list .information__item.item .item__description p:last-child {
    padding-bottom: 0.267vw;
  }
  .page-recruit .information .information__container .information__list .information__item + .information__item {
    margin-top: 6.933vw;
  }
  .page-recruit .information .information__container .information__list .information__empty {
    font-size: 4.533vw;
    padding: 5.333vw;
    border-radius: 2.667vw;
    margin-bottom: 5.333vw;
  }
  .page-recruit .information .information__container .information__bottom {
    padding: 8vw 10.667vw;
    width: 100vw;
    margin-left: -5.333vw;
  }
  .page-recruit .information .information__container .information__bottom .information__text {
    font-size: 4vw;
    margin-bottom: 4.267vw;
  }
  .page-recruit .message {
    margin-bottom: 16vw;
  }
  .page-recruit .message .message__container {
    padding-right: 0;
  }
  .page-recruit .message .message__container .message__tite.title {
    width: auto;
    margin-bottom: 8vw;
    margin-left: 5.333vw;
  }
  .page-recruit .message .message__container .message__tite.title .title__en {
    font-size: 9.6vw;
    margin-bottom: 1.333vw;
  }
  .page-recruit .message .message__container .message__tite.title .title__ja {
    font-size: 4.8vw;
  }
  .page-recruit .message .message__container .message__body .message__image {
    position: static;
    margin-right: 5.333vw;
    width: 94.667vw;
    padding-top: 0;
    height: 68.267vw;
    border-radius: 0 10.667vw 10.667vw 0;
    margin-bottom: 5.333vw;
  }
  .page-recruit .message .message__container .message__body .message__content.content {
    width: 89.333vw;
    margin: 0 auto;
    padding: 5.333vw;
    -webkit-box-shadow: -2.667vw 2.667vw 0px #40D1FF;
            box-shadow: -2.667vw 2.667vw 0px #40D1FF;
    border-radius: 10.667vw;
  }
  .page-recruit .message .message__container .message__body .message__content.content .content__title {
    font-size: 6.4vw;
    margin-bottom: 8vw;
  }
  .page-recruit .message .message__container .message__body .message__content.content .content__description {
    font-size: 4vw;
  }
  .page-recruit .message .message__container .message__body .message__content.content .content__description p {
    margin-top: 8vw;
  }
  .page-recruit .qa {
    margin-bottom: 16vw;
  }
  .page-recruit .qa .qa__container {
    width: 89.333vw;
  }
  .page-recruit .qa .qa__container .qa-title {
    margin-bottom: 5.333vw;
  }
  .page-recruit .qa .qa__main.main {
    padding-top: 5.432vw;
    padding-bottom: 10.667vw;
  }
  .page-recruit .qa .qa__main.main .main__container {
    width: 100vw;
    margin: 0;
  }
  .page-recruit .qa .qa__main.main .main__container .main__lead {
    width: 89.333vw;
    margin: 0 auto;
    font-size: 6.133vw;
    margin-bottom: 2.667vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__description {
    font-size: 4vw;
    width: 89.333vw;
    margin: 0 auto 8vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__content.content {
    width: 93.333vw;
    margin: 0 3.2vw 8vw 1.333vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__question {
    padding: 3.733vw;
    margin-bottom: 2.667vw;
    border-radius: 5.333vw;
    font-size: 4vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer .answer__logo {
    width: 11.733vw;
    height: 11.733vw;
    margin-right: 3.2vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__content.content .content__item.item .item__answer.answer .answer__text {
    border-radius: 5.333vw;
    padding: 3.733vw;
    font-size: 3.733vw;
  }
  .page-recruit .qa .qa__main.main .main__container .main__content.content .content__item + .content__item {
    margin-top: 8vw;
  }
  .page-recruit .qa .qa__main.main .main__close {
    width: 78.667vw;
    padding: 5.2vw 0 4.933vw;
    font-size: 4.267vw;
  }
  .page-recruit .qa .qa__main.main .main__close::after {
    margin-left: 5.333vw;
  }
  .page-recruit .qa .qa__main.main .main__close.close-qa::after {
    margin-left: 5.333vw;
  }
  .page-recruit .entry {
    padding-bottom: 26.667vw;
    padding-top: 26.667vw;
    margin-top: -16vw;
  }
  .page-recruit .entry .entry__container {
    width: 89.333vw;
  }
  .page-recruit .entry .entry__container .entry-title {
    margin-bottom: 8vw;
  }
  .page-recruit .entry .entry__container .entry__buttons .entry__button {
    font-size: 4.8vw;
    padding: 20px;
  }
  .page-recruit .entry .entry__container .entry__buttons .entry__button::after {
    font-size: 6.4vw;
  }
  .page-recruit .entry .entry__container .entry__buttons .entry__button + .entry__button {
    margin-top: 2.667vw;
  }
  .page-recruit .entry .entry__container .entry__buttons p {
    font-size: 3.733vw;
  }
  .single-recruit {
    padding-top: 16vw;
  }
  .single-recruit .single-recruit-hero__title-en {
    -webkit-text-stroke: 0.533vw #40D1FF;
    text-stroke: 0.533vw #40D1FF;
  }
  .single-recruit .detail {
    margin-top: 2.667vw;
    margin-bottom: 16vw;
  }
  .single-recruit .detail .detail__container {
    width: 89.333vw;
  }
  .single-recruit .detail .detail__container .detail__title {
    font-size: 6.133vw;
    margin-bottom: 8vw;
  }
  .single-recruit .detail .detail__container table tr {
    border-bottom: 0.267vw solid #40D1FF;
  }
  .single-recruit .detail .detail__container table tr th {
    display: block;
    width: 84vw;
    padding: 2.667vw 2.667vw 0;
    border-bottom: none;
    font-size: 4vw;
    color: #40D1FF;
    margin-bottom: 1.333vw;
  }
  .single-recruit .detail .detail__container table tr td {
    display: block;
    width: 84vw;
    padding: 0 2.667vw 2.667vw;
    border-bottom: none;
    font-size: 4vw;
  }
  .single-recruit .entry .entry__container {
    width: 89.333vw;
  }
  .single-recruit .entry .entry__container .entry__text {
    margin-bottom: 8vw;
  }
  .single-recruit .entry .entry__container .entry__text .entry__title {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .single-recruit .entry .entry__container .entry__text .entry__description {
    font-size: 4vw;
  }
  .single-recruit .entry .entry__container .entry__link .link__container {
    padding: 8vw 5.333vw;
    margin-bottom: 16vw;
  }
  .single-recruit .entry .entry__container .entry__link .link__container .link__text {
    font-size: 4vw;
    margin-bottom: 5.333vw;
  }
  .single-recruit .entry .entry__container .entry__link .link__container .link__hellowork {
    width: 78.667vw;
    font-size: 4.267vw;
    padding: 19.5px 0 18.499px;
  }
  .single-recruit .entry__form {
    margin-bottom: 16vw;
  }
  .single-recruit .entry__form dl {
    margin-bottom: 9.067vw;
  }
  .single-recruit .entry__form .submit-button .submit-container {
    width: 78.667vw;
  }
  .single-recruit .entry__form dl.birth-day dd {
    width: 100%;
  }
  .single-recruit .entry__form dl.birth-day dd::after {
    font-size: 6.4vw;
    right: 5.333vw;
  }
  .single-recruit .entry__form dl.birth-day dd + dd {
    margin-left: 0;
    margin-top: 2.667vw;
  }
  .single-recruit .entry__form dl.contact-kind dd .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    font-size: 4vw;
    margin-right: 2.667vw;
    margin-top: 2.667vw;
  }
  .single-recruit .entry__form dl.contact-kind dd .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 0;
  }
  .single-recruit .entry__form dt {
    font-size: 4.267vw;
    margin-bottom: 2.667vw;
  }
  .single-recruit .entry__form dt .required {
    font-size: 3.2vw;
    margin-left: 2.667vw;
    padding: 1.333vw 2.667vw;
  }
  .single-recruit .entry__form dd select {
    padding: 3.467vw 15px;
    font-size: 4.267vw;
  }
  .single-recruit .entry__form dd input, .single-recruit .entry__form dd textarea {
    padding: 4.267vw 4vw;
    font-size: 4.267vw;
    line-height: 150%;
  }
  .single-recruit .entry__form dd.contact-category::after {
    right: 5.6vw;
    font-size: 4.8vw;
  }
  .single-recruit .entry__form .checkbox {
    padding: 8vw 5.333vw;
    font-size: 4vw;
    text-align: center;
  }
  .single-recruit .entry__form .checkbox .your-agree {
    margin-top: 5.333vw;
    text-align: center;
  }
  .single-recruit .entry__form .checkbox a {
    font-size: 4vw;
  }
  .single-recruit .entry__form .checkbox a .material-icons-outlined {
    font-size: 4vw;
  }
  .single-recruit .entry__form .checkbox input {
    width: 4.267vw;
    height: 4.267vw;
  }
  .single-recruit .entry__form .checkbox label {
    line-height: 160%;
    padding-left: 6.933vw;
    position: relative;
  }
  .single-recruit .entry__form .checkbox label input {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .single-recruit .entry__form .checkbox .first-label {
    padding: 0;
    text-align: center;
    display: block;
  }
  .single-recruit .entry__form .wpcf7-submit {
    width: 100%;
  }
  .single-recruit .entry__form .form__title {
    margin-bottom: 11.733vw;
  }
  .single-recruit .previous {
    width: 78.667vw;
    padding: 5.2vw 0 4.933vw;
    margin-bottom: 26.667vw;
  }
  .page-works {
    padding-top: 16vw;
  }
  .page-works .works-hero__title-en {
    -webkit-text-stroke: 0.533vw #07B843;
    text-stroke: 0.533vw #07B843;
  }
  .page-works .works-hero__image {
    width: 33.867vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-works .anker {
    margin-top: 2.667vw;
    margin-bottom: 10.667vw;
  }
  .page-works .anker .anker__container {
    width: 89.333vw;
  }
  .page-works .anker .anker__container .anker__ankers {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-works .anker .anker__container .anker__ankers .anker__button a {
    margin-right: 2.667vw;
    padding: 2.667vw 5.333vw;
    border: 0.533vw solid #07B843;
    margin-bottom: 2.667vw;
    font-size: 3.733vw;
  }
  .page-works .public {
    margin-bottom: 10.667vw;
  }
  .page-works .public .public__container {
    width: 89.333vw;
  }
  .page-works .public .public__container .public__images .public__item.item {
    width: 42.667vw;
    margin-bottom: 5.333vw;
  }
  .page-works .public .public__container .public__images .public__item.item .item__image {
    margin-bottom: 2.667vw;
  }
  .page-works .public .public__container .public__images .public__item.item .item__text {
    font-size: 3.733vw;
  }
  .page-works .public .public__container .public__images::after {
    width: 42.667vw;
  }
  .page-works .commercial {
    margin-bottom: 10.667vw;
  }
  .page-works .husing {
    margin-bottom: 10.667vw;
  }
  .page-works .factory {
    margin-bottom: 10.667vw;
  }
  .page-works .energy {
    margin-bottom: 10.667vw;
  }
  .page-works .energy .energy__container .energy__list.list ul {
    display: block;
  }
  .page-works .energy .energy__container .energy__list.list ul li {
    margin-right: 0;
  }
  .page-works .action {
    margin-bottom: 26.667vw;
  }
  .page-works .action .action__container {
    width: 89.333vw;
  }
  .page-works .action .action__container .action__description {
    margin-bottom: 6.4vw;
    font-size: 4vw;
  }
  .page-works .list {
    display: block;
  }
  .page-works .list .list__left, .page-works .list .list__right {
    width: 100%;
  }
  .page-works .list ul li {
    font-size: 3.733vw;
    margin-bottom: 1.333vw;
  }
  .page-works .list ul li::before {
    width: 3.733vw;
    height: 3.733vw;
    margin-right: 1.333vw;
    min-width: auto;
  }
  .page-works .works-title {
    font-size: 6.4vw;
    margin-bottom: 5.333vw;
  }
  .page-works .works-title img {
    margin-right: 2.667vw;
    width: 9.067vw;
  }
  .page-works .container {
    width: 89.333vw;
  }
  .page-voices {
    padding-top: 16vw;
  }
  .page-voices .voices-hero__container {
    padding-bottom: 21.867vw;
  }
  .page-voices .voices-hero__title-en {
    -webkit-text-stroke: 0.533vw #40D1FF;
    text-stroke: 0.533vw #40D1FF;
  }
  .page-voices .profile {
    margin-top: 2.667vw;
    margin-bottom: 8vw;
  }
  .page-voices .profile .profile__container {
    display: block;
  }
  .page-voices .profile .profile__container .profile__image {
    width: 94.667vw;
    padding-top: 0;
    height: 56.8vw;
    -webkit-box-shadow: 0px 2.667vw 0px #40D1FF, 2.667vw 2.667vw 0px #42D2FF;
            box-shadow: 0px 2.667vw 0px #40D1FF, 2.667vw 2.667vw 0px #42D2FF;
    border-radius: 0 10.667vw 10.667vw 0;
    margin-bottom: 2.667vw;
  }
  .page-voices .profile .profile__container .profile__content.content {
    width: 100%;
    padding: 8vw 40px;
    background-color: #fff;
  }
  .page-voices .profile .profile__container .profile__content.content .content__group {
    font-size: 4.267vw;
    margin-bottom: 1.333vw;
  }
  .page-voices .profile .profile__container .profile__content.content .content__name {
    font-size: 6.4vw;
    margin-bottom: 2.667vw;
  }
  .page-voices .profile .profile__container .profile__content.content .content__name span {
    font-size: 4.267vw;
  }
  .page-voices .profile .profile__container .profile__content.content .content__name-en {
    font-size: 3.733vw;
    margin-bottom: 2.667vw;
  }
  .page-voices .profile .profile__container .profile__content.content .content__join, .page-voices .profile .profile__container .profile__content.content .content__from {
    font-size: 4vw;
  }
  .page-voices .qa {
    margin-bottom: 21.333vw;
  }
  .page-voices .qa .qa__container {
    width: 89.333vw;
  }
  .page-voices .qa .qa__container .qa__item.item .item__question {
    font-size: 4.8vw;
    margin-bottom: 2.667vw;
  }
  .page-voices .qa .qa__container .qa__item.item .item__answer {
    font-size: 4vw;
  }
  .page-voices .qa .qa__container .qa__item + .qa__item {
    margin-top: 10.667vw;
  }
  .page-voices .flow {
    margin-bottom: 16vw;
  }
  .page-voices .flow .flow__container {
    padding: 8vw 5.333vw;
    border-radius: 0;
    width: 100vw;
  }
  .page-voices .flow .flow__container .flow__title {
    font-size: 6.4vw;
    margin-bottom: 8.8vw;
    padding: 2.667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-voices .flow .flow__container .flow__title img {
    width: 10.4vw;
    margin-right: 2.667vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__time {
    font-size: 4.8vw;
    margin-right: 0;
    margin-bottom: 1.333vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__time::before {
    width: 5.333vw;
    height: 5.333vw;
    margin: 0.8vw 0;
    margin-right: 2.667vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__content {
    padding-left: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 5.333vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__image {
    margin-right: 0;
    width: 100%;
    min-width: auto;
    padding-top: 64.08%;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__text {
    margin-bottom: 2.667vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__text .item__title {
    font-size: 5.333vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item.item .item__content .item__text .item__description {
    font-size: 3.733vw;
  }
  .page-voices .flow .flow__container .flow__content .flow__item::before {
    width: 0.8vw;
    left: 2.667vw;
    height: 100%;
    top: 1.333vw;
  }
  .page-voices .voices__link.link {
    margin-bottom: 26.667vw;
  }
  .page-blog {
    padding-top: 16vw;
  }
  .page-blog .blog-hero__title-en {
    -webkit-text-stroke: 0.533vw #FD604B;
    text-stroke: 0.533vw #FD604B;
  }
  .page-blog .blog-hero__image {
    width: 33.867vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-blog .blog {
    margin-top: 2.667vw;
    margin-bottom: 26.667vw;
  }
  .page-blog .blog .blog__container {
    width: 89.333vw;
  }
  .page-blog .blog .blog__container .blog__list {
    margin-bottom: 10.667vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item {
    padding: 5.333vw 0;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item .item__content {
    width: 62.667vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__title {
    font-size: 4.267vw;
    margin-bottom: 1.333vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__description {
    font-size: 3.733vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item .item__content .item__date {
    font-size: 3.733vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__item.item .item__image {
    width: 21.333vw;
    padding-top: 0;
    height: 21.333vw;
    border-radius: 2.667vw;
  }
  .page-blog .blog .blog__container .blog__list .blog__nopost {
    font-size: 5.333vw;
  }
  .page-blog .wp-pagenavi a {
    width: 32vw;
    padding: 4.8vw 0 4.533vw;
    font-size: 4.8vw;
  }
  .single-blog {
    padding-top: 16vw;
  }
  .single-blog .blog-hero {
    background: #FFFAF9;
  }
  .single-blog .blog-hero__container {
    padding: 8vw 8vw 5.867vw;
  }
  .single-blog .blog-hero__title-en {
    -webkit-text-stroke: 0.533vw #FD604B;
    text-stroke: 0.533vw #FD604B;
  }
  .single-blog .blog {
    margin-top: 0;
    margin-bottom: 26.667vw;
  }
  .single-blog .blog__container {
    width: 100%;
    border-radius: 0;
    padding: 10.667vw 5.333vw;
    margin-bottom: 16vw;
  }
  .single-blog .blog__date {
    font-size: 3.733vw;
    margin-bottom: 2.667vw;
  }
  .single-blog .blog__title {
    font-size: 4.8vw;
    margin-bottom: 8vw;
  }
  .single-blog .blog__content p {
    font-size: 4vw;
    margin-bottom: 5.333vw;
  }
  .single-blog .blog__content figure {
    margin-bottom: 5.333vw;
  }
  .single-blog .blog__content img {
    width: 100%;
  }
  .single-blog .blog__content figcaption {
    font-size: 3.467vw;
    line-height: 160%;
    margin-top: 0.8vw;
  }
  .single-blog .blog__content h1 {
    font-size: 6.933vw;
    margin-bottom: 2.667vw;
  }
  .single-blog .blog__content h2 {
    font-size: 6.4vw;
    margin-bottom: 2.667vw;
  }
  .single-blog .blog__content h3 {
    font-size: 4.8vw;
    padding-bottom: 2.667vw;
    margin-bottom: 5.333vw;
  }
  .single-blog .blog__content h4 {
    font-size: 5.333vw;
    margin-bottom: 5.333vw;
  }
  .single-blog .blog__content h5 {
    font-size: 4.267vw;
    margin-bottom: 4.267vw;
    padding: 2.667vw;
  }
  .single-blog .blog__content a {
    font-size: 4vw;
  }
  .single-blog .blog__content ul {
    margin-bottom: 8vw;
  }
  .single-blog .blog__content ul li {
    font-size: 4vw;
  }
  .single-blog .blog__content ul li::before {
    margin-right: 2.667vw;
  }
  .single-blog .blog__content ol li {
    font-size: 4.267vw;
  }
  .single-blog .blog__content blockquote {
    padding: 5.333vw;
  }
  .single-blog .blog__content blockquote p {
    font-size: 4vw;
  }
  .single-blog .blog__button {
    width: 78.667vw;
  }
  .page-contact {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .page-contact .contact-hero__title-en {
    -webkit-text-stroke: 2px #FF96AF;
    text-stroke: 2px #FF96AF;
  }
  .page-contact .contact-hero__image {
    width: 16.8vw;
    bottom: 5.333vw;
    right: 0;
    top: auto;
  }
  .page-contact .contact {
    margin-top: 2.667vw;
  }
  .page-contact .contact__container {
    width: 89.333vw;
  }
  .page-contact .contact__container .contact__tel.tel {
    margin-bottom: 16vw;
  }
  .page-contact .contact__container .contact__tel.tel .tel__title {
    font-size: 6.133vw;
    margin-bottom: 8.533vw;
  }
  .page-contact .contact__container .contact__tel.tel .tel__number {
    font-size: 8.533vw;
    margin-bottom: 2.667vw;
  }
  .page-contact .contact__container .contact__tel.tel .tel__number::before {
    margin-right: 2.667vw;
  }
  .page-contact .contact__container .contact__tel.tel .tel__open {
    font-size: 4.267vw;
  }
  .page-contact .contact__container .contact__title.title {
    font-size: 6.133vw;
    margin-bottom: 9.067vw;
  }
  .page-contact .contact__container .contact__title.title .title__text {
    font-size: 6.133vw;
    margin-bottom: 5.867vw;
  }
  .page-contact .contact__container .contact__title.title .title__description {
    font-size: 4vw;
    text-align: left;
  }
  .page-contact .contact__container .contact__form dl {
    margin-bottom: 9.067vw;
  }
  .page-contact .contact__container .contact__form .submit-button .submit-container {
    width: 78.667vw;
  }
  .page-contact .contact__container .contact__form dl.your-category dd::after {
    font-size: 6.4vw;
    right: 5.333vw;
  }
  .page-contact .contact__container .contact__form dl.birth-day dd {
    width: 100%;
  }
  .page-contact .contact__container .contact__form dl.birth-day dd::after {
    font-size: 6.4vw;
    right: 5.333vw;
  }
  .page-contact .contact__container .contact__form dl.birth-day dd + dd {
    margin-left: 0;
    margin-top: 2.667vw;
  }
  .page-contact .contact__container .contact__form dt {
    font-size: 4.267vw;
    margin-bottom: 2.667vw;
  }
  .page-contact .contact__container .contact__form dt .required {
    font-size: 3.2vw;
    margin-left: 2.667vw;
    padding: 1.333vw 2.667vw;
  }
  .page-contact .contact__container .contact__form dd select {
    padding: 3.467vw 15px;
    font-size: 4.267vw;
  }
  .page-contact .contact__container .contact__form dd input, .page-contact .contact__container .contact__form dd textarea {
    padding: 4.267vw 4vw;
    font-size: 4.267vw;
    line-height: 150%;
  }
  .page-contact .contact__container .contact__form dd.contact-category::after {
    right: 5.6vw;
    font-size: 4.8vw;
  }
  .page-contact .contact__container .contact__form .checkbox {
    padding: 8vw 5.333vw;
    font-size: 4vw;
    text-align: center;
  }
  .page-contact .contact__container .contact__form .checkbox .first-label .your-agree {
    margin-top: 5.333vw;
    text-align: center;
  }
  .page-contact .contact__container .contact__form .checkbox a {
    font-size: 4vw;
  }
  .page-contact .contact__container .contact__form .checkbox a .material-icons-outlined {
    font-size: 4vw;
  }
  .page-contact .contact__container .contact__form .checkbox input {
    width: 4.267vw;
    height: 4.267vw;
  }
  .page-contact .contact__container .contact__form .checkbox label {
    line-height: 160%;
    padding-left: 6.933vw;
    position: relative;
  }
  .page-contact .contact__container .contact__form .checkbox label input {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .page-contact .contact__container .contact__form .checkbox label span {
    font-size: 5.867vw;
  }
  .page-contact .contact__container .contact__form .checkbox .first-label {
    padding: 0;
    text-align: center;
    display: block;
  }
  .page-contact .contact__container .contact__form .wpcf7-submit {
    width: 100%;
    font-size: 4.267vw;
  }
  .page-contact .contact__container .contact__form .form__title {
    margin-bottom: 11.733vw;
  }
  .page-404 {
    padding-top: 16vw;
  }
  .page-404 .not-found-hero__title-en {
    -webkit-text-stroke: 0.533vw #40D1FF;
    text-stroke: 0.533vw #40D1FF;
  }
  .page-404 .content {
    margin-top: 2.667vw;
  }
  .page-404 .content__container {
    width: 89.333vw;
  }
  .page-404 .content__title {
    font-size: 6.133vw;
    margin-bottom: 5.333vw;
  }
  .page-404 .content__text {
    font-size: 4vw;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  .page-recruit .qa .qa__main.main .main__close:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1350px) {
  .pc-header__container {
    padding-left: 30px;
  }
  .pc-header__logo {
    width: 23.558%;
  }
  .pc-header__nav {
    width: 80%;
  }
  .pc-header__nav li {
    width: 17.6151761518%;
  }
}
@media screen and (max-width: 1330px) {
  .page-recruit .voices .voices__container .voices__list .voices__item:nth-child(2) .voices__image {
    margin-left: auto;
  }
}
/*# sourceMappingURL=maps/style.css.map */
