@charset "UTF-8";

* {
  animation: none 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s 1 normal none running;
  transition: none 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}


html,
body {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  position: relative;
  color: #fff;
  font-family: "m-plus-rounded-2c", sans-serif;
font-style: normal;

}

      .panel-container {
        width: 100%;
        margin: 0 auto;
        padding-top: 5%;
        text-align: center;
      }
      .square_box {
        display: flex;
      }
      .square_bombox {
        display: flex;
      }
      .he_square,
      .panel {
        width: 100%;
      }
      .panel.open,
      .he_square.open {
        pointer-events: none;
      }

      #panel-1{
        background: url(../img/panel_1.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(180 / 482 * 100%);
        background-size: contain !important;
        
      }
      
      #panel-2{
        background: url(../img/panel_2.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(180 / 482 * 100%);
        background-size: contain !important;
      }

            #panel-3{
        background: url(../img/panel_3.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(85 / 236 * 100%);
        background-size: contain !important;
      }
            #panel-4{
        background: url(../img/panel_4.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(85 / 236 * 100%);
        background-size: contain !important;
      }
            #panel-5{
        background: url(../img/panel_5.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(85 / 236 * 100%);
        background-size: contain !important;
      }
            #panel-6{
        background: url(../img/panel_6.png);
        background-repeat: no-repeat !important;
        width: 100%;
       padding-top: calc(85 / 236 * 100%);
        background-size: contain !important;
      }

      .panel_wrap{
        background: url(../img/bg_all.png)0 0 no-repeat;
        background-size: cover;
        height: 100%;
            margin-top: 4rem;
      }
      .bottom_txt{
        width: 33%;
        margin: 0 auto;
        padding: 5% 0;
      }

      .panel_box{
        background: url(../img/bg_panel.png) 0 0 no-repeat;
                background-size: contain;
        background-position: center;
        margin-top: 110px;
        position: relative;
        padding: 12% 15% 6% 15%;
        max-width: 1000px;
        margin: 0 auto;
      }
      .download-image{
    width: 70%;
            max-width: 430px;
        margin: 0 auto;
        pointer-events: all;
            padding-top: 4%;
      }
      .nav_logo{
        display: flex;
    position: fixed;
    z-index: 2;
    top: 1rem;
    left: 1rem;
      }

p{
  margin: 0;
  padding: 0;
}

a{
  color: #fff;
}

.navbar_brand img {
  max-width: 80px;
  width: 30vw;
}

.bg_camp {
  max-width: 1920px;
  margin: 0 auto;
}

.tab:hover{
  transform: scale(1.1, 1.1);
  transition: 0.5s all;
}
.tab{
  transition: 0.5s all;
}
.pa2 {
  padding-top: 10%;
  padding-bottom: 15%;
}
.fx2 ul {
  display: flex;
  max-width: 900px;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 20px;
}

.fx2 ul li {
  width: 20%;
}

.btn_pop2 {
  bottom: 15%;
  left: 22%;
  transform: translateX(-7%);
  position: absolute;
  border-radius: 10px;
  max-width: 120px;
  width: 100%;
  height: 95px;
  overflow: hidden;
  background: transparent;
  border: none;
  cursor: help;
}

.btn_pop {
  bottom: 8%;
  left: 22%;
  transform: translateX(-7%);
  position: absolute;
  border-radius: 10px;
  max-width: 120px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  background: transparent;
  border: none;
  cursor: help;
}

.bg_top {
  margin: 0 auto;
  max-width: 2560px;
  max-height: 1440px;
  min-width: 1200px;
  overflow: hidden;
}
.fv-1 a {
  position: absolute;
  background: url(./../img/btn_present.webp) 0 0 no-repeat;
  background-size: contain;
  width: 631px;
  height: 595px;
  margin-left: 415px;
  top: 429px;
  display: none;
}
.fv-2 a {
  position: absolute;
  background: url(./../img/btn_mission.webp) 0 0 no-repeat;
  background-size: contain;
  width: 587px;
  height: 537px;
  margin-left: 921px;
  top: 537px;
  display: none;
}

.fv-3 a {
  position: absolute;
  background: url(./../img/btn_challenge.webp) 0 0 no-repeat;
  background-size: contain;
  width: 609px;
  height: 548px;
  margin-left: 1342px;
  top: 444px;
  display: none;
}

