@charset "UTF-8";
html {
font-size: 62.5%;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
img,
video,
svg {
width: 100%;
height: auto;
}

.main-area .main-inner {
max-width: 100%;
margin: 0 auto;
width: 100%;
}
figure{
margin: 0;
padding: 0;
}
  
a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}
.sp_only{
    display: none;
}

/*　背景画像 */
 /* #Dress_210811{
margin: 0 auto;
padding: 0 auto;
background-image: url(../img/page_pc.jpg);
background-repeat: no-repeat;
background-size: 140rem auto;   
background-position-x: center;
background-position-y: -15rem;
overflow:hidden;
}   */

 .Dress_210811{
    width: 100%;
    margin: 0 auto;
    padding-top: 7rem;
    padding-bottom: 14rem;
    box-sizing: border-box;
    font-feature-settings: "palt";
    font-family: "游ゴシック体", "游ゴシック Medium","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500 !important;
    overflow-y: auto;
    overflow-x: hidden;
 }
 
/* =================
	section_all
================= */

.flex-box{
    display: flex;
}
.txt{
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    line-height: 1.92;
    font-family:"游ゴシック体", "Yu Gothic", YuGothic;
    font-weight: 500 !important;
    margin-top: 4.8rem;
}
.sec-txt{
    font-size: 1.5rem;
    letter-spacing: 0.09em;
    line-height: 2;
    font-family:"游ゴシック体", "Yu Gothic", YuGothic;
    font-weight: 500 !important;
    margin-bottom: 7.1rem;
    text-align: center;
}
/* =================
	section_all
================= */
 

