@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
#contents {
  width: 100%;
  height: auto;
  font-size: 62.5%;
  overflow-y: scroll;
  box-sizing: border-box; }

@media all and (min-width: 750px) and (max-width: 1120px) {
  #contents {
    font-size: calc(100vw / 112); } }
@media screen and (max-width: 749px) {
  #contents {
    font-size: calc(100vw / 37.5); } }
@media screen and (max-width: 749px) {
  .only_pc {
    display: none !important; } }

.only_sp {
  display: none !important; }
  @media screen and (max-width: 749px) {
    .only_sp {
      display: block !important; } }

img {
  max-width: 100%;
  height: auto; }

.parent {
  display: flex;
  justify-content: center;
  align-items: center; }

.bf {
  font-family: "Zen Maru Gothic", sans-serif !important; }

#contents {
  font-weight: 400;
  scroll-behavior: smooth;
  overflow: hidden;
  /*	@media all and (min-width: 750px) and (max-width: 1120px){
  	}
  	@media screen and (max-width: 749px){
  	}*/ }
  #contents a img {
    transition: all  0.5s  ease; }
  #contents a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); }

#top_img {
  position: relative;
  padding-top: min(2.72vw, 30px);
  width: 100%;
  margin: 0 auto; }
  #top_img > img {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 5; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #top_img > img {
        max-width: 1100px;
        object-fit: cover; } }
    @media screen and (max-width: 749px) {
      #top_img > img {
        object-fit: contain; } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #top_img {
      margin: 0 auto 30px; } }
  @media screen and (max-width: 749px) {
    #top_img {
      padding-top: 8vw;
      margin: 0 auto 8vw;
      object-fit: none; } }

#contents_wrap {
  max-width: 1920px;
  margin: -140px auto 0; }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #contents_wrap {
      width: 100%; } }
  @media screen and (max-width: 749px) {
    #contents_wrap {
      width: 100%; } }

@media screen and (max-width: 749px) {
  #what, #movie, #reason {
    padding: 0 4%; } }

#what {
  text-align: center;
  padding: 120px 0 60px;
  background-color: #fff8a0; }

#movie {
  position: relative;
  padding: 0 0 50px;
  background-color: #fff8a0;
  z-index: 2; }
  #movie .kitty, #movie .melody, #movie .kuromi, #movie .dot01, #movie .dot02 {
    position: absolute; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #movie .kitty, #movie .melody, #movie .kuromi, #movie .dot01, #movie .dot02 {
        display: none; } }
    @media screen and (max-width: 749px) {
      #movie .kitty, #movie .melody, #movie .kuromi, #movie .dot01, #movie .dot02 {
        display: none; } }
  #movie .kitty {
    width: 19.25%;
    transform: rotate(-16deg);
    top: 16%;
    left: -29.88%; }
  #movie .melody {
    width: 17%;
    transform: rotate(16deg);
    right: -34.25%;
    top: -11.5%; }
  #movie .kuromi {
    width: 23.13%;
    transform: rotate(-8deg);
    right: -30%;
    bottom: -3.75%; }
  #movie .dot01 {
    width: 20.63%;
    top: -22.75%;
    left: -28.5%; }
  #movie .dot02 {
    width: 12.38%;
    right: -16.25%;
    top: -28%; }

.blk {
  width: 1600px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 55px;
  text-align: center; }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    .blk {
      width: 83.33%; } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    .blk {
      width: 83.33%; } }
  @media screen and (max-width: 749px) {
    .blk {
      width: 100%;
      padding: 2%;
      margin-bottom: 7.33vw; } }

.ttl_topic {
  width: 440px;
  margin: 0 auto 60px; }
  @media screen and (max-width: 749px) {
    .ttl_topic {
      width: 58.4%;
      margin: 0 auto 30px; } }