.pop_1:hover {
  visibility: visible;
  opacity: 1;
}

.pop_1 {
  top: 20%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  background: url(./../img/challenge_popup.webp) 0 0 no-repeat;
  width: 300px;
  height: 200px;
}

.bg4 {
  background: url(./../img/bg3.webp) 0 0 no-repeat;
  background-position: top center;
}

.pa3 {
  padding-top: 10%;
}

.boxhove2 {
  position: relative;
  padding-top: 3rem;
}

.mi5 {
  display: none;
  position: absolute;
  z-index: 5;
}
.fx ul {
  display: flex;
  max-width: 900px;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 20px;
}

.fx ul li {
  width: 40%;
}

.boxhove {
  position: relative;
}

.mi5 {
  display: none;
  position: absolute;
  z-index: 5;
}

.item2:hover .mi5 {
  display: inline;
  bottom: 3%;
  left: 23%;
  transform: translateX(-35%);
}

.item3:hover .mi5 {
  display: inline;
  bottom: 9%;
  left: 23%;
  transform: translateX(-35%);
}

.item3img {
  width: 16vw;
}

.item1:hover .mi5 {
  display: inline;
  top: 20%;
  left: 23%;
}

.pabo {
  padding-bottom: 10%;
  padding-top: 30rem;
}

.cen {
  display: block;
  margin: 0 auto;
  text-align: center;
}
body {
  margin: 0 auto;
}

.over:hover{
  transition: 0.5s all;
}

.over{
  transition : 1s;
}

a {
  text-decoration: none;
  transition: ease 0.3s;
  display: block;
}


ul {
  padding-left: 0;
}

li {
  list-style-type: none;
}

h1{
  font-size: 0;
}

img {
  pointer-events: none;
  width: 100%;
  height: auto;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}

    .tab.active {

    }
    .tab-content {
      display: none;

    }
    .tab-content.active {
      display: block;
    }

.top-img {
  overflow: hidden;
  height: 100vh;
  max-height: 1440px;
  position: relative;
}
.top-img img {
  width: 100%;
}
.fv-btn1,
.fv-btn2,
.fv-btn3 {
  position: absolute;
  width: 100%;
  left: 50%;
}
.fv-btn1 {
  top: 257px;
  margin-left: -40%;
  width: 60px;
  height: 126px;
}
.fv-btn2 {
  top: 406px;
  margin-left: -131px;
  max-width: 40%;
}
.fv-btn3 {
  top: 306px;
  margin-left: 240px;
  max-width: 30%;
}
#inner {
  width: 1920px;
  margin: 0 auto 0px;
  position: relative;
}

.game-link {
  width: 271px;
  height: 354px;
  background: url(./../img/game_dl.webp) 0 0 no-repeat;
  position: fixed;
  bottom: 0;
  right: 0;
  background-size: contain;
  transition: all 0.3s;
  z-index: 100;
}

.game-link:hover {
    transition: ease 0.3s;
    transform: translateY(-5px);
}

.game-link a {
  width: 271px;
  height: 354px;
  display: block;
}

#link01 {
  text-indent: 9999;
}

section {
  text-align: center;
  width: 100%;
  padding: 0 0 0;
}

.pa {
  padding-top: 243px;
}

.event-bg {
  background: rgba(13, 84, 138, 0.7);
  color: white;
  padding: 100px 60px;
  width: calc(100% - 120px);
  margin: 0 auto 180px;
  border-radius: 15px;
  max-width: 1400px;
}

.event-bg-short {
  background: rgba(13, 84, 138, 0.7);
  color: white;
  padding: 100px 60px;
  width: calc(100% - 120px);
  margin-bottom: 180px;
  border-radius: 15px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 150%;
}

.attention-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.attention {
  position: relative;
  font-weight: bold;
  margin-left: 37px;
  max-width: 1200px;
}

.attention:before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(./../img/attention-icon.webp) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -45px;
}

.attention-list {
  line-height: 150%;
  margin-left: 62px;
}

.attention-list li {
  list-style-type: disc;
}


.slider li {
    width: 100%;
    height: 100%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.slick-next:before {
    content: ""
}

.slick-after:before {
    content: ""
}

.slick-prev,.slick-next {
    display: none
}

#arrow,#arrow-2,#arrow-3,#arrow-4 {
    display: flex;
    max-width: 880px;
    margin: 0 auto;
    justify-content: space-between
}

