@charset "UTF-8";
@font-face {
  font-family: "Didot Regular";
  src: url("../fonts/Didot_Regular.ttf") format("truetype");
}
/*---------- font ----------*/
.milaowen_240328 {
  color: #000000;
  font-feature-settings: "palt";
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 2.2;
  letter-spacing: 0.05em;
}

@font-face {
  font-family: "NotoSerifJp";
  src: url("../fonts/NotoSerifJP-Medium.otf") format("opentype");
}
.ff_deja {
  font-family: dejanire-headline, serif;
  font-style: italic;
  font-weight: 400;
}

.ff_gara {
  font-family: garamond-premier-pro, serif;
  font-style: normal;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .milaowen_240328 {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
  }
}
.sec-iconArea__txt,
.sec-credit span {
  font-family: "Crimson Text", serif;
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 768px) {
  .sec-iconArea__txt,
  .sec-credit span {
    font-size: 1.3rem;
  }
}
.milaowen_240328__btn a {
  font-family: "Crimson Text", serif;
  font-size: 2.9333333333vw;
  line-height: 1.5454545455;
  letter-spacing: 0.002em;
}

@media screen and (min-width: 768px) {
  .milaowen_240328__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}
/*---------- font ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.milaowen_240328 img,
.milaowen_240328 svg,
.milaowen_240328 picture,
.milaowen_240328 video {
  width: 100%;
  height: auto;
}

.milaowen_240328 a,
.milaowen_240328 picture {
  display: block;
}

.milaowen_240328 .model__img {
  background: #fff;
  font-size: 0;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .milaowen_240328 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.milaowen_240328 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}

@media screen and (min-width: 768px) {
  .milaowen_240328 #breadcrumb .cateList {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }
}
/*---------- all common ----------*/
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@font-face {
  font-family: "Didot Regular";
  src: url("../fonts/Didot_Regular.ttf") format("truetype");
}
.milaowen_240328 {
  margin-top: 5.3rem;
  margin-bottom: 13.6rem;
  font-feature-settings: normal;
  letter-spacing: 0;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  /* アニメーション */
  /* 下から */
}

@media screen and (max-width: 767px) {
  .milaowen_240328 {
    margin-top: 0;
    margin-bottom: 10.6666666667vw;
  }
}
.milaowen_240328 .js_fade {
  opacity: 0;
  transition: opacity 1.2s, transform 1s ease;
}

.milaowen_240328 .js_fade.active {
  opacity: 1;
  transform: none;
}

.milaowen_240328 .js_fade_up {
  transform: translateY(25px);
}

.milaowen_240328 .fadeup-load {
  opacity: 0;
  transition: opacity, 3s;
  transform: translateY(0px);
}

.milaowen_240328 .fadeup-load.fade-active {
  opacity: 1;
  transform: translateY(0);
}

.milaowen_240328 .point_svg.js_fade.active {
  transition-delay: 0.2s;
}

.milaowen_240328 .point_svg {
  animation-delay: 2s;
}

.milaowen_240328 .didot {
  font-family: "linotype-didot", serif;
  font-weight: 400;
  font-style: normal;
}

.milaowen_240328 .didot-italic {
  font-family: "linotype-didot", serif;
  font-weight: 400;
  font-style: italic;
}

