@charset "UTF-8";

html {
  font-size: 10px;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}

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

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}


#feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  font-family: 游ゴシック体, 游ゴシック Medium, Yu Gothic Medium, Yu Gothic, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  font-feature-settings: "palt";
}

#feature .feature__inner {
  width: 100%;
  margin: auto;
  position: relative;
  display: flex;
}

#feature .left,
#feature .right {
  width: 50%;
}

#feature .left {
  display: block;
  width: 50%;
  padding: 0;
  position: relative;
}

#feature .right__inner {
  max-width: 46rem;
  margin: auto;
}

#feature a {
  color: #000;
  transition: all 0.3s ease-in-out;
  display: block;
  transform: none;
  text-decoration: none;
}

#feature a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

#feature img,
svg,
video {
  width: 100%;
  height: auto;
  display: block;
}

.l-container {
  width: 100%;
  overflow: clip;
}


/*-------------------------
 fade
-------------------------*/
.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(min(100px, 7.14286vw));
  transform: translateY(min(100px, 7.14286vw));
  -webkit-transition: opacity 1.1sease, -webkit-transform 1.1sease;
  transition: opacity 1.1sease, -webkit-transform 1.1sease;
  transition: opacity 1.1sease, transform 1.1sease;
  transition: opacity 1.1sease, transform 1.1sease, -webkit-transform 1.1sease;
  -webkit-transition-duration: 1.1s;
  transition-duration: 1.1s;
}

.fadeUp.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}


/*-------------------------
 hero
-------------------------*/
#feature .hero {
  display: block;
  width: 100%;
  height: calc(100vh - 80px);
  position: sticky;
  left: 0;
  top: 80px;
  box-sizing: border-box;
}

#feature .hero figure {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#feature .hero figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

#feature .hero__ttl {
  width: 51%;
  position: absolute;
  bottom: 9rem;
  right: 6.5rem;
}

/*-------------------------
 content
-------------------------*/
/** sec01 **/
#feature .sec01 {
  margin-top: 8rem;
}

#feature .sec01 .section__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature .sec01 .section__inner:before {
  content: "";
  width: 23.31271rem;
  height: 41.5rem;
  position: absolute;
  top: 20.3rem;
  left: 2.9rem;
  background: #FFF5CC;
  z-index: -1;
}

#feature .img01 {
  width: 39.24854rem;
  margin: 0 0 0 auto;
  position: relative;
}

#feature .credit01.credit {
  width: auto;
  margin: 2.2rem auto 0;
  text-align: left;
  justify-content: left;
}


/** sec02 **/
#feature .sec02 {
  margin-top: 13.8rem;
}

#feature .sec02 .section__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature .img02 {
  width: 38rem;
  margin: 0;
  position: relative;
}

#feature .img03 {
  width: 38rem;
  margin-top: 1rem;
  position: relative;
}

#feature .credit02 {
  width: auto;
  margin: 3.2rem auto 0;
  text-align: left;
  position: absolute;
  right: -5.87rem;
  bottom: 0;
  writing-mode: vertical-lr;
}


/** sec03 **/
#feature .sec03 {
  margin-top: 12.2rem;
}

#feature .sec03 .section__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature .img04 {
  width: 40.2rem;
  margin: auto;
  position: relative;
}

#feature .credit03 {
  width: auto;
  margin: 2.6rem auto 0;
  text-align: center;
}

/** sec04 **/
#feature .sec04 {
  margin-top: 13.7rem;
}

#feature .sec04 .section__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature .img05 {
  width: 46rem;
  margin: auto;
  position: relative;
}

#feature .credit04 {
  width: auto;
  margin: 2rem auto 0;
  text-align: center;
}


/** sec05 **/
#feature .sec05 {
  margin-top: 13.7rem;
}

#feature .sec05 .section__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature .sec05 .section__inner:before {
  content: "";
  width: 22.9rem;
  height: 45.10867rem;
  position: absolute;
  top: 19.8rem;
  left: 0;
  background: #FFF5CC;
  z-index: -1;
}

#feature .img06 {
  width: 39.4rem;
  margin: 0 auto;
  position: relative;
}

#feature .credit05 {
  width: auto;
  margin: 2.1rem auto 0;
  text-align: center;
}


#feature .btn {
  width: 29.45rem;
  margin: 16.28rem auto 0;
  transform: translateX(-0.2rem);
}

#feature .ttl {
  width: 20.8rem;
  margin: 6.3rem auto 0;
  transform: translateX(0.2rem);
}

#feature .staff {
  margin-top: 5.7rem;
  padding-bottom: 9.7rem;
}

#feature .staff h2 {
  font-family: "kepler-std-caption",
    serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 0.05em;
  transform: translateX(0.1rem);
}

#feature .staff p {
  font-family: "kepler-std", serif;
  font-weight: 300;
  font-style: italic;
  font-size: 1.48rem;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.05em;
  margin: -0.2rem auto 0;
}

/*-------------------------
  credit
-------------------------*/
#feature .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 1.3rem;
}

#feature .credit02 .credit {
  display: flex;
  flex-wrap: wrap;
  height: 24rem;
  justify-content: right;
  gap: 0 1.3rem;
}

#feature .credit .price {
  margin-left: 0.5rem;
}

#feature .credit02.credit .price {
  margin-top: 0.5rem;
}

#feature .credit a {
  font-size: 1.3493rem;
  font-family: "kepler-std-subhead", serif;
  font-weight: 300;
  font-style: normal;
}
