/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/assets/styles/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* ===============================================
# 変数設定用のファイルです
=============================================== */
/* ===============================================
# 色
=============================================== */
/* ===============================================
# フォントサイズ
=============================================== */
/* ===============================================
# フォントファミリー
=============================================== */
/* ===============================================
# font weight
=============================================== */
/* ===============================================
# Sassのミックスインを記述するファイルです
=============================================== */
/* ===============================================
# メディアクエリ
=============================================== */
/* ===============================================
# z-index
=============================================== */
/* ===============================================
# line-height
=============================================== */
/* ===============================================
# letter-spacing
=============================================== */
/* ===============================================
# 全ページ共通のスタイルを記述するファイルです
=============================================== */
html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
}

img {
  width: 100%;
  height: auto;
  min-height: 100%;
  vertical-align: bottom;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-header {
  width: 100vw;
  height: 9rem;
  background-color: #fff;
  position: fixed;
  z-index: 1000;
}
@media screen and (max-width: 960px) {
  .l-header {
    height: 7.9rem;
  }
}
.l-header-container {
  width: 89.0625vw;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header-container {
    width: 89.3333333333vw;
  }
}
.l-header-logobox {
  width: 25.8rem;
  height: 5.6rem;
}
@media screen and (max-width: 960px) {
  .l-header-logobox {
    width: 21.9rem;
    height: 4.8rem;
  }
}
.l-header-right {
  display: flex;
  width: 57.734375vw;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .l-header-right {
    display: none;
  }
}
.l-header-right__navbox {
  display: flex;
  width: 37.5vw;
  justify-content: space-between;
  padding-right: 3.90625vw;
  align-items: center;
}
.l-header-right__navbox__item {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #1A1A1A;
}
.l-header-right__navbox__anchor {
  transition: 1s;
  transition-property: color;
}
.l-header-right__navbox__anchor:hover {
  color: #449FE2;
}
.l-header-hamburger {
  display: none;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  box-shadow: 6px 6px 6px rgba(128, 128, 128, 0.16);
  transition-duration: 0.5s;
  transition-property: box-shadow;
}
.l-header-hamburger:hover {
  box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.36);
}
@media screen and (max-width: 960px) {
  .l-header-hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.l-header-hamburger__inner {
  background-color: #1B1D1E;
  width: 2.239rem;
  height: 1px;
  display: block;
  position: relative;
  transition-duration: 0.5s;
  transition-property: background-color;
}
.l-header-hamburger__inner::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1B1D1E;
  position: absolute;
  top: -0.59rem;
  transition-duration: 0.5s;
  transition-property: transform top;
}
.l-header-hamburger__inner::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1B1D1E;
  position: absolute;
  bottom: -0.59rem;
  transition-duration: 0.5s;
  transition-property: transform bottom;
}

.hamburger-button-active {
  background-color: transparent;
}
.hamburger-button-active::after {
  top: 0;
  transform: rotateZ(45deg);
}
.hamburger-button-active::before {
  bottom: 0;
  transform: rotateZ(-45deg);
}

.l-info {
  width: 100vw;
  padding-bottom: 15rem;
  background-color: #F9F9F9;
  padding-top: 4.88rem;
}
@media screen and (max-width: 520px) {
  .l-info {
    padding-bottom: 10rem;
  }
}
.l-info__line {
  margin: 0 auto;
}
.l-info__title--en {
  padding-top: 1.98rem;
}
.l-info__title--ja {
  padding-top: 2rem;
}
.l-info-units {
  width: 89.0625vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 6.78rem;
}
@media screen and (max-width: 960px) {
  .l-info-units {
    justify-content: space-between;
  }
}
@media screen and (max-width: 520px) {
  .l-info-units {
    width: 89.3333333333vw;
    flex-direction: column;
    padding-top: 5rem;
  }
}
.l-info-units__item {
  width: 31.6666666667%;
  padding-bottom: 5rem;
}
@media screen and (max-width: 960px) {
  .l-info-units__item {
    width: 45.8904109589%;
  }
}
@media screen and (max-width: 520px) {
  .l-info-units__item {
    width: 100%;
  }
}
.l-info-units__item-imagebox {
  width: 100%;
  height: 72.5761772853%;
  overflow: hidden;
}
.l-info-units__item-imagebox__image {
  -o-object-fit: contain;
     object-fit: contain;
}
.l-info-units__item__title {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  color: #1A1A1A;
  padding-top: 3rem;
  text-decoration: underline;
}
@media screen and (max-width: 520px) {
  .l-info-units__item__title {
    font-size: 1.5rem;
  }
}
.l-info-units__item__date {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  color: #747474;
  padding-top: 2.05rem;
}
.l-info-units .info-item-pos {
  margin-left: 2.109375vw;
  margin-right: 2.109375vw;
}
@media screen and (max-width: 960px) {
  .l-info-units .info-item-pos {
    margin: 0;
  }
}
.l-info-button {
  background-color: #398CAA;
}
.l-info-button__inner {
  color: #fff;
  text-align: end;
}
.l-info-button__inner__angle {
  padding-left: 4.6rem;
  padding-right: 4.36rem;
}

.l-aboutus {
  background-color: #F9F9F9;
}
.l-aboutus__title--ja {
  padding-top: 2rem;
}
.l-aboutus-container {
  width: 100vw;
  position: relative;
  padding-top: 5rem;
}
.l-aboutus-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 49.3rem;
  bottom: 0;
  background-color: #449FE2;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  .l-aboutus-container::before {
    height: 86.5580448065%;
  }
}
.l-aboutus-units {
  width: 89.0625vw;
  margin: 0 auto;
  position: relative;
  z-index: 500;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-aboutus-units {
    width: 89.3333333333vw;
    flex-direction: column;
    align-items: center;
  }
}
.l-aboutus-units__item {
  width: 30.701754386%;
  padding-bottom: 3rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .l-aboutus-units__item {
    width: 100%;
    max-width: 52rem;
    padding-bottom: 5rem;
  }
}
.l-aboutus-units__item-imagebox {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.l-aboutus-units__item__title {
  font-size: 3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  padding-top: 3rem;
  text-align: center;
}
.l-aboutus-units__item__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #fff;
  padding-top: 3rem;
  padding-bottom: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 1279px) {
  .l-aboutus-units__item__text {
    white-space: normal;
  }
}
@media screen and (max-width: 960px) {
  .l-aboutus-units__item__text {
    font-size: 1.4rem;
  }
}
.l-aboutus-units__item-button {
  background-color: #fff;
}
.l-aboutus-units__item-button__inner {
  color: #064C65;
  text-align: end;
}
.l-aboutus-units__item-button__inner .l-aboutus-button__angle {
  padding-left: 4.6rem;
  padding-right: 4.36rem;
}
.l-aboutus-units__item .--margin-adjust {
  margin-top: auto;
  margin-bottom: 0;
}