.milaowen_240328 .yumin {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.milaowen_240328 .yugo {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.02em;
  font-feature-settings: "pwid";
}

.milaowen_240328 .mv_wrap {
  width: 85rem;
  margin: 0 auto 6.6rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .mv_wrap {
    width: 100%;
    margin: 0 auto 7.7333333333vw;
  }
}
.milaowen_240328 .mv_wrap .txt_wrap {
  position: absolute;
  left: 50%;
  top: 26rem;
  transform: translateX(-50%);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .mv_wrap .txt_wrap {
    top: 81.8666666667vw;
  }
}
.milaowen_240328 .mv_wrap .txt_wrap .heading {
  font-size: 2rem;
  line-height: 2.6rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: 0.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .mv_wrap .txt_wrap .heading {
    font-size: 4vw;
    line-height: 5.0666666667vw;
    margin-bottom: 1.0666666667vw;
  }
}
.milaowen_240328 .mv_wrap .txt_wrap .txt {
  font-size: 1.7rem;
  line-height: 3.4rem;
  letter-spacing: 0;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .mv_wrap .txt_wrap .txt {
    font-size: 3.2vw;
    line-height: 6vw;
  }
}
.milaowen_240328 .sec_lead {
  margin: 0 auto 13.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_lead {
    margin-bottom: 21.6vw;
  }
}
.milaowen_240328 .sec_lead .heading {
  font-size: 2.1rem;
  margin-bottom: 2rem;
  padding-bottom: 2.1rem;
  letter-spacing: 0.029em;
  font-weight: 500;
  text-align: center;
  position: relative;
}

.milaowen_240328 .sec_lead .heading::before {
  position: absolute;
  content: "";
  background-color: #A3C5D3;
  width: 3rem;
  height: 0.4rem;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_lead .heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
    padding-bottom: 4vw;
  }
  .milaowen_240328 .sec_lead .heading::before {
    width: 6.1333333333vw;
    height: 0.8vw;
  }
}
.milaowen_240328 .sec_lead .txt {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: normal;
  font-size: 1.6rem;
  line-height: 4.6rem;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_lead .txt {
    font-size: 3.2vw;
    line-height: 8.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .milaowen_240328 .sp_num {
    font-weight: 400;
    text-align: center;
    font-style: italic;
    font-size: 5.8666666667vw;
    line-height: 1;
    margin-bottom: 7.7333333333vw;
    position: relative;
    left: 0.6666666667vw;
  }
  .milaowen_240328 .sp_num::before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 44.2666666667vw;
    height: 1px;
    left: -0.6666666667vw;
    top: 2.6666666667vw;
  }
  .milaowen_240328 .sp_num::after {
    position: absolute;
    content: "";
    background-color: #000;
    width: 44.2666666667vw;
    height: 1px;
    right: 0.6666666667vw;
    top: 2.6666666667vw;
  }
}
.milaowen_240328 .point_svg,
.milaowen_240328 .style_svg {
  pointer-events: none;
}