#arrow img, #arrow-2 img,#arrow-3 img,#arrow-4 img{
    width: 8.5vw;
    height: auto;
    pointer-events: auto;
    position: absolute;
    top: 34%;
}

.next-arrow{
  right: 15px;
}

.prev-arrow{
  left: 15px;
}

.po_hair_wrap{
  position: relative;
}

#dots,#dots-2, #dots-3,#dots-4{
    width: 100%
}

.slick-prev,.slick-next {
    display: none
}


.slick-dots {
    bottom: 0;
    position: static !important
}

.slick-dots li.slick-active button:before {
    color: #FF5078 !important;
    opacity: 1;
    font-size: 1rem !important
}

.slick-dots li button:before {
    color: #FCE1E0 !important;
        font-size: 1rem !important;
    opacity: 1 !important;
}

.slick-slide{
  height: auto !important;
}

.slick-dotted.slick-slider{
  max-width: 66vw;
}

/*nav*/
nav  {
  width: 100%;
  padding: 1% 0;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: solid 1px #b2b2b2;
  z-index: 1000;
}


  nav a img {
    width: 100%;
  }


.is-fixed {
   position: fixed;
  left: auto;
  z-index: 5;
  top: 0;
  
}

nav a {
  color: #ffffff;
  align-self: flex-start;
}

.drawer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 50px;
  padding: 0 1em;
}

.navbar_toggle {
  z-index: 9999;
}

.navbar_toggle_icon {
  position: relative;
  display: block;
  height: 4px;
  width: 30px;
  background: midnightblue;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.navbar_toggle_icon:nth-child(1) {
  top: 0;
}

.navbar_toggle_icon:nth-child(2) {
  margin: 8px 0;
}

.navbar_toggle_icon:nth-child(3) {
  top: 0;
}

/*OPEN時の動き*/
.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
  top: -10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 1000;
}

.menu ul {
  margin: 0;
}

