@charset "UTF-8";
/* =========================================================
reset
========================================================= */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 14px;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* =========================================================
font setting
========================================================= */
/* =========================================================
font class
========================================================= */
.font-main-en, .c-title-en, .c-main-title .en, .c-title-contents_title {
  font-size: 65px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-main-en, .c-title-en, .c-main-title .en, .c-title-contents_title {
    font-size: 80px;
  }
}
@media screen and (min-width: 1440px) {
  .font-main-en, .c-title-en, .c-main-title .en, .c-title-contents_title {
    font-size: 100px;
  }
}

.font-main-jp, .c-main-title .jp {
  font-size: 37px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.03em;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-main-jp, .c-main-title .jp {
    font-size: 54px;
  }
}

.font-title, .c-main-title-small .main, .c-title-step .in, .c-title-box .in, .c-title-contents_lead {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-title, .c-main-title-small .main, .c-title-step .in, .c-title-box .in, .c-title-contents_lead {
    font-size: 32px;
  }
}

.font-subtitle, .c-main-title-small .sub {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-subtitle, .c-main-title-small .sub {
    font-size: 24px;
  }
}

.font-lead, .l-cord-col2--lead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-lead, .l-cord-col2--lead {
    font-size: 20px;
  }
}

.font-text, .c-title-page-mv_text, .c-title-mv_text, .c-title-step p, .l-cord-col2--text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.05em;
  overflow-wrap: anywhere;
  word-break: break-word;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-text, .c-title-page-mv_text, .c-title-mv_text, .c-title-step p, .l-cord-col2--text {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.1;
    letter-spacing: 0.08em;
  }
}

.font-text-small, .c-title-contents_text {
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.01em;
  overflow-wrap: anywhere;
  word-break: break-word;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .font-text-small, .c-title-contents_text {
    font-size: 12px;
  }
}

/* =========================================================
base
========================================================= */
html, body {
  background: #EEFAFD;
  overflow-x: clip;
  overscroll-behavior-x: none;
  width: 100%;
}

html {
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  box-sizing: border-box;
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "IBM Plex Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 1.2;
  min-height: 100dvh;
  position: relative;
  overflow: hidden;
}

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

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  transition: 0.4s;
  -webkit-tap-highlight-color: transparent;
}

p {
  color: #000;
  margin: 0;
  padding: 0;
}

img {
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
  width: auto;
}

figure {
  margin: 0;
  padding: 0;
}

dl, dt, dd, ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pc-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-show {
    display: block;
  }
}

