@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@900&family=Chango&family=Barlow+Condensed:wght@600&display=swap);

html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit
}

* {
  margin: 0;
  padding: 0
}

hr {
  height: 0;
  overflow: visible
}

details,
main {
  display: block
}

summary {
  display: list-item
}

small {
  font-size: 80%
}

[hidden] {
  display: none
}

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

a {
  background-color: transparent
}

a:active,
a:hover {
  outline-width: 0
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace
}

pre {
  font-size: 1em
}

b,
strong {
  font-weight: bolder
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

input {
  border-radius: 0
}

[disabled] {
  cursor: default
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical
}

button,
input,
optgroup,
select,
textarea {
  font: inherit
}

optgroup {
  font-weight: 700
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  color: inherit;
  cursor: pointer
}

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

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

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

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none
}

select {
  -moz-appearance: none;
  -webkit-appearance: none
}

select::-ms-expand {
  display: none
}

select::-ms-value {
  color: currentColor
}

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

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

img {
  border-style: none
}

progress {
  vertical-align: baseline
}

@media screen {
  [hidden~=screen] {
    display: inherit
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important
  }
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled] {
  cursor: default
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}

html {
  font-size: 62.5%
}

body {
  color: #222;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.04em
}

img {
  height: auto;
  width: 100%
}

li {
  list-style: none
}

img {
  vertical-align: top
}

a {
  text-decoration: none
}

* {
  box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP";
  font-weight: 900
}

.p-container {
  overflow: hidden
}

.content button:focus {
  outline: none
}

.o-dsp-sp {
  display: none
}

@media (max-width:768px) {
  .o-dsp-sp {
    display: block
  }
}

.o-dsp-pc {
  display: block
}

@media (max-width:768px) {
  .o-dsp-pc {
    display: none
  }
}

@media (min-width:769px) {
  a {
    transition: opacity 0.3s ease-in-out
  }

  a:hover {
    opacity: 0.7
  }
}

.p-header {
  width: 100%;
  background: #ff587a;
}

.p-header-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 18px;
  height: 90px;
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 0 0 6px rgb(0 0 0 / 30%);
  z-index: 100;
  transition: box-shadow 0.3s ease-in-out
}

.is-fixed .p-header-block {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45)
}

.p-header-logo {
  position: relative;
  margin-right: 10px;
  padding-bottom: 5px;
  max-width: 290px;
  z-index: 110
}

.p-header-inr {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 110
}

.p-header-cv {
  display: none
}

.p-header-humburger {
  position: relative;
  width: 56px;
  height: 56px;
  cursor: pointer;
  display: none;
}

.p-header-humburger picture {
  position: absolute;
  left: 0;
  top: 0
}

.p-header-humburger picture.p-header-humburger-close {
  display: none
}

.is-open .p-header-humburger picture.p-header-humburger-open {
  display: none
}

.is-open .p-header-humburger picture.p-header-humburger-close {
  display: block
}

@media (min-width:881px) {

  .p-header {
    position: fixed;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 100
  }

  .is-fixed .p-header-block {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3)
  }

  .p-header-logo {
    margin-right: 20px;
    padding-bottom: 5px;
    max-width: 500px
  }

  .p-header-inr {
    width: 363px
  }

  .p-header-cv {
    display: block;
    width: 363px
  }

  .p-header-humburger {
    width: 80px;
    height: 90px
  }
}

@media (min-width:768px) {
  .p-header-block {
    padding: 0 40px;
    height: 90px
  }
}

@media (min-width:769px) {
  .p-header-humburger {
    transition: opacity 0.3s ease-in-out
  }

  .p-header-humburger:hover {
    opacity: 0.65
  }
}

.p-header-navi {
  position: fixed;
  right: -260px;
  top: 0;
  padding: 96px 32px 0 32px;
  width: 260px;
  height: calc(370px + 56px);
  border-bottom-left-radius: 20px;
  background: #ff587a;
  z-index: 105;
  transition: right 0.3s ease-in-out;
  display: none
}

.is-open .p-header-navi {
  right: 0
}

.p-header-menu li:not(:first-child) {
  margin-top: 33px
}

.p-header-menu>li a {
  display: inline-flex;
  height: 18px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-header-menu>li a:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 18px;
  height: 18px;
  background-image: url(../img/common/icon_arrow_wht_mgt.svg);
  background-size: 18px 18px
}

.p-header-navi-box {
  position: fixed;
  right: -260px;
  top: 0;
  content: "";
  display: block;
  width: 260px;
  height: calc(370px + 56px);
  border-bottom-left-radius: 20px;
  background: #ff587a;
  z-index: 99;
  transition: right 0.3s ease-in-out;
  display: none
}

.is-open .p-header-navi-box {
  right: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3)
}

@media (min-width:881px) {
  .p-header-navi {
    padding: 130px 32px 0 32px;
    height: calc(370px + 90px)
  }

  .p-header-navi-box {
    height: calc(370px + 90px)
  }
}

@media (max-width:768px) {
  #is-header {
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1)
  }

  .head-animation {
    transform: translateY(-100%)
  }
}

.p-footer {
  padding: 80px 24px 100px 24px
}

.p-footer-logo {
  text-align: center
}

.p-footer-logo img {
  max-width: 327px
}

.p-footer-links {
  margin: 0 auto 0 auto;
  width: 190px
}

.p-footer-logo+.p-footer-links {
  margin-top: 50px
}

.p-footer-links li {
  margin-top: 20px
}

.p-footer-links>li a {
  display: inline-flex;
  height: 18px;
  color: #444;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-footer-links>li a:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 18px;
  height: 18px;
  background-image: url(../img/common/icon_arrow_blk.svg);
  background-size: 18px 18px
}

.p-footer-copy {
  margin-top: 40px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3
}

.p-footer-copy span {
  font-size: 14px;
  vertical-align: middle
}

@media (min-width:769px) {
  .p-footer {
    padding: 120px 80px
  }

  .p-footer-links {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px
  }

  .p-footer-logo+.p-footer-links {
    margin-top: 60px
  }

  .p-footer-links li {
    margin-top: 0
  }

  .p-footer-links>li:not(:first-child) {
    margin-left: 30px
  }
}

.m-float-cv {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  visibility: visible;
  opacity : 1;
  transition : all 0.3s;
}
.m-float-cv.is-change{
  visibility: hidden;
  opacity : 0;
}

.m-float-cv a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center
}

.m-float-cv a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: calc(100% - 30%);
  border-radius: 20px 20px 0 0;
  background: #f8bf06;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45)
}

.m-float-cv img {
  position: relative;
  max-width: 375px;
  z-index: 105
}

@media (min-width:881px) {
  .m-float-cv {
    position: fixed;
    left: auto;
    right: 18px;
    bottom: 8px;
    width: 335px;
    height: 76px;
  }
  .m-float-cv a:after {
    display: none;
  }
  .m-float-cv img {
    position: relative;
    width: 335px;
  }
}

.p-sct {
  position: relative;
  /*z-index: 1*/
}

.p-sct-inr {
  padding: 0 24px
}

.a-anchor {
  position: absolute;
  top: -56px;
  width: 0;
  z-index: -1
}

@media (min-width:769px) {
  .p-sct-inr {
    padding: 0 80px
  }

  .a-anchor {
    top: -90px
  }
}