.menu ul li {
  padding: 15px 0;
  max-width: 34vw;
}



  .menu {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .menu ul {
    height: auto;
    display: flex;

    justify-content:space-evenly;
    align-items: center;
  }

  .menu ul li {
    width: 100%;
    height: auto;
  }
  .menu ul li:nth-child(2){
      max-width: 13px;
    }
  #hair{
    background: #FFFEF7; /* 背景色 */
    background: url(../img/bg_hairsection.webp) no-repeat, #FFFEF7; /* 画像と色を順番に指定 */
    background-size: cover; /* 背景画像をカバー */
    background-position: center;

  }

  .head_img{
        margin: 0 auto;
    max-width: 88%;
    padding-top: 4rem;
    position: relative;
    z-index: 1;
  }
  .tabs{
    max-width: 70vw;
    display: flex;
    margin: 0 auto;
  }
  .tab-contents{
    max-width: 70vw;
    margin: 0 auto;
  }
  .c_head_img{
    margin: 0 auto;
    max-width: 350px;
    padding-top: 8rem;
    padding-bottom: 0;
  }
  .c_head_heair_img{
    margin: 0 auto;
    max-width: 381px;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c_w_head{
    margin: 0 auto;
    max-width: 381px;
  }
  .fo_icon{
    max-width: 49px;
    transition: 0.5s all;
  }
  .fo_icon:hover{
      transform: scale(1.1, 1.1);
  transition: 0.5s all;
  }
  .fashion_wrap{
    background: url(../img/sp_bg_fashion.png) no-repeat;
background-size: 100% auto;
    background-position: center;
    margin: 3rem 4%;
    position: relative;
    z-index: 1;
    aspect-ratio: 751 / 1274;
  }
  .fashion_c_wrap{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    max-width: 680px;
    padding-top: 100px;
    padding-bottom: 50px;
    flex-direction: column;
}
header {
    width: 100%;
    padding-top: calc(953 / 828 * 100%);
    background: url(../img/sp_fv.webp) no-repeat center top;
    background-size: contain;
}
  #collabo_item{
    background: url(../img/bg_fashionitem.webp) no-repeat;
    background-size: cover; /* 背景画像をカバー */
    position: relative;
      background-position: top center;
      padding-bottom: 20vw;
      margin: 0 auto;
      /* max-width: 2000px; */
  }
  .sakura{
    display: none;
  }
  .kero{
    position: absolute;
    background: url(../img/kero.webp) no-repeat;
    background-size: contain;
    width: 66px;
    height: 127px;
    top: 25%;
    z-index: 2;
    left: 0;
  }
  .pet_box,.vehicle_box,.vehicle_po{
    position: relative;
    z-index: 1;
  }
  .character_1,
  .character_2,
  .pet_kero
  {
    position: absolute;
  }
  .pet{
    position: relative;
    z-index: 1;
  }
  .pet_kero{
    background: url(../img/pet_kero_cha.webp) no-repeat;
    background-size: contain;
    width: 117px;
    height: 170px;
        top: 150px;
        right: 0;
        left: 0;
    }
  .character_1{
        background: url(../img/bg_item_character_1.webp) no-repeat;
    background-size: contain;
    width: 340px;
    height: 440px;
        top: 80px;
        left: calc(50% - 30px);
  }
    .character_2{
        background: url(../img/bg_item_character_2.webp) no-repeat;
    background-size: contain;
    width: 226px;
    height: 465px;
        top: 720px;
        right: calc(50% - -90px);
  }
  .hair_box,.pet,.action{
    margin: 0 auto;
    display: flex;
    justify-content: center;

    max-width: 88%;
    li{
      max-width: auto;
      height: auto;
    }
  }
  .vehicle{
        margin: 0 auto;
    display: flex;
        justify-content: center;

    max-width: 88%;
    li{
      max-width: 690px;
    }
  }
  .fx_wrap{
    position: relative;
    z-index: 1;
  }
  .fx_box{
        margin: 0 auto;
    display: flex;
    max-width: 1300px;
        justify-content: center;

    li{
      max-width: 450px;
    }
  }
  .skin{
        margin: 0 auto;
    li{
      max-width: auto;
    }
  }
   .skin_box{
      margin: 0 auto;
      max-width: 1300px;
      li{
      max-width: auto; 
      margin: 0 auto;       
      }
    }
    .skin{
      padding-bottom: 7rem;
    }
    .wrap_all{
      margin: 0 auto;
      overflow: hidden;
    }
    .vehicle_box{
      position: relative;
    }
    #hair{
      padding-bottom: 8rem;
    }
    section{
      padding-top: 9rem;
    }
    .story_wrap{
      background: url(../img/bg_story.png) 0 0 no-repeat;
      background-size: cover;
      background-position: center;
      padding-bottom: 7rem;
    }
    #collabo_how{
      background: url(../img/bg_event.png) 0 0 no-repeat;
      background-size: cover;
      padding-bottom: 8rem;
    }
    #what_latale{
      background: url(../img/bg_latale.webp) 0 0 no-repeat;
      background-size: cover;
      padding-bottom: 5rem;
    }
    .sp_head_collabo{
      max-width: 70%;
    }
    .cllabo_sakura_2{
      background: url(../img/bg_item_character_4.png) 0 0 no-repeat;
        width: 243px;
        height: 327px;
      background-size: contain;
      position: absolute;
       right: calc(50% - 320px);
       top: -13rem;
    }
    .pririn{
      background: url(../img/bg_item_character_5.png) 0 0 no-repeat;
        width: 127px;
        height: 105px;
        background-size: contain;
        position: absolute;
        left: calc(50% - 491px);
        top: 16rem;
        z-index: 2;
          }
    .cllabo_npc{
      background: url(../img/bg_item_character_3.webp) 0 0 no-repeat;
        background-size: contain;
        width: 217px;
        height: 338px;
        top: -13rem;
        left: calc(50% - 298px);
        position: absolute;
    }


    .collabo_how_wrap{
      position: relative;
    }
    .how_wrap_all{
      padding-top: 8rem;
      position: relative;
      z-index: 1;
    }
    .how_character{
      position: absolute;
      background: url(../img/bg_item_character_6.png) 0 0 no-repeat;
    background-size: 100%;
    background-position: top;
    width: 112px;
    height: 246px;
    bottom: 1.3rem;
    left: -1rem;
    object-fit: cover;

    }
    .how_character_2{
      position: absolute;
      background: url(../img/bg_item_character_7.png) 0 0 no-repeat;
        background-size: contain;
        width: 90px;
        height: 110px;
        top: 42rem;
        right: calc(50% - 216px);
    }
    .collabo_how_box_wrap{
        background: url(../img/bg_repeat.webp);
        background-repeat: repeat-y;
        background-size: contain;
        max-width: 915px;
        width: 100%;
        padding-top: 1rem;
        margin: -2px auto 0 ;
        background-position: center top;
        position: relative;
        z-index: 1;


        }
      .how_box_wrap{
        background: url(../img/bg_repeat.webp);
     background-repeat: repeat-y;
    background-size: contain;
    max-width: 915px;
    width: 100%;
    padding-top: 1rem;
    margin: -2px auto 0;
    background-position: center top;
      }
      .sp_what_latale{
        max-width: 56%;
      }
  .head_how{
    margin: 0 auto;
    max-width: 300px;
    width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }

    .collabo_how_top{
      background: url(../img/bg_collaboillustration.png) no-repeat;
    background-position: top;
    background-size: 100% auto;
    max-width: 100%;
    margin: 2rem auto 0;
    position: relative;
    z-index: 1;
    aspect-ratio: 915 / 113;
    }
    .head_how_top{
      background: url(../img/bg_collaboitem.png) no-repeat;
      background-position: top;
    background-size: 100% auto;
        aspect-ratio: 915 / 113;

    max-width: 100%;
          margin: 0 auto;
        }
    .collabo_how_bottom{
      background: url(../img/bg_repeat_bottom.png) no-repeat;
      background-position: top;
      background-size: contain;
      max-width: 915px;
      margin: 0 auto;
      height: 38px;
        }
    .collabo_how_box,.how_box{
      max-width: 88%;
      margin: 0 auto;
      padding-top: 2rem;
      li{
        padding-bottom: 2rem;
      }
    }
    .how_1,.how_2{
      margin: 0 auto;
      max-width: 82%;
    }
    .how_3{
      max-width: 80%;
      margin: 0 auto;
      position: relative;
      z-index: 1;
    }
    .btn_collabo{
      max-width: 60%;
      margin: 0 auto;
      padding: 0;
    }
    #what_sakura{
      padding-bottom: 5rem;
    }
    .what_sakura_img,.what_latale_img{
      max-width: 88%;
      margin: 0 auto;
      padding-top: 2rem;
      padding-bottom: 4rem;
    }
    .tell_box{
      display: flex;
      flex-wrap: wrap;
      max-width: 1100px;
      justify-content: center;
      margin: 0 auto;
      padding-top: 3rem;
        li{
          max-width: 88%;
          padding-bottom: 2rem;
        }
        li:hover{
          opacity: .75;
        }
    }
    #bnr{

      margin: 0 auto;
      padding-top: 5rem;
      background: #FAF7F7;
      ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 1rem;
        padding-bottom: 10rem;
        margin: 0 auto;
      }
    }
    .bnr_wrap{
      max-width: 1100px;
    }
    .top_change{
      width: 100%;
      display: block;
      background: #FAF7F7;
    }
    .fo_icon_wrap{
      display: flex;
      margin: 0 auto;
      max-width:  110px;
      justify-content: space-between;
      padding-top: 5rem;
      padding-bottom: 4rem;
    }
    .fo_bottom_link,.Content_Type{
      color: #fff;
      font-weight: 700;

    }
    .fo_bottom_link{
      max-width: 445px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      font-size: 1rem;
      margin: 0 auto;
      li{
        padding-left: 1rem;
        padding-bottom: 1rem;
        a{
          text-decoration:underline;
        }
      }
      li:nth-child(1){
        padding-left: 0;
      }
    }
    .Content_Type{
      font-size: .75rem;
      padding-top: 5rem;
      padding-bottom: 9rem;
      text-align: center;
    }
    .footer_box{
      background: #2A2929;
    }