.l-contact {
  width: 100vw;
  height: 46.9rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-contact-imagebox {
  position: absolute;
  width: 100%;
  height: 100%;
}
.l-contact-imagebox__image {
  width: 100%;
  height: 100%;
}
.l-contact-box {
  width: 68.7rem;
  height: 35.5rem;
  position: relative;
}
@media screen and (max-width: 960px) {
  .l-contact-box {
    width: 89.3333333333vw;
  }
}
.l-contact-box::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.95;
  z-index: 0;
}
.l-contact__title--en {
  position: relative;
  z-index: 500;
  font-size: 6rem;
  color: #1A1A1A;
  font-weight: 500;
  font-family: lora, serif;
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 6.4rem;
}
.l-contact__title--ja {
  position: relative;
  z-index: 500;
  font-size: 2.3rem;
  color: #1A1A1A;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2.1739130435;
  padding-bottom: 4rem;
}
.l-contact-button {
  position: relative;
  z-index: 500;
  background-color: #FF841A;
}
.l-contact-button__inner {
  color: #fff;
  text-align: end;
}
.l-contact-button__inner__angle {
  padding-left: 2.25rem;
  padding-right: 2.3rem;
}
.l-contact__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  padding-top: 1.4rem;
  position: relative;
  z-index: 500;
  text-align: center;
}