.youtube_wrap {
  width: 100%;
  max-width: 800px;
  position: relative;
  margin: 0 auto 0;
  aspect-ratio: 16 / 9;
  padding: 0;
  font-size: 0;
  z-index: 3; }
  .youtube_wrap::after {
    content: "";
    position: absolute;
    top: 20px;
    right: -20px;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background-image: repeating-linear-gradient(45deg, #f2a7b3 0 3px, #fff8a0 3px 8px);
    background-repeat: no-repeat;
    z-index: -1; }
    @media screen and (max-width: 749px) {
      .youtube_wrap::after {
        top: 8px;
        right: -8px; } }
  .youtube_wrap iframe {
    border-radius: 30px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 3; }
    @media screen and (max-width: 749px) {
      .youtube_wrap iframe {
        border-radius: 15px; } }

#reason {
  position: relative;
  padding: 0 0 13.02%;
  background-image: url("../img/wavebg_pc.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, #fff8a0 50%), url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
  background-position: 0 80px,0 0;
  background-size: 100%;
  background-blend-mode: normal,normal,soft-light,normal;
  background-repeat: no-repeat,repeat,repeat,repeat;
  /*アレンジ方法スライド*/ }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #reason {
      background-image: url("../img/wavebg_pc2.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, #fff8a0 50%), url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
      background-repeat: no-repeat,repeat,repeat,repeat;
      background-size: 100%;
      background-blend-mode: normal,normal,soft-light,normal;
      background-position: 0 100px,0 0; } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #reason {
      background-image: url("../img/wavebg_pc3.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, #fff8a0 50%), url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
      background-repeat: no-repeat,repeat,repeat,repeat;
      background-size: contain;
      background-position: 0 100px,0 0;
      background-blend-mode: normal,normal,soft-light,normal; } }
  @media screen and (max-width: 749px) {
    #reason {
      background-image: url("../img/wavebg_sp.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, #fff8a0 50%), url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
        margin-bottom: 10vh;
      background-repeat: no-repeat,repeat,repeat,repeat;
     /* background-position: 0 15vh,0 0;*/
    /*  background-size: contain;*/
      background-blend-mode: normal,normal,soft-light,normal; } }
  #reason .ttl {
    z-index: 5;
    width: 62.5%;
    margin: 0 auto 60px;
    text-align: center; }
    @media all and (min-width: 1121px) and (max-width: 1600px) {
      #reason .ttl {
        margin: 0 auto 3.75%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #reason .ttl {
        margin: 0 auto 5.36%;
        width: 100%;
        z-index: 10;
        overflow: visible; } }
    @media screen and (max-width: 749px) {
      #reason .ttl {
        width: 100%;
        margin: 0 auto 2.67vw; } }
  #reason .point {
    z-index: 5;
    position: relative;
    overflow: visible;
    width: 1160px;
    margin: 0 auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 60px; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #reason .point {
        width: 96.67%; } }
    @media screen and (max-width: 749px) {
      #reason .point {
        width: 100%;
    /*    gap: 20px 0;*/
        margin: 0 auto 20px; } }
    #reason .point li {
      width: 280px;
      align-self: flex-end;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      #reason .point li:first-child {
        align-self: flex-start; }
      #reason .point li .caption {
        color: #fff;
        padding: 0.5em 0;
        font-size: 2.4em;
        font-weight: 500;
        text-align: center; }
      #reason .point li .text {
        width: 86%;
        color: #fff;
        font-size: 1.6em;
        line-height: 1.8em;
        font-weight: 400; }
        @media screen and (max-width: 749px) {
          #reason .point li .text {
            width: 75%;
            line-height: 1.6em; } }
      @media all and (min-width: 750px) and (max-width: 1120px) {
        #reason .point li {
          width: 23.33%; } }
      @media screen and (max-width: 749px) {
        #reason .point li {
          width: 100%;
          align-self: flex-start; }
          #reason .point li .pic {
            margin: 3vh auto 0 auto;
           /*idth: 66.67%;*/
          } }
  #reason .arrange-list {
    width: 1380px;
    margin: 0 auto; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #reason .arrange-list {
        width: 100%;
        padding: 0 6.25%; } }
    @media screen and (max-width: 749px) {
      #reason .arrange-list {
        width: 88%;
        margin: 0 auto 30px;
        padding: 0 2%; } }
    #reason .arrange-list .lead {
      padding-bottom: 30px; }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .lead {
          padding-bottom: 15px; } }
    #reason .arrange-list .arrange-slider {
      margin: 0 auto;
      padding: 0 60px;
      position: relative; }
      @media all and (min-width: 750px) and (max-width: 1120px) {
        #reason .arrange-list .arrange-slider {
          padding: 0 30px; } }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .arrange-slider {
          padding: 0px; } }
      #reason .arrange-list .arrange-slider li img {
        border-radius: 24px; }
        @media all and (min-width: 750px) and (max-width: 1120px) {
          #reason .arrange-list .arrange-slider li img {
            border-radius: 18px; } }
        @media screen and (max-width: 749px) {
          #reason .arrange-list .arrange-slider li img {
            border-radius: 18px; } }
      #reason .arrange-list .arrange-slider li .text {
        text-align: center;
        color: #fff;
        font-size: 1.6em;
        padding: 0.5em;
        line-height: 1.8em;
        font-weight: 400; }
    #reason .arrange-list .slick-slide {
      margin: 0 10px;
      border-radius: 2.4em; }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .slick-slide {
          margin: 0 5px;
          border-radius: 1.8em; } }
    #reason .arrange-list .slide-arrow {
      bottom: 0;
      height: 0;
      margin: auto;
      position: absolute;
      top: 0;
      width: 0;
      　cursor: pointer; }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .slide-arrow {
          top: -25%; } }
    #reason .arrange-list .prev-arrow {
      background: url("../img/arrange_arrow.svg") no-repeat;
      width: 24px;
      height: 41px;
      background-size: contain;
      left: 0px; }
      #reason .arrange-list .prev-arrow:hover {
        opacity: .7; }
      @media all and (min-width: 750px) and (max-width: 1120px) {
        #reason .arrange-list .prev-arrow {
          width: 20px;
          height: 34px;
          left: -16px; } }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .prev-arrow {
          width: 16px;
          height: 27px;
          left: -16px; } }
    #reason .arrange-list .next-arrow {
      background: url("../img/arrange_arrow.svg") no-repeat;
      width: 24px;
      height: 41px;
      background-size: contain;
      transform: scale(-1, 1);
      right: 0; }
      #reason .arrange-list .next-arrow:hover {
        opacity: .7; }
      @media all and (min-width: 750px) and (max-width: 1120px) {
        #reason .arrange-list .next-arrow {
          width: 20px;
          height: 34px;
          right: -16px; } }
      @media screen and (max-width: 749px) {
        #reason .arrange-list .next-arrow {
          width: 16px;
          height: 27px;
          right: -16px; } }