.pc-xxl-show {
  display: none;
}
@media screen and (min-width: 1440px) {
  .pc-xxl-show {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .sp-show {
    display: none;
  }
}

.l-main {
  background: #eafaff;
  color: #000000;
  position: relative;
  z-index: 10;
  margin-bottom: 30px;
  padding-top: 50px;
}
@media screen and (min-width: 992px) {
  .l-main {
    margin-bottom: 100px;
    padding-top: 0;
  }
}

.xxl-container {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 750px;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .xxl-container {
    max-width: 1500px;
    padding: 0 15px;
  }
}

.xl-container {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 750px;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .xl-container {
    max-width: 1400px;
    padding: 0 15px;
  }
}

.l-container {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 750px;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .l-container {
    max-width: 1250px;
    padding: 0 15px;
  }
}

.m-container {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 750px;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .m-container {
    max-width: 1250px;
    padding: 0 15px;
  }
}

.pc-show {
  display: none;
}
@media screen and (min-width: 992px) {
  .pc-show {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .sp-show {
    display: none;
  }
}

@media screen and (min-width: 620px) {
  .sm-show {
    display: none;
  }
}

.l-cord-col2 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .l-cord-col2 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .l-cord-col2 {
    gap: 90px;
  }
}
.l-cord-col2--photo {
  position: relative;
  z-index: 20;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .l-cord-col2--photo {
    flex-shrink: 0;
    width: 45%;
    max-width: 600px;
  }
}
.l-cord-col2--photo img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.l-cord-col2--info {
  position: relative;
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .l-cord-col2--info {
    flex: 1;
    padding-top: 6px;
  }
}
.l-cord-col2--lead {
  padding: 10px 0;
}
.l-cord-col2--text {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .l-cord-col2--text {
    margin: 25px 0 0;
  }
}

/* =========================================================
header
========================================================= */
.c-header {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  width: 100%;
  z-index: 100;
}
.c-header_inner {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (min-width: 1440px) {
  .c-header_inner {
    justify-content: space-between;
  }
}
.c-header_logo {
  display: flex;
  align-items: center;
  position: relative;
  flex-grow: 1;
  margin: 0 0 0 10px;
}
@media screen and (min-width: 768px) {
  .c-header_logo {
    margin: 0 0 0 20px;
  }
}
.c-header_logo a {
  display: flex;
  align-items: center;
  gap: 14px;
}
@media screen and (min-width: 992px) {
  .c-header_logo a {
    gap: 18px;
  }
}
.c-header_logo a img {
  max-width: 310px;
  min-width: 170px;
  width: 30vw;
}
@media screen and (min-width: 768px) {
  .c-header_logo a img {
    width: 33vw;
  }
}
@media screen and (min-width: 992px) {
  .c-header_logo a img {
    min-width: 280px;
    width: 16.5vw;
  }
}
@media screen and (min-width: 992px) {
  .c-header_logo.is-front {
    display: block;
    margin: 0;
  }
}
.c-header_logo.is-front a {
  flex-direction: row;
  gap: 14px;
}
@media screen and (min-width: 992px) {
  .c-header_logo.is-front a {
    flex-direction: column;
    gap: 0;
    position: absolute;
    top: 30px;
    left: 50px;
  }
}
.c-header_logo.is-front .c-header_site {
  padding: 0 10px;
  text-align: center;
  max-width: 310px;
}
@media screen and (min-width: 768px) {
  .c-header_logo.is-front .c-header_site {
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  .c-header_logo.is-front .c-header_site {
    margin-top: 14px;
    min-width: 280px;
  }
}
.c-header_site {
  background-color: #fff;
  border: 1px solid #007FCD;
  border-radius: 100px;
  color: #007FCD;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  height: 22px;
  letter-spacing: 0.1em;
  padding: 0 18px;
  text-align: center;
  max-width: 180px;
}
@media screen and (min-width: 768px) {
  .c-header_site {
    font-size: 15px;
    font-weight: 700;
    height: 32px;
    letter-spacing: 0.2em;
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  .c-header_site {
    width: 16.5vw;
  }
}
.c-header_nav {
  display: none;
}
@media screen and (min-width: 1660px) {
  .c-header_nav {
    display: block;
    padding: 0 2vw;
    width: 100%;
  }
}
.c-header_nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 3vw;
  height: 100%;
}
.c-header_nav a {
  display: inline-block;
  flex-direction: column;
}
.c-header_nav a span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.06em;
  display: block;
}
.c-header_nav a small {
  color: #00c2f7;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.01em;
  margin: 2px 0 0 1px;
}
.c-header_nav.is-front {
  display: none;
}
@media screen and (min-width: 1440px) {
  .c-header_nav.is-front {
    display: block;
    padding: 0 2vw;
    width: 100%;
  }
}
.c-header_contact {
  display: none;
}
@media screen and (min-width: 992px) {
  .c-header_contact {
    display: flex;
  }
}
.c-header_contact a,
.c-header_contact button {
  letter-spacing: 0.1em;
  width: 160px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-header_contact a span,
.c-header_contact button span {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 10px 42px;
}
.c-header_contact .entry {
  background: #FF8000;
  background: linear-gradient(90deg, rgb(255, 128, 0) 0%, rgb(255, 144, 0) 100%);
}
.c-header_contact .entry span {
  background: url(../images/common/icon-mail-wh.svg) no-repeat left center;
  background-size: 30px 30px;
}
.c-header_contact .line {
  background: #00AD55;
  background: linear-gradient(90deg, rgb(0, 173, 85) 0%, rgb(0, 202, 116) 100%);
}
.c-header_contact .line span {
  background: url(../images/common/icon-line-wh.svg) no-repeat left center;
  background-size: 32px 32px;
}
.c-header_menu {
  width: 80px;
  background: #007FCD;
  border: 0;
  cursor: pointer;
}
.c-header_menu span {
  display: block;
  width: 28px;
  height: 2px;
  margin: 5px auto;
  background: #fff;
}
.c-header_label {
  background: #0088DF;
  background: linear-gradient(90deg, rgb(0, 136, 223) 0%, rgb(0, 155, 230) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.c-header_label:hover .icon .border {
  transition: 0.4s;
  width: 20px;
}
.c-header_label:hover .icon::before {
  transition: 0.4s;
  width: 15px;
}
.c-header_label .icon {
  height: 55px;
  width: 55px;
  position: relative;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  .c-header_label .icon {
    height: 80px;
    width: 80px;
  }
}
.c-header_label .icon::before, .c-header_label .icon::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  margin: auto;
  width: 22px;
}
@media screen and (min-width: 768px) {
  .c-header_label .icon::before, .c-header_label .icon::after {
    left: 25px;
    width: 30px;
  }
}
.c-header_label .icon::before {
  top: 12px;
}
@media screen and (min-width: 768px) {
  .c-header_label .icon::before {
    top: 22px;
  }
}
.c-header_label .icon::after {
  bottom: 12px;
}
@media screen and (min-width: 768px) {
  .c-header_label .icon::after {
    bottom: 22px;
  }
}
.c-header_label .icon .border {
  background-color: #fff;
  height: 2px;
  width: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .c-header_label .icon .border {
    left: 25px;
    width: 30px;
  }
}
.c-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.c-header.is-fixed .c-header_logo {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin: 0 0 0 10px;
}
@media screen and (min-width: 768px) {
  .c-header.is-fixed .c-header_logo {
    margin: 0 0 0 20px;
  }
}
.c-header.is-fixed .c-header_logo a {
  align-items: center;
  flex-direction: row;
  gap: 14px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-header.is-fixed .c-header_logo a {
    gap: 18px;
  }
}
.c-header.is-fixed .c-header_inner {
  background: #fff;
  border-bottom: 2px solid #0092E3;
  height: 55px;
}
@media screen and (min-width: 768px) {
  .c-header.is-fixed .c-header_inner {
    height: 82px;
  }
}
.c-header.is-fixed .c-header_nav {
  display: none;
}
@media screen and (min-width: 1660px) {
  .c-header.is-fixed .c-header_nav {
    display: block;
  }
}
.c-header.is-fixed .c-header_site {
  margin-top: 0;
  max-width: 180px;
  min-width: auto;
}

/* =========================================================
footer
========================================================= */
.c-footer {
  padding: 25px 0 65px;
  color: #fff;
  position: relative;
  letter-spacing: 0.1em;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .c-footer {
    background: linear-gradient(180deg, #009CE1 0%, #005BAF 100%);
    padding: 65px 0;
  }
}
@media screen and (min-width: 992px) {
  .c-footer_inner {
    display: flex;
    justify-content: center;
    gap: 30px;
    max-width: 710px;
    margin: 40px auto 0;
  }
}
@media screen and (min-width: 1440px) {
  .c-footer_inner {
    justify-content: space-between;
    gap: 10px;
    max-width: none;
  }
}
.c-footer_logo {
  display: none;
}
@media screen and (min-width: 992px) {
  .c-footer_logo {
    display: block;
    margin: auto;
    max-width: 710px;
  }
}
@media screen and (min-width: 1440px) {
  .c-footer_logo {
    max-width: none;
  }
}
.c-footer_logo img {
  display: block;
  width: 287px;
  max-width: 100%;
  height: auto;
}
.c-footer_company {
  display: none;
}
@media screen and (min-width: 992px) {
  .c-footer_company {
    display: block;
  }
}
.c-footer_company-name {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.c-footer_address {
  margin-top: 10px;
}
.c-footer_address-title {
  font-weight: 300;
  margin-bottom: 3px;
}
.c-footer_address p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4em;
}
.c-footer_nav {
  display: none;
}
@media screen and (min-width: 992px) {
  .c-footer_nav {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 12px;
    max-width: 710px;
  }
}
@media screen and (min-width: 1440px) {
  .c-footer_nav {
    flex-direction: row;
    flex: 1;
  }
}
.c-footer_nav ul > li:not(:first-of-type) {
  margin-top: 12px;
}
.c-footer_nav ul > li a {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding-left: 16px;
  position: relative;
}
.c-footer_nav ul > li a:hover {
  color: #ffea00;
}
.c-footer_nav ul > li a::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid rgba(70, 193, 255, 0.45);
}
.c-footer_subnav {
  display: none;
}
@media screen and (min-width: 992px) {
  .c-footer_subnav {
    display: block;
  }
}
.c-footer_subnav ul {
  display: flex;
  gap: 18px;
  margin-top: 34px;
}
.c-footer_subnav li a {
  position: relative;
  display: inline-block;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.c-footer_subnav li a::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid rgba(70, 193, 255, 0.45);
}
.c-footer_copy {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .c-footer_copy {
    color: #ffffff;
    margin-top: 34px;
    text-align: left;
  }
}

.c-footer-fixed-cta {
  display: flex;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.3s, transform 0.3s, visibility 0.3s;
}
.c-footer-fixed-cta.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media screen and (min-width: 992px) {
  .c-footer-fixed-cta {
    display: none;
  }
}
.c-footer-fixed-cta_item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  color: #ffffff;
  transition: opacity 0.3s;
  width: 33.3%;
}
.c-footer-fixed-cta_item:hover {
  opacity: 0.8;
}
.c-footer-fixed-cta_item.is-tel {
  background: #0a95df;
}
.c-footer-fixed-cta_item.is-tel .c-footer-fixed-cta_text {
  background: url(../images/common/icon-tel-wh.svg) no-repeat left center;
  background-size: 20px 20px;
}
.c-footer-fixed-cta_item.is-entry {
  background: #ff8400;
}
.c-footer-fixed-cta_item.is-entry .c-footer-fixed-cta_text {
  background: url(../images/common/icon-mail-wh.svg) no-repeat left center;
  background-size: 20px 20px;
}
.c-footer-fixed-cta_item.is-line {
  background: #00bf68;
}
.c-footer-fixed-cta_item.is-line .c-footer-fixed-cta_text {
  background: url(../images/common/icon-line-wh.svg) no-repeat left center;
  background-size: 20px 20px;
}
.c-footer-fixed-cta_text {
  display: inline-block;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 1.5px;
  padding-left: 25px;
}

/* =========================================================
drawer
========================================================= */
.c-drawer {
  margin-left: 2vw;
}
@media screen and (min-width: 992px) {
  .c-drawer {
    margin-left: 1vw;
  }
}
.c-drawer-container {
  background: linear-gradient(to bottom, #009ce1 0%, #005baf 100%);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #929292 #fff;
  scrollbar-width: thin;
  height: 100vh;
  max-width: 0;
  width: 100vw;
  transition: 0.4s;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 1100;
}
@media screen and (min-width: 768px) {
  .c-drawer-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.c-drawer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
  max-width: 1150px;
  padding: 10vh 25px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-drawer-nav {
    align-items: flex-start;
    flex-direction: row;
    gap: 60px;
    padding: 0 25px;
  }
}
@media screen and (min-width: 1200px) {
  .c-drawer-nav {
    justify-content: space-between;
    gap: 110px;
  }
}
.c-drawer-nav::-webkit-scrollbar {
  width: 8px;
  background-color: #a5915a;
}
.c-drawer-nav::-webkit-scrollbar-thumb {
  background: #929292;
  width: 6px;
  border-radius: 5px;
}
.c-drawer-nav--wrap.right {
  width: 264px;
}
@media screen and (min-width: 768px) {
  .c-drawer-nav--wrap.right {
    width: auto;
  }
}
.c-drawer-nav--wrap.left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 1200px) {
  .c-drawer-nav--wrap.left {
    flex-direction: row;
    flex-grow: 1;
  }
}
.c-drawer-nav_logo {
  width: 264px;
}
@media screen and (min-width: 768px) {
  .c-drawer-nav_logo {
    width: 285px;
  }
}
.c-drawer-nav_single {
  margin-top: 38px;
}
@media screen and (min-width: 768px) {
  .c-drawer-nav_row {
    display: flex;
    margin-top: 22px;
  }
}
.c-drawer-nav_row > li:not(:first-of-type) {
  margin-left: 15px;
}
.c-drawer-nav_col:not(:first-of-type) {
  margin-top: 25px;
}
@media screen and (min-width: 1200px) {
  .c-drawer-nav_col:not(:first-of-type) {
    margin-top: 0;
  }
}
.c-drawer-nav_col > li:not(:first-of-type) {
  margin-top: 25px;
}
.c-drawer-nav_link {
  background: url(../images/common/icon-arrow-light-bl.svg) no-repeat center left;
  background-size: 8px 8px;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.05em;
  transition: 0.2s;
  padding-left: 18px;
}
@media screen and (min-width: 992px) {
  .c-drawer-nav_link {
    font-size: 14px;
  }
  .c-drawer-nav_link:hover {
    color: #ffea00;
  }
}
.c-drawer--close {
  background: url(../images/common/icon-close.svg) no-repeat center;
  background-size: 30% 30%;
  background-color: #ffffff;
  color: #fff;
  cursor: pointer;
  font-size: clamp(11px, 1.3vw, 13px);
  overflow: hidden;
  padding: 3px 2rem;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-50%, -50%);
  transform: rotate(-90deg);
  transition: 0.3s;
  height: 50px;
  width: 50px;
  z-index: 1200;
}
@media screen and (min-width: 992px) {
  .c-drawer--close {
    height: 80px;
    width: 80px;
  }
}
.c-drawer--close::before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.c-drawer--close:hover::before {
  bottom: 0;
}

#drawer-toggle:checked ~ .c-drawer-container {
  max-width: 100%;
  right: 0;
}
#drawer-toggle:checked ~ .c-drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
}

