@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  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-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -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 arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 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;
}

/**
 * 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;
}

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

/* 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;
}

/**
 * Base
 */
::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

::-webkit-input-placeholder {
  opacity: 1;
}

::-ms-input-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

dt {
  font-weight: normal;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}

html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  min-width: 1140px;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: auto;
  }
}
img {
  max-width: 100%;
  height: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: 0px) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/**
 * Layout
 */
.ly_contents {
  overflow: hidden;
}

.ly_container {
  margin: auto;
  width: 1100px;
}

@media screen and (max-width: 767px) {
  .ly_container {
    width: auto;
  }
}
/**
 * Header
 */
.ly_header {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

.ly_header-main-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .ly_header-main-area {
    padding-top: 23px;
  }
}
.ly_header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 50px;
}

@media screen and (max-width: 767px) {
  .ly_header-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 20px;
    width: 107px;
  }
}
.ly_header-logo h1 {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .ly_header-logo h1 {
    margin-right: 0;
  }
}
.ly_header-logo h1 img {
  width: 193px;
}

@media screen and (max-width: 767px) {
  .ly_header-logo h1 img {
    width: 100%;
  }
}
.ly_header-logo h1 img.is-pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .ly_header-logo h1 img.is-pc {
    display: none;
  }
}
.ly_header-logo h1 img.is-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .ly_header-logo h1 img.is-sp {
    display: block;
  }
}
.ly_header-logo p {
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .ly_header-logo p {
    margin-top: 3px;
    font-size: 1.2rem;
  }
}
.ly_header-copy {
  margin-right: 150px;
  width: 219px;
  height: 36px;
}

@media screen and (max-width: 767px) {
  .ly_header-copy {
    margin-top: 5px;
    margin-right: 70px;
    width: 125px;
    height: 20px;
  }
}
.ly_header-nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
  row-gap: 8px;
  position: fixed;
  top: 22px;
  right: 56px;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: #23bdeb;
  z-index: 12;
}

.ly_header-nav-btn:hover span {
  background: #ffe600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .ly_header-nav-btn {
    row-gap: 4px;
    top: 18px;
    right: 22px;
    width: 40px;
    height: 40px;
  }
}
.ly_header-nav-btn span {
  width: 30px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .ly_header-nav-btn span {
    width: 20px;
  }
}
.ly_header-nav-btn.is-active {
  row-gap: 0;
}

.ly_header-nav-btn.is-active span {
  margin-top: -1px;
}

.ly_header-nav-btn.is-active span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ly_header-nav-btn.is-active span:nth-child(2) {
  display: none;
}

.ly_header-nav-btn.is-active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.ly_header-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 548px;
  height: 100%;
  background-color: #23bdeb;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  .ly_header-menu {
    width: 100%;
  }
}
.ly_header-menu * {
  opacity: 0;
  -webkit-transition: 0.2s opacity 0.3s;
  transition: 0.2s opacity 0.3s;
}

.ly_header-menu.is-open * {
  opacity: 1;
}

.ly_header-menu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 108px auto 0;
  width: 400px;
  height: 78px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #f36767;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.44;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_header-menu-btn:hover {
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_header-menu-btn:hover::before {
  background-color: #ff952b;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .ly_header-menu-btn {
    margin: 86px 20px 0;
    width: calc(100% - 40px);
  }
}
.ly_header-menu-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
  z-index: 1;
}

.ly_header-menu-btn a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url("../images/header_icon_menu.png");
  background-size: cover;
}

.ly_header-menu-btn span {
  font-size: 1.4rem;
  line-height: 1.43;
}

.ly_header-menu-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: -10px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  background-color: #ffe600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_header-menu-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.ly_header-menu-list {
  margin: 10px auto 0;
  width: 400px;
}

@media screen and (max-width: 767px) {
  .ly_header-menu-list {
    margin: 10px 20px 0;
    width: calc(100% - 40px);
  }
}
.ly_header-menu-item {
  border-bottom: 2px solid #fff;
  padding: 20px 0 16px;
  color: #fff;
}

.ly_header-menu-item-inner {
  opacity: 1;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_header-menu-item-inner:hover {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_header-menu-item-txt {
  position: relative;
}

.ly_header-menu-item-txt::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url("../images/header_icon_menu_02.png");
  background-size: cover;
}

.ly_header-menu-item-en {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}

.ly_header-menu-item-jp {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.44;
}

/**
 * Footer
 */
.ly_footer {
  background-color: #ffeeee;
  margin-top: -90px;
  padding-top: 167px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .ly_footer {
    z-index: 1;
    padding-top: 74px;
  }
}
.ly_footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 80px 80px;
  width: 100%;
  height: 90px;
  background-color: #fefdef;
}

.ly_footer::after {
  content: "";
  position: absolute;
  bottom: calc(100% - 120px);
  right: calc(50% + 366px);
  width: 256px;
  height: 144px;
  background: url(../images/info_bg_sakura_02.png) center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .ly_footer .ly_container {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}
.ly_footer .section__title {
  position: relative;
  width: 326px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .ly_footer .section__title {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer .section__title-main {
    width: 65%;
  }
}
.ly_footer .section__title-sub {
  margin-top: 15px;
  margin-left: 5px;
  font-size: 1.8rem;
  line-height: 1.44;
}

@media screen and (max-width: 767px) {
  .ly_footer .section__title-sub {
    margin: 0;
  }
}
.ly_footer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .ly_footer__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 36px;
  }
}
.ly_footer__contact {
  margin-top: 10px;
  width: 50%;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact {
    margin-top: 34px;
    width: 100%;
    text-align: center;
  }
}
.ly_footer__contact-txt {
  color: #ad88c2;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.45;
}

.ly_footer__contact-list {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-list {
    margin-top: 18px;
  }
}
.ly_footer__contact-item {
  position: relative;
  border-radius: 20px;
  width: 539px;
  height: 93px;
  color: #ad88c2;
  font-family: "Montserrat", sans-serif;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-item {
    width: 100%;
    height: 22vw;
  }
}
.ly_footer__contact-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: -10px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #ad88c2;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item--tel {
  font-size: 3.8rem;
  letter-spacing: 0.05em;
  line-height: 1.24;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-item--tel {
    font-size: 2.4rem;
    line-height: 1.2;
  }
}
.ly_footer__contact-item--tel .ly_footer__contact-item-txt::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  width: 20px;
  height: 33px;
  background-image: url("../images/support_icon_tel.png");
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item--tel span.small {
  margin-left: 16px;
  font-size: 1.8rem;
  line-height: 1.44;
}

.ly_footer__contact-item--mail {
  margin-top: 27px;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  line-height: 1.23;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-item--mail {
    margin-top: 24px;
    font-size: 1.8rem;
    line-height: 1.22;
  }
}
.ly_footer__contact-item--mail:hover .ly_footer__contact-item-inner {
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item--mail:hover::after {
  background: #ad88c2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item--mail:hover .ly_footer__contact-item-txt::before {
  background-image: url("../images/support_icon_mail_hover.png");
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item--mail .ly_footer__contact-item-txt::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  width: 30px;
  height: 22px;
  background-image: url("../images/support_icon_mail.png");
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ly_footer__contact-item-inner {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #ad88c2;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-item-inner {
    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;
  }
}
.ly_footer__contact-item-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 23px;
  right: 72px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .ly_footer__contact-item-txt {
    position: static;
  }
}
.ly_footer__foot {
  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;
  border-top: 2px solid #ad88c2;
  padding: 25px 0;
}

