@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanjp.css");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

html {
  overflow-y: scroll !important;
  font-size: 62.5%;
  height: -webkit-fill-available;
  margin: 0 !important;
}

@media screen and (min-width: 768px), print {
  body {
    font-size: min(1.7021276596vw, 1.6rem);
  }
}
@media screen and (max-width: 767.98px) {
  body {
    font-size: 3.7333333333vw;
  }
}
body {
  font-family: YakuHanJP, "Noto Sans JP", "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  line-height: 1.6;
  letter-spacing: 0.02em;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  color: #333;
  font-optical-sizing: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}

a.link {
  color: #f7f8f8;
  text-decoration: underline;
}
a.link:hover {
  text-decoration: none;
}

section {
  position: relative;
}

img {
  line-height: 1;
  max-width: 100%;
  vertical-align: middle;
  pointer-events: none;
}

input {
  margin: 0;
  padding: 0;
}

textarea {
  font: inherit;
  color: inherit;
  padding: 0;
}

button {
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

strong {
  font-weight: 600;
}

span,
small {
  font-weight: inherit;
}

sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sub {
  font-size: 70%;
  vertical-align: bottom;
  position: relative;
  bottom: -0.1em;
}

ul {
  padding-left: 0;
}
ul li {
  list-style: none;
}

/* inner
-------------------------------------------------------*/
.inner,
.inner_in,
.inner__lg,
.inner__lg_in,
.inner__sm,
.inner__sm_in {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.inner,
.inner__lg,
.inner__sm {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .inner,
  .inner__lg,
  .inner__sm {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .inner,
  .inner__lg,
  .inner__sm {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inner {
  max-width: 1260px;
}

.inner_in {
  max-width: 1200px;
}

.inner__lg {
  max-width: 1460px;
}

.inner__lg_in {
  max-width: 1400px;
}

.inner__sm {
  max-width: 1060px;
}

.inner__sm_in {
  max-width: 1000px;
}

/* common
-------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .tel {
    pointer-events: none;
  }
}
@media print {
  body {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    background-image: none;
  }
  .tab_only,
  .sp_only {
    display: none;
  }
  .pc_none {
    display: none;
  }
}
.none {
  display: none !important;
}

/* テキスト処理
-------------------------------------------------------*/
.u-line_clamp {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.u-visually_hidden {
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
}

.u-justify {
  overflow-wrap: break-word;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
}

/* ul li ol dl dt dd
-------------------------------------------------------*/
dd:empty::before {
  content: "-";
}

/* リンク
-------------------------------------------------------*/
.list__image-hover li a {
  display: block;
  position: relative;
}
.list__image-hover li:not(:hover) a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/* 角丸
-------------------------------------------------------*/
.radius3 {
  border-radius: 3px;
}

.radius5 {
  border-radius: 5px;
}

.radius7 {
  border-radius: 7px;
}

.radius10 {
  border-radius: 10px;
}

.radius15 {
  border-radius: 15px;
}

.radius20 {
  border-radius: 20px;
}

.radius50 {
  border-radius: 50px;
}

/* gmap
------------------------------------------------------------------------*/
.gmap {
  position: relative;
  height: 450px;
}

.gmap iframe,
.gmap #gmap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  pointer-events: all !important;
}

/* youtube
------------------------------------------------------------------------*/
.youtube,
.video {
  position: relative;
  padding-bottom: 56.25%;
}

.youtube iframe,
.video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  pointer-events: all !important;
}

/* align
------------------------------------------------------------------------*/
.u-align--left {
  text-align: left;
}

.u-align--center {
  text-align: center;
}

.u-align--right {
  text-align: right;
}

/**/
@media screen and (min-width: 1201px) {
  .pcWidth_none {
    display: none;
  }
}
@media all and (min-width: 1001px) {
  .sp_only,
  .tab_only {
    display: none;
  }
  .pcWidth_only {
    display: none;
  }
  /**/
  .pc_none {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .sp_only {
    display: none;
  }
  .pc_only,
  .pcWidth_only {
    display: none;
  }
  /**/
  .tab_none {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .tab_only,
  .pc_only,
  .pcWidth_only,
  .sp_none {
    display: none !important;
  }
  /**/
}
.c-main {
  color: #197fd3;
}

.c-main2 {
  color: #000;
}

.c-sub {
  color: #f7f8f8;
}

.c-sub2 {
  color: #000;
}

.c-gold {
  color: #7a6338;
}

.c-gold__light {
  color: #ac7f43;
}

.c-purple {
  color: #d00;
}

.c-blue {
  color: #0067c0;
}

.c-pink {
  color: #ea6da4;
}

.c-green {
  color: #008570;
}

/* 背景
-------------------------------------------------------*/
.u-bg-purple {
  background-color: #b05de3;
}

.u-bg-pink {
  background-color: #ea6da4;
}

.u-bg-blue {
  background-color: #7be9dc;
}

.u-bg-blue {
  color: white;
  background-color: #0076ad;
}

.u-bg-pink {
  color: white;
  background-color: #ff6da4;
}

.u-bg-green {
  color: white;
  background-color: #008570;
}

.u-bg-green__top:before, .u-bg-green__top:after,
.u-bg-green__bottom:before,
.u-bg-green__bottom:after {
  pointer-events: none;
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 470px;
  height: 33.5714285714vw;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-bg-green__top:before {
  bottom: calc(100% - 0.3vw);
  background-image: url(../../images/common/bg_green_top.svg);
  background-position: center bottom;
}

.u-bg-green__bottom:after {
  top: calc(100% - 0.3vw);
  background-image: url(../../images/common/bg_green_bottom.svg);
  background-position: center top;
}

.u-bg-pink {
  background-color: #ff6da4;
}

.u-bg-pink__top:before, .u-bg-pink__top:after,
.u-bg-pink__middle:before,
.u-bg-pink__middle:after,
.u-bg-pink__bottom:before,
.u-bg-pink__bottom:after {
  pointer-events: none;
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 470px;
  height: 33.5714285714vw;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-bg-pink__top:before {
  bottom: calc(100% - 0.3vw);
  background-image: url(../../images/common/bg_pink_top.svg);
  background-position: center bottom;
}

.u-bg-pink__bottom:after {
  top: calc(100% - 0.3vw);
  background-image: url(../../images/common/bg_pink_bottom.svg);
  background-position: center top;
}

.u-bg-pink__middle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../../images/common/bg_pink_middle.svg);
  background-position: center center;
  height: 1222px;
  height: 87.2857142857vw;
}

.u-bg-mark {
  color: #333;
  background-color: #fff;
  background-image: url(../../images/common/bg_mark_naname.svg);
  background-repeat: repeat;
  background-position: center center;
  background-size: 167px;
}

/* flex
-------------------------------------------------------*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex.flex--alignStart {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex.flex--alignCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.flex--alignEnd {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex.flex--justStart {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex.flex--justCenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.flex--justEnd {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex.flex--nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex.inner:after {
  content: none;
}

/* 3・4列の最後を左寄せにする
 .flex::after, .flex::before {
  content: "";
  display: block;
  width: 21%;
  height: 0;
 }
 .flex::before {
  order: 1;
 }
 */
/* col
-------------------------------------------------------*/
.col1 {
  width: 100%;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 33.333%;
}

.col4 {
  width: 25%;
}

/* margin
-------------------------------------------------------*/
.u3 {
  margin-bottom: 3px;
}

.u5 {
  margin-bottom: 5px;
}

.u7 {
  margin-bottom: 7px;
}

.u10 {
  margin-bottom: 10px;
}

.u15 {
  margin-bottom: 15px;
}

.u20 {
  margin-bottom: 20px;
}

.u25 {
  margin-bottom: 25px;
}

.u30 {
  margin-bottom: 30px;
}

.u35 {
  margin-bottom: 35px;
}

.u40 {
  margin-bottom: 40px;
}

.u45 {
  margin-bottom: 45px;
}

.u50 {
  margin-bottom: 50px;
}

.u55 {
  margin-bottom: 55px;
}

.u60 {
  margin-bottom: 60px;
}

.u70 {
  margin-bottom: 70px;
}

.u80 {
  margin-bottom: 80px;
}

.u90 {
  margin-bottom: 90px;
}

.u100 {
  margin-bottom: 100px;
}

.u110 {
  margin-bottom: 110px;
}

.u120 {
  margin-bottom: 120px;
}

.u130 {
  margin-bottom: 130px;
}

.u140 {
  margin-bottom: 140px;
}

.u150 {
  margin-bottom: 150px;
}

.u160 {
  margin-bottom: 160px;
}

@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .u3 {
    margin-bottom: 3px;
  }
  .u5 {
    margin-bottom: 5px;
  }
  .u7 {
    margin-bottom: 7px;
  }
  .u10 {
    margin-bottom: 10px;
  }
  .u15 {
    margin-bottom: 15px;
  }
  .u20 {
    margin-bottom: 20px;
  }
  .u25 {
    margin-bottom: 25px;
  }
  .u30 {
    margin-bottom: 30px;
  }
  .u35 {
    margin-bottom: 35px;
  }
  .u40 {
    margin-bottom: 40px;
  }
  .u45 {
    margin-bottom: 45px;
  }
  .u50 {
    margin-bottom: 50px;
  }
  .u55 {
    margin-bottom: 55px;
  }
  .u60 {
    margin-bottom: 60px;
  }
  .u70 {
    margin-bottom: 70px;
  }
  .u80 {
    margin-bottom: 80px;
  }
  .u90 {
    margin-bottom: 90px;
  }
  .u100 {
    margin-bottom: 100px;
  }
  .u110 {
    margin-bottom: 110px;
  }
  .u120 {
    margin-bottom: 120px;
  }
  .u130 {
    margin-bottom: 130px;
  }
  .u140 {
    margin-bottom: 140px;
  }
  .u150 {
    margin-bottom: 150px;
  }
  .u160 {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .u3 {
    margin-bottom: 1.5px;
  }
  .u5 {
    margin-bottom: 2.5px;
  }
  .u7 {
    margin-bottom: 3.5px;
  }
  .u10 {
    margin-bottom: 5px;
  }
  .u15 {
    margin-bottom: 7.5px;
  }
  .u20 {
    margin-bottom: 10px;
  }
  .u25 {
    margin-bottom: 12.5px;
  }
  .u30 {
    margin-bottom: 15px;
  }
  .u35 {
    margin-bottom: 17.5px;
  }
  .u40 {
    margin-bottom: 20px;
  }
  .u45 {
    margin-bottom: 22.5px;
  }
  .u50 {
    margin-bottom: 25px;
  }
  .u55 {
    margin-bottom: 27.5px;
  }
  .u60 {
    margin-bottom: 30px;
  }
  .u70 {
    margin-bottom: 35px;
  }
  .u80 {
    margin-bottom: 40px;
  }
  .u90 {
    margin-bottom: 45px;
  }
  .u100 {
    margin-bottom: 50px;
  }
  .u110 {
    margin-bottom: 55px;
  }
  .u120 {
    margin-bottom: 60px;
  }
  .u130 {
    margin-bottom: 65px;
  }
  .u140 {
    margin-bottom: 70px;
  }
  .u150 {
    margin-bottom: 75px;
  }
  .u160 {
    margin-bottom: 80px;
  }
}
/* -------------------------------------------------------*/
.u-10 {
  position: relative;
  margin-bottom: -10px;
}

.u-20 {
  position: relative;
  margin-bottom: -20px;
}

.u-30 {
  position: relative;
  margin-bottom: -30px;
}

.u-40 {
  position: relative;
  margin-bottom: -40px;
}

.u-50 {
  position: relative;
  margin-bottom: -50px;
}

.u-60 {
  position: relative;
  margin-bottom: -60px;
}

@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .u-10 {
    margin-bottom: -10px;
  }
  .u-20 {
    margin-bottom: -20px;
  }
  .u-30 {
    margin-bottom: -30px;
  }
  .u-40 {
    margin-bottom: -40px;
  }
  .u-50 {
    margin-bottom: -50px;
  }
  .u-60 {
    margin-bottom: -60px;
  }
}
@media screen and (max-width: 767.98px) {
  .u-10 {
    position: relative;
    margin-bottom: -5px;
  }
  .u-20 {
    position: relative;
    margin-bottom: -10px;
  }
  .u-30 {
    position: relative;
    margin-bottom: -15px;
  }
  .u-40 {
    position: relative;
    margin-bottom: -20px;
  }
  .u-50 {
    position: relative;
    margin-bottom: -25px;
  }
  .u-60 {
    position: relative;
    margin-bottom: -30px;
  }
}
/* -------------------------------------------------------*/
.t5 {
  margin-top: 5px;
}

.t7 {
  margin-top: 7px;
}

.t10 {
  margin-top: 10px;
}

.t15 {
  margin-top: 15px;
}

.t20 {
  margin-top: 20px;
}

.t25 {
  margin-top: 25px;
}

.t30 {
  margin-top: 30px;
}

.t40 {
  margin-top: 40px;
}

.t50 {
  margin-top: 50px;
}

.t60 {
  margin-top: 60px;
}

.t70 {
  margin-top: 70px;
}

@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .t5 {
    margin-top: 5px;
  }
  .t7 {
    margin-top: 7px;
  }
  .t10 {
    margin-top: 10px;
  }
  .t15 {
    margin-top: 15px;
  }
  .t20 {
    margin-top: 20px;
  }
  .t25 {
    margin-top: 25px;
  }
  .t30 {
    margin-top: 30px;
  }
  .t40 {
    margin-top: 40px;
  }
  .t50 {
    margin-top: 50px;
  }
  .t60 {
    margin-top: 60px;
  }
  .t70 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .t5 {
    margin-top: 2.5px;
  }
  .t7 {
    margin-top: 3.5px;
  }
  .t10 {
    margin-top: 5px;
  }
  .t15 {
    margin-top: 7.5px;
  }
  .t20 {
    margin-top: 10px;
  }
  .t25 {
    margin-top: 12.5px;
  }
  .t30 {
    margin-top: 15px;
  }
  .t40 {
    margin-top: 20px;
  }
  .t50 {
    margin-top: 25px;
  }
  .t60 {
    margin-top: 30px;
  }
  .t70 {
    margin-top: 35px;
  }
}
/* -------------------------------------------------------*/
.t-5,
.t-10,
.t-15,
.t-20,
.t-25,
.t-30 {
  position: relative;
}

.t-5 {
  margin-top: -5px;
}

.t-10 {
  margin-top: -10px;
}

.t-15 {
  margin-top: -15px;
}

.t-20 {
  margin-top: -20px;
}

.t-25 {
  margin-top: -25px;
}

.t-30 {
  margin-top: -30px;
}

@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .t-5 {
    margin-top: -5px;
  }
  .t-10 {
    margin-top: -10px;
  }
  .t-15 {
    margin-top: -15px;
  }
  .t-20 {
    margin-top: -20px;
  }
  .t-25 {
    margin-top: -25px;
  }
  .t-30 {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767.98px) {
  .t-5 {
    margin-top: -2.5px;
  }
  .t-10 {
    margin-top: -5px;
  }
  .t-15 {
    margin-top: -7.5px;
  }
  .t-20 {
    margin-top: -10px;
  }
  .t-25 {
    margin-top: -12.5px;
  }
  .t-30 {
    margin-top: -15px;
  }
}
/* -------------------------------------------------------*/
.t0 {
  margin-top: 0 !important;
}

.l0 {
  margin-left: 0 !important;
}

.r0 {
  margin-right: 0 !important;
}

.u0 {
  margin-bottom: 0 !important;
}

.u0 img {
  vertical-align: bottom;
}

.l5 {
  margin-left: 5px;
}

.l10 {
  margin-left: 10px;
}

.l15 {
  margin-left: 15px;
}

.l20 {
  margin-left: 20px;
}

.l25 {
  margin-left: 25px;
}

.l30 {
  margin-left: 30px;
}

.l40 {
  margin-left: 40px;
}

.r5 {
  margin-right: 5px;
}

.r10 {
  margin-right: 10px;
}

.r15 {
  margin-right: 15px;
}

.r20 {
  margin-right: 20px;
}

.r25 {
  margin-right: 25px;
}

.r30 {
  margin-right: 30px;
}

.r40 {
  margin-right: 40px;
}

/* section
-------------------------------------------------------*/
.section--pt {
  padding-top: 100px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pt {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt {
    padding-top: 70px;
  }
}

.section--pt_s {
  padding-top: 80px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pt_s {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt_s {
    padding-top: 56px;
  }
}

.section--pt_lg {
  padding-top: 140px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pt_lg {
    padding-top: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt_lg {
    padding-top: 98px;
  }
}

.section--pb {
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pb {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb {
    padding-bottom: 70px;
  }
}

.section--pb_s {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pb_s {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb_s {
    padding-bottom: 56px;
  }
}

.section--pb_lg {
  padding-bottom: 140px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--pb_lg {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb_lg {
    padding-bottom: 98px;
  }
}

.section--mt {
  margin-top: 100px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mt {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt {
    margin-top: 70px;
  }
}

.section--mt_s {
  margin-top: 80px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mt_s {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt_s {
    margin-top: 56px;
  }
}

.section--mt_lg {
  margin-top: 140px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mt_lg {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt_lg {
    margin-top: 98px;
  }
}

.section--mb {
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mb {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb {
    margin-bottom: 70px;
  }
}

.section--mb_s {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mb_s {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb_s {
    margin-bottom: 56px;
  }
}

.section--mb_lg {
  margin-bottom: 140px;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .section--mb_lg {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb_lg {
    margin-bottom: 98px;
  }
}

.underLine--yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffee00));
  background: linear-gradient(transparent 70%, #ffee00 70%);
}

.underLine--yellow__border {
  position: relative;
}
.underLine--yellow__border::before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #ffee00;
}
@media screen and (max-width: 767.98px) {
  .underLine--yellow__border::before {
    bottom: -1px;
    height: 3px;
  }
}

.underLine--blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #66ccff));
  background: linear-gradient(transparent 40%, #66ccff 40%);
}

.underLine--green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #66ffcc));
  background: linear-gradient(transparent 40%, #66ffcc 40%);
}

.underLine--red {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #ff9494));
  background: linear-gradient(transparent 40%, #ff9494 40%);
}

.underLine--pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #f0aeeb));
  background: linear-gradient(transparent 40%, #f0aeeb 40%);
}

.u-zoomLink {
  background-color: #fff;
}
.u-zoomLink a {
  display: block;
  overflow: hidden;
}
.u-zoomLink a > img {
  width: 100%;
}
@media screen and (min-width: 941px), print {
  .u-zoomLink a > img {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .u-zoomLink a:hover > img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

.c-breadcrumb {
  width: 94%;
  max-width: 1000px;
  margin-inline: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 767.98px) {
  .c-breadcrumb {
    width: 100%;
    padding-left: 3.5%;
    padding-right: 3.5%;
    overflow-x: scroll;
  }
}
.c-breadcrumb__list {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 767.98px) {
  .c-breadcrumb__list {
    padding-top: 2px;
    padding-bottom: 4px;
    white-space: nowrap;
  }
}
.c-breadcrumb__item {
  position: relative;
  list-style: none;
  font-size: 1.3rem;
  display: inline-block;
  font-weight: 300;
  line-height: 1;
  padding-right: 0.85em;
  margin-right: 0.4em;
}
@media screen and (max-width: 767.98px) {
  .c-breadcrumb__item {
    font-size: 1rem;
  }
}
.c-breadcrumb__item a {
  position: relative;
}
.c-breadcrumb__item a:hover {
  text-decoration: underline;
}
.c-breadcrumb__item:not(:last-child)::before, .c-breadcrumb__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 4px;
  height: 1px;
  border-radius: 9999px;
  background-color: #666;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.c-breadcrumb__item:not(:last-child)::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-breadcrumb__item:not(:last-child)::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-breadcrumb__item:last-child a {
  pointer-events: none;
}

.c-breadcrumb__bottom {
  color: #fff;
  background-color: #197fd3;
}

/* 矢印の共通パーツ
-------------------------------------------------------*/
.arrow {
  position: relative;
  padding: 0 0 0 16px;
  vertical-align: middle;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arrow:after {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-left: 10px;
}
.arrow.--white:after {
  background-image: url(../../assets/images/arrow/arrow_white.svg);
}
.arrow.--blue:after {
  background-image: url(../../assets/images/arrow/arrow_blue.svg);
}

/* 矢印の共通パーツ
-------------------------------------------------------*/
.arrow2 {
  position: relative;
  padding: 0 16px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arrow2:before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: 8px;
}
.arrow2.--white:before {
  background-image: url(../../assets/images/arrow/arrow_border_white.svg);
}
.arrow2.--blue:before {
  background-image: url(../../assets/images/arrow/arrow_border_blue.svg);
}

/* 矢印のブランクパーツ
-------------------------------------------------------*/
.arrow-blank {
  position: relative;
  padding: 0 0 0 16px;
  vertical-align: middle;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arrow-blank:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 10px;
}
@media screen and (max-width: 767.98px) {
  .arrow-blank:after {
    width: 25px;
    height: 25px;
  }
}
.arrow-blank.--purple:after {
  background-image: url(../../assets/images/arrow/arrow_blank_purple.svg);
}
.arrow-blank.--green:after {
  background-image: url(../../assets/images/arrow/arrow_blank_green.svg);
}
.arrow-blank.--pink:after {
  background-image: url(../../assets/images/arrow/arrow_blank_pink.svg);
}
.arrow-blank.--gold:after {
  background-image: url(../../assets/images/arrow/arrow_blank_gold.svg);
}
.arrow-blank.--blue_green:after {
  background-image: url(../../assets/images/arrow/arrow_blank_blue_green.svg);
}
.arrow-blank.--blue_purple:after {
  background-image: url(../../assets/images/arrow/arrow_blank_blue_purple.svg);
}

/*
-------------------------------------------------------*/
.c-wrap {
  width: 94%;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 767.98px) {
  .c-wrap {
    width: 92%;
  }
}
.c-wrap.--lg {
  max-width: 1400px;
}
.c-wrap.--md {
  max-width: 1200px;
}
.c-wrap.--sm {
  max-width: 1100px;
}
.c-wrap.--xs {
  max-width: 800px;
}

.c-content__header {
  z-index: 5;
  position: relative;
  text-align: center;
}
.c-content__header .c-content__header__title {
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 768px), print {
  .c-content__header .c-content__header__title {
    width: 900px;
    width: 64.2857142857vw;
  }
}
.c-content__header .c-content__header__title + .c-content__header__text {
  margin-top: 70px;
  margin-top: 5vw;
}
@media screen and (min-width: 768px), print {
  .c-content__header .c-content__header__title + .c-content__header__text {
    margin-top: 40px;
  }
}
.c-content__header .c-content__header__text {
  font-size: 17px;
  font-size: 4.5333333333vw;
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  .c-content__header .c-content__header__text {
    font-size: 33px;
    font-size: 2.3571428571vw;
  }
}
.c-content__header .c-content__header__text.--lg {
  font-size: 28px;
  font-size: 7.4666666667vw;
}
@media screen and (min-width: 768px), print {
  .c-content__header .c-content__header__text.--lg {
    font-size: 52px;
    font-size: 3.7142857143vw;
  }
}

.c-content {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-inline: auto;
}
.c-content.p0 {
  padding-left: 0;
  padding-right: 0;
}
.c-content.--sm {
  max-width: 900px;
}

/*
-------------------------------------------------------*/
.c-box {
  border: 1px solid #ccc;
  padding: 25px 25px;
}
@media screen and (max-width: 767.98px) {
  .c-box {
    padding: 25px;
    padding: 3.5714285714vw;
  }
}
.c-box.p0 {
  border: 0px solid #ccc;
  padding: 0px !important;
}
.c-box.--lg {
  padding: 45px 40px;
}
@media screen and (max-width: 767.98px) {
  .c-box.--lg {
    padding-top: 45px;
    padding-top: 6.4285714286vw;
    padding-bottom: 45px;
    padding-bottom: 6.4285714286vw;
    padding-left: 40px;
    padding-left: 5.7142857143vw;
    padding-right: 40px;
    padding-right: 5.7142857143vw;
  }
}
.c-box.--md {
  padding: 30px 25px;
}
@media screen and (max-width: 767.98px) {
  .c-box.--md {
    padding-top: 30px;
    padding-top: 4.2857142857vw;
    padding-bottom: 30px;
    padding-bottom: 4.2857142857vw;
    padding-left: 25px;
    padding-left: 3.5714285714vw;
    padding-right: 25px;
    padding-right: 3.5714285714vw;
  }
}
.c-box.--sm {
  padding: 20px 15px;
}
@media screen and (max-width: 767.98px) {
  .c-box.--sm {
    padding-top: 20px;
    padding-top: 2.8571428571vw;
    padding-bottom: 20px;
    padding-bottom: 2.8571428571vw;
    padding-left: 15px;
    padding-left: 2.1428571429vw;
    padding-right: 15px;
    padding-right: 2.1428571429vw;
  }
}

/* font
-------------------------------------------------------*/
.font-eng {
  font-family: "Roboto", "Noto Sans JP", Meiryo, sans-serif;
}

.font-eng__cinzel {
  font-family: "Cinzel", YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}

.font-mincho {
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}

.font-gothic {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}

.font-mix {
  font-family: "Cinzel", YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}

/* txt
-------------------------------------------------------*/
.txt__xl3 {
  font-size: 4.6rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__xl3 {
    font-size: 3.91rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl3 {
    font-size: 2.99rem;
  }
}

.txt__xl2 {
  font-size: 3.6rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__xl2 {
    font-size: 3.06rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl2 {
    font-size: 2.34rem;
  }
}

.txt__xl {
  font-size: 3rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__xl {
    font-size: 2.55rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl {
    font-size: 1.95rem;
  }
}

.txt__lg2 {
  font-size: 2.7rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__lg2 {
    font-size: 2.295rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__lg2 {
    font-size: 1.755rem;
  }
}

.txt__lg {
  font-size: 2.6rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__lg {
    font-size: 2.21rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__lg {
    font-size: 1.69rem;
  }
}

.txt__md2 {
  font-size: 2.2rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__md2 {
    font-size: 1.87rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__md2 {
    font-size: 1.43rem;
  }
}

.txt__md {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__md {
    font-size: 1.53rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__md {
    font-size: 1.17rem;
  }
}

.txt__base {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__base {
    font-size: 1.36rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__base {
    font-size: 1.04rem;
  }
}

.txt__sm {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__sm {
    font-size: 1.19rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__sm {
    font-size: 0.91rem;
  }
}

.txt__xs {
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .txt__xs {
    font-size: 1.105rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xs {
    font-size: 0.845rem;
  }
}

/* capt
-------------------------------------------------------*/
.capt {
  font-size: 1.3rem;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .capt {
    font-size: 1.1rem;
  }
}
.capt_s {
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .capt_s {
    font-size: 1.2rem;
  }
}

.capt__img {
  position: absolute;
  bottom: 2px;
  right: 5px;
  margin: auto;
}

/* txt_indent
-------------------------------------------------------*/
.txt_indent {
  padding-left: 1em;
  text-indent: -1em;
}

.txt_indent15 {
  padding-left: 1.68em;
  text-indent: -1.68em;
}

.txt_indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

.txt_indent3 {
  padding-left: 2.7em;
  text-indent: -2.7em;
}

/* txt_shadow
-------------------------------------------------------*/
.txt_shadow__wh {
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff;
}

.txt_shadow__bk {
  color: #fff;
  text-shadow: 0 0 1px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 5px rgb(0, 0, 0), 0 0 10px rgb(0, 0, 0);
}

.txt_shadow__bk_light {
  color: #fff;
  text-shadow: 0 0 1px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 5px rgb(0, 0, 0);
}

/* lts
-------------------------------------------------------*/
.lts__0 {
  letter-spacing: 0;
}

.lts__sm {
  letter-spacing: 0.03em;
}

.lts__md {
  letter-spacing: 0.05em;
}

.lts__lg {
  letter-spacing: 0.07em;
}

.lts__xl {
  letter-spacing: 0.1em;
}

.lts__xl2 {
  letter-spacing: 0.13em;
}

.lts__xl3 {
  letter-spacing: 0.15em;
}

/* c-title
-------------------------------------------------------*/
.c-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.35;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 8px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767.98px) {
  .c-title {
    width: 100vw;
    margin: 0px calc(50% - 50vw);
    font-size: 20px;
    font-size: 5.4794520548vw;
    padding-left: 15px;
    padding-left: 4.1095890411vw;
    padding-right: 15px;
    padding-right: 4.1095890411vw;
    margin-bottom: 20px;
    margin-bottom: 5.4794520548vw;
    padding-top: 6px;
    padding-bottom: 7px;
  }
}
.c-title:before, .c-title:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.c-title:before {
  z-index: -1;
  width: 100%;
  max-width: 240px;
  background-color: #197fd3;
}
@media screen and (max-width: 767.98px) {
  .c-title:before {
    max-width: 200px;
    max-width: 54.7945205479vw;
  }
}
.c-title:after {
  z-index: -2;
  width: 100%;
  background-color: #f2f0eb;
}
.c-title.--xl:before {
  max-width: 700px;
}
@media screen and (max-width: 767.98px) {
  .c-title.--xl:before {
    width: 100%;
  }
}
.c-title.--lg:before {
  max-width: 600px;
}
@media screen and (max-width: 767.98px) {
  .c-title.--lg:before {
    width: 100%;
  }
}
.c-title.--md:before {
  max-width: 400px;
}
@media screen and (max-width: 767.98px) {
  .c-title.--md:before {
    max-width: 87%;
  }
}
.c-title.--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.c-title.--center:before {
  max-width: 100%;
}

/* c-title__border
-------------------------------------------------------*/
.c-title__border {
  font-size: 2.2rem;
  font-weight: 700;
  color: #197fd3;
  letter-spacing: 0.07em;
  border-bottom: 2px solid #197fd3;
  padding-bottom: 5px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767.98px) {
  .c-title__border {
    font-size: 17px;
    font-size: 4.6575342466vw;
  }
}

/* c-title__square
-------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .c-title__square {
    font-size: min(1.914893617vw, 1.8rem);
  }
}
@media screen and (max-width: 767.98px) {
  .c-title__square {
    font-size: 4vw;
  }
}
.c-title__square {
  font-weight: 600;
  color: #197fd3;
}
.c-title__square:before {
  content: "■";
}

.pageTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  height: 400px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .pageTitle {
    height: 190px;
  }
}
.pageTitle::before {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  margin: auto;
}
.pageTitle img {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pageTitle .ttl__data {
  position: relative;
  z-index: 5;
  font-size: 2.4rem;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .pageTitle .ttl__data {
    font-size: 2.04rem;
  }
}
@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data {
    font-size: 1.5rem;
    letter-spacing: 0.03em;
    bottom: -20px;
  }
}
.pageTitle .ttl__data::before {
  font-size: 8rem;
  color: #fff;
  background: none;
  margin-bottom: 40px;
  -webkit-text-fill-color: #fff;
}
@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data::before {
    font-size: 5.2rem;
    margin-bottom: 15px;
  }
}
.pageTitle .ttl__data::after {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  width: 45px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: auto;
}
@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data::after {
    width: 40px;
    bottom: 33px;
  }
}
/* グラデーション
-------------------------------------------------------*/
.grade--txt {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#7ac9ea), to(#007bd1));
  background: linear-gradient(to right, #7ac9ea, #007bd1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.grade--data {
  color: #197fd3;
}
.grade--data::before {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, right top, from(#7ac9ea), to(#007bd1));
  background: linear-gradient(to right, #7ac9ea, #007bd1);
  margin-left: auto;
  margin-right: auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ttl__underline {
  position: relative;
  border-bottom: 5px solid #f6f6f6;
}
.ttl__underline::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 70px;
  height: 5px;
  background-color: #387ccc;
}

.ttl__underline--center {
  text-align: center;
}
.ttl__underline--center::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.formWrap .flex li {
  margin-bottom: 5px;
}

/* form input
--------------------------------------------------------------------------------*/
.cp_ipselect,
select,
textarea,
input {
  border-radius: 5px;
  -webkit-transition: 0.3em;
  transition: 0.3em;
}

input[type=text],
textarea,
select {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-right: 0.8em;
  padding-left: 0.8em;
}
@media screen and (max-width: 767.98px) {
  input[type=text],
  textarea,
  select {
    max-width: 220px;
  }
}

input[type=text],
textarea {
  outline: none;
  border: 1px solid #aaa;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #bbb;
}

input[type=text]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 7px #006cb6;
          box-shadow: 0 0 7px #006cb6;
  border: 1px solid #006cb6;
}

input[type=file] {
  border-radius: 0;
}

textarea {
  width: 100%;
}

input::-webkit-input-placeholder {
  color: #aaa;
}

input::-moz-placeholder {
  color: #aaa;
}

input:-ms-input-placeholder {
  color: #aaa;
}

input::-ms-input-placeholder {
  color: #aaa;
}

input::placeholder {
  color: #aaa;
}

input[type=submit],
input[type=reset],
input[type=button],
.btnBack {
  width: 200px;
  padding-top: 6px;
  padding-bottom: 8px;
  font-size: 1.2em;
  font-weight: 600;
  background-color: #858585;
  color: #fff;
  cursor: pointer;
  border: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=submit] {
  background-color: #c80000;
}

input[type=submit]:before {
  border: 3px solid red;
}

input[type=submit]:hover {
  background-color: #e00;
}

input[type=reset]:hover,
input[type=button]:hover,
.btnBack:hover {
  background-color: #333 !important;
}

input[type=submit][disabled] {
  background-color: #ccc;
  cursor: default;
}

.btnBack {
  background-color: #858585 !important;
}

@media screen and (max-width: 767px) {
  input[type=submit],
  input[type=reset],
  input[type=button] {
    width: 45%;
  }
  textarea,
  input {
    max-width: 90%;
  }
}
/*=======================================================================

 fotm design

========================================================================*/
.c-input-label {
  position: relative;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-input-label__radio {
  width: 23px;
  height: 23px;
  margin-right: 10px;
}
.c-input-label__checkbox {
  width: 23px;
  height: 23px;
  margin-right: 10px;
}

/* ボタン
-------------------------------------------------------*/
.c-buttons {
  background-color: #fff;
}
@media screen and (max-width: 767.98px) {
  .c-buttons {
    margin-top: 50px;
    margin-top: 7.1428571429vw;
  }
}

.c-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px), print {
  .c-button {
    font-size: min(3.1914893617vw, 3rem);
  }
}
@media screen and (max-width: 767.98px) {
  .c-button {
    font-size: 4.2666666667vw;
  }
}
.c-button {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-bottom: 2px;
  height: 95px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (max-width: 767.98px) {
  .c-button {
    height: 140px;
    height: 14.8936170213vw;
  }
}
@media screen and (min-width: 941px), print {
  .c-button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .c-button:hover {
    opacity: 0.5;
  }
}
.c-button__border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  font-size: 1.6rem;
  line-height: 1.5;
  width: 100% !important;
  height: 100%;
  text-decoration: none !important;
  color: inherit;
  background-color: transparent;
  border: 1px solid #197fd3;
  border-radius: 6px;
  padding: 12px 12px 12px;
  text-align: left;
}
@media screen and (min-width: 941px), print {
  .c-button__border {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .c-button__border:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767.98px) {
  .c-button__border {
    font-size: 14.5px;
    font-size: 3.9726027397vw;
  }
}
.c-button__border::before, .c-button__border::after {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-top: 0 !important;
}
.c-button__border::before {
  margin-right: 8px;
}
.c-button__border::after {
  margin-left: 7px;
}
.c-button__border.--white:before {
  background-image: url(../../assets/images/arrow/arrow_white.svg);
}
.c-button__border.--blue:before {
  background-image: url(../../assets/images/arrow/arrow_blue.svg);
}

a[href$=".pdf"],
a[href$=".word"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
  line-height: 1.5;
}
@media screen and (min-width: 941px), print {
  a[href$=".pdf"],
  a[href$=".word"],
  a[href$=".doc"],
  a[href$=".docx"],
  a[href$=".xls"],
  a[href$=".xlsx"] {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  a[href$=".pdf"]:hover,
  a[href$=".word"]:hover,
  a[href$=".doc"]:hover,
  a[href$=".docx"]:hover,
  a[href$=".xls"]:hover,
  a[href$=".xlsx"]:hover {
    color: #197fd3;
  }
}
a[href$=".pdf"]::before, a[href$=".pdf"]::after,
a[href$=".word"]::before,
a[href$=".word"]::after,
a[href$=".doc"]::before,
a[href$=".doc"]::after,
a[href$=".docx"]::before,
a[href$=".docx"]::after,
a[href$=".xls"]::before,
a[href$=".xls"]::after,
a[href$=".xlsx"]::before,
a[href$=".xlsx"]::after {
  display: inline-block;
  content: "";
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-top: 0.8%;
}
@media screen and (max-width: 767.98px) {
  a[href$=".pdf"]::before, a[href$=".pdf"]::after,
  a[href$=".word"]::before,
  a[href$=".word"]::after,
  a[href$=".doc"]::before,
  a[href$=".doc"]::after,
  a[href$=".docx"]::before,
  a[href$=".docx"]::after,
  a[href$=".xls"]::before,
  a[href$=".xls"]::after,
  a[href$=".xlsx"]::before,
  a[href$=".xlsx"]::after {
    width: 19px !important;
    height: 19px !important;
    margin-top: 1.1%;
  }
}
a[href$=".pdf"]::before,
a[href$=".word"]::before,
a[href$=".doc"]::before,
a[href$=".docx"]::before,
a[href$=".xls"]::before,
a[href$=".xlsx"]::before {
  background-image: url(../../assets/images/arrow/arrow_border_blue.svg);
  margin-right: 8px;
}
@media screen and (max-width: 767.98px) {
  a[href$=".pdf"]::before,
  a[href$=".word"]::before,
  a[href$=".doc"]::before,
  a[href$=".docx"]::before,
  a[href$=".xls"]::before,
  a[href$=".xlsx"]::before {
    margin-right: 6px;
  }
}
a[href$=".pdf"]::after,
a[href$=".word"]::after,
a[href$=".doc"]::after,
a[href$=".docx"]::after,
a[href$=".xls"]::after,
a[href$=".xlsx"]::after {
  margin-left: 7px;
}
@media screen and (max-width: 767.98px) {
  a[href$=".pdf"]::after,
  a[href$=".word"]::after,
  a[href$=".doc"]::after,
  a[href$=".docx"]::after,
  a[href$=".xls"]::after,
  a[href$=".xlsx"]::after {
    margin-left: 6px;
  }
}

a[href$=".pdf"]:after {
  background-image: url(../../assets/images/arrow/icon-pdf.svg);
}

a[href$=".word"]:after,
a[href$=".docx"]:after,
a[href$=".doc"]:after {
  background-image: url(../../assets/images/arrow/icon-word.svg);
}

a[href$=".xlsx"]:after,
a[href$=".xls"]:after {
  background-image: url(../../assets/images/arrow/icon-excel.svg);
}

.list__katakana {
  list-style: katakana inside;
}
.list__katakana li {
  padding-left: 2em;
  text-indent: -2em;
  margin-top: 8px;
}

.list__square {
  list-style: square inside;
}
.list__circle {
  list-style: circle inside;
}
.list__before {
  list-style: none;
}
.list__before li {
  position: relative;
}
.list__before li::before {
  content: "▪";
  display: block;
  position: absolute;
  left: -1em;
  color: #ddd;
}

.list__check li {
  font-weight: 600;
  position: relative;
  padding-left: 56px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 2.2rem;
}
.list__check li + li {
  margin-top: 1em;
}
.list__check li::before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../../images/arrow/arrow_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* color
-------------------------------------------------------*/
.list__blue ul li {
  background-color: #f0f5f3;
  padding: 30px;
}
.list__blue ul li .ttl {
  color: #197fd3;
  text-align: center;
}
.list__blue ul li .txt {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 15px;
}

.list__gray ul li {
  min-height: 240px;
  background-color: #f7f7f7;
  padding: 20px;
}
.list__gray ul li .img {
  width: 90%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.list__gray ul li .ttl {
  color: #197fd3;
  text-align: center;
}
.list__gray ul li .txt {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 15px;
}

/*=======================================================================

 ナビゲーション

========================================================================*/
.l-header {
  z-index: 10;
  background-color: #fff;
}
.l-header .l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 92%;
  height: 48px;
  margin-inline: auto;
}
@media screen and (min-width: 768px), print {
  .l-header .l-header__inner {
    width: 96%;
    height: 100px;
  }
}
.l-header a {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .l-header .logo {
    width: 32%;
    max-width: 266px;
  }
}
@media screen and (min-width: 768px), print {
  .l-header .logo {
    max-width: 266px;
  }
}
.l-header .l-header__right {
  width: 68.125%;
  max-width: 1090px;
}
@media screen and (max-width: 767.98px) {
  .l-header .l-header__right {
    z-index: 10;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.l-header .gnav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #333333;
}
@media screen and (min-width: 768px), print {
  .l-header .gnav {
    padding-left: 2.7%;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 5%;
    overflow-y: scroll;
  }
}
.l-header .gnav .gnav__item {
  position: relative;
}
@media screen and (min-width: 768px), print {
  .l-header .gnav .gnav__item {
    -webkit-box-flex: 0.7;
        -ms-flex-positive: 0.7;
            flex-grow: 0.7;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  }
}
.l-header .gnav .gnav__item a,
.l-header .gnav .gnav__item .noLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 90px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item a,
  .l-header .gnav .gnav__item .noLink {
    font-size: 15px;
    font-size: 4.1095890411vw;
    height: 56px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 3%;
  }
  .l-header .gnav .gnav__item a span,
  .l-header .gnav .gnav__item .noLink span {
    padding-left: 0;
  }
}
.l-header .gnav .gnav__item a.active,
.l-header .gnav .gnav__item .noLink.active {
  color: #333;
  background-color: #fff;
}
.l-header .gnav .gnav__item a.--blank::after,
.l-header .gnav .gnav__item .noLink.--blank::after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(../../assets/images/arrow/icon-blank__white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-left: 12px;
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item.--home a, .l-header .gnav .gnav__item.--news a {
    width: 100%;
    height: 40px;
  }
  .l-header .gnav .gnav__item.--home a:before, .l-header .gnav .gnav__item.--news a:before {
    content: "▶";
    font-size: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item.--home {
    border-bottom: 0px solid rgba(255, 255, 255, 0.7);
  }
  .l-header .gnav .gnav__item.--home:before {
    content: none;
  }
}
.l-header .gnav .gnav__item.--home > .active {
  color: #fff;
  background-color: #333333;
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item.--news a {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px), print {
  .l-header .gnav .gnav__item.--contact {
    -webkit-box-flex: 1.2;
        -ms-flex-positive: 1.2;
            flex-grow: 1.2;
  }
  .l-header .gnav .gnav__item.--contact a {
    background-color: #197fd3;
  }
  .l-header .gnav .gnav__item.--contact .arrow {
    padding-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item.--contact:before {
    content: "";
    background-color: #197fd3;
  }
  .l-header .gnav .gnav__item.--contact .arrow::after {
    display: none;
  }
}
.l-header .gnav .gnav__item.--contact a.active {
  color: #fff !important;
}
.l-header .gnav .gnav__item__sub {
  display: none;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 768px), print {
  .l-header .gnav .gnav__item__sub {
    position: absolute;
    left: 0;
    top: 90px;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item__sub {
    width: 100%;
  }
}
.l-header .gnav .gnav__item__sub a,
.l-header .gnav .gnav__item__sub .noLink {
  display: block;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
@media screen and (min-width: 768px), print {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding: 13px 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    font-size: 15px;
    font-size: 4.1095890411vw;
  }
}
@media screen and (min-width: 941px), print {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .l-header .gnav .gnav__item__sub a:hover,
  .l-header .gnav .gnav__item__sub .noLink:hover {
    color: #333;
    background-color: #fff;
  }
  .l-header .gnav .gnav__item__sub a:hover::after,
  .l-header .gnav .gnav__item__sub .noLink:hover::after {
    -webkit-filter: brightness(0);
            filter: brightness(0);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .l-header .gnav .gnav__item__sub a,
  .l-header .gnav .gnav__item__sub .noLink {
    -webkit-transition: none;
    transition: none;
  }
}
.l-header .gnav .gnav__item__sub a.active,
.l-header .gnav .gnav__item__sub .noLink.active {
  color: #333;
  background-color: #fff;
  border-top: 1px solid #ddd;
}
.l-header .gnav .gnav__item__sub .noLink {
  pointer-events: none;
  color: #888;
}
.toggle_menu {
  z-index: 9999;
  position: fixed;
  right: 0;
  top: 0;
  background-color: #197fd3;
}
@media screen and (min-width: 768px), print {
  .toggle_menu {
    display: none;
  }
}
.toggle_menu {
  width: 90px;
  height: 70px;
  color: #fff;
  cursor: pointer;
}
@media screen and (min-width: 941px), print {
  .toggle_menu {
    display: none;
  }
}
@media screen and (max-width: 940.98px) {
  .toggle_menu {
    width: 68px;
    height: 68px;
  }
}
.toggle_menu hr {
  position: absolute;
  left: 0;
  right: 0;
  width: 40%;
  height: 2px;
  background: #fff;
  border: none;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.toggle_menu hr:nth-child(1) {
  top: 28%;
}
.toggle_menu hr:nth-child(2) {
  top: 39%;
}
.toggle_menu hr:nth-child(3) {
  top: 50%;
}
.toggle_menu .hamb_txt {
  position: absolute;
  top: 60%;
  left: 0;
  font-size: 10px;
  font-weight: bold;
  width: 100%;
  height: 20px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle_menu .hamb_txt.--close {
  opacity: 0;
}

/* メニューボタン 展開時 body.nav_open
-------------------------------------------------------*/
@media screen and (max-width: 767.98px) {
  .l-header .l-header__right {
    pointer-events: none;
  }
  .l-header .gnav {
    pointer-events: none;
    position: relative;
    height: 100svh;
    background-color: #000;
    padding-top: 80px;
    padding-bottom: 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
  }
  .l-header .gnav .gnav__item {
    position: relative;
  }
  .l-header .gnav .gnav__item:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    width: 22.7272727273vw;
    height: 4px;
    height: 0.9090909091vw;
    background-color: #fff;
  }
  .l-header .gnav .gnav__item:has(.active) > a {
    color: #333;
    background-color: #fff;
  }
  .l-header .gnav .gnav__item:has(.active) > a:before, .l-header .gnav .gnav__item:has(.active) > a:after {
    background-color: #333 !important;
  }
  .l-header .gnav .gnav__item:has(.gnav__item__sub) > a {
    position: relative;
  }
  .l-header .gnav .gnav__item:has(.gnav__item__sub) > a::before, .l-header .gnav .gnav__item:has(.gnav__item__sub) > a::after {
    content: "";
    position: absolute;
    right: 40px;
    right: 9.0909090909vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    width: 15px;
    height: 1px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .l-header .gnav .gnav__item:has(.gnav__item__sub) > a::before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .l-header .gnav .gnav__item:has(.gnav__item__sub) > a.open::before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
body.nav_open .toggle_menu hr:nth-child(1) {
  top: 39%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body.nav_open .toggle_menu hr:nth-child(2) {
  top: 39%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
body.nav_open .toggle_menu hr:nth-child(3) {
  top: 39%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
body.nav_open .toggle_menu .hamb_txt.--open {
  opacity: 0;
}
body.nav_open .toggle_menu .hamb_txt.--close {
  opacity: 1;
}
body.nav_open .l-header__right {
  pointer-events: all;
}
body.nav_open .gnav {
  pointer-events: all;
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}

@media screen and (min-width: 768px), print {
  .l-wrapper {
    overflow: hidden;
  }
}
.l-main {
  display: block;
}
.l-captArea {
  padding-top: 50px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767.98px) {
  .l-captArea {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/*=======================================================================

 footer

========================================================================*/
.l-footer {
  z-index: 50;
  position: relative;
  background-color: #fff;
}
.l-footer .copyright {
  font-size: 12px;
  background-color: #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .l-footer .copyright {
    font-size: 10px;
    padding-top: 10px;
  }
}
.ficon {
  width: 100%;
  max-width: 174px;
  margin-left: auto;
  margin-right: auto;
}
.sns {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.sns .sns-item {
  width: 38.4615384615%;
}
.sns a {
  display: block;
}

.fnav {
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767.98px) {
  .fnav {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .fnav .fnav-item {
    width: 50%;
  }
}
.fnav .fnav-item a {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .fnav .fnav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

#pagetop {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 3%;
  width: 60px;
  aspect-ratio: 108/96;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../../images/common/pagetop.png);
  text-indent: -9999px !important;
  z-index: 100;
}
@media screen and (min-width: 768px), print {
  #pagetop {
    width: 108px;
    right: 20px;
    bottom: 20px;
  }
}

/*=======================================================================

 sp-nav

========================================================================*/
.sp-nav {
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: auto;
  width: 93%;
  border: 2px solid #baa85c;
  border-radius: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.sp-nav .list {
  position: relative;
  padding: 0;
}
.sp-nav .list:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1px;
  height: 50%;
  background-color: #baa85c;
}
.sp-nav .list .list-item {
  width: 50%;
  text-align: center;
}
.sp-nav .list .list-item a {
  color: #7f6b55;
  display: block;
  padding-top: 13px;
  padding-bottom: 15px;
  font-size: 1.1rem;
  font-weight: 600;
}
.sp-nav.is-scroll {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

/*=======================================================================

 CMSスタイル上書き

========================================================================*/
/*=======================================================================

 404エラー

========================================================================*/
.error404 .c-content__header {
  margin-top: 90px;
  margin-top: 9.5744680851vw;
}
@media screen and (min-width: 768px), print {
  .error404 .c-content__header {
    margin-top: 90px;
  }
}
/*=======================================================================

 投稿
 single

========================================================================*/
.single .c-content__header {
  margin-top: 50px;
  margin-top: 13.3333333333vw;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .single .c-content__header {
    margin-block: 90px;
    margin-block: 6.4285714286vw;
  }
}
@media screen and (max-width: 767.98px) {
  .single .entry-content {
    width: 90%;
    margin-inline: auto;
  }
}
.single .entry-content .information-header .entry-date {
  display: block;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-header .entry-date {
    font-size: min(1.914893617vw, 1.8rem);
  }
}
@media screen and (max-width: 767.98px) {
  .single .entry-content .information-header .entry-date {
    font-size: 3.2vw;
  }
}
.single .entry-content .information-header .entry-date {
  text-align: right;
  margin-bottom: 0.7em;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-header .entry-title {
    font-size: min(4.4680851064vw, 4.2rem);
  }
}
@media screen and (max-width: 767.98px) {
  .single .entry-content .information-header .entry-title {
    font-size: 6.4vw;
  }
}
.single .entry-content .information-header .entry-title {
  font-weight: 700;
  line-height: 1.4;
}
.single .entry-content .information-header .entry-title small {
  display: block;
  font-size: 70%;
  margin-bottom: 0.5em;
}
.single .entry-content .information-main {
  margin-top: 60px;
  margin-top: 6.3829787234vw;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-main {
    margin-top: 40px;
  }
}
.single .entry-content .information-main img {
  width: 100%;
}
.single .entry-content .information-txt {
  margin-top: 40px;
  margin-top: 4.2553191489vw;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-txt {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-txt p {
    font-size: min(1.914893617vw, 1.8rem);
  }
}
@media screen and (max-width: 767.98px) {
  .single .entry-content .information-txt p {
    font-size: 3.7333333333vw;
  }
}
.single .entry-content .information-txt p {
  font-weight: 600;
  line-height: 1.75;
}
.single .entry-content .information-txt a {
  color: #ea6da4;
  text-decoration: underline;
}
@media screen and (min-width: 941px), print {
  .single .entry-content .information-txt a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .single .entry-content .information-txt a:hover {
    opacity: 0.4;
    text-decoration: none;
  }
}
.single .entry-content .information-sub {
  margin-top: 100px;
  margin-top: 10.6382978723vw;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-sub {
    margin-top: 100px;
  }
}
.single .entry-content .information-sub .information-sub__item {
  width: 50%;
}
.single .entry-content .information-sub .information-sub__item img {
  width: 100%;
}
.single .entry-content .information-sub .information-sub__item p {
  margin-top: 0.3em;
  padding-left: 0.45em;
  padding-right: 0.45em;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-sub .information-sub__item p {
    margin-top: 0.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
  }
}
.single .entry-content .information-btn {
  margin-top: 150px;
  margin-top: 15.9574468085vw;
}
@media screen and (min-width: 768px), print {
  .single .entry-content .information-btn {
    margin-top: 150px;
  }
}

.single-post .entry-content {
  padding: 0;
  margin: 0;
}
.single-post .entry-content > * {
  margin-top: var(--base-mt);
  margin-bottom: 0;
}
.single-post .entry-content > section {
  margin-top: 0;
  margin-bottom: 0;
}
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
.single-post .entry-content h6 {
  line-height: 1.6;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
.single-post .entry-content p {
  margin-top: 0.8em;
  margin-bottom: 0.4em;
}
.single-post .entry-content h1 {
  font-size: 1.7777777778em;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767.98px) {
  .single-post .entry-content h1 {
    font-size: 1.5555555556em;
  }
}
.single-post .entry-content h2 {
  font-size: 1.3333333333em;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767.98px) {
  .single-post .entry-content h2 {
    font-size: 1.1111111111em;
    line-height: 1.6;
  }
}
.single-post .entry-content h3 {
  font-size: 1.1111111111em;
}
.single-post .entry-content h4 {
  font-size: 1em;
}
.single-post .entry-content h5 {
  font-size: 0.8888888889em;
}
.single-post .entry-content h6 {
  font-size: 0.6666666667em;
  font-weight: normal;
}
.single-post .entry-content a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 941px), print {
  .single-post .entry-content a:hover {
    text-decoration: none;
  }
}
.single-post .entry-text,
.single-post .entry-text2 {
  line-height: 2;
}
.single-post .entry-header .entry-date {
  font-size: 1.1111111111em;
}
@media screen and (max-width: 767.98px) {
  .single-post .entry-header .entry-date {
    font-size: 0.8888888889em;
  }
}
.single-post .entry-header .entry-title {
  font-size: 1.6666666667em;
  margin-top: 0.5em;
  margin-bottom: 0.7em;
}
@media screen and (max-width: 767.98px) {
  .single-post .entry-header .entry-title {
    font-size: 1.2222222222em;
  }
}
.single-post .cms .entry-header .entry-title {
  position: relative;
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.single-post .cms .entry-header .entry-title:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 6em;
  height: 2px;
  background-color: #197fd3;
}
.single-post .cms .entry-header .entry-date {
  display: block;
  text-align: right;
  padding-top: 0.7em;
  padding-bottom: 1em;
  font-size: 1.4rem;
}
.single-post .cms .entry-content p {
  margin-top: 1em;
  margin-bottom: 2em;
}

/*=======================================================================

 アーカイブ

========================================================================*/
.archive .c-content__header {
  margin-top: 50px;
  margin-top: 13.3333333333vw;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .archive .c-content__header {
    margin-block: 90px;
    margin-block: 6.4285714286vw;
  }
}
.archive .l-main {
  color: #fff;
  background-color: #0076ad;
  background-image: url(../../images/common/sp/bg-pattern_sp.png);
  background-repeat: repeat-y;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 768px), print {
  .archive .l-main {
    background-image: url(../../images/common/bg-pattern.png);
  }
}
@media screen and (max-width: 767.98px) {
  .archive .c-content {
    width: 90%;
    margin-inline: auto;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-size: 13px;
  font-weight: bold;
}
.pagination .dots {
  margin: 0;
  opacity: var(--base-opacity--thin);
}
.pagination .next,
.pagination .prev {
  display: none;
}

.page-numbers,
.post-page-numbers {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 32px;
  text-decoration: none;
  width: auto;
  min-width: 32px;
  height: 32px;
  color: inherit;
  padding: 0;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  margin: 0 5px;
  text-align: center;
  -webkit-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s;
}

.page-numbers:not(.dots).current, .page-numbers:not(.dots):hover {
  color: #333;
  background-color: #fff;
}

.post-page-numbers:not(.dots).current, .post-page-numbers:not(.dots):hover {
  color: #333;
  background-color: #fff;
}

/*=======================================================================

 共通パーツ

========================================================================*/
.btn-more {
  width: 480px;
  width: 51.0638297872vw;
  margin-inline: auto;
}
@media screen and (min-width: 768px), print {
  .btn-more {
    width: 346px;
    width: 24.7142857143vw;
  }
}

.header-bg {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}

.information {
  margin-top: 70px;
  margin-top: 7.4468085106vw;
}
@media screen and (min-width: 768px) and (max-width: 940.98px) {
  .information {
    margin-top: 50px;
  }
}
@media screen and (min-width: 941px), print {
  .information {
    margin-top: 80px;
  }
}
.information .information-list {
  width: 100%;
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px;
  grid-gap: 4vw;
}
@media screen and (min-width: 768px), print {
  .information .information-list {
    width: 900px;
    width: 64.2857142857vw;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
    grid-gap: 3.5714285714vw;
  }
}
.information .information-list .information-list__item {
  color: #333;
  background-color: #fff;
  padding: 10px 13px;
}
.information .information-list .information-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  color: #333;
  text-decoration: none;
  font-weight: 600;
}
@media screen and (min-width: 941px), print {
  .information .information-list .information-list__item a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .information .information-list .information-list__item a:hover {
    opacity: 0.5;
  }
}
.information .post-date {
  font-size: 10px;
  font-size: 2.6666666667vw;
  line-height: 1.3;
  margin-bottom: 0.7em;
}
@media screen and (min-width: 768px), print {
  .information .post-date {
    font-size: 16px;
    font-size: 1.1428571429vw;
  }
}
.information .post-title--sub {
  font-size: 11.5px;
  font-size: 3.0666666667vw;
  line-height: 1.3;
  margin-bottom: 0.2em;
}
@media screen and (min-width: 768px), print {
  .information .post-title--sub {
    font-size: 18px;
    font-size: 1.2857142857vw;
  }
}
.information .post-title {
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1.2333333333;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 768px), print {
  .information .post-title {
    font-size: 27px;
    font-size: 1.9285714286vw;
  }
}
.information .post-img {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 71.5217391304%;
}
.information .post-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px), print {
  .information .post-text {
    font-size: min(1.7021276596vw, 1.6rem);
  }
}
@media screen and (max-width: 767.98px) {
  .information .post-text {
    font-size: 2.6666666667vw;
  }
}
.information .post-text {
  margin-bottom: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 最大3行まで表示 */
  -webkit-box-orient: vertical;
  overflow: hidden; /* 3行以上のテキストは非表示 */
}
.l-main {
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.l-main.is-visible {
  opacity: 1;
}

/*=======================================================================

 TOP

========================================================================*/
.page-top .l-main {
  overflow-x: hidden;
}
.page-top .l-header {
  display: none;
}
.page-top h2,
.page-top h3,
.page-top h4,
.page-top h5 {
  font-weight: 600;
}
.page-top .text {
  font-weight: 600;
}
.page-top .text.--lg {
  font-size: 22px;
  font-size: 5.8666666667vw;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px), print {
  .page-top .text.--lg {
    font-size: 48px;
    font-size: 3.4285714286vw;
  }
}
.page-top .text.--lg small {
  font-size: 75%;
}
.page-top .text.--md {
  font-size: 17px;
  font-size: 4.5333333333vw;
}
@media screen and (min-width: 768px), print {
  .page-top .text.--md {
    font-size: 36px;
    font-size: 2.5714285714vw;
  }
}
.page-top .text.--sm {
  font-size: 13px;
  font-size: 3.4666666667vw;
}
@media screen and (min-width: 768px), print {
  .page-top .text.--sm {
    font-size: 26px;
    font-size: 1.8571428571vw;
  }
}

section {
  position: relative;
  z-index: 2;
}

.top-concept {
  z-index: 10;
}

.top-message {
  z-index: 20;
}

.top-information {
  z-index: 30;
}

.top-concept {
  z-index: 40;
}

.top-interview {
  z-index: 50;
}

.top-mv {
  position: relative;
  background-color: #fff;
  height: 1415px;
  height: 141.5vw;
}
@media screen and (min-width: 768px), print {
  .top-mv {
    height: 1400px;
    height: 100vw;
  }
}
.top-mv .logo {
  z-index: 10;
  position: absolute;
  left: 35px;
  left: 3.5vw;
  top: 35px;
  top: 3.5vw;
  width: 273px;
  width: 27.3vw;
}
@media screen and (min-width: 768px), print {
  .top-mv .logo {
    left: 35px;
    left: 2.5vw;
    top: 35px;
    top: 2.5vw;
    width: 183px;
    width: 13.0714285714vw;
  }
}
.top-mv .mv .mv__title {
  z-index: 10;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 350px;
  top: 35vw;
  width: 740px;
  width: 74vw;
}
@media screen and (min-width: 768px), print {
  .top-mv .mv .mv__title {
    top: 140px;
    top: 10vw;
    width: 540px;
    width: 38.5714285714vw;
  }
}

.loop-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9px;
}
@media screen and (min-width: 768px), print {
  .loop-container {
    gap: 15px;
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
}
.loop-container * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.loop-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.loop-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loop-image {
  display: block;
  width: auto;
  max-width: none;
  height: 55px;
  height: 3.9285714286vw;
  opacity: 0.4;
}
@media screen and (min-width: 768px), print {
  .loop-image {
    height: 34px;
    height: 2.4285714286vw;
    margin-right: 5px; /* 画像間の余白 */
  }
}

.top-slogan {
  overflow: hidden;
  position: relative;
  margin-top: -180px;
  margin-top: -18vw;
}
@media screen and (min-width: 768px), print {
  .top-slogan {
    margin-top: -680px;
    margin-top: -48.5714285714vw;
  }
}
.top-slogan .c-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .top-slogan .c-content {
    padding-bottom: 100px;
    padding-bottom: 7.1428571429vw;
  }
}
@media screen and (max-width: 767.98px) {
  .top-slogan .slogan__text {
    padding-bottom: 0.7em;
  }
}
.top-slogan .slogan__text .text {
  color: #fff;
  letter-spacing: 0.03em;
}
.top-slogan .slogan__text .text + .text {
  margin-top: 1.3em;
}
@media screen and (min-width: 768px), print {
  .top-slogan .slogan__text .text + .text {
    margin-top: 1.5em;
  }
}
.top-slogan .slogan__text .text.--lg {
  line-height: 1.3333333333;
}
@media screen and (max-width: 767.98px) {
  .top-slogan .slogan__text .text.--lg small {
    display: block;
    line-height: 1.5;
    margin-bottom: 0.2em;
  }
}
.top-slogan .slogan__text .text.--md {
  line-height: 1.5555555556;
}
.top-slogan .slogan__text .text.--sm {
  line-height: 1.8461538462;
}
@media screen and (max-width: 767.98px) {
  .top-slogan .slogan__bg {
    width: 160vw;
    margin-left: -30vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-slogan .slogan__bg {
    width: 100%;
  }
}

.top-message__bg {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 920px;
  top: 245.3333333333vw;
  width: 100%;
  height: 960px;
  height: 256vw;
  background-image: url(../../images/top/sp/concept-bg_sp.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (min-width: 768px), print {
  .top-message__bg {
    top: 1400px;
    top: 100vw;
    height: 1400px;
    height: 100vw;
    background-image: url(../../images/top/concept-bg.png);
  }
}

.top-message {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-message {
    padding-top: 90px;
    padding-top: 24vw;
    padding-bottom: 100px;
    padding-bottom: 26.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-message {
    margin-top: -220px;
    margin-top: -15.7142857143vw;
  }
}
.top-message .c-content {
  z-index: 5;
  color: #fff;
}
@media screen and (min-width: 768px), print {
  .top-message .c-content {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-top: 280px;
    padding-top: 20vw;
  }
}
.top-message .message {
  position: relative;
  width: 92%;
  margin-inline: auto;
  padding-top: 100px;
  padding-top: 26.6666666667vw;
  margin-top: 0;
}
@media screen and (min-width: 768px), print {
  .top-message .message {
    width: 820px;
    width: 58.5714285714vw;
    padding-top: 40px;
    padding-top: 2.8571428571vw;
  }
}
.top-message .message .message__text {
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 64%;
}
@media screen and (min-width: 768px), print {
  .top-message .message .message__text {
    width: 500px;
    width: 35.7142857143vw;
  }
}
.top-message .message .message__img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 36%;
}
@media screen and (min-width: 768px), print {
  .top-message .message .message__img {
    width: 300px;
    width: 21.4285714286vw;
  }
}
.top-message .message .message__img img {
  display: block;
  margin-inline: auto;
}
.top-message .text1 {
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  .top-message .text1 {
    font-size: 21px;
    font-size: 1.5vw;
  }
}
.top-message .text2 {
  font-size: 21px;
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 50px;
  margin-top: 3.5714285714vw;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px), print {
  .top-message .text2 {
    font-size: 38px;
    font-size: 2.7142857143vw;
    margin-top: 25px;
    margin-top: 1.7857142857vw;
    margin-bottom: 15px;
    margin-bottom: 1.0714285714vw;
  }
}
.top-message .text3 {
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.9;
  text-indent: 1em;
  padding-left: -1em;
  letter-spacing: 0.04em;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767.98px) {
  .top-message .text3 {
    width: 92%;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px), print {
  .top-message .text3 {
    font-size: 16px;
    font-size: 1.1428571429vw;
    margin-top: 1em;
  }
}
.top-message .message__bg {
  z-index: 3;
  position: relative;
  width: 100%;
  aspect-ratio: 1400/1282;
}
@media screen and (max-width: 767.98px) {
  .top-message .message__bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.top-information {
  position: relative;
  color: #fff;
  background-image: url(../../images/top/sp/info-bg_sp.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 767.98px) {
  .top-information {
    margin-top: 60px;
    margin-top: 16vw;
    padding-top: 80px;
    padding-top: 21.3333333333vw;
    padding-bottom: 80px;
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-information {
    margin-top: -160px;
    margin-top: -11.4285714286vw;
    padding-top: 170px;
    padding-top: 12.1428571429vw;
    padding-bottom: 760px;
    padding-bottom: 54.2857142857vw;
    background-image: url(../../images/top/info-bg.png);
  }
}
@media screen and (max-width: 767.98px) {
  .top-information .information {
    width: 90%;
    margin-inline: auto;
  }
}
.top-information .information-btn {
  margin-top: 100px;
  margin-top: 7.1428571429vw;
}
@media screen and (min-width: 768px), print {
  .top-information .information-btn {
    margin-top: 100px;
    margin-top: 7.1428571429vw;
  }
}

.top-message + .top-information {
  margin-top: 0;
}
@media screen and (min-width: 768px), print {
  .top-message + .top-information {
    margin-top: -420px;
    margin-top: -30vw;
  }
}

.top-concept {
  position: relative;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .top-concept {
    background-color: #0076ad;
    padding-top: 50px;
    padding-top: 13.3333333333vw;
    padding-bottom: 70px;
    padding-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-concept {
    margin-top: -700px;
    margin-top: -50vw;
    padding-bottom: 140px;
    padding-bottom: 10vw;
  }
}
.top-concept:before {
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 420px;
  height: 112vw;
  background-color: #ff6da4;
}
@media screen and (min-width: 768px), print {
  .top-concept:before {
    height: 400px;
    height: 28.5714285714vw;
  }
}
.top-concept .c-content__wrap {
  z-index: 2;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .top-concept .c-content__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 820px;
    width: 58.5714285714vw;
  }
}
.top-concept .c-content__header {
  position: relative;
  padding-top: 70px;
  padding-top: 7vw;
  margin-bottom: 50px;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px), print {
  .top-concept .c-content__header {
    margin-bottom: 50px;
    margin-bottom: 3.5714285714vw;
  }
}
.top-concept .c-content__header .c-content__header__text.--lg {
  letter-spacing: 0.13em;
}
.top-concept .c-content {
  position: relative;
  width: 90%;
}
@media screen and (min-width: 768px), print {
  .top-concept .c-content {
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .top-concept .concept {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767.98px) {
  .top-concept .concept .concept__img {
    width: 31%;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px), print {
  .top-concept .concept .concept__img {
    width: 289px;
    width: 20.6428571429vw;
  }
}
@media screen and (max-width: 767.98px) {
  .top-concept .concept .concept__text {
    margin-top: 80px;
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-concept .concept .concept__text {
    width: 440px;
    width: 31.4285714286vw;
  }
}
.top-concept .concept .concept__text .text {
  position: relative;
  margin-top: -0.4em;
  font-size: 12.3px;
  font-size: 3.28vw;
  line-height: 1.9318181818;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hanging-punctuation: last allow-end;
}
@media screen and (min-width: 768px), print {
  .top-concept .concept .concept__text .text {
    font-size: 23px;
    font-size: 1.6428571429vw;
  }
}
.top-concept .concept__bg {
  margin-bottom: -350px;
  margin-bottom: -25vw;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .top-concept .concept__bg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }
}

.top-interview {
  position: relative;
  background-image: url(../../images/top/sp/interview-bg_sp.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 767.98px) {
  .top-interview {
    margin-top: -30px;
    margin-top: -8vw;
    padding-top: 70px;
    padding-top: 18.6666666667vw;
    padding-bottom: 70px;
    padding-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-interview {
    margin-top: -50px;
    margin-top: -3.5714285714vw;
    padding-top: 150px;
    padding-top: 10.7142857143vw;
    background-image: url(../../images/top/interview-bg.png);
  }
}
.top-interview .c-content {
  margin-inline: auto;
}
@media screen and (max-width: 767.98px) {
  .top-interview .c-content {
    width: 90%;
  }
}
@media screen and (min-width: 768px), print {
  .top-interview .c-content {
    width: 910px;
    width: 65vw;
  }
}
.top-interview .interview .interview-list .interview-list__item {
  position: relative;
  -webkit-box-shadow: 6px 6px 0px rgba(0, 133, 112, 0.35);
          box-shadow: 6px 6px 0px rgba(0, 133, 112, 0.35);
}
@media screen and (min-width: 768px), print {
  .top-interview .interview .interview-list .interview-list__item {
    -webkit-box-shadow: 10px 10px 0px rgba(0, 133, 112, 0.35);
            box-shadow: 10px 10px 0px rgba(0, 133, 112, 0.35);
  }
}
.top-interview .interview .interview-list .interview-list__item + .interview-list__item {
  margin-top: 50px;
}
.top-interview .interview .interview-list .interview-list__item .interview-list__item__inner {
  background-color: #fff;
}
@media screen and (max-width: 767.98px) {
  .top-interview .interview .interview-list .interview-list__item .interview-list__item__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px;
    padding: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .top-interview .interview .interview-list .interview-list__item .interview-list__item__inner {
    padding: 50px;
    padding: 3.5714285714vw;
  }
}
.top-interview .flex .textArea {
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px), print {
  .top-interview .flex .textArea {
    width: 460px;
    width: 32.8571428571vw;
  }
}
.top-interview .flex .textArea .text1 {
  font-size: 12.3px;
  font-size: 3.28vw;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  .top-interview .flex .textArea .text1 {
    font-size: 17px;
    font-size: 1.2142857143vw;
  }
}
.top-interview .flex .textArea .text2 {
  font-size: 22px;
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0.6em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px), print {
  .top-interview .flex .textArea .text2 {
    font-size: 30px;
    font-size: 2.1428571429vw;
    line-height: 1.45;
  }
}
.top-interview .flex .textArea .text3 {
  font-size: 13px;
  font-size: 3.4666666667vw;
  line-height: 1.8;
  margin-top: 0.7em;
}
@media screen and (min-width: 768px), print {
  .top-interview .flex .textArea .text3 {
    font-size: 16px;
    font-size: 1.1428571429vw;
  }
}
.top-interview .flex .imgArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  .top-interview .flex .imgArea {
    width: 70%;
    margin-top: 10px;
    margin-top: 2.6666666667vw;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px), print {
  .top-interview .flex .imgArea {
    width: 320px;
    width: 22.8571428571vw;
  }
}
.top-interview .interview-list__item:nth-child(even) .interview-list__item__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-hero {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #197fd3;
}
@media screen and (max-width: 767.98px) {
  .p-hero {
    height: 140px;
    height: 38.3561643836vw;
  }
}
.p-hero .p-hero__title {
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767.98px) {
  .p-hero .p-hero__title {
    font-size: 20px;
    font-size: 5.4794520548vw;
  }
}

.p-mv {
  width: 100%;
  height: 100%;
}
.p-mv > * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.p-mv__text {
  fill: #0076ad;
  font-weight: 700;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.p-mv__text tspan {
  fill: #f53a8e;
}

.p-animation {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.p-animation__svg {
  width: 100%;
  height: auto;
  display: block;
}

.path01 {
  font-size: 5rem;
}

.path02 {
  font-size: 4.1rem;
}

.path03 {
  font-size: 4.3rem;
}

.path04 {
  font-size: 3.8rem;
}

.path05 {
  font-size: 4.1rem;
}

.path06 {
  font-size: 4rem;
}

.path07 {
  font-size: 3.4rem;
}

.path08 {
  font-size: 5.6rem;
}

.path01_sp {
  font-size: 5.8rem;
}

.path02_sp {
  font-size: 4.3rem;
}

.path03_sp {
  font-size: 4rem;
}

.path04_sp {
  font-size: 3.2rem;
}

.path05_sp {
  font-size: 4.7rem;
}

.path06_sp {
  font-size: 4.6rem;
}

.path07_sp {
  font-size: 4.7rem;
}

.path08_sp {
  font-size: 3rem;
}

.path09_sp {
  font-size: 3rem;
}

/* アコーディオン
-------------------------------------------------------*/
.ac > li {
  padding-bottom: 6px;
  list-style: none;
}

.ac-label {
  cursor: pointer;
  position: relative;
}

.ac-content {
  display: none;
}

.icon-wrap {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  width: 38px;
  height: 38px;
  background: #fff;
}

.icon {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.icon:before,
.icon:after {
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #161d61;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.icon.open:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}

/* フェードイン
-------------------------------------------------------*/
.js-fadeIn {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s, -webkit-transform 1s;
}
.js-fadeIn.js-scroll {
  opacity: 1;
  visibility: visible;
}

/* フェードアップ
-------------------------------------------------------*/
.js-fadeUp {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 1.5s, visibility 1.5s, -webkit-transform 1.5s;
  transition: opacity 1.5s, visibility 1.5s, -webkit-transform 1.5s;
  transition: opacity 1.5s, visibility 1.5s, transform 1.5s;
  transition: opacity 1.5s, visibility 1.5s, transform 1.5s, -webkit-transform 1.5s;
}
.js-fadeUp.js-scroll {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* フェードレフト
-------------------------------------------------------*/
.js-fadeLeft {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  -webkit-transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s, -webkit-transform 1s;
}
.js-fadeLeft.js-scroll {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* フェードライト
-------------------------------------------------------*/
.js-fadeRight {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, -webkit-transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s;
  transition: opacity 1s, visibility 1s, transform 1s, -webkit-transform 1s;
}
.js-fadeRight.js-scroll {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media print {
  .js-fadeIn,
  .js-fadeUp,
  .js-fadeLeft,
  .js-fadeRight {
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
}
.components-datetime__time fieldset:nth-child(2) .components-datetime__time-wrapper {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.acf-label label {
  font-weight: bold !important;
}

.acf-fields > .acf-field:first-child {
  border-top: 1px solid #eaecf0 !important;
}

.column-aioseo-column {
  display: none !important;
}

.post-type-single .l-main h5,
.post-type-single .editor-styles-wrapper h5,
.requirement h5 {
  position: relative;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-top: 50px;
  margin-bottom: 10px;
}
.post-type-single .l-main h5::before,
.post-type-single .editor-styles-wrapper h5::before,
.requirement h5::before {
  content: "●";
  color: #009fe8;
  margin-right: 3px;
}/*# sourceMappingURL=style.css.map */