/* ============================================
  fade 
=============================================== */
.fadeIn {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
   /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
 
  .fadeIn::before {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
   /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn::before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
 

  .anime {
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */

  .anime.scrollIn {
  }

/* ============================================

=============================================== */

/* top title*/
.top-area{
    width: 140rem;
    margin: 0 auto;

}
.top-area .sub_tll{
    width: 28rem;
    margin: 0 auto 3.3rem;
}
.sub_tll_img01{
    width: 28rem;
    margin-top: 0.4rem; 
}
.top-area .main_tll{
    width: 39rem;
    margin: 0 50rem 4.6rem;
}
.top_txt{
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 2.14;
    font-family:"游ゴシック体", "Yu Gothic", YuGothic;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 10rem;
}
.tll-btn{
    width: 54rem;
    margin: 0 auto 14.6rem;
    justify-content: space-between;
}
.tll-btn_img01{
    width: 22rem;
}
.tll-btn_img02{
    width: 22rem;
}
/* top title*/

/* sec01*/
.sec01{
    width: 140rem;
    margin: 0 auto 19rem;
    position: relative;
}
.sec01::before{
    position: absolute;
    content: "";
    width: 100vw;
    height: 426.5rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #F2EDE4;
    top: 2.7rem;
    z-index: -1;
}
.sec01 .txt-box{
    width: 34.5rem;
    margin: 0 auto;
}
.sec01_tll{
    width: 17.8rem;
    margin: 0 auto 4.4rem;
}
.sec01 .inner_01 {
    width: 100%;
}
.sec01 .inner_01 .flex-box{
    width: 83rem;
    margin: 0 auto 15rem;
    justify-content: space-between;
}
.sec01 .inner_01 .img01{
    width: 30rem;
    margin-top: 23.7rem;
}
.sec01 .inner_01 .img02{
    width: 44.8rem;
}
.sec01 .inner_01 .txt._01{
    text-align: right;
}

.sec01 .inner_02.flex-box{
    width: 70rem;
    margin-left: 24rem;
    margin-bottom: 10rem;
    flex-direction: row-reverse;
}

.sec01 .inner_02 .img-re{
    width: 37rem;
    position: relative;

}  

.sec01 .inner_02 .img-re .anime{
    width: 0;
    position: relative;
    height: 61.5rem;
    overflow: hidden;
    display: block;;
}
.sec01 .inner_02 .img-re .anime.scrollIn{
    width: 37rem;
}
.sec01 .inner_02 .img-re .anime img{
    width: 37rem;
    height: auto;
}

.sec01 .inner_02 .img-front{
    margin-left: 6rem;
}
.sec01 .inner_02 .img-re::before{
    background: url(../img/img04.jpg) no-repeat;
    background-size: cover;
    width: 37rem;
    height: 61.5rem;
    position: absolute;
    content: "";
    top: -5rem;
    left: 10.9rem;
    z-index: -1;
}
.sec01 .inner_02 .txt._02{
    margin-top: 25.7rem;
}

.sec01 .inner_03.flex-box{
    width: 97.5rem;
    justify-content: space-between;
    margin: 0 auto 10.3rem;
}
.sec01 .inner_03 .imgbox_01{
    width: 42.8rem;
}
.sec01 .inner_03 .imgbox_01 .img-le{
    border: 0.3rem solid #000000;
}
.sec01 .inner_03 .imgbox_01 .txt._03{
    letter-spacing: 0.19em;
    margin-top: 4.3rem;
}
.sec01 .inner_03 .imgbox_02{
    width: 48rem;
}
.sec01 .inner_03 .imgbox_02 .img01::before{
    position: absolute;
    content: "";
    width: 26.2rem;
    height: 34rem;
    top: 13.5rem;
    left: 20.9rem;
    border: 0.3rem solid #000000;
    z-index: -1;

}
.sec01 .inner_03 .imgbox_02 .img-on{
    width: 26.2rem;
    height: 34rem;
    margin: 13.8rem 21.2rem 0;
    position: relative;
    z-index: 2;
}
.sec01 .inner_03 .imgbox_02 .img02{
    width: 26.8rem;
    height: 34.5rem;
    margin-top: -8.3rem;
    border: 0.3rem solid #000000;
    position: relative;
    z-index: -1;
}
.sec01 .inner_03 .imgbox_02 .img-under{
    width: 26.2rem;
    height: 33.9rem;
}
.sec01 .inner_04 .flex-box{
    width: 85rem;
    margin: 0 auto 9.5rem;
    justify-content: space-between;
}
.sec01 .inner_04 .flex-box .img-le{
    width: 40rem;
}
.sec01 .inner_04 .flex-box .img-rig{
    width: 40rem;
}
.sec01 .inner_04 .flex-box .img-rig .txt._04{
    margin-top: 4.4rem;
    text-align: right;
    letter-spacing: 0.15em;
}
.sec01 .inner_05{
    width: 88rem;
    margin: 0 auto;
}
.sec01 .inner_05 .flex-box{
    width: 73.8rem;
    justify-content: space-between;
    margin-left: 19.5rem;
}
.sec01 .inner_05 .flex-box .img-le{
    width: 37rem;
}
.sec01 .inner_05 .flex-box .img-rig{
    width: 32.6rem;
    height: 42.7rem;
    border: 0.3rem solid #000000;
    margin-top: 35.5rem;
}

.sec01 .inner_05 .flex-box .img-rig .anime{
    width: 0;
    height: auto;
    overflow: hidden;
    display: block;
}
.sec01 .inner_05 .flex-box .img-rig .anime.scrollIn{
    width: 32.6rem;
}
.sec01 .inner_05 .flex-box .img-rig .anime img{
    width: 32rem;
    height: 42.1rem;
}

.sec01 .inner_05 .flex-box .img-le .txt._05{
    margin-top: 5rem;
    margin-left: -14.7rem;
    letter-spacing: 0.18rem;
}
/* sec01*/


/* sec02*/
.sec02{
    width: 140rem;
    margin: 0 auto 10.2rem;
    position: relative;
}
.sec02::before{
    position: absolute;
    content: "";
    width: 100vw;
    height: 568rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #F7F6F2;
    top: -8.8rem;
    z-index: -1;
}
.sec02 .txt-box{
    width: 34.5rem;
    margin: 0 auto;
}
.sec02_tll{
    width: 25.2rem;
    margin: 0 auto 4.4rem;
}

.sec02 .inner_01{
    width: 100%;
    margin-bottom: 14.6rem;
}
.sec02 .inner_01 .flex-box{
    width: 74rem;
    margin: 0 auto;
    justify-content: space-between;
}
.sec02 .inner_01 .img01{
    width: 30.1rem;
}
.sec02 .inner_01 .img02{
    width: 32rem;
    margin-top: 20rem;
}
.sec02 .inner_01 .txt._01{
    text-align: left;
    margin-top: -14.6rem;
    margin-left: 45rem;
    line-height: 1.95;
    letter-spacing: 0.15em;
}

.sec02 .inner_02 {
    width: 100%;
    margin-bottom: 58.2rem;
}
.sec02 .inner_02 .imgbox{
    width: 84.5rem;
    margin: 0 auto;
}
.sec02 .inner_02 .imgbox .img01{
    width: 50rem;
}
.sec02 .inner_02 .imgbox .img01 .txt._02{
    text-align: left;
    margin-top: 4.4rem;
    line-height: 1.95;
    letter-spacing: 0.18em;
}
.sec02 .inner_02 .img02{
    width: 39rem;
    height: 51.5rem;
    margin: -48.5rem 45.5rem;
    border: 0.3rem solid #ffffff;
    position: relative;
    z-index: 1;
}

.sec02 .inner_03{
    width: 62rem;
    margin: 0 auto 9.2rem;
}
.sec02 .inner_03 .img-re{
    width: 40rem;
    margin: 0 auto;
}

.sec02 .inner_03 .img-bg.anime{
    width: 0;
    height: 56rem;
    top: 5.3rem;
    left: 0.1em;
    z-index: -1;
    overflow: hidden;
    position: relative;
}
.sec02 .inner_03 .img-bg.anime.scrollIn{
    width: 62rem;
}
.sec02 .inner_03 .img-bg.anime img{
    width: 62rem;
    height: auto;
}
.sec02 .inner_03 .img-re .img-up{
    margin-top: -56.3rem;
}

.sec02 .inner_03 .txt._03{
    margin-top: 4.8rem;
    letter-spacing: 0.16em;
}

.sec02 .inner_04{
  margin-bottom: 9.3rem;
}
.sec02 .inner_04 .flex-box{
    width: 80.7rem;
    margin: 0 auto;
    justify-content: space-between;
}
.sec02 .inner_04 .flex-box .img01{
    width: 38.4rem;
    height: 50.9rem;
    margin-top: 5.5rem;
    border: 0.3rem solid #000000;
}
.sec02 .inner_04 .flex-box .img02{
    width: 37rem;
}
.sec02 .inner_04 .flex-box .img02 .txt._04{
   text-align: right;
   margin-top: 4.7rem;
}

.sec02 .inner_05{
    width: 92.5rem;
    margin: 0 auto 10rem;
}
.sec02 .inner_05 .imgbox{
    width: 79.5rem;
}
.sec02 .inner_05 .imgbox .img01{
    width: 42rem;
    margin-left: 12.8rem;
}
.sec02 .inner_05 .imgbox .img01 .txt._05{
    margin-top: 4.8rem;
    margin-left: -13rem;
    letter-spacing: 0.17em;
}
.sec02 .inner_05 .imgbox .img02{
    width: 48.5rem;
    height: 71.6rem;
    margin-left: 44rem;
    margin-top: -57rem;
    border: 0.3rem solid #ffffff;
    position: relative;
    z-index: 1;
}

.sec02 .inner_05 .imgbox .img02 .anime{
    width: 0;
    height: auto;
    overflow: hidden;
    display: block;
}
.sec02 .inner_05 .imgbox .img02 .anime.scrollIn{
    width: 47.9rem;
}
.sec02 .inner_05 .imgbox .img02 .anime img{
    width: 47.9rem;
    height: 71rem;
}

.sec02 .inner_06 .flex-box{
    width: 84.5rem;
    margin: 0 auto;
    margin-left: 33rem;
}
.sec02 .inner_06 .flex-box .img01{
    width: 35rem;
    position: relative;
}
.sec02 .inner_06 .flex-box .img01::before{
    background: url(../img/img23.jpg) no-repeat;
    background-size: cover;
    width: 17rem;
    height: 58.2rem;
    position: absolute;
    content: "";
    top: 0;
    left: 36rem;
    z-index: -1;
}
.sec02 .inner_06 .flex-box .in-txt{
    margin-left: 23rem;
    margin-top: 46.3rem;
}
/* sec02*/

.foot_btn{
    width: 42rem;
    margin: 0 auto 9.9rem;
}




/* ============================================
    for tablet 
=============================================== */

@media only screen and ( min-width: 768px ) and ( max-width: 1400px ){
    html {
     font-size: calc(10* (100vw / 1400));
    }
  }



/* ============================================
    for sp
=============================================== */

@media only screen and (max-width: 767px) {
.sp_only {
  display:block;
}
.pc_only{
    display: none;
}

/*　背景画像 */
 /* #Dress_210811{
    margin: 0 auto;
    padding: 0 auto;
    background-image: url(../img/page_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position-x: center;
    background-position-y: calc(-416* (100vw / 750));
    overflow: hidden;
}      */
/*　背景画像 */

.Dress_210811{
    width: calc(750* (100vw / 750));
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: calc(236* (100vw / 750));
    font-family: "游ゴシック体", "游ゴシック Medium","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500 !important;
 }
 /* =================
	section_all
================= */
.sec-txt{
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.17em;
    line-height: 1.69;
    margin-bottom: calc(91* (100vw / 750));
    font-family: "游ゴシック体", "游ゴシック Medium","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500 !important;
}
 .txt{
    font-size: calc(24* (100vw / 750));
    letter-spacing: 0.15em;
    line-height: 1.9;
    margin-top: calc(50* (100vw / 750));
    font-family: "游ゴシック体", "游ゴシック Medium","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500 !important;

}
.flex-box{
    flex-wrap: wrap;
}
 /* =================
	section_all
================= */

/* ============================================

=============================================== */

/* top title*/
.top-area{
    width: calc(750* (100vw / 750));
}
.top-area .sub_tll{
    width: calc(460* (100vw / 750));
    margin: 0 auto calc(59* (100vw / 750));
}
.sub_tll_img01{
    width: calc(460* (100vw / 750));
    margin-top: calc(5.5* (100vw / 750));
}
.top-area .main_tll{
    width: calc(595* (100vw / 750));
    margin: 0 calc(68* (100vw / 750)) calc(74* (100vw / 750));
}
.top_txt{
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.15em;
    line-height: 1.7;
    margin-bottom: calc(87* (100vw / 750));
    font-family: "游ゴシック体", "游ゴシック Medium","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500 !important;
}
.tll-btn{
    width: calc(680* (100vw / 750));
    margin: 0 auto calc(200* (100vw / 750));
}
.tll-btn_img01{
    width: calc(325* (100vw / 750));
}
.tll-btn_img02{
    width: calc(325* (100vw / 750));
}
/* top title*/


/* sec01*/
.sec01{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(167* (100vw / 750));
}
.sec01::before{
    height: calc(7309* (100vw / 750));
    top: calc(32* (100vw / 750));
}
.sec01 .txt-box{
    width:  calc(750* (100vw / 750));
}
.sec01_tll{
    width:  calc(237* (100vw / 750));
    margin: calc(-33* (100vw / 750)) auto calc(62* (100vw / 750));
}
.sec01 .inner_01 {
    margin-bottom: calc(212* (100vw / 750));
}
.sec01 .inner_01 .flex-box{
    width:  calc(750* (100vw / 750));
    margin: 0 auto  calc(0* (100vw / 750));
    flex-direction: column-reverse;
}
.sec01 .inner_01 .img01{
    width: calc(394* (100vw / 750));
    height: calc(650* (100vw / 750));
    margin-top: calc(-71* (100vw / 750));
    margin-left: calc(40* (100vw / 750));
    border: calc(4* (100vw / 750)) solid #ffffff;
    position: relative;
}
.sec01 .inner_01 .img02{
    width: calc(562* (100vw / 750));
    margin-left: calc(158* (100vw / 750));
}
.sec01 .inner_01 .txt._01{
    text-align: left;
    margin-left: calc(167* (100vw / 750));
}

.sec01 .inner_02.flex-box{
    width: calc(720* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
    margin-bottom: calc(147* (100vw / 750));
    flex-direction: inherit;
}
.sec01 .inner_02 .img-re{
    width: calc(450* (100vw / 750));
}
.sec01 .inner_02 .img-re .anime{
    width: 0;
    position: relative;
    height:  calc(748* (100vw / 750));
    overflow: hidden;
    display: block;;
}
.sec01 .inner_02 .img-re .anime.scrollIn{
    width: calc(450* (100vw / 750));
}
.sec01 .inner_02 .img-re .anime img{
    width: calc(450* (100vw / 750));
    height: auto;
}

.sec01 .inner_02 .img-front{
    margin-left:0;
}
.sec01 .inner_02 .img-re::before{
    width: calc(525* (100vw / 750));
    height: calc(873* (100vw / 750));
    top: calc(-62* (100vw / 750));
    left:  calc(198* (100vw / 750));
}
.sec01 .inner_02 .txt._02{
    margin-top: calc(109* (100vw / 750));
}


.sec01 .inner_03.flex-box{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(146* (100vw / 750));
}
.sec01 .inner_03 .imgbox_01{
    width: calc(604* (100vw / 750));
    height: calc(805* (100vw / 750));
    margin: 0 auto calc(58* (100vw / 750));
}
.sec01 .inner_03 .imgbox_01 .img-le{
    border: calc(4* (100vw / 750)) solid #000000;
}
.sec01 .inner_03 .txt._03{
    letter-spacing: 0.14em;
    margin-top: calc(51* (100vw / 750));
    margin-left: calc(272* (100vw / 750));
}
.sec01 .inner_03 .imgbox_02{
    width: calc(750* (100vw / 750));
    margin-left: calc(6* (100vw / 750));
}
.sec01 .inner_03 .imgbox_02 .img01::before{
    width: calc(328* (100vw / 750));
    height:calc(425* (100vw / 750));
    top: calc(2* (100vw / 750));
    left: calc(383* (100vw / 750));
    border:  calc(4* (100vw / 750)) solid #000000;
}
.sec01 .inner_03 .imgbox_02 .img-on{
    width: calc(319* (100vw / 750));
    height: calc(417* (100vw / 750));
    margin: calc(6* (100vw / 750)) calc(388* (100vw / 750));
}
.sec01 .inner_03 .imgbox_02 .img02{
    width: calc(328* (100vw / 750));
    height: calc(417* (100vw / 750));
    margin-top: calc(-363* (100vw / 750));
    margin-left: calc(23* (100vw / 750));
    border: calc(4* (100vw / 750)) solid #000000;
}
.sec01 .inner_03 .imgbox_02 .img-under{
    width: calc(320* (100vw / 750));
    height: calc(410* (100vw / 750));
}

.sec01 .inner_04{
    margin-bottom: calc(144* (100vw / 750));
}
.sec01 .inner_04 .flex-box{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(50* (100vw / 750));
}
.sec01 .inner_04 .flex-box .img-le{
    width: calc(375* (100vw / 750));
}
.sec01 .inner_04 .flex-box .img-rig{
    width: calc(375* (100vw / 750));
}
.sec01 .inner_04 .txt._04{
    margin-top: 0;
    margin-left: calc(29* (100vw / 750));
    letter-spacing: 0.12em;
}
.sec01 .inner_05{
    width: calc(750* (100vw / 750));
}
.sec01 .inner_05 .flex-box{
    width: calc(630* (100vw / 750));
    margin-left: calc(70* (100vw / 750));
}
.sec01 .inner_05 .flex-box .img-le{
    width: calc(488* (100vw / 750));
}
.sec01 .inner_05 .flex-box .img-rig{
    width: calc(396* (100vw / 750));
    height: calc(524* (100vw / 750));
    border: calc(4* (100vw / 750)) solid #000000;
    margin-top: calc(43* (100vw / 750));
    margin-left: calc(233* (100vw / 750));
}

.sec01 .inner_05 .flex-box .img-rig .anime{
    width: 0;
    height: auto;
    overflow: hidden;
    display: block;
}
.sec01 .inner_05 .flex-box .img-rig .anime.scrollIn{
    width: calc(388* (100vw / 750));
}
.sec01 .inner_05 .flex-box .img-rig .anime img{
    width: calc(388* (100vw / 750));
    height: auto;
}

.sec01 .inner_05 .txt._05{
    margin-top: calc(36* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
}
/* sec01*/

/* sec02*/
.sec02{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(153* (100vw / 750));
}
.sec02::before{
    width: 100vw;
    height: calc(9488* (100vw / 750));
    top: calc(-14* (100vw / 750));
}
.sec02 .txt-box{
    width: calc(750* (100vw / 750));
    margin: 0 auto;
}
.sec02_tll{
    width: calc(350* (100vw / 750));
    margin: 0 auto calc(62* (100vw / 750));
}
.sec02_tll .title{
    margin-top: calc(72* (100vw / 750));
}

.sec02 .inner_01{
    width: 100%;
    margin-bottom: calc(151* (100vw / 750));
}
.sec02 .inner_01 .flex-box{
    width: calc(720* (100vw / 750));
    margin: 0 0 0 calc(32* (100vw / 750));
}
.sec02 .inner_01 .img01{
    width: calc(300* (100vw / 750));
    margin-top: calc(165* (100vw / 750));
}
.sec02 .inner_01 .img02{
    width: calc(376* (100vw / 750));
    margin-top: 0;
}
.sec02 .inner_01 .txt._01{
    margin-top: calc(48* (100vw / 750));
    margin-left: calc(60* (100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.11em;
}

.sec02 .inner_02 {
    width: 100%;
    margin-bottom: calc(150* (100vw / 750));
}
.sec02 .inner_02 .imgbox{
    width: calc(690* (100vw / 750));
    margin: 0 auto;
}
.sec02 .inner_02 .imgbox .img01{
    width:  calc(600* (100vw / 750));
    margin-bottom: calc(29* (100vw / 750));
}
.sec02 .inner_02 .img02{
    width: calc(530* (100vw / 750));
    height: 0;
    margin: 0 0 0 calc(161* (100vw / 750));
    border: 0;
}
.sec02 .inner_02 .txt._02{
    text-align: left;
    margin-top: calc(749* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.17em;
}

.sec02 .inner_03{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(150* (100vw / 750));
}
.sec02 .inner_03 .img-re{
    width: calc(546* (100vw / 750));
}

.sec02 .inner_03 .img-bg.anime{
    width: 0;
    height: calc(678* (100vw / 750));
    top: calc(111* (100vw / 750));
    left: calc(0* (100vw / 750));
    z-index: -1;
    overflow: hidden;
    position: relative;
}
.sec02 .inner_03 .img-bg.anime.scrollIn{
    width: calc(750* (100vw / 750));
}
.sec02 .inner_03 .img-bg.anime img{
    width: calc(750* (100vw / 750));
    height: auto;
}
.sec02 .inner_03 .img-re .img-up{
    margin-top: calc(-690* (100vw / 750));
}


.sec02 .inner_03 .txt._03{
    margin-top: calc(51* (100vw / 750));
    margin-left: calc(45* (100vw / 750));
    letter-spacing: 0.16em;
}

.sec02 .inner_04{
    margin-bottom: calc(153* (100vw / 750));
  }
  .sec02 .inner_04 .flex-box{
      width: calc(633* (100vw / 750));
      margin: 0 auto;
  }
  .sec02 .inner_04 .flex-box .img01{
      width: calc(460* (100vw / 750));
      height: calc(606* (100vw / 750));
      margin-top: 0;
      margin-left: calc(175* (100vw / 750));
      border: calc(4* (100vw / 750)) solid #000000;
  }
  .sec02 .inner_04 .flex-box .img02{
      width: calc(412* (100vw / 750));
      margin-top: calc(50* (100vw / 750));
  }
  .sec02 .inner_04 .flex-box .img02 .txt._04{
    width: calc(750* (100vw / 750));
    margin-top: calc(52* (100vw / 750));
    margin-left: calc(212* (100vw / 750));
    text-align: left;
    letter-spacing: 0.09em;
    line-height: 1.8;
  }

  .sec02 .inner_05{
    width: calc(750* (100vw / 750));
    margin: 0 auto calc(150* (100vw / 750));
}
.sec02 .inner_05 .imgbox{
    width: calc(700* (100vw / 750));
    margin-left: calc(46* (100vw / 750));
}
.sec02 .inner_05 .imgbox .img01{
    width: calc(525* (100vw / 750));
    margin-left: 0;
}
.sec02 .inner_05 .imgbox .img02{
    width: calc(570* (100vw / 750));
    height: calc(850* (100vw / 750));
    margin-left: calc(133* (100vw / 750));
    margin-top: calc(-46* (100vw / 750));
    border: calc(4* (100vw / 750)) solid #ffffff;
}
.sec02 .inner_05 .txt._05{
    margin-top: calc(44* (100vw / 750));
    margin-left: calc(51* (100vw / 750));
    letter-spacing: 0.17em;
    line-height: 1.8;
}

.sec02 .inner_05 .imgbox .img02 .anime{
    width: 0;
    height: auto;
    overflow: hidden;
    display: block;
}
.sec02 .inner_05 .imgbox .img02 .anime.scrollIn{
    width: calc(570* (100vw / 750));
}
.sec02 .inner_05 .imgbox .img02 .anime img{
    width: calc(570* (100vw / 750));
    height: auto;
}

.sec02 .inner_06 .flex-box{
    width: calc(761* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
}
.sec02 .inner_06 .flex-box .img01{
    width: calc(458* (100vw / 750));
}
.sec02 .inner_06 .flex-box .img01::before{
    width: calc(223* (100vw / 750));
    height: calc(761* (100vw / 750));
    top: 0;
    left: calc(466* (100vw / 750));
}
.sec02 .inner_06 .flex-box .in-txt{
    margin-left: 0;
    margin-top: 0;
}  
.sec02 .inner_06 .flex-box .in-txt .txt._06{
    letter-spacing: 0.12em;
}
/* sec02*/

.foot_btn{
    width: calc(674* (100vw / 750));
    margin: 0 auto calc(166* (100vw / 750));
}

}