#lineup {
  position: static;
  padding-top: 100px;
  margin-top: -350px;
  background-image: url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
  background-repeat: repeat;
  background-blend-mode: soft-light,normal; }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #lineup {
      padding-top: 6.25%;
      margin-top: -18.63%; } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #lineup {
      padding-top: 5.93%;
      margin-top: -22.32%; } }
  @media screen and (max-width: 749px) {
    #lineup {
      padding: 100px 0 0;
      margin-top: -200px; } }
  #lineup .lineup-wrap {
    position: relative;
    width: 1600px;
    margin: 0 auto;
    padding-bottom: 260px;
    display: flex;
    flex-direction: column;
    gap: 140px 0;
    background: url("../img/lineup_bg_pc.png") no-repeat;
    background-position: top center; }
    @media all and (min-width: 1121px) and (max-width: 1600px) {
      #lineup .lineup-wrap {
        width: 100%;
        padding-bottom: 260px;
        background: url("../img/lineup_bg_pc.png") no-repeat;
        background-position: top center;
        background-size: 100%;
        gap: 100px 0;
        padding-bottom: 16.25%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #lineup .lineup-wrap {
        width: 100%;
        background: url("../img/lineup_bg_tb.png") no-repeat;
        background-position: top center;
        background-size: 100%;
        gap: 50px 0;
        padding-bottom: 14.29%; } }
    @media screen and (max-width: 749px) {
      #lineup .lineup-wrap {
        width: 100%;
        background: url("../img/lineup_bg_sp.png") no-repeat;
        background-origin: border-box;
        background-clip: border-box;
        box-sizing: border-box;
        background-position: center;
        background-size: cover;
     /*   gap: 60px 0;
*/        padding: 0 0 100px; } }
  #lineup #kitty, #lineup #melody, #lineup #kuromi {
    position: relative;
    width: 1075px; }
    @media all and (min-width: 1400px) and (max-width: 1600px) {
      #lineup #kitty, #lineup #melody, #lineup #kuromi {
        width: 100%;
        margin: 20px auto 0 auto; } }
    @media all and (min-width: 1121px) and (max-width: 1399px) {
      #lineup #kitty, #lineup #melody, #lineup #kuromi {
        width: 100%;
        margin: 0 auto; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #lineup #kitty, #lineup #melody, #lineup #kuromi {
        width: 100%;
        margin: 0 auto; } }
    @media screen and (max-width: 749px) {
      #lineup #kitty, #lineup #melody, #lineup #kuromi {
        width: 100%; } }
  #lineup .name {
    width: 635px;
    margin-left: 32px;
    margin-bottom: 10px; }
    @media all and (min-width: 1121px) and (max-width: 1600px) {
      #lineup .name {
        width: 34.88%;
        margin-left: 17.44%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #lineup .name {
        width: 28.88%;
        margin-left: 20.44%; } }
    @media screen and (max-width: 749px) {
      #lineup .name {
        width: 48%;
        margin: 0 auto 10px; } }