.p-hd2 {
  position: relative;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-hd2 span.p-hd2-en {
  display: inline-block;
  position: relative;
  color: #f8bf06;
  font-family: "Chango", cursive;
  font-weight: normal;
  font-size: 2.8rem;
  z-index: 5
}

.p-hd2 span.p-hd2-en span {
  position: relative;
  z-index: 5
}

.p-hd2 span.p-hd2-en:after {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  bottom: -4px;
  width: calc(100% + 20px);
  height: 12px;
  border-radius: 6px;
  background: #ff587a;
  vertical-align: -5px
}

.p-hd2 span.p-hd2-jp {
  position: relative;
  display: block;
  margin-top: 24px;
  color: #ff587a;
  font-size: 2.8rem;
  line-height: 1.4;
  z-index: 5
}

@media (min-width:769px) {
  .p-hd2 span.p-hd2-en {
    font-size: 3.6rem
  }

  .p-hd2 span.p-hd2-jp {
    margin-top: 34px;
    font-size: 3.6rem
  }
}

.p-hd2-head {
  text-align: center
}

.p-hd2-head .p-hd2 {
  display: inline-block
}

.p-hd2-head .p-hd2:after,
.p-hd2-head .p-hd2:before {
  content: "";
  display: block;
  position: absolute;
  width: 142px;
  background-size: 100%
}

.p-hd2-head .p-hd2:before {
  left: -136px;
  top: -48px;
  height: 138px
}

.p-hd2-head .p-hd2:after {
  right: -136px;
  top: -32px;
  height: 142px
}

.p-hd2-head.o-support .p-hd2:before {
  background-image: url(../img/common/img_support_head_l.svg)
}

.p-hd2-head.o-support .p-hd2:after {
  background-image: url(../img/common/img_support_head_r.svg)
}

.p-hd2-head.o-features .p-hd2:before {
  background-image: url(../img/common/img_features_head_l.svg)
}

.p-hd2-head.o-features .p-hd2:after {
  background-image: url(../img/common/img_features_head_r.svg)
}

.p-hd2-head .p-hd2 span.p-hd2-en {
  color: #fff
}

.p-hd2-head.o-features .p-hd2 span.p-hd2-en:after {
  background: #f8bf06
}

.p-hd2-head .p-hd2 span.p-hd2-jp {
  margin-top: 20px;
  color: #fff
}

@media (max-width:768px) {
  .p-hd2-head.o-support .p-hd2 span.p-hd2-en:after {
    left: calc(50% - 89px);
    width: 175px
  }

  .p-hd2-head.o-features .p-hd2 span.p-hd2-en:after {
    left: calc(50% - 110px);
    width: 220px
  }
}

@media (min-width:769px) {

  .p-hd2-head .p-hd2:after,
  .p-hd2-head .p-hd2:before {
    width: 154px
  }

  .p-hd2-head .p-hd2:before {
    left: -178px;
    top: -32px;
    height: 149px
  }

  .p-hd2-head .p-hd2:after {
    right: -181px;
    top: -20px;
    height: 154px
  }

  .p-hd2-head .p-hd2 span.p-hd2-en {
    color: #fff
  }
}

.o-lazy {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden
}

.o-lazy img {
  position: absolute;
  top: 0;
  left: 0
}

.o-lazy- {
  background: #555
}

.o-lazy- img {
  display: none
}

.o-sct-access {
  padding-top: 120px
}

@media (max-width:768px) {
  .o-sct-access {
    padding-top: 60px
  }

  .o-sct-access .p-sct-inr {
    padding: 0
  }
}

.p-access {
  margin: 32px auto 0 auto;
  max-width: 686px
}

.p-access-head {
  display: flex
}

.p-access-ttl {
  width: 50%;
  height: 60px;
  overflow: hidden;
  cursor: pointer
}

.p-access-ttl span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  width: 100%;
  height: 50px;
  border-radius: 20px 20px 0 0;
  background: #ff587a;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer
}

.p-access-ttl.o-osaka span {
  background: #f8bf06
}

.p-access-ttl.is-active span {
  margin-top: 0;
  height: 60px
}

@media (min-width:769px) {
  .p-access {
    margin-top: 48px
  }
}

.p-access-info {
  display: none;
  padding: 8px;
  border-radius: 0 0 20px 20px;
  background-color: #ff587a
}

.p-access-info.o-osaka {
  background: #f8bf06
}

.p-access-info.is-active {
  display: block
}

.p-access-info-inr {
  background-color: #fff;
  border-radius: 14px;
  padding: 24px
}

@media (min-width:769px) {
  .p-access-info-inr {
    display: flex;
    padding: 32px
  }
}

.o-tokyo .p-access-img .o-lazy {
  padding-top: 110.9%
}

.o-osaka .p-access-img .o-lazy {
  padding-top: 88.462%
}

.p-access-txt {
  margin-top: 30px
}

.p-access-txt h3 {
  color: #ff587a;
  font-size: 1.8rem
}

.p-access-add {
  margin-top: 16px;
  font-size: 1.3rem;
  line-height: 1.5
}

.p-access-list {
  margin-top: 2px;
  font-size: 1.3rem;
  line-height: 1.5
}
.p-access-list > li {
  position: relative;
  padding-left: 10px;
}
.p-access-list > li:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 8px;
  width: 3px;
  height: 3px;
  border-radius: 2px;
  background-color: #000;
}



.p-access-txt a {
  display: inline-block;
  margin-top: 12px;
  color: #ff587a;
  font-family: "Chango", cursive;
  font-size: 1.6rem
}

.p-access-txt a:after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  width: 20px;
  height: 20px;
  background-image: url(../img/common/icon_arrow_mgt.svg);
  background-size: 20px 20px;
  vertical-align: -5px
}

.o-osaka .p-access-txt a,
.o-osaka .p-access-txt h3 {
  color: #f8bf06
}

.o-osaka .p-access-txt a:after {
  background-image: url(../img/common/icon_arrow_org.svg)
}

@media (min-width:769px) {
  .p-access-img {
    width: 51.486%
  }

  .p-access-txt {
    margin-top: 0;
    padding-left: 40px;
    width: 48.514%
  }

  .p-access-txt a {
    transition: opacity 0.3s ease-in-out
  }

  .p-access-txt a:hover {
    opacity: 0.6
  }
}

.o-sct-main {
  padding: 46px 24px 80px 24px;
  background: #ff587a
}

.p-main-img {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
  padding-left: 13px;
  width: 100%;
  max-width: 1400px;
  height: calc(100vh - 160px);
  height: calc(var(--vh, 1vh) * 100 - 160px);
  border-radius: 20px;
  background: url(../img/main/img_main_sp.jpg) left center no-repeat #fff;
  background-size: cover;
  overflow: hidden
}

.p-main-img .p-main-ttl-sp {
  padding-top: 90px;
  max-width: 314px
}

.p-main-img .p-main-ttl {
  display: none
}

.p-main-notes {
  margin: 14px auto 0 auto;
  width: 100%;
  max-width: 1480px;
  padding: 0 24px;
  font-size: 1.1rem;
  line-height: 1.5
}