/* =========================================================
breadcrumbs
========================================================= */
.c-breadcrumbs {
  position: relative;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs {
    padding-top: 60px;
  }
}
.c-breadcrumbs::before {
  content: "";
  background: url(../images/common/wing01.svg) no-repeat right bottom;
  background-size: contain;
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -90px;
  left: -45px;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs::before {
    top: -90px;
    left: -45px;
  }
}
.c-breadcrumbs--wrap {
  padding: 10px 15px;
  margin: 0 auto;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs--wrap {
    padding: 10px 15px 10px 87px;
  }
}
.c-breadcrumbs-list {
  display: inline-flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs-list {
    flex-direction: row;
  }
}
.c-breadcrumbs-list li {
  display: inline-block;
  color: #647e87;
  font-size: 12px;
  padding-right: 25px;
  position: relative;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs-list li {
    color: #000000;
  }
}
.c-breadcrumbs-list li:last-of-type {
  padding-right: 0;
}
.c-breadcrumbs-list li:last-of-type::before {
  content: none;
}
.c-breadcrumbs-list li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6px;
  border-color: transparent transparent transparent #007FCD;
  position: absolute;
  top: calc(50% - 3px);
  right: 6px;
  opacity: 0.5;
}
@media screen and (min-width: 992px) {
  .c-breadcrumbs-list li::before {
    opacity: 1;
  }
}
/* =========================================================
   レスポンシブ表示切替（SP / PC）
   ========================================================= */