#kitty .box {
  margin-top: 280px;
  transform: translateX(60px); }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #kitty .box {
      margin-top: 17.5%;
      transform: translateX(3.75%); } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #kitty .box {
      margin-top: 14.5%;
      transform: translateX(3.75%); } }
  @media screen and (max-width: 749px) {
    #kitty .box {
      margin: 21vh auto 0;
      transform: none; } }
#melody .box {
  transform: translateX(280px); }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #melody .box {
      transform: translateX(17.5vw); } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #melody .box {
      transform: translateX(50px); } }
  @media screen and (max-width: 749px) {
    #melody .box {
      transform: none; } }
#kuromi .box {
  transform: translateX(420px); }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #kuromi .box {
      transform: translateX(26.25vw); } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #kuromi .box {
      transform: translateX(70px); } }
  @media screen and (max-width: 749px) {
    #kuromi .box {
      transform: none; } }

#howto {
  background-image: url(../img/texture_noise.jpg), linear-gradient(#64d7fa, #64d7fa);
  background-repeat: repeat;
  background-blend-mode: soft-light,normal; }
  #howto .howto-wrap {
    width: 1760px;
    position: relative;
    margin: 0 auto;
    background-color: #ffe54d;
    padding: 80px 80px 300px;
    border-radius: 200px 200px 0 0; }
    @media all and (min-width: 1121px) and (max-width: 1760px) {
      #howto .howto-wrap {
        padding: 4.55% 4.55% 17.05%;
        border-radius: 50px 50px 0 0;
        width: 91.67%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #howto .howto-wrap {
        padding: 4.55% 4.55% 17.05%;
        border-radius: 50px 50px 0 0;
        width: 91.67%; } }
    @media screen and (max-width: 749px) {
      #howto .howto-wrap {
        padding: 4% 4% 130px;
        border-radius: 20px 20px 0 0;
        width: 90.67%; } }
  #howto .check-mv-link {
    position: absolute;
    bottom: 250px;
    left: 50%;
    transform: translatex(-50%); }
    @media all and (min-width: 1121px) and (max-width: 1760px) {
      #howto .check-mv-link {
        bottom: 23%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #howto .check-mv-link {
        width: 67%;
        bottom: 18%;
        left: 50%;
        transform: translatex(-50%); } }
    @media screen and (max-width: 749px) {
      #howto .check-mv-link {
        position: static;
        transform: none; } }

