@charset "UTF-8";
/* =============================================
  variables
============================================= */
:root {
  --color-white: #fff;
  --color-01: #000;
  --bk-color-01: #f0e6d2;
}

/*===========================================
  vw 計算のための処理 Function
===========================================*/
/*=====================================
  device_style
=====================================*/
body{
 overflow-x: hidden;
}

.l-container {
  margin-inline: auto;
  width: 100%;
  /* overflow: hidden; */
}

#feature {
	background-color: var(--bk-color-01);
	  overflow: hidden;
}
#feature .wrap_fv .fv {
//  background-image: url(../img/bk_fv.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100vw;
  height: 65.71429vw;
  position: relative;
}
#feature .wrap_fv .fv .fv_img {
    position: absolute;
    content: "";
    left: 44.4%;
    top: 0vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70vw;
    z-index: 3;
}

#feature .js_anime.is-custom .animearea .fv .fv_img {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
#feature .js_anime.is_show.is-custom .animearea .fv .fv_img {
  opacity: 1;
}

#feature .wrap_fv .fv .fv_img2 {
    position: absolute;
    content: "";
    left: 46.7%;
    top: 44.6vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 28vw;
    z-index: 1;
}

#feature .js_anime.is-custom .animearea .fv .fv_img2 {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.7s;
}
#feature .js_anime.is_show.is-custom .animearea .fv .fv_img2 {
  opacity: 1;
}

#feature .wrap_fv .fv .fv_img3 {
    position: absolute;
    content: "";
    left: 75.3%;
    top: 33.6vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 31vw;
    z-index: 4;
}

#feature .js_anime.is-custom .animearea .fv .fv_img3 {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.9s;
}
#feature .js_anime.is_show.is-custom .animearea .fv .fv_img3 {
  opacity: 1;
}

#feature .wrap_fv .fv .fv_img4 {
  position: absolute;
  content: "";
  left: 50%;
  top: 61.7vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 64.3vw;
  z-index: 3;
}

#feature .js_anime.is-custom .animearea .fv .fv_img4 {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 1.1s;
}
#feature .js_anime.is_show.is-custom .animearea .fv .fv_img4 {
  opacity: 1;
}

#feature .wrap_fv .fv .fv_img5 {
  position: absolute;
  content: "";
  left: 31.1%;
  top: 113.9vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 34vw;
  z-index: 3;
}

#feature .wrap_fv .fv .fv_img6 {
  position: absolute;
  content: "";
  left: 62.4%;
  top: 153.5vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 38.1vw;
  z-index: 3;
}


#feature .wrap_fv .fv .fv_img7 {
  position: absolute;
  content: "";
  left: 49.4%;
  top: 199.5vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 59.1vw;
  z-index: 3;
}


#feature .wrap_fv .fv .fv_img8 {
  position: absolute;
  content: "";
  left: 69.9%;
  top: 242.5vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 29.0vw;
  z-index: 3;
}


#feature .wrap_fv .fv .fv_img9 {
  position: absolute;
  content: "";
  left: 38.8%;
  top: 268.3vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 19.9vw;
  z-index: 3;
}

#feature .wrap_fv .fv .fv_img10 {
  position: absolute;
  content: "";
  left: 56%;
  top: 320.6vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 39.2vw;
  z-index: 3;
}

#feature .wrap_fv .fv .fv_img11 {
  position: absolute;
  content: "";
  left: 49%;
  top: 373.6vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 51.7vw;
  z-index: 3;
}

#feature .wrap_fv .fv .fv_img12 {
  position: absolute;
  content: "";
  left: 49.1%;
  top: 428.9vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 35.3vw;
  z-index: 3;
}

#feature .wrap_fv .fv .fv_box {
  position: absolute;
  content: "";
  left: 49.5%;
  top: 28.2vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 4;
}

#feature .js_anime.is-custom .animearea .fv .fv_box {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 1.3s;
}
#feature .js_anime.is_show.is-custom .animearea .fv .fv_box {
  opacity: 1;
}

#feature .wrap_fv .fv .fv_box .fv_box_head {
    margin-inline: auto;
    width: min(425px, 47vw);
    padding-bottom: 2.6vw;
    padding-left: 1vw;
    margin-top: 0.3vw;
}
#feature .wrap_fv .fv .fv_box .fv_box_text {
    font-size: 1vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2;
    letter-spacing: 0.1vw;
    text-align: center;
    color: var(--color-white);
    margin-left: 1.1vw;
}
#feature .wrap_sec01 .sec01 {
  padding-top: 17.85714vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 21.2vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 {
  position: relative;
width: 45vw;
margin-left: 2vw;
    margin-top: 2.3vw;
}




#feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_head {
  position: absolute;
  content: "";
  top: -10.4vw;
