@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;
}

:root {
  --switch-offset: 100;
}

.pc-header-main.is-fixed {
  display: none;
}

#feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  font-family: "biz-udpmincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  font-feature-settings: "palt";
}

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

#feature .right {
  width: 50rem;
  margin: auto;
  padding-bottom: 10rem;
}

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

#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 figure {
  background: #fff;
}**/

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

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

/*-------------------------
 fade
-------------------------*/
#feature .fadeIn {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1.5s;
}

#feature .fadeIn.active {
  visibility: visible;
  opacity: 1;
}

#feature .fadeIn.--2,
#feature .fadeUp.--2 {
  transition-delay: 0.6s;
}

#feature .fadeUp {
  visibility: hidden;
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.5s;
}

#feature .fadeUp.active {
  visibility: visible;
  opacity: 1;
  transform: none;
}

#feature .fadeLeft {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100px);
  transition: all 1.5s;
}

#feature .fadeLeft.active {
  visibility: visible;
  opacity: 1;
  transform: none;
}

#feature .fadeRight {
  visibility: hidden;
  opacity: 0;
  transform: translateX(100px);
  transition: all 1.5s;
}

#feature .fadeRight.active {
  visibility: visible;
  opacity: 1;
  transform: none;
}

/*-------------------------
 slider
-------------------------*/
#feature .swiper-container {
  width: 50rem;
  height: fit-content;
  margin: 0.7rem auto 0;
  position: relative;
  z-index: 10;
}

#feature .swiper-slide img {
  width: 100%;
  height: auto;
}

#feature .swiper-container02 {
  margin-top: 9rem;
  height: fit-content;
}

#feature .swiper-container03 {
  margin-top: 12rem;
  height: fit-content;
}

/*-------------------------
 hero
-------------------------*/
#feature .hero_area {
  position: sticky;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#feature .hero {
  width: 70rem;
  margin: auto;
}

#feature .hero__ttl {
  width: 22vw;
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 1.5rem;
  right: 0;
  margin: auto;
  pointer-events: none;
}

#feature .lead {
  margin-top: 6.8rem;
}

#feature .lead p {
  font-size: 1.8rem;
  letter-spacing: 0.095em;
  line-height: 1.77;
  text-align: center;
  color: #000;
  position: relative;
  z-index: 10;
  margin-left: -0.3rem;
}

#feature .lead p:nth-child(n+2) {
  margin-top: 3.2rem;
}

/*-------------------------
 content
-------------------------*/
#feature .section__inner,
#feature .display_block,
#feature .flex__area {
  position: relative;
}

#feature h2 {
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.6rem;
  text-align: center;
  letter-spacing: 0.025em;
  background: #f4ecea;
  line-height: 1.8;
}

#feature h3 {
  text-align: center;
  margin-top: 2.7rem;
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  position: relative;
}

#feature .sec01 h3 .num {
  font-size: 6.7rem;
  letter-spacing: -0.1em;
  margin-right: 2.7rem;
  margin-left: -0.2rem;
}

#feature .sec02 h3 .num {
  font-size: 6.7rem;
  letter-spacing: -0.04em;
  margin-right: 3rem;
}

#feature .sec03 h3 .num {
  font-size: 6.757rem;
  letter-spacing: -0.04em;
  margin-right: 3.5rem;
}

#feature .sec04 h3 .num {
  font-size: 6.3rem;
  letter-spacing: -0.04em;
  margin-right: 3.5rem;
}

#feature .sec03 h3 .num {
  letter-spacing: -0.04em;
  margin-left: 0.4rem;
  margin-right: 3rem;
}

#feature .sec04 h3 {
  margin-top: 3rem;
  height: 14.383rem;
}

#feature .sec04 h3 .num {
  letter-spacing: 0;
  margin: 2.8rem 2rem 0 0.1rem;
}

#feature .sec01 h3 .line {
  width: 8.8rem;
  height: 0.75px;
  background: #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 5.3rem;
  left: 12.7rem;
}

#feature .sec02 h3 .line {
  width: 8.8rem;
  height: 0.75px;
  background: #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 5.4rem;
  left: 16.5rem;
}

#feature .sec03 h3 .line {
  width: 8.8rem;
  height: 0.75px;
  background: #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 5.5rem;
  left: 19.8rem;
}

#feature .sec01 h3 .dot {
  margin-left: 0rem;
  font-size: 5rem;
}

#feature .sec02 h3 .dot {
  margin-left: -0.3rem;
    font-size: 5rem;
}

#feature .sec03 h3 .dot {
  margin-left: -0.5rem;
    font-size: 5rem;
}

#feature .sec04 h3 .dot {
  margin-left: -0.2rem;
  font-size: 5rem;
}

