@charset "UTF-8";
@-moz-document url-prefix() {}html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

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;
  font-family: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

.feature {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-style: normal;
  margin: 0 auto 11.64vw;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.feature a {
  color: #000;
  transition: 0.5s;
  display: block;
  transform: none;
}
.feature a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.feature .default-img {
  display: block;
  height: auto;
  width: 100%;
}

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

.feature #sp-only{
  display: none !important;
}
.feature .target[data-fade="fadeIn"] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease;;
}
.feature .target[data-fade="fadeIn"][data-is-active="true"] {
  opacity: 1;
  transform: translateY(0);
}
.feature .target[data-fade="right"] {
  opacity: 0;
  transform: translate(24px);
  transition: all .8s ease;
}
.feature .target[data-fade="right"][data-is-active="true"] {
  opacity: 1;
  transform: translate(0);
}

/* credit */

.feature .creditList{
  width: fit-content;
}

.feature .credit{
  display: flex;
  gap: 0 0.79vw;
}

.feature .credit li{
  color: #000;
  display: flex;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: 0.86vw;
  line-height: 1;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
.feature .credit li a{
  color: #000;
  display: flex;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: 0.86vw;
  line-height: 1;
}
.feature .credit li .txt::after{
  content: "\0A0";
}

.feature .credit01{
  margin: 2.93vw 0 0 auto;
}
.feature .credit02{
  margin: 2.86vw 0 0 0.14vw;
}
.feature .credit03{
  margin: 2.43vw 0 0;
}
.feature .credit04{
  margin: 2.21vw 0 0;
}
.feature .credit05{
  margin: 1.96vw auto 0;
  position: relative;
  z-index: 2;
}
.feature .credit06{
  margin: 3vw 0 0 1.71vw;
}
.feature .credit07{
  margin: 3vw auto 0;
}
.feature .credit08{
  margin: 2.43vw 0 0;
}
.feature .credit09{
  margin: 2.36vw 0 0 auto;
}
.feature .credit10{
  margin: 3.14vw auto 0;
}
.feature .credit11{
  margin: 2.93vw auto 0;
}

/* hero */

.feature .hero{
  margin: auto;
  width: 100%;
}

.feature .hero .hero__mv{
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.feature .hero .hero__slide{
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}
.feature .hero .hero__slide-img{
  width: 33.33vw;
}

.feature .hero .hero__mv-text{
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-family: "sigurd-semi", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 3.64vw;
  letter-spacing: 0.06em;
  line-height: 1;
  margin: auto;
  top: 0.79vw;
  bottom: 0;
  left: 2.21vw;
  right: 0;
  position: absolute;
  height: fit-content;
  width: 29vw;
  z-index: 2;
}
.feature .hero .hero__mv-text::after{
  background: #fff;
  content: "";
  margin: auto;
  top: 3vw;
  left: -2.08vw;
  right: 0;
  position: absolute;
  height: 0.07vw;
  width: 18.93vw;
}

.feature .hero .hero__mv-text > span{
  display: block;
  overflow: hidden;
}
.feature .hero .hero__mv-text > span:nth-of-type(n+11){
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.29vw;
  letter-spacing: 0.08em;
  margin: 0.79vw 0 0;
}

.feature .hero .hero__mv-text > span:nth-of-type(1){
  margin: 0 0 0 4.5vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(3){
  margin: 0 0 0 -0.43vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(5){
  margin: 0 1vw 0 -0.07vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(7){
  margin: 0 0 0 -0.14vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(10){
  margin: 0 8% 0 0;
}
.feature .hero .hero__mv-text > span:nth-of-type(11){
  margin-right: 0.29vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(14){
  margin-left: -0.14vw;
  margin-right: -0.29vw;
}
.feature .hero .hero__mv-text > span:nth-of-type(16){
  margin-left: -0.14vw;
  margin-right: -0.29vw;
}

.feature .hero .hero__mv-text > span > span{
  display: block;
  transform: translateY(105%);
  transition: transform .6s ease 0s;
}
.feature .hero .hero__mv-text > span.show > span{
  transform: translateY(0);
}

.feature .hero .hero__text{
  color: #000;
  font-weight: 500; 
  font-feature-settings: "palt";
  font-size: 1vw;
  letter-spacing: 0.1em;
  line-height: 2.1285;
  margin: 9.79vw auto 0;
  text-align: center;
}

/* sec */

.feature .sec{
  position: relative;
  width: 100%;
}

.feature .sec .inner{
  margin: auto;
  position: relative;
  width: 100%;
}

.feature .sec .sec__flex{
  display: flex;
}

.feature .sec .sec__ttl{
  font-family: "sigurd-semi", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 3.57vw;
  letter-spacing: 0.03em;
  line-height: 1;
}
.feature .sec .sec__ttl span{
  font-weight: 600;
  font-style: normal;
  font-size: 1.43vw;
  letter-spacing: 0.05em;
  margin: 0 0 0 1.71vw;
  top: 0.14vw;
  position: relative;
}

.feature .sec .sec__text{
  font-feature-settings: "palt";
  font-weight: 600;
  font-size: 1.14vw;
  letter-spacing: 0.075em;
  line-height: 2.1875;
  margin: 1.36vw 0 0;
}

/* sec01 */

.feature .sec01{
  margin: 10.21vw auto 0;
}

.feature .sec01 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 38.34vw;
  left: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec01 .sec__flex{
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  width: 72.86vw;
  z-index: 2;
}

.feature .sec01 .sec__letter{
  margin: 2.14vw 0 0 4.43vw;
  order: 2;
}

.feature .sec01 .sec__season{
  top: 29.57vw;
  right: 2.14vw;
  position: absolute;
  width: 7.09vw;
}

.feature .sec01 .sec__item{
  order: 1;
  width: 35.71vw;
}

.feature .sec01 .img02{
  margin: -24vw 11.93vw 0 auto;
  order: 3;
  width: 22.14vw;
}

/* sec02 */

.feature .sec02{
  margin: 20.29vw auto 0;
}

.feature .sec02 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 40.86vw;
  right: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec02 .sec__flex{
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

.feature .sec02 .sec__letter{
  margin: 2.43vw 0 0 20.86vw;
}
.feature .sec02 .sec__ttl span{
  margin: 0 0 0 1.93vw;
}

.feature .sec02 .sec__season{
  top: 52.29vw;
  left: 40.57vw;
  position: absolute;
  width: 39.96vw;
}

.feature .sec02 .sec__item{
  margin: 0 0 0 auto;
  width: 35.71vw;
}

.feature .sec02 .img04{
  margin: -25.71vw 0 0 13.57vw;
  width: 21.43vw;
}
.feature .sec02 .img05{
  margin: -29.71vw 0 0 5.43vw;
  width: 18.57vw;
}

/* sec03 */

.feature .sec03{
  margin: 18.57vw auto 0;
}

.feature .sec03 .inner{
  width: 50vw;
}

.feature .sec03 .flex01{
  align-items: flex-start;
  justify-content: space-between;
  left: -1.14vw;
  margin: 1vw auto 0;
  position: relative;
  width: 36.71vw;
}
.feature .sec03 .flex02{
  align-items: flex-start;
  justify-content: space-between;
  left: 0.29vw;
  margin: -5.93vw auto 0;
  position: relative;
  width: 40vw;
}

.feature .sec03 .sec__ttl{
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5vw;
  letter-spacing: 0.038em;
  margin: auto;
  position: relative;
  width: fit-content;
}
.feature .sec03 .ttl01{
  left: 0.14vw;
}
.feature .sec03 .ttl02{
  letter-spacing: 0.04em;
  left: 0.14vw;
  margin: 0.43vw auto 0;
}

.feature .sec03 .sec__text{
  font-weight: 400;
  font-size: 0.93vw;
  letter-spacing: 0.055em;
  line-height: 2.076;
  margin: 1.21vw 0 0;
  text-align: justify;
}
.feature .sec03 .text01{
  width: 19.29vw;
}
.feature .sec03 .text01 span{
  margin: 0 0 0 -0.07vw;
}
.feature .sec03 .text02{
  margin: 12.79vw 0 0;
  width: 23.21vw;
}

.feature .sec03 .img06{
  width: 15.71vw;
}
.feature .sec03 .img07{
  width: 15.71vw;
}

/* sec04 */

.feature .sec04{
  margin: 9vw auto 0;
}

.feature .sec04 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  margin: auto;
  top: 35.57vw;
  left: 0;
  right: 0;
  position: absolute;
  height: 17.14vw;
  width: 100%;
  z-index: 1;
}

.feature .sec04 .sec__ttl{
  letter-spacing: 0.035em;
  margin: 0 16.43vw 0 auto;
  position: relative;
  width: fit-content;
  z-index: 2;
}
.feature .sec04 .sec__ttl span{
  display: block;
  margin: 0 0 0.86vw auto;
  width: fit-content;
}

.feature .sec04 .sec__item{
  margin: -0.86vw auto 0;
  position: relative;
  width: 66.43vw;
  z-index: 1;
}

.feature .sec04 .sec__text{
  color: #fff;
  top: 1.07vw;
  right: 1.64vw;
  position: absolute;
}

.feature .sec04 .sec__season{
  margin: 1.64vw auto 0;
  position: relative;
  width: 54.64vw;
  z-index: 2;
}

/* sec05 */

.feature .sec05{
  margin: 20vw auto 0;
}

.feature .sec05 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 39.29vw;
  left: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec05 .sec__flex{
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

.feature .sec05 .sec__letter{
  margin: 2.07vw 0 0 5vw;
  order: 2;
}
.feature .sec05 .sec__ttl{
  margin: 0 0 0 0.14vw;
}
.feature .sec05 .sec__ttl span{
  margin: 0 0 0 2vw;
}
.feature .sec05 .sec__text{
  margin: 0.64vw 0 0;
}

.feature .sec05 .sec__season{
  top: 54.29vw;
  left: 13.71vw;
  position: absolute;
  width: 33.62vw;
}

.feature .sec05 .sec__item{
  margin: 0 0 0 12.43vw;
  order: 1;
  width: 35.71vw;
}

.feature .sec05 .img10{
  margin: -14.57vw 0 0 53.21vw;
  order: 3;
  width: 18.64vw;
}
.feature .sec05 .img11{
  margin: -29.64vw 0 0 auto;
  order: 4;
  width: 23.57vw;
}

/* sec06 */

.feature .sec06{
  margin: 17.93vw auto 0;
}

.feature .sec06 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 38.14vw;
  right: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec06 .sec__flex{
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

.feature .sec06 .sec__letter{
  margin: 2.86vw 0 0 13.86vw;
}
.feature .sec06 .sec__ttl{
  letter-spacing: 0.04em;
}
.feature .sec06 .sec__ttl span{
  margin: 0 0 0 1.93vw;
}
.feature .sec06 .sec__text{
  margin: 0.64vw 0 0;
}

.feature .sec06 .sec__season{
  top: 22.07vw;
  left: 13.79vw;
  position: absolute;
  width: 7.09vw;
}

.feature .sec06 .sec__item{
  margin: 0 10vw 0 auto;
  width: 42vw;
}
.feature .sec06 .img12{
  margin: 0 auto;
  width: 35.71vw;
}

.feature .sec06 .img13{
  margin: -28vw 0 0 22.71vw;
  width: 22.86vw;
}

/* sec07 */

.feature .sec07{
  margin: 15.64vw auto 0;
}

.feature .sec07 .flex01{
  align-items: flex-start;
  justify-content: space-between;
  left: 0.36vw;
  margin: 1vw auto 0;
  position: relative;
  width: 48.36vw;
}
.feature .sec07 .flex02{
  align-items: flex-start;
  justify-content: space-between;
  left: -1.07vw;
  margin: -11.64vw auto 0;
  position: relative;
  width: 51.14vw;
}

.feature .sec07 .sec__ttl{
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5vw;
  letter-spacing: 0.038em;
  margin: auto;
  position: relative;
  width: fit-content;
}
.feature .sec07 .ttl01{
  left: 0.14vw;
}
.feature .sec07 .ttl02{
  letter-spacing: 0.04em;
  left: 0.5vw;
  margin: 1.46vw auto 0;
}

.feature .sec07 .sec__text{
  font-weight: 400;
  font-size: 0.93vw;
  letter-spacing: 0.055em;
  line-height: 2.076;
  margin: 1.21vw 0 0;
  text-align: justify;
}
.feature .sec07 .text01{
  width: 31vw;
}
.feature .sec07 .text01 span{
  margin: 0 0 0 -0.07vw;
}
.feature .sec07 .text02{
  margin: 16.5vw 0 0;
  width: 33.79vw;
}

.feature .sec07 .img14{
  margin: 0.43vw 0 0;
  width: 14.29vw;
}
.feature .sec07 .img15{
  width: 14.29vw;
}

/* sec08 */

.feature .sec08{
  margin: 13.93vw auto 0;
}

.feature .sec08 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 37.14vw;
  left: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec08 .sec__flex{
  flex-wrap: wrap;
  left: 0.71vw;
  margin: 0 auto;
  position: relative;
  width: 80vw;
  z-index: 2;
}

.feature .sec08 .sec__letter{
  margin: 2.14vw 0 0 4.29vw;
  order: 2;
}

.feature .sec08 .sec__ttl{
  letter-spacing: 0.04em;
  align-items: flex-start;
  display: flex;
}
.feature .sec08 .sec__ttl span{
  display: block;
  margin: 1.43vw 0 0 1.86vw;
}

.feature .sec08 .sec__season{
  top: 22.14vw;
  right: 6.64vw;
  position: absolute;
  width: 7.09vw;
}

.feature .sec08 .sec__item{
  order: 1;
  width: 38.57vw;
}
.feature .sec08 .img16{
  margin: 0 auto;
  width: 35.71vw;
}

.feature .sec08 .img17{
  margin: -23.71vw 16.57vw 0 auto;
  order: 3;
  width: 21.43vw;
}

/* sec09 */

.feature .sec09{
  margin: 18vw auto 0;
}

.feature .sec09 .inner::before{
  background: #C5D0CB;
  content: "";
  display: block;
  top: 41.36vw;
  right: 0;
  position: absolute;
  height: 17.14vw;
  width: 78.57vw;
  z-index: 1;
}

.feature .sec09 .sec__flex{
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

.feature .sec09 .sec__letter{
  margin: 2.43vw 0 0 18vw;
}
.feature .sec09 .sec__ttl{
  align-items: flex-start;
  display: flex;
}
.feature .sec09 .sec__ttl span{
  display: block;
  margin: 1.29vw 0 0 2vw;
}
.feature .sec09 .sec__text{
  margin: 1.14vw 0 0;
}

.feature .sec09 .sec__season{
  top: 53vw;
  left: 55.71vw;
  position: absolute;
  width: 39.97vw;
}

.feature .sec09 .sec__item{
  margin: 0 8.57vw 0 auto;
  width: 35.71vw;
}

.feature .sec09 .img19{
  margin: -27vw 0 0;
  width: 25.71vw;
}
.feature .sec09 .img20{
  margin: -15.71vw 0 0 5vw;
  width: 20vw;
}

.feature .sec09 .sec__btn{
  margin: 12.68vw auto 0;
  width: 6.43vw;
}

@media screen and (max-width: 1401px){

}

.l-footer{
  padding: 0;
}
.pc-footer{
  margin: 0;
}