.milaowen_240328 .sec01 {
  margin-bottom: 17rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 {
    margin-bottom: 22.9333333333vw;
  }
}
.milaowen_240328 .sec01 .blk01 {
  width: 70rem;
  margin: 0 auto 12rem;
  position: relative;
  padding-left: 5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 17.8666666667vw;
  }
}
.milaowen_240328 .sec01 .blk01 .img_wrap {
  width: 28rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .img_wrap {
    width: 57.3333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap {
  width: 29rem;
  position: absolute;
  right: 5rem;
  top: 7.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap .sec_num {
  width: 100%;
  font-size: 2.4rem;
  line-height: 3.9rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid #000;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap .sec_num {
    display: none;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap .item_name {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap .item_name {
    font-size: 4.6666666667vw;
    line-height: 6.9333333333vw;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap .price {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 4.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap .price {
    font-size: 3.8666666667vw;
    line-height: 3.8666666667vw;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap .price img {
  display: inline-block;
  width: 4.45rem;
  margin-left: 0.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap .price img {
    width: 9.6vw;
    margin-left: 1.0666666667vw;
  }
}
.milaowen_240328 .sec01 .blk01 .txt_wrap .txt {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk01 .txt_wrap .txt {
    font-size: 3.6vw;
    line-height: 6.5333333333vw;
    text-align: center;
  }
}
.milaowen_240328 .sec01 .blk02 .img_wrap {
  width: 48rem;
  position: relative;
  margin: 0 auto 8rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk02 .img_wrap {
    width: 93.3333333333vw;
    margin: 0 0 10.6666666667vw auto;
  }
}
.milaowen_240328 .sec01 .blk02 .img_wrap .style_svg {
  width: 13.7rem;
  position: absolute;
  top: 10.8rem;
  right: -5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk02 .img_wrap .style_svg {
    width: 5.6vw;
    top: 4.6666666667vw;
    right: 4vw;
  }
}
.milaowen_240328 .sec01 .blk03 {
  width: 96rem;
  margin: 0 auto 15rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 {
    width: 100%;
    margin: 0 auto 20.8vw;
  }
}
.milaowen_240328 .sec01 .blk03 .img_wrap {
  position: relative;
  width: 38rem;
  margin-left: 8.5rem;
}

.milaowen_240328 .sec01 .blk03 .img_wrap .point_svg {
  width: 15.7rem;
  position: absolute;
  top: 16.3rem;
  right: -4.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 .img_wrap {
    width: 77.3333333333vw;
    margin-left: 0;
    margin-bottom: 6vw;
  }
  .milaowen_240328 .sec01 .blk03 .img_wrap .point_svg {
    width: 33.0666666667vw;
    top: 32vw;
    right: -10.6666666667vw;
  }
}
.milaowen_240328 .sec01 .blk03 .comment_wrap {
  width: 28.2rem;
  position: absolute;
  top: 12rem;
  right: 2.1rem;
  padding: 2.6rem 3rem 2rem;
}

.milaowen_240328 .sec01 .blk03 .comment_wrap::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  top: 0;
  left: 0;
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
}

.milaowen_240328 .sec01 .blk03 .comment_wrap::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 .comment_wrap {
    width: 86.6666666667vw;
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto 10.6666666667vw;
    padding: 5.0666666667vw 6.6666666667vw 3.2vw;
  }
  .milaowen_240328 .sec01 .blk03 .comment_wrap::before {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-top: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
  }
  .milaowen_240328 .sec01 .blk03 .comment_wrap::after {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-bottom: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
  }
}
.milaowen_240328 .sec01 .blk03 .comment_wrap .ttl {
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 .comment_wrap .ttl {
    font-size: 4vw;
    margin-bottom: 2.8vw;
  }
}
.milaowen_240328 .sec01 .blk03 .comment_wrap .txt {
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 .comment_wrap .txt {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
.milaowen_240328 .sec01 .blk03 .price_wrap {
  position: absolute;
  bottom: -0.6rem;
  left: 50rem;
}

.milaowen_240328 .sec01 .blk03 .price_wrap a {
  display: block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk03 .price_wrap {
    width: 100%;
    padding-left: 6.6666666667vw;
    padding-right: 26.6666666667vw;
    position: relative;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
  }
  .milaowen_240328 .sec01 .blk03 .price_wrap a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec01 .blk04 {
  width: 81rem;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 {
    width: 100%;
    padding: 0 6.6666666667vw;
    margin: 0 auto;
  }
}
.milaowen_240328 .sec01 .blk04 .img_wrap {
  width: 43rem;
  margin-right: 0;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 .img_wrap {
    width: 100%;
    margin: 0 auto 9.6vw;
  }
  .milaowen_240328 .sec01 .blk04 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: 4.6666666667vw;
    right: 10.8vw;
  }
}
.milaowen_240328 .sec01 .blk04 .txt_wrap {
  width: 30rem;
  position: absolute;
  top: 16.9rem;
  left: -0.3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 .txt_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}
.milaowen_240328 .sec01 .blk04 .txt_wrap .style_svg {
  width: 13.7rem;
  margin-bottom: 3.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 .txt_wrap .style_svg {
    display: none;
  }
}
.milaowen_240328 .sec01 .blk04 .txt_wrap .txt {
  padding-left: 0.3rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.035em;
  font-weight: 500;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 .txt_wrap .txt {
    padding-left: 0;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
    letter-spacing: 0.04em;
    margin-bottom: 4.5333333333vw;
  }
}
.milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap {
  padding-left: 0.3rem;
}

.milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p a,
.milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p span {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap {
    padding-left: 0;
  }
  .milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p a,
  .milaowen_240328 .sec01 .blk04 .txt_wrap .price_wrap p span {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec02 {
  margin-bottom: 17rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 {
    margin-bottom: 22.9333333333vw;
  }
}
.milaowen_240328 .sec02 .blk01 {
  width: 70rem;
  margin: 0 auto 12rem;
  position: relative;
  padding-right: 5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 17.8666666667vw;
  }
}
.milaowen_240328 .sec02 .blk01 .img_wrap {
  width: 28rem;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .img_wrap {
    width: 57.3333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap {
  width: 29rem;
  position: absolute;
  left: 5rem;
  top: 7.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap .sec_num {
  width: 100%;
  font-size: 2.4rem;
  line-height: 3.9rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid #000;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap .sec_num {
    display: none;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap .item_name {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap .item_name {
    font-size: 4.6666666667vw;
    line-height: 6.9333333333vw;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap .price {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 4.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap .price {
    font-size: 3.8666666667vw;
    line-height: 3.8666666667vw;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap .price img {
  display: inline-block;
  width: 4.45rem;
  margin-left: 0.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap .price img {
    width: 9.6vw;
    margin-left: 1.0666666667vw;
  }
}
.milaowen_240328 .sec02 .blk01 .txt_wrap .txt {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk01 .txt_wrap .txt {
    font-size: 3.6vw;
    line-height: 6.5333333333vw;
    text-align: center;
  }
}
.milaowen_240328 .sec02 .blk02 {
  width: 95rem;
  margin: 0 auto 14.3rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 {
    width: 100%;
    display: block;
    margin-bottom: 22.5333333333vw;
  }
}
.milaowen_240328 .sec02 .blk02 .img_wrap {
  width: 38rem;
}

.milaowen_240328 .sec02 .blk02 .img_wrap .style_svg {
  width: 13.3rem;
  position: absolute;
  top: 14.8rem;
  right: 0.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .img_wrap {
    width: 80vw;
    margin: 0 auto 10.6666666667vw 0;
  }
  .milaowen_240328 .sec02 .blk02 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: -0.2666666667vw;
    right: 7.7333333333vw;
  }
}
.milaowen_240328 .sec02 .blk02 .img_price_wrap {
  margin-top: 22rem;
  width: 45rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .img_price_wrap {
    width: 85.3333333333vw;
    margin: 0 0 8.5333333333vw auto;
  }
}
.milaowen_240328 .sec02 .blk02 .img_price_wrap .img_wrap2 {
  margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .img_price_wrap .img_wrap2 {
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec02 .blk02 .img_price_wrap .point_svg {
  width: 15.3rem;
  position: absolute;
  top: 22.8rem;
  left: 6.3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .img_price_wrap .point_svg {
    width: 30.9333333333vw;
    top: 43.0666666667vw;
    left: 10.1333333333vw;
  }
}
.milaowen_240328 .sec02 .blk02 .img_price_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec02 .blk02 .img_price_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .img_price_wrap .price_wrap {
    padding-right: 13.3333333333vw;
  }
  .milaowen_240328 .sec02 .blk02 .img_price_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec02 .blk02 .img_price_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec02 .blk02 .comment_wrap {
  width: 32rem;
  position: absolute;
  top: 66rem;
  left: 0;
  padding: 2.6rem 3rem 1.9rem;
}

.milaowen_240328 .sec02 .blk02 .comment_wrap::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  top: 0;
  left: 0;
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
}

.milaowen_240328 .sec02 .blk02 .comment_wrap::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .comment_wrap {
    width: 86.6666666667vw;
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto 10.6666666667vw;
    padding: 5.0666666667vw 6.6666666667vw 3.2vw;
  }
  .milaowen_240328 .sec02 .blk02 .comment_wrap::before {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-top: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
  }
  .milaowen_240328 .sec02 .blk02 .comment_wrap::after {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-bottom: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
  }
}
.milaowen_240328 .sec02 .blk02 .comment_wrap .ttl {
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .comment_wrap .ttl {
    font-size: 4vw;
    margin-bottom: 2.8vw;
  }
}
.milaowen_240328 .sec02 .blk02 .comment_wrap .txt {
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk02 .comment_wrap .txt {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
.milaowen_240328 .sec02 .blk03 {
  width: 81rem;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 {
    width: 100%;
    padding: 0 6.6666666667vw;
    margin: 0 auto;
  }
}
.milaowen_240328 .sec02 .blk03 .img_wrap {
  width: 43rem;
  margin-right: 0;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 .img_wrap {
    width: 100%;
    margin: 0 auto 9.6vw;
  }
  .milaowen_240328 .sec02 .blk03 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: 4.6666666667vw;
    left: 11.3333333333vw;
  }
}
.milaowen_240328 .sec02 .blk03 .txt_wrap {
  width: 30rem;
  position: absolute;
  top: 16.9rem;
  right: 0.3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 .txt_wrap {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
  }
}
.milaowen_240328 .sec02 .blk03 .txt_wrap .style_svg {
  width: 13.7rem;
  margin-bottom: 3.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 .txt_wrap .style_svg {
    display: none;
  }
}
.milaowen_240328 .sec02 .blk03 .txt_wrap .txt {
  padding-left: 0.3rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 .txt_wrap .txt {
    padding-left: 0;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
    letter-spacing: 0.04em;
    margin-bottom: 4.5333333333vw;
  }
}
.milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap {
  padding-left: 0.3rem;
  padding-right: 5rem;
}

.milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap {
    padding-left: 0;
    padding-right: 10.6666666667vw;
  }
  .milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec02 .blk03 .txt_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec03 {
  margin-bottom: 17rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 {
    margin-bottom: 22.9333333333vw;
  }
}
.milaowen_240328 .sec03 .blk01 {
  width: 70rem;
  margin: 0 auto 12rem;
  position: relative;
  padding-right: 5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 17.8666666667vw;
  }
}
.milaowen_240328 .sec03 .blk01 .img_wrap {
  width: 28rem;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .img_wrap {
    width: 57.3333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap {
  width: 29rem;
  position: absolute;
  left: 5rem;
  top: 7.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap .sec_num {
  width: 100%;
  font-size: 2.4rem;
  line-height: 3.9rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid #000;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap .sec_num {
    display: none;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap .item_name {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap .item_name {
    font-size: 4.6666666667vw;
    line-height: 6.9333333333vw;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap .price {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 4.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap .price {
    font-size: 3.8666666667vw;
    line-height: 3.8666666667vw;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap .price img {
  display: inline-block;
  width: 4.45rem;
  margin-left: 0.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap .price img {
    width: 9.6vw;
    margin-left: 1.0666666667vw;
  }
}
.milaowen_240328 .sec03 .blk01 .txt_wrap .txt {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk01 .txt_wrap .txt {
    font-size: 3.6vw;
    line-height: 6.5333333333vw;
    text-align: center;
  }
}
.milaowen_240328 .sec03 .blk02 {
  width: 100rem;
  margin: 0 auto 15rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 {
    width: 100%;
    display: block;
    margin-bottom: 21.4666666667vw;
  }
}
.milaowen_240328 .sec03 .blk02 .img_wrap {
  width: 48rem;
}

.milaowen_240328 .sec03 .blk02 .img_wrap .style_svg {
  width: 13.3rem;
  position: absolute;
  top: 0.5rem;
  left: 61.2rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .img_wrap {
    width: 90.6666666667vw;
    margin: 0 auto 68.2666666667vw 0;
  }
  .milaowen_240328 .sec03 .blk02 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: 4.8vw;
    left: auto;
    right: 13.4666666667vw;
  }
}
.milaowen_240328 .sec03 .blk02 .img_price_wrap {
  margin-top: 40.8rem;
  width: 40rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .img_price_wrap {
    width: 80vw;
    margin: 0 0 8.5333333333vw auto;
  }
}
@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .img_price_wrap .img_wrap2 {
    margin-bottom: 5.8666666667vw;
  }
}
.milaowen_240328 .sec03 .blk02 .img_price_wrap .point_svg {
  width: 16.9rem;
  position: absolute;
  top: 22.3rem;
  left: -1.2rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .img_price_wrap .point_svg {
    width: 34.1333333333vw;
    top: 44.2666666667vw;
    left: -2.5333333333vw;
  }
}
.milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap {
  position: absolute;
  bottom: -0.7rem;
  left: -19.4rem;
  width: 18rem;
}

.milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap {
    width: 100vw;
    padding: 0 6.6666666667vw 0 10.6666666667vw;
    position: relative;
    left: -20vw;
    bottom: 0;
  }
  .milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap p {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec03 .blk02 .img_price_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec03 .blk02 .comment_wrap {
  width: 31.1rem;
  position: absolute;
  top: 7.4rem;
  left: 61.3rem;
  padding: 2.8rem 3rem 1.8rem;
}

.milaowen_240328 .sec03 .blk02 .comment_wrap::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  top: 0;
  left: 0;
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
}

.milaowen_240328 .sec03 .blk02 .comment_wrap::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .comment_wrap {
    width: 86.6666666667vw;
    position: absolute;
    top: 146.6666666667vw;
    left: 6.6666666667vw;
    margin: 0;
    padding: 5.0666666667vw 6.6666666667vw 3.2vw;
  }
  .milaowen_240328 .sec03 .blk02 .comment_wrap::before {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-top: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
  }
  .milaowen_240328 .sec03 .blk02 .comment_wrap::after {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-bottom: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
  }
}
.milaowen_240328 .sec03 .blk02 .comment_wrap .ttl {
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .comment_wrap .ttl {
    font-size: 4vw;
    margin-bottom: 2.8vw;
  }
}
.milaowen_240328 .sec03 .blk02 .comment_wrap .txt {
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk02 .comment_wrap .txt {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
.milaowen_240328 .sec03 .blk03 {
  width: 60rem;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 {
    width: 100%;
    padding: 0 6.6666666667vw;
    margin: 0 auto;
  }
}
.milaowen_240328 .sec03 .blk03 .img_wrap {
  width: 43rem;
  margin-right: 0;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 .img_wrap {
    width: 100%;
    margin: 0 auto 9.6vw;
  }
  .milaowen_240328 .sec03 .blk03 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: 4.6666666667vw;
    left: 11.3333333333vw;
  }
}
.milaowen_240328 .sec03 .blk03 .txt_wrap {
  width: 30rem;
  position: absolute;
  top: 15.5rem;
  left: -8.3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 .txt_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}
.milaowen_240328 .sec03 .blk03 .txt_wrap .style_svg {
  width: 13.7rem;
  margin-bottom: 3.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 .txt_wrap .style_svg {
    display: none;
  }
}
.milaowen_240328 .sec03 .blk03 .txt_wrap .txt {
  padding-left: 0.3rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 .txt_wrap .txt {
    padding-left: 0;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
    margin-bottom: 4.5333333333vw;
  }
}
.milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap {
  padding-left: 0.3rem;
  padding-right: 5rem;
}

.milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap {
    padding-left: 0;
    padding-right: 10.6666666667vw;
  }
  .milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec03 .blk03 .txt_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec04 {
  margin-bottom: 11.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 {
    margin-bottom: 24.8vw;
  }
}
.milaowen_240328 .sec04 .blk01 {
  width: 70rem;
  margin: 0 auto 12rem;
  position: relative;
  padding-left: 5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 17.8666666667vw;
  }
}
.milaowen_240328 .sec04 .blk01 .img_wrap {
  width: 28rem;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .img_wrap {
    width: 57.3333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap {
  width: 29rem;
  position: absolute;
  right: 5rem;
  top: 7.2rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap .sec_num {
  width: 100%;
  font-size: 2.4rem;
  line-height: 3.9rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid #000;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap .sec_num {
    display: none;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap .item_name {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap .item_name {
    font-size: 4.6666666667vw;
    line-height: 6.9333333333vw;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap .price {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 4.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap .price {
    font-size: 3.8666666667vw;
    line-height: 3.8666666667vw;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap .price img {
  display: inline-block;
  width: 4.45rem;
  margin-left: 0.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap .price img {
    width: 9.6vw;
    margin-left: 1.0666666667vw;
  }
}
.milaowen_240328 .sec04 .blk01 .txt_wrap .txt {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk01 .txt_wrap .txt {
    font-size: 3.6vw;
    line-height: 6.5333333333vw;
    text-align: center;
  }
}
.milaowen_240328 .sec04 .blk02 {
  width: 96rem;
  margin: 0 auto 10.7rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 {
    width: 100%;
    display: block;
    margin-bottom: 22.9333333333vw;
  }
}
.milaowen_240328 .sec04 .blk02 .img_wrap {
  width: 36rem;
}

.milaowen_240328 .sec04 .blk02 .img_wrap .style_svg {
  width: 13.3rem;
  position: absolute;
  top: 13.9rem;
  left: -0.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .img_wrap {
    width: 74.6666666667vw;
    margin: 0 6.6666666667vw 10.6666666667vw auto;
  }
  .milaowen_240328 .sec04 .blk02 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: -0.2666666667vw;
    left: 7.3333333333vw;
  }
}
.milaowen_240328 .sec04 .blk02 .img_price_wrap {
  margin-top: 21rem;
  width: 48rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .img_price_wrap {
    width: 100%;
    margin: 0 0 8.5333333333vw auto;
  }
}
.milaowen_240328 .sec04 .blk02 .img_price_wrap .img_wrap2 {
  margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .img_price_wrap .img_wrap2 {
    margin-bottom: 6.1333333333vw;
  }
}
.milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap {
  padding-right: 5rem;
}

.milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap {
    padding-right: 6.6666666667vw;
    padding-left: 6.6666666667vw;
  }
  .milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec04 .blk02 .img_price_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec04 .blk02 .img_price_wrap .point_svg {
  width: 13.5rem;
  position: absolute;
  top: 48.7rem;
  left: 26.1rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .img_price_wrap .point_svg {
    width: 28.4vw;
    top: 101.4666666667vw;
    left: 54.2666666667vw;
  }
}
.milaowen_240328 .sec04 .blk02 .comment_wrap {
  width: 29.1rem;
  position: absolute;
  top: 66.9rem;
  left: 60rem;
  padding: 2.6rem 3rem 1.9rem;
}

.milaowen_240328 .sec04 .blk02 .comment_wrap::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  top: 0;
  left: 0;
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
}

.milaowen_240328 .sec04 .blk02 .comment_wrap::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 4.2rem;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .comment_wrap {
    width: 86.6666666667vw;
    position: relative;
    top: 0.5333333333vw;
    left: auto;
    right: 0;
    margin: 0 auto 10.6666666667vw;
    padding: 5.0666666667vw 6.6666666667vw 3.2vw;
  }
  .milaowen_240328 .sec04 .blk02 .comment_wrap::before {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-top: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
  }
  .milaowen_240328 .sec04 .blk02 .comment_wrap::after {
    width: 5.3333333333vw;
    height: 10.1333333333vw;
    border-bottom: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
  }
}
.milaowen_240328 .sec04 .blk02 .comment_wrap .ttl {
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .comment_wrap .ttl {
    font-size: 4vw;
    margin-bottom: 2.8vw;
  }
}
.milaowen_240328 .sec04 .blk02 .comment_wrap .txt {
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk02 .comment_wrap .txt {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
.milaowen_240328 .sec04 .blk03 {
  width: 45rem;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 {
    width: 100%;
    padding: 0 6.6666666667vw;
    margin: 0 auto;
  }
}
.milaowen_240328 .sec04 .blk03 .img_wrap {
  width: 45rem;
  margin-right: 0;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 .img_wrap {
    width: 100%;
    margin: 0 auto 9.6vw;
  }
  .milaowen_240328 .sec04 .blk03 .img_wrap .style_svg {
    width: 5.6vw;
    position: absolute;
    top: 4.6666666667vw;
    right: 10.4vw;
  }
}
.milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap {
  margin-top: 3rem;
  padding-left: 0;
  padding-right: 6rem;
}

.milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap p {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-bottom: 0;
}

.milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap p a {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap {
    margin-top: 35.4666666667vw;
    padding-left: 0;
    padding-right: 10.6666666667vw;
  }
  .milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
    margin-bottom: 0;
  }
  .milaowen_240328 .sec04 .blk03 .img_wrap .price_wrap p a {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
  }
}
.milaowen_240328 .sec04 .blk03 .txt_wrap {
  width: 28rem;
  position: absolute;
  top: 7.8rem;
  left: 35.5rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 .txt_wrap {
    width: 100%;
    position: absolute;
    top: 140vw;
    left: 0;
    padding: 0 6.6666666667vw;
  }
}
.milaowen_240328 .sec04 .blk03 .txt_wrap .style_svg {
  width: 13.7rem;
  margin-bottom: 3.7rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 .txt_wrap .style_svg {
    display: none;
  }
}
.milaowen_240328 .sec04 .blk03 .txt_wrap .txt {
  padding-left: 0.3rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec04 .blk03 .txt_wrap .txt {
    padding-left: 0;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
    margin-bottom: 4.5333333333vw;
  }
}
.milaowen_240328 .sec_bottom .credit {
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 14.6rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_bottom .credit {
    font-size: 3.0666666667vw;
    line-height: 5.4666666667vw;
    margin-bottom: 25.3333333333vw;
  }
}
.milaowen_240328 .sec_bottom .allbtn_wrap {
  margin-bottom: 15rem;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_bottom .allbtn_wrap {
    margin-bottom: 26.6666666667vw;
  }
}
.milaowen_240328 .sec_bottom .allbtn_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  width: 38rem;
  height: 6.4rem;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-feature-settings: normal;
}

@media screen and (max-width: 767px) {
  .milaowen_240328 .sec_bottom .allbtn_wrap a {
    width: 90vw;
    height: 16vw;
    font-size: 3.7333333333vw;
  }
}