/* デフォルト（スマホ表示） */
.pc-only {
  display: none;
}

.sp-only {
  display: inline;
}

/* PCサイズ（lg以上） */
@media screen and (min-width: 992px) {
  .pc-only {
    display: inline;
  }
  .sp-only {
    display: none;
  }
}
/* =========================================================
button
========================================================= */
.c-button-list {
  display: grid;
  border-top: 1px solid #8BE1FF;
  max-width: 450px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-button-list {
    max-width: 500px;
    margin: 0;
  }
}
.c-button-list a {
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #8BE1FF;
  color: #007FCD;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  min-height: 38px;
  padding: 15px 36px 15px 20px;
  position: relative;
  line-height: 1.4;
  letter-spacing: 1.5px;
  transition: 0.3s;
}
@media screen and (min-width: 992px) {
  .c-button-list a {
    font-size: 18px;
    padding: 20px 36px 20px 30px;
  }
}
.c-button-list a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 12px;
  background: url("../images/common/icon-arrow-bl.svg") center/contain no-repeat;
  transform: translateY(-50%);
}
.c-button-list a:hover {
  background: linear-gradient(to right, #0088df 0%, #009be6 100%);
  color: #ffffff;
}
.c-button-list a:hover::after {
  background-image: url("../images/common/icon-arrow-wh.svg");
}
.c-button-list a.jobs {
  background: url("../images/common/icon-pen-bl.svg") no-repeat 20px center/20px 20px, rgba(255, 255, 255, 0.5);
  border-color: #8BE1FF;
  color: #007FCD;
  padding-left: 55px;
}
@media screen and (min-width: 992px) {
  .c-button-list a.jobs {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
    padding-left: 75px;
  }
}
.c-button-list a.jobs:hover {
  background: url("../images/common/icon-pen-wh.svg") no-repeat 20px center/20px 20px, linear-gradient(to right, #0088df 0%, #009be6 100%);
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .c-button-list a.jobs:hover {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
  }
}
.c-button-list a.entry {
  background: url("../images/common/icon-mail-or.svg") no-repeat 20px center/20px 20px, rgba(255, 255, 255, 0.5);
  color: #FF8100;
  border-color: #FFD18C;
  padding-left: 55px;
}
@media screen and (min-width: 992px) {
  .c-button-list a.entry {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
    padding-left: 75px;
  }
}
.c-button-list a.entry::after {
  background-image: url("../images/common/icon-arrow-or.svg");
}
.c-button-list a.entry:hover {
  background: url("../images/common/icon-mail-wh.svg") no-repeat 20px center/20px 20px, linear-gradient(to right, #FF8000 0%, #FF9000 100%);
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .c-button-list a.entry:hover {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
  }
}
.c-button-list a.entry:hover::after {
  background-image: url("../images/common/icon-arrow-wh.svg");
}
.c-button-list a.line {
  background: url("../images/common/icon-line-gr.svg") no-repeat 20px center/20px 20px, rgba(255, 255, 255, 0.5);
  color: #01C771;
  border-color: #8FE6CB;
  padding-left: 55px;
}
@media screen and (min-width: 992px) {
  .c-button-list a.line {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
    padding-left: 75px;
  }
}
.c-button-list a.line::after {
  background-image: url("../images/common/icon-arrow-gr.svg");
}
.c-button-list a.line:hover {
  background: url("../images/common/icon-line-wh.svg") no-repeat 20px center/20px 20px, linear-gradient(to right, #00AD55 0%, #00CA74 100%);
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .c-button-list a.line:hover {
    background-position: 30px center, center;
    background-size: 30px 30px, auto;
  }
}
.c-button-list a.line:hover::after {
  background-image: url("../images/common/icon-arrow-wh.svg");
}

.c-button {
  background: linear-gradient(to right, #0088df 0%, #009be6 100%);
  border-radius: 5px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 325px;
  padding: 20px 40px 20px 28px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  transition: 0.3s;
  letter-spacing: 1.5px;
}
@media screen and (min-width: 992px) {
  .c-button {
    font-size: 18px;
  }
}
.c-button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 12px;
  height: 12px;
  background: url("../images/common/icon-arrow-wh.svg") center/contain no-repeat;
  transform: translateY(-50%);
}
.c-button:hover {
  background: linear-gradient(to right, #FF8000 0%, #FF9000 100%);
  color: #ffffff;
}

/* =========================================================
title
========================================================= */
.c-title-en {
  color: #75d9ff;
  margin-bottom: 0;
}
.c-title-en::first-letter {
  font-size: 110%;
  color: #007FCD;
}
.c-title-en--in {
  position: relative;
  z-index: 20;
}

.c-title-page-mv {
  position: relative;
  background: #eefaff;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv {
    padding: 20px 0 60px;
  }
}
.c-title-page-mv::before {
  content: "";
  background: url(../images/common/wing07.svg) no-repeat left bottom;
  background-size: contain;
  display: block;
  width: 150%;
  height: 100%;
  position: absolute;
  top: 0%;
  right: -20%;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv::before {
    top: -20%;
    right: 7%;
    width: 50%;
  }
}
.c-title-page-mv_wrap {
  position: relative;
  margin: 0 auto;
  max-width: 750px;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_wrap {
    display: flex;
    align-items: center;
    max-width: 100%;
    width: 100%;
  }
}
.c-title-page-mv_photo {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_photo {
    width: 52%;
    overflow: hidden;
    text-align: right;
  }
}
.c-title-page-mv_photo img {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_photo img {
    border-radius: 0 10px 10px 0;
    max-width: 100%;
  }
}
.c-title-page-mv_title {
  background: url(../images/common/bg-main-title.webp) no-repeat right bottom;
  background-size: 100%;
  font-weight: bold;
  padding: 50px 5px 23px;
  margin: 0 1% 0 auto;
  text-align: center;
  letter-spacing: 1px;
  width: 360px;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_title {
    margin: 0 0 0 auto;
    max-width: 660px;
    width: 99%;
    padding: 76px 5px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .c-title-page-mv_title {
    padding: 110px 10px 56px;
  }
}
.c-title-page-mv_title .main {
  display: block;
  font-size: 22px;
  margin-top: 2px;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_title .main {
    font-size: 30px;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 1200px) {
  .c-title-page-mv_title .main {
    font-size: 36px;
  }
}
.c-title-page-mv_title .sub {
  color: #007FCD;
  display: block;
  font-size: 15px;
  margin-top: 5px;
  min-height: 30px;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_title .sub {
    font-size: 17px;
    min-height: 40px;
  }
}
.c-title-page-mv_content {
  padding: 40px 25px 0px;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_content {
    width: 48%;
    padding: 50px 25px 35px 5%;
  }
}
@media screen and (min-width: 1200px) {
  .c-title-page-mv_content {
    padding: 50px 5% 35px;
    margin-top: 150px;
  }
}
@media screen and (min-width: 1440px) {
  .c-title-page-mv_content {
    padding: 50px 10% 35px;
  }
}
.c-title-page-mv_content .c-main-title {
  margin: 0 0 2px;
}
.c-title-page-mv_lead.c-title-box::before {
  content: none;
}
.c-title-page-mv_text {
  color: #000000;
}
@media screen and (min-width: 992px) {
  .c-title-page-mv_text {
    padding-top: 20px;
  }
}

.c-title-mv {
  position: relative;
  background: #eefaff;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .c-title-mv {
    min-height: 390px;
    padding: 20px 0;
  }
}
.c-title-mv::before {
  content: "";
  background: url(../images/common/wing03.svg) no-repeat left bottom;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -80%;
  right: -60%;
}
@media screen and (min-width: 992px) {
  .c-title-mv::before {
    top: -40%;
    right: -63%;
  }
}
.c-title-mv::after {
  content: "";
  background: url(../images/common/wing05.svg) no-repeat left bottom;
  background-size: contain;
  display: block;
  width: 170%;
  height: 60vh;
  position: absolute;
  top: 10%;
  right: -79%;
}
@media screen and (min-width: 992px) {
  .c-title-mv::after {
    width: 70%;
    height: 60vh;
    top: auto;
    bottom: -9%;
    right: -9%;
  }
}
.c-title-mv_wrap {
  position: relative;
  margin: 0 auto 70px;
  max-width: 750px;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .c-title-mv_wrap {
    display: flex;
    align-items: center;
    max-width: 100%;
    width: 100%;
  }
}
.c-title-mv_content {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .c-title-mv_content {
    width: 50%;
  }
}
.c-title-mv_content .inner {
  display: inline-block;
  text-align: left;
  float: none;
  padding: 30px;
}
@media screen and (min-width: 992px) {
  .c-title-mv_content .inner {
    max-width: 600px;
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 50px 25px 35px 25px;
  }
}
.c-title-mv_lead.c-title-box::before {
  content: none;
}
.c-title-mv_text {
  padding-top: 20px;
  color: #000000;
}
.c-title-mv_photo {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .c-title-mv_photo {
    width: 50%;
    overflow: hidden;
    text-align: right;
  }
}
.c-title-mv_photo img {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-title-mv_photo img {
    border-radius: 10px 0 0 10px;
  }
}

.c-main-title {
  position: relative;
  margin: 0 0 28px;
}
.c-main-title::before {
  position: absolute;
  top: 22px;
  left: -50px;
  z-index: -1;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #c9f1ff;
  content: "";
}
@media screen and (min-width: 992px) {
  .c-main-title::before {
    left: -80px;
    width: 275px;
    height: 275px;
  }
}
.c-main-title .en {
  display: block;
  margin-bottom: 10px;
  color: #8EE1FF;
}
.c-main-title .en::first-letter {
  font-size: 110%;
  color: #007FCD;
}
.c-main-title .jp {
  display: block;
  color: #000;
}

.c-main-title-small {
  padding: 10px 0;
  margin: 0 auto 20px;
  max-width: 1250px;
  width: 100%;
}
.c-main-title-small .main {
  color: #000000;
  margin-bottom: 5px;
}
.c-main-title-small .sub {
  color: #007FCD;
  font-size: 20px;
}

.c-title-step {
  position: relative;
}
.c-title-step::before {
  content: "";
  background: rgba(202, 241, 255, 0.7);
  display: block;
  width: 70px;
  height: 120px;
  position: absolute;
  left: -6px;
  bottom: 0;
}
@media screen and (min-width: 992px) {
  .c-title-step::before {
    left: -20px;
    bottom: -20px;
    height: 170px;
    width: 93px;
  }
}
.c-title-step .step {
  color: #007FCD;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1px;
  letter-spacing: 1.8px;
  position: relative;
  z-index: 10;
}
.c-title-step .step .color {
  color: #FF8100;
}
.c-title-step .step .no {
  font-size: 120%;
}
@media screen and (min-width: 992px) {
  .c-title-step .in.ov01 {
    font-size: 40px !important;
  }
}
.c-title-step p {
  margin-top: 2px;
}
.c-title-step p.blue {
  color: #007FCD;
}

.c-title-box {
  position: relative;
  margin-bottom: 20px;
}
.c-title-box::before {
  content: "";
  background: rgba(202, 241, 255, 0.7);
  display: block;
  width: 70px;
  height: calc(100% + 40px);
  position: absolute;
  left: -15px;
  bottom: -10px;
}
@media screen and (min-width: 992px) {
  .c-title-box::before {
    width: 93px;
    height: 170px;
  }
}
.c-title-box .in {
  position: relative;
  padding: 20px 0 0;
}
@media screen and (min-width: 992px) {
  .c-title-box .in.sub {
    font-size: 28px !important;
  }
}

.c-title-contents {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
  z-index: 1;
}
.c-title-contents::before {
  position: absolute;
  top: -30px;
  left: -40px;
  z-index: -1;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #c9f1ff;
  content: "";
}
.c-title-contents_title {
  display: block;
  margin-bottom: 20px;
  color: #000000;
}
.c-title-contents_lead {
  color: #000000;
}
.c-title-contents_text {
  padding-top: 20px;
  color: #000000;
}

/* =========================================================
pagination
========================================================= */
.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 80px auto 0;
}
@media screen and (min-width: 768px) {
  .c-pagination {
    margin: 80px auto 0;
  }
}
.c-pagination_list {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-pagination_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #d8d8d8;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s;
}
.c-pagination_link.is-current, .c-pagination_link:hover {
  background: #8AE1FF;
}
.c-pagination_link:hover {
  background: #FF8100;
}
.c-pagination_arrow {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
}
.c-pagination_arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.c-pagination_arrow--prev::before {
  border-right: 15px solid #0095e8;
}
.c-pagination_arrow--next::before {
  border-left: 15px solid #0095e8;
}
.c-pagination_arrow .c-pagination_arrow:hover::brfore {
  border-color: #FF8100;
}
/*# sourceMappingURL=style-common.css.map */