@media screen and (max-width: 767px) {
  .ly_footer__foot {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.ly_footer__foot-copy {
  font-size: 1.4rem;
  line-height: 1.43;
}

@media screen and (max-width: 767px) {
  .ly_footer__foot-copy {
    margin-top: 17px;
    font-size: 1.1rem;
  }
}
.ly_footer__foot-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ly_footer__foot-link-txt {
  margin-right: 16px;
  color: #ad88c2;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.44;
}

@media screen and (max-width: 767px) {
  .ly_footer__foot-link-txt {
    font-size: 1.6rem;
  }
}
.ly_footer__foot-link-txt:hover {
  text-decoration: none;
}

.ly_footer__foot-link-arrow {
  width: 38px;
  height: 38px;
}

.ly_footer__pageup {
  opacity: 1;
  position: fixed;
  bottom: 32px;
  right: 36px;
  width: 75px;
  height: 138px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}

.ly_footer__pageup:hover {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .ly_footer__pageup {
    bottom: 40px;
    right: 8px;
    width: 16.8vw;
  }
}
/**
 * Block
 */
/**
 * Element
 */
/**
 * Helper
 */
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .hp_spOnly {
    display: none !important;
  }
}
.hp_anim {
  visibility: hidden;
  -webkit-transition-property: visibility;
  transition-property: visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.hp_anim.-active {
  visibility: visible;
  -webkit-animation: 0.5s ease-in-out forwards bound;
  animation: 0.5s ease-in-out forwards bound;
  -webkit-animation-name: fade;
  animation-name: fade;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/**
 * Page
 */
.section__title-sub {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.45;
}

@media screen and (max-width: 767px) {
  .section__title-sub {
    font-size: 1.8rem;
    line-height: 1.44;
  }
}
.mv {
  position: relative;
  background: url(../images/mv_bg_sakura_01.png) left 50% top 0/max(3000px, 100%) auto no-repeat;
  background-color: #d8f2ff;
}

.mv__head {
  position: relative;
  z-index: 2;
  padding-top: 116px;
}

.mv__head-deco .deco {
  position: absolute;
  pointer-events: none;
}

.mv__head-deco .deco img {
  -o-object-fit: contain;
  object-fit: contain;
}

.mv__head-deco .deco--01 {
  width: 1225px;
  top: -34px;
  right: calc(50% - 480px);
}

.mv__head-deco .deco--02 {
  width: 243px;
  top: 148px;
  right: calc(50% + 440px);
}

.mv__head-deco .deco--03 {
  width: 465px;
  top: 44px;
  left: calc(50% + 207px);
}

.mv__body {
  position: relative;
  z-index: 1;
}

.mv__jp-message {
  display: block;
  margin: 0 auto;
  width: 740px;
}

.mv__en-message {
  display: block;
  margin: 32px auto 0;
  width: 1015px;
}

.mv__img-character {
  position: absolute;
  top: 178px;
  left: calc(50% + 428px);
  width: 136px;
}

.mv__link-btn {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: min(50% + 426px, 100% - 200px);
  width: 181px;
}

.mv__link-btn a {
  display: block;
}

.mv__link-btn a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/mv_link_01_on.png) center/contain no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

[data-whatintent=mouse] .mv__link-btn a:hover::before {
  opacity: 1;
}

.mv__link-btn img {
  -o-object-fit: contain;
  object-fit: contain;
}

.mv__body {
  position: relative;
  overflow: hidden;
  margin-top: -15px;
}

.mv__body-deco .deco {
  position: absolute;
  pointer-events: none;
}

.mv__body-deco .deco img {
  -o-object-fit: contain;
  object-fit: contain;
}

.mv__body-deco .deco--01 {
  width: 692px;
  top: 30px;
  right: calc(50% - 216px);
}

.mv__txt {
  position: absolute;
  bottom: 92px;
  left: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.29;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.mv__txt::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 8px;
  height: 26px;
  background-image: url(../images/mv_img_arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
}

[data-whatintent=mouse] .mv__txt:hover {
  opacity: 0.6;
}

.mv__carousel-wrapper {
  position: relative;
  width: 100%;
  height: 490px;
}

.mv__carousel-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 253, 255, 0)), to(#f8fdff));
  background: linear-gradient(to bottom, rgba(248, 253, 255, 0) 0%, #f8fdff 100%);
  background-size: cover;
}

.mv__carousel {
  position: absolute;
  top: 0;
  left: calc(50% - 1732px);
  width: 3464px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: 60s linear infinite rotation;
  animation: 60s linear infinite rotation;
}

.mv__carousel img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 767px) {
  .mv {
    background-size: 1093px auto;
    background-size: 291.466666667vw auto;
    background-position: top 41.47vw left calc(50% - 45px);
  }
  .mv::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #f8fdff;
  }
  .mv__head {
    padding-top: 31.733333333%;
  }
  .mv__head-deco .deco--01 {
    z-index: -1;
    width: 69.6%;
    top: -2.133333333vw;
    right: 20.933333333%;
  }
  .mv__head-deco .deco--02 {
    width: 61.6%;
    top: 15.2vw;
    right: 32.666666667%;
  }
  .mv__head-deco .deco--03 {
    width: 82.2666666666%;
    top: 68.8vw;
    left: auto;
    right: 13.6%;
  }
  .mv__head-deco .deco--04 {
    width: 10.666666667%;
    bottom: -2.666666667%;
    left: 83.6%;
  }
  .mv__jp-message {
    width: 84%;
  }
  .mv__en-message {
    margin-top: 3.733333333%;
    width: 78.93%;
  }
  .mv__img-character {
    top: 21.866666667vw;
    left: auto;
    right: 2.933333333vw;
    width: 15.46%;
  }
  .mv__link-btn {
    top: auto;
    bottom: 10.67%;
    left: auto;
    right: 20px;
    width: 34.13%;
  }
  .mv__body {
    margin-top: 6.933333333%;
    padding-bottom: 25.8667vw;
  }
  .mv__body-deco .deco {
    position: absolute;
    pointer-events: none;
  }
  .mv__body-deco .deco img {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .mv__body-deco .deco--01 {
    width: 64.8%;
    top: auto;
    bottom: 17.8%;
    right: 28.8%;
  }
  .mv__txt {
    bottom: 18.667%;
    font-style: 1.2rem;
  }
  .mv__carousel-wrapper {
    height: 160px;
  }
  .mv__carousel-wrapper::after {
    content: none;
  }
  .mv__carousel {
    left: calc(50% - 573px);
    width: 1146px;
  }
}
.topics {
  position: relative;
  padding-top: 50px;
  background-color: #f8fdff;
  z-index: 1;
}

.topics__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  text-align: right;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.topics__link a span {
  margin-right: 20px;
  border-bottom: 2px solid #23bdeb;
  color: #23bdeb;
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}

.topics__link a::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(../images/topics_icon_arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
}

[data-whatintent=mouse] .topics__link a:hover span {
  border-color: transparent;
}

.topics__main-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.topics__main-title h2 {
  margin-right: 30px;
  color: #006540;
  font-size: 6.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}

.topics__main-title img {
  margin-top: 12px;
  width: 288px;
}

.topics__main-title::before {
  content: "";
  position: absolute;
  top: -160px;
  left: calc(50% - 676px);
  width: 1276px;
  height: 306px;
  background: url(../images/topics_bg_sakura_01.png) center/contain no-repeat;
}

.topics__box {
  margin-top: 30px;
}

.topics__title {
  text-align: center;
}

.topics__title h3 {
  display: inline-block;
  position: relative;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.71;
}

.topics__title h3::before,
.topics__title h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 70px;
  background-size: cover;
  background-repeat: no-repeat;
}

.topics__title h3::before {
  top: 0;
  left: -30px;
  background-image: url(../images/topics_txt_title_01.png);
}

.topics__title h3::after {
  top: 0;
  right: -30px;
  background-image: url(../images/topics_txt_title_02.png);
}

.topics__title h3 .point {
  position: relative;
}

.topics__title h3 .point::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #23bdeb;
  background-size: cover;
}

.topics__title h3 .decoration {
  border: 1px solid #23bdeb;
  padding: calc(10px - 0.355em) 10px;
  margin: 0 12px;
  color: #23bdeb;
  background-color: #fff;
}

.topics__title h3 .decoration--last {
  margin-right: 0;
}

.topics__graph-img {
  margin-top: 58px;
}

.topics__txt {
  margin-top: 50px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.78;
}

.topics__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 34px;
  -webkit-column-gap: 34px;
          column-gap: 34px;
  row-gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}

.topics__item {
  width: calc((100% - 68px) / 3);
}

.topics__item-head {
  position: relative;
}

.topics__item-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.topics__item-img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.topics__item-img img {
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.topics__item-arrow {
  position: absolute;
  z-index: 1;
  bottom: -10px;
  right: -15px;
  width: 60px;
  height: 60px;
}

.topics__item-title {
  margin-top: 10px;
  color: #23bdeb;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.92;
}

.topics__item-txt {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.78;
}

[data-whatintent=mouse] .topics__item-inner:hover .topics__item-img::before {
  background-color: rgba(35, 189, 235, 0.2);
}

[data-whatintent=mouse] .topics__item-inner:hover .topics__item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.topics__box {
  position: relative;
  margin-top: 96px;
}

.topics__box--01 {
  margin-top: 76px;
}

.topics__box--01 .topics__title {
  position: relative;
}

.topics__box--01 .topics__title .num {
  position: absolute;
  top: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.topics__box--01 .topics__introduction {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 45px;
  color: #23bdeb;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.46;
}

.topics__box--01 .topics__introduction::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-color: #23bdeb;
  background-size: 16px 16px;
}

.topics__box--01 .topics__introduction::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -7px;
  bottom: 0;
  width: calc(100% + 14px);
  height: 12px;
  background-color: #d8f2ff;
}

.topics__box--01 .topics__link {
  margin-top: 35px;
}

.topics__box--02 .topics__title {
  position: relative;
}

.topics__box--02 .topics__title::before {
  content: "";
  position: absolute;
  top: -27px;
  left: calc(50% + 530px);
  width: 209px;
  height: 157px;
  background: url(../images/topics_bg_sakura_02.png) center/contain no-repeat;
}