//  left: 9.07143vw;
  z-index: 100;
  pointer-events: none;
}

#feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 {
    position: absolute;
    content: "";
    top: 325.7vw;
    z-index: 100;
    pointer-events: none;
    margin-left: 15.6vw;
}

#feature .c-catch {
    font-size: 1.1vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: 0.06vw;
    text-align: center;
    color: var(--color-white);
    margin-left: 1vw;
}

#feature .c-catch2 {
    font-size: 1.1vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: 0.13vw;
    text-align: left;
    color: var(--color-01);
    margin-left: -33.7vw;
    margin-top: -56.1vw;
}

#feature .wrap_credit .credit .item {
    border-bottom: 0.07143vw solid var(--color-01);
}
#feature .wrap_credit .credit .item * {
    color: var(--color-01);
}
#feature .c-text {
    color: var(--color-01);
}

#feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_head .head_01 {
  width: 38.42857vw;
  padding-bottom: 46.71429vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .img_01 {
    width: 34.2vw;
    margin-left: -13.5vw;
    margin-top: 29.8vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-02 .box-01 .img_11 {
    width: 52.2vw;
        margin-left: -43.5vw;
    margin-top: -35.1vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-02 .box-02 {
    width: 43vw;
    margin-left: 28vw;
    margin-top: 4.4vw;
}

#feature .c-text4 {
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.06329vw;
    width: 44vw;
    margin-left: 28.1vw;
    margin-top: 4.3vw;
    letter-spacing: 0.00129vw;
    line-height: 2.15;
    font-size: 0.89857vw;
}

#feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_credit {
    padding-top: 13.81429vw;
    /* top: 10vw; */
    margin-left: 0.8vw;
    width: 10vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 {
    width: 36.2vw;
    margin-left: 31.7vw;
    margin-top: 4.3vw;
//    height: 65vw;

}

#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .wrap_credit {
    margin-top: 13.81429vw;
    /* top: 10vw; */
    margin-left: -7.2vw;
    width: 50vw;
}

#feature .c-text {
  letter-spacing: 0.00129vw;
    line-height: 2.16;
    font-size: 0.89857vw;
}

#feature .wrap_credit .credit {
    gap: 0.68857vw 0.57143vw;
}

#feature .wrap_sec01 .sec01 .wrap_box-03_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -55vw;
}



#feature .wrap_sec01 .sec01 .wrap_box-03_1 .box-08 {
    padding-top: 36.14286vw;
    margin-left: -44.77143vw;
    width: 25.42857vw;
}

#feature .wrap_sec01 .sec01 .wrap_box-03 .box-09 {
    padding-top: 52.2vw;
    margin-left: -94.5vw;
    width: 35.4vw;
}

#feature .c-text3 {
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    text-align: justify;
    color: var(--color-01);
    width: 35.6vw;
    margin-left: 12.8vw;
    letter-spacing: 0.00129vw;
    line-height: 2.15;
    font-size: 0.89857vw;
}


#feature .wrap_sec01 .sec01 .wrap_box-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#feature .wrap_sec01 .sec01 .wrap_box-02 .box-01 {
  padding-left: 42.71429vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-02 .box-01 .img_02 {
    width: 38.6vw;
    margin-left: -15.2vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-03 {
    margin-top: 16.05714vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
//    gap: 6.42857vw;
    padding-bottom: 12.85714vw;
    margin-left: 0vw;
    justify-content: flex-start;
}
#feature .wrap_sec01 .sec01 .wrap_box-03 .box-01 .img_03 {
width: 60vw;
    margin-left: 20vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-03 .box-01 .wrap_credit {
  padding-top: 2.85714vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-03 .box-02 {
    padding-top: 4.0286vw;
    margin-left: -30.6vw;
    width: 46vw;
}

#feature .wrap_sec01 .sec01 .wrap_box-01 .box-07 {
    margin-top: -36.84286vw;
    padding-left: 22.77143vw;
    width: 45vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .img_12 {
//    padding-bottom: 2.6vw;
  background-color: var(--bk-color-01);

}

#feature .c-text2 {
    font-size: 1.115vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.1vw;
	text-align: justify;
	    width: 50vw;
    margin-left: 0.6vw;
    
}
#feature .c-text8 {
  font-size: 1.115vw;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.1vw;
text-align: justify;
    width: 50vw;
  margin-left: 6.4vw;
  margin-top: 0.5vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-03 .box-09 .c-text2 {
    font-size: 1.115vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.21vw;
	text-align: justify;
	    width: 50vw;
    margin-left: 6.5vw;
}


#feature .wrap_sec01 .sec01 .wrap_box-04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 6.42857vw;
  padding-right: 3.71429vw;
  padding-bottom: 13.14286vw;
    margin-top: -24.3vw;
}