.l-footer {
  width: 100vw;
  min-height: 26.4rem;
  background-color: #2A3036;
  padding-top: 5.3rem;
  padding-bottom: 5.3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .l-footer {
    padding-bottom: 0.9rem;
    padding-top: 3.5rem;
  }
}
.l-footer-container {
  width: 89.0625vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 960px) {
  .l-footer-container {
    flex-direction: column;
  }
}
@media screen and (max-width: 960px) {
  .l-footer-corp-data {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.l-footer-logobox {
  width: 25.5rem;
  height: 5.6rem;
}
.l-footer-databox {
  padding-top: 3rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .l-footer-databox {
    padding-top: 2rem;
    align-items: center;
  }
}
.l-footer-databox-data {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.6428571429;
}
@media screen and (max-width: 960px) {
  .l-footer-databox-data {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.l-footer-nav-copyright {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .l-footer-nav-copyright {
    align-items: center;
  }
}
.l-footer-nav {
  display: flex;
  flex-direction: row;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  justify-content: space-between;
  width: 52.03125vw;
  padding-top: 2.8rem;
}
@media screen and (max-width: 960px) {
  .l-footer-nav {
    padding-top: 5rem;
    width: 66.6rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .l-footer-nav {
    flex-direction: column;
    align-items: center;
  }
}
.l-footer-nav__item {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
}
@media screen and (max-width: 520px) {
  .l-footer-nav__item {
    padding-bottom: 5rem;
  }
}
.l-footer-copyright {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: lora, serif;
  color: #fff;
}
@media screen and (max-width: 960px) {
  .l-footer-copyright {
    position: relative;
    padding-top: 5rem;
  }
}
@media screen and (max-width: 520px) {
  .l-footer-copyright {
    padding-top: 0;
  }
}

.l-main {
  width: 100vw;
}

.l-hamburger {
  background-color: #F9F9F9;
  width: 100vw;
  height: 100vh;
  position: fixed;
  transform: translateX(100%);
  transition-duration: 0.5s;
  transition-property: transform;
  z-index: 900;
}
.l-hamburger-scroll {
  width: 100%;
  padding-top: 9rem;
  box-sizing: border-box;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 960px) {
  .l-hamburger-scroll {
    padding-top: 7.9rem;
  }
}
.l-hamburger-scroll-container {
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.l-hamburger-list {
  padding-top: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 5rem;
}
.l-hamburger-list__item {
  font-size: 3rem;
  font-weight: 500;
  font-family: lora, serif;
  color: #1A1A1A;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 3rem;
  transition-duration: 0.5s;
  transition-property: color;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.l-hamburger-list__item:hover {
  color: #398CAA;
}
.l-hamburger-list__item:hover .l-hamburger-list__item--ja {
  color: #398CAA;
}
.l-hamburger-list__item--ja {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  padding-top: 1.9rem;
  color: #1A1A1A;
  transition-duration: 0.5s;
  transition-property: color;
}

.hamburger-active {
  transform: translateY(0);
}

.l-loading {
  position: fixed;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
}
.l-loading-count {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  font-size: 3rem;
  padding-bottom: 4rem;
  transform: translateX(-50%) translateY(-100%);
  color: #fff;
  font-family: lora, serif;
  font-weight: 500;
}
@media screen and (max-width: 520px) {
  .l-loading-count {
    padding-bottom: 0;
    top: 45%;
  }
}
.l-loading-bar {
  width: 100%;
  height: 1rem;
  background-color: #DBDBDB;
  z-index: 1;
  position: fixed;
  top: 50%;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media screen and (max-width: 520px) {
  .l-loading-bar {
    top: 55%;
  }
}
.l-loading-bar__inner {
  height: 100%;
  width: 0%;
  background-color: #fff;
  transition-duration: 1s;
  transition-property: width;
  transition-timing-function: ease-in-out;
}
.l-loading-above {
  width: 100%;
  height: 50vh;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #398CAA;
  transition-duration: 0.2s;
  transition-property: transform;
}
.l-loading-below {
  width: 100%;
  height: 50vh;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #398CAA;
  transition-duration: 0.2s;
  transition-property: transform;
}

.p-mv {
  width: 100vw;
  background-color: #F9F9F9;
  position: relative;
}
.p-mv .swiper {
  width: 100% !important;
  height: 100% !important;
}
.p-mv .swiper-pagenation {
  z-index: 500;
}
.p-mv .swiper-pagenation-bullet {
  background-color: #fff;
  height: 1.4rem;
  width: 1.4rem;
}
.p-mv-imageflame {
  padding-top: 9rem;
  width: 61.09375vw;
  height: calc(100% - 9rem);
  min-width: 78.2rem;
  margin-right: 0;
  margin-left: auto;
  box-sizing: content-box;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-mv-imageflame {
    padding-top: 7.9rem;
    height: calc(100% - 7.9rem);
    width: 100vw;
    min-width: auto;
  }
}
.p-mv-imageflame-container {
  position: absolute;
  width: 100%;
  height: calc(100% - 9rem);
  overflow: hidden;
  transition-duration: 1s;
  transition-property: transform;
}
.p-mv-imagebox {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .p-mv-imagebox {
    min-width: auto;
    width: 100vw;
  }
}
.p-mv-imagebox__image {
  -o-object-position: right;
     object-position: right;
}
.p-mv-imagebox .--mv-image-pos2 {
  -o-object-position: center;
     object-position: center;
}
.p-mv-imagebox .--mv-image-pos3 {
  -o-object-position: left;
     object-position: left;
}
.p-mv__title {
  position: absolute;
  font-size: 4.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #064C65;
  letter-spacing: 0.1em;
  bottom: 0;
  padding-left: 6.1rem;
  padding-bottom: 6.2rem;
  transform: translateY(50px);
  transition-duration: 1s;
  transition-property: transform opacity;
  opacity: 0;
  z-index: 500;
}
@media screen and (max-width: 960px) {
  .p-mv__title {
    font-size: 2.3rem;
    padding: 0;
    margin-bottom: 9.4rem;
  }
}
.p-mv__title .--title-paragraph {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #fff;
  margin-bottom: 2.1rem;
}
@media screen and (max-width: 960px) {
  .p-mv__title .--title-paragraph {
    margin-bottom: 1rem;
    padding-left: 2.1rem;
    line-height: 1.3043478261;
  }
}
.p-mv__title .--en {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 2.5rem;
  background-color: #fff;
  font-family: lora, serif;
  font-weight: 500;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 960px) {
  .p-mv__title .--en {
    font-size: 1.6rem;
    padding-left: 2.1rem;
    line-height: 2;
  }
}

.p-top-greeting {
  width: 100vw;
  background-color: #F9F9F9;
  padding-top: 4.55rem;
  padding-bottom: 15rem;
}
.p-top-greeting__line {
  margin: 0 auto;
}
.p-top-greeting__title--en {
  padding-top: 1.98rem;
}
.p-top-greeting__title--ja {
  font-weight: bold;
  font-size: 2.3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 2rem;
}
.p-top-greeting__text {
  padding-top: 5rem;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  line-height: 3.125;
  text-align: center;
  color: #1A1A1A;
  padding-bottom: 5rem;
}
.p-top-greeting-button {
  background-color: #449FE2;
  margin-top: 5rem;
}
.p-top-greeting-button__inner {
  color: #fff;
  text-align: center;
}
.p-top-greeting-button__inner__angle {
  padding-left: 1rem;
}
.p-top-greeting__imagebox {
  width: 100vw;
  height: 33rem;
  padding-top: 5rem;
  box-sizing: content-box;
}
@media screen and (max-width: 520px) {
  .p-top-greeting__imagebox {
    height: 31.2rem;
  }
}
.p-top-greeting__imagebox__image {
  width: 100%;
  height: 100%;
}

.swiper {
  width: 100% !important;
  height: 100% !important;
}
.swiper-pagination {
  transform: rotateZ(90deg) !important;
  right: 2.8rem !important;
  left: auto !important;
  bottom: 5.3rem !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.swiper-pagination-bullet {
  background-color: #DBDBDB !important;
  height: 1.4rem !important;
  width: 1.4rem !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.p-greeting {
  background-color: #F9F9F9;
  padding-bottom: 10rem;
}
.p-greeting-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  margin-top: -5rem;
  position: relative;
}
.p-greeting__title--en {
  padding-top: 14.6rem;
}
@media screen and (max-width: 520px) {
  .p-greeting__title--en {
    padding-top: 13.6rem;
  }
}
.p-greeting__title--ja {
  padding-top: 2rem;
}
.p-greeting-ceo-imagebox {
  width: 30.46875vw;
  height: 30.46875vw;
  min-width: 39rem;
  min-height: 39rem;
  margin: 0 auto;
  padding-top: 7.4rem;
  box-sizing: content-box;
}
@media screen and (max-width: 520px) {
  .p-greeting-ceo-imagebox {
    padding-top: 5rem;
    width: 78.6666666667vw;
    height: 78.6666666667vw;
    min-width: auto;
    min-height: auto;
  }
}
.p-greeting-ceo-name {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 3rem;
}
.p-greeting-catchcopy-box {
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-top: 5rem;
}
.p-greeting-catchcopy {
  font-size: 3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.6666666667;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .p-greeting-catchcopy {
    text-align: center;
    font-size: 2.5rem;
  }
}
.p-greeting-textbox {
  width: 65.625vw;
  margin: 0 auto;
  padding-top: 5rem;
}
@media screen and (max-width: 520px) {
  .p-greeting-textbox {
    width: 78.6666666667vw;
  }
}
.p-greeting__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
  padding-bottom: 10rem;
}
.p-greeting__text .--line-blank {
  content: "";
  padding-top: 3rem;
  display: block;
}
@media screen and (max-width: 520px) {
  .p-greeting__text {
    padding-bottom: 5rem;
  }
}

.p-company-info {
  width: 100vw;
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-company-info-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  margin-top: -5rem;
  position: relative;
}
@media screen and (max-width: 520px) {
  .p-company-info-container {
    width: 89.3333333333vw;
  }
}
.p-company-info-container__title--en {
  padding-top: 14.6rem;
}
@media screen and (max-width: 520px) {
  .p-company-info-container__title--en {
    padding-top: 13.6rem;
  }
}
.p-company-info-container__title--ja {
  padding-top: 2rem;
}
.p-company-info-container-imagebox {
  padding-top: 7.4rem;
  width: 65.625vw;
  height: 30.46875vw;
  box-sizing: content-box;
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  .p-company-info-container-imagebox {
    width: 78.6666666667vw;
    height: 78.6666666667vw;
    padding-top: 5rem;
  }
}
.p-company-info-container__catchcopy {
  font-size: 3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 5rem;
}
@media screen and (max-width: 960px) {
  .p-company-info-container__catchcopy {
    font-size: 2.5rem;
    line-height: 1.8;
  }
}
.p-company-info-container-textbox {
  width: 50.3125vw;
  padding-top: 5rem;
  margin: 0 auto;
  padding-bottom: 10rem;
}
@media screen and (max-width: 520px) {
  .p-company-info-container-textbox {
    width: 78.6666666667vw;
    padding-bottom: 5rem;
  }
}
.p-company-info-container-textbox__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
}

.p-company-product {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-company-product-container, .p-company-history-container, .p-company-detail-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
.p-company-product__title--en, .p-company-history__title--en, .p-company-detail__title--en {
  padding-top: 10rem;
}
@media screen and (max-width: 520px) {
  .p-company-product__title--en, .p-company-history__title--en, .p-company-detail__title--en {
    padding-top: 7rem;
  }
}
.p-company-product__title--ja, .p-company-history__title--ja, .p-company-detail__title--ja {
  padding-top: 2rem;
}
.p-company-product-wrapper {
  width: 65.625vw;
  margin: 0 auto;
  padding-top: 2.4rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 520px) {
  .p-company-product-wrapper {
    width: 78.6666666667vw;
    padding-bottom: 5rem;
    padding-top: 0;
  }
}
.p-company-product-wrapper-imagebox {
  width: 65.625vw;
  height: 26.09375vw;
  padding-top: 5rem;
  box-sizing: content-box;
}
@media screen and (max-width: 520px) {
  .p-company-product-wrapper-imagebox {
    width: 78.6666666667vw;
    height: 89.0666666667vw;
  }
}
.p-company-product-wrapper__subtitle {
  font-size: 3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  padding-top: 5rem;
}
@media screen and (max-width: 520px) {
  .p-company-product-wrapper__subtitle {
    padding-top: 3rem;
  }
}
.p-company-product-wrapper__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
  padding-top: 3rem;
}

.p-company-detail {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-company-detail-wrapper {
  width: 51.25703125vw;
  margin: 0 auto;
  min-width: 65.609rem;
  padding-bottom: 7.19rem;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper {
    width: 78.6666666667vw;
    min-width: auto;
  }
}
.p-company-detail-wrapper__unit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 3rem;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit {
    flex-direction: column;
    align-items: left;
  }
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit {
    width: 100%;
    margin: 0 auto;
  }
}
.p-company-detail-wrapper__unit-left {
  width: 29.460897133%;
  border-bottom: 1px solid #449FE2;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit-left {
    width: 11.82rem;
  }
}
.p-company-detail-wrapper__unit-left__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
.p-company-detail-wrapper__unit .--border-pos {
  align-self: flex-start;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit .--border-pos {
    align-self: left;
  }
}
.p-company-detail-wrapper__unit-right {
  width: 68.8792696124%;
  border-bottom: 1px solid #AAAAAA;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit-right {
    width: 100%;
  }
}
.p-company-detail-wrapper__unit-right__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
  overflow-wrap: break-word;
  word-break: keep-all;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit-right__inner {
    padding-top: 2.07rem;
  }
}
.p-company-detail-wrapper__unit-right__mapbox {
  padding-bottom: 3rem;
}
.p-company-detail-wrapper__unit-right__mapbox .map {
  width: 45.2rem;
  height: 26.5rem;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit-right__mapbox .map {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .p-company-detail-wrapper__unit-right__mapbox .map {
    height: 15.4rem;
  }
}
.p-company-detail-wrapper__unit-right__list {
  padding-bottom: 2.07rem;
  padding-bottom: 2.07rem;
  list-style: disc;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  margin-left: 1em;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
@media screen and (max-width: 960px) {
  .p-company-detail-wrapper__unit-right__list {
    padding-top: 2.07rem;
  }
}

.p-company-history {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-company-history-wrapper {
  width: 59.84375%;
  min-width: 76.6rem;
  margin: 0 auto;
  padding-top: 6.5rem;
  padding-bottom: 9.96rem;
}
@media screen and (max-width: 960px) {
  .p-company-history-wrapper {
    min-width: auto;
    padding-top: 2rem;
    padding-bottom: 5rem;
    width: 100%;
  }
}
.p-company-history__unit {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 1.07rem;
}
@media screen and (max-width: 960px) {
  .p-company-history__unit {
    align-items: center;
    padding-top: 3rem;
  }
}
.p-company-history__unit-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .p-company-history__unit-text {
    flex-direction: column;
    text-align: center;
  }
}
.p-company-history__unit-text-left {
  text-align: center;
  width: 11.979rem;
}
.p-company-history__unit-text-left__inner-top {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
}
.p-company-history__unit-text-left__inner-bottom {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .p-company-history__unit-text-left__inner-bottom {
    padding-bottom: 2rem;
  }
}
.p-company-history__unit-text-right {
  padding-left: 4.71rem;
}
@media screen and (max-width: 960px) {
  .p-company-history__unit-text-right {
    padding-left: 0;
  }
}
.p-company-history__unit-text-right__inner {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
.p-company-history__unit-figure {
  width: 11.979rem;
  height: 4.428rem;
  position: relative;
  margin-top: 1rem;
}
@media screen and (max-width: 960px) {
  .p-company-history__unit-figure {
    margin-top: 2rem;
  }
}
.p-company-history__unit-figure::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #449FE2;
}
.p-company-history__unit-figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #449FE2;
}
.p-company-history__unit-figure-bottom {
  width: 11.979rem;
  height: 1px;
  position: relative;
  margin-top: 1rem;
}
.p-company-history__unit-figure-bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #449FE2;
}

.p-service-point {
  width: 100vw;
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-service-point-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 10rem;
  margin-top: -5rem;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-service-point-container {
    padding-bottom: 5rem;
  }
}
.p-service-point-container__title--en {
  padding-top: 14.6rem;
}
.p-service-point-container__title--ja {
  padding-top: 2rem;
}
.p-service-point-container-textbox {
  width: 65.625vw;
  margin: 0 auto;
  padding-top: 7.4rem;
}
@media screen and (max-width: 960px) {
  .p-service-point-container-textbox {
    padding-top: 5rem;
    width: 89.3333333333vw;
  }
}
.p-service-point-container-textbox__text {
  font-size: 3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.6666666667;
}
@media screen and (max-width: 960px) {
  .p-service-point-container-textbox__text {
    text-align: center;
    font-size: 2.5rem;
  }
}
.p-service-point-container-imagebox {
  width: 56.875vw;
  height: 54.453125vw;
  margin: 0 auto;
  box-sizing: content-box;
  padding-top: 5rem;
}
@media screen and (max-width: 960px) {
  .p-service-point-container-imagebox {
    width: 77.6vw;
    height: 74.4vw;
  }
}

.p-service-product {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-service-product-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
.p-service-product-container__title--en {
  padding-top: 9.9rem;
}
.p-service-product-container__title--ja {
  padding-top: 2rem;
}
.p-service-product-wrapper {
  width: 65.63203125vw;
  margin: 0 auto;
  min-width: 65.609rem;
  padding-bottom: 7.19rem;
  padding-top: 10.62rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper {
    width: 78.6666666667vw;
    min-width: auto;
    padding-bottom: 5rem;
  }
}
.p-service-product-wrapper__unit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 3rem;
  align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper__unit {
    flex-direction: column;
  }
}
.p-service-product-wrapper__unit-left {
  width: 23.0082491162%;
  border-bottom: 1px solid #449FE2;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper__unit-left {
    width: 11.82rem;
    margin-bottom: 2.07rem;
  }
}
.p-service-product-wrapper__unit-left__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
.p-service-product-wrapper__unit-right {
  width: 75.6954612006%;
  border-bottom: 1px solid #AAAAAA;
  display: flex;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper__unit-right {
    width: 100%;
    flex-direction: column;
  }
}
.p-service-product-wrapper__unit-right__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
  padding-right: 10rem;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper__unit-right__inner {
    padding-bottom: 0;
  }
}
.p-service-product-wrapper__unit-right .--not-padding {
  padding: 0;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper__unit-right .--sm-padding-bottom {
    padding-bottom: 2.07rem;
  }
}
.p-service-product-wrapper-bottomtextbox {
  width: 49.6875vw;
  align-self: flex-end;
  display: flex;
  padding-top: 5rem;
}
@media screen and (max-width: 960px) {
  .p-service-product-wrapper-bottomtextbox {
    width: 100%;
  }
}
.p-service-product-wrapper-bottomtextbox__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

.l-catalog {
  width: 100vw;
  height: 46.9rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-catalog-imagebox {
  position: absolute;
  width: 100%;
  height: 100%;
}
.l-catalog-imagebox__image {
  width: 100%;
  height: 100%;
}
.l-catalog-box {
  width: 68.7rem;
  height: 35.5rem;
  position: relative;
}
@media screen and (max-width: 960px) {
  .l-catalog-box {
    width: 89.3333333333vw;
  }
}
.l-catalog-box::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.95;
  z-index: 0;
}
.l-catalog__title--en {
  position: relative;
  z-index: 500;
  font-size: 6rem;
  color: #1A1A1A;
  font-weight: 500;
  font-family: lora, serif;
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 6.4rem;
}
.l-catalog__title--ja {
  position: relative;
  z-index: 500;
  font-size: 2.3rem;
  color: #1A1A1A;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2.1739130435;
  padding-bottom: 4rem;
}
.l-catalog-button {
  position: relative;
  z-index: 500;
  background-color: #398CAA;
}
.l-catalog-button__inner {
  color: #fff;
  text-align: end;
}
.l-catalog-button__inner__angle {
  padding-left: 2.25rem;
  padding-right: 2.3rem;
}
.l-catalog__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  padding-top: 1.4rem;
  position: relative;
  z-index: 500;
  text-align: center;
}

.p-recruit-message {
  width: 100vw;
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-recruit-message-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  margin-top: -5rem;
  position: relative;
}
@media screen and (max-width: 520px) {
  .p-recruit-message-container {
    width: 89.3333333333vw;
  }
}
.p-recruit-message-container__title--en {
  padding-top: 14.6rem;
}
@media screen and (max-width: 520px) {
  .p-recruit-message-container__title--en {
    padding-top: 13.6rem;
  }
}
.p-recruit-message-container__title--ja {
  padding-top: 2rem;
}
.p-recruit-message-container-imagebox {
  padding-top: 7.4rem;
  width: 65.625vw;
  height: 30.46875vw;
  box-sizing: content-box;
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  .p-recruit-message-container-imagebox {
    padding-top: 5rem;
    width: 79.2vw;
    height: 79.2vw;
  }
}
.p-recruit-message-container__catchcopy {
  font-size: 3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 5rem;
}
@media screen and (max-width: 960px) {
  .p-recruit-message-container__catchcopy {
    font-size: 2.5rem;
    line-height: 1.8;
  }
}
.p-recruit-message-container-textbox {
  width: 65.625vw;
  padding-top: 5rem;
  margin: 0 auto;
  padding-bottom: 7.9rem;
}
@media screen and (max-width: 520px) {
  .p-recruit-message-container-textbox {
    width: 78.6666666667vw;
    padding-bottom: 5rem;
  }
}
.p-recruit-message-container-textbox__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
}

