div.contents20221209 div.oki_title p {
  font-family: "Roboto", sans-serif;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 4px;
}
@media screen and (max-width: 840px) {
  div.contents20221209 div.oki_title p {
    font-size: 40px;
  }
}

div.detail_area div.styleimg div.stylebox div.sp_scroll > div.title {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  letter-spacing: 8px;
  font-weight: 700;
}
@media screen and (max-width: 840px) {
  div.detail_area div.styleimg div.stylebox div.sp_scroll > div.title {
    font-size: 40px;
    letter-spacing: 4px;
  }
}

div.contents20221209 div.style_area div.onstyle {
  position: relative;
  width: 50%;
  cursor: pointer;
  margin-left: 4%;
}

div.contents20221209 div.style_area div.onstyle.onstyle01 {
  width: 45%;
  margin: 0;
  z-index: 1;
}

div.contents20221209 div.style_area div.onstyle.onstyle01 span:nth-of-type(1) {
  top: auto;
  left: auto;
  bottom: 40%;
  right: 3%;
}

div.contents20221209 div.style_area div.onstyle.onstyle02 {
  width: 55%;
  margin: 0;
  z-index: 1;
}
div.contents20221209 div.style_area div.onstyle.onstyle02 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100.8%;
  margin-bottom: -28%;
}

div.contents20221209 div.style_area div.onstyle.onstyle02 span:nth-of-type(1) {
  top: auto;
  left: auto;
  bottom: 20%;
  right: 2%;
}

div.contents20221209 div.style_area div.onstyle.onstyle03 {
  width: 33.3333333333%;
  z-index: 1;
  margin: 0;
}

div.contents20221209 div.style_area div.onstyle.style03_20230609 span:nth-of-type(1) {
  top: auto;
  bottom: 4%;
  right: 0%;
}

div.contents20221209 div.style_area div.onstyle.onstyle04 {
  width: 33.3333333333%;
  margin: 0;
  margin: 0;
  z-index: 1;
}

div.contents20221209 div.style_area div.onstyle.onstyle04 span:nth-of-type(1) {
  top: 41%;
  left: 1%;
}

div.contents20221209 div.style_area div.onstyle.onstyle05 {
  width: 33.3333333333%;
  margin: 0;
}

div.contents20221209 div.style_area div.onstyle.onstyle05 span:nth-of-type(1) {
  top: auto;
  left: auto;
  bottom: 6%;
  right: 8%;
}

div.contents20221209 div.style_area div.onstyle.onstyle06 {
  width: 45%;
  margin: 0;
  margin-left: 10%;
}

div.contents20221209 div.style_area div.onstyle.onstyle06 span:nth-of-type(1) {
  top: auto;
  right: auto;
  bottom: 6%;
  left: 8%;
}

div.contents20221209 div.style_area div.onstyle.onstyle07 {
  width: 45%;
  margin: 0;
}

div.contents20221209 div.style_area div.onstyle.style07_20230609 span:nth-of-type(1) {
  right: auto;
  top: 4%;
  left: 1%;
}

div.detail_area button.closebtn {
  position: absolute;
  top: 48px;
  right: 48px;
  width: 48px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  background: none;
  border: none;
}
@media screen and (max-width: 640px) {
  div.detail_area button.closebtn {
    top: 2%;
    right: 5%;
  }
}
div.detail_area button.closebtn::after, div.detail_area button.closebtn::before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 40px;
  background: #ffffff;
  left: 50%;
  top: 50%;
}
div.detail_area button.closebtn::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
div.detail_area button.closebtn::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}/*# sourceMappingURL=1208coordinate01.css.map */