#feature .wrap_sec01 .sec01 .wrap_box-04_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 6.42857vw;
    /* padding-right: 3.71429vw; */
    padding-bottom: 2.14286vw;
    margin-top: -24.3vw;
}


#feature .wrap_sec01 .sec01 .wrap_box-04 .box-01 .img_04 {
    width: 29.2vw;
    margin-left: 19.6vw;
    margin-top: 68.0vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-04_1 .box-02 .img_05 {
    width: 20vw;
    margin-top: 4.5vw;
    margin-left: -29vw;
}
#feature .wrap_sec01 .sec01 .wrap_box-04 .box-02 .img_05 {
  width: 32.14286vw;
}

#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .img_06 {
    width: 39.3vw;
    margin-left: -18vw;
    margin-top: 1.8vw;
}


#feature .wrap_sec01 .sec01 .wrap_box-04_1 .wrap_credit {
    padding-top: 0vw;
    top: 307.3vw;
	margin-left: -52vw;
	position: absolute; 
}


#feature .wrap_sec02 .sec02 .wrap_box-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.64286vw;
	padding-bottom: 13vw;
	margin-top: 0.1vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 {
  position: relative;
  padding-left: 31.42857vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_head {
  position: absolute;
  content: "";
  top: 10.57143vw;
  left: -11vw;
  z-index: 100;
  pointer-events: none;
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_head .head_02 {
  width: 2.10714vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .img_06 {
  width: 39.3vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_credit {
  padding-left: 1.42857vw;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
#feature .wrap_sec02 .sec02 .wrap_box-01 .box-02 .img_07 {
  width: 28.57143vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 4.28571vw;
  padding-bottom: 25.42857vw;
}

#feature .wrap_sec02 .sec02 .wrap_box-02 .box-01 {
  padding-bottom: 6.64286vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-02 .box-01 .img_08 {
  width: 31.42857vw;
}
#feature .wrap_sec02 .sec02 .wrap_box-02 .box-02 .img_09 {
  width: 27.14286vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.64286vw;
  padding-bottom: 12.85714vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 {
  position: relative;
}
#feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .wrap_head {
  position: absolute;
  content: "";
  top: 46.71429vw;
  left: 0.14286vw;
  z-index: 100;
  pointer-events: none;
}
#feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .wrap_head .head_03 {
  width: 29.14286vw;
  padding-bottom: 2.42857vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .img_10 {
  width: 72.14286vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8.28571vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-02 .box-01 .img_11 {
    width: 52.3vw;
    margin-left: 0.4vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-02 .box-01 .wrap_credit {
  padding-top: 2.85714vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-02 .box-02 {
  padding-top: 18.71429vw;
  width: 35.28571vw;
  padding-left: 10vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-02 .box-02 .c-text{
  padding-top: 18.71429vw;
  width: 35.28571vw;
  padding-left: 10vw;
}

#feature .wrap_sec03 .sec03 .wrap_box-03 {
  margin-top: -12.42857vw;
  padding-bottom: 16.85714vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 {
  padding-left: 37.14286vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .img_12 {
	width: 35.71429vw;
	    margin-left: -37vw;
    margin-top: 12.6vw;
}
#feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .wrap_credit {
	padding-top: 2.55714vw;
	    margin-left: -44.5vw;
}
#feature .wrap_sec04 .sec04 .wrap_box-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 15.14286vw;
  padding-bottom: 13vw;
}
#feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 {
  position: relative;
}
#feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .wrap_head {
  position: absolute;
  content: "";
  top: 5.42857vw;
  right: -14.85714vw;
  z-index: 100;
  pointer-events: none;
}
#feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .wrap_head .head_04 {
  width: 6.42857vw;
}
#feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .img_13 {
  width: 35.71429vw;
}
#feature .wrap_sec04 .sec04 .wrap_box-02 {
  padding-bottom: 181.71429vw;
}
#feature .wrap_sec04 .sec04 .wrap_box-02 .box-01 .img_14 {
  margin-inline: auto;
  width: 42.85714vw;
}