/*nav*/
@media screen and (max-width: 1600px) {
  #inner {
    width: 1200px;
    margin: 0 auto 60px;
  }

  .game-link {
  width: 271px;
  height: 354px;
    background-size: contain;
  }

  .game-link:hover {
    background-size: contain;
  }

  .game-link a {
  width: 271px;
  height: 354px;
  }

  .game-link-deco {
    bottom: 134px;
    right: 0;
  }
}

@media screen and (max-width: 1200px) {
  .game-link,
  .game-link-deco {
    display: none;
  }

  #inner {
    width: 950px;
    margin: 0 auto;
  }

  .event-item-list01 ul li {
    text-align: center;
  }

  .event-item-list01 ul li img {
    width: 90%;
  }

  .event-item-list-inset {
    width: calc((100% / 2) - 30px);
  }

  .event03-list {
    width: 100% !important;
  }

  .event03-list ul {
    flex-direction: column;
  }

  .event03-list ul li {
    width: calc(100% - 15px);
  }
}


@media screen and (min-width: 950px) {



  .fv-1 a,
  .fv-2 a,
  .fv-3 a {
    display: block;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  nav {
    display: flex;
    flex-direction: row;
    height: 90px;
    padding: 0;
  }

  .navbar_toggle {
    display: none;
  }

  .menu {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .menu ul {
        height: 90px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
        max-width: 71rem;
        margin: 0 auto;
  }

  .menu ul li {
    width: 100%;
    height: auto;
    max-width: 219px;
  }
  .menu ul li:nth-child(2){
      max-width: 13px;
    }
nav a img{
  width: 100%;
}

  #hair{
    background: #FFFEF7; /* 背景色 */
    background: url(../img/bg_hairsection.webp) no-repeat, #FFFEF7; /* 画像と色を順番に指定 */
    background-size: cover; /* 背景画像をカバー */
    background-position: center;
    div{
    max-width: 1480px;
    margin: 0 auto;
    }

  }
  .head_img{
        margin: 0 auto;
    max-width: 974px;
    padding-top: 4rem;
    position: relative;
    z-index: 1;
  }
  .tabs{
    max-width: 170px;
    display: block;
  }
  .tab-contents{
    max-width: 500px;
  }
  .c_head_img{
    margin: 0 auto;
    max-width: 381px;
    padding-top: 11rem;
    padding-bottom: 3rem;
  }
    .c_head_heair_img{
    margin: 0 auto;
    max-width: 381px;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }


  .c_w_head{
    margin: 0 auto;
    max-width: 381px;
  }
  .fo_icon{
    max-width: 49px;
  }
  .fashion_wrap{
    background: url(../img/c_bg_fashion.webp) no-repeat;
        background-size: 100% auto;
        background-position: center;
        position: relative;
        z-index: 1;
        aspect-ratio: 1009 / 1065;
        max-width: 950px;
        margin: 110px auto 0;
  }
  .fashion_c_wrap{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    max-width: 680px;
    padding-top: 150px;
    padding-bottom: 80px;
    flex-direction:row;
}
header {
    width: 100%;
    padding-top: calc(1080 / 1920 * 100%);
    background: url(../img/fv.webp) no-repeat center top , url(../img/repeat_all.webp) repeat;
    background-size: contain ,auto;
}
  #collabo_item{
    background: url(../img/bg_fashionitem.webp) no-repeat;
    background-size: cover; /* 背景画像をカバー */
    position: relative;
      background-position: top center;
      padding-bottom: 13vw;
      margin: 0 auto;
      /* max-width: 2000px; */
  }
  .sakura{
    display: block;
    position: absolute;
    background: url(../img/sakura.webp) no-repeat;
    background-size: contain;
    width: 418px;
    height: 1363px;
    bottom: 90px;
    right: calc(50% - 865px);
  }
  .kero{
    position: absolute;
    background: url(../img/kero.webp) no-repeat;
    background-size: contain;
    width: 254px;
    height: 495px;
        top: 90px;
        left: calc(50% - 800px);
  }
  .pet_box,.vehicle_box,.vehicle_po{
    position: relative;
    z-index: 1;
  }
  .character_1,
  .character_2,
  .pet_kero
  {
    position: absolute;
  }
  .pet_kero{
    background: url(../img/pet_kero_cha.webp) no-repeat;
    background-size: contain;
    width: 254px;
    height: 495px;
        top: 90px;
        right: calc(50% - 585px);
        left: auto;
    }
  .character_1{
        background: url(../img/bg_item_character_1.webp) no-repeat;
    background-size: contain;
    width: 1281px;
    height: 1661px;
        top: 85px;
        left: -580px;
  }
    .character_2{
        background: url(../img/bg_item_character_2.webp) no-repeat;
    background-size: contain;
    width: 854px;
    height: 1750px;
        top: -75px;
        right: calc(50% - 895px);
  }
  .hair_box,.pet,.action{
        margin: 0 auto;
    display: flex;
        justify-content: center;

    max-width: 1300px;
    li{
      max-width: 445px;
    }
  }
  .vehicle{
        margin: 0 auto;
    display: flex;
        justify-content: center;

    max-width: 1300px;
    li{
      max-width: 690px;
    }
  }
  .fx_wrap{
    position: relative;
    z-index: 1;
  }
  .fx_box{
        margin: 0 auto;
    display: flex;
    max-width: 1300px;
        justify-content: center;

    li{
      max-width: 450px;
    }
  }
  .skin{
        margin: 0 auto;
    display: flex;
    justify-content: center;
    li{
      max-width: 630px;
    }
  }
   .skin_box{
      margin: 0 auto;
      max-width: 1300px;
      li{
      max-width: 630px; 
      margin: 0 auto;       
      }
    }
    .skin{
      padding-bottom: 7rem;
    }
    .wrap_all{
      margin: 0 auto;
    }
    .vehicle_box{
      position: relative;
    }
    #hair{
      padding-bottom: 16rem;
    }
    section{
      padding-top: 9rem;
    }
    .story_wrap{
      background: url(../img/bg_story.png) 0 0 no-repeat;
      background-size: cover;
      background-position: center;
      padding-bottom: 7rem;
    }
    #collabo_how{
      background: url(../img/bg_event.png) 0 0 no-repeat;
      background-size: cover;
      padding-bottom: 20rem;
    }
    #what_latale{
      background: url(../img/bg_latale.webp) 0 0 no-repeat;
      background-size: cover;
      padding-bottom: 5rem;
    }
    .cllabo_sakura_2{
      background: url(../img/bg_item_character_4.png) 0 0 no-repeat;
        width: 811px;
        height: 1091px;
      background-size: contain;
      position: absolute;
       right: calc(50% - 925px);
       top: -32rem;
    }
    .pririn{
      background: url(../img/bg_item_character_5.png) 0 0 no-repeat;
        width: 127px;
        height: 105px;
        background-size: contain;
        position: absolute;
        left: calc(50% - 491px);
        top: 16rem;
        z-index: 2;
          }
    .cllabo_npc{
      background: url(../img/bg_item_character_3.webp) 0 0 no-repeat;
        background-size: contain;
        width: 710px;
        height: 1103px;
        top: -34rem;
        left: calc(50% - 868px);
        position: absolute;
    }


    .collabo_how_wrap{
      position: relative;
    }
    .how_wrap_all{
      padding-top: 11rem;
      position: relative;
      z-index: 1;
    }
    .how_character{
      position: absolute;
      background: url(../img/bg_item_character_6.png) 0 0 no-repeat;
      background-size: contain;
        width: 254px;
        height: 780px;
        bottom: -127px;
        left: calc(50% - 547px);

    }
    .how_character_2{
      position: absolute;
      background: url(../img/bg_item_character_7.png) 0 0 no-repeat;
        background-size: contain;
        width: 237px;
        height: 253px;
        top: 295px;
        right: calc(50% - 516px);
    }
    .collabo_how_box_wrap{
        background: url(../img/bg_repeat.webp);
        background-repeat: repeat-y;
        background-size: contain;
        max-width: 915px;
        width: 100%;
        padding-top: 1rem;
        margin: -2px auto 0 ;
        background-position: center top;
        position: relative;
        z-index: 1;


        }
      .how_box_wrap{
        background: url(../img/bg_repeat.webp);
        background-repeat: repeat-y;
        background-size: contain;
        max-width: 915px;
        width: 100%;
        padding-top: 1rem;
        margin: -2px auto 0;
        background-position: center top;
                padding-bottom: 5rem;
      }
      .head_how{
   margin: 0 auto;
    max-width: 381px;

    padding-bottom: 3rem;
      }


    .collabo_how_top{
      background: url(../img/bg_collaboillustration.png) no-repeat;
      background-position: top;
      background-size: contain;
      max-width: 915px;
      height: 113px;
      margin: 5rem auto 0;
      position: relative;
      z-index: 1;
    }
    .head_how_top{
      background: url(../img/bg_collaboitem.png) no-repeat;
      background-position: top;
      background-size: contain;
      max-width: 915px;
      margin: 0 auto;
        }
    .collabo_how_bottom{
      background: url(../img/bg_repeat_bottom.png) no-repeat;
      background-position: top;
      background-size: contain;
      max-width: 915px;
      margin: -1px auto 0;
      height: 38px;
        }
    .collabo_how_box,.how_box{
      max-width: 680px;
      margin: 0 auto;
      padding-top: 3rem;
      li{
        padding-bottom: 3rem;
      }
    }
    .how_1,.how_2{
      margin: 0 auto;
      max-width: 415px;
    }
    .how_3{
      max-width: 530px;
      margin: 0 auto;
    }
    .btn_collabo{
      max-width: 415px;
      margin: 0 auto;
      padding: 3rem 0;
    }
    #what_sakura{
      padding-bottom: 5rem;
    }
    .what_sakura_img,.what_latale_img{
      max-width: 970px;
      margin: 0 auto;
      padding-top: 7.5rem;
      padding-bottom: 4rem;
    }
    .tell_box{
      display: flex;
      flex-wrap: wrap;
      max-width: 1100px;
      justify-content: space-between;
      margin: 0 auto;
      padding-top: 5.5rem;
        li{
          max-width: 512px;
          padding-bottom: 9rem;
        }
    }
    #bnr{
      ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 2rem;
        padding-bottom: 10rem;
        margin: 0 auto;

      }
    }
    .bnr_wrap{
            max-width: 1100px;
      margin: 0 auto;
    }
    .bnr_link_1{
      max-width: 1100px;
    }
    .bnr_link_box{
      max-width: 545px;
    }
    .fo_icon_wrap{
      display: flex;
      margin: 0 auto;
      max-width:  110px;
      justify-content: space-between;
      padding-top: 9rem;
      padding-bottom: 4rem;
    }
    .fo_bottom_link,.Content_Type{
      color: #fff;
      font-weight: 700;

    }
    .fo_bottom_link{
      max-width: 445px;
      display: flex;
      justify-content: space-between;
      font-size: 1.2rem;
      margin: 0 auto;
      li{
        a{
          text-decoration:underline;
        }
      }
    }
    .Content_Type{
      font-size: 1rem;
      padding-top: 5rem;
      padding-bottom: 9rem;
      text-align: center;
    }
    .footer_box{
      background: #2A2929;
    }
}

