body {
  background: #FFF;
  margin: 0;
  scroll-behavior: auto !important;
  position: relative;
}

main {
  font-size: 16px;
  color: #111;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 2;
  font-weight: 500;
  background: #F6F0E7;
}
main * {
  box-sizing: border-box;
}
main a {
  color: initial;
}
main p, main h1, main h2, main h3, main ul {
  padding: 0;
  margin: 0;
}
main ul, main li {
  list-style-type: none;
}
main img {
  max-width: 100%;
  vertical-align: bottom;
}

.sm2_oz-wrapper {
  position: relative;
}

.sm2_oz-header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}

.sm2_oz-title {
  width: 150px;
  display: flex;
}

.js-scroll-fade {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  transition-duration: 1000ms;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
.js-scroll-fade.js-scroll-fade--in {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
}
.sm2_oz-hero_inner {
  width: 91.6666666667%;
  margin: 0 auto;
}

.sm2_oz-mv {
  position: relative;
}

.sm2_oz-mv_img {
  opacity: 0;
  width: 100%;
  transition: 1s;
}

.sm2_oz-mv_title01 {
  position: absolute;
  opacity: 0;
  transition: 1s 1s;
}

.is-loaded .sm2_oz-mv_img {
  opacity: 1;
}
.is-loaded .sm2_oz-mv_title01 {
  opacity: 1;
}

.sm2_oz-hero_text01 {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.sm2_oz-about {
  text-align: center;
  margin: 84px 0 94px;
}
.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span {
  opacity: 1;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(1) {
  transition-delay: 0.03s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(2) {
  transition-delay: 0.06s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(3) {
  transition-delay: 0.09s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(4) {
  transition-delay: 0.12s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(5) {
  transition-delay: 0.15s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(6) {
  transition-delay: 0.18s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(7) {
  transition-delay: 0.21s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(8) {
  transition-delay: 0.24s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(9) {
  transition-delay: 0.27s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(10) {
  transition-delay: 0.3s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(11) {
  transition-delay: 0.33s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(12) {
  transition-delay: 0.36s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(13) {
  transition-delay: 0.39s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(14) {
  transition-delay: 0.42s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(15) {
  transition-delay: 0.45s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(16) {
  transition-delay: 0.48s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(17) {
  transition-delay: 0.51s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(18) {
  transition-delay: 0.54s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(19) {
  transition-delay: 0.57s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(20) {
  transition-delay: 0.6s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(21) {
  transition-delay: 0.63s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(22) {
  transition-delay: 0.66s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(23) {
  transition-delay: 0.69s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(24) {
  transition-delay: 0.72s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(25) {
  transition-delay: 0.75s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(26) {
  transition-delay: 0.78s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(27) {
  transition-delay: 0.81s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(28) {
  transition-delay: 0.84s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(29) {
  transition-delay: 0.87s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(30) {
  transition-delay: 0.9s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(31) {
  transition-delay: 0.93s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(32) {
  transition-delay: 0.96s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(33) {
  transition-delay: 0.99s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(34) {
  transition-delay: 1.02s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(35) {
  transition-delay: 1.05s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(36) {
  transition-delay: 1.08s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(37) {
  transition-delay: 1.11s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(38) {
  transition-delay: 1.14s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(39) {
  transition-delay: 1.17s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(40) {
  transition-delay: 1.2s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(41) {
  transition-delay: 1.23s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(42) {
  transition-delay: 1.26s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(43) {
  transition-delay: 1.29s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(44) {
  transition-delay: 1.32s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(45) {
  transition-delay: 1.35s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(46) {
  transition-delay: 1.38s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(47) {
  transition-delay: 1.41s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(48) {
  transition-delay: 1.44s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(49) {
  transition-delay: 1.47s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(50) {
  transition-delay: 1.5s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(51) {
  transition-delay: 1.53s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(52) {
  transition-delay: 1.56s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(53) {
  transition-delay: 1.59s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(54) {
  transition-delay: 1.62s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(55) {
  transition-delay: 1.65s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(56) {
  transition-delay: 1.68s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(57) {
  transition-delay: 1.71s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(58) {
  transition-delay: 1.74s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(59) {
  transition-delay: 1.77s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(60) {
  transition-delay: 1.8s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(61) {
  transition-delay: 1.83s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(62) {
  transition-delay: 1.86s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(63) {
  transition-delay: 1.89s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(64) {
  transition-delay: 1.92s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(65) {
  transition-delay: 1.95s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(66) {
  transition-delay: 1.98s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(67) {
  transition-delay: 2.01s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(68) {
  transition-delay: 2.04s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(69) {
  transition-delay: 2.07s;
}

.sm2_oz-about.js-scroll-target--in .sm2_oz-about_text span:nth-child(70) {
  transition-delay: 2.1s;
}

.sm2_oz-about_text span {
  opacity: 0;
  transition: 1s 0.5s;
}

.sm2_oz-product {
  position: relative;
}

.sm2_oz-product01 {
  margin-bottom: 74px;
}

.sm2_oz-product02 {
  padding-bottom: 118px;
  background: #E4D6CD;
  position: relative;
}
.sm2_oz-product02::before {
  content: "";
  background-image: url("/static/full/images/cts/sm2/2025_the_wizard_of_oz/bg_top_pc.svg");
  background-position: top center;
  background-repeat: repeat-x;
  width: 100%;
  height: 300px;
  display: block;
  position: absolute;
  left: 0;
  top: -245px;
}
.sm2_oz-product02::after {
  content: "";
  background-color: #E4D6CD;
  width: 100%;
  height: 300px;
  display: block;
  position: absolute;
  left: 0;
  top: -210px;
}

.sm2_oz-product_side {
  position: absolute;
  right: 73px;
  bottom: 67px;
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  z-index: 5;
}

.sm2_oz-product_side_item {
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  transition: 0.75s;
}

.sm2_oz-product_side.js-scroll-target--in .sm2_oz-product_side_item {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.sm2_oz-product_side.js-scroll-target--in .sm2_oz-product_side_item:nth-child(1) {
  transition-delay: 1s;
}
.sm2_oz-product_side.js-scroll-target--in .sm2_oz-product_side_item:nth-child(2) {
  transition-delay: 1.25s;
}

.sm2_oz-product_side02 {
  bottom: -124px;
}

.sm2_oz-product_inner {
  position: relative;
}

.sm2_oz-icon {
  position: relative;
  width: 50px;
  margin: 0 auto 40px;
  z-index: 5;
}

.sm2_oz-product_wrap01 {
  margin-bottom: 100px;
}

.sm2_oz-product_main {
  position: relative;
  margin-bottom: 40px;
}

.sm2_oz-product_main_text {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 28px 30px 28px;
  font-size: 13px;
  background: rgba(246, 240, 231, 0.5);
  line-height: 1.75;
}

.sm2_oz-product_main_text02 {
  padding: 16px 22px;
}

.sm2_oz-product_main_button {
  position: absolute;
  width: 28px;
  height: 28px;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  transition: 0.5s all;
  z-index: 5;
}
.sm2_oz-product_main_button::before, .sm2_oz-product_main_button::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  margin: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
}
.sm2_oz-product_main_button::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sm2_oz-product_main_button.is-active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sm2_oz-product_main_text {
  opacity: 0;
  transition: 0.5s all;
}

.sm2_oz-product_main_button.is-active + .sm2_oz-product_main_text {
  opacity: 1;
}
.sm2_oz-product_list_wrap .swiper {
  height: 100%;
}

.swiper-pagination {
  font-size: 0;
}

.swiper-pagination-bullet-active {
  background: #606060 !important;
}

.sm2_oz-product_text01 {
  display: flex;
}

.sm2_oz-product_text02 {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}

.sm2_oz-product_text-item {
  font-size: 12px;
  margin-top: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.sm2_oz-product_text-item02 {
  margin-top: -7px;
}

.sm2_oz-btn {
  font-size: 12px;
  text-decoration: none;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 5px 13px;
  border: 1px solid #111111;
  line-height: 1;
  display: inline-block;
}
.sm2_oz-btn:hover {
  background: #111;
  color: #fff;
}

.sm2_oz-btn02 {
  padding: 5px 14px;
}

.sm2_oz-product_bottom {
  width: 360px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.sm2_oz-product_bottom.js-scroll-target--in .sm2_oz-product_bottom_img {
  opacity: 1;
}

.sm2_oz-product_bottom_img {
  width: 338px;
  margin: 0 auto;
  padding-top: 11px;
  opacity: 0;
  transition: 1.5s 0.5s;
}

.sm2_oz-product_bottom_lottie {
  position: absolute;
  width: 360px;
  height: 360px;
  left: 0;
  top: 0;
}

.sm2_oz-product_bottom02 {
  margin-top: -44px;
}

.sm2_oz-all-items {
  padding-top: 178px;
  padding-bottom: 100px;
  background-image: url("/static/full/images/cts/sm2/2025_the_wizard_of_oz/bg_bottom_pc.svg");
  background-position: top center;
  background-repeat: repeat-x;
}

.sm2_oz-all-items_title {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.sm2_oz-all-items_list {
  display: flex;
  flex-wrap: wrap;
  width: 980px;
  margin: 0 auto;
  gap: 30px 60px;
}

.sm2_oz-all-items_list_item {
  width: 460px;
  text-align: center;
  font-size: 0;
}

.sm2_oz-all-items_list_text {
  margin: 8px 0;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.sm2_oz-credit {
  position: relative;
  padding: 0 0 60px;
}

.sm2_oz-credit_inner {
  width: 980px;
  margin: 0 auto;
}

.sm2_oz-credit_img {
  width: 166px;
  margin: 0 auto 63px;
}

.sm2_oz-credit_text {
  text-align: center;
  width: 275px;
  margin: 0 auto;
}
.sm2_oz-credit_text img {
  width: 100%;
}

.sm2_oz-credit_copy {
  width: 346px;
  font-size: 0;
}
.sm2_oz-credit_copy img {
  width: 100%;
}

.sm2_oz-footer {
  background: #fff;
  padding: 29px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.sm2_oz-footer_text {
  width: 164px;
  margin-bottom: 10px;
}

.sm2_oz-footer_copy {
  width: 112px;
  font-size: 0;
}

.swiper-button-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-width: 767.999px) {
  main {
    font-size: 3.7333333333vw;
  }
  .sm2_oz-header {
    height: 14.6666666667vw;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .sm2_oz-title {
    width: 34.6666666667vw;
  }
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  main {
    overflow-x: hidden;
  }
  .sm2_oz-hero_inner {
    width: 100%;
  }
  .sm2_oz-mv_title01 {
    width: 53.3333333333vw;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2.6666666667vw;
  }
  .sm2_oz-hero_text01 {
    margin-top: 2.6666666667vw;
    margin-right: 2.6666666667vw;
    width: 74.1333333333vw;
    margin-left: auto;
  }
  .sm2_oz-about {
    margin: 8.8vw 0 9.0666666667vw;
    font-size: 3.7333333333vw;
  }
  .sm2_oz-product01 {
    margin-bottom: 12.2666666667vw;
  }
  .sm2_oz-product02 {
    padding-bottom: 8vw;
  }
  .sm2_oz-product02::before {
    height: 26.6666666667vw;
    top: -44vw;
    background-image: url("/static/full/images/cts/sm2/2025_the_wizard_of_oz/bg_top_sp.png");
    background-size: 100%;
  }
  .sm2_oz-product02::after {
    height: 40vw;
    top: -40vw;
  }
  .sm2_oz-product_side {
    right: 4.8vw;
    bottom: -12vw;
    gap: 1.3333333333vw;
  }
  .sm2_oz-product_side_item {
    width: 2.6vw;
  }
  .sm2_oz-product_side02 {
    bottom: -10.1333333333vw;
  }
  .sm2_oz-icon {
    width: 10.6666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  .sm2_oz-product_wrap01 {
    margin-bottom: 14.9333333333vw;
  }
  .sm2_oz-product_main {
    width: 91.4666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  .sm2_oz-product_main_text {
    right: 2.6666666667vw;
    bottom: 2.6666666667vw;
    padding: 5.3333333333vw 6.1333333333vw;
    font-size: 3.4666666667vw;
  }
  .sm2_oz-product_main_text02 {
    padding: 5.3333333333vw 6.1333333333vw;
  }
  .sm2_oz-product_main_button {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    right: 2.6666666667vw;
    bottom: 2.6666666667vw;
  }
  .sm2_oz-product_list_wrap {
    height: 100.2666666667vw;
  }
  .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    margin: 0 2px !important;
  }
  .sm2_oz-product_text01 {
    justify-content: space-between;
    align-items: flex-start;
    margin: 1.6vw auto 0;
    width: 80vw;
  }
  .sm2_oz-product_text02 {
    justify-content: space-between;
    align-items: flex-start;
    margin: 2.1333333333vw auto 0;
    width: 80vw;
  }
  .sm2_oz-product_text-item {
    font-size: 3.2vw;
    margin-top: -1.6vw;
  }
  .sm2_oz-product_text-item02 {
    margin-top: -1.6vw;
  }
  .sm2_oz-product_bottom {
    width: 64vw;
  }
  .sm2_oz-product_bottom_img {
    width: 60.2666666667vw;
    padding-top: 1.6vw;
  }
  .sm2_oz-product_bottom_lottie {
    width: 64vw;
    height: 64vw;
  }
  .sm2_oz-product_bottom02 {
    margin-top: 9.6vw;
  }
  .sm2_oz-all-items {
    padding-top: 26.6666666667vw;
    padding-bottom: 26.6666666667vw;
    background-image: url("/static/full/images/cts/sm2/2025_the_wizard_of_oz/bg_bottom_sp.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sm2_oz-all-items_title {
    width: 26.6666666667vw;
    margin: 0 auto 8vw;
  }
  .sm2_oz-all-items_list {
    width: 91.7333333333vw;
    gap: 5.3333333333vw 1.8666666667vw;
  }
  .sm2_oz-all-items_list_item {
    width: 44.8vw;
  }
  .sm2_oz-all-items_list_text {
    margin: 2.1333333333vw 0;
    font-size: 3.2vw;
  }
  .sm2_oz-credit {
    padding: 0 0 10.6666666667vw;
  }
  .sm2_oz-credit_inner {
    width: 100%;
  }
  .sm2_oz-credit_img {
    width: 44.2666666667vw;
    margin: 0 auto 11.7333333333vw;
  }
  .sm2_oz-credit_text {
    width: 73.3333333333vw;
  }
  .sm2_oz-credit_copy {
    width: 74.1333333333vw;
    margin: 10.6666666667vw auto 0;
  }
  .sm2_oz-footer {
    padding: 7.7333333333vw 0;
  }
  .sm2_oz-footer_text {
    width: 43.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .sm2_oz-footer_copy {
    width: 29.8666666667vw;
  }
  .swiper-button-next,
.swiper-button-prev {
    background: transparent;
    color: transparent;
    background-image: url("/static/full/images/cts/sm2/2025_the_wizard_of_oz/swiper_arrow.svg");
    background-repeat: no-repeat;
    width: 8vw;
    height: 8vw;
    background-position: center;
    background-size: 100%;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }

  .pc-only {
    display: block;
  }

  html {
    min-width: 1300px;
    overflow-x: auto;
  }

  .sm2_oz-wrapper {
    min-width: 1300px;
  }
  .sm2_oz-mv_title01 {
    width: 22.8787878788%;
    left: 7.2727272727%;
    top: 34.9275362319%;
  }
  .sm2_oz-product_inner {
    width: 980px;
    margin: 0 auto;
  }
  .sm2_oz-product_sub {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sm2_oz-product_list_wrap {
    width: 470px;
  }
  .sm2_oz-product_list {
    padding-bottom: 26px;
  }
  .sm2_oz-product_column01 {
    width: 470px;
  }
  .sm2_oz-product_column02 {
    width: 470px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .sm2_oz-product_text01 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
  }
  .sm2_oz-credit_copy {
    position: absolute;
    right: 40px;
    bottom: 60px;
  }
}