#feature h3 .item_name {
  font-size: 3.2rem;
  letter-spacing: 0.025em;
}

#feature .sec03 h3 {
  margin-left: -6.2rem;
}

#feature .sec04 h3 .item_name {
  font-size: 3.2rem;
  letter-spacing: 0.025em;
  text-align: left;
  width: fit-content;
  display: inline-block;
  position: relative;
  top: 3.3rem;
  line-height: 1;
}

#feature .sec04 h3 .line {
  width: 8.8rem;
  height: 0.75px;
  background: #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 5rem;
  left: 11.5rem;
}

#feature .sec02 {
  margin-top: 8rem;
}

#feature .sec03 {
  margin-top: 7.8rem;
}

#feature .sec04 {
  margin-top: 13.5rem;
}

#feature .flex {
  display: flex;
  justify-content: center;
  gap: 0;
  margin: 3.6rem auto 0;
}

#feature .sec01 .flex {
  margin: 2.4rem auto 0;
}

#feature .sec02 .flex {
  margin: 1.7rem auto 0;
}

#feature .sec04 .flex {
  margin: -40.2rem auto 0;
  gap: 0.8rem;
}


#feature .sec01 {
  margin-top: 9.7rem;
}

/** image **/
#feature .img01 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

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

#feature .img02 {
  width: 39.5rem;
  margin: -0.2rem auto 0 0;
  position: relative;
  z-index: 10;
}

#feature .img03 {
  width: 19.8rem;
  margin: -4.5rem 2.2rem 0 auto;
  position: relative;
  z-index: 10;
  background: #fff;
}

#feature .img04 {
  width: 27rem;
  margin: 7.6rem auto 0 4.2rem;
  position: relative;
  z-index: 10;
}

#feature .img05 {
  width: 22rem;
  margin: -13.8rem 4rem 0 auto;
  position: relative;
  z-index: 10;
}

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

#feature .img07 {
  width: 37.5rem;
  margin: 0;
  position: relative;
}

#feature .img08 {
  width: 36.4rem;
  margin: -0.2rem auto 0 2rem;
  position: relative;
}

#feature .img09 {
  width: 20.4rem;
  margin: -3.1rem 2rem 0 auto;
  position: relative;
  z-index: 10;
  background: #fff;
}

#feature .img10 {
  width: 37.5rem;
  margin: 0 auto;
}

#feature .img11 {
  width: 37.5rem;
  margin: 0 auto;
}

#feature .img12 {
  width: 34.9rem;
  margin: 10.1rem auto 0 2rem;
}

#feature .img13 {
  width: 20.1rem;
  margin: -3.3rem 1.9rem 0 auto;
  position: relative;
  background: #fff;
}

#feature .img14 {
  width: 75rem;
  margin: 10.6rem auto 0;
  position: relative;
}

#feature .img15 {
  width: 22.5rem;
  margin: 0;
}

#feature .img16 {
  width: 22.5rem;
  margin: 0;
}

#feature .img17 {
  width: 36.6rem;
  margin: 9.5rem auto 0 0;
  position: relative;
}

#feature .img18 {
  width: 21rem;
  margin: -11.5rem 0 0 auto;
  position: relative;
  z-index: 10;
  background: #fff;
}

#feature .img19 {
  width: 33.2rem;
  margin: 10rem auto 0;
}

#feature .img20 {
  width: 25rem;
  margin: 9.6rem auto 0 1.8rem;
}

#feature .img21 {
  width: 23.6rem;
  margin: -24.1rem 2rem 0 auto;
  position: relative;
  z-index: 10;
  background: #fff;
}

#feature .sec04__txt {
  font-size: 1.9rem;
  line-height: 1.7;
  margin: 1.8rem 0 0 2.8rem;
  letter-spacing: 0.05em;
}

#feature .sec04__txt span {
  letter-spacing: 0.03em;
}


/** staff **/
#feature .staff {
  font-size: 1.58rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.11em;
  margin-top: 12.2rem;
  margin-left: -2.2rem;
}

#feature .staff p:nth-child(n+2) {
  margin-top: 2.5rem;
}

#feature .btn {
  width: 46rem;
  margin: 9.5rem auto 0;
}

#feature .sticky01 {
  display: inline-block;
  align-items: center;
  width: 50rem;
  padding-top: 3.2rem;
}

#feature .scene01 {
  font-size: 3rem;
    height: 40rem;
  position: sticky;
  top: 32%;
  left: 0;
  padding-bottom: 7rem;
  margin-top: -4.6rem;
  margin-left: -0.1rem;
  z-index: 20;
  writing-mode: vertical-lr;
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.005em;
}

