@charset "UTF-8";

/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model
   ========================================================================== */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm
   ========================================================================== */

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

/* Headings
   ========================================================================== */

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

/* Lists (enumeration)
   ========================================================================== */

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

/* Lists (definition)
   ========================================================================== */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */

/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */

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

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Table
   ========================================================================== */

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

caption {
  text-align: left;
}

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

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

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* フォントファミリー*/

/*フォントカラー*/

* {
  margin: 0;
  padding: 0;
}

body.home {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  overflow-x: hidden;
}

main {
  padding-top: 0 !important;
}

picture {
  display: block;
}

img {
  width: 100%;
}

.mt-20 {
  margin-top: 32px;
  margin-top: 2rem;
}

.text-dot {
  padding-top: .2em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.07em .3em;
  background-image: radial-gradient(0.6rem 0.6rem at center center, #78C8FF, #78C8FF 100%, transparent);
}

.text-clear {
  color: #fff;
  text-shadow: 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF, 0 0 2px #78C8FF;
}

.sp {
  display: none;
}

.wide-container {
  width: 1720px;
  margin: 0 auto;
}

.container {
  width: 1168px;
  margin: 0 auto;
}

.keyvisual {
  width: 100%;
  position: relative;
  aspect-ratio: 1920/1080;
}

.keyvisual__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.keyvisual__bg img {
  height: auto;
}

.keyvisual__main {
  width: 90%;
  position: absolute;
  top: 0;
  right: 0;
}

.keyvisual__main.is-visible .mask {
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
}

.keyvisual__main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.keyvisual .mask {
  -webkit-mask-image: url("../images/shape.svg");
          mask-image: url("../images/shape.svg");
  -webkit-mask-size: 83%;
          mask-size: 83%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: top right;
          mask-position: top right;
  overflow: hidden;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
}

.main-copy {
  height: 100%;
  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;
  z-index: 1;
  position: relative;
}

.main-copy__h2 {
  width: 830px;
  height: auto;
  overflow: hidden;
  aspect-ratio: 830 / 349;
}

.main-copy__h2 img {
  width: 100%;
  height: auto;
}

.section__title {
  font-size: 32px;
  color: #595757;
  font-weight: 700;
  width: 100%;
  height: auto;
  aspect-ratio: 1168 / 29;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
}

.section__title span {
  color: #78C8FF;
}

.section__title img {
  height: auto;
}

.section__title_color_blue {
  font-size: 32px;
  color: #20A4FF;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
  text-align: center;
}

.section__title_color_blue span {
  color: #78C8FF;
}

.section__title_color_blue img {
  height: auto;
}

.section__title_deco_wave {
  font-size: 32px;
  color: #595757;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section__title_deco_wave:before {
  content: "";
  display: inline-block;
  background-image: url("../images/wave-line.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 25px;
  margin-right: 10px;
}

.section__title_deco_wave:after {
  content: "";
  display: inline-block;
  background-image: url("../images/wave-line.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 25px;
  margin-left: 10px;
}

.section__title_deco_wave span {
  color: #78C8FF;
}

.concept {
  background-image: url("../images/concept-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0 84px 0;
}

.concept__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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

.concept__textbox {
  width: 768px;
  font-size: 16px;
  color: #595757;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.5;
}

.concept__movie {
  width: 868px;
  aspect-ratio: 868 / 489;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
          box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
}

.concept__movie iframe {
  width: 100%;
  height: 100%;
}

.area {
  background-image: url("../images/eria__background.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #C9E9FF;
  padding: 160px 0 100px;
}

.area__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.area__title {
  position: relative;
  margin-top: -440px;
}

.area__title:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -12px;
  background-color: #20A4FF;
}

.area__title:after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  position: absolute;
  left: 42%;
  bottom: -12px;
  background-color: #20A4FF;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.area__lead {
  font-size: 14px;
  color: #595757;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  margin-top: 16px;
}

.area__map {
  width: 588px;
  height: auto;
  overflow: hidden;
  aspect-ratio: 588/ 288;
}

.area__map img {
  height: auto;
}

.area__chart {
  width: 346px;
}

.area__box {
  width: 100%;
  height: 300px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  position: relative;
  padding: 58px 25px;
  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;
}

.area__circle {
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 100vh;
  border: solid 4px #20A4FF;
}

.area__circle_first {
  position: absolute;
  top: 20px;
  left: 20px;
}

.area__circle_second {
  position: absolute;
  top: 20px;
  right: 20px;
}

.area__circle_third {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.area__circle_forth {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.area__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
}

.area__item {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.01em;
  padding: 5px 12px;
  background-color: #20A4FF;
  border-radius: 100vh;
}

.area__caption {
  font-size: 14px;
  color: #595757;
  font-weight: 500;
  line-height: 1.5;
  width: 320px;
  margin: 20px auto 0 auto;
}

.feature {
  background-image: url("../images/feature-background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}

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

.feature__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-top: 156px;
}

.feature__picture {
  display: block;
}

.card01 {
  width: 368px;
  height: 327px;
  padding: 134px 24px 40px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  background-color: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: relative;
}

.card01__thumbnail {
  width: 220px;
  height: 220px;
  overflow: hidden;
  aspect-ratio: 1/ 1;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.card01__thumbnail img {
  height: auto;
}

.card01__title {
  font-size: 20px;
  color: #20A4FF;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.card01__description {
  max-width: 280px;
  margin: 0 auto;
  font-size: 16px;
  color: #595757;
  font-weight: 500;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.plan {
  padding: 80px 0 82px;
}

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

.plan__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  margin-top: 40px;
}

.plan__link-button {
  margin: 60px auto 0;
}

.card02 {
  width: 568px;
  height: 642px;
  background-color: #fff;
  border: solid 4px #78C8FF;
  border-radius: 20px;
  padding-bottom: 40px;
  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-shadow: 0 3px 16px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
}

.card02__title {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  width: 100%;
  background-color: #78C8FF;
  border-radius: 15px 15px 0 0;
  padding: 6px 0 11px;
  text-align: center;
}

.card02__title span {
  font-size: 16px;
  color: #FDFE06;
  font-weight: 700;
  display: block;
  margin-bottom: 6px;
}

.card02__thumbnail {
  width: 430px;
  height: auto;
  aspect-ratio: 430 / 287;
  margin: 18px auto 0;
}

.card02__thumbnail img {
  height: auto;
}

.card02__description {
  font-size: 16px;
  color: #595757;
  font-weight: 500;
  line-height: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 34px;
  margin-top: 20px;
}

.card02__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 34px;
}

.card02__meta.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 6px;
}

.card02__label_blue {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  width: 168px;
  height: 38px;
  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;
  background-color: #20A4FF;
  border-radius: 100vh;
  margin-bottom: 4px;
}

.card02__label_black {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  width: 168px;
  height: 38px;
  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;
  background-color: #595757;
  border-radius: 100vh;
}

.card02__text_large {
  font-size: 32px;
  color: #FF8000;
  font-weight: 700;
  line-height: 1;
}

.card02__text_large em {
  font-size: 64px;
  line-height: 1;
  text-decoration: none;
  font-style: normal;
}

.card02__text_normal {
  font-size: 20px;
  color: #595757;
  font-weight: 700;
  line-height: 1;
}

.card02__notes {
  font-size: 14px;
  color: #EA7169;
  font-weight: 700;
  line-height: 1;
  padding: 0 34px;
  margin-top: 20px;
}

.link-button {
  width: 400px;
  height: 80px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #20A4FF;
  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: 20px;
  color: #20A4FF;
  font-weight: 700;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-button svg {
  display: block;
  position: absolute;
  top: 50%;
  right: 9%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-button:hover {
  background-color: #20A4FF;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-button:hover svg {
  right: 7%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-button:hover path {
  fill: #fff !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.voice-column {
  padding: 78px 0;
  background-image: url("../images/column-background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.voice-column__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.voice-column__link-button {
  margin: 60px auto 0;
}

.voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  margin-top: 40px;
}

.media {
  width: 568px;
  height: 228px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.media:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.media:hover .media__thumbnail img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.media__link {
  width: 100%;
  height: 100%;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.media__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.media__thumbnail {
  width: 244px;
  height: 100%;
  overflow: hidden;
}

.media__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.media__body {
  max-width: 256px;
}

.media__category {
  width: 160px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  background-color: #EA7169;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  position: relative;
}

.media__category:after {
  content: "";
  width: 15px;
  height: 30px;
  display: block;
  border-top: solid 15px #EA7169;
  border-bottom: solid 15px #EA7169;
  border-right: solid 15px transparent;
  position: absolute;
  top: 0;
  left: 99.8%;
}

.media__title {
  font-size: 18px;
  color: #595757;
  font-weight: 700;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}

.media__description {
  font-size: 14px;
  color: #595757;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 9px;
}

.column {
  width: 100%;
  position: relative;
}

.column__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  margin-top: 64px;
}

.card03 {
  width: 268px;
  height: 369px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.card03:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.card03:hover .card03__thumbnail img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.card03__link {
  width: 100%;
  height: 100%;
  padding: 24px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card03__thumbnail {
  width: 100%;
  height: 146px;
  overflow: hidden;
}

.card03__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.card03__category {
  width: 160px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  background-color: #78C8FF;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  position: relative;
  margin-top: 10px;
}

.card03__category:after {
  content: "";
  width: 15px;
  height: 30px;
  display: block;
  border-top: solid 15px #78C8FF;
  border-bottom: solid 15px #78C8FF;
  border-right: solid 15px transparent;
  position: absolute;
  top: 0;
  left: 99.8%;
}

.card03__title {
  font-size: 18px;
  color: #595757;
  font-weight: 700;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.card03__description {
  font-size: 14px;
  color: #595757;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 9px;
}

.swiper-container {
  width: 100%;
}

.swiper-wrapper {
  padding-bottom: 0 !important;
}

.swiper-slide {
  -ms-flex-negative: unset;
      flex-shrink: unset;
}

.swiper-button {
  width: 50px;
  height: 80px;
  background-image: url("../images/next.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  outline: none;
}

.button-prev {
  display: none;
}

.button-next {
  display: none;
}

.pagination {
  display: none;
}

.service {
  width: 100%;
}

.service__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner {
  width: 50%;
  height: 260px;
  padding: 0px 100px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.banner:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.banner:hover .banner__dummy-link:after {
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.banner__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner__thumbnail {
  width: 200px;
  height: 200px;
  aspect-ratio: 200 /200;
}

.banner__thumbnail img {
  width: 100%;
  height: auto;
}

.banner__body {
  margin-left: 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.banner__body span {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
}

.banner__title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.banner__title img {
  height: auto;
}

.banner__dummy-link {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 58px;
}

.banner__dummy-link:after {
  content: "";
  display: inline-block;
  width: 42px;
  height: 10px;
  background-image: url("../images/arrow-line.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 16px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.banner__icon {
  width: 130px;
  height: 130px;
  aspect-ratio: 130 /130;
}

.banner__icon img {
  height: auto;
}

.banner_color_green {
  background-color: #8DC21F;
}

.banner_color_blue {
  background-color: #78C8FF;
}

@media only screen and (max-width: 1720px) {
  .wide-container {
    width: 91.5vw;
  }

  .main-copy__h2 {
    width: 83rem;
  }

  .banner {
    padding: 0 10rem;
    height: 26rem;
  }

  .banner__thumbnail {
    width: 20rem;
    height: 20rem;
  }

  .banner__body {
    margin-left: 4rem;
  }

  .banner__body span {
    font-size: 1.4rem;
  }

  .banner__title {
    font-size: 3.2rem;
    margin-top: 1rem;
  }

  .banner__dummy-link {
    font-size: 2rem;
    margin-top: 5.8rem;
  }

  .banner__dummy-link:after {
    width: 4.2rem;
    height: 1rem;
  }

  .banner__icon {
    width: 13rem;
    height: 13rem;
  }
}

@media only screen and (max-width: 1168px) {
  .container {
    width: 91.5vw;
  }

  .main-copy__h2 {
    width: 43.3%;
  }

  .section__title {
    font-size: 3.2rem;
  }

  .section__title_color_blue {
    font-size: 3.2rem;
  }

  .section__title_deco_wave {
    font-size: 3.2rem;
  }

  .concept__textbox {
    width: 76.8rem;
    font-size: 1.6rem;
  }

  .concept__movie {
    width: 86.8rem;
  }

  .area {
    padding: 16rem 0 10rem;
  }

  .area__title {
    margin-top: -44rem;
  }

  .area__title:before {
    bottom: -1.2rem;
  }

  .area__title:after {
    bottom: -1.2rem;
    width: 10rem;
  }

  .area__lead {
    font-size: 1.4rem;
    margin-top: 1.6rem;
  }

  .area__map {
    width: 50rem;
  }

  .area__chart {
    width: 34.6rem;
  }

  .area__box {
    height: 30rem;
    border-radius: 2rem;
    -webkit-box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, .1);
            box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, .1);
    padding: 5.8rem 2.5rem;
  }

  .area__circle {
    width: 1.4rem;
    height: 1.4rem;
    border: solid 0.4rem #63AAFF;
  }

  .area__circle_first {
    top: 2rem;
    left: 2rem;
  }

  .area__circle_second {
    top: 2rem;
    right: 2rem;
  }

  .area__circle_third {
    bottom: 2rem;
    left: 2rem;
  }

  .area__circle_forth {
    bottom: 2rem;
    right: 2rem;
  }

  .area__list {
    gap: 0.8rem;
  }

  .area__item {
    font-size: 1.4rem;
    padding: 0.5rem 1.2rem;
  }

  .area__caption {
    font-size: 1.4rem;
    width: 32rem;
    margin: 2rem auto 0 auto;
  }

  .feature {
    padding: 8rem 0;
  }

  .feature__items {
    gap: 3.2rem;
    margin-top: 15.6rem;
  }

  .card01 {
    width: 36.8rem;
    height: 32.7rem;
    padding: 13.4rem 2.4rem 4rem;
    border-radius: 2rem;
    gap: 2rem;
  }

  .card01__thumbnail {
    width: 22rem;
    height: 22rem;
  }

  .card01__title {
    font-size: 2rem;
  }

  .card01__description {
    font-size: 1.6rem;
  }

  .plan {
    padding: 8rem 0;
  }

  .plan__items {
    gap: 3.2rem;
    margin-top: 4rem;
  }

  .plan__link-button {
    margin: 6rem auto 0;
  }

  .card02 {
    width: 56.8rem;
    height: 64.2rem;
    border-radius: 2rem;
    padding-bottom: 4rem;
  }

  .card02__title {
    font-size: 2.8rem;
    border-radius: 1.5rem 1.5rem 0 0;
    padding: 0.6rem 0 1.1rem;
  }

  .card02__title span {
    font-size: 1.6rem;
    margin-bottom: 0.6rem;
  }

  .card02__thumbnail {
    width: 43rem;
    margin: 1.8rem auto 0;
  }

  .card02__description {
    font-size: 1.6rem;
    padding: 0 3.4rem;
    margin-top: 2em;
  }

  .card02__meta {
    gap: 2rem;
    padding: 0 3.4rem;
  }

  .card02__meta.align-end {
    margin-bottom: 0.6rem;
  }

  .card02__label_blue {
    font-size: 1.6rem;
    width: 16.8rem;
    height: 3.8rem;
    margin-bottom: 0.4rem;
  }

  .card02__label_black {
    font-size: 1.6rem;
    width: 16.8rem;
    height: 3.8rem;
  }

  .card02__text_large {
    font-size: 3.2rem;
  }

  .card02__text_large em {
    font-size: 6.4rem;
  }

  .card02__text_normal {
    font-size: 2rem;
  }

  .card02__notes {
    font-size: 1.4rem;
    padding: 0 3.4rem;
    margin-top: 2rem;
    -webkit-font-feature-settings: 'palt';
            font-feature-settings: 'palt';
  }

  .link-button {
    width: 48rem;
    height: 8rem;
    border-radius: 1rem;
    font-size: 2rem;
  }

  .voice-column {
    padding: 7.8rem 0;
  }

  .voice-column__link-button {
    margin: 6rem auto 0;
  }

  .voice {
    gap: 3.2rem;
    margin-top: 4rem;
  }

  .media {
    width: 56.8rem;
    height: 22.8rem;
    border-radius: 2rem;
  }

  .media__link {
    padding: 2.4rem;
    gap: 2rem;
  }

  .media__flex {
    gap: 2rem;
  }

  .media__thumbnail {
    width: 24.4rem;
  }

  .media__body {
    max-width: 25.6rem;
  }

  .media__category {
    width: 16rem;
    height: 3rem;
    padding-left: 1.2rem;
    font-size: 1.6rem;
  }

  .media__category:after {
    width: 1.5rem;
    height: 3rem;
    border-top: solid 1.5rem #EA7169;
    border-bottom: solid 1.5rem #EA7169;
    border-right: solid 1.5rem transparent;
  }

  .media__title {
    font-size: 1.8rem;
    margin-top: 1rem;
  }

  .media__description {
    font-size: 1.4rem;
    margin-top: 0.9rem;
  }

  .column__items {
    gap: 3.2rem;
    margin-top: 6.4rem;
  }

  .card03 {
    width: 26.8rem;
    height: 36.9rem;
    border-radius: 1rem;
  }

  .card03__link {
    padding: 2.4rem 1.6rem;
  }

  .card03__thumbnail {
    height: 14.6rem;
  }

  .card03__category {
    width: 16rem;
    height: 3rem;
    padding-left: 1.2rem;
    font-size: 1.6rem;
    margin-top: 1rem;
  }

  .card03__category:after {
    width: 1.5rem;
    height: 3rem;
    border-top: solid 1.5rem #78C8FF;
    border-bottom: solid 1.5rem #78C8FF;
    border-right: solid 1.5rem transparent;
  }

  .card03__title {
    font-size: 1.8rem;
    margin-top: 1rem;
  }

  .card03__description {
    font-size: 1.4rem;
    margin-top: 0.9rem;
  }

  .banner {
    padding: 0 2rem;
  }

  .banner__thumbnail {
    width: 16rem;
    height: 16rem;
  }

  .banner__title {
    font-size: 2.4rem;
  }

  .banner__dummy-link {
    font-size: 1.6rem;
    margin-top: 4rem;
  }

  .banner__icon {
    width: 10rem;
    height: 10rem;
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .keyvisual__main {
    width: 165%;
  }

  .keyvisual .mask {
    -webkit-mask-image: url("../images/shape02.svg");
            mask-image: url("../images/shape02.svg");
    -webkit-mask-size: 61%;
            mask-size: 61%;
  }

  .section__title {
    width: 70%;
    font-size: 2.4rem;
  }

  .section__title_color_blue {
    width: 100%;
    font-size: 2.4rem;
  }

  .section__title_deco_wave:before {
    width: 4rem;
    height: 2rem;
    margin-right: 0.9rem;
  }

  .section__title_deco_wave:after {
    width: 4rem;
    height: 2rem;
    margin-left: 0.9rem;
  }

  .section__title_deco_wave {
    font-size: 2.4rem;
  }

  .concept {
    padding: 6rem 0;
  }

  .concept__inner {
    gap: 3rem;
  }

  .concept__textbox {
    width: 100%;
    line-height: 2;
  }

  .concept__movie {
    width: 100%;
  }

  .area {
    padding: 6rem 0 10rem;
  }

  .area__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.8rem;
  }

  .area__title {
    width: 70%;
    margin-top: 0;
  }

  .area__title:before {
    display: none;
  }

  .area__title:after {
    display: none;
  }

  .area__lead {
    display: block;
    text-align: center;
    margin-top: 1.1rem;
  }

  .area__map {
    width: 56.8rem;
  }

  .area__chart {
    width: 56.8rem;
  }

  .feature {
    background-image: url("../images/feaure-background-sp.webp");
    padding: 6rem 0;
  }

  .feature__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 14.6rem;
    gap: 14rem;
  }

  .plan {
    padding: 6rem 0;
  }

  .plan__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 3rem;
  }

  .link-button {
    width: 25.4rem;
    height: 7.2rem;
    border-radius: 1rem;
    font-size: 1.6rem;
  }

  .voice-column {
    padding: 6rem 0;
  }

  .voice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 3.2rem;
    gap: 3rem;
  }

  .media {
    width: 34.3rem;
    height: 45.1rem;
  }

  .media__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
  }

  .media__thumbnail {
    width: 29.5rem;
    height: 21.7rem;
  }

  .media__body {
    max-width: 100%;
  }

  .column__items {
    margin-top: 6rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .swiper-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  .service__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .banner {
    width: 100%;
    height: 20rem;
    padding: 0 4em;
  }

  .banner__body span {
    font-size: 1.2rem;
  }

  .banner__title {
    font-size: 2rem;
    margin-top: 0.5rem;
  }

  .banner__dummy-link {
    font-size: 1.2rem;
    margin-top: 2.4rem;
  }

  .banner__icon {
    display: block;
  }
}

@media only screen and (max-width: 560px) {
  .sp {
    display: block;
  }

  .keyvisual {
    aspect-ratio: 375/667;
  }

  .main-copy__h2 {
    width: 100%;
  }

  .area__map {
    width: 100%;
  }

  .area__chart {
    width: 100%;
  }

  .card01 {
    width: 34.3rem;
    height: 32.7rem;
    padding: 13.4rem 1.2rem 4.5rem;
    border-radius: 2rem;
    gap: 1.6rem;
  }

  .card01__thumbnail {
    width: 22rem;
    height: 22rem;
  }

  .card01__title {
    font-size: 2rem;
  }

  .card01__description {
    max-width: 28rem;
    font-size: 1.6rem;
  }

  .card02 {
    width: 34.3rem;
    height: 59.1rem;
  }

  .card02__thumbnail {
    width: 29.5rem;
    margin: 1.3rem auto 0;
  }

  .card02__description {
    padding: 0 2rem;
    margin-top: 2rem;
  }

  .card02__meta {
    gap: 1.6rem;
    padding: 0 2rem;
  }

  .card02__meta.align-end {
    gap: 0.6rem;
  }

  .card02__label_blue {
    width: 13.2rem;
    height: 2.9rem;
    font-size: 1.2rem;
  }

  .card02__label_black {
    width: 13.2rem;
    height: 2.9rem;
    font-size: 1.2rem;
  }

  .card02__text_large {
    letter-spacing: -0.05em;
  }

  .card02__text_large em {
    letter-spacing: -0.05em;
  }

  .card02__notes {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0 2rem;
  }

  .voice-column__link-button {
    margin: 3rem auto 0;
  }

  .column__items {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .card03 {
    width: 100%;
  }

  .swiper-container {
    width: 26.8rem;
    overflow: hidden;
    margin: 0 auto;
  }

  .button-prev {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotateZ(180deg);
            transform: translateY(-50%) rotateZ(180deg);
  }

  .button-next {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem;
  }

  .pagination .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 1rem !important;
  }

  .banner {
    height: 14rem;
    padding: 0 0 0 8.3rem;
    position: relative;
  }

  .banner__thumbnail {
    width: 14rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .banner__body {
    margin-left: 0;
  }

  .banner__dummy-link:after {
    width: 2.4rem;
    height: 0.6rem;
  }

  .banner__icon {
    display: none;
  }
}

@media only screen and (max-width: 375px) {
  .section__title {
    width: 100%;
    font-size: 2rem;
  }

  .section__title_color_blue {
    font-size: 2rem;
  }

  .section__title_deco_wave {
    font-size: 2rem;
  }
}
/*# sourceMappingURL=maps/front-page.css.map */