@media (min-width:881px) {
  .o-sct-main {
    padding: 50px 40px 50px 40px
  }

  .p-main-img {
    height: calc(100vh - 140px);
    background-image: url(../img/main/img_main.jpg);
    background-position: center
  }

  .p-main-img .p-main-ttl-sp {
    display: none
  }

  .p-main-img .p-main-ttl {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 45.615%;
    max-width: 520px
  }

  .p-main-img .p-main-ttl h1 {
    width: 520px
  }

  .p-main-img .p-main-ttl .p-main-ttl-catch {
    margin-top: 30px;
    width: 352px
  }

  .p-main-ttl-district {
    margin-top: 20px;
    padding-right: 20px;
    width: 179px
  }

  .p-main-notes {
    padding: 0 40px;
  }
}

.o-sct-intoro {
  padding-top: 40px
}

.p-intoro {
  padding: 20px;
  border: solid 4px #ff587a;
  border-radius: 20px;
  background: #fff;
  overflow: hidden
}

.p-intoro>li {
  display: inline-flex;
  align-items: center;
  width: 100%
}

.p-intoro>li:not(:first-child) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 2px #ff587a
}

.p-intoro-img {
  display: inline-block;
  width: 70px
}

.p-intoro-catch {
  padding-left: 16px;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-intoro-catch .-small {
  display: block;
  margin-top: 4px;
  text-align: right;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-size: 1rem
}

.p-intoro-img .o-lazy {
  padding-top: 70px;
  width: 70px
}

.p-intoro-notes {
  margin: 14px auto 0 auto;
  width: 100%;
  max-width: 1010px;
  font-size: 1.1rem;
  line-height: 1.5
}

@media (min-width:769px) {
  .o-sct-intoro {
    padding: 80px 0
  }

  .p-intoro {
    display: flex;
    margin: 0 auto;
    padding: 26px;
    width: 100%;
    max-width: 1010px
  }

  .p-intoro>li:not(:first-child) {
    margin-left: 30px;
    margin-top: 0;
    padding-left: 26px;
    padding-top: 0;
    border-left: solid 2px #ff587a;
    border-top: none
  }

  .p-intoro>li:first-child {
    width: 27.5%
  }

  .p-intoro>li:nth-child(2) {
    padding-left: 16px;
    width: 33%
  }

  .p-intoro>li:nth-child(3) {
    padding-top: 10px;
    width: 34.5%
  }

  .p-intoro-img {
    width: 70px
  }

  .p-intoro-notes {
    margin-top: 16px;
  }
}

.o-sct-content {
  background: #fff
}

.p-content-clm.o-koushien {
  padding: 40px 10px;
  background: #f8bf06
}

.p-content-clm.o-abroad {
  padding: 40px 10px
}

@media (min-width:769px) {
  .o-sct-content {
    display: flex;
    align-items: flex-start;
    border-top: solid 1px #f8bf06;
    background: #fff
  }

  .p-content-clm {
    display: flex;
    width: 50%
  }

  .p-content-clm.o-koushien {
    padding: 70px 80px 70px 50px;
    background: #f8bf06
  }

  .p-content-clm.o-abroad {
    justify-content: flex-end;
    padding: 70px 50px 70px 80px
  }
}

.p-content-card {
  margin: 0 auto;
  padding: 36px 22px;
  max-width: 400px;
  border: solid 2px #f8bf06;
  border-radius: 20px
}

.o-koushien .p-content-card {
  border-color: #fff
}

@media (min-width:769px) {
  .p-content-card {
    margin: 0;
    padding: 36px 40px 40px 40px;
    max-width: 520px;
    flex-basis: 520px;
    border: solid 2px #f8bf06;
    border-radius: 20px
  }
}

.p-content-card .p-content-catch {
  position: relative;
  text-align: center
}

.p-content-card .p-content-catch p {
  position: relative;
  padding-top: : 4px;
  display: inline-block;
  z-index: 5
}

.p-content-card .p-content-catch p span {
  display: inline-block;
  position: relative;
  color: #ff587a;
  font-family: "Chango", cursive;
  font-weight: normal;
  font-size: 2.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 5
}

.p-content-card .p-content-catch p:after {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  bottom: -4px;
  width: calc(100% + 20px);
  height: 12px;
  border-radius: 6px;
  background: #f8bf06;
  vertical-align: -5px
}

.o-koushien .p-content-card .p-content-catch p span {
  color: #fff
}

.o-koushien .p-content-card .p-content-catch p:after {
  background: #ff587a
}

.o-abroad .p-content-catch {
  margin: 0 -5px
}

.o-abroad .p-content-catch:after {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: auto;
  width: 319px;
  height: 69px;
  background-image: url(../img/content/img_patissier_title_sp.png);
  background-size: 100%
}

@media (min-width:769px) {
  .o-abroad .p-content-catch {
    margin: 0
  }

  .o-abroad .p-content-catch:after {
    top: -12px;
    width: 100%;
    max-width: 354px;
    height: 69px;
    background-image: url(../img/content/img_patissier_title.png);
    background-size: 100%
  }
}

.p-content-card h2 {
  margin-top: 30px;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2
}

.p-content-card h2 span+span {
  display: block;
  margin-top: 6px;
  font-size: 2.8rem;
}

.o-koushien .p-content-card h2 {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.o-abroad .p-content-card h2 span:first-child {
  font-weight: normal;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}

.o-abroad .p-content-card h2 span+span {
  color: #f8bf06
}

.p-content-card .p-content-cap {
  margin-top: 20px;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8
}

.o-koushien .p-content-card .p-content-cap,
.o-koushien .p-content-card .p-content-notes {
  color: #fff
}

.p-content-card .p-content-img {
  margin-top: 22px;
  border-radius: 20px;
  overflow: hidden
}

.p-content-card .p-content-notes {
  margin-top: 16px;
  border-radius: 20px;
  text-align: right;
  font-size: 1.4rem;
}

.o-koushien .p-content-card .p-content-img {
  border-radius: 20px;
  overflow: hidden
}

.o-koushien .p-content-card .p-content-img .o-lazy {
  display: block;
  padding-top: 66.667%
}

.o-abroad .p-content-card .p-content-img .o-lazy {
  display: block;
  padding-top: 79.511%
}

@media (min-width:769px) {
  .p-content-card .p-content-img {
    margin-top: 30px
  }

  .o-koushien .p-content-card .p-content-img .o-lazy {
    padding-top: 84.863%
  }

  .o-abroad .p-content-card .p-content-img {
    margin-left: auto;
    margin-right: auto;
    max-width: 310px
  }

  .o-abroad .p-content-card .p-content-img .o-lazy {
    padding-top: 59.279%
  }
}

.p-content-card .p-content-profile {
  margin: 20px auto 0 auto;
  max-width: 388px;
  font-size: 1.6rem;
  line-height: 1.4
}

.p-content-card .p-content-profile span {
  display: block;
  margin-bottom: 4px;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.8rem
}

.p-content-anchor {
  margin-top: 30px
}

.p-content-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-right: 24px;
  max-width: 272px;
  height: 56px;
  border-radius: 28px;
  background: #ff587a;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-content-btn:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background-image: url(../img/common/icon_down_mgt.svg);
  background-size: 100%
}

.o-sct-features {
  padding: 60px 0;
  background: #ff587a
}

@media (min-width:769px) {
  .o-sct-features {
    padding: 120px 0
  }
}

.p-features-hd3 {
  color: #fff;
  text-align: center;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-features-hd3 .p-features-hd3-sub {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.08em;
  font-feature-settings: "palt"
}

.p-features-hd3 .p-features-hd3-sub:after,
.p-features-hd3 .p-features-hd3-sub:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 32px;
  height: 29px;
  background-size: 100%
}

.p-features-hd3 .p-features-hd3-sub:before {
  left: -38px;
  background-image: url(../img/common/img_star_org_l.svg)
}

.p-features-hd3 .p-features-hd3-sub:after {
  right: -34px;
  background-image: url(../img/common/img_star_org_r.svg)
}

.p-features-hd3-ttl {
  display: block;
  margin-top: 4px;
  font-size: 2.8rem
}

@media (min-width:769px) {
  .p-features-hd3 .p-features-hd3-sub {
    font-size: 2.4rem
  }

  .p-features-hd3 .p-features-hd3-sub:after,
  .p-features-hd3 .p-features-hd3-sub:before {
    top: 0;
    width: 37px;
    height: 34px
  }

  .p-features-hd3 .p-features-hd3-sub:before {
    left: -45px
  }

  .p-features-hd3 .p-features-hd3-sub:after {
    right: -40px
  }

  .p-features-hd3-ttl {
    font-size: 3.2rem
  }
}

.p-features-cap {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: justify
}

@media (min-width:769px) {
  .p-features-list-clm {
    display: flex;
    justify-content: space-between
  }
}

.p-features-list.o-clm01 {
  margin: 24px auto 0 auto;
  max-width: 650px
}

.o-clm01 .p-features-list-clm {
  margin: 30px auto 0 auto
}

.o-clm01 .p-curriculum-img {
  margin: 0 auto;
  max-width: 280px
}

.o-clm01 .p-curriculum-img .o-lazy {
  padding-top: 89.527%
}

.o-clm01 .p-features-cap {
  margin-top: 20px
}

@media (min-width:769px) {
  .p-features-list.o-clm01 {
    margin-top: 64px
  }

  .o-clm01 .p-features-list-clm {
    margin: 30px auto 0 auto
  }

  .o-clm01 .p-curriculum-img {
    margin: 0;
    width: 45.54%;
    max-width: 296px
  }

  .o-clm01 .p-features-cap {
    display: flex;
    align-items: center;
    padding: 0 0 24px 34px;
    width: 54.46%;
    font-size: 1.8rem
  }
}

.p-features-list.o-clm02 {
  margin: 56px auto 0 auto;
  max-width: 920px
}

.o-clm02 .p-features-list-clm>li:not(:first-child) {
  margin-top: 56px
}

.o-clm02 .p-features-list-clm>li .p-features-img {
  margin-top: 24px;
  border-radius: 20px;
  overflow: hidden
}

.o-clm02 .p-features-list-clm>li .p-features-img.o-lazy {
  padding-top: 66.75%
}

.o-clm02 .p-features-list-clm>li .p-features-cap {
  margin-top: 20px
}

@media (min-width:769px) {
  .p-features-list.o-clm02 {
    margin-top: 80px
  }

  .o-clm02 .p-features-list-clm>li {
    width: calc(50% - 60px)
  }

  .o-clm02 .p-features-list-clm>li:not(:first-child) {
    margin-top: 0
  }

  .o-clm02 .p-features-list-clm>li .p-features-img {
    margin-top: 34px
  }
}

.o-sct-course {
  padding: 60px 0
}

@media (min-width:769px) {
  .o-sct-course {
    padding: 120px 0
  }
}

.p-course-head {
  text-align: center
}

.p-course-head .p-hd2 {
  display: inline-block
}

.p-course-head .p-hd2:after,
.p-course-head .p-hd2:before {
  content: "";
  display: block;
  position: absolute;
  background-size: 100%
}

.p-course-head .p-hd2:before {
  left: 22px;
  top: 66px;
  width: 42px;
  height: 69px;
  background-image: url(../img/course/img_course_head_l.png)
}

.p-course-head .p-hd2:after {
  right: 11px;
  top: 80px;
  width: 56px;
  height: 50px;
  background-image: url(../img/course/img_course_head_r.png)
}

@media (min-width:769px) {
  .p-course-head .p-hd2 {
    display: inline-block
  }

  .p-course-head .p-hd2:before {
    left: 130px;
    top: 52px;
    width: 57px;
    height: 94px
  }

  .p-course-head .p-hd2:after {
    right: 113px;
    top: 70px;
    width: 77px;
    height: 69px
  }
}

.p-course-block {
  position: relative;
  margin: 36px -8px 0 -8px;
  padding-bottom: 60px;
  border-radius: 20px;
  background: #ff587a
}

.p-course-block.o-patissier {
  margin-top: 60px;
  background: #f8bf06
}
.p-course-block.o-chef {
  margin-top: 60px;
  background: #656ED0
}
.p-course-block.o-cafe {
  margin-top: 60px;
  background: #bc6f61
}
.p-course-block.o-food {
  margin-top: 60px;
  background: #0098a5
}

@media (min-width:769px) {
  .p-course-block {
    margin: 48px auto 0 auto;
    padding-bottom: 60px;
    max-width: 1140px
  }

  .p-course-block.o-patissier,
  .p-course-block.o-chef,
  .p-course-block.o-cafe,
  .p-course-block.o-food {
    margin-top: 100px
  }
}

.p-course-block-head {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background-image: url(../img/course/bg_course_head.png);
  background-repeat: repeat-x;
  background-position: center 0;
  background-size: 42px 100px;
  overflow: hidden
}

.p-course-block-head h3 {
  display: inline-block;
  position: relative;
  color: #fff;
  text-align: center;
  font-family: "Chango", cursive;
  font-weight: normal;
  font-size: 2.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-course-block-head span {
  position: relative;
  z-index: 5
}

.p-course-block-head h3:after,
.p-course-block-head h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  width: 53px;
  height: 57px;
  background-size: 100%
}

.p-course-block-head h3:before {
  left: -38px;
  background-image: url(../img/course/img_head_l.svg)
}
.p-course-block-head h3:after {
  right: -38px;
  background-image: url(../img/course/img_head_r.svg)
}

.o-patissier .p-course-block-head h3:before {
  top: -14px;
  left: -38px;
  background-image: url(../img/course/img_head_ver02_l.svg)
}
.o-patissier .p-course-block-head h3:after {
  top: -14px;
  right: -38px;
  background-image: url(../img/course/img_head_ver02_r.svg)
}

.o-chef .p-course-block-head h3:before {
  top: -14px;
  left: -80px;
}
.o-chef .p-course-block-head h3:after {
  top: -14px;
  right: -80px;
}

.o-cafe .p-course-block-head h3:before {
  top: -6px;
  left: -38px;
  background-image: url(../img/course/img_head_ver03_l.svg)
}
.o-cafe .p-course-block-head h3:after {
  top: -6px;
  right: -38px;
  background-image: url(../img/course/img_head_ver03_r.svg)
}

@media (min-width:769px) {
  .p-course-block-head {
    height: 150px;
    background-size: 80px 150px
  }

  .p-course-block-head h3 {
    font-size: 3.6rem
  }

  .p-course-block-head h3:after,
  .p-course-block-head h3:before {
    top: 0px;
    width: 72px;
    height: 78px
  }

  .p-course-block-head h3:before {
    left: -54px
  }
  .p-course-block-head h3:after {
    right: -54px
  }

  .o-patissier .p-course-block-head h3:before {
    top: -20px;
    left: -54px
  }
  .o-patissier .p-course-block-head h3:after {
    top: -20px;
    right: -54px
  }

  .o-chef .p-course-block-head h3:before {
    top: -20px;
    left: -130px
  }
  .o-chef .p-course-block-head h3:after {
    top: -20px;
    right: -130px
  }

  .o-cafe .p-course-block-head h3:before {
    top: -10px;
    left: -60px;
  }
  .o-cafe .p-course-block-head h3:after {
    top: -10px;
    right: -60px;
  }
}

.p-course-features,
.p-course-lead,
.p-course-name {
  padding: 0 20px;
  color: #fff;
  text-align: center
}

.p-course-name {
  margin-top: 32px
}

.p-course-name .p-course-name-sub {
  display: block;
  color: #ffd757;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.o-patissier .p-course-name .p-course-name-sub {
  color: #ff587a
}
.o-chef .p-course-name .p-course-name-sub {
  color: #f8bf06
}

.p-course-name .p-course-name-ttl {
  display: block;
  margin-top: 8px;
  font-size: 2.8rem;
  line-height: 1.4;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-course-name .p-course-name-sup {
  display: block;
  margin-top: 10px;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.4;
}

.p-course-lead {
  margin-top: 24px;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.8
}

.p-course-features {
  margin-top: 30px
}

.p-course-features .p-course-features-ttl {
  position: relative;
  display: inline-block
}

.p-course-features .p-course-features-ttl span {
  position: relative;
  color: #fff;
  font-size: 2.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 5
}

.p-course-features .p-course-features-ttl:after {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  bottom: -6px;
  width: calc(100% + 20px);
  height: 12px;
  border-radius: 6px;
  background: #ffd757
}

.o-patissier .p-course-features .p-course-features-ttl:after {
  background: #ff587a
}
.o-chef .p-course-features .p-course-features-ttl:after {
  background: #f8bf06
}

@media (min-width:769px) {

  .p-course-features,
  .p-course-lead,
  .p-course-name {
    padding: 0 60px
  }

  .p-course-name {
    margin-top: 60px
  }

  .p-course-name .p-course-name-sub {
    font-size: 2.7rem
  }

  .p-course-name .p-course-name-ttl {
    font-size: 3.6rem
  }

  .p-course-name .p-course-name-sup {
    font-size: 1.7rem
  }

  .p-course-lead {
    text-align: center;
    font-size: 1.8rem
  }

  .p-course-features {
    margin-top: 56px
  }

  .p-course-features .p-course-features-ttl span {
    font-size: 3.2rem
  }
}

.p-course-features-list {
  margin: 36px auto 0 auto;
  padding: 0 20px;
  max-width: 980px
}

.p-course-features-list>li {
  padding-bottom: 24px;
  border: solid 2px #fff;
  border-radius: 20px;
  overflow: hidden
}

.p-course-features-list>li:not(:first-child) {
  margin-top: 30px
}

.p-course-features-list>li .p-course-features-img.o-lazy {
  padding-top: 59.548%
}

.p-course-features-list>li h5 {
  margin-top: 18px;
  color: #ffd757;
  font-size: 2rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center
}

.o-patissier .p-course-features-list>li h5 {
  color: #ff587a
}
.o-chef .p-course-features-list>li h5 {
  color: #f8bf06
}

.p-course-features-list>li .p-course-features-cap {
  margin-top: 8px;
  padding: 0 23px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.02em;
  text-align: justify
}

.p-course-features-list>li .p-course-features-notes {
  margin-top: 10px;
  padding: 0 23px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.4
}

@media (min-width:769px) {
  .p-course-features-list {
    display: flex;
    justify-content: space-between;
    margin-top: 46px;
    padding: 0 60px;
    max-width: 980px
  }

  .p-course-features-list>li {
    padding-bottom: 32px;
    width: calc(50% - 30px)
  }

  .p-course-features-list>li:not(:first-child) {
    margin-top: 0
  }

  .p-course-features-list>li h5 {
    margin-top: 24px
  }

  .p-course-features-list>li .p-course-features-cap {
    margin-top: 16px;
    padding: 0 29px
  }
}

.p-course-list-ttl {
  margin-top: 30px;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-course-list-wrap {
  margin-top: 16px;
  border: solid 1px #ff587a;
  overflow-x: scroll
}

.o-patissier .p-course-list-wrap {
  border: solid 1px #f8bf06
}
.o-chef .p-course-list-wrap {
  border: solid 1px #656ed0
}
.o-cafe .p-course-list-wrap {
  border: solid 1px #bc6f61
}
.o-food .p-course-list-wrap {
  border: solid 1px #0098a5
}


.p-course-list-wrap::-webkit-scrollbar-track {
  background: transparent
}

.p-course-list-wrap::-webkit-scrollbar {
  width: 10px;
  height: 10px
}

.p-course-list-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4)
}

.p-course-list-inr {
  padding: 0 0 0 20px;
}
.o-grand .p-course-list-inr {
  width: calc(852px + 20px)
}
.o-patissier .p-course-list-inr {
  width: calc(1228px + 20px)
}
.o-chef .p-course-list-inr {
  width: calc(683px + 20px)
}

.p-course-list-box {
  padding-right: 20px;
}
.o-grand .p-course-list-box{
  width: calc(852px + 20px)
}
.o-patissier .p-course-list-box{
  width: calc(1228px + 20px)
}
.o-chef .p-course-list-box{
  width: calc(683px + 20px)
}

.p-course-list-box p{
  padding: 30px;
  border-radius: 20px;
  background: #fff
}
.o-grand .p-course-list-box p{
  width: 852px
}
.o-patissier .p-course-list-box p{
  width: 1228px
}
.o-chef .p-course-list-box p{
  width: 683px
}
.o-cafe .p-course-list-box p{
  width: 1454px
}
.o-food .p-course-list-box p{
  width: 1461px
}

.p-course-list-img {
  width: auto;
  height: 520px;
}

.p-course-list-notes {
  margin-top: 16px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media (min-width:769px) {

  .o-chef .p-course-list-box {
    width: auto
  }

  .p-course-list-ttl {
    display: none
  }

  .p-course-list-wrap {
    margin-top: 60px
  }

  .p-course-list-inr {
    padding-left: 80px;
  }
  .o-grand .p-course-list-inr,
  .o-patissier .p-course-list-inr,
  .o-chef .p-course-list-inr {
    width: 100%;
  }

  .p-course-list-box {
    padding-right: 20px;
    padding-right: 0;
    width: calc(852px + 20px);
    width: 100%
  }
  .o-grand .p-course-list-box,
  .o-patissier .p-course-list-box,
  .o-chef .p-course-list-box {
    width: 100%;
  }

  .p-course-list-box p{
    border-radius: 20px 0 0 20px;
  }
  .o-grand .p-course-list-box p{
    width: 100%;
    min-width: 852px
  }
  .o-patissier .p-course-list-box p{
    width: 100%;
    min-width: 1228px
  }
  .o-chef .p-course-list-box p{
    width: 100%;
    min-width: 683px
  }
  .o-cafe .p-course-list-box p{
    width: 100%;
    min-width: 1454px
  }
  .o-food .p-course-list-box p{
    width: 100%;
    min-width: 1461px
  }

  .p-course-list-notes {
    margin-top: 20px
  }
}

@media (max-width:768px) {
  .o-acd-btn {
    position: absolute;
    left: calc(50% - 30px);
    bottom: -30px;
    margin-top: 20px;
    width: 59px;
    height: 59px;
    border-radius: 30px;
    background: url(../img/course/icon_acd.svg) center #f8bf06 no-repeat;
    cursor: pointer
  }

  .o-acd-btn {
    position: absolute;
    left: calc(50% - 30px);
    bottom: -30px;
    margin-top: 20px;
    width: 59px;
    height: 59px;
    border-radius: 30px;
    background: url(../img/course/icon_acd.svg) center #f8bf06 no-repeat;
    cursor: pointer
  }

  .o-acd-btn.is-active {
    background-image: url(../img/course/icon_acd_close.svg)
  }

  .o-patissier .o-acd-btn {
    background-color: #ff587a
  }

  .o-acd-area {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out, opacity 0.75s ease-in-out
  }

  .o-acd-area.is-open {
    max-height: 2500px;
    opacity: 1
  }
}

@media (min-width:769px) {
  .o-acd-btn {
    display: none
  }
}

.p-course-cv {
  margin: 90px auto 0 auto;
  padding: 32px 14px 40px 14px;
  max-width: 500px;
  border-radius: 20px;
  background: #ff587a
}

.p-course-cv h3 {
  text-align: center
}

.p-course-cv h3 span {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-course-cv h3 span:after,
.p-course-cv h3 span:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 32px;
  height: 30px;
  background-size: 100%
}

.p-course-cv h3 span:before {
  left: -36px;
  background-image: url(../img/common/img_star_org_l.svg)
}

.p-course-cv h3 span:after {
  right: -36px;
  background-image: url(../img/common/img_star_org_r.svg)
}

.p-course-cv-img {
  margin: 24px auto 0 auto;
  width: 180px
}

.p-course-cv-btn {
  margin-top: 24px
}

.p-cv-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-right: 24px;
  max-width: 287px;
  height: 64px;
  border-radius: 32px;
  background: #f8bf06;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2)
}

.p-cv-btn:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background-image: url(../img/common/icon_arrow_wht_org.svg);
  background-size: 100%
}

