div.novelty20240126 {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
div.novelty20240126 * {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media (max-width: 1024px) {
  div.novelty20240126 * {
    font-size: 14px;
  }
}
@media (max-width: 896px) {
  div.novelty20240126 * {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 * {
    font-size: 3.5vw;
  }
}
div.novelty20240126 .slick-slider {
  margin-bottom: 0;
}
div.novelty20240126 p,
div.novelty20240126 a {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}
div.novelty20240126 img {
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}
div.novelty20240126 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
div.novelty20240126 ul li {
  display: block;
}
div.novelty20240126 .pc,
div.novelty20240126 .view_pc {
  display: inherit !important;
}
@media screen and (max-width: 769px) {
  div.novelty20240126 .pc,
  div.novelty20240126 .view_pc {
    display: none !important;
  }
}
div.novelty20240126 .sp {
  display: none;
}
@media screen and (max-width: 769px) {
  div.novelty20240126 .sp {
    display: inline;
  }
}
div.novelty20240126 .sp2,
div.novelty20240126 .view_sp {
  display: none !important;
}
@media (max-width: 640px) {
  div.novelty20240126 .sp2,
  div.novelty20240126 .view_sp {
    display: inherit !important;
  }
}
div.novelty20240126 .sa {
  opacity: 0;
  transition: all 1.2s ease;
}
div.novelty20240126 .sa.show {
  opacity: 1;
  transform: none;
}
div.novelty20240126 .sa-lr {
  transform: translate(-80px, 0);
}
div.novelty20240126 .sa-rl {
  transform: translate(80px, 0);
}
div.novelty20240126 .sa-up {
  transform: translate(0, 40px);
}
div.novelty20240126 .sa-down {
  transform: translate(0, -80px);
}
div.novelty20240126 .sa-scaleUp {
  transform: scale(0.7);
}
div.novelty20240126 .sa-scaleDown {
  transform: scale(1.5);
}
div.novelty20240126 .sa-rotateL {
  transform: rotate(180deg);
}
div.novelty20240126 .sa-rotateR {
  transform: rotate(-180deg);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
div.novelty20240126 .fadein {
  animation-name: fadein;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.novelty20240126 .fade1 {
  animation-name: fade1;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.novelty20240126 .delay-2 {
  transition-delay: 0.2s;
}
div.novelty20240126 .delay-3 {
  transition-delay: 0.3s;
}
div.novelty20240126 .delay-4 {
  transition-delay: 0.4s;
}
div.novelty20240126 .delay-5 {
  transition-delay: 0.5s;
}
div.novelty20240126 .delay-6 {
  transition-delay: 0.6s;
}
div.novelty20240126 .delay-7 {
  transition-delay: 0.7s;
}
div.novelty20240126 .delay-8 {
  transition-delay: 0.8s;
}
div.novelty20240126 .delay-9 {
  transition-delay: 0.9s;
}
div.novelty20240126 .delay-10 {
  transition-delay: 1s;
}
div.novelty20240126 .delay-11 {
  transition-delay: 1.1s;
}
div.novelty20240126 .delay-12 {
  transition-delay: 1.2s;
}
div.novelty20240126 .page240105spts_common_btn01 {
  border: 1px solid #fff;
  padding: 0.5em;
}
div.novelty20240126 .page240105spts_common_btn02 {
  display: inline-block;
  background: #0f1626;
  padding: 0.5em 1em;
  color: #fff;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.05em;
}
div.novelty20240126 .page240105spts_common_hx01 {
  background: #1A47AE;
  padding: 0.5em;
  font-family: "Archivo Black";
  color: #fff;
  font-size: 4em;
  line-height: 1em;
}
@media (max-width: 896px) {
  div.novelty20240126 .page240105spts_common_hx01 {
    font-size: 3em;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .page240105spts_common_hx01 {
    font-size: 1.5em;
  }
}
div.novelty20240126 .sec_specialprice_pu {
  padding-bottom: 10em;
}
@media (max-width: 1024px) {
  div.novelty20240126 .sec_specialprice_pu {
    padding-bottom: 5em;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .sec_specialprice_pu {
    padding-bottom: 3em;
  }
}
div.novelty20240126 .top_area {
  width: 100%;
  position: relative;
  font-size: 1em;
}
div.novelty20240126 .top_area > .top_img {
  width: 100%;
  max-width: 1040px;
  margin: auto;
  display: flex !important;
  background: #fff;
}
@media (max-width: 1024px) {
  div.novelty20240126 .top_area > .top_img {
    width: 100%;
  }
}
div.novelty20240126 .leadcomment {
  font-size: 1em;
  line-height: 1.8em;
  width: 900px;
  color: #000;
  margin: 0% auto;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 2.5%;
  letter-spacing: 0.25em;
}
@media (max-width: 1024px) {
  div.novelty20240126 .leadcomment {
    width: 896px;
    margin-top: 5em;
    margin-bottom: 5em;
  }
}
@media (max-width: 896px) {
  div.novelty20240126 .leadcomment {
    width: 90%;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .leadcomment {
    width: 90%;
    font-size: 3vw;
    letter-spacing: 0.2em;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.novelty20240126 .leadcomment a {
  text-decoration: none;
  color: inherit;
}
div.novelty20240126 .leadcomment p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1em;
}
div.novelty20240126 .leadcomment p + p {
  margin-top: 1em;
}
div.novelty20240126 .leadcomment .p1 {
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.3em;
  font-size: 1.5em;
  margin: auto;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #000;
}
@media (max-width: 1024px) {
  div.novelty20240126 .leadcomment .p1 {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .leadcomment .p1 {
    padding-bottom: 0.6em;
    margin-bottom: 0.6em;
  }
}
div.novelty20240126 .leadcomment .p2 {
  margin-top: 1.5em;
}
div.novelty20240126 .leadcomment .p2 span {
  font-size: 0.8em;
}
div.novelty20240126 .leadcomment .att_text {
  width: 90%;
  margin-top: 1.5em;
  margin-inline: auto;
  padding: 1em;
  background: #dddddd;
  text-align: left;
}
@media (max-width: 640px) {
  div.novelty20240126 .leadcomment .att_text {
    width: 100%;
    padding: 20px;
  }
}
div.novelty20240126 .leadcomment .att_text .att_title {
  text-align: center;
  font-weight: bold;
}
@media (max-width: 640px) {
  div.novelty20240126 .leadcomment .att_text .att_title {
    font-size: 3vw;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .leadcomment .att_text p {
    font-size: 2.5vw;
  }
}
div.novelty20240126 .novelty20230126_contents + .novelty20230126_contents {
  margin-top: 2.5em;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents + .novelty20230126_contents {
    margin-top: 30px;
  }
}
div.novelty20240126 .novelty20230126_contents {
  max-width: 1040px;
  width: calc(100% - 2em);
  padding-inline: 1em;
  margin-inline: auto;
}
div.novelty20240126 .novelty20230126_contents > div + div {
  margin-top: 2em;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents > div + div {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents {
    width: calc(100% - 40px);
    padding-inline: 0;
  }
}
div.novelty20240126 .novelty20230126_contents .novelty_comment span {
  font-size: 1.8rem;
  line-height: 2;
  display: inline-block;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .novelty_comment span {
    font-size: 1.4rem;
  }
}
div.novelty20240126 .novelty20230126_contents .img_box_top {
  width: 100%;
}
div.novelty20240126 .novelty20230126_contents .bottom_wrap {
  width: 100%;
  display: flex;
  position: relative;
}
div.novelty20240126 .novelty20230126_contents .bottom_wrap .bottom_comment {
  width: 60%;
  padding: 1em;
  position: absolute;
  left: 0;
  bottom: 5%;
}
@media (max-width: 896px) {
  div.novelty20240126 .novelty20230126_contents .bottom_wrap .bottom_comment {
    width: 70%;
    background: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .bottom_wrap .bottom_comment {
    width: 80%;
  }
}
div.novelty20240126 .novelty20230126_contents .bottom_wrap .img_box_bottom {
  width: 60%;
  margin-left: auto;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .bottom_wrap .img_box_bottom {
    width: 70%;
  }
}
div.novelty20240126 .novelty20230126_contents .top_wrap_2 {
  width: 100%;
  display: flex;
  position: relative;
}
div.novelty20240126 .novelty20230126_contents .top_wrap_2 .img_box_top_2 {
  margin-top: 1.5em;
  width: 60%;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .top_wrap_2 .img_box_top_2 {
    width: 70%;
  }
}
div.novelty20240126 .novelty20230126_contents .top_wrap_2 .top_comment_2 {
  width: 60%;
  padding: 1em;
  position: absolute;
  right: 0;
  bottom: 5%;
}
@media (max-width: 896px) {
  div.novelty20240126 .novelty20230126_contents .top_wrap_2 .top_comment_2 {
    width: 70%;
    background: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .top_wrap_2 .top_comment_2 {
    width: 80%;
  }
}
div.novelty20240126 .novelty20230126_contents .img_box_bottom2 {
  width: 80%;
  margin-left: auto;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .img_box_bottom2 {
    width: 90%;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_3 {
  width: 100%;
  text-align: center;
  padding: 1em;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_3 {
    padding: 16px;
  }
}
div.novelty20240126 .novelty20230126_contents .img_box_bottom3 {
  width: 86%;
  margin-inline: auto;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .img_box_bottom3 {
    width: 94%;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc {
  margin-inline: auto;
  width: 60%;
  min-width: 500px;
  background: #F6F9FE;
  padding: 1.5em;
  border: 1px solid gray;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc {
    width: 94%;
    min-width: unset;
    padding: 16px;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_name {
  font-size: 1.2em;
  line-height: 2;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc .item_name {
    font-size: 3.5vw;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc {
  padding: 1em;
  width: 80%;
  margin-inline: auto;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc {
    width: 100%;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li {
  display: flex;
  justify-content: space-between;
  gap: 1em;
  line-height: 2;
  border-bottom: 1px solid gray;
  padding: 0.5em;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li {
    gap: 10px;
    padding: 8px;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li p {
  width: 50%;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li p {
    font-size: 16px;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li span {
  display: inline-block;
  width: 50%;
  font-weight: 400;
}
@media (max-width: 640px) {
  div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li span {
    font-size: 14px;
  }
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li div {
  width: 50%;
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li div span {
  display: block;
  font-weight: bold;
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li div span:first-child {
  color: green;
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li div span:nth-child(2) {
  color: navy;
}
div.novelty20240126 .novelty20230126_contents .comment_desc .item_desc li div span:nth-child(3) {
  color: gray;
}
div.novelty20240126 .slide_wrapper {
  padding-top: 2em;
}
@media (max-width: 640px) {
  div.novelty20240126 .slide_wrapper {
    padding-top: 20px;
  }
}
div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .slick-slide {
  margin-inline: 1em;
}
@media (max-width: 640px) {
  div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .slick-slide {
    margin-inline: 0;
  }
}
div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .this_slidebtn {
  height: 10em;
  position: absolute;
  inset: 0;
  top: calc(50% - 5em);
  z-index: 3;
}
div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .this_slidebtn.btn_l {
  right: auto;
}
div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .this_slidebtn.btn_r {
  left: auto;
}
div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .this_slidebtn img {
  height: 100%;
  width: auto;
}
@media (max-width: 640px) {
  div.novelty20240126 .slide_wrapper .novelty20240226_js_slide .this_slidebtn {
    height: 5em;
    top: calc(30% - 2.5em);
  }
}
div.novelty20240126 .anim_floats01 {
  animation-name: anim_floats01;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
@keyframes anim_floats01 {
  0% {
    transform: translateY(0em);
  }
  50% {
    transform: translateY(-0.5em);
  }
  100% {
    transform: translateY(0em);
  }
}
div.novelty20240126 .hover_animA {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.novelty20240126 .hover_animA:hover {
  transform: translateY(10px);
  filter: opacity(0.6);
}
div.novelty20240126 .hover_animB {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.novelty20240126 .hover_animB:hover {
  filter: opacity(0.6);
}
div.novelty20240126 .hover_animC {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.novelty20240126 .hover_animC:hover {
  filter: brightness(1.5);
}/*# sourceMappingURL=0126novelty.css.map */