.p-recruit-point {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-recruit-point-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
.p-recruit-point__title--en {
  padding-top: 10rem;
}
@media screen and (max-width: 520px) {
  .p-recruit-point__title--en {
    padding-top: 7rem;
  }
}
.p-recruit-point__title--ja {
  padding-top: 2rem;
}
.p-recruit-point-wrapper {
  width: 65.625vw;
  margin: 0 auto;
  padding-top: 2.4rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 520px) {
  .p-recruit-point-wrapper {
    width: 78.6666666667vw;
    padding-bottom: 5rem;
    padding-top: 0;
  }
}
.p-recruit-point-wrapper-imagebox {
  width: 65.625vw;
  height: 26.09375vw;
  padding-top: 5rem;
  box-sizing: content-box;
}
@media screen and (max-width: 520px) {
  .p-recruit-point-wrapper-imagebox {
    width: 78.6666666667vw;
    height: 89.0666666667vw;
  }
}
.p-recruit-point-wrapper__subtitle {
  font-size: 3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  padding-top: 5rem;
  line-height: 1.6666666667;
}
@media screen and (max-width: 520px) {
  .p-recruit-point-wrapper__subtitle {
    padding-top: 3rem;
  }
}
.p-recruit-point-wrapper__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
  padding-top: 3rem;
}