@media (min-width:769px) {
  .p-course-cv-img {
    width: 212px
  }
  .p-course-cv {
    margin-top: 120px;
    padding: 40px 50px
  }

  .p-cv-btn {
    padding-right: 0;
    max-width: 360px
  }
}

.o-sct-support {
  padding: 60px 0;
  background: #f8bf06;
  z-index: auto;
}

@media (min-width:769px) {
  .o-sct-support {
    padding: 120px 0
  }
}

.p-support-hd3 {
  text-align: center
}

.p-support-hd3 span {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 2.8rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-support-hd3 span:after,
.p-support-hd3 span:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  width: 32px;
  height: 29px;
  background-size: 32px 29px
}

.p-support-hd3 span:before {
  left: -36px;
  background-image: url(../img/common/img_star_mgt_l.svg)
}

.p-support-hd3 span:after {
  right: -36px;
  background-image: url(../img/common/img_star_mgt_r.svg)
}

@media (min-width:769px) {
  .p-support-hd3 span {
    font-size: 3.2rem;
    line-height: 1.2
  }

  .p-support-hd3 span:after,
  .p-support-hd3 span:before {
    width: 37px;
    height: 34px;
    background-size: 37px 34px
  }

  .p-support-hd3 span:before {
    left: -47px
  }

  .p-support-hd3 span:after {
    right: -47px
  }
}