#product {
  margin-top: -190px;
  background: url("../img/info-top-chara_pc.png") no-repeat top center;
  background-size: 100%;
  position: relative; }
  @media all and (min-width: 1121px) and (max-width: 1600px) {
    #product {
      margin-top: -9.9%;
      background-size: 100%; } }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    #product {
      margin-top: -9.9%;
      background-size: contain;
      background-position: top center; } }
  @media screen and (max-width: 749px) {
    #product {
      margin-top: -100px;
      background: url("../img/info-top-chara_sp.png") no-repeat top center;
      background-size: contain; } }
  #product .product-wrap {
    width: 1600px;
    margin: 0 auto;
    padding: 190px 165px 200px; }
    @media all and (min-width: 1121px) and (max-width: 1600px) {
      #product .product-wrap {
        width: 100%;
        padding: 11.88% 10.31% 12.5%; } }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #product .product-wrap {
        width: 100%;
        padding: 11.88% 10.31% 12.5%; } }
    @media screen and (max-width: 749px) {
      #product .product-wrap {
        width: 100%;
        padding: 80px 8% 100px; } }
  #product .deco01, #product .deco02, #product .deco03 {
    position: absolute; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #product .deco01, #product .deco02, #product .deco03 {
        display: none; } }
    @media screen and (max-width: 749px) {
      #product .deco01, #product .deco02, #product .deco03 {
        display: none; } }
  #product .deco01 {
    width: 9.56%;
    top: 12.5%;
    left: 12.5%; }
  #product .deco02 {
    width: 11.75%;
    bottom: 6.25%;
    left: 6.25%; }
  #product .deco03 {
    width: 14.06%;
    top: 27.19%;
    right: 5.94%; }
  #product dl, #product dt, #product dd {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  #product h3 {
    font-size: 4em;
    width: 5em;
    margin: 1em auto 1em;
    font-weight: 700;
    padding: 0 0.5em;
    line-height: 1;
    background: radial-gradient(circle at calc(100% - 4px) calc(100% - 4px), #fad4de 4px, transparent 4px), radial-gradient(circle at 4px calc(100% - 4px), #fad4de 4px, transparent 4px), linear-gradient(to bottom, #fff calc(100% - 8px), transparent calc(100% - 8px)), linear-gradient(to right, transparent 4px, #fad4de 4px, #fad4de calc(100% - 4px), transparent calc(100% - 4px));
    display: flex;
    justify-content: center;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone; }
  #product .pkg-img {
    width: 800px;
    margin: 0 auto 60px;
    display: flex;
    justify-content: center;
    gap: 36px;
    flex-wrap: wrap; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #product .pkg-img {
        gap: 4.5%;
        width: 100%; } }
    @media screen and (max-width: 749px) {
      #product .pkg-img {
        gap: 4.5%;
        width: 100%;
        margin: 0 auto 30px; } }
    #product .pkg-img li {
      width: 30%; }
      @media screen and (max-width: 749px) {
        #product .pkg-img li {
          width: 45%;
          padding-bottom: 10px; } }
  #product .info-txt {
    width: 500px;
    margin: 0 auto;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 0; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #product .info-txt {
        width: 400px; } }
    @media screen and (max-width: 749px) {
      #product .info-txt {
        width: 100%;
        gap: 5px 0;
        justify-content: flex-start; } }
    #product .info-txt dt, #product .info-txt dd {
      padding: 5px 10px; }
      @media screen and (max-width: 749px) {
        #product .info-txt dt, #product .info-txt dd {
          padding: 3px 6px; } }
    #product .info-txt dt {
      font-size: 2.2em;
      width: 4.8em;
      font-weight: 700;
      padding: 0 0 0 0;
      text-align: center;
      line-height: 1;
      background: radial-gradient(circle at calc(100% - 4px) calc(100% - 4px), #fad4de 4px, transparent 4px), radial-gradient(circle at 4px calc(100% - 4px), #fad4de 4px, transparent 4px), linear-gradient(to bottom, #fff calc(100% - 8px), transparent calc(100% - 8px)), linear-gradient(to right, transparent 4px, #fad4de 4px, #fad4de calc(100% - 4px), transparent calc(100% - 4px));
      display: inline;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone; }
      @media screen and (max-width: 749px) {
        #product .info-txt dt {
          font-size: 1.8em; } }
    #product .info-txt dd {
      font-size: 2.4em;
      font-weight: 500;
      width: calc(100% - 5em); }
      #product .info-txt dd span {
        font-size: 0.8em; }
      @media screen and (max-width: 749px) {
        #product .info-txt dd {
          font-size: 1.6em;
          width: auto; } }

