html,
body {
  background: #fff;
  font-family: "Josefin Sans", sans-serif, "Noto Sans JP", sans-serif, sans-serif;
  font-weight: 500;
}

.fs-preview-header {
  display: none !important;
}

.trans_fadeup {
  transition: 0.8s;
  transition-delay: 0.25s;
  opacity: 0;
  transform: translateY(2em);
}
.trans_fadeup.inview {
  opacity: 1;
  transform: translateY(0);
}

.anim_fadeup {
  animation: anim_fadeup 1.4s 1;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes anim_fadeup {
  0% {
    opacity: 0;
    transform: translateY(2em);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
  transition: 0.4s;
  color: inherit;
}
a:hover {
  color: inherit;
}
a:visited {
  color: inherit;
}

ul {
  list-style: none;
}

.ib_item {
  display: inline-block;
}

div.novelty20251114 {
  width: 100%;
  overflow: hidden;
}
div.novelty20251114 * {
  font-size: 16px;
}
@media (max-width: 640px) {
  div.novelty20251114 * {
    font-size: 14px;
  }
}
div.novelty20251114 div.title {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
div.novelty20251114 div.title div {
  width: 50%;
  z-index: 3;
  position: relative;
  transition: 0.4s;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div {
    transition: 0;
  }
}
div.novelty20251114 div.title div.main_title {
  max-width: 1200px;
  width: 100%;
  margin: 5% auto;
  isolation: isolate;
  background: transparent;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.main_title {
    margin: 15% auto 8%;
  }
}
div.novelty20251114 div.title div.main_title > div {
  width: 100%;
  display: flex;
  justify-content: center;
  mix-blend-mode: exclusion;
}
div.novelty20251114 div.title div.main_title > div.logo img,
div.novelty20251114 div.title div.main_title > div.logo svg {
  height: 70px;
  margin-bottom: 3%;
}
@media (max-width: 1200px) {
  div.novelty20251114 div.title div.main_title > div.logo img,
  div.novelty20251114 div.title div.main_title > div.logo svg {
    height: 50px;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.main_title > div.logo img,
  div.novelty20251114 div.title div.main_title > div.logo svg {
    margin-bottom: 6%;
    height: 30px;
  }
}
div.novelty20251114 div.title div.main_title img,
div.novelty20251114 div.title div.main_title svg {
  width: auto;
  height: 50px;
  margin-bottom: 2%;
  transition: 0.8s;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
div.novelty20251114 div.title div.main_title img.inview,
div.novelty20251114 div.title div.main_title svg.inview {
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
@media (max-width: 1200px) {
  div.novelty20251114 div.title div.main_title img,
  div.novelty20251114 div.title div.main_title svg {
    height: 40px;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.main_title img,
  div.novelty20251114 div.title div.main_title svg {
    margin-bottom: 4%;
    height: 20px;
  }
}
div.novelty20251114 div.title div.img01 {
  width: 40%;
  margin-left: 5%;
  margin-top: 8%;
}
div.novelty20251114 div.title div.img02 {
  width: 30%;
  margin-left: 5%;
  -o-object-fit: cover;
     object-fit: cover;
}
div.novelty20251114 div.title div.img02 img {
  clip-path: polygon(0 0, 100% 1%, 100% 80%, 0 80%);
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img02 {
    width: 40%;
  }
}
div.novelty20251114 div.title div.img03 {
  width: 30%;
  margin-left: 57%;
  margin-top: -35%;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img03 {
    width: 40%;
    margin-top: -20%;
  }
}
div.novelty20251114 div.title div.img03 > div {
  position: absolute;
  opacity: 0.3;
}
div.novelty20251114 div.title div.img03 > div.item_name1 {
  width: 20%;
  top: -20%;
  right: -15%;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img03 > div.item_name1 {
    top: -70%;
    right: -2%;
  }
}
div.novelty20251114 div.title div.img03 > div.item_name2 {
  width: 18%;
  top: 2%;
  left: -18%;
}
div.novelty20251114 div.title div.img05 {
  width: 30%;
  margin-left: 10%;
  margin-top: -20%;
  -o-object-fit: cover;
     object-fit: cover;
}
div.novelty20251114 div.title div.img05 img {
  clip-path: polygon(0 0, 100% 1%, 100% 80%, 0 80%);
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img05 {
    width: 35%;
    margin-top: -43%;
    margin-left: 8%;
  }
}
div.novelty20251114 div.title div.img04 {
  width: 100%;
  background: #eff1f3;
  padding: 6%;
  z-index: 2;
  margin-top: -10%;
  z-index: 0;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img04 {
    margin-top: 0%;
    padding: 8% 4%;
  }
}
div.novelty20251114 div.title div.img04 img {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
div.novelty20251114 div.title div.img04 img.inview {
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
div.novelty20251114 div.title div.img04 p {
  margin-top: 10%;
  text-align: center;
  font-weight: 700;
  color: #000;
  font-size: 23px;
  font-size: clamp(18px, 1.6vw, 24px);
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img04 p {
    margin-top: 0;
  }
}
div.novelty20251114 div.title div.img04 p span {
  background: #504889;
  color: #fff;
  padding: 2%;
  font-size: 26px;
  transform: rotate(-4deg);
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2% auto;
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img04 p span {
    font-size: 16px;
    padding: 2% 2%;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.img04 p {
    font-size: 14px;
  }
}
div.novelty20251114 div.title div.waku01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 21%;
  height: 41%;
  background: #24507f;
  z-index: 1;
}
div.novelty20251114 div.title div.waku02 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 41%;
  background: #24507f;
  z-index: 1;
  opacity: 0.5;
}
div.novelty20251114 div.title div.waku03 {
  position: absolute;
  top: 35%;
  left: 0;
  width: 50%;
  height: 39%;
  background: #24507f;
  z-index: 1;
}
@media (max-width: 810px) {
  div.novelty20251114 div.title div.waku03 {
    height: 37%;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.title div.waku03 {
    top: 36%;
    height: 36%;
  }
}
div.novelty20251114 .title_contents_top {
  width: 1024px;
  margin: 2em auto;
}
@media screen and (max-width: 1025px) {
  div.novelty20251114 .title_contents_top {
    width: 95%;
  }
}
div.novelty20251114 .title_contents_top p {
  width: 520px;
  margin: 24px auto;
  padding: 24px;
  line-height: 32px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 640px) {
  div.novelty20251114 .title_contents_top p {
    width: 100%;
    margin: 0 auto;
  }
}
div.novelty20251114 div.conts {
  max-width: 1200px;
  margin: 0 auto;
}
div.novelty20251114 .boxsd01, div.novelty20251114 .sec_fixed_btn, div.novelty20251114 .area_read > .box_wrap {
  box-shadow: 0px 0.35em 0.6em 0px rgba(0, 0, 0, 0.4);
}
div.novelty20251114 .boxsd02 {
  box-shadow: inset 0px 0.35em 0.6em 0px rgba(0, 0, 0, 0.4);
}
div.novelty20251114 .fil_ds01, div.novelty20251114 div.item_common .area_info .area_mimg img {
  filter: drop-shadow(20px 20px 5px rgba(0, 0, 0, 0.3));
}
@media (max-width: 640px) {
  div.novelty20251114 .fil_ds01, div.novelty20251114 div.item_common .area_info .area_mimg img {
    filter: drop-shadow(2vw 2vw 1vw rgba(0, 0, 0, 0.3));
  }
}
div.novelty20251114 .area_read {
  width: 100%;
  background: url("https://osmosis.itembox.design/item/img/contents/2025aw/1114novelty/bg01.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  padding: 2em 0 5em;
  overflow: hidden;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_read {
    padding: 2em 0 2em;
  }
}
div.novelty20251114 .area_read > .box_wrap {
  background: rgba(255, 255, 255, 0.7);
  padding: 3em;
  text-align: center;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_read > .box_wrap {
    padding: 2em 0.75em;
  }
}
div.novelty20251114 .area_read > .box_wrap .hx {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_read > .box_wrap .hx {
    font-size: 1.25em;
  }
}
div.novelty20251114 .area_read > .box_wrap .date {
  margin-bottom: 1em;
  font-size: 1.5em;
  line-height: 1em;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_read > .box_wrap .date {
    font-size: 1.25em;
  }
}
div.novelty20251114 .area_read > .box_wrap .mtext {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px #8a8a8a solid;
}
div.novelty20251114 .area_read > .box_wrap .mtext .b {
  font-weight: bold;
}
div.novelty20251114 .area_read > .box_wrap .attention {
  color: #c72b2b;
}
div.novelty20251114 .area_read > .box_wrap .attention .hx {
  font-weight: bold;
}
div.novelty20251114 .area_read > .box_wrap .attention span.kome {
  display: block;
  width: 60%;
  margin: auto;
  text-align: justify;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0.25em;
}
@media (max-width: 810px) {
  div.novelty20251114 .area_read > .box_wrap .attention span.kome {
    width: 75%;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 .area_read > .box_wrap .attention span.kome {
    width: 96%;
  }
}
div.novelty20251114 .area_read > .box_wrap span.b {
  font-weight: bold;
}
div.novelty20251114 .sec01 {
  font-size: 2em;
  text-align: center;
  background: #223951;
  color: #d6d6d6;
  line-height: 1em;
  padding: 0.625em 0 0.5em;
}
div.novelty20251114 div.item_common {
  width: 100%;
  padding: 6em 0;
  position: relative;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common {
    padding: 2em 0;
  }
}
div.novelty20251114 div.item_common .area_info {
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: auto;
}
div.novelty20251114 div.item_common .area_info .area_mimg {
  width: 50%;
  z-index: 1;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common .area_info .area_mimg {
    width: 55.5%;
    margin-left: -5.5%;
  }
}
div.novelty20251114 div.item_common .area_info .area_mtext {
  width: 50%;
  z-index: 1;
}
div.novelty20251114 div.item_common .area_info .area_mtext > .name {
  background: #fff;
  color: #223951;
  padding: 0.75em 6% 0.5em;
  font-size: 2.5em;
  margin-top: 2.5em;
  margin-right: -1em;
}
@media (max-width: 810px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .name {
    font-size: 2em;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .name {
    margin-top: 1em;
    font-size: 1.35em;
  }
}
div.novelty20251114 div.item_common .area_info .area_mtext > .text {
  width: 90%;
  padding: 1.5em 0 0 6%;
  line-height: 2;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  letter-spacing: 0.15em;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .text {
    line-height: 1.8;
  }
}
div.novelty20251114 div.item_common .area_info .area_mtext > .text > span {
  display: block;
  font-size: 1.25em;
}
@media (max-width: 1024px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .text > span {
    font-size: 1.125em;
  }
}
@media (max-width: 810px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .text > span {
    width: 98%;
    font-size: 1em;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .text > span {
    font-size: 0.9em;
    text-align: justify;
  }
}
@media (max-width: 450px) {
  div.novelty20251114 div.item_common .area_info .area_mtext > .text > span {
    font-size: 0.75em;
  }
}
div.novelty20251114 div.item_common div.area_slide {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  width: 90%;
  margin: auto;
  margin-bottom: 0.5rem;
}
@media (max-width: 810px) {
  div.novelty20251114 div.item_common div.area_slide {
    margin-bottom: 0;
  }
}
div.novelty20251114 div.item_common div.area_slide div.slide1 {
  width: 45%;
  z-index: 1;
  order: 1;
  margin-left: 6%;
  margin-top: -17%;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common div.area_slide div.slide1 {
    margin-top: -20%;
    margin-left: 3%;
    margin-right: -5%;
    width: 53%;
  }
}
@media (max-width: 450px) {
  div.novelty20251114 div.item_common div.area_slide div.slide1 {
    margin-top: -15%;
  }
}
div.novelty20251114 div.item_common div.area_slide div.slide2 {
  width: 45%;
  margin-top: 6%;
  z-index: 1;
  order: 0;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common div.area_slide div.slide2 {
    margin-top: 8%;
    width: 50%;
  }
}
div.novelty20251114 div.item_common.item02 {
  background: url("https://osmosis.itembox.design/item/img/contents/2023aw/1117novelty/bg02.webp") no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common.item02 {
    background-size: 200%;
  }
}
div.novelty20251114 div.item_common.item02 .area_info .area_mimg {
  order: 1;
  z-index: 2;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common.item02 .area_info .area_mimg {
    margin-left: 0;
    margin-right: -5.6%;
  }
}
div.novelty20251114 div.item_common.item02 .area_info .area_mtext {
  order: 0;
  display: flex;
  flex-direction: column;
}
div.novelty20251114 div.item_common.item02 .area_info .area_mtext > .name {
  background: #606060;
  margin-left: -1em;
  z-index: 1;
  text-align: right;
  color: #fff;
  padding-right: 12.75%;
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common.item02 .area_info .area_mtext > .name {
    padding-right: 25.75%;
  }
}
div.novelty20251114 div.item_common.item02 .area_info .area_mtext > .text {
  width: 96%;
  color: #000;
  z-index: 0;
  justify-content: flex-end;
  margin-left: -1%;
}
div.novelty20251114 div.item_common.item02 div.area_slide div.slide1 {
  order: 0;
  margin-left: -5.5%;
  margin-right: 3%;
}
div.novelty20251114 div.item_common.item02 div.area_slide div.slide2 {
  z-index: 1;
  order: 1;
}
div.novelty20251114 div.item_common div.backbox {
  z-index: 0;
  position: absolute;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 1050px;
  background: #24507f;
  opacity: 0.8;
}
@media (max-width: 1200px) {
  div.novelty20251114 div.item_common div.backbox {
    height: 800px;
  }
}
@media (max-width: 810px) {
  div.novelty20251114 div.item_common div.backbox {
    width: 94%;
    height: 90vw;
    top: -15%;
  }
}
@media (max-width: 640px) {
  div.novelty20251114 div.item_common div.backbox {
    top: -30%;
  }
}
div.novelty20251114 div.item_common div.backbox.item01 {
  background: #24507f;
}
div.novelty20251114 div.item_common div.backbox.item02 {
  background: #fff;
}
div.novelty20251114 div.item_common p a {
  text-decoration: none;
  transition: 0.4s;
  display: inline-block;
  padding: 8px;
  position: relative;
  color: #4f4f4f;
}
div.novelty20251114 div.item_common p a::after {
  content: "";
  background-color: #4f4f4f;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
div.novelty20251114 div.item_common p a:hover::after {
  width: 100%;
}
div.novelty20251114 .area_itemdetail {
  background: #24507f;
  padding: 5%;
  display: flex;
  justify-content: center;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail {
    padding: 3%;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
div.novelty20251114 .area_itemdetail .box_wrap > .text {
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 40%;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text {
    width: 50%;
  }
}
@media (max-width: 450px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text {
    width: 60%;
    font-size: 12px;
    padding-block: 1em;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap > .text .hx {
  text-align: center;
  border-bottom: #a6a6a6 solid 1px;
  width: 98%;
  padding: 0 0 0.6em;
}
@media (max-width: 450px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text .hx {
    padding-bottom: 0.3em;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap > .text ul {
  width: 90%;
  padding: 0;
  margin: 0.75em 0 0;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text ul {
    margin: 0.35em 0 0;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap > .text ul li {
  width: 100%;
  text-align: right;
  margin-bottom: 0.75em;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text ul li {
    margin-bottom: 0.05em;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .li_wrap > span {
  display: block;
  text-align: left;
}
div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .cl_navy {
  color: #24507f;
}
div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .cl_stone {
  color: #7f828e;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .li_hx {
    text-align: left;
  }
  div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .cl_sand,
  div.novelty20251114 .area_itemdetail .box_wrap > .text ul li.li_cl .cl_stone {
    font-size: 0.85em;
  }
}
div.novelty20251114 .area_itemdetail .box_wrap > .img {
  width: 60%;
}
@media (max-width: 640px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .img {
    background: #fff;
    display: flex;
    align-items: center;
    width: 50%;
  }
}
@media (max-width: 450px) {
  div.novelty20251114 .area_itemdetail .box_wrap > .img {
    width: 40%;
  }
}
div.novelty20251114 .sec_fixed_btn {
  position: fixed;
  bottom: 2em;
  top: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 30%;
  z-index: 2;
}
@media (max-width: 640px) {
  div.novelty20251114 .sec_fixed_btn {
    width: 70%;
  }
}
div.novelty20251114 .sec_fixed_btn a {
  display: block;
  text-decoration: none;
}
div.novelty20251114 .sec_fixed_btn .box_btn {
  width: 100%;
  text-align: center;
  padding: 0.25em;
  background: #fff;
  transition: 0.3s;
}
div.novelty20251114 .sec_fixed_btn .box_btn .inr {
  color: #b63f3f;
  border: 2px solid #b63f3f;
  padding: 0.5em;
  font-weight: bold;
}
div.novelty20251114 .sec_fixed_btn .box_btn:hover {
  background: #b63f3f;
  letter-spacing: 0.15em;
}
div.novelty20251114 .sec_fixed_btn .box_btn:hover .inr {
  color: #fff;
  border: 2px solid #fff;
}/*# sourceMappingURL=1114novelty.css.map */