#feature .wrap_foot .foot {
  padding-bottom: 9.6vw;
}
#feature .wrap_foot .foot .foot_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
	justify-content: center;
	margin-top: -0.85vw;
    margin-left: 1.4vw;
}
#feature .wrap_foot .foot .foot_link a {
  font-family: "nimbus-sans", sans-serif;
  font-size: 1.28571vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.04786vw;
  color: var(--color-01);
  padding-bottom: 0.28571vw;
  padding-inline: 0.28571vw;
	border-bottom: 0.07143vw solid var(--color-01);
}
@media screen and (max-width: 750px) {
  #feature .wrap_fv .fv {
//    background-image: url(../img/sp-bk_fv.png);
    width: 100vw;
    height: 137.33333vw;
  }
  #feature .wrap_fv .fv .fv_img {
    top: 18vw;
    width: 64vw;
  }
  #feature .wrap_fv .fv .fv_box {
    top: 81.06667vw;
  }
  #feature .wrap_fv .fv .fv_box .fv_box_head {
    width: min(310px, 41.33333vw);
    padding-bottom: 15.46667vw;
  }
  #feature .wrap_fv .fv .fv_box .fv_box_text {
    width: 78.66667vw;
    font-size: 3.06667vw;
    line-height: 2;
    letter-spacing: 0.08vw;
  }
  #feature .wrap_sec01 .sec01 {
    padding-top: 17.33333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 {
    padding-bottom: 30.26667vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_head {
    position: initial;
    top: initial;
    left: initial;
    padding-bottom: 4.8vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_head .head_01 {
    padding-left: 0.42857vw;
    width: 63.46667vw;
    padding-bottom: 5.86667vw;
    margin-inline: auto;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .img_01 {
    width: 86.66667vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-01 .box-01 .wrap_credit {
    padding-top: 4.8vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-02 .box-01 {
    padding-left: initial;
    margin-left: auto;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-02 .box-01 .img_02 {
    width: 79.33333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: initial;
    gap: 12vw;
    padding-top: 15.06667vw;
    padding-left: 6.66667vw;
    padding-bottom: 11.46667vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-03 .box-01 .img_03 {
    width: 69.33333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-03 .box-01 .wrap_credit {
    -webkit-transform: translate(0%, 100%);
            transform: translate(0%, 100%);
    width: 85.33333vw;
    padding-top: 4.8vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-03 .box-02 {
    padding-top: 9.33333vw;
    padding-right: initial;
    width: 86.66667vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10.66667vw;
    padding-right: initial;
    padding-bottom: 13.33333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-04 .box-01 .img_04 {
    width: 73.33333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_box-04 .box-02 .img_05 {
    width: 73.33333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18.93333vw;
    padding-bottom: 13.6vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 {
    padding-left: 22.13333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_head {
    top: 8vw;
    left: -14.13333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_head .head_02 {
    width: 5.86667vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .img_06 {
    width: 64.93333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-01 .wrap_credit {
    width: 85.33333vw;
    padding-top: 4.53333vw;
    margin-left: -22.13333vw;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  #feature .wrap_sec02 .sec02 .wrap_box-01 .box-02 .img_07 {
    width: 64vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
        -ms-flex-align: initial;
            align-items: initial;
    gap: initial;
    padding-bottom: 30.93333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-02 .box-01 {
    padding-bottom: 12.4vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-02 .box-01 .img_08 {
    margin-right: auto;
    width: 63.73333vw;
  }
  #feature .wrap_sec02 .sec02 .wrap_box-02 .box-02 .img_09 {
    margin-left: auto;
    margin-top: -21.06667vw;
    width: 54.93333vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.93333vw;
    padding-bottom: 4.93333vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .wrap_head {
    position: initial;
    top: initial;
    left: initial;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .wrap_head .head_03 {
    width: 71.73333vw;
    margin-inline: auto;
    padding-bottom: 6.13333vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-01 .box-01 .img_10 {
    padding-bottom: 13.6vw;
    width: 100vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 27.73333vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-02 .box-01 .img_11 {
    margin-inline: auto;
    width: 66.66667vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-02 .box-01 .wrap_credit {
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    width: 91.2vw;
    padding-top: 4.53333vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-02 .box-02 {
    padding-top: initial;
    padding-bottom: 12vw;
    width: 86.66667vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-03 {
    margin-top: initial;
    padding-bottom: 33.46667vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 {
    padding-left: initial;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .img_12 {
    width: 86.66667vw;
  }
  #feature .wrap_sec03 .sec03 .wrap_box-03 .box-01 .wrap_credit {
    padding-top: 4.8vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-01 {
    padding-right: 33.33333vw;
    padding-bottom: 18vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .wrap_head {
    top: -2.93333vw;
    right: -24.53333vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .wrap_head .head_04 {
    width: 14.66667vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-01 .box-01 .img_13 {
    width: 66.66667vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-02 {
    padding-bottom: 26.66667vw;
  }
  #feature .wrap_sec04 .sec04 .wrap_box-02 .box-01 .img_14 {
    width: 80vw;
  }
  #feature .wrap_foot .foot {
    padding-bottom: 26.66667vw;
  }
  #feature .wrap_foot .foot .foot_link a {
    font-size: 4vw;
    letter-spacing: 0.148vw;
    padding-bottom: 0.26667vw;
    padding-inline: 0.26667vw;
    border-bottom: 0.13333vw solid var(--color-white);
  }
}