.topics__box--02 .topics__title .num {
  position: absolute;
  top: -36px;
  left: 50%;
  margin-left: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.topics__box--02 .topics__txt {
  margin-top: 33px;
}

.topics__box--02 .topics__list {
  position: relative;
  z-index: 1;
}

.topics__box--02 .topics__list::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 5px;
  right: calc(50% - 158px);
  width: 1127px;
  height: 1059px;
  background: url(../images/mv_deco_bubble_02.png) center/contain no-repeat;
}

.topics__box--03,
.topics__box--04 {
  position: relative;
  z-index: 1;
}

.topics__box--03 .topics__title,
.topics__box--04 .topics__title {
  position: relative;
  text-align: left;
}

.topics__box--03 .topics__title .num,
.topics__box--04 .topics__title .num {
  position: absolute;
}

.topics__box--03 .topics__title h3,
.topics__box--04 .topics__title h3 {
  font-size: 3.6rem;
  line-height: 2;
}

.topics__box--03 .topics__txt-area,
.topics__box--04 .topics__txt-area {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.topics__box--03 .topics__txt,
.topics__box--04 .topics__txt {
  margin-top: 15px;
  text-align: left;
  font-weight: 500;
}

.topics__box--03 {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.topics__box--03 .topics__side-img {
  margin-left: -325px;
  width: 698px;
}

.topics__box--03 .topics__txt-area {
  padding-top: 180px;
  margin-left: 58px;
  width: 56.64%;
}

.topics__box--03 .topics__title h3::after {
  right: 10px;
}

@media screen and (max-width: 767px) {
  .topics__box--03 .topics__title h3::after {
    right: 0;
  }
}
.topics__box--03 .topics__title .num {
  bottom: calc(100% - 33px);
  left: -55px;
}

.topics__box--03 .topics__title::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 57px);
  right: calc(100% - 50px);
  width: 161px;
  height: 158px;
  background: url(../images/topics_bg_sakura_03.png) center/contain no-repeat;
}

.topics__box--03 .supple {
  margin-top: calc(30px - 0.64em);
  font-size: 1.4rem;
  line-height: 2.2857;
}

.topics__box--03 .topics__link {
  margin-top: 27px;
}

.topics__box--03 .topics__link a {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 0;
}

.topics__box--04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 33px;
}

.topics__box--04::after {
  content: "";
  position: absolute;
  bottom: -140px;
  left: -150px;
  width: 260px;
  height: 344px;
  background: url(../images/topics_bg_sakura_04.png) center/contain no-repeat;
}

.topics__box--04 .topics__side-img {
  position: relative;
  margin-right: -247px;
  width: 756px;
}

.topics__box--04 .topics__side-img::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 635px;
  height: 590px;
  left: -16px;
  top: -137px;
  background: url(../images/mv_deco_bubble_02.png) center/contain no-repeat;
}

.topics__box--04 .topics__txt-area {
  padding-top: 258px;
  margin-right: 105px;
  width: 43.64%;
}

.topics__box--04 .topics__title .num {
  bottom: calc(100% - 23px);
  left: -50px;
}

.topics__box--04 .topics__link {
  margin: 44px 8px 0 0;
}

.topics__box--04 .topics__link a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .topics {
    padding-top: 0;
  }
  .topics__link a span {
    margin-right: 8px;
    font-size: 1.8rem;
  }
  .topics__link a::after {
    width: 40px;
    height: 40px;
  }
  .topics__main-title h2 {
    margin-right: 4px;
    font-size: 3rem;
  }
  .topics__main-title img {
    margin-top: 4px;
    width: 168px;
  }
  .topics__main-title::before {
    content: none;
  }
  .topics__box {
    margin-top: 30px;
  }
  .topics__title h3 {
    font-size: 2.6rem;
    line-height: 1.54;
  }
  .topics__title h3::before,
  .topics__title h3::after {
    width: 10px;
    height: 30px;
  }
  .topics__title h3::before {
    left: -12px;
  }
  .topics__title h3::after {
    right: -12px;
  }
  .topics__title h3 .point::before {
    width: 5px;
    height: 5px;
  }
  .topics__title h3 .decoration {
    padding: calc(5px - 0.27em) 5px;
    margin: 0 6px;
  }
  .topics__graph-img {
    margin-top: 25px;
  }
  .topics__list {
    -moz-column-gap: 19px;
    -webkit-column-gap: 19px;
            column-gap: 19px;
    row-gap: 34px;
    margin-top: 35px;
  }
  .topics__item {
    width: calc((100% - 19px) / 2);
  }
  .topics__item-arrow {
    bottom: -12px;
    width: 30px;
    height: 30px;
  }
  .topics__item-title {
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .topics__item-txt {
    margin-top: 10px;
    font-size: 1.5rem;
    line-height: 1.533333333;
  }
  .topics__txt {
    font-size: 1.5rem;
  }
  .topics__box {
    margin-top: 96px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .topics__box--01 {
    margin-top: 32px;
  }
  .topics__box--01 .topics__title .num {
    width: 83px;
    top: -16px;
  }
  .topics__box--01 .topics__title::before {
    content: "";
    position: absolute;
    top: -22px;
    left: calc(50% - 140px);
    width: 253px;
    height: 106px;
    background: url(../images/topics_bg_sakura_01_sp.png) center/contain no-repeat;
  }
  .topics__box--01 .topics__link {
    margin-top: 27px;
  }
  .topics__box--02 {
    margin-top: 87px;
  }
  .topics__box--02 .topics__title::before {
    top: -51px;
    left: calc(50% + 106px);
    width: 87px;
    height: 102px;
    background-image: url(../images/topics_deco_sakura_01_sp.png);
  }
  .topics__box--02 .topics__title .num {
    width: 106px;
    top: -20px;
    left: 50%;
    margin-left: -10px;
  }
  .topics__box--02 .topics__txt {
    margin-top: 23px;
  }
  .topics__box--02 .topics__list {
    position: relative;
    z-index: 1;
  }
  .topics__box--02 .topics__list::before {
    top: auto;
    bottom: -127px;
    right: calc(50% - 130px);
    width: 644px;
    height: 600px;
  }
  .topics__box--03 .topics__title h3,
  .topics__box--04 .topics__title h3 {
    font-size: 2.6rem;
    line-height: 1.538461538;
  }
  .topics__box--03 .topics__side-img,
  .topics__box--04 .topics__side-img {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
  }
  .topics__box--03 .topics__txt-area,
  .topics__box--04 .topics__txt-area {
    margin-top: 35px;
    width: 100%;
    padding: 0 18px;
  }
  .topics__box--03 .topics__txt,
  .topics__box--04 .topics__txt {
    margin-top: 20px;
  }
  .topics__box--03 {
    display: block;
    z-index: 2;
  }
  .topics__box--03 .topics__side-img {
    position: relative;
    margin-left: 0;
    width: 100%;
  }
  .topics__box--03 .topics__side-img::before {
    content: "";
    position: absolute;
    bottom: calc(100% + 4px);
    left: calc(50% + 92px);
    width: 74px;
    height: 74px;
    background: url(../images/topics_deco_sakura_02_sp.png) center/contain no-repeat;
  }
  .topics__box--03 .topics__txt-area {
    padding-top: 0;
    margin-left: 0;
  }
  .topics__box--03 .topics__title .num {
    width: 104px;
    bottom: calc(100% - 44px);
    left: -18px;
  }
  .topics__box--03 .topics__title::before {
    content: none;
  }
  .topics__box--03 .supple {
    margin-top: calc(18px - 0.33em);
    font-size: 1.2rem;
    line-height: 1.666666667;
  }
  .topics__box--03 .topics__link {
    margin-top: 30px;
  }
  .topics__box--03 .topics__link a {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .topics__box--04 {
    display: block;
    margin-top: 42px;
  }
  .topics__box--04::after {
    content: none;
  }
  .topics__box--04 .topics__side-img {
    margin-right: 0;
  }
  .topics__box--04 .topics__side-img::before {
    width: 82.933333333vw;
    height: 82.933333333vw;
    left: -38px;
    top: -20.266666667vw;
  }
  .topics__box--04 .topics__txt-area {
    margin-right: 0;
  }
  .topics__box--04 .topics__title .num {
    width: 114px;
    left: -18px;
  }
  .topics__box--04 .topics__link {
    margin: 26px 0 0 0;
  }
}
.interview {
  background-color: #f8fdff;
  padding-top: 140px;
  position: relative;
}

.interview::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 257px;
  background-color: #fefdef;
}

.interview .ly_container {
  position: relative;
  z-index: 1;
}

.interview .section__title {
  width: 452px;
}

.interview__main-block {
  position: relative;
  margin-top: -32px;
}

.interview__personal-img {
  position: absolute;
  top: 115px;
  left: -216px;
  width: 576px;
}

.interview__personal-img::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 147px;
  width: 328px;
  height: 543px;
  background: url(../images/interview_deco_sakura_01.png) 0/contain no-repeat;
  z-index: 2;
}