.p-recruit-info {
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-recruit-info-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
.p-recruit-info-container__title--en {
  padding-top: 9.9rem;
}
.p-recruit-info-container__title--ja {
  padding-top: 2rem;
}
.p-recruit-info-wrapper {
  width: 65.63203125vw;
  margin: 0 auto;
  min-width: 65.609rem;
  padding-bottom: 7.19rem;
  padding-top: 10.62rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper {
    min-width: auto;
    width: 78.6666666667vw;
    padding-bottom: 5rem;
  }
}
.p-recruit-info-wrapper__unit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 3rem;
  align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit {
    flex-direction: column;
  }
}
.p-recruit-info-wrapper__unit-left {
  width: 23.0082491162%;
  border-bottom: 1px solid #449FE2;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit-left {
    width: 11.82rem;
  }
}
.p-recruit-info-wrapper__unit-left__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
.p-recruit-info-wrapper__unit-right {
  width: 75.6954612006%;
  border-bottom: 1px solid #AAAAAA;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit-right {
    width: 100%;
    padding-top: 2.07rem;
  }
}
.p-recruit-info-wrapper__unit-right__inner {
  padding-bottom: 2.07rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
.p-recruit-info-wrapper__unit-right__inner .--fw-bold {
  font-weight: bold;
}
.p-recruit-info-wrapper__unit-right__mapbox {
  padding-bottom: 3rem;
}
.p-recruit-info-wrapper__unit-right__list {
  padding-bottom: 2.07rem;
  list-style: disc;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  margin-left: 1em;
  color: #090909;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit-right__list {
    padding-bottom: 0;
  }
}
.p-recruit-info-wrapper__unit-right .--padding-150 {
  padding-right: 15rem;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit-right .--padding-150 {
    padding-right: 0;
  }
}
.p-recruit-info-wrapper__unit-right .--padding-119 {
  padding-right: 11.9rem;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit-right .--padding-119 {
    padding-right: 0;
  }
}
.p-recruit-info-wrapper__unit .--list-flex {
  display: flex;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper__unit .--list-flex {
    flex-direction: column;
    padding-bottom: 2.07rem;
  }
}
.p-recruit-info-wrapper-bottombuttonbox {
  width: 63.6rem;
  align-self: center;
  padding-top: 3rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper-bottombuttonbox {
    width: 100%;
    padding-top: 5rem;
  }
}
.p-recruit-info-wrapper-bottombuttonbox-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-top: 3rem;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper-bottombuttonbox-container {
    flex-direction: column;
    align-items: center;
  }
}
.p-recruit-info-wrapper-bottombuttonbox .--color-orange {
  background-color: #FF841A;
}
.p-recruit-info-wrapper-bottombuttonbox .--color-navy {
  background-color: #14566E;
}
@media screen and (max-width: 960px) {
  .p-recruit-info-wrapper-bottombuttonbox .--color-navy {
    margin-bottom: 3rem;
  }
}
.p-recruit-info-wrapper-bottombuttonbox .--color-blue {
  background-color: #449FE2;
}