.p-system {
  margin: 32px auto 0 auto;
  max-width: 920px
}

.p-system-list li:not(:first-child) {
  margin-top: 40px
}

.p-system-list li .p-system-img {
  margin-top: 24px;
  border-radius: 20px;
  overflow: hidden
}

.p-system-list li .p-system-img.o-lazy {
  padding-top: 66.75%
}

.p-system-list li .p-system-cap {
  margin-top: 20px;
  color: #fff;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8
}

@media (min-width:769px) {
  .p-system {
    margin-top: 80px;
    max-width: 920px
  }

  .p-system-list {
    display: flex;
    justify-content: space-between
  }

  .p-system-list li {
    width: calc(50% - 60px)
  }

  .p-system-list li:not(:first-child) {
    margin-top: 0
  }

  .p-system-list li .p-system-img {
    margin-top: 34px
  }

  .p-system-list li .p-system-cap {
    margin-top: 24px
  }
}

.p-findwork {
  margin: 0 auto
}

@media (min-width:769px) {
  .p-findwork {
    max-width: 1081px
  }
}

.p-interview {
  margin: 50px auto 0 auto;
  max-width: 500px
}

.p-interview-card {
  margin-top: 20px;
  padding-bottom: 30px;
  border-radius: 20px;
  border: solid 4px #ff587a;
  background: #fff;
  overflow: hidden
}