/*-------------------------
 credit
-------------------------*/
#feature .credit_area {
  position: relative;
  z-index: 10;
}

#feature .credit_area p {
  font-size: 3.2rem;
  letter-spacing: 0.025em;
  text-align: left;
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

#feature .credit03 {
  margin-top: 0.2rem;
}

#feature .credit09 {
  margin-top: -0.3rem;
}

#feature .credit_area__01 {
  position: absolute;
  top: 31.2rem;
  left: 14.5rem;
}

#feature .credit_area__01:before {
  content: "";
  position: absolute;
  left: -1rem;
  top: 0.5rem;
  bottom: 0;
  width: 0.75px;
  height: 4.17063rem;
  background-color: #000;
}

#feature .credit_area__02 {
  position: absolute;
  top: 14rem;
  right: 5.8rem;
}

#feature .credit_area__02 p {
  text-align: right;
  margin-right: -0.2rem;
}

#feature .credit_area__02:before {
  content: "";
  position: absolute;
  right: -1rem;
  top: 0.3rem;
  bottom: 0;
  width: 0.75px;
  height: 4.33738rem;
  background-color: #000;
}

#feature .credit_area__03 {
  margin: 6.5rem 0 0 4.7rem;
}

#feature .credit_area__03:before {
  content: "";
  position: absolute;
  left: -1rem;
  top: 0.6rem;
  bottom: 0;
  width: 0.75px;
  height: 4.52527rem;
  background-color: #000;
}

#feature .credit_area__04 {
  position: absolute;
  top: 46rem;
  left: 15.3rem;
}

#feature .credit_area__04:before {
  content: "";
  position: absolute;
  left: -1.1rem;
  top: 0.5rem;
  bottom: 0;
  width: 0.75px;
  height: 4.17063rem;
  background-color: #000;
}

#feature .credit_area__05 {
  margin: 1.6rem 0 0 4.1rem;
}

#feature .credit_area__05:before {
  content: "";
  position: absolute;
  left: -1.2rem;
  top: 0.5rem;
  bottom: 0;
  width: 0.75px;
  height: 5.8rem;
  background-color: #000;
}

#feature .credit_area__06 {
  position: absolute;
  top: 43.3rem;
  left: 5.6rem;
}

#feature .credit_area__06 p {
  text-align: right;
  margin-right: -0.2rem;
}

#feature .credit_area__06:before {
  content: "";
  position: absolute;
  right: -0.7rem;
  top: 0.8rem;
  bottom: 0;
  width: 0.75px;
  height: 5.77738rem;
  background-color: #000;
}

#feature .credit_area__06 .credit06 {
  margin: 0.3rem 0.4rem 0 0;
}

#feature .credit_area__06 .credit06 ul li {
  text-align: right;
}

#feature .credit_area__07 ul {
  display: flex;
  gap: 1rem;
  width: fit-content;
  margin: -4rem 0 0 25.7rem;
  width: 30rem;
}

#feature .credit_area__08 p {
  font-size: 3.2rem;
  letter-spacing: 0.025em;
  text-align: right;
  line-height: 1;
}

#feature .credit_area__08 {
  margin: 1.8rem 2rem 0 auto;
  text-align: right;
}

#feature .credit_area__08 .credit08 ul {
  display: flex;
  gap: 1.5rem;
  justify-content: right;
  margin-top: 0.1rem;
  margin-right: 0.1rem;
}


#feature .credit_area__09 {
  position: absolute;
  top: 47.6rem;
  left: -8.2rem;
}

#feature .credit_area__09 p {
  text-align: right;
  margin-right: -0.2rem;
}

#feature .credit_area__09 .credit09 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.5rem;
  justify-content: right;
  margin-top: 1.2rem;
  width: 35rem;
}

#feature .credit_area__09 .credit09 ul li {
  line-height: 1.2;
}

#feature .credit_area__10 {
  margin: 1.5rem 8.7rem 0 auto;
  text-align: right;
}

#feature .credit_area__10 p {
  font-size: 3.2rem;
  letter-spacing: 0.025em;
  text-align: right;
  line-height: 1;
}

#feature .credit_area__10 .credit10 ul {
  display: flex;
  gap: 1.5rem;
  justify-content: right;
  margin-top: 0.1rem;
}

#feature .credit05 {
  margin-top: 0.2rem;
}

#feature .credit_area .credit a,
#feature .credit_area ul li {
  font-size: 1.33rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  color: #000;
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#feature .credit_area.credit_area__05 ul li a{
  line-height: 1.2;
}

#feature .credit_area.credit_area__06 ul li a {
  line-height: 1.2;
}


#feature .credit_area.credit_area__04 ul li:nth-child(2) {
  display: none;
}