.interview__txt-area {
  margin-left: 194px;
  border-radius: 500px;
  padding: 127px 286px 216px 10px;
  width: 1193px;
  background: url(../images/interview_bg_pattern_01.png) 0/120px auto repeat;
  background-color: #f8aa5d;
}

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

.interview__txt-area__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: -60px;
}

.interview__txt-area__foot-inner {
  position: relative;
}

.interview__txt-area__foot-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background-size: cover;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .interview__txt-area__foot-inner::before {
    display: none;
  }
}
.interview__profile-area {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  text-align: right;
  margin-right: 7.3578595318%;
  width: 42.6978818283%;
}

.interview__comment-area {
  width: 49.9442586399%;
  color: #fff;
  font-weight: bold;
}

.interview__block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.interview__block-title .head,
.interview__block-title .foot {
  display: inline-block;
  border: 1px solid #f8830e;
  padding: 0 10px;
  background: #fff;
  color: #f8830e;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.4;
  z-index: 3;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.interview__block-title .head {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-left: -16px;
}

.interview__block-title .foot {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin: 10px 15px 0 0;
}

.interview__block-profile {
  margin-top: 34px;
  padding-bottom: 30px;
  color: #fff;
}

.interview__block-profile-txt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.7;
}

.interview__block-profile-txt--company {
  margin-top: 10px;
}

.interview__block-profile-name {
  margin-top: 20px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 0.96;
}

.interview__block-comment {
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 2;
}

.interview__block-comment:first-child {
  margin-top: 0;
}

.interview__check-link-img {
  position: absolute;
  right: calc(100% - 24px);
  bottom: 0;
  width: 357px;
  max-width: initial;
}

.interview__check-link-main {
  display: block;
  position: relative;
  width: 208px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 2;
}