@media screen and (min-width: 2000px){
  .sakura{
      right: calc(50% - 965px);
  }
}

@media screen and (max-width:950px) {
  .fv-bg {
    height: 100%;
  }
  .bg_top {
    min-width: fit-content;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  html,
  body {
    font-size: 1rem;
  }

  .navbar_brand {
    padding: 0 !important;
  }

  #inner {
    width: 100%;
  }

  .top-img {
    margin-top: 50px;
  }

  .img950 {
    text-align: center;
    max-width: 950px;
  }

  section {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    padding: 0px 0px;
    box-shadow: none;
    border: none;
  }

  .event-progress {
    margin: 0 auto 180px !important;
  }

  .event-bg {
    padding: 90px 30px 30px;
    margin: 0 auto 60px;
  }

  .event-index img {
    max-width: 100%;
  }

  .event-info-index img {
    width: 100%;
    max-width: 495px;
  }

  .event-item-list01,
  .event-item-list02 img {
    width: 100%;
  }

  .event-item-list-inset p {
    font-size: 1rem;
    line-height: 150%;
  }

  .event04-bonus-index img {
    max-width: 100%;
  }

  .space-icon img {
    max-width: 100px !important;
  }

  .attention-list {
    padding-left: 30px;
  }

  .attention-list li {
    font-size: 0.7rem;
  }

  .attention:before {
    left: 70px;
  }

  nav a {
    display: block;
  }


}

@media screen and (max-width: 748px) {
  .fv_bg {

  }

  .event-bg {
    padding: 80px 15px 15px;
    width: calc(100% - 30px);
  }

  .event-info-subindex01 {
    min-width: 71%;
    padding: 5px;
  }

  .event-info-subindex02 {
    font-size: 1rem;
    line-height: 150%;
    max-width: 70%;
    min-width: 70%;
  }

  .event-index-description {
    font-size: 1rem;
  }

  .event-item-list01 ul {
    flex-wrap: wrap;
  }

  .event-item-list-inset {
    width: 100%;
  }

  .event-item-list01,
  .event-item-list02 img {
    max-width: 100%;
    width: auto;
  }

  .event03-list ul li img {
    width: 100%;
  }

  .event05-contents img {
    max-width: 100%;
  }

  .event07-link {
    width: 80%;
  }

  .attention-list {
    padding-left: 0;
  }
}

@media screen and (max-width: 468px) {
  footer {

  }
}