.p-information {
  width: 100vw;
  background-color: #F9F9F9;
  padding-bottom: 9.9rem;
}
.p-information-container {
  width: 89.0625vw;
  margin: 0 auto;
  background-color: #fff;
  margin-top: -5rem;
  position: relative;
}
.p-information-container__title--en {
  padding-top: 14.6rem;
}
.p-information-container__title--ja {
  padding-top: 2rem;
}
.p-information-wrapper {
  width: 81.25vw;
  margin: 0 auto;
  padding-top: 12.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 520px) {
  .p-information-wrapper {
    justify-content: center;
    padding-top: 5rem;
  }
}
.p-information-wrapper__unit {
  width: 36.640625vw;
  height: auto;
  padding-bottom: 10rem;
}
@media screen and (max-width: 520px) {
  .p-information-wrapper__unit {
    width: 29.5rem;
    padding-bottom: 5rem;
  }
}
.p-information-wrapper__unit-imagebox {
  width: 36.640625vw;
  height: 23.828125vw;
}
@media screen and (max-width: 520px) {
  .p-information-wrapper__unit-imagebox {
    width: 29.5rem;
    height: 26.2rem;
  }
}
.p-information-wrapper__unit-imagebox__image {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-information-wrapper__unit-date {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #747474;
  letter-spacing: 0.1em;
  padding-top: 3.05rem;
}
.p-information-wrapper__unit-title {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.6875;
  padding-top: 3.05rem;
}
.p-information-wrapper__unit-text {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.9285714286;
}
.p-information-wrapper__unit-textbox {
  width: 100%;
  height: 8rem;
  margin-top: 2.05rem;
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
}
.p-information-wrapper__unit .--after-shadow::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  box-shadow: 0px -30px 20px -10px #fff inset;
}
.p-information-wrapper__unit .--textbox-active {
  height: auto;
}
.p-information-wrapper__unit .--textbutton-active {
  transform: rotateZ(180deg);
}
.p-information-wrapper__unit .--not-open {
  display: none;
}
.p-information-wrapper__unit-button {
  width: 3rem;
  height: 3rem;
  border: 1px solid #747474;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
  margin-top: 3rem;
}
.p-information-wrapper__unit-button::after {
  content: "";
  border-top: 1rem solid #747474;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-bottom: 1rem solid transparent;
  position: relative;
  width: 0.7rem;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  top: 1rem;
}