.p-interview-img.o-lazy {
  padding-top: 50%
}

.p-interview-card .p-interview-cap,
.p-interview-card .p-interview-catch {
  padding: 0 26px
}

.p-interview-card .p-interview-catch {
  margin-top: 24px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.3
}

.p-interview-card .p-interview-catch span {
  display: block;
  margin-top: 4px;
  color: #ff587a;
  font-size: 2.2rem
}

.p-interview-card .p-interview-cap {
  margin-top: 20px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.02em;
  text-align: justify
}

.p-interview-card .p-interview-offer {
  margin: 30px auto 0 auto;
  padding: 26px 0 24px 0;
  max-width: 270px;
  border-radius: 20px;
  background: #ffeef1;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 1.8rem
}

.p-interview-card .p-interview-offer h4 {
  margin-top: -34px;
  color: #ff587a
}

.p-interview-card .p-interview-offer p {
  margin-top: 8px
}

@media (min-width:769px) {
  .p-interview {
    margin-top: 80px
  }

  .p-interview-card {
    margin-top: 40px
  }
}

.o-sct-diploma {
  padding: 60px 0 56px 0
}

.o-sct-diploma {
  padding: 60px 0 56px 0
}

@media (min-width:769px) {
  .o-sct-diploma {
    padding: 120px 0
  }
}

.o-sct-diploma .p-hd2 span.p-hd2-en {
  color: #ff587a
}

.o-sct-diploma .p-hd2 span.p-hd2-en:after {
  background: #f8bf06
}

@media (max-width:768px) {
  .o-sct-diploma .p-hd2 span.p-hd2-en:after {
    left: calc(50% - 104px);
    width: 205px
  }
}

.p-diploma {
  margin-top: 40px
}

.p-diploma>li {
  margin: 0 -24px
}

.p-diploma>li:not(:first-child) {
  margin-top: 30px
}

.p-diploma>li h3 {
  margin-top: 30px;
  padding: 0 24px;
  color: #f8bf06;
  text-align: center;
  font-size: 2.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-diploma>li .o-lazy {
  padding-top: 42.67%
}

.p-diploma>li .o-lazy img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.p-diploma>li .p-diploma-cap {
  margin-top: 16px;
  padding: 0 24px;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8
}

@media (min-width:769px) {
  .p-diploma {
    display: flex;
    justify-content: space-between;
    margin: 60px auto 0 auto;
    max-width: 1140px
  }

  .p-diploma>li {
    margin: 0;
    width: calc(50% - 40px)
  }

  .p-diploma>li:not(:first-child) {
    margin-top: 0
  }

  .p-diploma>li h3 {
    margin-top: 40px;
    padding: 0;
    font-size: 3.2rem
  }

  .p-diploma>li .o-lazy {
    padding-top: 41.51%
  }

  .p-diploma>li .p-diploma-cap {
    margin-top: 24px;
    padding: 0
  }
}

.o-sct-voice {
  background: #ff587a;
  padding-bottom: 50px
}

@media (min-width:769px) {
  .o-sct-voice {
    padding-bottom: 120px
  }
}

.p-voice-head {
  margin: 0 -24px;
  padding-top: 32px;
  height: 140px;
  background: url(../img/voice/bg_voice_head.png) repeat;
  background-size: 56px 56px
}

.p-voice-head .p-hd2:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 363px;
  height: 110px;
  background: url(../img/voice/img_voide_head_sp.png) center center;
  background-size: 100% auto
}