[data-whatintent=mouse] .interview__check-link-main:hover {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .interview {
    padding-top: 66px;
  }
  .interview::after {
    content: none;
  }
  .interview .section__title {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .interview .section__title img {
    width: 258px;
  }
  .interview__main-block {
    margin-top: 36px;
  }
  .interview__main-block::before {
    content: "";
    position: absolute;
    top: -48px;
    left: calc(50% + 95px);
    width: 88px;
    height: 169px;
    background: url(../images/interview_deco_sakura_01_sp.png) center/contain no-repeat;
  }
  .interview__personal-img {
    position: relative;
    top: 0;
    left: -33px;
    width: 326px;
  }
  .interview__personal-img::before {
    top: 8px;
    right: auto;
    left: 65px;
    width: 83px;
    height: 284px;
    background-image: url(../images/interview_deco_sakura_02_sp.png);
  }
  .interview__txt-area {
    margin-top: -98px;
    margin-left: 0;
    border-radius: 0;
    padding: 0 20px 22px;
    width: 100%;
  }
  .interview__txt-area__body {
    display: block;
  }
  .interview__txt-area__foot {
    display: block;
    position: relative;
    bottom: 0;
    margin-top: 33px;
  }
  .interview__profile-area {
    margin-right: 0;
    width: 100%;
  }
  .interview__comment-area {
    width: 100%;
  }
  .interview__block-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .interview__block-title .head,
  .interview__block-title .foot {
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding: 0 10px;
    font-size: 2.3rem;
    line-height: 1.4;
  }
  .interview__block-title .head {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-left: 0;
  }
  .interview__block-title .foot {
    margin: 5px 0 0 0;
  }
  .interview__block-profile {
    margin-top: 30px;
    padding-bottom: 0;
  }
  .interview__block-profile-txt {
    font-size: 1.5rem;
  }
  .interview__block-profile-name {
    margin-top: 14px;
    font-size: 2.2rem;
  }
  .interview__block-comment {
    margin-top: 30px;
    font-size: 1.5rem;
    line-height: 1.67;
  }
  .interview__block-comment:first-child {
    margin-top: 30px;
  }
  .interview__check-link-img {
    right: calc(-4.533333333vw - 20px);
    bottom: auto;
    top: -5.87vw;
    width: 35.52%;
  }
  .interview__check-link-main {
    width: 72.54%;
  }
}
.information {
  position: relative;
  padding-top: 110px;
  background-color: #fefdef;
}

@media screen and (max-width: 767px) {
  .information {
    padding-top: 75px;
  }
}
.information::before {
  content: "";
  position: absolute;
  top: -25px;
  right: calc(50% + 200px);
  width: 844px;
  height: 783px;
  background: url(../images/info_bg_bubble_01.png) center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .information::before {
    top: 355px;
    right: calc(50% - 160px);
    width: 637px;
    height: 619px;
  }
}
.information .ly_container {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .information .ly_container {
    padding: 0 20px;
  }
}
.information .section__title {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.information .section__title-main {
  width: 650px;
}

@media screen and (max-width: 767px) {
  .information .section__title-main {
    width: 326px;
  }
}
.information .section__title::after {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(100% - 250px);
  width: 256px;
  height: 232px;
  background: url(../images/info_bg_sakura_01.png) center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .information .section__title::after {
    top: 43px;
    left: calc(100% - 77px);
    width: 100px;
    height: 115px;
    background: url(../images/info_deco_sakura_01_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.information__txt {
  margin-top: 40px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .information__txt {
    margin-top: 28px;
    padding: 0 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.67;
  }
}
.information__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 52px 0 0 -20px;
}

@media screen and (max-width: 767px) {
  .information__list {
    margin: 12px 0 0 -20px;
  }
}
.information__item {
  padding: 34px 0 0 20px;
  width: 25%;
}

@media screen and (max-width: 767px) {
  .information__item {
    padding: 18px 0 0 20px;
    width: 50%;
  }
}
.information__item-inner {
  position: relative;
  z-index: 1;
  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;
  width: 100%;
  min-height: 148px;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: #73b795;
}

@media screen and (max-width: 767px) {
  .information__item-inner {
    min-height: 89px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
}
.information__item-inner::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 2px solid #73b795;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.information__item-inner::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 10px;
  left: 10px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.information__item-inner .small {
  font-size: 1.6rem;
  line-height: 1.5;
}

[data-whatintent=mouse] .information__item-inner:hover::before {
  background-color: rgba(115, 183, 149, 0.6);
  border-color: transparent;
}

[data-whatintent=mouse] .information__item-inner:hover .information__item-txt {
  color: #fff;
}

.information__item-txt {
  position: relative;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.information__item-arrow {
  position: absolute;
  bottom: -13px;
  right: -12px;
  width: 45px;
  height: 45px;
  background-image: url(../images/information_icon_arrow.png);
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .information__item-arrow {
    width: 30px;
    height: 30px;
  }
}
.subsidy {
  padding-top: 120px;
  background-color: #fefdef;
}

@media screen and (max-width: 767px) {
  .subsidy {
    padding-top: 70px;
  }
}
.subsidy .subsidy__box {
  position: relative;
  background-color: #fff;
  border-radius: 40px;
  padding: 40px 70px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box {
    padding: 40px 20px;
    margin: 0 20px;
  }
}
.subsidy .subsidy__box .subsidy__subTtl {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: bold;
  color: #f26767;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__subTtl {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }
}
.subsidy .subsidy__box .subsidy__subTtl .subTtl__money {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 5rem;
  margin: 0 6px 0 -10px;
}

.subsidy .subsidy__box .subsidy__subTtl .subTtl__money::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 36px;
  bottom: 16px;
  right: 3px;
  background-image: url(../images/subsidy_money.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__subTtl .subTtl__money {
    font-size: 3.6rem;
    margin: 0 5px 0 -6px;
  }
  .subsidy .subsidy__box .subsidy__subTtl .subTtl__money::before {
    width: 35px;
    height: 25px;
    bottom: 12px;
    right: 3px;
  }
}
.subsidy .subsidy__box .subsidy__subTtl .subTtl__box {
  border: solid 1px #f26767;
  margin-left: 4px;
  padding: 2px 8px;
  font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__subTtl .subTtl__box {
    display: inline-block;
    margin-top: 5px;
    font-size: 2.2rem;
    padding: 0px 5px;
  }
}
.subsidy .subsidy__box .subsidy__subTtl::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../images/subsidy_ttl_l.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 10px;
  left: -70px;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__subTtl::before {
    width: 40px;
    height: 40px;
    top: -10px;
    left: -50px;
  }
}
.subsidy .subsidy__box .subsidy__subTtl::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../images/subsidy_ttl_r.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 10px;
  right: -70px;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__subTtl::after {
    width: 40px;
    height: 40px;
    top: -10px;
    right: -50px;
  }
}
.subsidy .subsidy__box .subsidy__Ttl {
  display: inline;
  position: relative;
  font-size: 4.6rem;
  font-weight: bold;
  color: #f26767;
  text-align: center;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffe600));
  background: linear-gradient(transparent 70%, #ffe600 0%);
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__Ttl {
    position: relative;
    font-size: 2.8rem;
    top: 10px;
  }
}
.subsidy .subsidy__box .subsidy__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__detail {
    display: block;
    margin-top: 20px;
  }
}
.subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt {
  position: relative;
  width: 67%;
  font-size: 1.8rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt {
    width: 100%;
    font-size: 1.5rem;
  }
}
.subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link {
  position: absolute;
  color: #f26767;
  font-weight: bold;
  bottom: 10px;
  right: 0;
}

.subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link::after {
  content: "";
  display: block;
  width: 174px;
  height: 8px;
  background-image: url(../images/subsidy_banner_arw.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link::after {
    display: none;
  }
}
.subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 17px;
  margin-right: 10px;
  margin-bottom: -5px;
  background-image: url(../images/subsidy_link_arw_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  .subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__detail .subsidy__detailTxt .subsidy__link {
    position: static;
    margin-top: 32px;
    text-align: center;
  }
}
.subsidy .subsidy__box .subsidy__detail .subsidy__detailImg {
  margin-left: 30px;
  width: 290px;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box .subsidy__detail .subsidy__detailImg {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    height: auto;
  }
}
.subsidy .subsidy__box .subsidy__detail .subsidy__detailImg a {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-whatintent=mouse] .subsidy .subsidy__box .subsidy__detail .subsidy__detailImg a:hover {
  opacity: 0.7;
}

.subsidy .subsidy__box .subsidy__detail .subsidy__detailImg a img {
  display: block;
  width: 100%;
}

.subsidy .subsidy__box::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  background-image: url(../images/subsidy_l.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -34px;
  left: 76px;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box::before {
    width: 60px;
    height: 60px;
    bottom: -30px;
    left: 32px;
  }
}
.subsidy .subsidy__box::after {
  content: "";
  position: absolute;
  display: block;
  width: 135px;
  height: 137px;
  background-image: url(../images/subsidy_r.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 35px;
  right: -64px;
}

@media screen and (max-width: 767px) {
  .subsidy .subsidy__box::after {
    width: 78px;
    height: 78px;
    top: -33px;
    right: 40px;
  }
}
.qa {
  background-color: #fefdef;
  border-radius: 0 0 80px 80px;
  padding: 120px 0 130px;
}

@media screen and (max-width: 767px) {
  .qa {
    padding: 76px 0 180px;
  }
}
.qa .section__title {
  margin: 0 auto;
  text-align: center;
}

.qa .section__title-main {
  width: 175px;
}

@media screen and (max-width: 767px) {
  .qa .section__title-main {
    width: 103px;
  }
}
.qa__list {
  padding: 0 60px;
}

@media screen and (max-width: 767px) {
  .qa__list {
    margin-top: 8px;
    padding: 0 20px;
  }
}
.qa__item {
  position: relative;
  border-bottom: 1px solid #23bdeb;
  padding: 40px 0;
}

@media screen and (max-width: 767px) {
  .qa__item {
    padding: 30px 0 16px;
  }
}
.qa__question > p {
  position: relative;
  padding: 0 76px 0 48px;
  font-size: 22px;
  line-height: 1.75;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .qa__question > p {
    padding: 0 46px 0 30px;
    font-size: 18px;
    line-height: 1.44;
  }
}
.qa__question > p::before {
  content: "";
  position: absolute;
  top: -0.1em;
  left: 0;
  width: 34px;
  height: 42px;
  background-image: url(../images/qa_txt_question.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .qa__question > p::before {
    top: 0;
    width: 20px;
    height: 29px;
  }
}
.qa__question > p:nth-child(n+2) {
  margin-left: 40px;
}

.qa__question-btn {
  display: block;
  position: absolute;
  top: 30px;
  right: 10px;
  border: 1px solid #23bdeb;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.qa__question-btn:hover {
  background-color: #23bdeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.qa__question-btn:hover .qa__question-btn-inner::before,
.qa__question-btn:hover .qa__question-btn-inner::after {
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .qa__question-btn {
    right: 3px;
    width: 30px;
    height: 30px;
  }
}
.qa__question-btn-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.qa__question-btn-inner::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #23bdeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.qa__question-btn-inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 16px;
  background: #23bdeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.qa__question-btn.is-on .qa__question-btn-inner::after {
  display: none;
}

.qa__answer {
  display: none;
  margin-top: 24px;
}

@media screen and (max-width: 767px) {
  .qa__answer {
    margin-top: 18px;
  }
}
.qa__answer.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qa__answer-txt {
  position: relative;
  padding: 0 76px 0 48px;
  font-size: 1.8rem;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  .qa__answer-txt {
    padding: 0 48px 0 28px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.73;
  }
}
.qa__answer-txt::before {
  content: "";
  position: absolute;
  top: -0.1em;
  left: 0;
  width: 34px;
  height: 42px;
  background-image: url(../images/qa_txt_answer.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .qa__answer-txt::before {
    top: 0;
    width: 18px;
    height: 29px;
  }
}
.qa__answer-txt > p ~ p {
  margin-top: 1.35em;
}

.qa__answer-txt a {
  color: #23bdeb;
  text-decoration: underline;
  transition: -webkit-text-decoration 0.5s;
  -webkit-transition: -webkit-text-decoration 0.5s;
  transition: text-decoration 0.5s;
  transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}

[data-whatintent=mouse] .qa__answer-txt a:hover {
  text-decoration-color: transparent;
}

.qa__answer-txt ol {
  margin-top: 5px;
  counter-reset: order;
}

.qa__answer-txt ol li {
  position: relative;
  padding-left: 1.5em;
  counter-increment: order;
}

.qa__answer-txt ol li::before {
  content: counter(order) ".";
  position: absolute;
  top: 0.1em;
  left: 0;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

/**
 * Keyframes
 */
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.mv__head {
  margin-bottom: 33px;
}

.topics__box {
  margin-top: 56px;
}

.topics__lead {
  text-align: center;
  margin-top: 33px;
}

.topics__box--02 .topics__txt {
  margin-top: 4px;
}

.topics__box--02 {
  position: relative;
}
.topics__box--02:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -140px;
  right: calc(50% - 50vw);
  width: 976px;
  height: 1045px;
  background: url(../images/mv_deco_bubble_03.png) center/contain no-repeat;
}

.topics__box--02 .topics__list::before {
  display: none;
}

.topics__list {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1130px;
}

.topics__item {
  position: relative;
}

.topics__item--new {
  position: absolute;
  top: -13px;
  left: -20px;
  z-index: 10;
}

.topics__item-title {
  margin-top: 21px;
  line-height: 1.3;
}
.topics__item-title.orange {
  color: #ffa000;
}
.topics__item-title.pink {
  color: #fd4083;
}
.topics__item-title.blue {
  color: #0094d9;
}
.topics__item-title.green {
  color: #00b895;
}
.topics__item-title.purple {
  color: #7e68b3;
}

.topics__item-title--small {
  display: block;
  font-size: 20px;
}

.newBuill {
  margin-top: 70px;
  position: relative;
}
.newBuill:after {
  position: absolute;
  content: "";
  width: 213px;
  height: 174px;
  top: -10px;
  right: -46px;
  z-index: -1;
  background-image: url("../images/new_buill_sakura.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.newBuill__ttl {
  text-align: center;
}
.newBuill__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 23px;
  margin-bottom: 13px;
}
.newBuill__list--item:nth-of-type(2) {
  margin-top: 34px;
}
.newBuill__list--item:nth-of-type(3) {
  margin-top: 12px;
}

.topics__link {
  margin-left: auto;
  margin-right: auto;
  max-width: 1090px;
}

.topics__box--01 {
  margin-top: 171px;
}

.topics__title h3::before {
  display: none;
}

.topics__title h3::after {
  display: none;
}

.topics__box--01 {
  margin-top: 134px;
}

.topics__box--01:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -420px;
  left: calc(50% - 50vw);
  width: 900px;
  height: 1135px;
  background: url(../images/mv_deco_bubble_03_1.png) center/contain no-repeat;
}

.topics__box--01--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  margin-top: 20px;
}
.topics__box--01--flex--item:nth-of-type(1) {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}
.topics__box--01--att {
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
  max-width: 990px;
}
.topics__box--01--att--list--item {
  margin-left: 1.5em;
  text-indent: -1.5em;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
.topics__box--01--att--list--item:not(:first-of-type) {
  margin-top: 10px;
}

.topics__box--03 {
  margin-top: 130px;
}

.topics__title.mark h3::before {
  display: block;
}

.topics__title.mark h3::after {
  display: block;
}

.topics__box--04 {
  margin-top: 140px;
}

.topics__box--04::after {
  bottom: -220px;
  left: -109px;
}

.topics__box--04 .topics__side-img::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 635px;
  height: 590px;
  left: -146px;
  top: -187px;
  background: url(../images/mv_deco_bubble_04.png) center/contain no-repeat;
}

.interview {
  padding-top: 227px;
}

.interview__block-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  white-space: nowrap;
}

.interview__block-title .head {
  -ms-flex-item-align: unset;
      -ms-grid-row-align: unset;
      align-self: unset;
  margin-left: 0;
}

.interview__block-title .foot {
  -ms-flex-item-align: unset;
      -ms-grid-row-align: unset;
      align-self: unset;
  margin-right: 0;
}

.information {
  padding-top: 326px;
}

@media screen and (max-width: 767px) {
  .ly_container {
    width: 100%;
  }
  .topics__box--02:before {
    width: 100px;
    height: 100px;
  }
  .topics__box--02 .topics__title::before {
    display: none;
  }
  .topics__item--new {
    width: 42px;
  }
  .topics__item-title--small {
    font-size: 14px;
  }
  .newBuill__ttl {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
  .newBuill__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .newBuill__list--item {
    width: 47%;
  }
  .newBuill__list--item:nth-of-type(1) {
    margin-right: 20px;
  }
  .newBuill__list--item:nth-of-type(2) {
    margin-top: 0;
  }
  .newBuill__list--item:nth-of-type(3) {
    margin-top: 0;
    margin-top: 10px;
  }
  .topics__box--01:before {
    width: 100px;
    height: 100px;
  }
  .topics__box--01--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .topics__box--01--flex--item {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .topics__box--01--flex--item:nth-of-type(1) {
    max-width: 100%;
  }
  .topics__box--01--flex--item:nth-of-type(2) {
    max-width: 74%;
    margin-top: 30px;
  }
  .topics__box--01--att--list--item {
    font-size: 12px;
  }
  .topics__box--04 {
    margin-top: 70px;
  }
  .topics__box--04 .topics__side-img::before {
    width: 100px;
  }
  .interview {
    padding-top: 66px;
  }
  .interview__block-title {
    width: 100%;
  }
  .information {
    padding-top: 75px;
  }
  .qa {
    padding-top: 100px;
  }
}
body {
  min-width: unset;
}

@media screen and (min-width: 769px) {
  .ly_wrapper {
    overflow-x: hidden;
    min-width: 1280px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(225, 243, 246)), to(rgb(229, 240, 202)));
    background: linear-gradient(90deg, rgb(225, 243, 246) 0%, rgb(229, 240, 202) 100%);
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .ly_header-logo {
    background-color: #fff;
    padding: 16px 11px 16px;
    border-radius: 20px;
  }
  .ly_header-nav-btn {
    background-color: #e66f71;
  }
  .ly_header {
    z-index: 1000;
  }
  .ly_container {
    margin: auto;
    width: auto;
    max-width: 1290px;
  }
  .mv {
    background-image: unset;
    background-color: unset;
    background-image: url("../images/mv_bg.png");
    background-size: 100%;
  }
  .mv__body {
    padding-bottom: 11%;
    position: relative;
    pointer-events: none;
  }
  .mv__body:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 253, 255, 0)), to(#f8fdff));
    background: linear-gradient(to bottom, rgba(248, 253, 255, 0) 0%, #f8fdff 100%);
    background-size: cover;
    display: none;
  }
  .mv__head {
    padding-top: 194px;
  }
  .mv__jp-message {
    display: block;
    margin: 0 auto;
    width: 800px;
  }
  .mv__en-message {
    display: block;
    margin: 54px auto 0;
    width: 515px;
  }
  .mv__carousel-wrapper {
    margin-top: 20px;
    pointer-events: none;
  }
  .mv__carousel-wrapper:after {
    display: none;
  }
  .check {
    margin-top: -17.4%;
  }
  .check__title {
    text-align: center;
    position: relative;
  }
  .check__title:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #f95856;
  }
  .check__title:after {
    position: absolute;
    content: "";
    width: 220px;
    height: 40px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #e3f1df;
  }
  .check__title img {
    display: block;
    margin-inline: auto;
    position: relative;
    z-index: 10;
  }
  .check__text {
    text-align: center;
    margin-top: 16px;
    font-size: 1.8rem;
  }
  .check__btn-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
  .check__btn-item {
    width: 338px;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(244, 114, 114)), to(rgb(251, 72, 72)));
    background: linear-gradient(180deg, rgb(244, 114, 114) 0%, rgb(251, 72, 72) 100%);
    margin: 0 12px;
    border-radius: 100vmax;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 5px #7a7a7a;
            box-shadow: 0 0 5px #7a7a7a;
  }
  .check__btn-item:hover {
    opacity: 0.8;
  }
  .check__btn-item:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 27px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .check__btn-item .normal-text {
    font-size: 2rem;
    display: block;
  }
  .check__btn-item .small-text {
    font-size: 1.6rem;
    display: block;
    margin-top: -6px;
  }
  .topics {
    background-color: unset;
    padding-top: 110px;
  }
  .topics__main-title:before {
    content: "";
    position: absolute;
    top: -210px;
    left: calc(50% - 706px);
    width: 128px;
    height: 774px;
    background: url(../images/topics_bg_sakura_01.png) center/contain no-repeat;
  }
  .topics__main-title h2 {
    margin-right: 30px;
    color: #006540;
    font-size: 7.2rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
  }
  .topics__main-title img {
    margin-top: 8px;
    width: 306px;
  }
  .topics__box {
    margin-top: 63px;
  }
  .topics__box--01:before {
    display: none;
  }
  .topics__box--02:before {
    display: none;
  }
  .topics__box--02 .topics__title::before {
    content: "";
    position: absolute;
    top: -149px;
    left: calc(50% + 546px);
    width: 149px;
    height: 174px;
    background: url(../images/topics_bg_sakura_02.png) center/contain no-repeat;
  }
  .topics__box--02 .topics__txt {
    margin-top: 34px;
  }
  .topics__item-img {
    border-radius: 0px;
  }
  .topics__item-arrow {
    right: 0px;
  }
  .topics__movie {
    width: 100%;
    aspect-ratio: 16/8.4;
    margin-inline: auto;
    width: 650px;
    margin-top: 55px;
    position: relative;
  }
  .topics__movie:before {
    position: absolute;
    content: "";
    width: 74px;
    height: 111px;
    top: 89px;
    left: -152px;
    background-image: url(../images/movie-treat01.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__movie iframe {
    width: 100%;
    height: 100%;
  }
  .topics__movie-treat02 {
    position: absolute;
    bottom: -50px;
    right: -193px;
    pointer-events: none;
  }
  .topics__title.-new-build {
    position: relative;
  }
  .topics__title.-new-build:before {
    position: absolute;
    content: "";
    width: 72px;
    height: 85px;
    top: 66px;
    right: 144px;
    background: url(../images/build-title-treat01.png) center/contain no-repeat;
  }
  .topics__build-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 103px;
    margin-bottom: 73px;
  }
  .topics__build-list-item {
    width: 300px;
    position: relative;
  }
  .topics__build-list-item:nth-of-type(1) .topics__build-list-item-text {
    top: 20px;
    left: -20px;
  }
  .topics__build-list-item:nth-of-type(2) .topics__build-list-item-text {
    bottom: -20px;
    left: 62px;
  }
  .topics__build-list-item:nth-of-type(3) .topics__build-list-item-text {
    top: 20px;
    left: -20px;
  }
  .topics__build-list-item:nth-of-type(4) .topics__build-list-item-text {
    bottom: 20px;
    left: 120px;
  }
  .topics__build-list-item-text {
    position: absolute;
    font-size: 1.919rem;
  }
  .topics__build-list-item-text span {
    color: #fff;
    background-color: #e66f71;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 5px;
    line-height: 1;
    white-space: nowrap;
  }
  .topics__build-list-item-text span:not(:first-of-type) {
    margin-top: 7px;
  }
  .topics__box--01-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 948px;
    margin-top: 63px;
    border: 1px solid #75adbd;
    background-color: #fff;
    padding: 30px 20px;
    position: relative;
  }
  .topics__box--01-box:before {
    position: absolute;
    content: "";
    width: 152px;
    height: 119px;
    top: 4px;
    right: -198px;
    background-image: url(../images/graph_treat01.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__box--01-box:after {
    position: absolute;
    content: "";
    width: 243px;
    height: 391px;
    bottom: -239px;
    left: -324px;
    background-image: url(../images/graph_treat02.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__box--01-box__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    color: #fff;
    background-color: #30b8df;
    font-size: 2.9rem;
    line-height: 1;
    padding: 4px 8px;
    font-weight: bold;
  }
  .topics__box--01-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topics__box--01--att {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
  }
  .topics__box--01--att--list--item {
    letter-spacing: 0;
  }
  .employment {
    margin-top: 160px;
  }
  .job-offer__box {
    margin-inline: auto;
    max-width: 950px;
    margin-top: 48px;
    background-color: #fff;
    border: 1px solid #75adbd;
    padding: 20px 35px 39px;
    position: relative;
  }
  .job-offer__bubble {
    position: absolute;
    top: -60px;
    left: 55px;
  }
  .job-offer__title {
    text-align: center;
    font-size: 3.6rem;
    color: #e66f71;
    font-weight: bold;
  }
  .job-offer__term {
    text-align: center;
    font-size: 1.4rem;
    margin-top: -4px;
  }
  .job-offer__text {
    font-size: 1.8rem;
    margin-top: 17px;
    line-height: 1.7;
  }
  .topics__box--03 {
    margin-top: 236px;
    position: relative;
  }
  .topics__box--03:before {
    position: absolute;
    content: "";
    width: 99px;
    height: 149px;
    bottom: -10px;
    right: -66px;
    background-image: url("../images/global_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__box--03 .topics__side-img {
    margin-left: -155px;
    width: 698px;
  }
  .topics__box--03 .topics__txt-area {
    padding-top: 0;
    margin-left: 28px;
    margin-top: -7px;
    width: 59%;
  }
  .topics__box--03 .topics__txt {
    margin-top: 19px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    padding-left: 44px;
    max-width: 660px;
  }
  .topics__box--03 .topics__link {
    margin-top: 33px;
    padding-left: 44px;
  }
  .topics__box--04 .topics__side-img::before {
    display: none;
  }
  .point {
    margin-top: 68px;
  }
  .point__inner {
    max-width: 1200px;
    margin-inline: auto;
  }
  .point__box {
    background-color: #fff;
    border: 2px solid #f47272;
    padding: 0 18px 28px;
  }
  .point__title {
    text-align: center;
    margin-top: 23px;
    font-weight: bold;
    color: #f47272;
    letter-spacing: 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .point__title .normal-text {
    font-size: 5rem;
  }
  .point__title .small-text {
    font-size: 3.9rem;
  }
  .point__title .bold-text {
    background-color: #ffe900;
    display: inline-block;
    line-height: 1;
  }
  .point__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 26px;
  }
  .reason {
    margin-top: 204px;
  }
  .reason__title {
    text-align: center;
    -webkit-transform: translateX(-54px);
            transform: translateX(-54px);
  }
  .reason__area {
    margin-top: 55px;
  }
  .reason__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .reason__block-treat01 {
    position: absolute;
    bottom: -77px;
    left: 47px;
  }
  .reason__block-treat02 {
    position: absolute;
    bottom: -37px;
    right: 380px;
  }
  .reason__block:not(:first-of-type) {
    margin-top: 73px;
  }
  .reason__block:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .reason__block:nth-of-type(even) .reason__block-title {
    max-width: 800px;
    margin-left: auto;
  }
  .reason__block:nth-of-type(even) .reason__block-text {
    margin-left: auto;
  }
  .reason__block:nth-of-type(even) .reason__block-data {
    margin-left: auto;
    max-width: 800px;
  }
  .reason__block-textarea {
    width: calc(100% - 550px);
    background-image: url("../images/reason_block-textarea-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 36px;
  }
  .reason__block-title {
    margin-top: 92px;
  }
  .reason__block-text {
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.8;
    max-width: 800px;
  }
  .reason__block-data {
    margin-top: 20px;
    max-width: 812px;
  }
  .reason__block-company {
    font-size: 2.2rem;
    color: #fff;
    font-weight: bold;
  }
  .reason__block-graduate {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
  }
  .reason__block-school {
    color: #fff;
    margin-top: -4px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .reason__block-name {
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    margin-top: 6px;
  }
  .reason__block-name .small-text {
    font-size: 1.6rem;
  }
  .reason__block-note {
    color: #fff;
    text-align: right;
    font-weight: bold;
    font-size: 1.6rem;
    margin-top: -29px;
  }
  .reason__block-check {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: 144px;
    margin-top: -60px;
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .reason__block-check:hover {
    opacity: 0.8;
  }
  .information {
    padding-top: 50px;
    background-color: transparent;
  }
  .information:before {
    display: none;
  }
  .information__list {
    max-width: 1140px;
    margin-inline: auto;
    position: relative;
  }
  .information__list:before {
    position: absolute;
    content: "";
    width: 117px;
    height: 112px;
    top: -6px;
    right: 50px;
    background-image: url("../images/information_treat02.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .information .section__title::before {
    position: absolute;
    content: "";
    width: 418px;
    height: 355px;
    top: -56px;
    left: -150px;
    background-image: url("../images/information_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .information .section__title:after {
    display: none;
  }
  .qa {
    background-color: transparent;
    margin-inline: auto;
    max-width: 1100px;
  }
  .qa__list {
    position: relative;
  }
  .qa__list:before {
    position: absolute;
    content: "";
    width: 98px;
    height: 146px;
    top: 140px;
    left: -50px;
    background-image: url("../images/qa_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .qa p.note {
    color: #c30d23;
    margin-top: 20px;
  }
  .ly_footer {
    padding-top: 47px;
    margin-top: 0;
  }
  .ly_footer:before {
    display: none;
  }
  .ly_footer::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  body {
    background: -webkit-gradient(linear, left top, right top, from(rgb(225, 243, 246)), to(rgb(229, 240, 202)));
    background: linear-gradient(90deg, rgb(225, 243, 246) 0%, rgb(229, 240, 202) 100%);
  }
  .ly_header-logo {
    background-color: #fff;
    padding: 8px 13px 5px;
    border-radius: 10px;
    width: 130px;
  }
  .ly_header-nav-btn {
    background-color: #e66f71;
  }
  .ly_container {
    margin: auto;
    width: 100%;
  }
  .mv {
    background-image: unset;
    background-color: unset;
    background-image: url("../images/mv_bg_sp.png");
    background-size: 100%;
    background-position: center top;
  }
  .mv:after {
    display: none;
  }
  .mv__head {
    padding-top: 106px;
    margin-inline: auto;
    width: 86%;
  }
  .mv__jp-message {
    display: block;
    margin: 0 auto;
    width: 845px;
  }
  .mv__en-message {
    display: block;
    margin: 31px auto 0;
    width: 100%;
  }
  .mv__carousel {
    left: calc(50% - 850px);
    width: 1700px;
  }
  .mv__carousel-wrapper {
    margin-top: 20px;
    pointer-events: none;
    height: 170px;
  }
  .mv__carousel-wrapper:after {
    display: none;
  }
  .mv__body {
    margin-top: -8%;
    padding-bottom: 30px;
  }
  .check {
    margin-top: 20px;
    position: relative;
  }
  .check__title {
    text-align: center;
    position: relative;
  }
  .check__title:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #f95856;
  }
  .check__title:after {
    position: absolute;
    content: "";
    width: 47%;
    height: 40px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #e3f1df;
  }
  .check__title img {
    display: block;
    margin-inline: auto;
    position: relative;
    z-index: 10;
    width: 134px;
  }
  .check__treat-sp {
    position: absolute;
    z-index: 10;
    top: -46px;
    left: 48%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 340px;
  }
  .check__text {
    text-align: center;
    margin-top: 18px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .check__btn-area {
    margin-top: 13px;
  }
  .check__btn-item {
    width: 277px;
    height: 60px;
    margin-inline: auto;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(244, 114, 114)), to(rgb(251, 72, 72)));
    background: linear-gradient(180deg, rgb(244, 114, 114) 0%, rgb(251, 72, 72) 100%);
    margin: 0 auto;
    border-radius: 100vmax;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 5px #7a7a7a;
            box-shadow: 0 0 5px #7a7a7a;
  }
  .check__btn-item:not(:first-of-type) {
    margin-top: 15px;
  }
  .check__btn-item:hover {
    opacity: 0.8;
  }
  .check__btn-item:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 27px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    display: none;
  }
  .check__btn-item .normal-text {
    font-size: 1.9rem;
    display: block;
    font-weight: bold;
  }
  .check__btn-item .small-text {
    font-size: 1.3rem;
    display: block;
    margin-top: -3px;
  }
  .topics {
    background-color: unset;
    padding-top: 110px;
  }
  .topics__main-title:before {
    content: "";
    position: absolute;
    top: -210px;
    left: calc(50% - 706px);
    width: 128px;
    height: 774px;
    background: url(../images/topics_bg_sakura_01.png) center/contain no-repeat;
  }
  .topics__main-title h2 {
    margin-right: 8px;
    color: #006540;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
  }
  .topics__main-title img {
    margin-top: 4px;
    width: 138px;
  }
  .topics__box {
    margin-top: 33px;
  }
  .topics__box--01:before {
    display: none;
  }
  .topics__box--02:before {
    display: none;
  }
  .topics__box--02 .topics__title::before {
    content: "";
    position: absolute;
    top: -149px;
    left: calc(50% + 546px);
    width: 149px;
    height: 174px;
    background: url(../images/topics_bg_sakura_02.png) center/contain no-repeat;
  }
  .topics__box--02 .topics__txt {
    margin-top: 34px;
  }
  .topics__item-img {
    border-radius: 0px;
  }
  .topics__item-arrow {
    right: 0px;
  }
  .topics__movie {
    width: 100%;
    aspect-ratio: 16/8.4;
    margin-inline: auto;
    width: 100%;
    margin-top: 35px;
    position: relative;
  }
  .topics__movie:before {
    position: absolute;
    content: "";
    width: 74px;
    height: 111px;
    top: 89px;
    left: -152px;
    background-image: url(../images/movie-treat01.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__movie iframe {
    width: 100%;
    height: 100%;
  }
  .topics__movie-treat02 {
    position: absolute;
    bottom: -40px;
    right: 0;
    width: 220px;
    pointer-events: none;
  }
  .topics__title.-title01 {
    width: 250px;
    margin-inline: auto;
  }
  .topics__title.-new-build {
    position: relative;
  }
  .topics__title.-new-build:before {
    position: absolute;
    content: "";
    width: 72px;
    height: 85px;
    top: 66px;
    right: 144px;
    background: url(../images/build-title-treat01.png) center/contain no-repeat;
  }
  .topics__build-list {
    margin-top: 73px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .topics__build-list-item {
    width: 47%;
    margin-inline: auto;
    position: relative;
    margin-bottom: 20px;
  }
  .topics__build-list-item:nth-of-type(1) .topics__build-list-item-text {
    top: 10px;
    left: -5px;
  }
  .topics__build-list-item:nth-of-type(2) .topics__build-list-item-text {
    top: 10px;
    left: -5px;
  }
  .topics__build-list-item:nth-of-type(3) .topics__build-list-item-text {
    top: 10px;
    left: -5px;
  }
  .topics__build-list-item:nth-of-type(4) .topics__build-list-item-text {
    top: 10px;
    left: -5px;
  }
  .topics__build-list-item-text {
    position: absolute;
    font-size: 1.2rem;
  }
  .topics__build-list-item-text span {
    color: #fff;
    background-color: #e66f71;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 5px;
    line-height: 1;
    white-space: nowrap;
  }
  .topics__build-list-item-text span:not(:first-of-type) {
    margin-top: 3px;
  }
  .topics__box--01 .topics__title::before {
    display: none;
  }
  .topics__box--01-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 948px;
    margin-top: 33px;
    border: 1px solid #75adbd;
    background-color: #fff;
    padding: 30px 20px;
    position: relative;
  }
  .topics__box--01-box:before {
    position: absolute;
    content: "";
    width: 152px;
    height: 119px;
    top: 4px;
    right: -198px;
    background-image: url(../images/graph_treat01.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .topics__box--01-box__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    color: #fff;
    background-color: #30b8df;
    font-size: 2.9rem;
    line-height: 1;
    padding: 4px 8px;
    font-weight: bold;
  }
  .topics__box--01-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topics__box--01--att {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
  }
  .topics__box--01--att--list--item {
    letter-spacing: 0;
  }
  .employment {
    margin-top: 50px;
  }
  .job-offer__box {
    margin-inline: auto;
    max-width: 950px;
    margin-top: 48px;
    background-color: #fff;
    border: 1px solid #75adbd;
    padding: 70px 35px 39px;
    position: relative;
  }
  .job-offer__bubble {
    position: absolute;
    top: -35px;
    left: 15px;
    width: 200px;
  }
  .job-offer__title {
    text-align: center;
    font-size: 2.8rem;
    color: #e66f71;
    font-weight: bold;
  }
  .job-offer__term {
    text-align: center;
    font-size: 1.2rem;
    margin-top: 0px;
  }
  .job-offer__text {
    font-size: 1.5rem;
    margin-top: 17px;
    line-height: 1.7;
  }
  .topics__box--03 {
    margin-top: 66px;
    position: relative;
  }
  .topics__box--03:before {
    position: absolute;
    content: "";
    width: 99px;
    height: 149px;
    bottom: -10px;
    right: -66px;
    background-image: url("../images/global_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
  }
  .topics__box--03 .topics__side-img::before {
    display: none;
  }
  .topics__box--03 .topics__side-img {
    padding: 0;
  }
  .topics__box--03 .topics__txt-area {
    padding: 0;
  }
  .topics__box--03 .topics__txt {
    margin-top: 19px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    padding-left: 0;
    max-width: 660px;
    font-size: 15px;
  }
  .topics__box--03 .topics__link {
    margin-top: 33px;
    padding-left: 0;
  }
  .topics__box--04 .topics__side-img::before {
    display: none;
  }
  .point {
    margin-top: 68px;
  }
  .point__inner {
    max-width: 1200px;
    margin-inline: auto;
    width: calc(100% - 40px);
  }
  .point__box {
    background-color: #fff;
    border: 2px solid #f47272;
    padding: 0 18px 28px;
  }
  .point__title {
    text-align: center;
    margin-top: 23px;
    font-weight: bold;
    color: #f47272;
    letter-spacing: 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .point__title .normal-text {
    font-size: 3rem;
  }
  .point__title .small-text {
    font-size: 2.2rem;
  }
  .point__title .bold-text {
    background-color: #ffe900;
    display: inline-block;
    line-height: 1;
  }
  .point__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 26px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .point__item {
    margin-inline: 5px;
    width: 46%;
    margin-bottom: 10px;
  }
  .reason {
    margin-top: 110px;
  }
  .reason__title {
    text-align: center;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 330px;
    margin-inline: auto;
  }
  .reason__area {
    margin-top: 51px;
  }
  .reason__block {
    position: relative;
  }
  .reason__block-treat01 {
    position: absolute;
    top: -27px;
    left: 10px;
    width: 70px;
  }
  .reason__block-treat02 {
    position: absolute;
    top: -21px;
    right: 20px;
    width: 85px;
  }
  .reason__block-treat03 {
    position: absolute;
    bottom: -90px;
    left: 25px;
    width: 65px;
  }
  .reason__block:not(:first-of-type) {
    margin-top: 0;
  }
  .reason__block:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .reason__block:nth-of-type(even) .reason__block-title {
    max-width: 800px;
    margin-left: auto;
  }
  .reason__block:nth-of-type(even) .reason__block-text {
    margin-left: auto;
  }
  .reason__block:nth-of-type(even) .reason__block-data {
    margin-left: auto;
    max-width: 800px;
  }
  .reason__block-textarea {
    width: 100%;
    background-image: url("../images/reason_block-textarea-bg_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 23px 40px;
  }
  .reason__block-title {
    margin-top: -25px;
  }
  .reason__block-text {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 16px;
    line-height: 1.65;
    max-width: 800px;
    letter-spacing: 0;
  }
  .reason__block-data {
    margin-top: 15px;
    max-width: 812px;
  }
  .reason__block-company {
    font-size: 2.2rem;
    color: #fff;
    font-weight: bold;
  }
  .reason__block-graduate {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    margin-top: 6px;
  }
  .reason__block-school {
    color: #fff;
    margin-top: -4px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .reason__block-name {
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    margin-top: 6px;
  }
  .reason__block-name .small-text {
    font-size: 1.6rem;
  }
  .reason__block-note {
    color: #fff;
    text-align: right;
    font-weight: bold;
    font-size: 1.6rem;
    margin-top: 22px;
  }
  .reason__block-check {
    display: block;
    width: 96%;
    margin-left: auto;
    margin-right: 144px;
    margin-top: -23px;
    position: relative;
    margin-inline: auto;
  }
  .information {
    padding-top: 50px;
    background-color: transparent;
  }
  .information:before {
    display: none;
  }
  .information__list {
    max-width: 1140px;
    margin-inline: auto;
    position: relative;
  }
  .information__list:before {
    position: absolute;
    content: "";
    width: 117px;
    height: 112px;
    top: -6px;
    right: 50px;
    background-image: url("../images/information_treat02.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
  }
  .information__item {
    padding: 18px 10px 0 10px;
  }
  .information .section__title::before {
    position: absolute;
    content: "";
    width: 418px;
    height: 355px;
    top: -56px;
    left: -150px;
    background-image: url("../images/information_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
  }
  .information .section__title:after {
    display: none;
  }
  .qa {
    background-color: transparent;
  }
  .qa__list {
    position: relative;
  }
  .qa__list:before {
    position: absolute;
    content: "";
    width: 98px;
    height: 146px;
    top: 140px;
    left: -50px;
    background-image: url("../images/qa_treat01.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
  }
  .qa p.note {
    color: #c30d23;
    margin-top: 20px;
  }
  .ly_footer {
    padding-top: 47px;
  }
  .ly_footer:before {
    display: none;
  }
  .ly_footer::after {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */