@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho+B1&display=swap);
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanmp.css);
@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* 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 {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
  /* 3*/
}

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

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

/**
 * 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;
  color: inherit;
  text-decoration: none;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

/**
 * 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. Fix font inheritance.
 */
::-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]:focus {
  outline: auto;
}

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

caption {
  text-align: left;
}

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

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

.inview,
.inviewL,
.inviewR {
  opacity: 0;
}

.fadeInUp {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInBigUp {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInBigUp;
          animation-name: fadeInBigUp;
}

@-webkit-keyframes fadeInBigUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 240px, 0);
            transform: translate3d(0, 240px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInBigUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 240px, 0);
            transform: translate3d(0, 240px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.delay_1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.delay_2 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay_3 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.delay_4 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay_5 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.delay_6 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay_7 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.delay_8 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay_9 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.delay_10 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay_20 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay_30 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.delay_40 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.delay_50 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.delay_60 {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

/*-- settingフォルダの中の_index.scss --*/
html {
  font-size: 100%;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media (min-width: 769px) and (max-width: 1680px) {
  html {
    font-size: 0.7320644217vw;
  }
}

body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  box-sizing: border-box;
  color: #333333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  width: 100%;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 2.4rem;
  }
}

.garamond {
  font-family: "Cormorant Garamond", serif;
}

.mincho {
  font-family: YakuHanMP, "Shippori Mincho B1", serif;
}

.stopscroll {
  overflow: hidden;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
}

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

a.img-link figure {
  overflow: hidden;
}
a.img-link figure img {
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
}
a.img-link:hover figure img {
  -webkit-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15);
}

img {
  -webkit-backface-visibility: hidden;
  height: auto;
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  width: 100%;
}

.italic {
  font-style: italic;
}

main {
  display: block;
}

.bold {
  font-weight: 700;
}

.ie .slick-dots li button:before {
  font-size: 20px;
}

*:focus {
  outline: none;
}

@media screen and (min-width: 769px) {
  .sp_view {
    display: none;
  }
  .pc_view {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .sp_view {
    display: block;
  }
  .pc_view {
    display: none;
  }
  input[type=text],
  input[type=search],
  input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    appearance: none;
  }
}
.menu-btn {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  justify-content: center;
  transition: background-color 0.2s;
  /* Animation*/
}
.menu-btn .menu-trigger,
.menu-btn .menu-trigger span {
  box-sizing: border-box;
  display: inline-block;
  transition: all 0.2s;
}
.menu-btn .menu-trigger span {
  background-color: #000;
  height: 0.2rem;
  left: 0;
  position: absolute;
  width: 100%;
}
.menu-btn .menu-trigger span:nth-of-type(1) {
  top: 0;
  -webkit-transform: translateY(0) rotate(0);
          transform: translateY(0) rotate(0);
}
.menu-btn .menu-trigger span:nth-of-type(2) {
  display: none;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .menu-btn .menu-trigger span:nth-of-type(2) {
    top: 5px;
  }
}
.menu-btn .menu-trigger span:nth-of-type(3) {
  bottom: 0;
  -webkit-transform: translateY(0) rotate(0);
          transform: translateY(0) rotate(0);
}
.menu-btn .menu-trigger.active span:nth-of-type(1) {
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-btn .menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.menu-btn .menu-trigger.active span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.in-view {
  opacity: 0;
  -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.is-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

main {
  margin-top: 10rem;
}

.p-top main {
  margin-top: 9.8rem;
}

.p-top .mv-sec._sp {
  height: calc(100vh - 10rem);
}
.p-top .outline-sec {
  background-color: #fff;
  background-image: url(../images/top/bg_outline-01.png);
  background-position: center 27rem;
  background-repeat: no-repeat;
  background-size: 200rem;
  margin-top: -0.2rem;
  padding: 20rem 0 22rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top .outline-sec {
    padding: 13.7rem 0;
  }
}
.p-top .outline-sec .inner {
  margin: 0 auto;
  padding: 0 5rem;
  width: 168rem;
}
@media screen and (max-width: 768px) {
  .p-top .outline-sec .inner {
    padding: 0;
    width: 100%;
  }
}
.p-top .outline-sec .inner h1 {
  margin: 0 auto 7.8rem;
  width: 90.3rem;
}
@media screen and (max-width: 768px) {
  .p-top .outline-sec .inner h1 {
    margin: 0 auto 8rem;
    width: 30.3rem;
  }
}
.p-top .outline-sec .inner .copy {
  font-size: 2.8rem;
  letter-spacing: 0.07rem;
  scale: 0.95 1;
  text-align: center;
}
.p-top .outline-sec .inner .copy span {
  font-size: 3.6rem;
}
.p-top .outline-sec .inner .copy span.feature {
  font-size: 4rem;
}
.p-top .outline-sec .inner .copy span.feature ruby rt {
  font-size: 1.4rem;
}
.p-top .bg-wrap {
  background-image: url(../images/top/bg_feature-01_pc.jpg);
  background-position: center 20rem;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-top .bg-wrap {
    background-image: url(../images/top/bg_feature-01_sp.jpg);
    background-position: center 10rem;
  }
}
.p-top .movie-sec {
  margin-bottom: 12.2rem;
  overflow: hidden;
  padding-bottom: 10.8rem;
  position: relative;
}
.p-top .movie-sec .inner > a {
  border-radius: 1rem;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 146rem;
}
@media screen and (min-width: 769px) {
  .p-top .movie-sec .inner > a figure {
    overflow: hidden;
  }
  .p-top .movie-sec .inner > a figure img {
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
  }
  .p-top .movie-sec .inner > a:hover figure img {
    -webkit-transform: scale(1.15, 1.15);
            transform: scale(1.15, 1.15);
  }
}
@media screen and (max-width: 768px) {
  .p-top .movie-sec .inner > a {
    padding: 0;
    width: 100%;
  }
}
.p-top .movie-sec .inner > a .badge {
  position: absolute;
  right: 5rem;
  top: 5rem;
  width: 16.4rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top .movie-sec .inner > a .badge {
    right: 3rem;
    top: 3rem;
  }
}
.p-top .movie-sec .inner > a .badge .in {
  bottom: 0;
  height: 12.1rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 12.1rem;
}
.p-top .movie-sec .inner > a .badge .out {
  -webkit-animation: rotate 12s linear infinite;
          animation: rotate 12s linear infinite;
  display: block;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.p-top .movie-sec .inner .slides {
  display: flex;
  height: 22.25rem;
  left: 0;
  margin-top: -11.5rem;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.p-top .movie-sec .inner .slides .item {
  background-image: url(../images/top/txt_movie-01.png);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 289.95rem;
  height: 22.25rem;
  width: 289.95rem;
}
.p-top .movie-sec .inner .btn {
  background-color: #fff;
  border-radius: 9999px;
  margin: 12.8rem auto 0;
  width: 49rem;
}
.p-top .movie-sec .inner .btn a {
  transition: opacity 0.2s;
}
.p-top .movie-sec .inner .btn:hover a {
  opacity: 0.8;
}
.p-top .feature-sec {
  padding-bottom: 24rem;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec {
    padding-bottom: 14rem;
  }
}
.p-top .feature-sec .inner {
  margin: 0 auto;
  padding: 0 15rem;
  width: 168rem;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner {
    padding: 0;
    width: 100%;
  }
}
.p-top .feature-sec .inner h2 {
  margin: 0 auto 10.5rem;
  width: 51.15rem;
}
.p-top .feature-sec .inner .block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.p-top .feature-sec .inner .block:nth-of-type(even) {
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block:nth-of-type(even) .photo {
    margin-left: 0;
    margin-right: 3rem;
    width: calc(100% - 3rem);
  }
  .p-top .feature-sec .inner .block:nth-of-type(even) .photo figure {
    border-radius: 0 1rem 1rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block {
    display: block;
  }
}
.p-top .feature-sec .inner .block + .block {
  margin-top: 12rem;
}
.p-top .feature-sec .inner .block .photo {
  width: 73.7rem;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block .photo {
    box-shadow: 0px 3rem 3rem 1rem rgba(0, 0, 0, 0.1);
    margin-bottom: 3rem;
    margin-left: 3rem;
    width: calc(100% - 3rem);
  }
}
.p-top .feature-sec .inner .block .photo figure {
  border-radius: 1rem;
  box-shadow: 0px 20px 20px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block .photo figure {
    border-radius: 1rem 0 0 1rem;
  }
}
.p-top .feature-sec .inner .block .text {
  width: calc(100% - 73.7rem - 7.5rem);
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block .text {
    padding: 0 6rem;
    width: 100%;
  }
}
.p-top .feature-sec .inner .block .text .midashi {
  margin-bottom: 2.5rem;
}
.p-top .feature-sec .inner .block .text .midashi .en {
  margin-bottom: 2.5rem;
  width: 49.65rem;
}
.p-top .feature-sec .inner .block .text .midashi .ja span {
  background: #fff;
  display: block;
  font-size: 4.6rem;
  font-style: italic;
  letter-spacing: -0.01rem;
  line-height: 1.4;
  padding: 0 1.5rem 0.6rem;
  -webkit-transform: scale(0.95, 1);
          transform: scale(0.95, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-top .feature-sec .inner .block .text .midashi .ja span:nth-child(2) {
  margin-left: 4rem;
  margin-top: -0.6rem;
}
.p-top .feature-sec .inner .block .text .midashi .ja span ruby rt {
  font-size: 1.2rem;
  margin-left: 1rem;
}
.p-top .feature-sec .inner .block .text .midashi .ja span.spacing {
  letter-spacing: -0.5rem;
}
.p-top .feature-sec .inner .block .text .midashi .ja span.spacing i {
  margin-left: 0.5rem;
}
.p-top .feature-sec .inner .block .text .description {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block .text .description {
    font-size: 2.2rem;
  }
}
.p-top .feature-sec .inner .block .text .btn {
  background: #fff;
  border-radius: 9999px;
  display: block;
  margin-top: 4rem;
  width: 35rem;
}
@media screen and (max-width: 768px) {
  .p-top .feature-sec .inner .block .text .btn {
    margin: 4rem auto 0;
    width: 50rem;
  }
}
.p-top .feature-sec .inner .block .text .btn a {
  transition: opacity 0.2s;
}
.p-top .feature-sec .inner .block .text .btn a:hover {
  opacity: 0.8;
}
.p-top .banner-sec {
  background-color: #fff;
  padding: 20rem 0 25rem;
}
@media screen and (max-width: 768px) {
  .p-top .banner-sec {
    padding: 14rem 0 16rem;
  }
}
.p-top .banner-sec .inner {
  margin: 0 auto;
  padding: 0 20.9rem;
  width: 168rem;
}
@media screen and (max-width: 768px) {
  .p-top .banner-sec .inner {
    padding: 0 3rem;
    width: 100%;
  }
}
.p-top .banner-sec .inner .opencampus {
  background: #fff;
  border-radius: 1rem;
  display: block;
  overflow: hidden;
}
.p-top .banner-sec .inner .opencampus figure {
  transition: opacity 0.2s;
}
.p-top .banner-sec .inner .opencampus:hover figure {
  opacity: 0.8;
}
.p-top .banner-sec .inner .request {
  border-radius: 1rem;
  display: block;
  margin: 11.3rem auto 0;
  overflow: hidden;
  width: 80rem;
}
@media screen and (max-width: 768px) {
  .p-top .banner-sec .inner .request {
    margin-top: 5.4rem;
    width: 100%;
  }
}
.p-top .banner-sec .inner .request figure {
  transition: opacity 0.2s;
}
.p-top .banner-sec .inner .request:hover figure {
  opacity: 0.8;
}

/*# sourceMappingURL=app.css.map*/