.p-voice-head .p-hd2 span.p-hd2-en {
  color: #fff
}

.p-voice-head .p-hd2 span.p-hd2-en:after {
  background: #f8bf06
}

.p-voice-head .p-hd2 span.p-hd2-jp {
  margin-top: 20px;
  color: #fff
}

@media (min-width:769px) {
  .p-voice-head {
    margin: 0 -80px;
    padding-top: 45px;
    height: 180px
  }

  .p-voice-head .p-hd2:after {
    width: 504px;
    height: 146px;
    background-image: url(../img/voice/img_voide_head.png)
  }
}

.p-voice-img {
  margin: 50px -24px 0 -24px
}

.p-voice-img .o-lazy {
  padding-top: 186.667%
}

@media (min-width:769px) {
  .p-voice-img {
    margin: 80px -80px 0 -80px
  }

  .p-voice-img .o-lazy {
    padding-top: 27.16%
  }
}

.p-voice-parents {
  margin: 50px auto 0 auto;
  padding-bottom: 32px;
  max-width: 664px;
  border-radius: 20px;
  background: #fff;
  overflow: hidden
}

.p-voice-parents h3 {
  padding: 8px 0;
  background: #f8bf06;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-voice-parents .o-lazy {
  padding-top: 55.046%
}

.p-voice-parents .p-voice-parents-lead {
  margin-top: 24px;
  padding: 0 30px;
  font-size: 1.5rem;
  line-height: 1.8
}

.p-voice-parents .p-voice-parents-lead br {
  display: none
}

.p-voice-parents .p-voice-parents-faq {
  margin-top: 30px;
  padding: 0 30px
}

.p-voice-parents .p-voice-parents-faq>li:not(:first-child) {
  margin-top: 28px;
  padding-top: 28px;
  border-top: solid 1px #f8bf06
}

.p-voice-parents .p-voice-parents-faq-crad> h4 {
  position: relative;
  padding-left: 66px;
  color: #f8bf06;
  font-size: 1.8rem;
  line-height: 1.4
}

@media (max-width:768px) {
  .p-voice-parents .p-voice-parents-faq-crad> h4 {
    display: flex;
    align-items: center;
    height: 50px
  }
}

.p-voice-parents .p-voice-parents-faq-crad> h4:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "Q";
  display: block;
  margin-right: 6px;
  padding-top: 5px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #f8bf06;
  color: #fff;
  text-align: center;
  font-family: "Chango", cursive;
  font-size: 2.8rem;
  overflow: hidden
}

.p-voice-parents .p-voice-parents-faq-crad> p {
  margin-top: 16px;
  font-size: 1.5rem;
  line-height: 1.8
}

.p-voice-parents .p-voice-parents-faq-notes {
  margin-top: 10px;
  font-size: 1.0rem;
  line-height: 1.6
}


@media (min-width:769px) {
  .p-voice-parents {
    margin-top: 80px
  }

  .p-voice-parents .o-lazy {
    padding-top: 30.1658%
  }

  .p-voice-parents .p-voice-parents-lead {
    margin-top: 40px;
    text-align: center
  }

  .p-voice-parents .p-voice-parents-lead br {
    display: block
  }

  .p-voice-parents .p-voice-parents-faq {
    margin-top: 40px
  }

  .p-voice-parents .p-voice-parents-faq>li:not(:first-child) {
    margin-top: 28px;
    padding-top: 28px;
    border-top: solid 1px #f8bf06
  }

  .p-voice-parents .p-voice-parents-faq-crad {
    display: flex
  }

  .p-voice-parents .p-voice-parents-faq-crad> h4 {
    padding-right: 16px;
    width: 50%
  }

  .p-voice-parents .p-voice-parents-faq-crad> p {
    margin-top: 0;
    width: 50%
  }

  .p-voice-parents .p-voice-parents-faq-notes {
    margin-top: 16px;
  }
}

.swiper-outer {
  position: relative;
  margin: 0 auto;
  max-width: 327px
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 10;
  margin-top: 0;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  cursor: pointer
}

.swiper-outer .swiper-button-next {
  right: -18px
}

.swiper-outer .swiper-button-prev {
  left: -18px
}

.p-findwork-block .swiper-button-prev,
.p-realization-block .swiper-button-prev {
  top: 132px;
  background: url(../img/common/icon_findwork_prev.svg) 42% center #ff587a no-repeat
}

.p-findwork-block .swiper-button-next,
.p-realization-block .swiper-button-next {
  top: 132px;
  background: url(../img/common/icon_findwork_next.svg) 58% #ff587a no-repeat
}

.p-realization-block .swiper-button-next,
.p-realization-block .swiper-button-prev {
  top: 146px
}

.p-student-block .swiper-button-prev {
  top: 72px;
  background: url(../img/common/icon_student_prev.svg) 42% center #fff no-repeat
}

.p-student-block .swiper-button-next {
  top: 72px;
  background: url(../img/common/icon_student_next.svg) 58% center #fff no-repeat
}

.swiper-pagination {
  position: relative;
  margin-top: 16px
}

.swiper-pagination-bullet {
  margin: 0 8px;
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 1
}

.p-findwork-block .swiper-pagination-bullet-active {
  background: #ff587a
}

.p-student-block .swiper-pagination-bullet-active {
  background: #f8bf06
}

@media (min-width:769px) {

  .swiper-outer .swiper-button-next,
  .swiper-outer .swiper-button-prev,
  .swiper-pagination {
    display: none
  }
}

.p-findwork-block {
  margin-top: 44px
}

.p-findwork-card {
  padding-bottom: 30px;
  max-width: 327px;
  height: auto;
  border-radius: 20px;
  background: #fff;
  overflow: hidden
}

@media (min-width:769px) {
  .p-findwork-block {
    max-width: 1081px
  }

  .p-findwork-list {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1081px
  }

  .p-findwork-card {
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
    width: calc(33.333% - 33px);
    max-width: 327px;
    height: auto;
    border-radius: 20px;
    background: #fff;
    overflow: hidden
  }
}

.p-findwork-card h4 {
  padding: 13px 8px;
  background: #ff587a;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-findwork-card .p-findwork-img.o-lazy {
  padding-top: 51.988%
}

.p-findwork-card .p-findwork-cap {
  margin-top: 22px;
  padding: 0 24px;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8
}

.p-findwork-card h5 {
  margin-top: 24px;
  color: #ff587a;
  text-align: center;
  font-size: 1.8rem
}

.p-findwork-card ul {
  margin-top: 5px;
  padding: 0 18px;
  font-size: 0
}

