@charset "UTF-8";
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
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;
}

.js-fade {
  opacity: 0;
  transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-fade.is-active {
  opacity: 1;
}

.feature {
  box-sizing: border-box;
  color: #555555;
  background: #FAEEE9;
  margin: 0 auto;
  font-feature-settings: "palt";
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
}
.feature * {
  scroll-margin-top: 50px;
}
.feature a {
  color: #000;
  text-decoration: none;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .LeftCont {
  width: 50%;
}
.feature .wrap .LeftCont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  background-image: url(./../img/img_mv_pc.jpg);
  background-size: cover;
  background-repeat: no-repeat, no-repeat;
  background-position: top 20% center;
}
.feature .wrap .LeftCont__Ttl {
  position: absolute;
  top: 1.8rem;
  width: 100%;
  text-align: center;
  left: 0;
}
.feature .wrap .LeftCont__Ttl img {
  width: 76%;
}
.feature .wrap .LeftCont__Box {
  position: absolute;
  bottom: 6rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.feature .wrap .LeftCont__Box img {
  width: 46.4%;
}
.feature .wrap .RightCont {
  padding-top: 8rem;
  padding-bottom: 10rem;
  width: 50%;
}
.feature .wrap .RightCont__Inner {
  width: 45rem;
  margin: auto;
}
.feature .mv {
  margin-bottom: 6rem;
}
.feature .mv__Inner {
  position: relative;
  width: 100%;
}
.feature .mv__Ttl {
  position: absolute;
  top: 2.7rem;
  line-height: 1;
  right: -0.54rem;
  font-size: 4.56rem;
  color: #fff;
  font-family: "transat-text", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  writing-mode: vertical-rl;
}
.feature .mvbottom {
  margin-bottom: 8.88rem;
  text-align: center;
}
.feature .mvbottom__Catch {
  font-size: 1.68rem;
  line-height: 1;
  letter-spacing: 0.12em;
  margin-bottom: 2.76rem;
}
.feature .mvbottom__Ttl {
  font-size: 2.88rem;
  color: #DF827D;
  letter-spacing: 0.065em;
  line-height: 1;
  font-family: "transat-text", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 2.1rem;
}
.feature .mvbottom__Subttl {
  font-size: 2.4rem;
  color: #DF827D;
  letter-spacing: 0.12em;
  transform: translateX(0.18rem);
  line-height: 1;
  margin-bottom: 4.5rem;
  font-weight: 500;
}
.feature .mvbottom__Flower {
  width: 14.04rem;
  margin: 0 auto 4.14rem;
}
.feature .mvbottom__Txt {
  font-size: 1.44rem;
  letter-spacing: 0.08em;
  line-height: 2.88rem;
}
.feature .sec {
  margin-bottom: 8.88rem;
}
.feature .sec__Thum {
  width: 39.6rem;
  margin: 0 auto 3rem;
  position: relative;
  overflow: hidden;
}
.feature .sec__Thum:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #df827d;
  transition: width 0.9s cubic-bezier(0.43, 0.05, 0.17, 1) 0.15s;
}
.feature .sec__Thum.is-active:after {
  width: 0;
}
.feature .sec__No {
  text-align: center;
  font-size: 3.72rem;
  line-height: 1;
  color: #DF827D;
  font-family: "transat-text", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.07em;
  margin-bottom: 1.2rem;
}
.feature .sec__Ttl {
  text-align: center;
  font-size: 1.92rem;
  line-height: 4.224rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.68rem;
  font-weight: 500;
}
.feature .sec__Txt {
  width: 34.8rem;
  margin: auto;
  text-align: justify;
  font-size: 1.44rem;
  line-height: 2.88rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.feature .sec__Flower {
  width: 14.04rem;
  margin: 6.3rem auto 0;
}
.feature .sec#sec02 .sec__No {
  margin-bottom: 1.62rem;
}
.feature .sec#sec02 .sec__Ttl {
  line-height: 3.42rem;
  margin-bottom: 1.92rem;
}
.feature .sec#sec02 .sec__Txt {
  letter-spacing: 0.043em;
}
.feature .sec#sec03 .sec__No {
  margin-bottom: 1.02rem;
}
.feature .sec#sec03 .sec__Ttl {
  margin-bottom: 1.56rem;
}
.feature .sec#sec03 .sec__Txt {
  width: 35.76rem;
}
.feature .sec#sec04 {
  margin-bottom: 7.2rem;
}
.feature .sec#sec04 .sec__Ttl {
  margin-bottom: 1.56rem;
}
.feature .sec#sec04 .sec__Txt {
  width: 35.76rem;
}
.feature .Recommend__Ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 2.16rem;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 2.7rem;
  font-weight: 500;
}
.feature .Recommend__Ttl:before {
  content: "";
  width: 1.32rem;
  border-bottom: 0.06rem solid #555;
  margin-right: 1.08rem;
}
.feature .Recommend__Ttl:after {
  content: "";
  width: 1.32rem;
  border-bottom: 0.06rem solid #555;
  margin-left: 1.08rem;
}
.feature .Recommend__Txt {
  width: 39.24rem;
  margin: 0 auto 4.2rem;
  text-align: center;
  font-size: 1.44rem;
  line-height: 2.88rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.feature .Recommend__Btn {
  width: 32.4rem;
  height: 4.8rem;
  line-height: 4.8rem;
  margin: 0 auto 3.6rem;
}
.feature .Recommend__Btn a {
  width: 100%;
  height: 100%;
  display: block;
  background: #DF827D;
  color: #fff;
  text-align: center;
  font-size: 1.32rem;
  letter-spacing: 0.08em;
}
.feature .Recommend__Btn a span {
  position: relative;
  padding-right: 1.2rem;
  transform: translate(-0.06rem, 0.06rem);
  display: inline-block;
}
.feature .Recommend__Btn a span:before {
  position: absolute;
  right: 0.18rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.48rem;
  height: 0.822rem;
  background: url("./../img/icon_arrow_w.png");
  background-size: cover;
}
.feature .Recommend__AllitemBtn {
  width: 32.4rem;
  height: 4.8rem;
  line-height: 4.8rem;
  margin: auto;
}
.feature .Recommend__AllitemBtn a {
  width: 100%;
  height: 100%;
  display: block;
  border: 0.12rem solid #555;
  color: #555;
  text-align: center;
  font-size: 1.32rem;
  letter-spacing: 0.06em;
}
.feature .Recommend__AllitemBtn a span {
  position: relative;
  padding-right: 1.2rem;
}
.feature .Recommend__AllitemBtn a span:before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.48rem;
  height: 0.822rem;
  background: url("./../img/icon_arrow_b.png");
  background-size: cover;
}

.l-container {
  width: 100%;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}