@charset "UTF-8";
/*-----------ベース -----------*/
:root {
  --yellow: #ffef00;
  --lightyellow: #f9f2bb;
  --blue: #0055B8;
  --navy: #053e62;
  --lightblue: #e9f0f7;
  --lightgreen: #dcedd0;
  --red: #EF604D;
  --orange: #FF8800;
  --white: #fff;
  --offwhite: #EFF6FB;
  --black: #333333;
  --grey: #d4dde2;
  --darkgrey: #848c8f;
  --lightgrey: #ebf2f6;
  --ivory: #f5f1eb;
  --meson: #133277;
  --garden: #785E4A;
  --main-c: var(--blue);
  --sub-c: var(--orange);
  --base-c: var(--offwhite);
  --accent-c: var(--red);
  --bg-c: var(--lightblue);
  --border-c: var(--grey);
}

.l-header {
  z-index: 5;
}

.l-footer {
  z-index: 1;
}

.l-overlay {
  z-index: 4;
}

#splash {
  z-index: 8;
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 4;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

i {
  font-style: normal;
}

html {
  font-size: 10px;
  text-underline-position: under;
}

body {
  font-family: "Zen Kaku Gothic New", "メイリオ", Meiryo, " ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.75;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  overflow-x: hidden;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: var(--black);
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.8rem;
  }
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  color: inherit;
  background: transparent;
}

svg {
  max-width: 100%;
}

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

span,
i {
  font-size: inherit;
  color: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-family: inherit;
}

button {
  font-size: inherit;
  font-family: inherit;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
button:focus {
  opacity: 0.6;
}

/*-------フォントサイズ---------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

h1 {
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 6.2rem;
  }
}

h2 {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 4.4rem;
  }
}

h3 {
  font-size: 3vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 3.6rem;
  }
}

h4 {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: 3.2rem;
  }
}

h5 {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  h5 {
    font-size: 2.2rem;
  }
}

h6 {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: 1.8rem;
  }
}

/*-----------レイアウト　接頭辞「l-」-----------*/
.l-article__inner {
  position: relative;
  width: 95%;
  max-width: 1300px;
  margin-inline: auto;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .l-article__inner {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

.l-article__inner--full {
  max-width: 1920px;
  padding: 0 5%;
}
@media screen and (min-width: 768px) {
  .l-article__inner--full {
    padding: 0 0 0 10%;
  }
}

.l-article__container {
  display: grid;
  grid-template-areas: "main" "sidebar";
  row-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .l-article__container {
    grid-template-areas: "main sidebar";
    grid-template-columns: 70% 22%;
    -webkit-column-gap: 8%;
       -moz-column-gap: 8%;
            column-gap: 8%;
    row-gap: 0;
  }
}

.l-article__main {
  grid-area: main;
}

.l-article__single-title {
  padding: 0.5rem 0;
  font-size: clamp(1.125rem, 0.766rem + 1.7949vw, 2rem);
  color: var(--main-c);
}

.l-article__content:before, .l-article__content:after {
  content: "";
  display: block;
  clear: both;
}

.l-article__item {
  position: relative;
  padding: 1rem 0 2rem;
  margin-top: 1rem;
  border-bottom: 1px solid var(--border-c);
}
.l-article__item .link {
  text-decoration: none;
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr) 10%;
}
@media screen and (min-width: 768px) {
  .l-article__item .link {
    grid-template-columns: 200px minmax(0, 1fr) 10%;
  }
}
@media screen and (min-width: 1280px) {
  .l-article__item .link {
    grid-template-columns: 200px 200px minmax(0, 1fr) 10%;
  }
}
.l-article__item .link:hover .more {
  opacity: 0.7;
  background-color: var(--accent-c);
}
.l-article__item .link:hover .more:before, .l-article__item .link:hover .more:after {
  right: 35%;
  border-color: var(--white);
}
.l-article__item .c-tag {
  position: absolute;
  top: 2%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .l-article__item .c-tag {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1280px) {
  .l-article__item .c-tag {
    position: relative;
    font-size: 1.8rem;
  }
}
.l-article__item .image {
  overflow: hidden;
  aspect-ratio: 41/25;
  border-radius: 10px;
  border: 1px solid var(--border-c);
  max-height: 125px;
}
.l-article__item .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.l-article__item .body {
  padding: 0 2rem;
  position: relative;
}
.l-article__item .body .data {
  line-height: 1.7;
}
.l-article__item .body .date {
  color: #7d7d7d;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .l-article__item .body .date {
    font-size: 1.8rem;
  }
}
.l-article__item .body .title {
  font-weight: normal;
  font-size: clamp(1rem, 0.9487rem + 0.2564vw, 1.125rem);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .l-article__item .body .title {
    font-size: 2rem;
  }
}
.l-article__item .more {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid var(--accent-c);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  position: relative;
}
.l-article__item .more:before {
  content: "";
  height: 1px;
  width: 1.6rem;
  border-top: 1px solid var(--accent-c);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__item .more:after {
  content: "";
  height: 0.7em;
  width: 0.7em;
  display: inline-block;
  border-top: solid 1px var(--accent-c);
  border-right: solid 1px var(--accent-c);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .l-article__item .more {
    width: 73px;
    height: 73px;
  }
}
.l-article__item .more:before, .l-article__item .more:after {
  right: 40%;
}

.l-article__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--border-c);
  white-space: nowrap;
  overflow-x: auto;
}
.l-article__category .link {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .l-article__category .link {
    padding: 1em 2em;
  }
}
.l-article__category .link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--main-c);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__category .link:hover, .l-article__category .link.is-active {
  color: var(--main-c);
}
.l-article__category .link:hover:before, .l-article__category .link.is-active:before {
  opacity: 1;
}