.p-findwork-card ul li {
  display: inline-flex;
  align-items: center;
  margin: 10px 4px 0 4px;
  padding: 2px 13px 0 13px;
  height: 32px;
  border-radius: 16px;
  font-size: 1.4rem;
  border: solid 1px #ff587a;
  background: #fff2f5;
  color: #ff587a
}

@media (min-width:769px) {
  .p-findwork-card .p-findwork-cap {
    flex: 1;
    height: 100%;
    min-height: 0%
  }

  .p-findwork-card .p-findwork-program {
    flex: 2;
    height: 100%;
    min-height: 0%
  }
}

.p-student-block {
  margin: 0 auto;
  margin-top: 80px;
  max-width: 327px
}

.p-student-card {
  max-width: 327px;
  height: auto;
  border-radius: 20px;
  background: #fff;
  overflow: hidden
}

@media (min-width:769px) {
  .p-student-block {
    max-width: 1081px
  }

  .p-student-list {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1081px
  }

  .p-student-card {
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 33px);
    max-width: 327px;
    height: auto;
    border-radius: 20px;
    background: #fff;
    overflow: hidden
  }
}

.p-student-card .p-student-img.o-lazy {
  padding-top: 55.0458715596%
}

.p-student-card .p-student-txt {
  padding: 30px 30px 26px 30px
}

.p-student-card h3 {
  text-align: center;
  font-size: 1.8rem
}

.p-student-card h3 span {
  display: block;
  margin-top: 6px;
  color: #f8bf06;
  font-family: "Chango", cursive;
  font-size: 1.6rem
}

.p-student-card .p-student-catch {
  margin-top: 16px;
  color: #ff587a;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 2.2rem;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-student-card .p-student-cap {
  margin-top: 20px;
  text-align: justify;
  font-size: 1.5rem;
  line-height: 1.8
}

.o-sct-achievements {
  padding: 64px 0
}

@media (min-width:769px) {
  .o-sct-achievements {
    padding: 120px 0
  }
}

.o-sct-achievements .p-hd2 span.p-hd2-en {
  font-size: 2.4rem
}

.p-achievement01 {
  margin: 0 auto;
  max-width: 774px
}

.p-achievement01-img {
  margin-top: 24px;
  padding-top: 58.914%
}

.p-achievement01-cap {
  margin-top: 24px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.8
}

@media (min-width:769px) {
  .p-achievement01-img {
    margin-top: 56px
  }

  .p-achievement01-cap {
    margin-top: 32px;
    font-size: 1.8rem
  }
}

.p-achievement02 {
  margin: 48px auto 0 auto;
  max-width: 1081px
}

.p-realization-ttl {
  color: #ff587a;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.p-realization-ttl span {
  font-size: 1.8rem
}

.p-realization-block {
  margin-top: 24px
}

.p-realization-card {
  max-width: 327px
}

@media (min-width:769px) {
  .p-achievement02 {
    margin-top: 60px
  }

  .p-realization-ttl {
    font-size: 3.2rem
  }

  .p-realization-ttl span {
    font-size: 2.6rem
  }

  .p-realization-block {
    margin-top: 30px;
    max-width: 1081px
  }

  .p-realization-list {
    display: flex;
    justify-content: space-between
  }

  .p-realization-card {
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 33px);
    max-width: 327px;
    height: auto
  }
}

.p-realization-card .p-realization-img {
  padding-top: 100%;
  border-radius: 20px;
  overflow: hidden
}

.p-realization-card .p-realization-shop {
  margin-top: 16px;
  color: #f8bf06;
  text-align: center;
  font-weight: 900;
  font-size: 1.6rem;
  line-height: 1.4
}

.p-realization-card h4 {
  margin-top: 4px;
  text-align: center;
  font-size: 1.8rem
}

.p-achievement03 {
  margin: 56px auto 0 auto;
}

.p-achievement03-lead {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 1.8
}

.p-achievement03-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 24px auto;
  padding-bottom: 4px;
  width: 225px;
  height: 225px;
  text-align: center;
  background:url(../img/achievement/img_achievement_02.svg) center no-repeat;
  background-size: cover;
}
.p-achievement03-rate {
  flex-shrink: 1;
  position: relative;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: 4.0rem;
  line-height: 1.0;
}
.p-achievement03-rate span {
  font-size: 7.0rem;
}
.p-achievement03-rate sup {
  position: absolute;
  right: -16px;
  top: 20px;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
}
.p-achievement03-txt {
  flex-shrink: 1;
  margin-top: 4px;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 2.8rem
}

.p-achievement03-cap {
  margin-top: 24px;
  font-size: 1.4rem;
  line-height: 1.6
}
.p-achievement03-link {
  margin-top: 16px;
  font-size: 1.4rem;
  text-decoration: underline;
  cursor: pointer;
}

@media (min-width:769px) {
  .p-achievement03 {
    margin-top: 100px;
    max-width: 1080px
  }

  .p-achievement03-lead {
    margin-top: 48px;
    text-align: center;
    font-size: 1.8rem
  }

  .p-achievement03-img {
    margin-top: 56px;
    width: 320px;
    height: 320px;
  }
  .p-achievement03-rate {
    font-size: 5.4rem;
  }
  .p-achievement03-rate span {
    font-size: 10.0rem;
  }
  .p-achievement03-rate sup {
    right: -16px;
    top: 26px;
    font-size: 1.6rem;
  }
  .p-achievement03-txt {
    margin-top: 8px;
    font-size: 3.4rem
  }

  .p-achievement03-notes {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 20px;
  }
  .p-achievement03-cap {
    /*width: 324px;*/
    font-size: 1.6rem
  }
  .p-achievement03-link {
    /*width: 324px;*/
  }
}

.p-header-navi {
  top: 46px;
  padding-top: 120px
}

@media (min-width:881px) {
  .o-sct-main {
    padding-top: 50px
  }
}

.p-header-navi-box {
  top: 46px
}

.is-open .p-header-navi-box {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width:767px) {
  .p-header-navi {
    top: 9vw;
    padding-top: 24vw
  }

  .o-sct-main {
    padding-top: 32px
  }

  .p-header-navi-box {
    top: 9vw
  }
}

.holdings-logo-image img{
  width: 112px !important;
}

/* 2201122 追加 Basic Modal Styles */
#modal-1,.modal  {
  display: none;
  position: relative;
  z-index: 1010;
}

#modal-1.is-open,
.modal.is-open {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background: rgba(255,88,122, 0.95);
}

.modal__container {
  padding: 50px;
  max-width: 600px;
  max-height: 100vh;
  border-radius: 16px;
  background-color: #fff;
  overflow-y: auto;
  box-sizing: border-box;
  line-height: 1.6;
}

.modal__container h3{
  padding-bottom: 6px;
  border-bottom: solid 1px #444;
  text-align: center;
  font-size: 20px;
}
.modal__container .-lead{
  margin-top: 28px;
  font-size: 16px;
}

.modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 28px;
  height: 28px;
  background:url(../img/common/icon_close_modal.svg) center no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .modal__overlay{
    padding: 20px 28px;
  }
  .modal__container{
    padding: 28px 24px 24px 24px;
  }
  .modal__container .-lead{
    margin-top: 22px;
    font-size: 15px;
  }
}

@keyframes mmfadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes mmfadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
  to { transform: translateY(0); }
}

@keyframes mmslideOut {
  from { transform: translateY(0); }
  to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}