#order {
  background-image: url(../img/texture_noise.jpg), linear-gradient(#ef83b2, #ef83b2);
  background-repeat: repeat;
  background-blend-mode: color-burn,normal;
  border-radius: 50% 50% 0 0; }
  @media screen and (max-width: 749px) {
    #order {
      border-radius: 40px 40px 0 0; } }
  #order .order-wrap {
    width: 1280px;
    transform: translateY(-160px);
    margin: 0 auto; }
    @media all and (min-width: 750px) and (max-width: 1120px) {
      #order .order-wrap {
        transform: translateY(-100px);
        width: 100%;
        padding: 0 10%; } }
    @media screen and (max-width: 749px) {
      #order .order-wrap {
        width: 100%;
        transform: translateY(-80px);
        padding: 0 11.33%; } }
    #order .order-wrap .item-box {
      display: flex;
      justify-content: center;
      gap: 3.52%; }
      @media screen and (max-width: 749px) {
        #order .order-wrap .item-box {
          flex-direction: column;
          gap: 10px; } }
      #order .order-wrap .item-box .item {
        background-color: #fff;
        width: 31.25%;
        border: 6px solid;
        padding: 2%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 4em; }
        #order .order-wrap .item-box .item.kitty {
          border-color: #ea6da4; }
        #order .order-wrap .item-box .item.melody {
          border-color: #ea6d8d; }
        #order .order-wrap .item-box .item.kuromi {
          border-color: #8560a5; }
        #order .order-wrap .item-box .item .pic {
          width: 100%;
          padding-bottom: 10px; }
        @media all and (min-width: 750px) and (max-width: 1120px) {
          #order .order-wrap .item-box .item {
            border-width: 4px; } }
        @media screen and (max-width: 749px) {
          #order .order-wrap .item-box .item {
            border-width: 3px;
            padding: 4%;
            width: 100%; } }

.ecBtnArea {
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 749px) {
    .ecBtnArea {
      margin: 10px auto 0; } }
  .ecBtnArea p {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 40px; }
  .ecBtnArea ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: row; }
    .ecBtnArea ul::before {
      content: "";
      display: block;
      width: 25%;
      order: 1; }
    .ecBtnArea ul li {
      display: flex;
      list-style: none;
      vertical-align: bottom; }
      .ecBtnArea ul li a {
        display: flex;
        align-items: center;
        min-height: 86px;
        padding: 0.5em 1em;
        border-radius: 1em;
        border: 3px solid #fff;
        background: #ffb11b;
        text-align: center;
        vertical-align: center;
        text-decoration: none;
        box-sizing: border-box; }
        @media all and (min-width: 750px) and (max-width: 1120px) {
          .ecBtnArea ul li a {
            min-height: 36px; } }
        @media screen and (max-width: 749px) {
          .ecBtnArea ul li a {
            min-height: 46px;
            border: 2px solid #fff;
            border-radius: 2vw; } }
        .ecBtnArea ul li a img {
          width: 80%;
          display: block;
          margin: 0 auto; }
        .ecBtnArea ul li a:hover {
          opacity: 0.7;
          transform: translateY(0px);
          -webkit-transition: all 1s;
          transition: all 1s; }

.copyright {
  color: #fff;
  text-align: center;
  font-size: 1.8em;
  font-weight: 500;
  margin: 100px auto 0; }
  @media all and (min-width: 750px) and (max-width: 1120px) {
    .copyright {
      margin: 60px auto 0; } }
  @media screen and (max-width: 749px) {
    .copyright {
      margin: 40px auto 0;
      font-size: 1.2em; } }

.copyAmazon {
  font-family: "Noto Sans JP",sans-serif;
  font-weight: 400;
  display: block;
  width: 100%;
  margin: 0 !important;
  padding: 1em 0 1em 0.5em !important;
  font-size: 1em !important;
  font-weight: normal !important;
  text-align: left !important; }