.p-which-form-show {
  width: 100vw;
  padding-top: 19rem;
}
@media screen and (max-width: 960px) {
  .p-which-form-show {
    padding-top: 12.9rem;
  }
}
.p-which-form-show__unitbox {
  width: 100vw;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding-top: 3.9rem;
  padding-bottom: 3.9rem;
}
@media screen and (max-width: 960px) {
  .p-which-form-show__unitbox {
    flex-direction: column;
  }
}
.p-which-form-show__unit {
  padding-right: 5rem;
  padding-left: 5rem;
  padding-top: 1.16rem;
  padding-bottom: 1.16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-which-form-show__unit__text-ja {
  font-size: 2.3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.p-which-form-show__unit__text-ja:hover {
  opacity: 0.7;
}
.p-which-form-show__unit .--text-en {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: lora, serif;
  letter-spacing: 0.2em;
  padding-top: 1rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  display: block;
}
.p-which-form-show .--unit-center {
  border-right: 1px solid #1A1A1A;
  border-left: 1px solid #1A1A1A;
  position: relative;
}
.p-which-form-show .--unit-center::before {
  content: "";
  width: 7.631rem;
  height: 1px;
  background-color: #449FE2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
@media screen and (max-width: 960px) {
  .p-which-form-show .--unit-center::before {
    display: block;
  }
}
.p-which-form-show .--unit-center::after {
  content: "";
  width: 7.631rem;
  height: 1px;
  background-color: #1A1A1A;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
@media screen and (max-width: 960px) {
  .p-which-form-show .--unit-center::after {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .p-which-form-show .--unit-center {
    border: none;
    padding-top: 3.05rem;
    padding-bottom: 3.05rem;
    margin-top: 3.05rem;
    margin-bottom: 3.05rem;
  }
}

.p-form {
  background-color: #F9F9F9;
}
.p-form__title--ja {
  font-size: 2.3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 8.8rem;
}
@media screen and (max-width: 960px) {
  .p-form__title--ja {
    padding-top: 5rem;
  }
}
.p-form__title--en {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: lora, serif;
  color: #1A1A1A;
  letter-spacing: 0.2em;
  text-align: center;
  padding-top: 1rem;
}
.p-form-state {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 61.5rem;
  padding-top: 10rem;
}
@media screen and (max-width: 960px) {
  .p-form-state {
    padding-top: 5rem;
    width: 33.5rem;
  }
}
.p-form-state__unit--blue {
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #449FE2;
}
.p-form-state__unit--blue__inner {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
}
.p-form-state__unit--white {
  width: 5.3rem;
  height: 5.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #449FE2;
}
.p-form-state__unit--white__inner {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #323364;
  letter-spacing: 0.1em;
}
.p-form-state__unit--gray {
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #DBDBDB;
}
.p-form-state__unit--gray__inner {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
}
.p-form-state .--line {
  position: relative;
}
.p-form-state .--line::before {
  content: "";
  width: 47.733rem;
  height: 1px;
  padding-right: 1.9296875vw;
  background-color: #449FE2;
  display: block;
  position: absolute;
  right: -47.733rem;
}
@media screen and (max-width: 960px) {
  .p-form-state .--line::before {
    width: 17.85rem;
    right: -17.85rem;
  }
}
.p-form-state .--line::after {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  background-color: #449FE2;
  position: absolute;
  right: -47.733rem;
}
@media screen and (max-width: 960px) {
  .p-form-state .--line::after {
    right: -17.85rem;
  }
}
.p-form-state .--line-gray {
  position: relative;
}
.p-form-state .--line-gray::before {
  content: "";
  width: 47.733rem;
  height: 1px;
  padding-right: 1.9296875vw;
  background-color: #DBDBDB;
  display: block;
  position: absolute;
  right: -47.733rem;
}
@media screen and (max-width: 960px) {
  .p-form-state .--line-gray::before {
    width: 17.85rem;
    right: -17.85rem;
  }
}
.p-form-state .--line-gray::after {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  background-color: #DBDBDB;
  position: absolute;
  right: -47.733rem;
}
@media screen and (max-width: 960px) {
  .p-form-state .--line-gray::after {
    right: -17.85rem;
  }
}
.p-form-explain {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
  padding-top: 4.4rem;
}
.p-form-container {
  width: 66.3rem;
  margin: 0 auto;
  padding-top: 5rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 960px) {
  .p-form-container {
    width: 33.5rem;
  }
}
.p-form-container-unit {
  width: 100%;
  background-color: #fff;
  border: 1px solid #959595;
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  position: relative;
}
.p-form-container-unit__title {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  word-break: keep-all;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  padding-left: 2rem;
  margin-right: 2.6rem;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-form-container-unit__title {
    padding-left: 1.1rem;
    margin-right: 2.5rem;
  }
}
.p-form-container-unit .--not-margin {
  margin: 0;
}
@media screen and (max-width: 960px) {
  .p-form-container-unit .--radio-title {
    align-self: flex-start;
    margin-top: 2.2rem;
  }
}
.p-form-container-unit .asterisk {
  padding-left: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -2.6rem;
}
.p-form-container .--triangle::after {
  content: "";
  position: absolute;
  width: 1.7rem;
  height: 1.7rem;
  border-bottom: 3px solid #AAAAAA;
  border-right: 3px solid #AAAAAA;
  transform: rotateZ(45deg);
  right: 36.8rem;
  top: 1.8rem;
}
@media screen and (max-width: 960px) {
  .p-form-container .--triangle::after {
    right: 1.5rem;
  }
}
.p-form-container .--triangle-catalog::after {
  content: "";
  position: absolute;
  width: 1.7rem;
  height: 1.7rem;
  border-bottom: 3px solid #AAAAAA;
  border-right: 3px solid #AAAAAA;
  transform: rotateZ(45deg);
  right: 34rem;
  top: 1.8rem;
}
@media screen and (max-width: 960px) {
  .p-form-container .--triangle-catalog::after {
    right: 1.5rem;
  }
}
.p-form-container-fileunit {
  padding-bottom: 3rem;
  padding-left: 2rem;
}
@media screen and (max-width: 960px) {
  .p-form-container-fileunit {
    padding-left: 0;
  }
}
.p-form-container-fileunit__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.p-form-container-fileunit-wrapper {
  padding-top: 1rem;
  display: flex;
  align-items: center;
}
.p-form-container-fileunit-wrapper__inner {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #1B1D1E;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-top: 2.2rem;
  padding-right: 6.3rem;
  padding-bottom: 2.2rem;
  padding-left: 6.3rem;
  background-color: #fff;
  border: 1px solid #959595;
}
@media screen and (max-width: 960px) {
  .p-form-container-fileunit-wrapper__inner {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 1.9rem;
    padding-right: 1.9rem;
  }
}
.p-form-container-fileunit-wrapper--select-show {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  padding-left: 3.5rem;
  word-break: keep-all;
}
@media screen and (max-width: 960px) {
  .p-form-container-fileunit-wrapper--select-show {
    padding-left: 2rem;
  }
}
.p-form-container-textunit {
  width: 100%;
  height: 15.8rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border: 1px solid #959595;
  box-sizing: content-box;
}
.p-form-container-textunit__inner {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  padding-top: 2.2rem;
  padding-left: 2rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  box-sizing: border-box;
}
.p-form-container-agree {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5.2rem;
}
.p-form-container-agree__inner {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  padding-left: 1rem;
  line-height: 1.9285714286;
  text-align: center;
}
.p-form-container-radiounit {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 960px) {
  .p-form-container-radiounit {
    flex-direction: column;
  }
}
.p-form-radio {
  padding-left: 8rem;
  display: flex;
  align-items: center;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.p-form-radio__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  align-self: center;
  padding-left: 1rem;
}

.--policy-anchor:hover {
  opacity: 0.7;
}

.wpcf7-list-item-label {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  letter-spacing: 0.1em;
}

.p-confirm {
  background-color: #F9F9F9;
  padding-top: 10.2rem;
}
@media screen and (max-width: 960px) {
  .p-confirm {
    padding-top: 12.9rem;
  }
}

.p-thanks {
  background-color: #F9F9F9;
  padding-top: 10.2rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 960px) {
  .p-thanks {
    padding-top: 12.9rem;
  }
}
.p-thanks-container {
  width: 83.28125vw;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-thanks-container {
    width: 89.3333333333vw;
  }
}
.p-thanks-thankstext {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  line-height: 2.0625;
  text-align: center;
  padding-top: 10rem;
}
@media screen and (max-width: 960px) {
  .p-thanks-thankstext {
    padding-top: 5rem;
  }
}
.p-thanks-box {
  width: 100%;
  background-color: #fff;
  padding-bottom: 5rem;
  margin-top: 5rem;
}
.p-thanks-box-container {
  width: 51.9rem;
  margin: 0 auto;
  padding-top: 5rem;
}
@media screen and (max-width: 960px) {
  .p-thanks-box-container {
    width: 78.4vw;
  }
}
.p-thanks-box-text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  line-height: 2.0625;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .p-thanks-box-text {
    text-align: left;
  }
}
.p-thanks-box-list {
  padding-top: 1.6rem;
  list-style-type: disc;
  padding-left: 2em;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .p-thanks-box-list {
    width: 100%;
  }
}
.p-thanks-box-list__item {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  line-height: 2.0625;
}
.p-thanks-box-please-reentry {
  font-size: 2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #FF841A;
  padding-top: 5rem;
  text-align: center;
  line-height: 1.35;
}
@media screen and (max-width: 960px) {
  .p-thanks-box-please-reentry {
    text-align: left;
    width: 79.2vw;
    margin: 0 auto;
  }
}

.p-policy {
  padding-top: 9rem;
}
@media screen and (max-width: 960px) {
  .p-policy {
    padding-top: 7.9rem;
  }
}
.p-policy-container {
  width: 89.0625vw;
  margin: 0 auto;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 960px) {
  .p-policy-container {
    width: 89.3333333333vw;
  }
}
.p-policy-title--ja {
  font-size: 2.3rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 2.1739130435;
}
.p-policy-title--en {
  font-size: 1.6rem;
  font-family: lora, serif;
  font-weight: 500;
  color: #323364;
  letter-spacing: 0.2em;
}
.p-policy-textbox {
  padding-top: 10rem;
}
.p-policy-textbox-subtitle {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  padding-bottom: 3rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
}
.p-policy-textbox__text {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
}
.p-policy-textbox__list {
  box-sizing: border-box;
  padding-left: 2rem;
}
.p-policy-textbox__list__item {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  line-height: 1.875;
  position: relative;
  padding-bottom: 3rem;
}
.p-policy-textbox__list__item::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-color: #398CAA;
  position: absolute;
  left: -2rem;
  top: 0.7rem;
}

.c-header-right__inquiry {
  width: 20.9rem;
  height: 4.6rem;
  background-color: #398CAA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.3rem;
}
@media screen and (max-width: 960px) {
  .c-header-right__inquiry {
    display: none;
  }
}
.c-header-right__inquiry__inner-img {
  width: 1.25rem;
  height: 1rem;
  padding-right: 0.68rem;
  box-sizing: content-box;
  transform-origin: right;
  transition-duration: 1s;
  transition-property: transform;
}
.c-header-right__inquiry__inner-text {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
  font-weight: bold;
  transform-origin: left;
  transition-duration: 1s;
  transition-property: transform;
}
.c-header-right__inquiry:hover .c-header-right__inquiry__inner-img {
  transform: scale(1.1);
}
.c-header-right__inquiry:hover .c-header-right__inquiry__inner-text {
  transform: scale(1.1);
}

.c-square-button {
  width: 24.4rem;
  height: 5.8rem;
  display: block;
  margin: 0 auto;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.c-square-button:hover .c--angle-right-anim {
  transform: translateX(1rem);
}
.c-square-button:hover {
  opacity: 0.8;
}
.c-square-button__inner {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.03em;
  position: relative;
}

.c-recruit-info-button {
  width: 30rem;
  height: 5.7rem;
  border-radius: 2.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.c-recruit-info-button:hover {
  opacity: 0.8;
}
@media screen and (max-width: 960px) {
  .c-recruit-info-button {
    width: 30rem;
  }
}
.c-recruit-info-button__inner {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
  display: block;
}

.c-form-container-button {
  width: 22rem;
  height: 5.7rem;
  background-color: #FF841A;
  border-radius: 2.85rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 5rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .c-form-container-button {
    margin-top: 3rem;
  }
}
.c-form-container-button:hover .c--angle-right-anim {
  transform: translateX(1rem);
}
.c-form-container-button__inner {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #fff;
  width: 100%;
  text-align: center;
}
.c-form-container-button__inner__angle {
  padding-left: 1.8rem;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #fff;
  position: absolute;
  right: 5rem;
}
.c-form-container-button__inner__angle--left {
  padding-right: 1.8rem;
}

.c-hamburger-buttons {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.c-hamburger-buttons-above {
  width: 100%;
  height: 9.8rem;
  background-color: #064C65;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.c-hamburger-buttons-above:hover {
  opacity: 0.8;
}
.c-hamburger-buttons-above__inner {
  font-size: 3rem;
  font-family: lora, serif;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2em;
  padding-top: 1.2rem;
}
.c-hamburger-buttons-above__inner--ja {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  padding-top: 2rem;
  color: #fff;
}
.c-hamburger-buttons-below {
  width: 100%;
  height: 9.8rem;
  background-color: #FF841A;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.c-hamburger-buttons-below:hover {
  opacity: 0.8;
}
.c-hamburger-buttons-below__inner {
  font-size: 3rem;
  font-family: lora, serif;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2em;
  padding-top: 1.2rem;
}
.c-hamburger-buttons-below__inner--ja {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
  padding-top: 2rem;
  color: #fff;
}

.c--text-color-blue {
  color: #449FE2;
}

.c--text-color-red {
  color: #FF841A;
}

.c--br-mq-lg-use {
  display: none;
}
@media screen and (max-width: 960px) {
  .c--br-mq-lg-use {
    display: block;
  }
}

.c--br-mq-sm-use {
  display: none;
}

@media screen and (max-width: 520px) {
  .c--br-mq-lg-none {
    display: none;
  }
}

.c--current-page {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.05em;
  position: absolute;
  right: 3rem;
  top: 3rem;
}

.c--title-en {
  font-weight: 500;
  font-size: 3rem;
  color: #1A1A1A;
  font-family: lora, serif;
  letter-spacing: 0.2em;
  line-height: 1.6666666667;
  text-align: center;
}

.c--title-ja {
  font-weight: bold;
  font-size: 2.3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1A1A1A;
  letter-spacing: 0.1em;
  text-align: center;
}

.c--title-above-line {
  width: 1px;
  height: 10.168rem;
  background-color: #1A1A1A;
  display: block;
}

.c--title-above-sub-line {
  width: 1px;
  height: 14.599rem;
  background-color: #1A1A1A;
  display: block;
  position: absolute;
  left: 50%;
  margin-top: -5.6rem;
}
@media screen and (max-width: 520px) {
  .c--title-above-sub-line {
    height: 10rem;
    margin-top: -5rem;
  }
}

.c--angle-right-anim {
  transition-duration: 0.5s;
  transition-property: transform;
  display: inline-block;
}

.c--subpage-top-imagebox {
  width: 100vw;
  height: 24.609375vw;
  box-sizing: content-box;
  padding-top: 9rem;
  z-index: 0;
  position: relative;
}
@media screen and (max-width: 960px) {
  .c--subpage-top-imagebox {
    height: 31.5rem;
  }
}
.c--subpage-top-imagebox__image {
  width: 100%;
  height: 100%;
  -o-object-position: center top;
     object-position: center top;
}

.c-input-init {
  width: 100%;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  padding-left: 5rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  outline: none;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .c-input-init {
    padding-left: 3rem;
  }
}

.c-input-radio {
  display: none;
}

.c--radio-label {
  width: 3rem;
  height: 3rem;
  display: block;
  border: 1px solid #959595;
  border-radius: 50%;
}

.c--radio-active {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c--radio-active::after {
  content: "";
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background-color: #FF841A;
}

.c-select-init {
  width: 100%;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  padding-left: 5rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.1em;
}

.c--file-label {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  box-sizing: border-box;
}

.c--file-input {
  display: none;
}

.c--textarea {
  width: 100%;
  height: 12rem;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #1B1D1E;
  letter-spacing: 0.1em;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.c--checkbox {
  display: none;
}

.c--check-label {
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border: 1px solid #959595;
}

.c--checked-line {
  position: relative;
}
.c--checked-line::after {
  content: "";
  width: 4px;
  height: 10px;
  background-color: #398CAA;
  position: absolute;
  bottom: 0;
  left: 0.3rem;
  transform: rotateZ(-45deg);
}
.c--checked-line::before {
  content: "";
  width: 4px;
  height: 15px;
  background-color: #398CAA;
  position: absolute;
  bottom: 0;
  right: 0.4rem;
  transform: rotateZ(40deg);
}

.c--button-input {
  display: none;
}

.c--click-event {
  pointer-events: none;
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-response-output {
  display: none;
}

.screen-reader-response {
  display: none;
}

.wpcf7-form-control-wrap {
  flex-grow: 1;
}

.wpcf7-not-valid {
  border: 1px solid red;
}

.wpcf7-list-item.first {
  margin: 0;
}

.wpcf7-list-item-label {
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* デフォルトのボタン */
input[type=radio] {
  opacity: 0;
  position: absolute;
}

/* チェック前のボタン */
.wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #333;
  border-radius: 100%;
  content: "";
  height: 1.6em;
  margin-bottom: auto;
  margin-right: 0.5em;
  margin-top: auto;
  transition: background-color 0.5s;
  width: 1.6em;
}

/* チェック後のボタン */
input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: #FF841A;
  box-shadow: inset 0 0 0 4px #fff;
}

@media screen and (max-width: 960px) {
  .wpcf7-list-item.last {
    margin: 0;
    margin-top: 2rem;
  }
}