.l-article__pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0.8rem;
  margin-top: 3rem;
  padding: 1rem 0;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
}
.l-article__pagenation .link {
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .l-article__pagenation .link {
    font-size: 2rem;
  }
}
.l-article__pagenation .link:hover {
  opacity: 0.7;
}
.l-article__pagenation .link.is-active {
  pointer-events: none;
  color: var(--main-c);
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .l-article__pagenation .link.is-active {
    font-size: 2.4rem;
  }
}
.l-article__pagenation .link.is-active:before {
  opacity: 1;
}
.l-article__pagenation .link:before {
  content: "";
  position: absolute;
  left: -20%;
  bottom: 0;
  background-color: var(--main-c);
  height: 2px;
  width: 130%;
  opacity: 0;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.l-article__single-pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .l-article__single-pagenation {
    margin-top: 8rem;
  }
}
.l-article__single-pagenation .link {
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.l-article__single-pagenation .link:hover {
  opacity: 0.7;
  background-color: var(--accent-c);
}
.l-article__single-pagenation .link.-index {
  color: var(--white);
  background-color: var(--accent-c);
  width: 150px;
  padding: 0.6em 1em;
  border-radius: 3rem;
}
@media screen and (min-width: 768px) {
  .l-article__single-pagenation .link.-index {
    width: 243px;
  }
}
.l-article__single-pagenation .link.-next,
.l-article__single-pagenation .link.-prev {
  border: 1px solid var(--accent-c);
  border-radius: 100%;
  width: 33px;
  height: 33px;
}
@media screen and (min-width: 768px) {
  .l-article__single-pagenation .link.-next,
  .l-article__single-pagenation .link.-prev {
    width: 53px;
    height: 53px;
  }
}
.l-article__single-pagenation .link.-next:before, .l-article__single-pagenation .link.-next:after,
.l-article__single-pagenation .link.-prev:before,
.l-article__single-pagenation .link.-prev:after {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.l-article__single-pagenation .link.-next {
  position: relative;
}
.l-article__single-pagenation .link.-next:before {
  content: "";
  height: 1px;
  width: 1.6rem;
  border-top: 1px solid var(--accent-c);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__single-pagenation .link.-next:after {
  content: "";
  height: 0.7em;
  width: 0.7em;
  display: inline-block;
  border-top: solid 1px var(--accent-c);
  border-right: solid 1px var(--accent-c);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__single-pagenation .link.-next:before, .l-article__single-pagenation .link.-next:after {
  right: 40%;
}
.l-article__single-pagenation .link.-next:after {
  width: 0.5em;
  height: 0.5em;
}
.l-article__single-pagenation .link.-next:before {
  width: 1.2rem;
}
.l-article__single-pagenation .link.-next:hover:before, .l-article__single-pagenation .link.-next:hover:after {
  right: 30%;
  border-color: var(--white);
}
.l-article__single-pagenation .link.-prev {
  position: relative;
}
.l-article__single-pagenation .link.-prev:before {
  content: "";
  height: 1px;
  width: 1.6rem;
  border-top: 1px solid var(--accent-c);
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__single-pagenation .link.-prev:after {
  content: "";
  height: 0.7em;
  width: 0.7em;
  display: inline-block;
  border-top: solid 1px var(--accent-c);
  border-left: solid 1px var(--accent-c);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-article__single-pagenation .link.-prev:before, .l-article__single-pagenation .link.-prev:after {
  left: 40%;
}
.l-article__single-pagenation .link.-prev:after {
  width: 0.5em;
  height: 0.5em;
}
.l-article__single-pagenation .link.-prev:before {
  width: 1.2rem;
}
.l-article__single-pagenation .link.-prev:hover:before, .l-article__single-pagenation .link.-prev:hover:after {
  left: 30%;
  border-color: var(--white);
}

.l-article__content-wrapper + .l-article__content-wrapper {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .l-article__content-wrapper + .l-article__content-wrapper {
    margin-top: 40px;
  }
}

.l-article__toc-content {
  position: sticky;
  top: 80px;
}
@media screen and (min-width: 768px) {
  .l-article__toc-content {
    top: 130px;
  }
}
.l-article__toc-content .toc-heading {
  font-size: clamp(1rem, 0.8974rem + 0.5128vw, 1.25rem);
}
.l-article__toc-content .toc-index .link {
  display: block;
  width: 100%;
  padding: 5px 10px;
  text-decoration: none;
  font-size: clamp(0.875rem, 0.7724rem + 0.5128vw, 1.125rem);
}
@media screen and (min-width: 768px) {
  .l-article__toc-content .toc-index .link {
    color: var(--grey);
  }
  .l-article__toc-content .toc-index .link.is-active {
    color: #333333;
    background-color: #f3f3f3;
  }
}

.l-wrapper {
  position: relative;
  padding: 10px;
}

.l-wrapper--nopadding {
  padding: 0;
}

.l-editor-wrapper {
  overflow-x: hidden;
}

.l-inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.l-inner--full {
  width: 100%;
  max-width: 1920px;
}
@media screen and (min-width: 768px) {
  .l-inner--full {
    width: 90%;
  }
}

.l-basic-wrapper {
  background-color: inherit;
}

.l-color-wrapper {
  background-color: var(--bg-c);
}

.l-ivory-wrapper {
  background-color: var(--ivory);
}

.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-flex.-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-flex.-jbetween {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-flex.-jcenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-flex.-jaround {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.l-flex.-acenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-flex.-abaseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.l-flex.-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-flex.-gap-s {
  gap: 0.5em;
}
.l-flex.-gap-m {
  gap: 1em;
}
.l-flex.-gap-l {
  gap: 1.5em;
}

.l-grid {
  display: grid;
}
.l-grid.-col2 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .l-grid.-col2 {
    grid-template-columns: 1fr 1fr;
  }
}
.l-grid.-col3 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .l-grid.-col3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.l-grid.-col4 {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 768px) {
  .l-grid.-col4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.l-grid.-gap {
  gap: 12px;
}

.l-overlay {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  position: fixed;
  top: 80px;
  right: -100%;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.l-overlay.is-open {
  right: 0;
  opacity: 1;
}
@media screen and (min-width: 1280px) {
  .l-overlay {
    top: 130px;
  }
}

.l-footer {
  width: 100%;
  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;
  padding: 2rem 0;
  border-top: solid 1px var(--lightgrey);
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
  .l-header {
    height: 130px;
  }
}
.l-header.-unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/*********************************************
 * サイドバーのレイアウト
 *
 * 接頭詞『.l-sidebar』
 *********************************************/
.l-sidebar {
  grid-area: sidebar;
  min-width: 200px;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-sidebar {
    position: sticky;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 2rem;
    padding-bottom: 5rem;
    -webkit-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out;
  }
}
.l-sidebar a {
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.l-sidebar a:hover {
  opacity: 0.7;
}
.l-sidebar .l-sidebar-content + .l-sidebar-content {
  margin-top: 1.5rem;
}
.l-sidebar .l-sidebar-content {
  padding-bottom: 1.5rem;
}
.l-sidebar .l-sidebar-content:not(:last-of-type) {
  border-bottom: solid 1px var(--border-c);
}
.l-sidebar .l-sidebar-content.-category {
  grid-area: category;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar-content.-category .ttl {
    cursor: auto;
  }
}
.l-sidebar .l-sidebar-content.-category .c-tag {
  cursor: pointer;
  display: block;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar-content.-category .icon {
    display: none;
  }
}
.l-sidebar .l-sidebar-content.-new {
  grid-area: new;
}
.l-sidebar .l-sidebar-content.-new .date {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar-content.-new .date {
    font-size: 1.4rem;
  }
}
.l-sidebar .l-sidebar-content.-new .title {
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar-content.-new .title {
    font-size: 1.8rem;
  }
}
.l-sidebar .l-sidebar-content.-archive {
  grid-area: archive;
}
.l-sidebar .l-sidebar-content.-archive .menu {
  padding: 0.8em 1em;
  border-radius: 5px;
  font-size: 1.6rem;
  border: 1px solid var(--border-c);
  width: 100%;
}
.l-sidebar .l-sidebar__head {
  position: relative;
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar__head {
    pointer-events: none;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar__head:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    background-color: var(--main-c);
    border-radius: 100%;
  }
}
.l-sidebar .l-sidebar__body {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar__body {
    display: block;
    margin-top: 0.5rem;
  }
}
.l-sidebar .l-sidebar__body .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.l-sidebar .l-sidebar__body .item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-sidebar .l-sidebar__body .item a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.l-sidebar .l-sidebar__title {
  font-size: 1.6rem;
  position: relative;
  color: var(--main-c);
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar__title {
    font-size: 1.8rem;
  }
}
.l-sidebar .l-sidebar__title:after, .l-sidebar .l-sidebar__title:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 2px;
  background: var(--main-c);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .l-sidebar .l-sidebar__title:after, .l-sidebar .l-sidebar__title:before {
    display: none;
  }
}
.l-sidebar .l-sidebar__title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-sidebar .l-sidebar__title.is-active:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/*----------パーツ 接頭辞「c-」------------*/
.c-accent {
  max-width: 100%;
}
.c-accent svg {
  display: block;
}

.c-title-bg {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-title-bg {
    padding: 40px 0;
  }
}

.c-title-bg--black {
  color: var(--white);
}
.c-title-bg--black .c-title-bg__background::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  mix-blend-mode: darken;
}
.c-title-bg--black .c-title-bg__title {
  color: var(--white);
}

.c-title-bg--white .c-title-bg__background::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}

.c-title-bg--small {
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .c-title-bg--small {
    min-height: 300px;
  }
}

.c-title-bg--medium {
  min-height: 300px;
}
@media screen and (min-width: 768px) {
  .c-title-bg--medium {
    min-height: 400px;
  }
}

.c-title-bg--large {
  min-height: 470px;
}
@media screen and (min-width: 768px) {
  .c-title-bg--large {
    min-height: 720px;
  }
}
@media screen and (max-width: 767px) {
  .c-title-bg--large .c-title-bg__background img {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
  }
}

.c-title-bg__background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-title-bg__background img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-title-bg__inner {
  position: relative;
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
}
.c-title-bg__inner > * + * {
  margin-top: 1rem;
}

.c-title-bg__header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 95%;
}

.c-title-bg__title {
  color: var(--main-c);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title-bg__title {
    margin-top: 1rem;
  }
  .c-title-bg__title span {
    font-size: 2rem !important;
  }
}

.c-title-bg__text {
  width: 100%;
  line-height: 1.5;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 768px) {
  .c-title-bg__text {
    font-size: 2.4rem;
  }
}

.c-title-bg__button {
  margin-top: 2rem;
}

.c-title-bg-double {
  width: 100%;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: var(--white);
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double {
    min-height: 500px;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.c-title-bg-double__container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
}
@media screen and (min-width: 1024px) {
  .c-title-bg-double__container {
    min-height: 500px;
    width: 50%;
  }
}

.c-title-bg-double__cover {
  width: 100%;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double__cover {
    margin: 0 auto 0 0;
  }
}

.c-title-bg-double__inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
@media screen and (min-width: 1024px) {
  .c-title-bg-double__inner {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 30px 20px;
    text-align: left;
  }
}
@media screen and (min-width: 1280px) {
  .c-title-bg-double__inner {
    width: 82%;
    margin: 0 0 0 auto;
    padding: 30px 70px 30px 20px;
    text-align: left;
  }
}

.c-title-bg-double__title {
  width: 100%;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double__title {
    font-size: 2rem;
  }
}

.c-title-bg-double__sub-title {
  display: inline-block;
  margin: 10px 0;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", "メイリオ", Meiryo, " ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double__sub-title {
    font-size: 22px;
  }
}

.c-title-bg-double__text + .c-title-bg-double__lead {
  margin-top: 15px;
}
.c-title-bg-double__text + .c-title-bg-double__button {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double__text + .c-title-bg-double__lead {
    margin-top: 20px;
  }
  .c-title-bg-double__text + .c-title-bg-double__button {
    margin-top: 20px;
  }
}

.c-title-bg-double__lead + .c-title-bg-double__button {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-title-bg-double__lead + .c-title-bg-double__button {
    margin-top: 20px;
  }
}

.c-title-bg-double--reverse .c-title-bg-double__cover {
  margin: 0 0 0 auto;
}
.c-title-bg-double--reverse .c-title-bg-double__inner {
  margin: 0 auto 0 0;
}

.c-title-bg-double--white .c-title-bg-double__container:first-of-type .c-title-bg-double__cover {
  background: rgba(255, 255, 255, 0.6);
}
.c-title-bg-double--white .c-title-bg-double__inner {
  color: var(--main-c);
}

.c-title-bg-double--black .c-title-bg-double__container:first-of-type .c-title-bg-double__cover {
  background: rgba(0, 0, 0, 0.6);
}
.c-title-bg-double--black .c-title-bg-double__inner {
  color: var(--white);
}

.c-title-bg-half {
  width: 100%;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: var(--white);
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half {
    min-height: 500px;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.c-title-bg-half__cover {
  width: 100%;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__cover {
    width: 50%;
    margin: 0 auto 0 0;
  }
}

.c-title-bg-half__inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__inner {
    width: auto;
    width: 600px;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 40px;
    text-align: left;
  }
}

.c-title-bg-half__text {
  width: 100%;
  line-height: 1.3em;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__text {
    font-size: 2rem;
  }
}

.c-title-bg-half__sub-text {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__sub-text {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}

.c-title-bg-half__text + .c-title-bg-half__lead {
  margin-top: 15px;
}
.c-title-bg-half__text + .c-title-bg-half__button {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__text + .c-title-bg-half__lead {
    margin-top: 20px;
  }
  .c-title-bg-half__text + .c-title-bg-half__button {
    margin-top: 20px;
  }
}

.c-title-bg-half__lead + .c-title-bg-half__button {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-title-bg-half__lead + .c-title-bg-half__button {
    margin-top: 20px;
  }
}

.c-title-bg-half--reverse .c-title-bg-half__cover {
  margin: 0 0 0 auto;
}
.c-title-bg-half--reverse .c-title-bg-half__inner {
  margin: 0 auto 0 0;
}

.c-title-bg-half--white .c-title-bg-half__cover {
  background: rgba(255, 255, 255, 0.6);
}
.c-title-bg-half--white .c-title-bg-half__inner {
  color: #000;
}

.c-title-cont {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-title-cont {
    margin-bottom: 25px;
    font-size: 32px;
  }
}

.c-title-cont__sub {
  display: block;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .c-title-cont__sub {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px) {
  .c-title-cont--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .c-title-cont--row .c-title-cont__sub {
    margin-left: 20px;
  }
}

.c-title-h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 60px 0 30px;
  color: var(--white);
  line-height: 1;
  margin-bottom: 4rem;
  aspect-ratio: 25/16;
}
@media screen and (min-width: 768px) {
  .c-title-h1 {
    margin-bottom: 0;
    padding: 50px 0 30px;
    aspect-ratio: 120/37;
  }
}
.c-title-h1:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 15%;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background-color: var(--white);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-title-h1:before {
    height: 27%;
  }
}

.c-title-h1__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-title-h1__background .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.c-title-h1__background:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #b9cdd1;
  opacity: 0.43;
  mix-blend-mode: multiply;
}

.c-title-h1__main,
.c-title-h1__sub {
  -webkit-animation: titleShow 1s ease-in-out;
          animation: titleShow 1s ease-in-out;
}

@media screen and (min-width: 768px) {
  .c-title-h1__main {
    font-size: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .c-title-h1__main {
    font-size: 6.2rem;
  }
}

.c-title-h1__sub {
  text-align: left;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .c-title-h1__sub {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .c-title-h1__sub {
    font-size: 2.4rem;
  }
}

.c-title-h1__icon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10%;
  max-width: 105px;
  z-index: 2;
  -webkit-animation: iconShow 0.6s forwards ease-in-out;
          animation: iconShow 0.6s forwards ease-in-out;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  opacity: 0;
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
}
@media screen and (min-width: 768px) {
  .c-title-h1__icon {
    width: 6%;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes iconShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes iconShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes titleShow {
  from {
    opacity: 0;
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes titleShow {
  from {
    opacity: 0;
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.c-title-h2 {
  text-align: center;
  font-size: 3.2rem;
  letter-spacing: 0.15rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .c-title-h2 {
    font-size: 4.4rem;
  }
}

.c-title-h2__sub {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  text-align: center;
  color: 10px;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.15rem;
  color: #0055b8;
}
@media screen and (min-width: 768px) {
  .c-title-h2__sub {
    font-size: 2.5rem;
  }
}

.c-title-h3 {
  padding-bottom: 25px;
  text-align: center;
  position: relative;
  line-height: 1.5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 3.2rem;
}
@media screen and (min-width: 768px) {
  .c-title-h3 {
    font-size: 3.6rem;
  }
}
.c-title-h3::before {
  content: "";
  position: absolute;
  background-image: url("../images/icons/title-accent.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 160px;
  height: 60px;
  bottom: 2%;
  right: -15vw;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .c-title-h3::before {
    width: 180px;
    height: 60px;
    right: -17%;
  }
}

.c-title-h3__sub {
  text-align: center;
  line-height: 1;
  color: var(--main-c);
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-title-h3__sub {
    font-size: 2.4rem;
  }
}

.c-title-h4 {
  position: relative;
  text-align: center;
  line-height: 2;
}
.c-title-h4::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 28px;
  height: 3px;
  background-color: var(--main-c);
}

.c-title-h5 {
  color: var(--main-c);
  position: relative;
  padding-left: 20px;
}
.c-title-h5:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--main-c);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.c-title-h6 {
  padding-left: 20px;
  position: relative;
}
.c-title-h6::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 1px;
  position: absolute;
  top: 55%;
  left: 0;
  background-color: var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-title-h6 {
    padding-left: 40px;
  }
  .c-title-h6::before {
    width: 33px;
  }
}

.c-title-sub {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .c-title-sub {
    font-size: 18px;
  }
}

.c-title-sub--main {
  color: var(--main-c);
}

.c-video__caption {
  padding: 15px 10px;
  border-top: 2px solid var(--main-c);
  background-color: var(--bg-c);
}

.c-video__wrap {
  padding-top: 56.25%;
  position: relative;
}

.c-video__cont {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .c-visual-anchor {
    margin-bottom: 6rem;
    margin-inline: auto;
    width: 90%;
  }
}

.c-visual-anchor__link {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-visual-anchor__link:hover {
  opacity: 0.6;
}

.c-visual-anchor__list {
  display: grid;
  gap: 3%;
}
@media screen and (min-width: 768px) {
  .c-visual-anchor__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-visual-anchor__image {
  border-radius: 18rem 18rem 0 0;
  overflow: hidden;
  aspect-ratio: 37/50;
}
@media screen and (min-width: 768px) {
  .c-visual-anchor__image {
    aspect-ratio: 37/60;
  }
}
.c-visual-anchor__image .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-visual-anchor__content {
  position: relative;
  width: 90%;
  background-color: var(--white);
  padding: 1em;
  margin-top: -3rem;
}
.c-visual-anchor__content .title {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .c-visual-anchor__content .title {
    font-size: 2.8rem;
  }
}
.c-visual-anchor__content .sub-title {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .c-visual-anchor__content .sub-title {
    font-size: 1.8rem;
  }
}

.c-wysiwyg {
  font-size: inherit;
  /* 配置位置 右 */
  /* 配置位置 左 */
  /* 配置位置 中央 */
}
.c-wysiwyg ol {
  padding-left: 1rem;
  margin-left: 1rem;
  margin-bottom: 2rem;
}
.c-wysiwyg ul li {
  position: relative;
  padding-left: 1em;
}
.c-wysiwyg ul li:before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: var(--main-c);
}
.c-wysiwyg ol li {
  list-style-type: decimal;
}
.c-wysiwyg .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.c-wysiwyg table {
  border-collapse: separate;
  border-spacing: 2px;
}
.c-wysiwyg table,
.c-wysiwyg thead,
.c-wysiwyg tbody,
.c-wysiwyg tr,
.c-wysiwyg th,
.c-wysiwyg td {
  border: solid 1px var(--main-c);
}
.c-wysiwyg th {
  vertical-align: middle;
}
.c-wysiwyg p + *,
.c-wysiwyg h1 + *,
.c-wysiwyg h2 + *,
.c-wysiwyg h3 + *,
.c-wysiwyg h4 + *,
.c-wysiwyg h5 + * {
  margin-top: 1rem;
}
.c-wysiwyg h1,
.c-wysiwyg h2,
.c-wysiwyg h3,
.c-wysiwyg h4,
.c-wysiwyg h5 {
  font-weight: bold;
}
.c-wysiwyg img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.c-wysiwyg img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.c-wysiwyg img.aligncenter {
  display: block;
  margin: 0 auto;
}

.c-article__media .body {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-article__media .body {
    margin-top: 15px;
  }
}
.c-article__media.-sm:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.c-article__media.-sm .image,
.c-article__media.-sm .body {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-article__media.-sm .image {
    float: right;
    width: 45%;
    margin-left: 1em;
  }
}
@media screen and (min-width: 768px) {
  .c-article__media.-sm.-reverse .image {
    float: left;
    margin-right: 1em;
    margin-left: 0;
  }
}

.c-article__title {
  font-size: 2rem;
}

.c-article__text > p {
  font-size: 1.6rem;
}

.c-article__title + .c-article__text {
  margin-top: 5px;
}

.c-badge {
  background-color: var(--main-c);
  color: var(--white);
  border-radius: 5px;
  padding: 5px;
  font-size: clamp(0.625rem, 0.5224rem + 0.5128vw, 0.875rem);
}

.c-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.c-banner + .c-banner {
  margin-top: 4px;
}
@media screen and (min-width: 768px) {
  .c-banner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-banner__item {
  width: 100%;
}

.c-banner__wrap {
  display: block;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.c-banner__wrap::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #71A4C8;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.c-banner__wrap:hover .c-banner__img, .c-banner__wrap:active .c-banner__img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.c-banner__title {
  color: var(--white);
  text-align: center;
  z-index: 1;
  width: 80%;
  line-height: 1.2em;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .c-banner__title {
    font-size: 1.5rem;
  }
}

.c-banner__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.c-banner--col1 .c-banner__item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-banner--col1 .c-banner__item {
    width: 60%;
  }
}
.c-banner--col1 .c-banner__wrap {
  padding-top: 40%;
}

@media screen and (min-width: 768px) {
  .c-banner--col2 .c-banner__item {
    width: 50%;
  }
}
.c-banner--col2 .c-banner__wrap {
  padding-top: 48%;
}

@media screen and (min-width: 768px) {
  .c-banner--col3 .c-banner__item {
    width: 33.3333333333%;
  }
}
.c-banner--col3 .c-banner__wrap {
  padding-top: 72%;
}

.c-banner-button {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 5rem;
}

.c-banner-button__button {
  position: absolute;
  bottom: -28%;
  right: 1rem;
  width: 25%;
  max-width: 167px;
}
@media screen and (min-width: 768px) {
  .c-banner-button__button {
    bottom: -20%;
  }
}
.c-banner-button__button .btn-txtbox {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--white);
  text-align: center;
}
.c-banner-button__button .btn-txt {
  font-size: 1.4rem;
  color: var(--white);
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  .c-banner-button__button .btn-txt {
    font-size: 1.8rem;
  }
}
.c-banner-button__button .arrow {
  width: 20px;
  height: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .c-banner-button__button .arrow {
    width: 40px;
    height: 40px;
  }
}
.c-banner-button__button .arrow:before, .c-banner-button__button .arrow:after {
  border-color: var(--white);
}
.c-banner-button__button .arrow:before {
  background: var(--white);
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}
.c-banner-button__button .arrow:after {
  top: -4px;
  left: calc(50% + 2px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-banner-button__button svg {
  width: 100%;
  height: auto;
}
.c-banner-button__button:hover .arrow:before {
  top: -5px;
  left: calc(50% + 5px);
}
.c-banner-button__button:hover .arrow:after {
  top: -9px;
  left: calc(50% + 7px);
}

.c-button {
  padding: 17px 2em;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: var(--white);
  border: 1px solid var(--main-c);
  background-color: var(--main-c);
  border-radius: 5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
  font-size: 1.6rem;
}
.c-button:hover, .c-button:active {
  opacity: 0.6;
}

.c-button--sm, .c-button--sm-border {
  min-width: 156px;
}

.c-button--lg, .c-button--lg-border {
  width: 300px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .c-button--lg, .c-button--lg-border {
    min-width: 300px;
  }
}

.c-button--arrow {
  position: relative;
}
.c-button--arrow:before {
  content: "";
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background-image: url("../images/icons/button.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: invert(41%) sepia(72%) saturate(897%) hue-rotate(327deg) brightness(101%) contrast(87%);
          filter: invert(41%) sepia(72%) saturate(897%) hue-rotate(327deg) brightness(101%) contrast(87%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-button--arrow:hover:before {
  -webkit-filter: invert(93%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
          filter: invert(93%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
}

.c-button--sm-border,
.c-button--lg-border {
  color: var(--accent-c);
  border: 1px solid var(--accent-c);
  background-color: var(--white);
}
.c-button--sm-border:hover, .c-button--sm-border:active,
.c-button--lg-border:hover,
.c-button--lg-border:active {
  opacity: 1;
  color: #fff;
  background-color: var(--accent-c);
}
.c-button--sm-border:hover:after, .c-button--sm-border:active:after,
.c-button--lg-border:hover:after,
.c-button--lg-border:active:after {
  border-color: #fff;
}

.c-button--internal {
  padding: 1.7rem 2em 2.4rem;
  position: relative;
  border-radius: 5px;
  min-height: 74px;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-button--internal {
    font-size: 1.8rem;
    min-width: 382px;
  }
}
.c-button--internal:before {
  content: "";
  position: absolute;
  bottom: 1.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  border-right: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  -webkit-transform: rotate(45deg) skew(-7deg, -7deg);
          transform: rotate(45deg) skew(-7deg, -7deg);
}

.c-button--sub {
  min-width: 220px;
  padding: 12px 3em;
}

.c-button__sub-text {
  margin-top: 5px;
  display: block;
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .c-button__sub-text {
    font-size: 1rem;
  }
}

.c-bg-accent--normal .c-bg-accent__red {
  left: 10%;
}
@media screen and (max-width: 767px) {
  .c-bg-accent--normal .c-bg-accent__red {
    top: 70%;
  }
}
.c-bg-accent--normal .c-bg-accent__blue {
  right: 0;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}
@media screen and (max-width: 767px) {
  .c-bg-accent--normal .c-bg-accent__blue {
    top: 20%;
  }
}

.c-bg-accent--reverse .c-bg-accent__red {
  right: 10%;
}
@media screen and (max-width: 767px) {
  .c-bg-accent--reverse .c-bg-accent__red {
    top: 20%;
  }
}
.c-bg-accent--reverse .c-bg-accent__blue {
  left: 0;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}
@media screen and (max-width: 767px) {
  .c-bg-accent--reverse .c-bg-accent__blue {
    top: 70%;
  }
}

.c-bg-accent--full {
  position: absolute;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-18.8%);
          transform: translateX(-18.8%);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .c-bg-accent--full .c-bg-accent__red,
  .c-bg-accent--full .c-bg-accent__blue {
    width: 50%;
  }
}
.c-bg-accent--full .c-bg-accent__red {
  top: unset;
  bottom: -15%;
}
.c-bg-accent--full .c-bg-accent__blue {
  left: unset;
  right: 0;
  top: -30%;
}

.c-bg-accent__red,
.c-bg-accent__blue {
  position: absolute;
  width: 80%;
}
@media screen and (min-width: 768px) {
  .c-bg-accent__red,
  .c-bg-accent__blue {
    width: 40%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

.c-bg-accent__red {
  max-width: 530px;
}

.c-bg-accent__blue {
  max-width: 672px;
}

.c-card {
  display: grid;
  grid-template-rows: 1fr 2fr;
  width: 100%;
  height: 100%;
  text-align: justify;
  background-color: var(--white);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
}

.c-card__head {
  width: 100%;
  padding: 10px 15px;
  text-align: center;
  background-color: var(--main-c);
  color: var(--white);
  display: table;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
@media screen and (min-width: 768px) {
  .c-card__head {
    padding: 10px 20px;
  }
}

.c-card__head__text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-card__head__text {
    font-size: 16px;
  }
}

.c-card__body {
  width: 100%;
  padding: 10px 15px;
}
@media screen and (min-width: 768px) {
  .c-card__body {
    padding: 10px 20px;
  }
}

.c-card__lead {
  font-weight: normal !important;
}

.c-card-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-card-img .c-card-img__body {
  padding: 1em;
}
.c-card-img.u-tac .c-more {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-card-img .c-more {
    font-size: 2.1rem;
  }
}

.c-card-img__wrap {
  width: 100%;
  padding-top: 72%;
  position: relative;
}

.c-card-img__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.c-card-img__body {
  padding: 1em;
}

.c-card-img--icon .c-card-img__body {
  padding: 13vw 1em 1em;
}
@media screen and (min-width: 768px) {
  .c-card-img--icon .c-card-img__body {
    padding: 50px 1em 1em;
  }
}

.c-card-img__point {
  font-size: 3.2vw;
  line-height: 1;
  text-align: center;
  color: var(--main-c);
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
}
@media screen and (min-width: 768px) {
  .c-card-img__point {
    font-size: 1.6rem;
  }
}

.c-card-img__point__num {
  font-size: 8vw;
}
@media screen and (min-width: 768px) {
  .c-card-img__point__num {
    font-size: 4.2rem;
  }
}

.c-card-img__title + .c-card-img__lead {
  margin-top: 5px;
}
.c-card-img__title + .c-card-img__text {
  margin-top: 5px;
}
.c-card-img__title + .c-card-img__button {
  margin-top: 5px;
}

.c-card-img__lead + .c-card-img__text {
  margin-top: 5px;
}
.c-card-img__lead + .c-card-img__button {
  margin-top: 5px;
}

.c-card-img__text + .c-card-img__button {
  margin-top: 10px;
}

.c-card-img--shadow {
  background-color: var(--white);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
}
.c-card-img--shadow .c-card-img__body {
  padding: 1.2em 1.5em;
}

.c-card-img--icon {
  position: relative;
  background-color: var(--white);
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
}
.c-card-img--icon .c-card-img__wrap {
  margin: 0 auto -17.5%;
  padding-top: 0;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 19vw;
  height: 19vw;
  top: -8vw;
}
@media screen and (min-width: 768px) {
  .c-card-img--icon .c-card-img__wrap {
    width: 100px;
    height: 100px;
    top: -56px;
  }
}
.c-card-img--icon .c-card-img__image {
  border-radius: 50%;
}

.c-card-img-modal {
  position: relative;
}
.c-card-img-modal.aos-init .c-card-img-modal__accent-red,
.c-card-img-modal.aos-init .c-card-img-modal__accent-blue {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-card-img-modal.aos-animate .c-card-img-modal__accent-red,
.c-card-img-modal.aos-animate .c-card-img-modal__accent-blue {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .c-card-img-modal .c-more {
    font-size: 2.1rem;
  }
}

.c-card-img-modal__accent-red,
.c-card-img-modal__accent-blue {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 959px;
  width: 50%;
  pointer-events: none;
  z-index: -1;
}

.c-card-img-modal__accent-red {
  left: 0;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}

.c-card-img-modal__accent-blue {
  right: 0;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}

.c-card-img-modal__title {
  line-height: 1.4;
  letter-spacing: 1px;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .c-card-img-modal__title {
    font-size: 3.6rem;
  }
}

.c-card-img-modal__sub-title {
  line-height: 1;
  letter-spacing: 1px;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-card-img-modal__sub-title {
    font-size: 2.4rem;
  }
}

.c-card-img-modal__image {
  grid-area: image;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
.c-card-img-modal__image img {
  margin-inline: auto;
}

.c-card-img-modal__content {
  grid-area: content;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .c-card-img-modal__content {
    margin-top: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .c-card-img-modal__text {
    line-height: 2;
  }
}

.c-card-img-modal--col1 .l-inner {
  max-width: 1920px;
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .l-inner {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5%;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--left {
    grid-template-areas: "image content";
    grid-template-columns: 52% minmax(0, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--left .c-card-img-modal__image {
    border-radius: 0 10px 10px 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--right {
    grid-template-areas: "content image";
    grid-template-columns: minmax(0, 1fr) 52%;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--right .c-card-img-modal__image {
    border-radius: 10px 0 0 10px;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--right .c-card-img-modal__content {
    margin-left: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .c-card-img-modal--col1 .c-card-img-modal__item--right .c-card-img-modal__content {
    margin-left: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col1 .c-card-img-modal__content {
    max-width: 427px;
  }
}

.c-card-img-modal--col2 .l-inner {
  max-width: 1400px;
}
.c-card-img-modal--col2 .c-card-img-modal__list {
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col2 .c-card-img-modal__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 7%;
  }
}
@media screen and (min-width: 768px) {
  .c-card-img-modal--col2 .c-card-img-modal__item:nth-child(2) {
    margin-top: 8.5rem;
  }
}

.c-card-img-modal--col3 .c-card-img-modal__list {
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-card-img-modal--col3 .c-card-img-modal__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 4%;
  }
}
.c-card-img-modal--col3 .c-card-img-modal__image img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .c-card-img-modal--row .c-card-img-modal__item {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5%;
  }
}
@media screen and (min-width: 768px) {
  .c-card-img-modal--row .c-card-img-modal__item--left {
    grid-template-areas: "image content";
    grid-template-columns: 35% minmax(0, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .c-card-img-modal--row .c-card-img-modal__item--right {
    grid-template-areas: "content image";
    grid-template-columns: minmax(0, 1fr) 35%;
  }
}
.c-card-img-modal--row .c-card-img-modal__item + .c-card-img-modal__item {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .c-card-img-modal--row .c-card-img-modal__item + .c-card-img-modal__item {
    margin-top: 4rem;
  }
}

.c-chart {
  position: relative;
}

.c-chart__accent-red,
.c-chart__accent-blue {
  position: absolute;
  z-index: 0;
}

.c-chart__accent-red {
  right: 0;
  top: 5%;
  max-width: 530px;
}

.c-chart__accent-blue {
  left: 0;
  top: 35%;
  max-width: 672px;
}

.c-chart__item {
  display: grid;
  grid-template-columns: 32px 1fr;
  grid-template-rows: auto auto;
}
.c-chart__item:last-of-type .c-chart__border {
  display: none;
}
.c-chart__item + .c-chart__item {
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .c-chart__item {
    grid-template-columns: auto 1fr 70%;
    grid-template-rows: 1fr;
  }
}

@media screen and (min-width: 768px) {
  .c-chart__item-no-time .c-chart__dashed {
    width: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.c-chart__item-no-time .c-chart__dashed:before {
  width: 100%;
}
.c-chart__item-no-time .c-chart__dashed:after {
  content: none;
}

.c-chart__deco {
  grid-row-start: 1;
  grid-row-end: 3;
  margin-right: 10px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-chart__deco {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 80%;
    margin-inline: auto;
  }
}

.c-chart__point {
  width: 100%;
  height: 23px;
  margin-top: 5px;
  display: block;
  position: relative;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .c-chart__point {
    margin-top: 0.7rem;
  }
}

.c-chart__round {
  display: grid;
  place-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 23px;
  height: 23px;
  background-color: var(--bg-c);
  border-radius: 100%;
}
.c-chart__round:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: var(--main-c);
}

.c-chart__dashed {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-chart__dashed {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 1px;
  }
  .c-chart__dashed::before, .c-chart__dashed::after {
    content: "";
    display: inline-block;
    width: 45%;
    height: 100%;
    background-size: 7px 1px;
    background-image: linear-gradient(to right, var(--main-c), var(--main-c) 3px, transparent 3px, transparent 7px);
    background-repeat: repeat-x;
    position: absolute;
  }
  .c-chart__dashed::before {
    left: -5px;
  }
  .c-chart__dashed::after {
    right: -5px;
  }
}

.c-chart__border {
  width: 1px;
  height: calc(100% - 18px);
  background-color: var(--main-c);
  position: absolute;
  top: 28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .c-chart__border {
    top: 30px;
  }
}

.c-chart__time {
  grid-row-start: 1;
  grid-row-end: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .c-chart__time {
    grid-column-start: 1;
    grid-column-end: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 6px;
    width: 70px;
  }
}

.c-chart__time-title {
  margin-right: 5px;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  color: var(--main-c);
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .c-chart__time-title {
    font-size: 2.4rem;
    line-height: 1;
    padding-bottom: 5px;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .vertical {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}

.c-chart__time-sub-title {
  font-size: 4.8vw;
  color: var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-chart__time-sub-title {
    font-size: 1.6rem;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.c-chart__cont {
  grid-row-start: 2;
  grid-row-end: 3;
  padding-bottom: 3rem;
  min-height: 10rem;
}
@media screen and (min-width: 768px) {
  .c-chart__cont {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
  }
}

.c-chart__title {
  line-height: 1.5;
}

.c-chart__image-list {
  margin-top: 1.5rem;
  gap: 10px;
}

.c-chart__image-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-chart__image-item {
    width: 420px;
  }
}

.c-conversion {
  background-color: var(--bg-c);
}

.c-conversion--image {
  background-color: transparent;
  background-position: center;
  background-size: cover;
  position: relative;
}
.c-conversion--image::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
}
.c-conversion--image .c-conversion__title,
.c-conversion--image .c-conversion__text {
  color: var(--white);
}

.c-conversion__inner {
  width: 95%;
  max-width: 1200px;
  min-height: 350px;
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-conversion__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-conversion__title {
  text-align: center;
  color: var(--main-c);
}

.c-conversion__text {
  margin-top: 5px;
}

.c-conversion__btn-area {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .c-conversion__btn-area {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.c-conversion__button {
  position: relative;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .c-conversion__button {
    width: 100%;
    max-width: 300px;
  }
}
.c-conversion__button[target=_blank]:before {
  content: "";
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background-image: url("../images/icons/button.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(2deg) brightness(107%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(2deg) brightness(107%) contrast(101%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-entry-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 628px;
  margin-inline: auto;
  text-decoration: none;
  border-radius: 6rem;
  padding: 1em;
  background-color: var(--orange);
  color: var(--white);
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-entry-button {
    font-size: 2.4rem;
  }
}
.c-entry-button:hover {
  opacity: 0.6;
}
.c-entry-button .icon {
  width: 19px;
  height: 26px;
}
@media screen and (min-width: 768px) {
  .c-entry-button .icon {
    width: 30px;
    height: 46px;
  }
}

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

.c-flex--jcenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-flex--reverse {
  -webkit-box-pack: reverse;
      -ms-flex-pack: reverse;
          justify-content: reverse;
}

.c-flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-flex--gap-sm {
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .c-flex--gap-sm {
    gap: 20px;
  }
}

.c-flex__col1 {
  width: calc(100% / 12 * 1);
}

[class*=gap] .c-flex__col1 {
  width: calc((100% / 12 * 1) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col1 {
    width: calc((100% / 12 * 1) - 20px);
  }
}

.c-flex__col2 {
  width: calc(100% / 12 * 2);
}

[class*=gap] .c-flex__col2 {
  width: calc((100% / 12 * 2) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col2 {
    width: calc((100% / 12 * 2) - 20px);
  }
}

.c-flex__col3 {
  width: calc(100% / 12 * 3);
}

[class*=gap] .c-flex__col3 {
  width: calc((100% / 12 * 3) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col3 {
    width: calc((100% / 12 * 3) - 20px);
  }
}

.c-flex__col4 {
  width: calc(100% / 12 * 4);
}

[class*=gap] .c-flex__col4 {
  width: calc((100% / 12 * 4) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col4 {
    width: calc((100% / 12 * 4) - 20px);
  }
}

.c-flex__col5 {
  width: calc(100% / 12 * 5);
}

[class*=gap] .c-flex__col5 {
  width: calc((100% / 12 * 5) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col5 {
    width: calc((100% / 12 * 5) - 20px);
  }
}

.c-flex__col6 {
  width: calc(100% / 12 * 6);
}

[class*=gap] .c-flex__col6 {
  width: calc((100% / 12 * 6) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col6 {
    width: calc((100% / 12 * 6) - 20px);
  }
}

.c-flex__col7 {
  width: calc(100% / 12 * 7);
}

[class*=gap] .c-flex__col7 {
  width: calc((100% / 12 * 7) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col7 {
    width: calc((100% / 12 * 7) - 20px);
  }
}

.c-flex__col8 {
  width: calc(100% / 12 * 8);
}

[class*=gap] .c-flex__col8 {
  width: calc((100% / 12 * 8) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col8 {
    width: calc((100% / 12 * 8) - 20px);
  }
}

.c-flex__col9 {
  width: calc(100% / 12 * 9);
}

[class*=gap] .c-flex__col9 {
  width: calc((100% / 12 * 9) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col9 {
    width: calc((100% / 12 * 9) - 20px);
  }
}

.c-flex__col10 {
  width: calc(100% / 12 * 10);
}

[class*=gap] .c-flex__col10 {
  width: calc((100% / 12 * 10) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col10 {
    width: calc((100% / 12 * 10) - 20px);
  }
}

.c-flex__col11 {
  width: calc(100% / 12 * 11);
}

[class*=gap] .c-flex__col11 {
  width: calc((100% / 12 * 11) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col11 {
    width: calc((100% / 12 * 11) - 20px);
  }
}

.c-flex__col12 {
  width: calc(100% / 12 * 12);
}

[class*=gap] .c-flex__col12 {
  width: calc((100% / 12 * 12) - 10px);
}
@media screen and (min-width: 768px) {
  [class*=gap] .c-flex__col12 {
    width: calc((100% / 12 * 12) - 20px);
  }
}

@media screen and (min-width: 640px) {
  .c-flex__col-1_tab {
    width: calc(100% / 12 * 1);
  }
  .c-flex__col-2_tab {
    width: calc(100% / 12 * 2);
  }
  .c-flex__col-3_tab {
    width: calc(100% / 12 * 3);
  }
  .c-flex__col-4_tab {
    width: calc(100% / 12 * 4);
  }
  .c-flex__col-5_tab {
    width: calc(100% / 12 * 5);
  }
  .c-flex__col-6_tab {
    width: calc(100% / 12 * 6);
  }
  .c-flex__col-7_tab {
    width: calc(100% / 12 * 7);
  }
  .c-flex__col-8_tab {
    width: calc(100% / 12 * 8);
  }
  .c-flex__col-9_tab {
    width: calc(100% / 12 * 9);
  }
  .c-flex__col-10_tab {
    width: calc(100% / 12 * 10);
  }
  .c-flex__col-11_tab {
    width: calc(100% / 12 * 11);
  }
  .c-flex__col-12_tab {
    width: calc(100% / 12 * 12);
  }
}
@media screen and (min-width: 1024px) {
  .c-flex__col-1_pc {
    width: calc(100% / 12 * 1);
  }
  .c-flex__col-2_pc {
    width: calc(100% / 12 * 2);
  }
  .c-flex__col-3_pc {
    width: calc(100% / 12 * 3);
  }
  .c-flex__col-4_pc {
    width: calc(100% / 12 * 4);
  }
  .c-flex__col-5_pc {
    width: calc(100% / 12 * 5);
  }
  .c-flex__col-6_pc {
    width: calc(100% / 12 * 6);
  }
  .c-flex__col-7_pc {
    width: calc(100% / 12 * 7);
  }
  .c-flex__col-8_pc {
    width: calc(100% / 12 * 8);
  }
  .c-flex__col-9_pc {
    width: calc(100% / 12 * 9);
  }
  .c-flex__col-10_pc {
    width: calc(100% / 12 * 10);
  }
  .c-flex__col-11_pc {
    width: calc(100% / 12 * 11);
  }
  .c-flex__col-12_pc {
    width: calc(100% / 12 * 12);
  }
}
.c-grid {
  display: grid;
}

.c-grid__child {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-grid__child {
    width: 33%;
  }
}

.c-grid--col1-1 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col1-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.c-grid--col1-2 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col1-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-grid--col1-3 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col1-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-grid--col1-4 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col1-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-grid--col1-5 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col1-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

.c-grid--col2-1 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col2-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.c-grid--col2-2 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col2-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-grid--col2-3 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col2-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-grid--col2-4 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col2-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-grid--col2-5 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col2-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

.c-grid--col3-1 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.c-grid--col3-2 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-grid--col3-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-grid--col3-4 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-grid--col3-5 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

.c-grid--col3-6 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c-grid--col3-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

.c-grid--gap-sm {
  grid-gap: 10px;
}
@media screen and (min-width: 768px) {
  .c-grid--gap-sm {
    grid-gap: 20px;
  }
}

.c-grid--gap-lg {
  grid-gap: 45px;
}
@media screen and (min-width: 768px) {
  .c-grid--gap-lg {
    grid-gap: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .c-header {
    padding: 0;
    display: grid;
    grid-template-areas: "logo nav";
    grid-template-columns: 8% 92%;
  }
}

.c-header__logo {
  grid-area: logo;
  padding: 10px;
  height: 80px;
}
@media screen and (min-width: 768px) {
  .c-header__logo {
    padding: 10%;
    height: 130px;
  }
}
.c-header__logo img {
  height: 100%;
  margin: 0 auto;
}

.c-header__nav {
  grid-area: nav;
  position: absolute;
  top: 0%;
  left: 100%;
  background-color: var(--white);
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 80px 5% 0;
}
@media screen and (min-width: 768px) {
  .c-header__nav {
    padding: 0 5%;
  }
}
.c-header__nav.is-open {
  left: 0;
}
@media screen and (min-width: 768px) {
  .c-header__nav {
    position: relative;
    top: auto;
    left: auto;
    background-color: transparent;
    width: auto;
  }
}
.c-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-header__nav-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.c-header__nav-item {
  position: relative;
}
.c-header__nav-item:hover .c-header__sub-list {
  opacity: 1;
  visibility: visible;
}
.c-header__nav-item.-hasChild .c-header__nav-ttl:after {
  content: "";
  display: inline-block;
  height: 0.7em;
  width: 0.7em;
  border-bottom: 1px solid var(--black);
  border-left: 1px solid var(--black);
  -webkit-transform: rotate(-45deg) translate(60%, 20%);
          transform: rotate(-45deg) translate(60%, 20%);
}

.c-header__nav-ttl {
  text-align: center;
  font-size: clamp(0.875rem, 0.7724rem + 0.5128vw, 1.125rem);
}

@media screen and (min-width: 768px) {
  .c-header__sub-list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 20px 15px;
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
    z-index: 10;
    text-align: center;
    -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
  }
}

.c-header__sub-item {
  margin-left: 1rem;
}
@media screen and (min-width: 768px) {
  .c-header__sub-item {
    margin-left: 0;
  }
}
.c-header__sub-item:not(:first-child) {
  margin-top: 15px;
}
.c-header__sub-item:last-child {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .c-header__sub-item:last-child {
    margin-bottom: 0;
  }
}

.c-header__sub-ttl {
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: var(--black);
}
.c-header__sub-ttl::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  bottom: -4px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.c-header__sub-ttl:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media screen and (min-width: 768px) {
  .c-header__sub-ttl {
    display: inline-block;
  }
}
.c-header__sub-ttl:before {
  content: "";
  display: block;
  height: 2px;
  width: 1em;
  background-color: var(--black);
}
@media screen and (min-width: 768px) {
  .c-header__sub-ttl:before {
    display: none;
  }
}

.c-header__hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 100%;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-header__hamburger {
    display: none;
  }
}
.c-header__hamburger:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: var(--white);
  border-radius: 100%;
}
.c-header__hamburger span {
  display: block;
  width: 50%;
  height: 2px;
  background: var(--black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.c-header__hamburger.is-active span:first-child {
  -webkit-transform: rotate(45deg) translate3D(5px, 16px, 0);
          transform: rotate(45deg) translate3D(5px, 16px, 0);
}
.c-header__hamburger.is-active span:last-child {
  -webkit-transform: rotate(-45deg) translate3D(-2px, -10px, 0);
          transform: rotate(-45deg) translate3D(-2px, -10px, 0);
}
.c-header__hamburger.is-active span:nth-child(2) {
  opacity: 0;
}

.c-image {
  margin: 0 auto;
  display: block;
}

.c-image--full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-image--text {
  display: inline-block;
}

.c-image-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-image-col__2-2 {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .c-image-col__2-2 {
    width: calc(100% / 2);
  }
}

.c-image-col__2-3 {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .c-image-col__2-3 {
    width: calc(100% / 3);
  }
}

.c-image-col__2-4 {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .c-image-col__2-4 {
    width: calc(100% / 4);
  }
}

.c-image-col__2-5 {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .c-image-col__2-5 {
    width: calc(100% / 5);
  }
}

.c-interview {
  display: grid;
  grid-template-columns: 63px minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .c-interview {
    grid-template-columns: 103px minmax(0, 1fr);
  }
}
.c-interview + .c-interview {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .c-interview + .c-interview {
    margin-top: 2rem;
  }
}
.c-interview .c-interview__text {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .c-interview .c-interview__text {
    font-size: 15px;
  }
}

.c-interview--container {
  margin-inline: auto;
  width: 90%;
  max-width: 1200px;
}
.c-interview--container.c-interview--container-left, .c-interview--container.c-interview--container-right {
  width: auto;
  max-width: 1920px;
}
@media screen and (min-width: 1024px) {
  .c-interview--container.c-interview--container-left, .c-interview--container.c-interview--container-right {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10rem;
  }
}
.c-interview--container.c-interview--container-left .c-interview__title-wrapper, .c-interview--container.c-interview--container-right .c-interview__title-wrapper {
  text-align: left;
}
.c-interview--container.c-interview--container-left .c-interview--wrapper, .c-interview--container.c-interview--container-right .c-interview--wrapper {
  width: 90%;
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .c-interview--container.c-interview--container-left .c-interview--wrapper, .c-interview--container.c-interview--container-right .c-interview--wrapper {
    width: auto;
    max-width: 551px;
  }
}
.c-interview--container.c-interview--container-left {
  grid-template-areas: "image content";
}
.c-interview--container.c-interview--container-left .c-interview__image-wrapper {
  border-radius: 0 10px 10px 0;
}
@media screen and (min-width: 1024px) {
  .c-interview--container.c-interview--container-left .c-interview--wrapper {
    padding-right: 10%;
    margin-left: unset;
  }
}
@media screen and (min-width: 1280px) {
  .c-interview--container.c-interview--container-left .c-interview--wrapper {
    padding-right: 0;
  }
}
.c-interview--container.c-interview--container-right {
  grid-template-areas: "content image";
}
.c-interview--container.c-interview--container-right .c-interview__image-wrapper {
  border-radius: 10px 0 0 10px;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .c-interview--container.c-interview--container-right .c-interview--wrapper {
    margin-left: auto;
    margin-right: unset;
    padding-left: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .c-interview--container.c-interview--container-right .c-interview--wrapper {
    padding-left: 0;
  }
}

.c-interview__image-wrapper {
  grid-area: image;
  overflow: hidden;
  aspect-ratio: 7/4;
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .c-interview__image-wrapper {
    width: 100%;
  }
}
.c-interview__image-wrapper .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-interview--wrapper {
  grid-area: content;
  margin-left: auto;
  margin-right: auto;
}

.c-interview__avatar {
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}

.c-interview__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-interview__balloon {
  position: relative;
  padding: 1rem;
  margin: 0 0 0 20px;
  text-align: justify;
}

.c-interview__title-wrapper {
  text-align: center;
}
.c-interview__title-wrapper + * {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-interview__title-wrapper + * {
    margin-top: 4rem;
  }
}

.c-interview__sub-title {
  line-height: 1;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-interview__sub-title {
    font-size: 2.4rem;
  }
}

.c-interview__title {
  line-height: 1.4;
  letter-spacing: 1px;
  margin-top: 0.8rem;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .c-interview__title {
    font-size: 3.6rem;
  }
}

.c-interview-visual {
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-interview-visual {
    margin-top: 80px;
  }
}

.c-interview-visual__inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__inner {
    display: grid;
    grid-template-columns: 45% 55%;
  }
}

@media screen and (min-width: 768px) {
  .c-interview-visual__title-wrap {
    width: 110%;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.c-interview-visual__sub-title {
  font-size: 4.2666666667vw;
  font-family: "Zen Old Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  display: inline-block;
}
.c-interview-visual__sub-title::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: var(--black);
  position: absolute;
  top: calc(50% - 1px);
  left: 100%;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__sub-title {
    font-size: 1.875vw;
  }
  .c-interview-visual__sub-title::after {
    width: 85px;
    left: calc(100% + 20px);
  }
}
@media screen and (min-width: 1280px) {
  .c-interview-visual__sub-title {
    font-size: 3.6rem;
  }
}

.c-interview-visual__title {
  margin-top: 10px;
  font-size: 6.4vw;
  font-family: "Zen Old Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__title {
    font-size: 2.1875vw;
  }
}
@media screen and (min-width: 1280px) {
  .c-interview-visual__title {
    font-size: 4.2rem;
  }
}

.c-interview-visual__image-wrap {
  display: block;
  margin: 10px -2.5% 0 0;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__image-wrap {
    margin: 0;
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }
}

.c-interview-visual__image {
  width: 100%;
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
}
@media screen and (min-width: 768px) {
  .c-interview-visual__image {
    margin-top: -80px;
    margin-bottom: 80px;
  }
}

.c-interview-visual__cont {
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__cont {
    width: 110%;
    padding: 0;
  }
}

.c-interview-visual__catch {
  font-size: 4.8vw;
  font-family: "Zen Old Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__catch {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1280px) {
  .c-interview-visual__catch {
    font-size: 2.4rem;
  }
}

.c-interview-visual__text {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__text {
    font-size: 0.8333333333vw;
  }
}
@media screen and (min-width: 1280px) {
  .c-interview-visual__text {
    font-size: 1.6rem;
  }
}

.c-interview-visual__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.c-interview-visual__bg__image-wrap {
  display: block;
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .c-interview-visual__bg__image-wrap {
    height: 100%;
  }
}

.c-interview-visual__bg__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.2;
}

.c-link {
  padding-right: 80px;
  font-size: 3.7333333333vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-decoration: none;
  position: relative;
}
.c-link::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: var(--black);
  position: absolute;
  top: calc((3.7333333333vw / 1.75) / 2 + 1px);
  right: 0;
}
@media screen and (min-width: 768px) {
  .c-link {
    font-size: 1.4rem;
  }
  .c-link::after {
    top: calc((1.4rem / 1.75) / 2 + 1px);
  }
}

@media screen and (max-width: 767px) {
  .c-list-box {
    border: solid 1px var(--border-c);
  }
}
@media screen and (min-width: 768px) {
  .c-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c-list-box__title,
.c-list-box__cont {
  padding: 0.3em 1em;
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .c-list-box__title,
  .c-list-box__cont {
    padding: 20px;
  }
}

.c-list-box__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid var(--border-c);
  background-color: var(--base-c);
}
@media screen and (min-width: 768px) {
  .c-list-box__title {
    width: 26%;
  }
}

.c-list-box__img {
  width: 3em;
  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;
}

.c-list-box__text {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-list-box__text {
    font-size: 16px;
  }
}

.c-list-box__cont {
  text-align: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-list-box__cont {
    width: 74%;
    font-size: 16px;
    border-bottom: 1px solid var(--border-c);
  }
}

.c-list-box__img + .c-list-box__text {
  margin-left: 10px;
}

.c-list-define {
  overflow: hidden;
}
.c-list-define + .c-list-define {
  margin-top: 15px;
}

.c-list-define__title {
  display: inline-block;
  padding: 8px 1em;
  font-size: 3.7333333333vw;
  text-align: center;
  color: var(--main-c);
  font-weight: bold;
  position: relative;
  line-height: 1.5;
  z-index: 1;
}
.c-list-define__title::before {
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  background-color: var(--main-c);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .c-list-define__title {
    padding: 5px 1em;
    font-size: 2.2rem;
  }
}

.c-list-define__cont {
  width: 100%;
  padding: 0.5em 1em;
  border-top: 1px solid var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-list-define__cont {
    padding: 1em 0;
  }
}

.c-list-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .c-list-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 15px;
  }
}

@media screen and (min-width: 768px) {
  .c-list-image__img-wrap {
    width: 25%;
  }
}

.c-list-image__img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .c-list-image__body {
    width: calc(75% + 15px);
  }
}

.c-list-image__button {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .c-list-image--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .c-list-image--col2 .c-list-image__img-wrap {
    width: 35%;
  }
}
@media screen and (min-width: 768px) {
  .c-list-image--col2 .c-list-image__body {
    width: 65%;
  }
}

.c-main-visual {
  position: relative;
  padding-top: 3rem;
}
@media screen and (min-width: 768px) {
  .c-main-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 50vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-main-visual {
    height: 800px;
  }
}
@media screen and (min-width: 1440px) {
  .c-main-visual {
    height: 960px;
  }
}

.c-main-visual__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.c-main-visual__bg__img-wrap {
  position: relative;
  display: block;
  height: 54%;
  background-color: var(--white);
}

.c-main-visual__bg__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  width: 100%;
  height: 100%;
  opacity: 0.24;
}
@media screen and (max-width: 767px) {
  .c-main-visual__bg__img {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

.c-main-visual__img-wrap {
  aspect-ratio: 96/35;
  width: 90%;
  height: 45%;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-clip-path: polygon(50% 0%, 100% 20%, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(50% 0%, 100% 20%, 100% 100%, 0 100%, 0 20%);
}
@media screen and (min-width: 768px) {
  .c-main-visual__img-wrap {
    height: 56%;
    max-height: 630px;
  }
}
@media screen and (min-width: 1024px) {
  .c-main-visual__img-wrap {
    height: 67%;
  }
}

.c-main-visual__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-main-visual__cont {
  width: 100%;
  padding: 12% 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .c-main-visual__cont {
    padding: 9rem 0;
  }
}

.c-main-visual__icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10%;
  max-width: 79px;
}

.c-main-visual__text-image-wrap {
  margin-inline: auto;
  margin-top: 1rem;
  width: 55%;
  max-width: 351px;
}
@media screen and (min-width: 768px) {
  .c-main-visual__text-image-wrap {
    width: 35%;
    max-width: 571px;
  }
}

.c-main-visual__title-wrap {
  margin-top: 10%;
}
@media screen and (min-width: 768px) {
  .c-main-visual__title-wrap {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 1440px) {
  .c-main-visual__title-wrap {
    margin-top: 10rem;
  }
}

.c-main-visual__title {
  position: relative;
  line-height: 1.2;
  font-size: 2rem;
  text-shadow: 0 0 4px #fff, 0 0 18px #fff, 0 0 27px #fff, 0 0 32px #fff, 0 0 18px #fff;
}
@media screen and (min-width: 768px) {
  .c-main-visual__title {
    font-size: 3.8541666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .c-main-visual__title {
    font-size: 5.4rem;
  }
}
.c-main-visual__title:after {
  content: "";
  aspect-ratio: 18/1;
  width: 60%;
  max-width: 190px;
  background-image: url("../images/common/main-visual-accent.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .c-main-visual__title:after {
    width: 35%;
    max-width: 540px;
    bottom: -2rem;
  }
}

.c-main-visual__sub-title {
  margin-top: 2.5rem;
  margin-inline: auto;
  width: 90%;
  font-size: 1.2rem;
  text-shadow: 0 0 10px #fff, 0 0 8px #fff, 0 0 16px #fff, 0 0 19px #fff, 0 0 30px #fff;
}
@media screen and (max-width: 767px) {
  .c-main-visual__sub-title {
    margin-top: 1.5rem;
    max-width: 180px;
  }
}
@media screen and (min-width: 768px) {
  .c-main-visual__sub-title {
    font-size: 1.7708333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .c-main-visual__sub-title {
    font-size: 2.4rem;
  }
}

.c-main-visual__title__text {
  padding: 5px;
  font-size: 1.4rem;
  font-weight: 400;
  color: var(--main-c);
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .c-main-visual__title__text {
    padding: 0.5em 5px;
    font-size: 5rem;
  }
}

.c-main-visual__catch-wrap {
  position: relative;
  width: 95%;
  margin-top: 12%;
  margin-left: auto;
  padding: 30px;
  background-color: var(--white);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  .c-main-visual__catch-wrap {
    padding: 50px;
    margin-top: 10rem;
    max-width: 1152px;
  }
}

.c-main-visual__accent {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 80%;
  max-width: 524px;
  -webkit-transform: translate(15px, -100%);
          transform: translate(15px, -100%);
}
@media screen and (min-width: 768px) {
  .c-main-visual__accent {
    -webkit-transform: translate(10%, -100%);
            transform: translate(10%, -100%);
  }
}

@media screen and (min-width: 1440px) {
  .c-main-visual__catch-inner {
    max-width: 712px;
  }
}

.c-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  max-width: 1800px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-media {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 8%;
  }
}

.c-media--reverse .c-media__wrap--bg::before {
  left: auto;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-media--reverse .c-media__wrap--bg::before {
    -webkit-transform: translate(10%, 1.5rem);
            transform: translate(10%, 1.5rem);
  }
}
@media screen and (min-width: 768px) {
  .c-media--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-media--reverse .c-media__wrap--bg::before {
    left: 15vw;
    right: auto;
  }
  .c-media--reverse .c-media__cont--float {
    -webkit-transform: translate(90px, 60px);
            transform: translate(90px, 60px);
  }
}

.c-media__wrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-media__wrap {
    width: 50%;
  }
}

.c-media__video-wrap {
  padding-top: 56.25%;
  position: relative;
}

.c-media--bg .c-media__cont {
  padding: 50px 0 0 0;
}
@media screen and (min-width: 768px) {
  .c-media--bg .c-media__cont {
    padding: 70px 0;
  }
}

.c-media__wrap--slide .c-image--full {
  height: 72vw;
}
@media screen and (min-width: 768px) {
  .c-media__wrap--slide .c-image--full {
    height: 412px;
  }
}

.c-media--bg {
  width: 90%;
  max-width: 1920px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-media--bg.aos-init .c-media__wrap--bg:before {
    right: 50vw;
  }
}
@media screen and (min-width: 768px) {
  .c-media--bg.aos-init.c-media--reverse .c-media__wrap--bg:before {
    left: 50vw;
  }
}
@media screen and (min-width: 768px) {
  .c-media--bg.aos-animate .c-media__wrap--bg:before {
    right: 15vw;
  }
}
@media screen and (min-width: 768px) {
  .c-media--bg.aos-animate.c-media--reverse .c-media__wrap--bg:before {
    left: 15vw;
  }
}

.c-media__wrap--bg {
  position: relative;
  padding: 0;
}
.c-media__wrap--bg::before {
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  background-color: var(--bg-c);
  top: 0;
  left: 0;
  width: 60%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .c-media__wrap--bg::before {
    -webkit-transform: translate(-10%, 1.5rem);
            transform: translate(-10%, 1.5rem);
  }
}
@media screen and (min-width: 768px) {
  .c-media__wrap--bg::before {
    left: auto;
    right: 15vw;
    width: 35vw;
  }
}

.c-media__inner {
  position: relative;
  z-index: 3;
  max-width: 100%;
  padding: 50px 0 0 0;
}
@media screen and (min-width: 768px) {
  .c-media__inner {
    padding: 70px 0;
  }
}

.c-media__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.c-media__cont {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-media__cont {
    width: 50%;
    max-width: 530px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-media__cont--float {
  width: 90%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: -30px auto 0;
  padding: 20px 35px;
  background-color: var(--white);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
}
@media screen and (min-width: 768px) {
  .c-media__cont--float {
    width: calc(50% + 60px);
    padding: 40px 40px 40px 90px;
    -webkit-transform: translate(-90px, 60px);
            transform: translate(-90px, 60px);
  }
}
.c-media__cont--float:before {
  content: "";
  position: absolute;
  top: 37px;
  left: 0;
  width: 24px;
  height: 1px;
  background-color: var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-media__cont--float:before {
    width: 55px;
    top: 85px;
  }
}

.c-media__list-title {
  padding-left: 1.5em;
  color: var(--main-c);
  font-size: 3.7333333333vw;
  font-weight: 600;
  position: relative;
}
.c-media__list-title::before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  display: block;
  line-height: 1.2em;
  background-image: url("../images/icons/check.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .c-media__list-title {
    font-size: 1.6rem;
  }
}

.c-media__list-text {
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .c-media__list-text {
    font-size: 1.6rem;
  }
}

.c-media__button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-media__button-area {
    text-align: left;
  }
}

.c-media__title {
  line-height: 1.5;
  color: var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-media__title {
    font-size: 3.2rem;
  }
}
.c-media__title + .c-media__sub-title {
  margin-top: 5px;
}
.c-media__title + .c-media__text {
  margin-top: 18px;
}
.c-media__title + .c-media__list {
  margin-top: 5px;
}
.c-media__title + .c-media__button-area {
  margin-top: 5px;
}

.c-media__sub-title + .c-media__text {
  margin-top: 10px;
}
.c-media__sub-title + .c-media__list {
  margin-top: 10px;
}
.c-media__sub-title + .c-media__button-area {
  margin-top: 10px;
}

.c-media__text {
  line-height: 2;
}
.c-media__text + .c-media__list {
  margin-top: 10px;
}
.c-media__text + .c-media__button-area {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-media__text + .c-media__list {
    margin-top: 20px;
  }
  .c-media__text + .c-media__button-area {
    margin-top: 20px;
  }
}

.c-media__list + .c-media__list {
  margin-top: 10px;
}
.c-media__list + .c-media__button-area {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-media__list + .c-media__button-area {
    margin-top: 20px;
  }
}

.c-media__button + .c-media__button {
  margin-left: 5px;
}
@media screen and (min-width: 768px) {
  .c-media__button + .c-media__button {
    margin-left: 10px;
  }
}

.c-media-full {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-media-full {
    min-height: 470px;
  }
}
@media screen and (min-width: 1280px) {
  .c-media-full {
    min-height: 30vw;
  }
}
.c-media-full.aos-init .c-media-full__image {
  opacity: 0;
}
.c-media-full.aos-init .c-media-full__image.-left {
  -webkit-transform: translate(-5%, 0);
          transform: translate(-5%, 0);
}
.c-media-full.aos-init .c-media-full__image.-right {
  -webkit-transform: translate(5%, 0);
          transform: translate(5%, 0);
}
.c-media-full.aos-animate .c-media-full__image {
  opacity: 1;
}
.c-media-full.aos-animate .c-media-full__image.-left {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.c-media-full.aos-animate .c-media-full__image.-right {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.c-media-full__accent-red,
.c-media-full__accent-blue {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 50%;
}

.c-media-full__accent-blue {
  max-width: 672px;
  right: 0;
  top: 60%;
  -webkit-transform: translate(30%, -25%);
          transform: translate(30%, -25%);
}
@media screen and (min-width: 768px) {
  .c-media-full__accent-blue {
    top: 0;
  }
}

.c-media-full__accent-red {
  max-width: 530px;
  left: 0;
  top: 70%;
}
@media screen and (min-width: 768px) {
  .c-media-full__accent-red {
    top: 0;
  }
}

.c-media-full__image {
  position: relative;
  width: 90%;
  margin-inline: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-media-full__image {
    width: 45%;
    height: 100%;
    position: absolute;
    z-index: 2;
  }
  .c-media-full__image.-left {
    left: 0;
  }
  .c-media-full__image.-right {
    right: 0;
  }
}
@media screen and (min-width: 1440px) {
  .c-media-full__image {
    width: 55%;
  }
}
.c-media-full__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-media-full__image:before {
    content: "";
    width: 200vw;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #eff6fb;
    z-index: -1;
    -webkit-transform: translate(-50%, 30%);
            transform: translate(-50%, 30%);
  }
}

.c-media-full__wrap {
  width: 90%;
  margin-inline: auto;
  padding: 55px 10px;
}
@media screen and (min-width: 768px) {
  .c-media-full__wrap {
    width: 95%;
    background-color: #eff6fb;
    position: absolute;
    bottom: -15%;
  }
  .c-media-full__wrap.-left {
    left: 0;
    padding: 30px 50px 6% 50%;
  }
  .c-media-full__wrap.-right {
    right: 0;
    padding: 30px 50% 6% 50px;
  }
  .c-media-full__wrap.-right .c-media-full__inner {
    margin-right: auto;
    margin-left: unset;
  }
}
@media screen and (min-width: 1440px) {
  .c-media-full__wrap {
    width: 90%;
  }
  .c-media-full__wrap.-left {
    padding: 30px 90px 6% 60%;
  }
  .c-media-full__wrap.-right {
    padding: 30px 60% 6% 90px;
  }
}

@media screen and (min-width: 768px) {
  .c-media-full__inner {
    max-width: 467px;
    margin-left: auto;
  }
}

.c-media-full__title {
  color: var(--main-c);
  line-height: 1.5;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .c-media-full__title {
    font-size: 3.6rem;
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
  }
}

.c-media-full__sub-title + .c-media-full__text {
  margin-top: 1rem;
}

.c-media-full__button {
  margin-top: 3rem;
}

.c-media-full__title + .c-media-full__text {
  margin-top: 10px;
}

.c-media-full.-alfa {
  margin-bottom: 3%;
  position: relative;
  min-height: 30vw;
  text-align: left;
  overflow: unset;
}
@media screen and (min-width: 768px) {
  .c-media-full.-alfa {
    min-height: 25vw;
  }
}
.c-media-full.-alfa .c-media-full__cover {
  content: "";
  display: block;
  background-color: var(--main-c);
  width: 75%;
  height: 40vw;
  z-index: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-media-full.-alfa .c-media-full__cover {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.c-media-full.-alfa .c-media-full__image {
  width: 75%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(5%, 10%);
          transform: translate(5%, 10%);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.14);
}
@media screen and (min-width: 768px) {
  .c-media-full.-alfa .c-media-full__image {
    width: 50%;
  }
}
.c-media-full.-alfa .c-media-full__wrap {
  margin: 0 0 0 auto;
  background-color: transparent;
  position: relative;
  z-index: 1;
}
.c-media-full.-alfa .c-media-full__inner {
  margin: 0 auto 0 15%;
}

.c-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.c-more:hover {
  opacity: 0.7;
}
.c-more:hover .c-more__arrow:before, .c-more:hover .c-more__arrow:after {
  right: 25%;
}
.c-more .c-more__arrow {
  display: block;
  border-radius: 100%;
  background-color: var(--accent-c);
  position: relative;
  width: 1.8em;
  height: 1.8em;
}
.c-more .c-more__arrow:before {
  content: "";
  height: 1px;
  width: 1.6rem;
  border-top: 1px solid var(--accent-c);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-more .c-more__arrow:after {
  content: "";
  height: 0.7em;
  width: 0.7em;
  display: inline-block;
  border-top: solid 1px var(--accent-c);
  border-right: solid 1px var(--accent-c);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-more .c-more__arrow:before, .c-more .c-more__arrow:after {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-color: var(--white);
}
.c-more .c-more__arrow:before {
  right: 30%;
  width: 0.7em;
}
.c-more .c-more__arrow:after {
  height: 0.4em;
  width: 0.4em;
  right: 30%;
}

.c-modal {
  max-width: 1200px;
  max-height: 70vh;
  border-radius: 0;
  padding: 1rem 1rem 5rem;
}
@media screen and (min-width: 768px) {
  .c-modal {
    padding: 2rem 4rem 5rem;
  }
}
.c-modal:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 15%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-clip-path: polygon(23% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(23% 0%, 0% 100%, 100% 100%);
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .c-modal:before {
    height: 10vh;
  }
}

.c-modal__content {
  overflow-y: auto;
  max-height: 57vh;
  padding-right: 1rem;
}
@media screen and (min-width: 768px) {
  .c-modal__content {
    padding-right: 2rem;
  }
}
.c-modal__content::-webkit-scrollbar {
  width: 5px;
}
.c-modal__content::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 5px;
}
.c-modal__content::-webkit-scrollbar-thumb {
  background-color: var(--main-c);
  border-radius: 5px;
}

.c-modal__head {
  display: grid;
  row-gap: 1rem;
}
@media screen and (min-width: 1024px) {
  .c-modal__head {
    grid-template-columns: auto minmax(250px, 1fr);
    gap: 5%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-modal__image {
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .c-modal__image {
    max-width: 550px;
  }
}
.c-modal__image img {
  width: 100%;
}

.c-modal__sub-title {
  line-height: 1;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-modal__sub-title {
    font-size: 2.4rem;
  }
}

.c-modal__title {
  line-height: 1.4;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .c-modal__title {
    font-size: 3.6rem;
  }
}

.c-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -50%);
          transform: translate(40%, -50%);
  background-color: var(--main-c);
  border-radius: 100%;
  display: grid;
  place-content: center;
  width: 44px;
  height: 44px;
}
@media screen and (min-width: 768px) {
  .c-modal__close {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}
.c-modal__close .icon {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.c-modal__close .icon:before, .c-modal__close .icon:after {
  content: "";
  width: 55%;
  height: 1px;
  background-color: var(--white);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.c-modal__close .icon:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-modal__close .icon:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-modal__pagination {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  max-width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-modal__prev,
.c-modal__next {
  position: relative;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (min-width: 768px) {
  .c-modal__prev,
  .c-modal__next {
    font-size: 1.8rem;
  }
}
.c-modal__prev:hover,
.c-modal__next:hover {
  opacity: 0.7;
}
.c-modal__prev:before,
.c-modal__next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.7rem;
  height: 0.7rem;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.c-modal__prev.-disabled,
.c-modal__next.-disabled {
  opacity: 0;
  pointer-events: none;
}

.c-modal__prev {
  padding-left: 1.3rem;
}
.c-modal__prev:before {
  left: 0;
  border-top: 2px solid var(--accent-c);
  border-left: 2px solid var(--accent-c);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-modal__prev:hover::before {
  left: -5px;
}

.c-modal__next {
  padding-right: 1.3rem;
}
.c-modal__next:before {
  right: 0;
  border-top: 2px solid var(--accent-c);
  border-right: 2px solid var(--accent-c);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-modal__next:hover::before {
  right: -5px;
}

.c-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-point__num {
  width: 15%;
  padding: 10px;
  font-size: 6.4vw;
  font-weight: bold;
  color: #E5E7EB;
  border-right: 2px solid var(--main-c);
}
@media screen and (min-width: 768px) {
  .c-point__num {
    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;
    font-size: 5.6rem;
  }
}

.c-point__cont {
  width: 85%;
  padding: 10px 0 10px 20px;
}
@media screen and (min-width: 768px) {
  .c-point__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 10px 0 10px 30px;
  }
}

.c-point + .c-point {
  margin-top: 30px;
}

.c-point__button {
  margin-top: 15px;
}

.c-post-content {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--white);
  display: block;
}
.c-post-content:hover .head {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.c-post-content:hover .head img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.c-post-content .head {
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-post-content .head::before {
  content: "";
  float: left;
  padding-top: 65%;
}
.c-post-content .head::after {
  content: "";
  display: block;
  clear: both;
}
.c-post-content .head > :first-child {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-post-content .head img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-post-content .body {
  padding: 5%;
}
.c-post-content .body .title {
  font-size: clamp(1rem, 0.7949rem + 1.0256vw, 1.5rem);
}
.c-post-content .body .c-badge:not(:first-child) {
  margin-left: 0.5rem;
}

.l-color-wrapper .c-profile__name::after {
  background-color: var(--bg-c);
}

.c-profile__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-profile__content {
  position: relative;
  max-width: 400px;
  margin-top: 3rem;
}
@media screen and (max-width: 908px) {
  .c-profile__content {
    margin-top: 6rem;
  }
}
.c-profile__content .tag {
  position: absolute;
  top: 0;
  left: 2rem;
  aspect-ratio: 1/1;
  width: 54px;
  height: 54px;
  color: var(--white);
  display: grid;
  place-content: center;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-profile__content .tag {
    font-size: 2rem;
    width: 74px;
    height: 74px;
  }
}
.c-profile__content .tag.-red {
  background-color: var(--accent-c);
}
.c-profile__content .tag.-blue {
  background-color: var(--main-c);
}

.c-profile__icon-wrap {
  aspect-ratio: 40/27;
  width: 100%;
}

.c-profile__icon {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-profile__name {
  position: relative;
  font-weight: bold;
  margin-top: 2rem;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .c-profile__name {
    font-size: 2.4rem;
  }
}
.c-profile__name::before {
  content: "";
  display: inline-block;
  width: 90%;
  height: 3px;
  background-color: var(--main-c);
  position: absolute;
  bottom: -1rem;
  left: 0;
  right: 0;
  margin-inline: auto;
}
.c-profile__name::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 3px solid var(--main-c);
  border-right: 3px solid var(--main-c);
  background-color: var(--white);
  position: absolute;
  bottom: -1.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.c-profile__info {
  margin-top: 2rem;
  text-align: center;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .c-profile__info {
    font-size: 1.4rem;
  }
}

.c-profile__text {
  margin-top: 1rem;
  text-align: left;
  line-height: 1.6;
  width: 90%;
  margin-inline: auto;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .c-profile__text {
    font-size: 1.4rem;
  }
}

.c-qa {
  padding: 1em 0.5em;
  border-top: 1px solid var(--border-c);
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .c-qa {
    padding: 20px;
  }
}

.c-qa a {
  color: #008fe3;
}

.l-inner .c-qa:last-of-type {
  border-bottom: 1px solid var(--border-c);
}

.c-qa__title {
  width: 100%;
  padding: 0 calc(1.5em + 5px) 0 calc(1.5em + 10px);
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .c-qa__title {
    padding: 0 calc(1.5em + 10px) 0 calc(1.5em + 10px);
  }
}

.c-qa__cont {
  position: relative;
}

.c-qa__cont p {
  margin-top: 10px;
  padding: 0 calc(1.5em + 5px) 0 calc(1.5em + 10px);
}
@media screen and (min-width: 768px) {
  .c-qa__cont p {
    padding: 0 0 0 calc((1.5em + 10px) * 2);
  }
}

.c-qa__icon {
  width: 1.5em;
  height: 1.5em;
  margin-right: 5px;
  display: inline-block;
  border: 2px solid;
  border-radius: 50%;
  background-color: var(--white);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
}
.c-qa__icon::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-qa__icon--q {
  color: var(--main-c);
  border-color: var(--main-c);
}
.c-qa__icon--q::before {
  content: "Ｑ";
}

.c-qa__icon--a {
  color: var(--red);
  border-color: var(--red);
}
.c-qa__icon--a::before {
  content: "Ａ";
}
@media screen and (min-width: 768px) {
  .c-qa__icon--a {
    left: calc(1.5em + 10px);
  }
}

.c-qa__tgl {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-qa__tgl::before, .c-qa__tgl::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: var(--main-c);
  position: absolute;
  top: 50%;
  left: 50%;
}
.c-qa__tgl::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-qa__tgl::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

/* オープン時にアニメーションを設定 */
.c-qa[open] .c-qa__tgl {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-qa[open] .c-qa__cont {
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; /* 透明 */
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); /* 上から表示 */
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0; /* 透明 */
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); /* 上から表示 */
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
/*スクロールダウン全体の場所*/
.c-scrolldown {
  position: absolute;
  right: 10%;
  bottom: 5%;
  height: 50px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .c-scrolldown {
    right: 5%;
    bottom: 10%;
  }
}

/*Scrollテキストの描写*/
.c-scrolldown span {
  /*描画位置*/
  position: absolute;
  left: -15px;
  top: 0;
  /*テキストの形状*/
  color: #eee;
  font-size: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* 線の描写 */
.c-scrolldown::after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: -30px;
  /*線の形状*/
  width: 1px;
  height: 50px;
  background: #eee;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: -30px;
    opacity: 0;
  }
  30% {
    height: 50px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 30px;
    opacity: 0;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: -30px;
    opacity: 0;
  }
  30% {
    height: 50px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 30px;
    opacity: 0;
  }
}
.c-slider {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-slider {
    max-width: 80%;
  }
}

.c-slider__container {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .c-slider__container {
    overflow: visible;
  }
}

.c-slider__slide {
  width: 90%;
  margin: 0 auto;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
@media screen and (min-width: 768px) {
  .c-slider__slide {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

.c-slider__caption {
  padding: 10px 15px;
}

.swiper-slide-active .c-slider__slide {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-slide-prev .c-slider__slide,
.swiper-slide-next .c-slider__slide {
  opacity: 0.5;
}
.swiper-slide-prev .c-slider__caption,
.swiper-slide-next .c-slider__caption {
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .swiper-slide-prev .c-slider__slide {
    -webkit-transform: scale(0.7) translateX(25%);
            transform: scale(0.7) translateX(25%);
  }
}

@media screen and (min-width: 768px) {
  .swiper-slide-next .c-slider__slide {
    -webkit-transform: scale(0.7) translateX(-25%);
            transform: scale(0.7) translateX(-25%);
  }
}

.c-slider__title + .c-slider__text {
  margin-top: 5px;
}

.c-slider-col {
  width: 100%;
}

.c-slider-col__container {
  position: relative;
}

.c-slider-col__slide {
  width: 95%;
  margin: 0 auto;
}

.c-slider-col__caption {
  padding: 10px 15px;
}

.c-slider-col__img {
  height: 52vw;
}
@media screen and (min-width: 640px) {
  .c-slider-col__img {
    height: 12vw;
  }
}

.l-inner .c-slider-col__img {
  height: 42vw;
}
@media screen and (min-width: 640px) {
  .l-inner .c-slider-col__img {
    height: 10vw;
  }
}
@media screen and (min-width: 1024px) {
  .l-inner .c-slider-col__img {
    height: 137px;
  }
}

.c-slider-col__button {
  width: 42px;
  height: 42px;
  border-radius: 3px;
  background-color: var(--base-c);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
}

.c-slider-col__button__arrow {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.c-slider-col__button--prev {
  left: 0;
}
.c-slider-col__button--prev .c-slider-col__button__arrow {
  border-bottom: 1px solid var(--main-c);
  border-left: 1px solid var(--main-c);
  left: 50%;
}

.c-slider-col__button--next {
  right: 0;
}
.c-slider-col__button--next .c-slider-col__button__arrow {
  border-top: 1px solid var(--main-c);
  border-right: 1px solid var(--main-c);
  left: calc(50% - 6px);
}

.c-slider-col__title {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .c-slider-col__title {
    font-size: 1.2rem;
  }
}

.c-slider-col__title + .c-slider-col__text {
  font-size: 0.875rem;
  margin-top: 5px;
}

.c-spacer1 {
  padding-top: 1vw;
}
@media screen and (min-width: 768px) {
  .c-spacer1 {
    padding-top: 1rem;
  }
}

.c-spacer2 {
  padding-top: 2vw;
}
@media screen and (min-width: 768px) {
  .c-spacer2 {
    padding-top: 2rem;
  }
}

.c-spacer3 {
  padding-top: 3vw;
}
@media screen and (min-width: 768px) {
  .c-spacer3 {
    padding-top: 3rem;
  }
}

.c-spacer4 {
  padding-top: 4vw;
}
@media screen and (min-width: 768px) {
  .c-spacer4 {
    padding-top: 4rem;
  }
}

.c-spacer5 {
  padding-top: 5vw;
}
@media screen and (min-width: 768px) {
  .c-spacer5 {
    padding-top: 5rem;
  }
}

.c-spacer6 {
  padding-top: 6vw;
}
@media screen and (min-width: 768px) {
  .c-spacer6 {
    padding-top: 6rem;
  }
}

.c-spacer7 {
  padding-top: 7vw;
}
@media screen and (min-width: 768px) {
  .c-spacer7 {
    padding-top: 7rem;
  }
}

.c-spacer8 {
  padding-top: 8vw;
}
@media screen and (min-width: 768px) {
  .c-spacer8 {
    padding-top: 8rem;
  }
}

.c-spacer9 {
  padding-top: 9vw;
}
@media screen and (min-width: 768px) {
  .c-spacer9 {
    padding-top: 9rem;
  }
}

.c-spacer10 {
  padding-top: 10vw;
}
@media screen and (min-width: 768px) {
  .c-spacer10 {
    padding-top: 10rem;
  }
}

.c-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-step {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -30px;
  }
}

.c-step__item {
  width: 100%;
  margin: 25px 0 30px;
  padding: 20px 30px;
  background-color: var(--white);
  position: relative;
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.1));
}
.c-step__item:not(:last-of-type)::before {
  content: "";
  display: inline-block;
  border-top: 2px solid var(--main-c);
  border-right: 2px solid var(--main-c);
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
          transform: rotate(135deg) translate(-50%, -50%);
  position: absolute;
  bottom: -20px;
  width: 20px;
  height: 20px;
  left: calc(50% - 24px);
}
@media screen and (min-width: 768px) {
  .c-step__item:not(:last-of-type)::before {
    width: 15px;
    height: 15px;
    left: calc(50% - 19px);
  }
}
@media screen and (min-width: 768px) {
  .c-step__item {
    width: calc(20% - 30px);
    margin: 75px 30px 0 0;
    padding: 50px 20px 20px;
  }
  .c-step__item:not(:last-of-type)::before {
    -webkit-transform: rotate(45deg) translate(-50%, 0);
            transform: rotate(45deg) translate(-50%, 0);
    bottom: calc(50% - 10px);
    left: calc(100% + 7.5px);
  }
}

.c-step__step {
  margin-top: -45px;
  font-size: 3.2vw;
  line-height: 1;
  text-align: center;
  color: var(--main-c);
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-step__step {
    margin-top: -85px;
    font-size: 1.6rem;
  }
}

.c-step__step__num {
  font-size: 8vw;
}
@media screen and (min-width: 768px) {
  .c-step__step__num {
    font-size: 4.2rem;
  }
}

.c-step__title {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-step__title {
    margin-top: 10px;
  }
}

.c-step__text {
  text-align: justify;
}

.c-tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: var(--main-c);
  border: 1px solid var(--main-c);
  background-color: var(--white);
  border-radius: 2rem;
  padding: 0 0.5em;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .c-tag {
    font-size: 1.8rem;
  }
}
.c-tag.-news {
  border: none;
  background-color: var(--main-c);
  color: var(--white);
}
.c-tag.-seminar {
  border: none;
  background-color: var(--accent-c);
  color: var(--white);
}

.c-tab-area [data-tab-label] {
  display: inline-block;
  padding: 8px 30px;
}
.c-tab-area [data-tab-panel] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  overflow: auto;
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1],
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2],
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] {
  height: 12em;
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link,
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link,
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link {
  -webkit-animation: linkSlideIn 0.8s forwards;
          animation: linkSlideIn 0.8s forwards;
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link:nth-child(0),
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link:nth-child(0),
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link:nth-child(0) {
  -webkit-animation-delay: calc(0 * .15s);
          animation-delay: calc(0 * .15s);
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link:nth-child(1),
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link:nth-child(1),
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link:nth-child(1) {
  -webkit-animation-delay: calc(1 * .15s);
          animation-delay: calc(1 * .15s);
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link:nth-child(2),
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link:nth-child(2),
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link:nth-child(2) {
  -webkit-animation-delay: calc(2 * .15s);
          animation-delay: calc(2 * .15s);
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link:nth-child(3),
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link:nth-child(3),
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link:nth-child(3) {
  -webkit-animation-delay: calc(3 * .15s);
          animation-delay: calc(3 * .15s);
}
.c-tab-area [data-tab=tab1]:checked ~ nav ~ [data-tab-panel=tab1] .link:nth-child(4),
.c-tab-area [data-tab=tab2]:checked ~ nav ~ [data-tab-panel=tab2] .link:nth-child(4),
.c-tab-area [data-tab=tab3]:checked ~ nav ~ [data-tab-panel=tab3] .link:nth-child(4) {
  -webkit-animation-delay: calc(4 * .15s);
          animation-delay: calc(4 * .15s);
}
.c-tab-area .link {
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: translateX(5rem);
          transform: translateX(5rem);
  opacity: 0;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.c-tab-area .link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  bottom: -4px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.c-tab-area .link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.c-tab-area .link .time {
  color: var(--darkgrey);
  font-size: 1.4rem;
}
.c-tab-area .link .title {
  margin-top: 5px;
  font-size: clamp(1rem, 0.8974rem + 0.5128vw, 1.25rem);
}

@-webkit-keyframes linkSlideIn {
  0% {
    -webkit-transform: translateX(5rem);
            transform: translateX(5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes linkSlideIn {
  0% {
    -webkit-transform: translateX(5rem);
            transform: translateX(5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.c-table {
  overflow-x: auto;
}
.c-table.-scrollable:before, .c-table.-scrollable:after {
  display: block;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
}
.c-table.-scrollable:before {
  content: "SWIPE";
  color: var(--white);
  line-height: 9rem;
  height: 6rem;
  width: 6rem;
  border-radius: 100%;
  background-color: var(--main-c);
  -webkit-filter: opacity(0.8);
          filter: opacity(0.8);
}
.c-table.-scrollable:after {
  content: "";
  height: 3rem;
  width: 3rem;
  background-image: url("../images/icons/index-finger.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 2rem;
  -webkit-animation: fingerSwipe 2s linear infinite;
          animation: fingerSwipe 2s linear infinite;
}
@-webkit-keyframes fingerSwipe {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
  80% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fingerSwipe {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
  80% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.c-table.-scrolled:before, .c-table.-scrolled:after {
  opacity: 0;
}

.c-table__container {
  border-collapse: collapse;
  width: 100%;
  min-width: 800px;
  table-layout: fixed;
  background-color: var(--white);
}

.c-table__title-vl,
.c-table__title-hl,
.c-table__cont {
  padding: 0.5em 1em;
  vertical-align: middle;
}

.c-table__title-vl {
  background-color: var(--base-c);
  color: var(--main-c);
}

.c-table__cont {
  background-color: var(--color);
}
@media screen and (min-width: 768px) {
  .c-table__cont {
    min-width: 16em;
  }
}

.c-table-col2 {
  border-collapse: collapse;
  width: 100%;
}

.c-table-col2--bg .c-table-col2__row:nth-child(odd) .c-table-col2__title,
.c-table-col2--bg .c-table-col2__row:nth-child(odd) .c-table-col2__cont {
  background-color: var(--bg-c);
}

.c-table-col2__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-table-col2__row + .c-table-col2__row {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-table-col2__row {
    display: inherit;
  }
  .c-table-col2__row + .c-table-col2__row {
    margin-top: 0;
  }
}

.c-table-col2__title,
.c-table-col2__cont {
  width: 100%;
  border-bottom: 1px solid var(--border-c);
  vertical-align: middle;
}

.c-table-col2__title {
  text-align: left;
  color: var(--main-c);
  border-color: var(--main-c);
  border-width: 2px;
  padding: 1em 0 0.5em;
}
@media screen and (min-width: 768px) {
  .c-table-col2__title {
    width: auto;
    padding: 2em 3em 2em 0;
    white-space: nowrap;
  }
}

.c-table-col2__cont {
  padding: 0.5em 0 1em;
}
@media screen and (max-width: 767px) {
  .c-table-col2__cont {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .c-table-col2__cont {
    padding: 2em 2em 2em 3em;
  }
}

.c-text {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  .c-text p {
    text-align: left !important;
  }
}
@media screen and (max-width: 639px) {
  .c-text span {
    font-size: 14px !important;
  }
}

.c-text-sm {
  font-size: 1.8666666667vw;
}
@media screen and (min-width: 768px) {
  .c-text-sm {
    font-size: 1rem;
  }
}

@media screen and (max-width: 680px) {
  #day-of-staff .day-of-staff_textbox {
    margin-top: -60px;
  }
}

@media screen and (max-width: 680px) {
  .text_18px {
    font-size: 16px !important;
  }
}

.c-text-box {
  padding: 15px 20px;
  background-color: var(--white);
  border: 1px solid var(--border-c);
  border-radius: 3px;
}
@media screen and (min-width: 768px) {
  .c-text-box {
    padding: 30px;
  }
}
.c-text-box.u-tac .c-more {
  margin-inline: auto;
}

.c-text-box__title + .c-text-box__lead {
  margin-top: 10px;
}
.c-text-box__title + .c-text-box__text {
  margin-top: 10px;
}
.c-text-box__title + .c-text-box__button {
  margin-top: 15px;
}

.c-text-box__lead + .c-text-box__text {
  margin-top: 10px;
}
.c-text-box__lead + .c-text-box__button {
  margin-top: 15px;
}

.c-text-box__text + .c-text-box__button {
  margin-top: 15px;
}

/*--------個別ページ　接頭辞「p-」--------------*/
.p-interview .l-article__wrapper {
  padding-bottom: 15rem;
}

/*---------------------------------

  インタビュー一覧

---------------------------------*/
.p-interview__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5%;
     -moz-column-gap: 5%;
          column-gap: 5%;
  row-gap: 5rem;
}

.p-interview__item {
  width: 47%;
}
@media screen and (min-width: 768px) {
  .p-interview__item {
    width: 28.33%;
  }
}
.p-interview__item:hover .image:before,
.p-interview__item:hover .image .caption {
  opacity: 1;
}
.p-interview__item .link {
  -webkit-tap-highlight-color: transparent;
}
.p-interview__item .link:hover {
  opacity: 1;
}
.p-interview__item .image {
  position: relative;
  overflow: hidden;
  border-radius: 17rem 17rem 0 0;
  aspect-ratio: 87/140;
  will-change: transform;
}
.p-interview__item .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-interview__item .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-interview__item .image .caption {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 1.4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-family: "katyo", sans-serif;
  color: var(--white);
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-interview__item .image .caption {
    font-size: 2.9rem;
  }
}
.p-interview__item .head {
  position: relative;
}
.p-interview__item .head .number {
  position: absolute;
  bottom: 3rem;
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
  background-color: var(--main-c);
  color: var(--white);
  line-height: 1;
  padding: 5px 2rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-interview__item .head .number {
    font-size: 2.6rem;
  }
}
.p-interview__item small,
.p-interview__item big {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
}
.p-interview__item small {
  font-size: 0.77em;
}
.p-interview__item big {
  font-size: 1.46em;
}
.p-interview__item .body {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-interview__item .body {
    margin-top: 3rem;
  }
}
.p-interview__item .body .occupation {
  border: 1px solid var(--border-c);
  padding: 5px 15px;
  border-radius: 2rem;
  font-size: 1.3rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-interview__item .body .occupation {
    padding: 2px 5px;
    font-size: 1rem;
  }
}
.p-interview__item .body .name {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-interview__item .body .name {
    font-size: 2.8rem;
  }
}

/*---------------------------------

  インタビュー詳細

---------------------------------*/
.p-interview__voice {
  position: relative;
  z-index: 1;
  background-color: var(--white);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 985px;
  border-radius: 4rem;
  padding: 2rem;
  line-height: 1.6;
  color: var(--main-c);
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .p-interview__voice {
    border-radius: 8rem;
    padding: 3rem 6rem;
    line-height: 2.2;
    font-size: 2.4rem;
  }
}
.p-interview__voice .icon {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(14%, -75%);
          transform: translate(14%, -75%);
  width: 50%;
  max-width: 202px;
}
@media screen and (min-width: 768px) {
  .p-interview__voice .icon {
    max-width: 255px;
  }
}
.p-interview__voice .voice-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-filter: drop-shadow(0 6px 6px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 6px 6px rgba(0, 0, 0, 0.1));
  -webkit-transform: translateY(100%) skew(15deg, 0deg);
          transform: translateY(100%) skew(15deg, 0deg);
}
.p-interview__voice .voice-arrow::before {
  content: "";
  display: block;
  width: 15px;
  height: 10px;
  background-color: var(--white);
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0%);
          clip-path: polygon(0 0, 100% 100%, 100% 0%);
}
@media screen and (min-width: 768px) {
  .p-interview__voice .voice-arrow::before {
    width: 25px;
    height: 20px;
  }
}
.p-interview__voice.aos-init {
  -webkit-transition: 1s ease-out;
  transition: 1s ease-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
  opacity: 0;
}
.p-interview__voice.aos-animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.p-interview-mv {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-interview-mv {
    padding-top: 40%;
  }
}

.p-interview-mv__image {
  aspect-ratio: 8/5;
}
@media screen and (min-width: 768px) {
  .p-interview-mv__image {
    aspect-ratio: 32/13;
  }
}
.p-interview-mv__image .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 639px) {
  .p-interview-mv__image .image {
    -o-object-position: -145px;
       object-position: -145px;
  }
}

.p-interview-mv__title {
  position: absolute;
  top: 19%;
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-interview-mv__title {
    top: 0;
    bottom: 0;
  }
}
.p-interview-mv__title .l-inner {
  max-width: 1400px;
}
.p-interview-mv__title .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-interview-mv__title .sub-title {
    font-size: 2.5rem;
  }
}
.p-interview-mv__title .sub-title:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--main-c);
}
.p-interview-mv__title .main-title {
  font-size: 2.2rem;
  margin-top: 0.5rem;
  line-height: 1.5;
  text-shadow: 0 0 4px #fff, 0 0 18px #fff, 0 0 27px #fff, 0 0 32px #fff, 0 0 18px #fff;
}
@media screen and (min-width: 1081px) {
  .p-interview-mv__title .main-title {
    font-size: 5.4rem;
    margin-top: 4.5rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1080px) and (min-width: 767px) {
  .p-interview-mv__title .main-title {
    font-size: 3.4rem;
  }
}

.p-interview-info {
  background-color: var(--base-c);
  padding: 0 0 5rem;
}
.p-interview-info .l-inner {
  max-width: 1400px;
}

.p-interview-info__container {
  position: relative;
  background-color: var(--base-c);
  max-width: 716px;
  margin-top: -5vw;
  padding: 1rem 5%;
}
@media screen and (min-width: 768px) {
  .p-interview-info__container {
    padding: 2rem 5% 5%;
    margin-top: -4vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-interview-info__container {
    padding: 2rem 6rem 6rem;
    margin-top: -10rem;
  }
}
.p-interview-info__container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-4%, -100%);
          transform: translate(-4%, -100%);
  width: 108%;
  height: 20px;
  border-bottom: 20px solid var(--base-c);
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
}
@media screen and (min-width: 768px) {
  .p-interview-info__container:before {
    height: 50px;
    border-bottom: 50px solid var(--base-c);
  }
}
.p-interview-info__container .occupation {
  background-color: var(--white);
  border: 1px solid var(--main-c);
  border-radius: 2rem;
  padding: 0 1rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-interview-info__container .occupation {
    font-size: 1.8rem;
  }
}
.p-interview-info__container .joined,
.p-interview-info__container .location {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-interview-info__container .joined,
  .p-interview-info__container .location {
    font-size: 1.8rem;
  }
}
.p-interview-info__container .name {
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .p-interview-info__container .name {
    font-size: 4.8rem;
  }
}
.p-interview-info__container .introduction {
  line-height: 1.8;
}

.p-interview-career {
  background-color: var(--base-c);
  padding: 0 30px;
}
@media screen and (min-width: 768px) {
  .p-interview-career {
    padding-left: 60px;
  }
}
.p-interview-career .p-interview-career__wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper {
    padding-bottom: 120px;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner {
    max-width: 1100px;
    margin-right: 0;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area {
  background-color: #DEEDFF;
  padding: 40px;
  border-radius: 10px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area {
    border-radius: 10px 0 0 10px;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .p-interview-career__icon {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .p-interview-career__icon {
    display: block;
    position: absolute;
    bottom: -60px;
    left: -25px;
  }
}
@media screen and (min-width: 1200px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .p-interview-career__icon {
    left: -50px;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .p-interview-career__icon img {
  width: 70%;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .p-interview-career__icon img {
    width: 100%;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title {
    text-align: left;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title .image {
  width: 100%;
  max-width: 150px;
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title-jp {
  color: var(--main-c);
  text-align: center;
}
@media screen and (min-width: 576px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title-jp {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .title-area .title-jp {
    text-align: left;
    padding-left: 8px;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 640px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area {
    padding: 40px 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area {
    border-radius: 0 10px 10px 0;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner {
  width: 100%;
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner .l-flex {
  gap: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner .l-flex {
    gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 0;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner .l-flex .date {
  width: 100%;
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner .l-flex .date {
    width: 15%;
  }
}
.p-interview-career .p-interview-career__wrapper .l-inner .p-interview-career__container .data-area .date-area__inner .l-flex .career_text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-interview-work {
  background-color: var(--base-c);
}
.p-interview-work .l-inner {
  max-width: 1767px;
}
@media screen and (min-width: 768px) {
  .p-interview-work .p-interview__voice {
    margin-left: 4%;
    margin-top: -10%;
  }
}

.p-interview-work__logo {
  position: relative;
  z-index: 1;
  width: 60%;
  max-width: 586px;
  margin-inline: auto;
}

.p-interview-work__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: -10%;
}
@media screen and (min-width: 768px) {
  .p-interview-work__images {
    margin-top: -5%;
    gap: 4rem;
  }
}
.p-interview-work__images.aos-init .p-interview-work__image {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
}
.p-interview-work__images.aos-init .p-interview-work__image:first-child {
  -webkit-transform: translateX(-10%);
          transform: translateX(-10%);
}
.p-interview-work__images.aos-init .p-interview-work__image:last-child {
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.p-interview-work__images.aos-animate .p-interview-work__image {
  opacity: 1;
}
.p-interview-work__images.aos-animate .p-interview-work__image:first-child, .p-interview-work__images.aos-animate .p-interview-work__image:last-child {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.p-interview-work__image:nth-child(2) {
  margin-top: 12%;
}

.p-interview-work__container {
  position: relative;
  background-color: var(--base-c);
  max-width: 1200px;
  margin-inline: auto;
  margin-top: 2rem;
  padding: 0 0 10rem;
}
@media screen and (min-width: 1024px) {
  .p-interview-work__container {
    margin-top: -2rem;
    padding: 6rem 9rem 18rem;
  }
}
@media screen and (min-width: 1440px) {
  .p-interview-work__container {
    padding: 6rem 9rem;
  }
}
.p-interview-work__container .c-title-h3 {
  position: relative;
  color: var(--main-c);
  z-index: 1;
}
.p-interview-work__container .introduction {
  line-height: 2.1;
}

.p-interview-work__icon {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  max-width: 126px;
}
@media screen and (min-width: 1024px) {
  .p-interview-work__icon {
    max-width: 226px;
  }
}
@media screen and (min-width: 1440px) {
  .p-interview-work__icon {
    -webkit-transform: translate(70%, -40%);
            transform: translate(70%, -40%);
  }
}

.p-interview-important {
  max-width: 1920px;
  margin-inline: auto;
  padding: 4rem 0;
}
@media screen and (min-width: 1024px) {
  .p-interview-important {
    display: grid;
    grid-template-columns: 53.5% minmax(0, 1fr);
    gap: 6%;
    padding: 7rem 0;
  }
}
.p-interview-important.aos-init .p-interview-important__head {
  opacity: 0;
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.p-interview-important.aos-animate .p-interview-important__head {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.p-interview-important__head {
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .p-interview-important__head {
    width: 100%;
  }
}
.p-interview-important__head .image-wrapper {
  overflow: hidden;
  aspect-ratio: 128/67;
  border-radius: 0 10px 10px 0;
}
.p-interview-important__head .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-interview-important__body {
  position: relative;
  width: 90%;
  margin-inline: auto;
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-interview-important__body {
    width: auto;
    margin-top: 0;
    margin-inline: unset;
    padding-top: 5rem;
    padding-right: 10%;
  }
}
.p-interview-important__body .bg-image {
  position: absolute;
  z-index: -1;
  top: -10rem;
  right: 5rem;
}
.p-interview-important__body .text-image {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  -webkit-transform: translate(17%, -28%);
          transform: translate(17%, -28%);
}
.p-interview-important__body .title {
  color: var(--main-c);
  margin-top: 3rem;
  line-height: 1.3;
  letter-spacing: 1px;
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .p-interview-important__body .title {
    margin-top: 5rem;
    font-size: 4.4rem;
  }
}
.p-interview-important__body .text {
  line-height: 2;
  margin-top: 2rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-interview-important__body .text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-interview-important__body .text {
    max-width: 508px;
  }
}

.p-interview-challenge {
  max-width: 1920px;
  margin-inline: auto;
  padding: 4rem 0;
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 53.5%;
    grid-template-areas: "body head";
    gap: 6%;
    padding: 7rem 0;
  }
}
.p-interview-challenge.aos-init .p-interview-challenge__head {
  opacity: 0;
  -webkit-transform: translateX(5%);
          transform: translateX(5%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.p-interview-challenge.aos-animate .p-interview-challenge__head {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.p-interview-challenge .c-title-h5 {
  color: var(--accent-c);
}
.p-interview-challenge .c-title-h5:before {
  background-color: var(--accent-c);
}

.p-interview-challenge__head {
  width: 90%;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge__head {
    grid-area: head;
    width: 100%;
  }
}
.p-interview-challenge__head .image-wrapper {
  overflow: hidden;
  aspect-ratio: 128/67;
  border-radius: 10px 0 0 10px;
}
.p-interview-challenge__head .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-interview-challenge__body {
  position: relative;
  width: 90%;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge__body {
    grid-area: body;
    width: auto;
    padding-top: 5rem;
    padding-left: 10%;
    margin-top: 0;
    margin-right: unset;
  }
}
.p-interview-challenge__body .bg-image {
  position: absolute;
  z-index: -1;
  top: -10rem;
  right: 5rem;
  max-width: 959px;
  width: 70vw;
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge__body .bg-image {
    right: unset;
    left: -43%;
  }
}
.p-interview-challenge__body .text-image {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  -webkit-transform: translate(42%, -28%);
          transform: translate(42%, -28%);
  max-width: 681px;
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge__body .text-image {
    -webkit-transform: translate(-10%, -30%);
            transform: translate(-10%, -30%);
    max-width: 1258px;
    width: 61vw;
    right: unset;
    left: 0;
  }
}
.p-interview-challenge__body .title {
  color: var(--accent-c);
  margin-top: 3rem;
  line-height: 1.3;
  letter-spacing: 1px;
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .p-interview-challenge__body .title {
    font-size: 4.4rem;
  }
}
.p-interview-challenge__body .text {
  line-height: 2;
  margin-top: 2rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-interview-challenge__body .text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-interview-challenge__body .text {
    max-width: 508px;
  }
}

.p-interview-thought {
  padding: 4rem 0;
}
@media screen and (min-width: 768px) {
  .p-interview-thought {
    padding: 8rem 0 4rem;
  }
}
.p-interview-thought .p-interview__voice {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3rem;
}
@media screen and (min-width: 1280px) {
  .p-interview-thought .p-interview__voice {
    margin-right: 10%;
    margin-top: -5rem;
  }
}
.p-interview-thought .p-interview__voice .voice-arrow {
  -webkit-transform: translateY(100%) skew(-15deg, 0deg);
          transform: translateY(100%) skew(-15deg, 0deg);
}
.p-interview-thought .p-interview__voice .voice-arrow:before {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0%);
          clip-path: polygon(0 0, 0% 100%, 100% 0%);
}
.p-interview-thought.aos-init .image-wrapper {
  opacity: 0;
  -webkit-transform: translateX(5%);
          transform: translateX(5%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.p-interview-thought.aos-animate .image-wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.p-interview-thought__mv {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  padding-bottom: 8rem;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__mv {
    padding-bottom: 12rem;
  }
}
.p-interview-thought__mv .image-wrapper {
  aspect-ratio: 223/67;
  margin-left: auto;
  width: 90%;
}
.p-interview-thought__mv .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-interview-thought__mv .bg-image {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-interview-thought__mv .text-image {
  position: absolute;
  right: 10%;
  top: 40%;
  width: 50%;
  max-width: 714px;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__mv .text-image {
    top: unset;
    bottom: 1%;
  }
}
.p-interview-thought__mv .icon {
  position: absolute;
  left: 5%;
  bottom: 66%;
  width: 72px;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__mv .icon {
    bottom: 46%;
    width: 152px;
  }
}
@media screen and (min-width: 1440px) {
  .p-interview-thought__mv .icon {
    left: 15%;
    bottom: 10%;
  }
}

.p-interview-thought__content {
  width: 90%;
  max-width: 1200px;
  margin-inline: auto;
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .p-interview-thought__content {
    display: grid;
    grid-template-columns: 456px minmax(0, 1fr);
    gap: 6%;
  }
}

.p-interview-thought__content-head {
  position: relative;
  padding-left: 5%;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__content-head {
    padding-left: 5rem;
  }
}
.p-interview-thought__content-head:before {
  content: "";
  width: 130px;
  height: 200px;
  background-color: var(--base-c);
  border-radius: 9rem 9rem 0 0;
  position: absolute;
  left: 0;
  top: -18%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__content-head:before {
    top: -15%;
    width: 169px;
    height: 272px;
  }
}
.p-interview-thought__content-head .title {
  color: var(--main-c);
  line-height: 1.45;
  letter-spacing: 1px;
  margin-top: 2rem;
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .p-interview-thought__content-head .title {
    margin-top: 3rem;
    font-size: 3.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-interview-thought__content-head .title {
    font-size: 4.4rem;
  }
}

.p-interview-thought__content-body {
  width: 90%;
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .p-interview-thought__content-body {
    width: 100%;
  }
}
.p-interview-thought__content-body .text {
  line-height: 2.1;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-interview-thought__content-body .text {
    margin-top: 0;
  }
}

.p-interview-button .c-button {
  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;
  gap: 1rem;
  width: 90%;
  max-width: 445px;
  margin-inline: auto;
  color: var(--white);
  background-color: var(--accent-c);
  border-color: var(--accent-c);
  padding: 3rem 2rem;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-weight: normal;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-interview-button .c-button {
    font-size: 2.4rem;
  }
}
.p-interview-button .c-button::before {
  content: "";
  background-image: url("../images/interview/button-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 768px) {
  .p-interview-button .c-button::before {
    width: 24px;
    height: 24px;
  }
}

.p-interview__comment .comment {
  font-size: 1.4rem;
  text-align: right;
  padding-bottom: 20px;
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .p-interview__comment .comment {
    width: 100%;
  }
}

/*---------ヘルパークラス　接頭辞「u-」-------------*/
.u-sp {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}

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

.u-hide {
  visibility: hidden !important;
  opacity: 0 !important;
}

.u-show {
  visibility: visible !important;
  opacity: 1 !important;
}

.u-hidden {
  overflow: hidden !important;
}

.u-d-inline {
  display: inline-block !important;
}

.u-mt-xs {
  margin-top: 5px !important;
}

.u-mt-s {
  margin-top: 10px !important;
}

.u-mt-m {
  margin-top: 20px !important;
}

.u-mt-l {
  margin-top: 30px !important;
}

.u-mt-xl {
  margin-top: 30px !important;
}

.u-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (min-width: 768px) {
  .u-mt-xs {
    margin-top: 10px !important;
  }
  .u-mt-s {
    margin-top: 20px !important;
  }
  .u-mt-m {
    margin-top: 30px !important;
  }
  .u-mt-l {
    margin-top: 60px !important;
  }
  .u-mt-xl {
    margin-top: 80px !important;
  }
}
.u-bg {
  background-color: var(--base-c);
}

.u-spacer1 {
  padding-top: 1vw;
}
@media screen and (min-width: 768px) {
  .u-spacer1 {
    padding-top: 1rem;
  }
}

.u-spacer2 {
  padding-top: 2vw;
}
@media screen and (min-width: 768px) {
  .u-spacer2 {
    padding-top: 2rem;
  }
}

.u-spacer3 {
  padding-top: 3vw;
}
@media screen and (min-width: 768px) {
  .u-spacer3 {
    padding-top: 3rem;
  }
}

.u-spacer4 {
  padding-top: 4vw;
}
@media screen and (min-width: 768px) {
  .u-spacer4 {
    padding-top: 4rem;
  }
}

.u-spacer5 {
  padding-top: 5vw;
}
@media screen and (min-width: 768px) {
  .u-spacer5 {
    padding-top: 5rem;
  }
}

.u-spacer6 {
  padding-top: 6vw;
}
@media screen and (min-width: 768px) {
  .u-spacer6 {
    padding-top: 6rem;
  }
}

.u-spacer7 {
  padding-top: 7vw;
}
@media screen and (min-width: 768px) {
  .u-spacer7 {
    padding-top: 7rem;
  }
}

.u-spacer8 {
  padding-top: 8vw;
}
@media screen and (min-width: 768px) {
  .u-spacer8 {
    padding-top: 8rem;
  }
}

.u-spacer9 {
  padding-top: 9vw;
}
@media screen and (min-width: 768px) {
  .u-spacer9 {
    padding-top: 9rem;
  }
}

.u-spacer10 {
  padding-top: 10vw;
}
@media screen and (min-width: 768px) {
  .u-spacer10 {
    padding-top: 10rem;
  }
}

.u-spacer11 {
  padding-top: 11vw;
}
@media screen and (min-width: 768px) {
  .u-spacer11 {
    padding-top: 11rem;
  }
}

.u-spacer12 {
  padding-top: 12vw;
}
@media screen and (min-width: 768px) {
  .u-spacer12 {
    padding-top: 12rem;
  }
}

.u-spacer13 {
  padding-top: 13vw;
}
@media screen and (min-width: 768px) {
  .u-spacer13 {
    padding-top: 13rem;
  }
}

.u-spacer14 {
  padding-top: 14vw;
}
@media screen and (min-width: 768px) {
  .u-spacer14 {
    padding-top: 14rem;
  }
}

.u-spacer15 {
  padding-top: 15vw;
}
@media screen and (min-width: 768px) {
  .u-spacer15 {
    padding-top: 15rem;
  }
}

.u-spacer16 {
  padding-top: 16vw;
}
@media screen and (min-width: 768px) {
  .u-spacer16 {
    padding-top: 16rem;
  }
}

.u-spacer17 {
  padding-top: 17vw;
}
@media screen and (min-width: 768px) {
  .u-spacer17 {
    padding-top: 17rem;
  }
}

.u-spacer18 {
  padding-top: 18vw;
}
@media screen and (min-width: 768px) {
  .u-spacer18 {
    padding-top: 18rem;
  }
}

.u-spacer19 {
  padding-top: 19vw;
}
@media screen and (min-width: 768px) {
  .u-spacer19 {
    padding-top: 19rem;
  }
}

.u-spacer20 {
  padding-top: 20vw;
}
@media screen and (min-width: 768px) {
  .u-spacer20 {
    padding-top: 20rem;
  }
}

.u-tac {
  text-align: center !important;
}

.u-tal {
  text-align: left !important;
}

.u-tar {
  text-align: right !important;
}

.u-taj {
  text-align: justify !important;
}

.u-mincho {
  font-family: "Zen Old Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.u-mont {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif !important;
}

.u-f-bold {
  font-weight: bold !important;
}

.u-c-main {
  color: var(--main-c);
}

.u-c-sub {
  color: var(--sub-c);
}

.u-c-accent {
  color: var(--accent-c);
}

.u-c-white {
  color: var(--white);
}

.u-c-black {
  color: var(--black);
}

.u-c-meson {
  color: var(--meson);
}

.u-c-garden {
  color: var(--garden);
}