body {
  margin: 0;
}

main {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  color: #111111;
  position: relative;
  background-color: #FBEFED;
}
main img {
  width: 100%;
  vertical-align: bottom;
}
main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
main p, main h1, main h2, main h3 {
  margin: 0;
}
main a {
  color: #111111;
  text-decoration: none;
}
main .u-txC {
  text-align: center;
}
main .u-fwB {
  font-weight: bold !important;
}
main .sm2-thema--bg-white {
  background-color: #fff;
}
main .swiper-box {
  position: relative;
}
main .swiper {
  position: relative;
}
main .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #606060;
}
main .js-scroll-fade {
  opacity: 0;
  transition: opacity 1.25s cubic-bezier(0.61, 1, 0.88, 1);
}
main .js-scroll-fade.is-show {
  opacity: 1;
}
main .js-scroll-fade2 {
  opacity: 0;
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 1s;
}
main .js-scroll-fade2.is-show {
  opacity: 1;
}
main .js-scroll-fade3 {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 1.5s cubic-bezier(0, 0.55, 0.45, 1), transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
}
main .js-scroll-fade3.is-show {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
main .js-scroll-rotate {
  opacity: 0;
  transition: all 1.25s;
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
main .js-scroll-rotate.is-show {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
main .sm2-thema-contents_list {
  line-height: 2;
}
main .sm2-thema-contents_btn {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  line-height: 1.2;
  transition: all 0.3s;
}
main .sm2-thema-mv {
  position: relative;
}
main .sm2-thema-mv_logo {
  position: absolute;
  z-index: 10;
}
main .sm2-thema-mv__bg {
  background-image: url("/static/full/images/catalog/sm2/2025summer/bg_mv.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
}
main .sm2-thema-lead {
  margin: 0 auto;
}
main .sm2-thema-num {
  display: block;
  margin: 0 auto;
}
main .sm2-thema__wrap {
  position: relative;
}
main .sm2-thema-follow {
  position: -webkit-sticky;
  position: sticky;
  top: 29px;
  width: 145px;
  margin-left: 40px;
}
main .sm2-thema-intro__wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
main .sm2-thema-intro_text1 {
  position: absolute;
}
main .sm2-thema-intro_text2 {
  position: absolute;
}
main .sm2-thema-contents_img--border {
  background-image: url("/static/full/images/catalog/sm2/2025summer/bg_img_top_left.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img_top_right.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img_bottom_right.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img_bottom_left.svg");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: top left, top right, bottom right, bottom left;
}
main .sm2-thema-contents01-img2 {
  display: flex;
  justify-content: space-between;
}
main .sm2-thema-contents01-img3 .sm2-thema-contents_list {
  margin-top: 5px;
}
main .sm2-thema-contents02-block1 {
  display: -ms-grid;
  display: grid;
}
main .sm2-thema-contents02-block2 {
  display: flex;
  justify-content: space-between;
}
main .sm2-thema-contents02-block3 {
  display: flex;
  justify-content: space-between;
}
main .sm2-thema-contents02_img6_text {
  position: absolute;
}
main .sm2-thema-contents03-img6 {
  position: relative;
}
main .sm2-thema-contents03_img6_text {
  position: absolute;
}
main .sm2-thema-contents04 {
  position: relative;
  overflow: hidden;
}
main .sm2-thema-contents04-img1 {
  display: -ms-grid;
  display: grid;
}
main .sm2-thema-contents04-img2 .sm2-thema-contents04_img6_img {
  position: absolute;
}
main .sm2-thema-contents04-img2 .sm2-thema-contents04_bg_img {
  position: absolute;
}
main .sm2-thema-footer {
  text-align: center;
}
main .sm2-thema-footer_icon {
  margin: 0 auto;
  display: block;
}
main .sm2-thema-footer_logo {
  display: block;
}
main .sm2-thema-footer_text {
  line-height: 2;
}
main .sm2-thema-footer_text2 {
  line-height: 2;
}
main .sm2-thema-footer_img {
  display: block;
}
main .sm2-thema-footer_img-boder {
  display: block;
}
main .sm2-thema-footer_sm2-logo {
  margin: 36px auto 0;
  display: block;
}
main .sm2-thema-footer-bottom_logo {
  margin: 0 auto;
  display: block;
}
main .sm2-thema-footer_copy {
  color: #4F9A6F;
}
main .sm2-thema-footer_link {
  transition: all 0.3s;
}
main .sm2-thema-footer_link:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767.98px) {
  .pc-only {
    display: none;
  }
  main .swiper-pagination {
    bottom: -2.4vw !important;
  }
  main .swiper-pagination-bullet {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    margin: 0 1.0666666667vw;
  }
  main .sm2-thema-contents_list {
    font-size: 3.2vw;
  }
  main .sm2-thema-contents_btn {
    font-size: 3.2vw;
    padding: 1.0666666667vw 3.7333333333vw;
    border: 0.2666666667vw solid #111111;
    margin-top: 1.3333333333vw;
  }
  main .sm2-thema-mv {
    padding: 29.3333333333vw 0 0;
  }
  main .sm2-thema-mv_logo {
    width: 49.808vw;
    top: 10.6666666667vw;
    left: 8.5333333333vw;
  }
  main .sm2-thema-mv__bg {
    height: 1.792vw;
  }
  main .sm2-thema-contents {
    margin-top: 21.3333333333vw;
  }
  main .sm2-thema-contents.sm2-thema-contents02 {
    margin-top: 22.6666666667vw;
  }
  main .sm2-thema-lead {
    padding: 8vw 0 0;
    width: 72vw;
  }
  main .sm2-thema-num {
    width: 20.4666666667vw;
  }
  main .sm2-thema-intro {
    margin-top: 21.3333333333vw;
    background-image: url("/static/full/images/catalog/sm2/2025summer/bg_intro.png");
    background-position: 0 0;
    background-size: 101% 100%;
    background-position: center;
    position: relative;
  }
  main .sm2-thema-intro__wrap {
    padding: 3.7333333333vw 0;
  }
  main .sm2-thema-intro_text1 {
    top: 10.72vw;
    left: 4.24vw;
    width: 56.5333333333vw;
  }
  main .sm2-thema-intro_img {
    width: 48vw;
  }
  main .sm2-thema-intro_text2 {
    bottom: 10.2666666667vw;
    right: 4.16vw;
    width: 67.7333333333vw;
  }
  main .sm2-thema-contents_img--border {
    padding: 2.3386666667vw;
    background-size: 2.3386666667vw 2.3386666667vw, 2.3386666667vw 2.3386666667vw, 2.3386666667vw 2.3386666667vw, 2.3386666667vw 2.3386666667vw;
  }
  main .sm2-thema-contents01_img1 {
    width: 82.9333333333vw;
    margin: 4.8vw auto 0;
  }
  main .sm2-thema-contents01-img2 {
    width: 84.2666666667vw;
    margin: 8vw auto 0;
  }
  main .sm2-thema-contents01_img3_img,
main .sm2-thema-contents01_img4_img {
    width: 40.8vw;
  }
  main .sm2-thema-contents01-text {
    margin-top: 10.9333333333vw;
  }
  main .sm2-thema-contents01-text .sm2-thema-contents_list {
    margin: 4vw 0 0;
    text-align: center;
  }
  main .sm2-thema-contents01-text .sm2-thema-contents_btn-wrap {
    text-align: center;
  }
  main .sm2-thema-contents01-num-item {
    width: 17.8vw;
    margin: 0 auto;
  }
  main .sm2-thema-contents01-img3 {
    width: 57.3333333333vw;
    margin: 10.6666666667vw auto 0;
    text-align: center;
  }
  main .sm2-thema-contents02-block1 {
    -ms-grid-columns: (44.5333333333vw)[2];
    grid-template-columns: repeat(2, 44.5333333333vw);
    gap: 2.4vw;
    width: 91.4666666667vw;
    margin: 4.8vw auto 0;
  }
  main .sm2-thema-contents02_img1_img {
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }
  main .sm2-thema-contents02-block2 {
    width: 91.4666666667vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-contents02-text .sm2-thema-contents_list {
    margin: 4.8vw 0 0;
  }
  main .sm2-thema-contents02-text .sm2-thema-contents_btn {
    margin-top: 4.2666666667vw;
  }
  main .sm2-thema-contents02-num-item {
    width: 17.8vw;
  }
  main .sm2-thema-contents02-img4 {
    margin-top: 16vw;
  }
  main .sm2-thema-contents02-block3 {
    width: 74.4vw;
    margin: 10.6666666667vw auto 0;
    position: relative;
  }
  main .sm2-thema-contents02_img6_text {
    bottom: 8.2666666667vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 35.5733333333vw;
  }
  main .sm2-thema-contents02-img7 {
    width: 44.5333333333vw;
  }
  main .sm2-thema-contents03-block1 .sm2-thema-contents03_img2_img {
    display: block;
    width: 82.9333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  main .sm2-thema-contents03-block2 {
    width: 91.4666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  main .sm2-thema-contents03-block3 {
    width: 53.3333333333vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-contents03-num-item {
    width: 17.8vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-contents03-text__wrap {
    text-align: center;
  }
  main .sm2-thema-contents03-text .sm2-thema-contents_list {
    margin: 3.4666666667vw 0 0;
  }
  main .sm2-thema-contents03-block4 .sm2-thema-contents03-img7 {
    width: 82.9333333333vw;
    margin: 10.8vw auto 0;
  }
  main .sm2-thema-contents03-img6 {
    width: 82.9333333333vw;
    margin: 10.8vw auto 0;
  }
  main .sm2-thema-contents03_img6_text {
    bottom: 8.4266666667vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 77.2026666667vw;
  }
  main .sm2-thema-contents04 {
    background-image: url("/static/full/images/catalog/sm2/2025summer/bg_contents04.svg");
    background-repeat: repeat no-repeat;
    background-size: contain;
    background-position: center bottom;
    margin-top: 16vw;
    padding-bottom: 49.3333333333vw;
  }
  main .sm2-thema-contents04_img1 {
    margin: 5.3333333333vw auto 0;
  }
  main .sm2-thema-contents04-block1 {
    margin: 10.6666666667vw 0 0 0;
  }
  main .sm2-thema-contents04-img1 {
    -ms-grid-columns: 40.5333333333vw 40.5333333333vw;
    grid-template-columns: 40.5333333333vw 40.5333333333vw;
    gap: 1.8666666667vw;
    width: 82.9333333333vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-contents04-text {
    width: 82.9333333333vw;
    margin: 10.6666666667vw 0 0 9.0666666667vw;
  }
  main .sm2-thema-contents04-text .sm2-thema-contents_list {
    margin: 4.2666666667vw 0 0;
  }
  main .sm2-thema-contents04-img2 .sm2-thema-contents04_img6_img {
    width: 73.0666666667vw;
    right: -3.4666666667vw;
    bottom: 4vw;
    z-index: 10;
  }
  main .sm2-thema-contents04-img2 .sm2-thema-contents04_bg_img {
    width: 69.0666666667vw;
    right: 6.9333333333vw;
    bottom: 8.5333333333vw;
    z-index: 10;
  }
  main .sm2-thema-contents04-num-item {
    width: 17.8vw;
    margin: 10.6666666667vw 0 0;
  }
  main .sm2-thema-contents05_img1 {
    width: 82.9333333333vw;
    margin: 5.0666666667vw auto 0;
  }
  main .sm2-thema-contents05_img2_img {
    display: block;
    width: 65.8666666667vw;
    margin: 8vw auto 0;
  }
  main .sm2-thema-contents05-num-item {
    width: 17.8vw;
  }
  main .sm2-thema-contents05-block2 {
    display: flex;
    gap: 5.3333333333vw;
    width: 91.7333333333vw;
    margin: 7.4666666667vw auto 0;
  }
  main .sm2-thema-contents05-block2-left {
    width: 42.6666666667vw;
  }
  main .sm2-thema-contents05_img4_img {
    margin-top: 2.6666666667vw;
  }
  main .sm2-thema-contents05-text .sm2-thema-contents_list {
    margin: 4.2666666667vw 0 0;
  }
  main .sm2-thema-contents05-block3-right {
    text-align: center;
    width: 78.6666666667vw;
    margin: 8vw auto 0;
  }
  main .sm2-thema-contents05-img8 {
    width: 72vw;
    margin: 8vw auto 0;
  }
  main .sm2-thema-contents05-img8 .sm2-thema-contents_list {
    margin-top: 4.5333333333vw;
  }
  main .sm2-thema-footer {
    margin: 21.3333333333vw 0 0 0;
  }
  main .sm2-thema-footer_icon {
    width: 6.4vw;
  }
  main .sm2-thema-footer_logo {
    width: 36.5333333333vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-footer_text {
    font-size: 3.2vw;
    margin-top: 9.6vw;
  }
  main .sm2-thema-footer_text2 {
    font-size: 2.4vw;
    margin-top: 5.3333333333vw;
  }
  main .sm2-thema-footer_img {
    width: 91.4666666667vw;
    margin: 10.6666666667vw auto 0;
  }
  main .sm2-thema-footer_img-boder {
    width: 17.8vw;
    margin: 9.6vw auto 0;
  }
  main .sm2-thema-footer_sm2-logo {
    width: 40.5333333333vw;
  }
  main .sm2-thema-footer-bottom {
    background-image: repeating-linear-gradient(90deg, #f5c1c2, #f5c1c2 8vw, #ffffff 8vw, #ffffff 16vw);
    margin-top: 16vw;
    padding: 6.6666666667vw 0 6.4vw;
  }
  main .sm2-thema-footer-bottom_logo {
    width: 36.8vw;
  }
  main .sm2-thema-footer_copy {
    font-size: 2.6666666667vw;
    margin-top: 1.6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
  main {
    min-width: 1280px;
    margin: 0 auto;
  }
  main .swiper-pagination {
    bottom: -18px !important;
  }
  main .swiper-pagination-bullet {
    margin: 0 6px;
  }
  main .sm2-thema-contents_list {
    font-size: 12px;
  }
  main .sm2-thema-contents_btn {
    font-size: 12px;
    padding: 4px 14px;
    border: 1px solid #111111;
    margin-top: 4px;
    transition: all 0.3s;
  }
  main .sm2-thema-contents_btn:hover {
    background-color: #111111;
    color: #fff;
  }
  main .sm2-thema-mv_logo {
    width: max(20.9375vw, 268px);
    top: max(11.40625vw, 146px);
    right: max(11.5625vw, 148px);
  }
  main .sm2-thema-mv__bg {
    height: max(0.809375vw, 10.36px);
  }
  main .sm2-thema-contents {
    margin-top: 100px;
  }
  main .sm2-thema-contents.sm2-thema-contents01 {
    margin-top: -16px;
  }
  main .sm2-thema-lead {
    padding: 37.4px 0 0;
    width: 272px;
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  main .sm2-thema-num {
    width: 78px;
  }
  main .sm2-thema__wrap {
    padding: 29px 0 0;
  }
  main .sm2-thema-intro {
    background-image: repeating-linear-gradient(0deg, #f5c1c2, #f5c1c2 30px, #ffffff 30px, #ffffff 60px);
    margin-top: 100px;
  }
  main .sm2-thema-intro__wrap {
    width: 980px;
    margin: 0 auto;
    padding: 23px 0;
  }
  main .sm2-thema-intro_text1 {
    top: 129px;
    left: 0;
    width: 225px;
  }
  main .sm2-thema-intro_img {
    width: 284px;
  }
  main .sm2-thema-intro_text2 {
    bottom: 68px;
    right: 60px;
    width: 267px;
  }
  main .sm2-thema-contents_img--border {
    padding: 8.77px;
    background-size: 8.77px 8.77px, 8.77px 8.77px, 8.77px 8.77px, 8.77px 8.77px;
  }
  main .sm2-thema-contents_img--border2 {
    background-image: url("/static/full/images/catalog/sm2/2025summer/bg_img2_top_left.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img2_top_right.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img2_bottom_right.svg"), url("/static/full/images/catalog/sm2/2025summer/bg_img2_bottom_left.svg");
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: top left, top right, bottom right, bottom left;
    padding: 15.49px 15.71px;
    background-size: 15.49px 15.71px, 15.49px 15.71px, 15.49px 15.71px, 15.49px 15.71px;
  }
  main .sm2-thema-contents01_img1 {
    width: 480px;
    margin: 42px auto 0;
  }
  main .sm2-thema-contents01-img2 {
    width: 510px;
    margin: 53px auto 0;
  }
  main .sm2-thema-contents01_img3_img,
main .sm2-thema-contents01_img4_img {
    width: 245px;
  }
  main .sm2-thema-contents01-text {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translate(304px, 39px);
            transform: translate(304px, 39px);
    width: 180px;
  }
  main .sm2-thema-contents01-text .sm2-thema-contents_list {
    margin: 36.5px 0 0;
  }
  main .sm2-thema-contents01-num-item {
    width: 42px;
  }
  main .sm2-thema-contents01-img3 {
    width: 215px;
    margin: 40px auto 0;
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  main .sm2-thema-contents02-block1 {
    -ms-grid-columns: 552px 252px;
    grid-template-columns: 552px 252px;
    gap: 10px;
    width: 814px;
    margin: 40px auto 0;
  }
  main .sm2-thema-contents02_img1_img {
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
  }
  main .sm2-thema-contents02-block2 {
    width: 814px;
    margin: 40px auto 0;
  }
  main .sm2-thema-contents02-text {
    display: flex;
    margin: 112px 0 0 -22px;
  }
  main .sm2-thema-contents02-text .sm2-thema-contents_list {
    margin: 35px 0 0;
  }
  main .sm2-thema-contents02-text .sm2-thema-contents_btn {
    margin-top: 15px;
  }
  main .sm2-thema-contents02-num-item {
    width: 48.4px;
  }
  main .sm2-thema-contents02-img4 {
    width: 552px;
  }
  main .sm2-thema-contents02-block3 {
    width: 814px;
    margin: 40px auto 0;
    position: relative;
  }
  main .pc-only.sm2-thema-contents02_img6_img {
    width: 342px;
    margin: 30px 0 0 10px;
    display: block;
  }
  main .sm2-thema-contents02_img6_text {
    bottom: 31px;
    left: 111px;
    width: 138.11px;
  }
  main .sm2-thema-contents02-img7 {
    width: 282px;
  }
  main .sm2-thema-contents02-img7 .sm2-thema-contents_list {
    margin-top: 15px;
  }
  main .sm2-thema-contents03-block1 {
    display: flex;
    justify-content: space-between;
    width: 720px;
    margin: 40px auto 0;
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  main .sm2-thema-contents03-block1 .sm2-thema-contents03_img1_img, main .sm2-thema-contents03-block1 .sm2-thema-contents03_img2_img {
    width: 355px;
  }
  main .sm2-thema-contents03-block2 {
    width: 720px;
    margin: 20px auto 0;
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  main .sm2-thema-contents03-num-item {
    width: 48.68px;
  }
  main .sm2-thema-contents03-text {
    display: flex;
    margin: 30px 0 0 -65px;
  }
  main .sm2-thema-contents03-text .sm2-thema-contents_list {
    margin: 33px 0 0;
  }
  main .sm2-thema-contents03-text .sm2-thema-contents_btn {
    margin-top: 5px;
  }
  main .sm2-thema-contents03-block4 {
    display: flex;
    justify-content: space-between;
    width: 726px;
    margin: 40px auto 0;
  }
  main .sm2-thema-contents03-img6 {
    width: 400px;
  }
  main .sm2-thema-contents03_img6_text {
    top: 239px;
    left: 0;
    right: 0;
    margin: auto;
    width: 312.76px;
  }
  main .sm2-thema-contents04 {
    margin-top: 98px;
    padding-bottom: 158px;
  }
  main .sm2-thema-contents04::after {
    content: "";
    display: block;
    background-image: repeating-linear-gradient(90deg, #f5c1c2, #f5c1c2 30px, #ffffff 30px, #ffffff 60px);
    background-size: cover;
    background-position: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
    height: 64px;
  }
  main .sm2-thema-contents04_img1 {
    width: 846px;
    margin: 24px auto 0;
  }
  main .sm2-thema-contents04-block1 {
    width: 820px;
    margin: 44px auto 0;
    position: relative;
  }
  main .sm2-thema-contents04-img1 {
    -ms-grid-columns: 255px 255px;
    grid-template-columns: 255px 255px;
    gap: 10px;
    width: 520px;
  }
  main .sm2-thema-contents04_img_text {
    width: 363px;
    margin-top: 30px;
  }
  main .sm2-thema-contents04-text {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    margin: 0 -37px 0 0;
  }
  main .sm2-thema-contents04-text .sm2-thema-contents_list {
    margin: 35px 0 0;
  }
  main .sm2-thema-contents04-text .sm2-thema-contents_btn {
    margin-top: 5px;
  }
  main .sm2-thema-contents04-img2 .sm2-thema-contents04_img6_img {
    width: 466px;
    right: -145px;
    bottom: -135px;
    z-index: 10;
  }
  main .sm2-thema-contents04-img2 .sm2-thema-contents04_bg_img {
    width: 822px;
    right: -255px;
    bottom: -125px;
    z-index: 12;
  }
  main .sm2-thema-contents04-num-item {
    width: 48.89px;
  }
  main .sm2-thema-contents05_img1 {
    width: 677px;
    margin: 40px auto 0;
  }
  main .sm2-thema-contents05-block1 {
    display: -ms-grid;
    display: grid;
    width: 860px;
    margin: 60px auto 0;
    position: relative;
  }
  main .sm2-thema-contents05-block1 {
    -ms-grid-columns: 318px 320px;
    grid-template-columns: 318px 320px;
    gap: 20px;
    width: 658px;
    margin: 60px auto 0;
  }
  main .sm2-thema-contents05_img2_img {
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
  }
  main .sm2-thema-contents05-num-item {
    width: 52px;
  }
  main .sm2-thema-contents05-block3 {
    width: 843px;
    margin: 30px auto 0;
    display: flex;
    gap: 60px;
  }
  main .sm2-thema-contents05-text {
    display: flex;
    margin: 0 0 0 91px;
  }
  main .sm2-thema-contents05-text .sm2-thema-contents_list {
    margin: 34px 0 0;
  }
  main .sm2-thema-contents05-text .sm2-thema-contents_btn {
    margin-top: 5px;
  }
  main .sm2-thema-contents05_img7_img {
    width: 317px;
    margin: 193px auto 0;
  }
  main .sm2-thema-contents05-block3-right {
    width: 372px;
    padding-top: 28px;
  }
  main .sm2-thema-contents05-img8 {
    width: 372px;
    margin: 80px auto 0;
  }
  main .sm2-thema-contents05-img8 .sm2-thema-contents_list {
    margin-top: 17px;
  }
  main .sm2-thema-footer {
    margin: 99px 0 0 0;
  }
  main .sm2-thema-footer_icon {
    width: 24px;
  }
  main .sm2-thema-footer_logo {
    width: 138px;
    margin: 40px auto 0;
  }
  main .sm2-thema-footer_text {
    font-size: 12px;
    margin-top: 40px;
  }
  main .sm2-thema-footer_text2 {
    font-size: 9px;
    margin-top: 20px;
  }
  main .sm2-thema-footer_img {
    width: 500px;
    margin: 39px auto 0;
  }
  main .sm2-thema-footer_img-boder {
    width: 67px;
    margin: 37px auto 0;
  }
  main .sm2-thema-footer_sm2-logo {
    width: 153px;
  }
  main .sm2-thema-footer-bottom {
    background-image: repeating-linear-gradient(90deg, #f5c1c2, #f5c1c2 30px, #ffffff 30px, #ffffff 60px);
    margin-top: 80px;
    padding: 30px 0 21.5px;
  }
  main .sm2-thema-footer-bottom_logo {
    width: 135px;
  }
  main .sm2-thema-footer_copy {
    font-size: 10px;
    margin-top: 5px;
  }
}