@charset "utf-8";
/* CSS Document */
#narumiyacharacters_cp_2606 img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: -.1rem;
}
#narumiyacharacters_cp_2606 h1, h2, h3, h4, p {
  margin: 0;
  padding: 0;
}
#narumiyacharacters_cp_2606 dl, dt, dd, ul, li {
  margin: 0;
  list-style: none;
  padding: 0;
}
#narumiyacharacters_cp_2606 .item-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%;
}
#narumiyacharacters_cp_2606 .item-area:first-of-type {
  margin: -1% 0 4%;
}
#narumiyacharacters_cp_2606 .item-area:last-of-type {
  margin: 3% 0 0;
}
#narumiyacharacters_cp_2606 .item-area .item {
  width: calc((100%) / 2);
  flex-grow: 0;
}
#narumiyacharacters_cp_2606 .item-area .item img {
  width: 100%;
  max-height: 262px;
  object-fit: cover;
}
#narumiyacharacters_cp_2606 .notes p {
  font-weight: 600;
  font-size: clamp(.8rem, 2.5vw, 1.3rem);
  text-align: center;
}
#narumiyacharacters_cp_2606 .notes ul li {
  text-align: center;
  font-weight: 900;
  font-size: clamp(1rem, 2.5vw, 1.9rem);
}
#narumiyacharacters_cp_2606 .item-area .item dl {
  text-align: center;
  letter-spacing: -.02rem;
}
#narumiyacharacters_cp_2606 .item-area .item dt {
  font-weight: 900;
  margin-top: .5rem;
  font-size: clamp(.8rem, 2.5vw, 1.9rem);
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
}
#narumiyacharacters_cp_2606 .item-area .item .name {
  font-weight: 900;
  font-size: clamp(.9rem, 2.5vw, 2rem);
  line-height: 1.2;
  font-feature-settings: "palt";
  letter-spacing: .05rem;
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
}
#narumiyacharacters_cp_2606 .item-area .item .price {
  font-feature-settings: "palt";
  font-weight: 700;
  font-size: clamp(.8rem, 2.5vw, 1.8rem);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
  display: inline-flex;
  align-items: baseline;
  gap: 0.1rem;
  letter-spacing: .01rem;
}
#narumiyacharacters_cp_2606 .item-area .item .price span {
  font-weight: 600;
  font-size: clamp(1.5rem, 4vw, 3.5rem);
  line-height: 1.2;
  letter-spacing: -.05rem;
}
#narumiyacharacters_cp_2606 .item-area .item .name span {
  letter-spacing: -.01rem;
  font-size: clamp(1rem, 2.5vw, 1.6rem);
  white-space: nowrap;
  line-height: 1.1;
  font-feature-settings: "palt";
}
#narumiyacharacters_cp_2606 .item-area .item .name .en_ls {
  font-weight: 900;
  font-size: clamp(.9rem, 2.5vw, 2rem);
  line-height: 1.2;
  font-feature-settings: "palt";
  letter-spacing: -.01rem;
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
}
/*===============================================

●pc.css 画面の横幅が737px以上

===============================================*/
@media screen and (min-width:737px) {
  /*common*/
  .ly-contents-area {
    padding: 10px 0 0;
  }
  #narumiyacharacters_cp_2606 .pc-none {
    display: none;
  }
  #narumiyacharacters_cp_2606 {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
  }
  div#contents {
    background-image: url(../images/pc_bg.webp);
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  }
  #narumiyacharacters_cp_2606 .pin {
    background-color: #fff;
    padding: 1rem .5rem 2rem;
  }
  #narumiyacharacters_cp_2606 .container {
    background-image: url(../images/image_bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 6% 0 .1%;
  }
  #narumiyacharacters_cp_2606 .inner {
    padding: 5% 4% 4%;
    background: #fff;
    border: .5rem solid #e40683;
    border-radius: 4rem;
    margin: 0% 5% 6%;
  }
  #narumiyacharacters_cp_2606 .inner02 {
    padding: 1% 4% 4%;
    background: #fff;
    border: .5rem solid #e40683;
    border-radius: 4rem;
    margin: 5% 5% 5.5%;
  }
  #narumiyacharacters_cp_2606 .container .inner h3, #narumiyacharacters_cp_2606 .container .inner02 h3 {
    padding: 3% 1% 0;
  }
}
/*===============================================

●sp.css  画面の横幅が736pxまで

===============================================*/
@media screen and (max-width:736px) {
  /*common*/
  #contents {
    padding-top: 54px !important;
  }
  .ly-wrp-sp-cts {
    margin: 0;
  }
  .ly-contents-area {
    padding: 10px 0 0;
  }
  #narumiyacharacters_cp_2606 .sp-none {
    display: none;
  }
  #narumiyacharacters_cp_2606 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #narumiyacharacters_cp_2606 .pin {
    background-color: #fff;
    padding: 1rem;
  }
  #narumiyacharacters_cp_2606 .container {
    background-image: url(../images/image_bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 6% 0 1%;
  }
  #narumiyacharacters_cp_2606 .container .inner {
    padding: 4% 5% 3%;
    background: #fff;
    border: .3rem solid #e40683;
    border-radius: 2rem;
    margin: 0 5% 4%;
  }
  #narumiyacharacters_cp_2606 .container .inner02 {
    padding: 2% 4% 6%;
    background: #fff;
    border: .3rem solid #e40683;
    border-radius: 2rem;
    margin: 1% 5% 5%;
  }
  #narumiyacharacters_cp_2606 .container .inner h3, #narumiyacharacters_cp_2606 .container .inner02 h3 {
    padding: 3% 2% 0
  }
}