@charset "UTF-8";

.pcOnly{
  display: none !important;
}
/*===============================
  marquee
================================*/
.marquee {
  display: flex;
  overflow: hidden!important;
  gap: 1rem;
  font-size: 3rem;
}
.marquee-inner {
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  0%   { translate: 0; }
  100% { translate: calc(-100% - 1rem); }
}

.md-txt-gra {
  display: inline-block;
  background: linear-gradient(45deg, #36380F 10%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/*===============================
  md-marquee-visual
================================*/
.md-marquee-visual .imgBlk{
  position: relative;
  background: #061122;
  overflow: hidden;
}
.md-marquee-visual .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.md-marquee-visual .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 0%;
  font-size: 2.3rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1rem 0;
}
.md-marquee-visual .imgBlk .txtBlk .txt2 {
  position: absolute;
  bottom: 0%;
  font-size: 2.3rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1rem 0;
}
.md-marquee-visual .imgBlk .txtBlk .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.md-marquee-visual .imgBlk .txtBlk .logo img {
  width: 25rem;
}
.md-marquee-visual .imgBlk .txtBlk .logo .logo_ruby{
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}
/*===============================
  md-no-shaver-needed
================================*/
.md-no-shaver-needed{
  position: relative;
}
.md-no-shaver-needed .imgBlk{
  position: relative;
}
.md-no-shaver-needed .txtBlk1{
  font-size: min(6vw, 30px);
  letter-spacing: 0;
  line-height: 1.7;
  position: absolute;
  top: 7.3%;
  left: 3%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
}
.md-no-shaver-needed .txtBlk1 span{
  display: inline-block;
  padding-bottom: 0.1rem;
  line-height: 1;
  border-bottom: 3px solid #571F82;
  font-weight: bold;
}
.md-no-shaver-needed .txtBlk2{
  position: absolute;
  bottom: 3%;
  right: 3%;
  font-size: min(10vw, 45px);
  text-align: right;
  letter-spacing: 0;
  line-height: 1.3;
  font-weight: bold;
  white-space: nowrap;
}
.md-no-shaver-needed .txtBlk2 .lage{
  font-size: 1.8em;
  line-height: 0;
}
.md-no-shaver-needed .cautionTxt {
  font-size: 1.0rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.md-no-shaver-needed .logoName {
  font-size: min(9vw,45px);
  line-height: 1.2;
  letter-spacing: 0.1px;
  font-weight: bold;
  padding: 5px 10px;
  position: absolute;
  top: 36%;
  right: 0%;
  white-space: nowrap;
  border: none;
  display: inline-block;
}
.md-no-shaver-needed .logoName2 {
  font-size: min(13vw,62px);
  line-height: 1.2;
  letter-spacing: 0.1rem;
  font-weight: bold;
  position: absolute;
  top: 42%;
  right: 3%;
  font-style: italic;
  white-space: nowrap;
  border: none;
  display: inline-block;
}
/*===============================
  md-txt-block
================================*/
.md-txt-block{
  text-align: center;
  position: relative;
  color: #fff;
}
.md-txt-block .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/splitPurchaseBlk_bg.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 3rem 0;
}
.md-txt-block .bgBlk.p20 {
  padding: 20px 0!important;
}
.md-txt-block .cautionRightTxt {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.md-txt-block .txtBlk1 {
  font-size: min(8vw,35px);
  line-height: 1.6;
}
.md-txt-block .txtBlk1 big {
  font-size: 1.4em;
}
.md-txt-block .txtBlk2{
  font-size: min(10vw,50px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.3;
  font-style: italic;
}
.md-txt-block .txtBlk3 {
  font-size: min(7vw,32px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.6;
}
.md-txt-block .txtBlk3 big {
  font-size: 1.5em!important;
}
.md-txt-block .txtBlk4 big {
  font-size: 8rem;
  font-weight: bold;
}
.md-txt-block .txtBlk4{
  font-size: min(8vw,35px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.5;
}
.md-txt-block .txtBlk4 .line{
  border-bottom: 1px solid rgb(255, 0, 0);
  padding-bottom: 8px;
}
.md-txt-block .txtBlk2 .numImgTxt{
  width: 80%;
  margin: auto;
  max-width: 300px;
}
.md-txt-block .cautionTxt {
  font-size: 1.1rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: normal;
  font-style: initial;
}
.md-txt-block .txtBlk5 .txt1 {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 5px;
}
.md-txt-block .txtBlk5 .txt1 .color-red {
  color: #ff1500;
  font-size: 4rem;
}
.md-txt-block .txtBlk5 .txt_small {
  font-size: 2rem;
}
.md-txt-block .txtBlk6 {
  font-size: min(8vw,40px);
  line-height: 1.5;
}
.md-txt-block .txtBlk6 big {
  font-size: 1.4em;
}
.md-txt-block .txtBlk7 {
  font-size: min(9vw,42px);
  line-height: 1.5;
}
.md-txt-block .txtBlk7 big {
  font-size: 1.3em;
}
.md-txt-block .num_txt {
  position: relative;
  display: inline-block;
  font-size: min(8vw,27px);
  line-height: 1;
  z-index: 1;
}
.md-txt-block .num_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  letter-spacing: -2px;
  margin-right: 10px;
}
.md-txt-block .num_txt::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 50%;
  width: 98%;
  transform: translate(-50%);
  border-bottom: 1px solid #571F82;
  z-index: -1;
}
.md-txt-block .no1_txt {
  position: relative;
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  margin-right: 10px;
}
.md-txt-block .no1_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(30vw,150px);
  letter-spacing: -5px;
  margin-right: -10px;
}
.md-txt-block .no1_txt .caution_sup {
  position: absolute;
  top: 10%;
  right: 10%;
}
.md-txt-block .txt_box{
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 2.5rem 0;
  z-index: 1;
}
.md-txt-block .txt_box .txt_box_inner{
  width: 93%;
  margin: 0 auto;
}
.md-txt-block .txt_box .txt_title {
  font-size: min(3.8vw,16px);
  transform: scaleY(1.3);
  margin-bottom: 1.5rem;
}
.md-txt-block .txt_box .txt_title span{
  position: relative;
  display: block;
}
.md-txt-block .txt_box .txt_title span::before{
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 17%;
  border-bottom: 1px solid #fff;
}
.md-txt-block .txt_box .txt_title span::after{
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 17%;
  border-bottom: 1px solid #fff;
}
.md-txt-block .txt_box::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;transform: translate(-50%,-50%);
  opacity: .7;
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  border-radius: 1.5rem;
  z-index: -1;
}
.md-txt-block .txt_box p {
  font-size: min(6.5vw,28px);
  line-height: 1.3;
}
/*===============================
  md-txt-block2
================================*/
.md-txt-block2{
  text-align: center;
  position: relative;
  color: #fff;
}
.md-txt-block2 .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/sec_txt_bg_230623.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 3rem 0;
}
.md-txt-block2 .bgBlk.p20 {
  padding: 20px 0!important;
}
.md-txt-block2 .cautionRightTxt {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.md-txt-block2 .txtBlk1 {
  font-size: min(8vw,35px);
  line-height: 1.6;
}
.md-txt-block2 .txtBlk1 big {
  font-size: 1.4em;
}
.md-txt-block2 .txtBlk2{
  font-size: min(10vw,50px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.3;
  font-style: italic;
}
.md-txt-block2 .txtBlk3 {
  font-size: min(7vw,32px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.6;
}
.md-txt-block2 .txtBlk3 big {
  font-size: 1.5em!important;
}
.md-txt-block2 .txtBlk4 big {
  font-size: 8rem;
  font-weight: bold;
}
.md-txt-block2 .txtBlk4{
  font-size: min(8vw,35px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.5;
}
.md-txt-block2 .txtBlk4 .line{
  border-bottom: 1px solid rgb(255, 0, 0);
  padding-bottom: 8px;
}
.md-txt-block2 .txtBlk2 .numImgTxt{
  width: 80%;
  margin: auto;
  max-width: 300px;
}
.md-txt-block2 .cautionTxt {
  font-size: 1.1rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: normal;
  font-style: initial;
}
.md-txt-block2 .txtBlk5 .txt1 {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 5px;
}
.md-txt-block2 .txtBlk5 .txt1 .color-red {
  color: #ff1500;
  font-size: 4rem;
}
.md-txt-block2 .txtBlk5 .txt_small {
  font-size: 2rem;
}
.md-txt-block2 .txtBlk6 {
  font-size: min(8vw,40px);
  line-height: 1.5;
}
.md-txt-block2 .txtBlk6 big {
  font-size: 1.4em;
}
.md-txt-block2 .txtBlk7 {
  font-size: min(9vw,42px);
  line-height: 1.5;
}
.md-txt-block2 .txtBlk7 big {
  font-size: 1.3em;
}
.md-txt-block2 .num_txt {
  position: relative;
  display: inline-block;
  font-size: min(8vw,27px);
  line-height: 1;
  z-index: 1;
}
.md-txt-block2 .num_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  letter-spacing: -2px;
  margin-right: 10px;
}
.md-txt-block2 .num_txt::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 50%;
  width: 98%;
  transform: translate(-50%);
  border-bottom: 1px solid #571F82;
  z-index: -1;
}
.md-txt-block2 .no1_txt {
  position: relative;
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  margin-right: 10px;
}
.md-txt-block2 .no1_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(30vw,150px);
  letter-spacing: -5px;
  margin-right: -10px;
}
.md-txt-block2 .no1_txt .caution_sup {
  position: absolute;
  top: 10%;
  right: 10%;
}
/*===============================
  md-txt-block3
================================*/
.md-txt-block3.arrow {
  position: relative;
}
.md-txt-block3.arrow::before {
  position: absolute;
  content: "";
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%);
  border-top: 1.4rem solid #fff;
  border-right: 0.9rem solid transparent;
  border-left: 0.9rem solid transparent;
  z-index: 1;
  white-space: nowrap;
}
.md-txt-block3 .bgBlk {
  padding: 3rem 0 4rem;
  background: linear-gradient(to right, #4D0369, #7F0FB7);
  font-size: min(6vw,27px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
}
.md-txt-block3 .bgBlk big {
  font-size: min(10vw,45px);
}
/*===============================
  md-txt-block4
================================*/
.md-txt-block4{
  text-align: center;
  position: relative;
  color: #fff;
}
.md-txt-block4 .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/txt_bg03_230623.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 5rem 0;
}
.md-txt-block4 .cautionRightTxt {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.md-txt-block4 .txtBlk1 {
  font-size: min(8.2vw,37px);
  line-height: 1.2;
  font-style: italic;
}
.md-txt-block4 .txtBlk1 big {
  font-size: 1.5em;
}
.md-txt-block4 .border {
  width: 90%;
  margin: 0 auto;
  padding: 1.5rem 0 1.8rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/*===============================
  secBc0926_1
================================*/
.secBc0926_1 {
  padding-bottom: 2rem;
}
.secBc0926_1 .img5_2_2_wrap{
  position: relative;
  padding-top: 50px;
}
.secBc0926_1 .img5_2_2_wrap .sup{
  font-size: 1rem;
  vertical-align: top;
}
.secBc0926_1 .img5_2_2_wrap .sup-text{
  font-size: 1rem;
  text-align: right;
}
.secBc0926_1 .img5_2_2_wrap .topTxt{
  font-size: min(8vw,40px);
  letter-spacing: 0;
  margin-bottom: -40px;
  line-height: 1.3;
  letter-spacing: 0.3rem;
  position: absolute;
  top: -2%;
  left: 0rem;
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  transform: scaleY(0.8);
}
.secBc0926_1 .img5_2_2_wrap .bottomTxt{
  font-size: 2.8rem;
  letter-spacing: 0;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.secBc0926_1 .txtBlk3 {
  white-space: nowrap;
  font-size: min(7vw,32px);
  letter-spacing: 0;
  display: block;
  line-height: 1.3;
  text-align: center;
  position: absolute;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1%;
}
.secBc0926_1 .txtBlk3 .line {
    border-bottom: solid 1px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    padding-bottom: 5px;
}
.secBc0926_1 .txtBlk_add1025 {
  white-space: nowrap;
  font-size: 2.6rem;
  font-style: italic;
  letter-spacing: 0;
  display: block;
  line-height: 1.4;
  text-align: center;
  position: relative;
  font-weight: bold;
  margin-top: -23%;
  color: #FFE200;
}
.secBc0926_1 .img5_2_2_wrap .sup-text_add1025{
  font-size: 1rem;
  text-align: right;
  color: #FFE200;
  padding-right: 10px;
  letter-spacing: 0;
}
/*===============================
  md-3minuts-allday
================================*/
.md-3minuts-allday{
  text-align: center;
  }
  .md-3minuts-allday .imgBlk.imgSmall {
    overflow: hidden;
  }
  .md-3minuts-allday .imgBlk.imgSmall img {
    margin: -15% 0;
  }
  .md-3minuts-allday .tit1{
  font-size: 3rem;
  border-bottom: solid 1px;
  line-height: 1;
  display: inline-block;
  font-style: italic;
  }
  .md-3minuts-allday .tit1 small{
  font-size: .8em;
  }
  .md-3minuts-allday .caution_sup{
    font-size: 1rem;
    vertical-align: super;
    position: relative;
    left: 2%;
    top: -0.8rem;
  }
  .md-3minuts-allday .txtBlk1{
    white-space: nowrap;
    font-size: min(7vw,32px);
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: -20px;
  }
  .md-3minuts-allday .txtBlk1 .line {
      position: relative;
      display: inline-block;
      line-height: 1;
  }
  .md-3minuts-allday .txtBlk1 .line .lineInner{
    z-index: 1;
    position: relative;
    display: inline-block;
  }
  .md-3minuts-allday .txtBlk1 .line::after {
    content: "";
    width: 100%;
    height: 0.7em;
    background: linear-gradient(to bottom, #7F0FB7, #4D0369);
    position: absolute;
    left: 0%;
    bottom: -4px;
    z-index: 0;
  }
  .md-3minuts-allday .txtBlk1 .txt {
  margin-bottom: 10px;
  }
  .md-3minuts-allday .txtBlk1 .lage1 {
    font-size: 1.3em;
    line-height: 1;
    font-weight: bold;
  }
  .md-3minuts-allday .txtBlk1 .lage2 {
    font-size: 2.0em;
    line-height: 1;
    font-weight: bold;
  }
  .md-3minuts-allday .txtSet{
    margin-top: -60%;
    padding-left: 5%;
    text-align: left;
  }
  .md-3minuts-allday .txtBlk2{
    white-space: nowrap;
    font-size: min(11vw,55px);
    letter-spacing: 0;
    display: inline-block;
    line-height: 1;
    letter-spacing: 0.2rem;
    margin-bottom: 2rem;
    text-align: left;
    position: relative;
    font-weight: bold;
    z-index: 1;
    transform: scaleY(0.8);
  }
  .md-3minuts-allday .txtBlk2 .line{
    padding: 0 2rem;
  }
  .md-3minuts-allday .txtBlk2:before{
    content: "";
    width: 100%;
    height: 0.7em;
    background: linear-gradient(to bottom, #7F0FB7, #4D0369);
    position: absolute;
    left: 0%;
    bottom: -4px;
    z-index: -1;
  }
  .md-3minuts-allday .txtBlk2 big{
    font-size: 1.8em;
    letter-spacing: 0;
    line-height: 1;
  }
  .md-3minuts-allday .txtBlk2 big .numImgTxt{
    display: inline-block;
    width: .6em;
    height: auto;
    padding: 0 0px;
    margin: 0 0 0 10px;
  }
  .md-3minuts-allday .txtBlk3{
    white-space: nowrap;
    font-size: min(8vw,40px);
    letter-spacing: 0;
    display: block;
    line-height: 1.3;
    text-align: right;
    position: relative;
    font-weight: bold;
  }
  .md-3minuts-allday .txtBlk3 .line{
    border-bottom: solid 1px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    padding-bottom: 5px;
  }
  .md-3minuts-allday .txtBlk4{
    white-space: nowrap;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.8;
    margin-top: 10px;
    text-align: right;
  }
  .md-3minuts-allday .txtBlk5{
    white-space: nowrap;
    font-size: 3.2rem;
    font-style: italic;
    letter-spacing: 0;
    display: block;
    line-height: 1;
    text-align: left;
    position: relative;
    font-weight: bold;
    margin-bottom: -16px;
  }
  .md-3minuts-allday .txtBlk5 .line{
    border-bottom: solid 1px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    padding-bottom: 5px;
  }

/*===============================
  md-about-hair-removal
================================*/
.md-about-hair-removal .imgBlk{
  position: relative;
}
.md-about-hair-removal .txtBlk1{
  font-size: min(7vw, 32px);
  letter-spacing: 0;
  line-height: 1.4;
  letter-spacing: 0.3rem;
  position: absolute;
  top: -3%;
  left: 5%;
  white-space: nowrap;
  font-weight: bold;
  font-style: italic;
}
.md-about-hair-removal .txtBlk1 big {
  font-size: 1.2em;
  line-height: 1;
}
.md-about-hair-removal .txtBlk1 big.num {
  font-size: 1.6em;
}
.md-about-hair-removal .txtBlk2{
  font-size: min(7vw, 32px);
  letter-spacing: 0;
  line-height: 1.3;
  letter-spacing: 0.3rem;
  position: absolute;
  bottom: -3%;
  left: 5%;
  white-space: nowrap;
  font-weight: bold;
}
/*===============================
  md-30day-txt
================================*/
.md-30day-txt{
  color: #fff;
  border-radius: 10px;
  padding: 10px 0;
  text-align: center;
  margin: 2rem auto;
}
.md-30day-txt .txtBlk .txt1{
  text-align: center;
  font-size: min(6vw,28px);
  line-height: 1.7;
  font-weight: 500;
}
/*===============================
  leftBox rightBox
================================*/
.leftBox ,
.rightBox {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
  height: 100%;
}
.leftBox {
  left: 0%;
}
.rightBox {
  right: 0%;
}
.leftBox:before ,
.leftBox:after ,
.rightBox:before ,
.rightBox:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
}
.leftBox:before{
  top: 0;
  left: 0;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}
.leftBox:after {
  left: 0;
  bottom: 0;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
}
.rightBox:before {
  top: 0;
  right: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
.rightBox:after {
  right: 0;
  bottom: 0;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
}
/*===============================
  md-customer-988
================================*/
.md-customer-988 {
  margin-top: 30px;
  padding: 30px 5% 50px;
}
.md-customer-988 .box_inner {
  position: relative;
  background-color: #C9651B;
  padding: 2rem 0 1.5rem; 
  margin-bottom: 20px;
  border-radius: 1rem;
}
.md-customer-988 .box_inner .txt0 {
  position: absolute;
  width: 100%;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(7vw,32px);
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.md-customer-988 .box_inner .txt1 {
  position: absolute;
  width: 100%;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(7vw,32px);
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.md-customer-988 .box_inner .flex_inner {
  display: flex;
  align-items: center;
  padding-left: 5%;
  margin-bottom: 0.5rem;
}
.md-customer-988 .box_inner .flex_inner .check {
  width: 6rem;
  margin-top: 5px;
}
.md-customer-988 .box_inner .flex_inner .check img {
  width: 100%;
}
.md-customer-988 .box_inner .flex_inner .txt2 {
  font-size: min(8vw,30px);
  font-weight: bold;
  transform: scale(1.6, 1);
  letter-spacing: -2px;
  margin-left: 18%;
}
.md-customer-988 .box_inner .flex_inner .txt2 big {
  font-size: min(15vw,70px);
  line-height: 1.3;
}
.md-customer-988 .box_inner .txt3 {
  text-align: center;
  font-size: min(6vw,20px);
}
/*===============================
  md-repayment
================================*/
.md-repayment .box_inner {
  width: 100%;
  margin: 0 auto;
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  padding: 4rem 0;
  z-index: 1;
}
.md-repayment .box_inner.w90 {
    width: 90%!important;
    border-radius: 1rem;
}
.md-repayment.mt-20 {
  margin-top: -20%;
}
.md-repayment .box_inner .flex_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-repayment .box_inner .flex_inner .check {
  width: 6rem;
  margin-right: 4%;
}
.md-repayment .box_inner .flex_inner .check img {
  width: 100%;
}
.md-repayment .box_inner .flex_inner .txt2 {
  font-size: 3rem;
  line-height: 1.3;
}
.md-repayment .box_inner .flex_inner .txt2 big {
  font-size: 1.15em;
}
/*===============================
  md-not-satisfied
================================*/
.md-not-satisfied {
  padding: 0 5%;
  margin-bottom: 20px;
}
.md-not-satisfied .inner_txt_box {
  position: relative;
  color: #fff;
  padding: 2rem 0rem 2rem 2rem;
  font-weight: 500;
  display: flex;
}
.md-not-satisfied .inner_txt_box .txt_left {
  position: relative;
	font-family: urw-din, sans-serif;
  font-size: min(7vw,30px);
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: scale(.6, 1);
  transform-origin: top left;
  letter-spacing: -1px;
  margin-right: 10px;
}
.md-not-satisfied .inner_txt_box .txt_left::before {
  position: absolute;
  content: "";
  height: 70%;
  border-left: 1px solid #621289;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.md-not-satisfied .inner_txt_box .txt_right .ttl {
  font-size: min(5vw,25px);
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: normal;
}
.md-not-satisfied .inner_txt_box .txt_right p {
  font-size: min(4vw,18px);
  font-weight: bold;
  line-height: 2;
  margin-bottom: 7px;
}
.md-not-satisfied .inner_txt_box .txt_right .last_txt {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -.07rem;
}
/*===============================
  md-about-upgrade
================================*/
.md-about-upgrade{
  position: relative;
  min-height: 310px;
}
.md-about-upgrade .imgBlk{
  position: relative;
}
.md-about-upgrade .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.md-about-upgrade .txtBlk .txtBox{
  width: 90%;
  margin: 0 auto;
  background-color: #1C1C1C;
  border-radius: 1rem;
  padding: 1rem 2rem;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 5%;
}
.md-about-upgrade .txtBlk .txtBox .txt1{
  font-size: min(6vw,28px);
  transform: scaleY(0.85);
  line-height: 1.2;
  margin-bottom: 0.7rem;
}
.md-about-upgrade .txtBlk .txtBox .txt2{
  font-size: min(3.8vw,18px);
  margin-bottom: 0.7rem;
  line-height: 1;
  transform: scaleY(0.85);
}
.md-about-upgrade .txtBlk .txtBox .txt3{
  font-size: min(7.5vw,35px);
  letter-spacing: 0.5rem;
  background-color: #101010;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.md-about-upgrade .txtBlk .txtBox .txt3 span{
  display: inline-block;
  background: linear-gradient(45deg, #36380F 10%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.md-about-upgrade .txtBlk .txtBox .img{
  margin-bottom: 1rem;
}
.md-about-upgrade .txtBlk .txt_bottom {
  position: relative;
}
.md-about-upgrade .txtBlk .txt_bottom .logo {
  display: inline-block;
}
.md-about-upgrade .txtBlk .txt_bottom::before {
  position: absolute;
  content: "";
  top: -25%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 1px solid #fff;
  height: 2.5rem;
}
.md-about-upgrade .txtBlk .txt_bottom::after {
  position: absolute;
  content: "";
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  width: 0.7rem;
  height: 0.7rem;
  background-color: #fff;
  border-radius: 999px;
}
.md-about-upgrade .txtBlk .txt_bottom .txt1 {
  text-align: center;
  font-size: min(6vw,27px);
  line-height: 1.1;
  margin-bottom: 0.5rem;
}
.md-about-upgrade .txtBlk .txt_bottom .txt1 small {
  font-size: 0.85em;
}
.md-about-upgrade .txtBlk .txt_bottom .txt1 img {
  display: inline-block;
  width: 15rem!important;
  margin-right: 1rem;
}
.md-about-upgrade .txtBlk .txt_bottom .txt2 {
  font-size: min(12vw,60px);
  letter-spacing: 0.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}
.md-about-upgrade .txtBlk .txt_bottom .txt2 span{
  display: inline-block;
  background: linear-gradient(45deg, #36380F 10%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*===============================
  md-visual-logo
================================*/
.md-visual-logo{
  position: relative;
  min-height: 310px;
}
.md-visual-logo .imgBlk{
  position: relative;
}
.md-visual-logo .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.md-visual-logo .txtBlk .logo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.md-visual-logo .txtBlk .logo img{
  display: block;
  width: 25rem;
  margin-bottom: 0.5rem;
}
.md-visual-logo .txtBlk .logo .logo_ruby{
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
}
/*===============================
  md-series-5000over
================================*/
.md-series-5000over{
  position: relative;
}
.md-series-5000over.bg-short .imgBlk{
  overflow: hidden;
}
.md-series-5000over.bg-short .imgBlk img{
  margin: -40% 0 0;
}
.md-series-5000over .imgBlk{
  position: relative;
}
.md-series-5000over .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 9%;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.md-series-5000over .txtBlk .txt1{
  font-size: min(9vw,42px);
  margin-bottom: 3rem;
  transform: scaleY(0.85);
}
.md-series-5000over .txtBlk .txt2{
  font-size: min(5vw,25px);
  margin-bottom: 1rem;
  transform: scaleY(0.85);
}
.md-series-5000over .txtBlk .txt3{
  font-size: min(13vw,65px);
  margin-bottom: 3rem;
  transform: scaleY(0.85);
}
.md-series-5000over .txtBlk .txt4{
  font-size: min(8vw,38px);
  margin-bottom: 4rem;
  transform: scaleY(0.85);
  line-height: 1.3;
}
.md-series-5000over .txtBlk .txt4 big{
  font-size: 1.1em;
}
.md-series-5000over .txtBlk .cautionTxt{
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  line-height: 1.5;
  text-align: right;
}
/*===============================
  md-about-merit
================================*/
.md-about-merit .imgBlk{
  position: relative;
  margin-top: 10px;
}
.md-about-merit .imgBlk.sec04_p01 {
  padding: 8% 0 35%;
}
.md-about-merit .imgBlk.sec04_p02 {
  padding: 8% 0 60%;
}
.md-about-merit .imgBlk.sec04_p03 {
  padding: 8% 0 80%;
}
.md-about-merit .imgBlk.sec04_p04 {
  padding: 8% 0 63%;
}
.md-about-merit .imgBlk.sec04_p05 {
  padding: 8% 0 0;
}
.md-about-merit .imgBlk.bg_short {
  overflow: hidden;
}
.md-about-merit .imgBlk.bg_short img {
  margin-bottom: -30%;
}
.md-about-merit .imgBlk .txtBlk {
  width: 98%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  padding: 1rem 0;
  font-size: 1.4rem;
  line-height: 1;
}
.md-about-merit .imgBlk .txtBlk .ttl {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.md-about-merit .imgBlk .txtBlk .ttl .en {
  position: absolute;
  top: 0;
  left: 0;
  color: #601287;
  font-size: min(11vw,50px);
  font-weight: bold;
  transform: scaleY(1.2);
}
.md-about-merit .imgBlk .txtBlk .ttl .ja {
  position: absolute;
  top: 0.5rem;
  right: 0;
  color: #fff;
  font-size: min(3.8vw,18px);
  font-weight: 500;
}
.md-about-merit .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 6%;
  right: 1rem;
  text-align: right;
  font-size: min(10vw,47px);
  transform: scaleY(0.8);
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
.md-about-merit .imgBlk .txtBlk .txt1 .txt1_sup {
  font-size: .35em;
  vertical-align: super;
  position: relative;
  top: -1em;
  right: 0rem;
  font-style: normal;
  font-weight: bold;
}
.md-about-merit .imgBlk .txtBlk .cautionTxt {
  position: absolute;
  bottom: 38%;
  right: 0;
  line-height: 1.2;
  text-align: right;
  font-size: 1rem;
  letter-spacing: normal;
  padding-right: 1rem;
  font-weight: 500!important;
}
.md-about-merit .imgBlk .txtBlk .txt2 {
  position: absolute;
  top: 6%;
  right: -6%;
  text-align: right;
  font-size: min(11vw,50px);
  transform: scaleY(0.8);
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
.md-about-merit .imgBlk .txtBlk .txtBox {
  width: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: linear-gradient(to top, #290238, #65138E);
  padding: 2rem 1.8rem 4rem;
  border-radius: 1rem;
  text-align: center;
}
.md-about-merit .imgBlk .txtBlk .txtBox .cautionRightTxt {
  position: absolute;
  bottom: 1rem;
  right: 0.5rem;
}
.md-about-merit .imgBlk .txtBlk .txtBox.arrow::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/arrow_white.png) 0 0 no-repeat;
  width: 1.9rem;
  height: 1.9rem;
  background-size: contain;
  bottom: 0;
}
.md-about-merit .imgBlk .txtBlk .txtBox .top_txt {
  display: block;
  position: relative;
  font-size: min(3.8vw,18px);
  margin-bottom: 2rem;
}
.md-about-merit .imgBlk .txtBlk .txtBox p {
  font-size: min(6vw,28px);
  line-height: 1.5;
}
.md-about-merit .imgBlk .txtBlk .txtBox .top_txt::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 15%;
  border-bottom: 1px solid rgba(255,255,255,.2);
}
.md-about-merit .imgBlk .txtBlk .txtBox .top_txt::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 15%;
  border-bottom: 1px solid rgba(255,255,255,.2);
}
/*===============================
  md-about-liberation
================================*/
.md-about-liberation{
  position: relative;
}
.md-about-liberation .imgBlk{
  position: relative;
}
.md-about-liberation .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.md-about-liberation .txtBlk .logo{
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
}
.md-about-liberation .txtBlk .logo img{
  display: block;
  width: 25rem;
  margin-bottom: 0.5rem;
}
.md-about-liberation .txtBlk .logo .logo_ruby{
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.md-about-liberation .txtBlk .txt1{
  width: 100%;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(7vw,32px);
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
/*===============================
  md-for-summer-txt
================================*/
.md-for-summer-txt{
  position: relative;
}
.md-for-summer-txt .imgBlk{
  position: relative;
}
.md-for-summer-txt .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.md-for-summer-txt .txtBlk .logo{
  position: absolute;
  top: 4%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
}
.md-for-summer-txt .txtBlk .logo img{
  display: block;
  width: 25rem;
  margin-bottom: 0.5rem;
}
.md-for-summer-txt .txtBlk .logo .logo_ruby{
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.md-for-summer-txt .txtBlk .txt1{
  width: 100%;
  position: absolute;
  top: 61%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(6.5vw,28px);
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
/*===============================
  md-howuse-ok
================================*/
.md-howuse-ok {
  width: 85%;
  margin: 0 auto;
  font-weight: bold;
 }
 .md-howuse-ok .txt1 {
  font-size: min(6.5vw,28px);
  line-height: 1.3;
 }
 .md-howuse-ok .txt2 {
  font-size: min(10vw,50px);
  line-height: 1.3;
  transform: scaleY(0.85);
  margin-bottom: 2rem;
 }
 .md-howuse-ok .txt2 big {
  font-size: 1.5em;
 }
 .md-howuse-ok .img_box .img_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
 }
 .md-howuse-ok .img_box .img_flex .img {
  width: 85%;
 }
 .md-howuse-ok .img_box .img_flex .img img{
  width: 100%;
 }
 .md-howuse-ok .img_box .img_flex p {
  width: 10%;
  text-orientation: upright;
  font-size: min(5.8vw,26px);
  line-height: 1;
 }
 .md-howuse-ok .img_box .img_flex p span {
  text-orientation: upright;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1;
 }
 .md-howuse-ok .img_box .img_flex p sup {
  font-size: min(.4em,10px);
  vertical-align: super;
  position: relative;
  bottom: -3%;
  right: -3%;
  font-style: normal;
  font-weight: 500!important;
  line-height: 1;
 }

/*===============================
  metal_motion_txt
================================*/
.metal_motion_txt {
  font-size: min(4.5vw,20px);
  text-align: center;
  line-height: 2;
  white-space: nowrap;
}
.metal_motion_txt .txt1 {
  margin-bottom: 2rem;
}
.metal_motion_txt big {
  font-size: 1.15em;
  line-height: 2;
}
.metal_motion_txt .border {
  display: inline-block;
  border-bottom: 1px solid #7F0FB7;
  line-height: 1.2;
}
/*===============================
  md-for-worry-customer
================================*/
.md-for-worry-customer{
  position: relative;
  z-index: -1;
}
.md-for-worry-customer .imgBlk{
  position: relative;
}
.md-for-worry-customer .txtBlk{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.md-for-worry-customer .txtBlk .txt1{
  width: 100%;
  position: absolute;
  font-size: min(7.5vw,38px);
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
.md-for-worry-customer .txtBlk .txt1 small{
  font-size: 0.5em;
}
/*===============================
  md-no-reservation
================================*/
.md-no-reservation{
  position: relative;
  z-index: -1;
}
.md-no-reservation .imgBlk{
  position: relative;
}
.md-no-reservation .txtBlk{
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
.md-no-reservation .txtBlk .txt1{
  font-size: min(5vw,25px);
  text-align: right;
  line-height: 0.7;
  letter-spacing: normal;
}
.md-no-reservation .txtBlk .txt2{
  font-size: min(12vw,58px);
  transform: scaleY(0.8);
  line-height: 1.3;
}
.md-no-reservation .txtBlk .txt3{
  font-size: min(14vw,65px);
  transform: scaleY(0.8);
  line-height: 0.7;
}
.md-no-reservation .txtBlk .txt4{
  font-size: min(40vw,190px);
  transform: scaleY(0.8);
  line-height: 1;
}
/*===============================
  md-life-enjoy
================================*/
.md-life-enjoy{
  position: relative;
  z-index: -1;
}
.md-life-enjoy .imgBlk{
  position: relative;
}
.md-life-enjoy .txtBlk{
  width: 95%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  white-space: nowrap;
}
.md-life-enjoy .txtBlk .txt1{
  position: absolute;
  top: 0;
  left: 0;
  font-size: min(8.5vw,42px);
  text-align: right;
  line-height: 0.7;
  letter-spacing: normal;
}
.md-life-enjoy .txtBlk .txt2{
  position: absolute;
  bottom: -3%;
  left: 0;
  font-size: min(4.8vw,22px);
  line-height: 1.3;
}
/*===============================
  md-merit-list
================================*/
.md-merit-list {
  width: 95%;
  margin: 2rem auto 4rem;
}
.md-merit-list ul li{
  padding: 0.5rem 0 2rem;
  border-bottom: 1px solid rgba(255,255,255,0.15);
  text-align: center;
  font-size: min(5.2vw,25px);
  line-height: 1.5;
  transform: scaleY(0.85);
  font-weight: bold;
}
/*===============================
  md-cost-parformance
================================*/
.md-cost-parformance {
  margin: 2rem 0 2.5rem;
}
.md-cost-parformance .imgBlk{
  position: relative;
}
.md-cost-parformance .txtBlk{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
.md-cost-parformance .txt_box{
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 2rem 0 2.5rem;
  z-index: 1;
}
.md-cost-parformance .txt_box .txt_box_inner{
  width: 93%;
  margin: 0 auto;
}
.md-cost-parformance .txt_box .txt_title {
  font-size: min(3.8vw,16px);
  transform: scaleY(1.3);
  margin-bottom: 1.5rem;
}
.md-cost-parformance .txt_box .txt_title span{
  position: relative;
  display: block;
}
.md-cost-parformance .txt_box .txt_title span::before{
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 17%;
  border-bottom: 1px solid #fff;
}
.md-cost-parformance .txt_box .txt_title span::after{
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 17%;
  border-bottom: 1px solid #fff;
}
.md-cost-parformance .txt_box p {
  font-size: min(6.5vw,28px);
  line-height: 1.3;
}
/*===============================
  md-half-price
================================*/
.md-half-price {
  width: 78%;
  margin: 2rem auto 2.5rem;
}
.md-half-price .txt1{
  font-size: min(6.8vw,28px);
  text-align: justify;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 2rem;
}
.md-half-price .txt1 big{
  font-size: 2.7em;
  line-height: 1.2;
}
.md-half-price .txt2{
  font-size: min(4vw,20px);
  line-height: 1.7;
  margin-left: 0.5rem;
  margin-bottom: 2rem;
  font-weight: 500;
}
.md-half-price .txt3{
  font-size: min(4vw,20px);
  line-height: 1.7;
  margin-left: 1rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
.md-half-price .txt3 .img{
  width: 20%;
  margin-right: 3rem;
}
.md-half-price .txt3 .txt .title{
  font-size: min(5.8vw,27px);
  font-weight: bold;
  transform: scaleY(1.35);
  color: #D04730;
}
.md-half-price .txt3 .txt p{
  font-size: min(4vw,18px);
  font-weight: bold;
  line-height: 1.5;
}
.md-half-price .txt3 .txt p span{
  display: block;
  font-weight: 500;
  font-size: 0.8em;
  color: rgba(255,255,255,.7);
}
/*===============================
  md-about-detail
================================*/
.md-about-detail {
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  padding: 3rem 0;
  text-align: center;
  font-weight: bold;
}
.md-about-detail .txt1 {
  font-size: min(5vw,25px);
  line-height: 1.3;
}
.md-about-detail .txt2 {
  font-size: min(9vw,45px);
  line-height: 1.3;
}
.md-about-detail .txt2 span {
  display: inline-block;
  background: linear-gradient(40deg, #36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.md-about-detail .txt3 {
  width: 85%;
  margin: 0 auto;
  position: relative;
  font-size: min(6vw,28px);
  line-height: 1.4;
}
.md-about-detail .txt3::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/sec17_230623_arrow.png) 0 0 no-repeat;
  background-size: contain;
  width: 3rem;
  height: 6rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.md-about-detail .txt3::after {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/sec17_230623_arrow.png) 0 0 no-repeat;
  background-size: contain;
  width: 3rem;
  height: 6rem;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
/*===============================
  md-border-txt
================================*/
.md-border-txt {
  text-align: center;
  margin: 2rem 0;
}
.md-border-txt .border {
  display: inline-block;
  border-bottom: 1px solid #7F0FB7;
}
.md-border-txt .txt1 {
  font-size: min(6vw,28px);
  transform: scaleY(0.85);
  letter-spacing: 0.2rem;
}
.md-border-txt .dotto {
  position: relative;
  display: inline-block;
}
.md-border-txt .dotto::before {
  position: absolute;
  content: "・";
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2.5rem;
  color: #fff;
}
/*===============================
  md-165j-block
================================*/
.md-165j-block {
  margin: 3rem 0;
}
/*===============================
  txt-box-deco
================================*/
.txt-box-deco{
  color: #fff;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
}
.txt-box-deco .txtBlk{
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin: 0 auto;
  font-style: italic;
}
.txt-box-deco .txtBlk .left{
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  vertical-align: middle;
}
.txt-box-deco .txtBlk .right{
  font-size: 9.4rem;
  line-height: 1;
  letter-spacing: -0.1em;
}
.txt-box-deco .txtBlk .right .small{
    font-size: .7em;
  letter-spacing: 0;
}
.txt-box-deco .txt1{
text-align: center;
font-size: 1.6rem;
letter-spacing: 0;
/*margin-bottom: 5px;*/
font-weight: bold;
}
.txt-box-deco .txt1.line {
    position: relative;
    display: inline-block;
    line-height: 1;
}
.txt-box-deco .txt1.line::after {
    /* content: ""; */
    width: 100%;
    height: 4px;
    background: linear-gradient(to left, #FF0526, #711B4C);
    position: absolute;
    left: 0%;
    bottom: -3px;
}
.txt-box-deco .txt2{
text-align: right;
font-size: 1rem;
letter-spacing: 0;
font-weight: bold;
}
/*===============================
  md-about-ilp
================================*/
.md-about-ilp .imgBlk{
  position: relative;
  z-index: -1;
  padding-bottom: 9rem;
}
.md-about-ilp .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 1rem 0;
  font-size: 1.4rem;
  line-height: 1;
}
.md-about-ilp .imgBlk .txtBlk::before {
  position: absolute;
  content: "";
  width: 30%;
  transform: rotate(-5deg);
  border-top: 1px solid #fff;
  top: 18%;
  left: 35%;
}
.md-about-ilp .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 15%;
  left: 5%;
  display: inline-block;
  font-size: min(4.2vw,20px);
  line-height: 1.4;
  letter-spacing: normal;
}

/*===============================
  md-power-comparison
================================*/
.md-power-comparison {
  margin-top: -7rem;
  margin-bottom: 40px;
}
.md-power-comparison .name_list {
  width: 85%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  font-size: min(3.8vw,18px);
}
.md-power-comparison .name_list li {
  width: 48.5%;
  background-color: #fff;
  color: #010101;
  text-align: center;
  font-weight: bold;
  letter-spacing: normal;
  padding: 0.2rem 0;
}
.md-power-comparison .name_list li:last-child {
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  color: #fff;
}
.md-power-comparison .txt1 {
  text-align: center;
  font-size: min(4.5vw,20px);  
  line-height: 1.7;
}
/*===============================
  md-can-use-allday
================================*/
.md-can-use-allday {
  font-weight: bold;
  position: relative;
}
.md-can-use-allday .txt1 .caution_sup{
  color: #fff;
}
.md-can-use-allday .txt2{
  font-size: 1.4rem;
  line-height: 1.4;
  color: #f00;
font-weight: bold;
}
.md-can-use-allday .txt2 .lage{
  font-size:2.4rem;
}
.md-can-use-allday .alignC {
  text-align: center;
}
.md-can-use-allday .txt1{
  font-size: min(9vw,45px);
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
}
.md-can-use-allday .txt1 .color{
  color: #FFE200;
}
.md-can-use-allday .txt1 .dotto{
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 0 0 5%;
}
.md-can-use-allday .txt1 .dotto::before{
  position: absolute;
  content: "・";
  color: #FFE200;
  font-size: 3rem;
  bottom: -7%;
  left: 50%;
  transform: translateX(-50%);
}
.md-can-use-allday .cautionTxt {
  font-size: 1rem;
  letter-spacing: 0;
  padding-right: 15px;
  display: block;
  text-align: right;
}
.md-can-use-allday .txt230203{
  border-left: 10px solid #f00;
  background: transparent;
  padding-left: 1.5rem;
  font-size: min(4.6vw,23px);
}
.md-can-use-allday .txt230203 .red-txt{
  position: relative;
  z-index: 2;
}
.md-can-use-allday .txt230203 .red-txt::before {
  content: "";
  height: 10px;
  width: 103%;
  left: -3px;
  z-index: -5;
  bottom: -5px;
  background: #f00;
  opacity: 80%;
  position: absolute;
}
.md-can-use-allday .feature {
  font-weight: bold;
  font-size: min(4vw,18px);
  letter-spacing: 0.01em;
  text-align: center;
  color: #cc1300;
  padding-top: 40px;
  margin-bottom: 10px;
}
.md-can-use-allday .logo_wrap .logoName_top {
  width: 80%;
  display: flex;
}
.md-can-use-allday .logo_wrap {
  font-weight: normal;
  font-size: min(11vw,45px);
  letter-spacing: -0.04em;
  line-height: 55px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 10px #000;
  border-bottom: 1px solid #aaa;
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.md-can-use-allday .logo_wrap .logoName_top {
  width: 80%;
  margin: 0 auto;
}
/*===============================
  md-about-hair-cycle
================================*/
.md-about-hair-cycle{
  text-align: center;
  padding: 20px 0;
}
.md-about-hair-cycle .icon_dia{
  padding: 20px 0;
}
.md-about-hair-cycle .tit{
  font-size: 2.0rem;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: left;
}
.md-about-hair-cycle .img{
  margin-bottom: 30px;
}
.md-about-hair-cycle .txt{
  font-size: min(4.5vw,20px);
  line-height: 1.8;
  margin-bottom: 30px;
}
.md-about-hair-cycle .txt2{
  width: 90%;
  margin: 0 auto;
  background: #fff;
  font-size: 1.8rem;
  line-height: 1.8;
  padding: 20px 0;
  margin-bottom: 30px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -1px;
}
.md-about-hair-cycle .img2Box .img2Txt {
  margin-left: -18%;
  margin-bottom: -7px;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.md-about-hair-cycle .img2Box .img2Txt2Set {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1%;
  width: 91%;
  margin: 5px auto 0;
}
.md-about-hair-cycle .img2Box .img2Txt2Set li{
  width: 24%;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  border: solid 1px;
  border-radius: 5px;
  border-color: #FF8BD2;
}
.md-about-hair-cycle .img2Box .img2Txt2Set li.list1{
width: 49%;
}
.md-about-hair-cycle .img2Box .img2Txt2Set li.list3{
  border-color: #AFAFAF;
}
.md-about-hair-cycle .img2Box .img2Txt2Set li.list4{
  border-color: #48A1FF;
}
.md-about-hair-cycle .underline{
  display: inline-block;
  position: relative;
}
.md-about-hair-cycle .underline::after{
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #A70CCA, #E86A73);
  position: absolute;
  left: 0;
  bottom: 4px;
}
/*===============================
  md-about-attention
================================*/
.md-about-attention{
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 23px 25px;
  background: #FFE200;
  color: #000;
  font-weight: bold;
}
.md-about-attention .tit{
  display: flex;
  flex-direction: column;
  font-size: 3.5rem;
  padding-bottom: 5px;
  border-bottom: solid 1px;
  margin-bottom: 20px;
  line-height: 1.5;
  padding-bottom: 20px;
}
.md-about-attention .tit span {
  font-size: 1.8rem;
}
.md-about-attention .txt1{
  font-size: 1.8rem;
  letter-spacing: 0;
}
/*===============================
  md-light-ajust
================================*/
.md-light-ajust .imgBlk{
  position: relative;
  z-index: -1;
  padding: 12% 0 14%;
  margin-top: 10px;
}
.md-light-ajust .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 1rem 0;
  font-size: 1.4rem;
  line-height: 1;
  z-index: 5;
}
.md-light-ajust .imgBlk .txtBlk .txt1 {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0%;
  text-align: center;
  font-size: min(4.5vw,20px);
  line-height: 1.8;
  letter-spacing: -.05rem;
}
.md-light-ajust .imgBlk .txtBlk .txt2 {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  bottom: 0%;
  text-align: center;
  font-size: min(5vw,22px);
  line-height: 1.4;
  letter-spacing: -.05rem;
  font-weight: bold;
}
.md-light-ajust .imgBlk .txtBlk .txt2 big {
  font-size: min(6vw,28px);
}
/*===============================
  md-about-merit-box
================================*/
.md-about-merit-box {
  position: relative;
  padding: 40px 2.5rem 20px;
 }
 .md-about-merit-box .top_border {
   width: 0px;
   height: 5rem;
   background: transparent;
   border-left: 1px solid #e22000;
   position: absolute;
   top: -7%;
   left: 50%;
   transform: translateX(-50%);
 }
 .md-about-merit-box .top_ttl {
   font-weight: 500;
   font-size: 14px;
   color: #cc1300;
   letter-spacing: 2px;
   text-align: center;
   margin-bottom: 20px;
 }
 .md-about-merit-box .bottom_border {
   width: 0px;
   height: 3rem;
   background: transparent;
   border-left: 1px solid #e22000;
   position: absolute;
   bottom: -5%;
   left: 50%;
   transform: translateX(-50%);
 }
 .md-about-merit-box .h_01 {
   font-weight: 500;
   font-size: 16px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #fff;
 }
 .md-about-merit-box .h_01 span {
  color: #7F0FB7;
 }
 .md-about-merit-box .txt_01 {
   border-radius: 4px;
   background: linear-gradient(to top, #4D0369, #7F0FB7);
   text-align: center;
   align-items: center;
   display: grid;
   font-size: min(6vw,28px);
   padding: .3rem 0;
   letter-spacing: 0.05em;
   color: #fff;
   font-weight: bold;
 }
 .md-about-merit-box .txt_01_bottom{
   margin-bottom: 1rem;
 }
 .md-about-merit-box .txt_batu {
   font-size: 4rem;
   text-align: center;
   color: #cc1400;
   height: 40px;
 }
 .md-about-merit-box .txt_02{
   text-align: center;
   margin-top: 10px;
   font-size: min(6vw,30px);
 }
 /*===============================
  review_ttl
================================*/
.review_ttl{
  text-align: center;
  padding: 5rem 0 4rem;
}
.review_ttl .en{
  font-size: min(10vw,40px);
  font-weight: bold;
  letter-spacing: 1rem;
  transform: scale(0.8, 1.1);
}
.review_ttl .ja{
  display: inline-block;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  letter-spacing: 0;
}
.review_ttl .sub_ja{
  font-size: 1.6rem;
  margin-bottom: 21px;
}
/*===============================
  secReview
================================*/
.secReview{
padding: 3rem 3rem 3rem;
color: #fff;
text-align: center;
}
.secReview .txt{
  font-size: 1rem;
  margin-bottom: 2.5rem;
}
.secReviewList li{
  background-color: #101010;
  padding: 2rem 3rem;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
}
.secReviewList li .headSub_txt{
  font-size: 2rem;
  letter-spacing: 0;
  text-align: left;
}
.secReviewList li .headTxt{
  text-align: left;
  font-weight: bold;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(255,255,255,.2);
}
.secReviewList li .headTxt .left{
  font-size: 1.6rem;
  letter-spacing: 0;
}
.secReviewList li .headTxt .right{
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
.secReviewList li .secReviewListTxt{
  font-size: min(3vw,14px);
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 1.3;
}
.secReviewList li .cautionTxt{
  font-size: 1rem;
  text-align: left;
}
.secReview .linkTxt{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  border-bottom: solid 1px;
  text-align: center;
}

/*===============================
  md-about-not-sale
================================*/
.md-about-not-sale .txtBlk {
  margin-bottom: 2rem;
  text-align: center;
}
.md-about-not-sale .txtBlk .txt1 {
  font-size: min(5.7vw,27px);
  line-height: 1.8;
}
.md-about-not-sale .txtBlk .txt1 .border {
  border-bottom: 1px solid rgba(255,255,255,.5);
  padding-bottom: 0.5rem;
}
.md-about-not-sale .txtBlk .txt1 big {
  font-size: 2em;
}
.md-about-not-sale .txtBlk .txt1 .c_blue {
  color: #66BAF8;
}
/*===============================
  md-over-50000
================================*/
.md-over-50000  {
  text-align: center;
  margin: 2rem auto 3rem;
  color: #fff;
}
.md-over-50000 .txtBlk{
  display: inline-block;
}
.md-over-50000 .txtBlk .tit{
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  padding: 10px 0;
  background: #fff;
  border-radius: 4px;
  color: #000;
  margin-bottom: 20px;
}
.md-over-50000 .txtSet {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-size: 3.7rem;
  font-weight: bold;
  font-style: italic;
}
.md-over-50000 .txtSet .txtSetInner {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}
.md-over-50000 .txtSet .txt1{
  font-size: 1.5em;
  height: auto;
  width: 3.9em;
  line-height: 1;
  display: inline-block;
  margin-bottom: -0.3em;
}
.md-over-50000 .txtSet .txt2{
  font-size: 0.7em;
  line-height: 1;
  display: inline-block;
}
.md-over-50000 .txtSet .txt3{
  font-size: 1em;
  line-height: 1;
  display: inline-block;
}
.md-over-50000 .txtSet::after {
  content: "";
  width: 100%;
  height: 16px;
  background: linear-gradient(to bottom, #7F0FB7, #4D0369);
  position: absolute;
  left: 0%;
  bottom: -16px;
}
.md-over-50000 .txtSet .caution_sup {
  font-size: 1rem;
  vertical-align: super;
  position: relative;
  top: -2em;
  right: -0em;
}
.md-over-50000 .cautionTxt {
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
  margin-top: 10px;
}
/*===============================
  md-problem-txt1
================================*/
.md-problem-txt1 {
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/splitPurchaseBlk_bg.jpg) center no-repeat;
  text-align: center;
  padding: 4rem 0;
}
.md-problem-txt1 .txt1 {
  font-size: 1.4rem;
  color: #fff;
  margin-bottom: 1.2rem;
}
.md-problem-txt1 .txt2 {
  font-size: 2.6rem;
  font-weight: bold;
}
.md-problem-txt1::after {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  height: 50px;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%);
  z-index: 5;
}
/*===============================
  md-problem-txt2
================================*/
.md-problem-txt2 {
  position: relative;
  background-color: #000;
  text-align: center;
  padding: 35px 0;
  font-weight: 500;
}
.md-problem-txt2 .txt1 {
  font-size: min(4.2vw,20px);
}
.md-problem-txt2 .txt1 big {
  font-size: 1.5em;
}
.md-problem-txt2::after {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 50%;
  transform: translate(-50%);
  border-top: 8px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 5px solid transparent;
}
/*===============================
  md-use-all-body
================================*/
.md-use-all-body {
  position: relative;
}
.md-use-all-body .machine_img {
  position: absolute;
  top: -15%;
  right: 0;
  width: 30%;
  max-width: 150px;
}
.md-use-all-body .machine_img img {
  width: 100%;
}
.md-use-all-body .txtBlk .fv_out_text {
  padding: 3rem 0;
  width: 95%;
  margin: 0 auto;
}
.md-use-all-body .txtBlk .fv_out_text .txt1 {
  font-size: min(4vw,18px);
  font-weight: 500;
  margin-bottom: 1rem;
}
.md-use-all-body .txtBlk .fv_out_text .txt2 {
  font-size: min(5.5vw,25px);
  font-weight: bold;
  line-height: 1.4;
}
.md-use-all-body .txtBlk .fv_out_text .txt2  big {
  font-size: 1.55em;
}
.md-use-all-body .txtBlk .fv_out_text .txt2  big span {
  position: relative;
  z-index: 1;
}
.md-use-all-body .txtBlk .fv_out_text .txt2  big span::before {
  position: absolute;
  content: "";
  bottom: -7px;
  left: 0;
  background: linear-gradient(to bottom, #7F0FB7, #4D0369);
  width: 95%;
  height: 12px;
  z-index: -1;
}

/*===============================
  md-about-shortest-route
================================*/
.md-about-shortest-route {
  position: relative;
  padding-bottom: 10rem;
}
.md-about-shortest-route .cautionLeftTxt {
  position: absolute;
  bottom: 0;
  left: 5%;
}
.md-about-shortest-route .imgBlk{
  position: relative;
  margin: 0 2% 0 5%;
}
.md-about-shortest-route .imgBlk .txtBlk {
  position: absolute;
  top: 0%;
  left: 0%;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%;
  height: 100%;
}
.md-about-shortest-route .imgBlk .txt_ttl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.md-about-shortest-route .imgBlk .graph_top_txt  {
  width: 100%;
  position: absolute;
  top: 3%;
  right: 0;
}
.md-about-shortest-route .imgBlk .txt_ttl .txt_ttl_top {
  position: absolute;
  left: -1.5%;
  top: 0%;
  font-weight: 500;
  font-size: min(3vw,14px);
  letter-spacing: 1px;
}
.md-about-shortest-route .imgBlk .txt_ttl .txt_ttl_top .caution_sup  {
  -ms-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  font-size: .7rem;
}
.md-about-shortest-route .imgBlk .graph_top_txt .bottom_txt {
  position: relative;
}
.md-about-shortest-route .imgBlk .graph_top_txt .bottom_txt .caution_sup {
  position: absolute;
  top: -.5rem;
  right: -.8rem;
  font-size: .8rem;
}
.md-about-shortest-route .imgBlk .txt_ttl .txt_ttl_bottom {
  position: absolute;
  left: -1.5%;
  top: 56%;
  font-weight: 500;
  font-size: min(3vw,14px);
  letter-spacing: 1px;
}
.md-about-shortest-route .imgBlk .graph_top_txt .txt_list {
  position: absolute;
  top: 3.5%;
  right: 0;
}
.md-about-shortest-route .imgBlk .graph_bottom_txt  {
  width: 100%;
  position: absolute;
  top: 83%;
  left: 0;
}
.md-about-shortest-route .imgBlk .graph_bottom_txt .txt_list {
  position: absolute;
  bottom: 0;
  right: 0;
}
.md-about-shortest-route .imgBlk .graph_top_txt .txt_list,
.md-about-shortest-route .imgBlk .graph_bottom_txt .txt_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 20px;
}
.md-about-shortest-route .imgBlk .graph_top_txt .txt_list li,
.md-about-shortest-route .imgBlk .graph_bottom_txt .txt_list li  {
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: min(3vw,14px);
  line-height: 1.1;
  letter-spacing: normal;
}
.md-about-shortest-route .imgBlk .graph_top_txt .txt_list li .bottom_txt,
.md-about-shortest-route .imgBlk .graph_bottom_txt .txt_list li .bottom_txt {
  font-size: min(4.7vw,22px);
  margin-top: 10px;
}
.md-about-shortest-route .imgBlk .graph_top_txt .txt_list li .bottom_txt  big,
.md-about-shortest-route .imgBlk .graph_bottom_txt .txt_list li .bottom_txt big {
  font-size: min(6vw,28px);
}
.md-about-shortest-route .imgBlk .graph_out_txt {
  width: 100%;
  position: absolute;
  top: 93%;
  left: 8%;
}
.md-about-shortest-route .imgBlk .graph_out_txt .inner_txt {
  display: flex;
  align-items: center;

}
.md-about-shortest-route .imgBlk .graph_out_txt .left_txt {
  font-size: min(6.5vw,29px);
}
.md-about-shortest-route .imgBlk .graph_out_txt .right_txt {
  position: relative;
  display: inline-block;
  display: flex;
  flex-direction: column;
  font-size: min(7.5vw,36px);
  line-height: 1.2;
}
.md-about-shortest-route .imgBlk .graph_out_txt .right_txt::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  width: 9.7rem;
  top: .7rem;
  right: 1.5rem;
}
.md-about-shortest-route .imgBlk .graph_out_txt .right_txt span{
  font-size: min(3vw,14px);
}


/*===============================
    md_counter
  ================================*/
  .md_counter {
    position: relative;
    text-align: center;
    padding: 2rem 0 2rem;
  }
  .md_counter.bg {
    position: relative;
    padding: 2rem 0 2rem;
    overflow: hidden;
  }
  .md_counter.bg::before {
    position: absolute;
    content: "";
    width: 150%;
    height: 70%;
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/ss_bnr_230511_bg.jpg) center 0 no-repeat;
    background-size: cover;
    text-align: center;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .md_counter .md_counter_title {
    width: 90%;
    margin: 0 auto;
    position: relative;
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/ss_bnr_ttl_bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 1.5rem 0 1.3rem;
    line-height: 1.3;
    font-size: min(6.5vw,28px);
    font-weight: bold;
}
  .md_counter .ss_ttl .ss_ttl_inner {
    position: relative;
    line-height: 1;
    padding: 2rem 0 1rem;
  }
  .md_counter .ss_ttl .ss_ttl_inner .pop-text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: min(4.8vw,20px);
    font-weight: bold;
    margin-bottom: 1rem;
    letter-spacing: -0.2rem;
    top: -20%;
    right: 2%;
    font-style: italic;
    transform: rotate(10deg);
    line-height: 1.3;
    width: 10rem;
    height: 10rem;
    background-color: #1c1c1c;
    z-index: 2;
    border-radius: 999px;
    border: 4px double #f2f556;
    color: #f1f440;
    box-shadow: 0 0 8px rgba(255,255,255,.7), inset 0 0 5px rgba(255,255,255,.5);
  }
  .md_counter .ss_ttl .txt1 {
    position: relative;
    font-size: min(13vw,65px);
    font-weight: 500;
    display: inline-block;
    line-height: 1.1;
  }
  .md_counter .ss_ttl .txt1 span {
    display: inline-block;
    background: linear-gradient(40deg, #36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .md_counter .ss_ttl .txt1 .ruby1 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 52%;
    transform: translate(-50%);
    font-size: min(4vw,20px);
    letter-spacing: 2.5rem;
    color: #fff;
    font-weight: bold;
    -webkit-text-fill-color: #fff;
    white-space: nowrap;
  }
  .md_counter .ss_ttl .txt2 .ruby2 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    font-size: min(3.5vw,18px);
    letter-spacing: 1.2rem;
    color: #fff;
    -webkit-text-fill-color: #fff;
    white-space: nowrap;
  }
  .md_counter .ss_label {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    font-size: min(9vw,40px);
    line-height: 1.2;
  }
  .md_counter .ss_label::before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    height: 2px;
    background: linear-gradient(to right,#36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  }
  .md_counter .ss_label::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    height: 2px;
    background: linear-gradient(to right,#36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  }
  .md_counter .ss_label .ss_label_inner {
    position: relative;
    display: block;
    padding: .5rem 2rem;
    font-size: min(10vw,47px);
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
  }
  .md_counter .ss_label big {
    font-size: 1.4em;
  }
 /*===============================
    md-counter-block
  ================================*/
  .md-counter-block{
    background-size: cover;
    text-align: center;
    color: #fff;
  }
  .md-counter-block .txt0919 .line{
  position: relative;
  z-index: 2;
  display: inline-block;
  }
  .md-counter-block .txt0919{
  font-size: 2rem;
  margin-bottom: 10px;
  letter-spacing: 0;
  }
  .md-counter-block .txt0919.underline::after{
  height: 0.4em;
  }
  .md-counter-block .center{
  text-align: center;
  }
  .md-counter-block .tit0718{
  font-size: 3.2rem;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0em;
  padding: 8px 0px;
  color: white;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  }
  .md-counter-block .tit0718 .line{
    position: relative;
    z-index: 1;
  }
  .md-counter-block .tit0718:after{
    content: "";
    height: 0.4em;
    width: 100%;
    background: #9D1BC6;
    position: absolute;
    left: 0;
    bottom: 4px;
    opacity: 0.8;
  }
  .md-counter-block .countWrap{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .md-counter-block .tick{
    width: 75%;
    text-align: center;
  }
  .md-counter-block .leftBlk{
    color: #fff;
    writing-mode: vertical-rl;
    font-size: 2.0rem;
    font-weight: bold;
  }
  .md-counter-block .rightBlk{
    color: #fff;
    font-size: min(6vw,27px);
    font-weight: bold;
    line-height: 1;
    padding-left: 5px;
  }
  .md-counter-block .leftBlk.zan{
    font-size: min(6vw,27px);
  }
  .md-counter-block .rightBlk .lage{
    color: #fff;
    font-size: 1.5em;
    font-style: italic;
    vertical-align: middle;
  }
  .md-counter-block .dayTxt{
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
  }
  .md-counter-block .f-text{
    text-align: center;
    font-size: 1.8rem;
    padding-top: 20px;
  }
  .md-counter-block .txtImg0919{
    margin: 0 auto 1rem;
  }
  .md-counter-block .md-counter-txt{
    font-style: italic;
    font-size: min(7vw,35px);
    white-space: nowrap;
    font-weight: bold;
  }
  .md-counter-block .md-counter-txt .underline{
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 1.1em;
  }
  .md-counter-block .md-counter-txt .underline::after{
    content: "";
    height: 100%;
    width: 120%;
    background: linear-gradient(to right, transparent 0%,#CA1402 30%,#711B4C 80%, transparent 100%);
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
  }
  .md-counter-block .md-counter-txt.underline::after{
    height: 10px;
    width: 103%;
    left: -3px;
    bottom: 8px;
  }
  .md-counter-block .md-counter-txt.underline span{
    position: relative;
    z-index: 2;
  }
  .md-counter-block .md-counter-txt .underline02 {
    display: inline-block;
    border-bottom: 2px solid #fff;
    line-height: 1.5;
  }
  
  .md-counter-block .md-counter-txt .underBtn{
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-top: 20px;
    letter-spacing: 0em;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    line-height: 1;
  }
  .md-counter-block .md-counter-txt .underBtn big{
    font-size: 2.2em;
  }
  .md-counter-block .count {
    position: relative;
    font-size: min(15vw,75px);
    text-align: center;
    letter-spacing: 2rem;
    line-height: 1;
  }
  .md-counter-block .count .count-text {
    position: relative;
    background: #601287;
    padding: 1rem 0rem;
    border-radius: .8rem;
    padding-left: 2rem;
    z-index: 1;
    border-top: 1px solid #33253a;
    border-left: 1px solid #33253a;
    overflow: hidden;
    transform: scaleY(0.85);
  }

/* ================================
id-series-product
================================*/
.id-series-product {
  padding: 3rem 0;
}
.id-series-product .btnSecTopBlk{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/dandy_dandy/img/content/btnSecTopBlk_bg.jpg") no-repeat;
  background-size: cover;
  padding: 15px;
  color: #fff;
  margin-bottom: 30px;
  margin-top: -120px;
}
.id-series-product .btnSecTopBlk .btnSecTopBlk_inner{
  padding: 40px 0;
  border: solid 1px #fff;
}
.id-series-product .btnSecTopBlk .txt1{
  padding: 5px 10px;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 20px;
  color: #000;
  background: #fff;
  font-weight: bold;
}
.id-series-product .btnSecTopBlk .txt2{
  font-size: 3.1rem;
  line-height: 1;
  margin-bottom: 20px;
  font-style: italic;
  transform: rotate(-7.3deg);
  font-weight: bold;
}
.id-series-product .btnSecTopBlk .txt3{
  font-size: 2.5rem;
  font-weight: bold;
}
.id-series-product .cautionTxt{
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0;
  margin-top: 15px;
  margin-right: -20px;
}
.id-series-product .cautionTxt2{
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: 30px;
}
.id-series-product .product_logo{
  display: block;
  width: 70%;
  max-width: 280px;
}
.id-series-product .product_logo img{
  width: 100%;
  margin-bottom: 2rem;
}
.id-series-product .product_name{
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 0.5rem;
}
.id-series-product .purchaseButton{
  background: linear-gradient(#C6FFAC, #4EB123, #0F3307);
  padding: 40px 0px;
  border-radius: 100px;
  font-size: 2.5rem;
  letter-spacing: 0em;
  display: inline-block;
  color: #fff;
  width: 100%;
  max-width: 400px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.id-series-product .purchaseButtonBgWrap{
  position: relative;
  margin-bottom: 25px;
  max-width: 400px;
  margin: 0 auto 70px;
}
.id-series-product .purchaseButtonBgWrap::after{
  content: "";
  position: absolute;
  bottom: -15px;
  right: 0px;
  width: 100%;
  height: 93px;
  background: linear-gradient(rgba(198,255,172,.5), rgba(15,51,1,.5));
  z-index: 0;
  border-radius: 100px;
}
.id-series-product .purchaseButton2{
  background: #FF591C;
  padding: 10px 0px;
  border-radius: 50px;
  font-size: 2.1rem;
  letter-spacing: 0em;
  display: inline-block;
  color: #fff;
  width: 100%;
  max-width: 400px;
  font-weight: bold;
}
.id-series-product .purchaseButton.pekopeko{
  display: flex;
  justify-content: center;
  align-items: center;
}
.id-series-product .purchaseButton .left {
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
}
.id-series-product .purchaseButton .left .small{
  font-size: 0.8em;
  margin-bottom: 5px;
  display: inline-block;
}
.id-series-product .purchaseButton .arrow {
  content: "";
  position: absolute;
  right: 25%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 3px solid;
  border-right: 3px solid;
  color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.id-series-product .underBtn{
  font-size: 1.2rem;
  margin: 10px 0 30px;
  letter-spacing: 0em;
  font-weight: 500;
  color: #FFFF00;
}
/* priceTxt
================================*/
.id-series-product .priceTxt{
  font-size: 6.1rem;
  padding-left: 20px;
  line-height: 1;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.id-series-product .priceTxt .taxTxt{
  font-size: 1.4rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 1.2;
  display: inline-block;
  height: 2.2em;
}
.id-series-product .priceTxt .yenTxt{
  font-size: 2rem;
  padding-left: 5px;
}

.id-series-product .price3Box li{
  color: #fff;
  background: linear-gradient(#9A2C21, #6E1F18);
  border-radius: 5px;
}
.id-series-product .product_img{
  width: 60%!important;
  max-width: 280px!important;
}
.id-series-product .product_img-md{
  width: 60%!important;
  max-width: 280px!important;
}
/* addTxt1025
================================*/
.id-series-product .addTxt1025{
  letter-spacing: 0;
  font-size: 2.1rem;
  line-height: 1.9;
  margin-bottom: 30px;
}
.id-series-product .addTxt1025 .line{
  position: relative;
}
.id-series-product .addTxt1025 .line:after{
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #FF0526, #711B4C);
  position: absolute;
  left: 0;
  bottom: -1px;
}
/*===============================
about_without_adding
================================*/
.about_without_adding {
  width: 90%;
  margin: 0 auto;
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  padding: 2rem 0;
  border-radius: 5%;
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
}
.about_without_adding .txt1 {
  font-size: min(5vw,25px);
  margin-bottom: 1rem;
}
.about_without_adding .txt2 {
  font-size: min(10vw,47px);
}
.about_without_adding .txt2 .txt-gd {
  display: inline-block;
  background: linear-gradient(40deg, #36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about_without_adding .txt3 {
  font-size: min(8vw,40px);
  line-height: 1.4;
}
/*===============================
  txt-block-md-1
================================*/
.txt-block-md-1 {
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  padding: 2rem 0;
  text-align: center;
  line-height: 1.3;
}
.txt-block-md-1 .txt-bg-wht {
  display: inline-block;
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  line-height: 1;
  padding: 0.05rem 1.5rem;
  line-height: 1.8;
  margin-bottom: 1rem;
}
/*===============================
txt-block-md-2
================================*/
.txt-block-md-2{
  text-align: center;
  position: relative;
  color: #fff;
}
.txt-block-md-2 .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/sec_txt_bg_230623.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 3rem 0;
}
.txt-block-md-2 .bgBlk.p20 {
  padding: 20px 0!important;
}
.txt-block-md-2 .cautionRightTxt {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.txt-block-md-2 .txtBlk1 {
  font-size: min(8vw,35px);
  line-height: 1.6;
}
.txt-block-md-2 .txtBlk1 big {
  font-size: 1.4em;
}
.txt-block-md-2 .txtBlk2{
  font-size: min(10vw,50px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.3;
  font-style: italic;
}
.txt-block-md-2 .txtBlk3 {
  font-size: min(7vw,32px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.6;
}
.txt-block-md-2 .txtBlk3 big {
  font-size: 1.5em!important;
}
.txt-block-md-2 .txtBlk4 big {
  font-size: 8rem;
  font-weight: bold;
}
.txt-block-md-2 .txtBlk4{
  font-size: min(8vw,35px);
  margin-top: 20px;
  letter-spacing: 0em;
  line-height: 1.5;
}
.txt-block-md-2 .txtBlk4 .line{
  border-bottom: 1px solid rgb(255, 0, 0);
  padding-bottom: 8px;
}
.txt-block-md-2 .txtBlk2 .numImgTxt{
  width: 80%;
  margin: auto;
  max-width: 300px;
}
.txt-block-md-2 .cautionTxt {
  font-size: 1.1rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: normal;
  font-style: initial;
}
.txt-block-md-2 .txtBlk5 .txt1 {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 5px;
}
.txt-block-md-2 .txtBlk5 .txt1 .color-red {
  color: #ff1500;
  font-size: 4rem;
}
.txt-block-md-2 .txtBlk5 .txt_small {
  font-size: 2rem;
}
.txt-block-md-2 .txtBlk6 {
  font-size: min(8vw,40px);
  line-height: 1.5;
}
.txt-block-md-2 .txtBlk6 big {
  font-size: 1.4em;
}
.txt-block-md-2 .txtBlk7 {
  font-size: min(9vw,42px);
  line-height: 1.5;
}
.txt-block-md-2 .txtBlk7 big {
  font-size: 1.3em;
}
.txt-block-md-2 .num_txt {
  position: relative;
  display: inline-block;
  font-size: min(8vw,27px);
  line-height: 1;
  z-index: 1;
}
.txt-block-md-2 .num_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  letter-spacing: -2px;
  margin-right: 10px;
}
.txt-block-md-2 .num_txt::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 50%;
  width: 98%;
  transform: translate(-50%);
  border-bottom: 1px solid #571F82;
  z-index: -1;
}
.txt-block-md-2 .no1_txt {
  position: relative;
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw,100px);
  margin-right: 10px;
}
.txt-block-md-2 .no1_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(30vw,150px);
  letter-spacing: -5px;
  margin-right: -10px;
}
.txt-block-md-2 .no1_txt .caution_sup {
  position: absolute;
  top: 10%;
  right: 10%;
}

/*===============================
txt-block-md-3
================================*/
.txt-block-md-3{
  text-align: center;
  position: relative;
  color: #fff;
}
.txt-block-md-3 .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy/img/content/txt-block-md-3_bg.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 3rem 0;
}
.txt-block-md-3 .bgBlk .title{
  position: relative;
  margin: 0 auto;
  font-size: min(8vw,47px);
  text-align: center;
  font-weight: 500;
  display: inline-block;
  background: linear-gradient(40deg, #36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: scaleY(0.85);
}
.txt-block-md-3 .bgBlk .title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: linear-gradient(to right,#36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
}
.txt-block-md-3 .bgBlk .title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: linear-gradient(to right,#36380F 5%, #D9D212 15%, #F2F27E 40%, #D5D580 55%, #8E8E26 70%, #D8D880 80%, #A3A36F 100%);
}
.txt-block-md-3 .bgBlk .price-box {
  font-size:  min(5vw,23px);
  line-height: 1.1;
  font-weight: 500;
  white-space: nowrap;
  padding: 2rem 0;
}
.txt-block-md-3 .bgBlk .price-box .big {
  font-size: 2.5em;
  display: inline-block;
  transform: scaleY(1.4);
}
 /*===============================
  md-price-box
================================*/
.md-price-box.alignC{
  text-align: center;
}
.md-price-box.alignC .small_02{
  font-size: 2rem;
  display: block;
  line-height: 1.5;
  margin-bottom: 1.1rem;
}
.md-price-box .bgBlk{
  padding: 5px 5% 0;
}
.md-price-box .bgBlk .top_txt{
  color: #FFE200;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.md-price-box .purchaseButton{
  background: linear-gradient(to top, #4D0369, #7F0FB7);
  box-shadow: 2px 2px 6px rgba(255,255,255,.3) inset;
  font-size: 2.7rem;
  padding: 1.5rem 0;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  width: 100%;
  max-width: 380px;
  line-height: 1.5;
}
.md-price-box .purchaseButton small {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.6;
}
.md-price-box .v2 .purchaseButton{
  background: linear-gradient(to right, #6d0b9c, #63088c);
}
.md-price-box .purchaseButtonBgWrap{
  position: relative;
  margin-bottom: 25px;
  max-width: 400px;
  margin: 0 auto 25px;
  text-align: center;
}
.md-price-box .purchaseButtonBgWrap::after{
  content: "";
  position: absolute;
  bottom: -10px;
  right: 0px;
  width: 100%;
  height: 75px;
  background: #711b4c8a;
  z-index: 0;
  border-radius: 999px;
}
.md-price-box .v2.purchaseButtonBgWrap::after{
  background: #36014b;
}
.purchaseButtonBgWrap_txt {
  text-align: center;
  font-weight: bold;
  font-size: 1.9rem;
  margin-bottom: 2rem;
}
.purchaseButtonBgWrap .purchaseButton .small_02 {
  font-size: 2rem;
}
.md-price-box .purchaseButton .arrow {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
  background: #fff;
}
.md-price-box .purchaseButton .arrow::after {
  content: "";
  position: absolute;
  left: 0;
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid;
  border-right: 1px solid;
  color: #ff591c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.md-price-box .v2 .purchaseButton .arrow::after {
  color: #6d0b9c;
}
.md-price-box .underBtn{
  line-height: 1;
  letter-spacing: 0;
  color: #FF2500;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}
.md-price-box .underBtn big{
  font-size: 1.9em;
}
.md-price-box .purchaseButton .yellow {
  color: #ffe200;
}
/* id_price3Box
================================*/
.md-price-box .price-box_price3Box {
  width: 100%;
  max-width: 360px;
  margin: 0 auto 3rem;
  display: flex;
  align-items: stretch;
  justify-content: space-evenly;
  text-align: center;
  font-weight: bold;
}
.md-price-box .price-box_price3Box li {
  background-color: #fff;
  color: #000;
  padding: 10px 0 10px;
  width: 30%;
  margin: 0 1%;
  letter-spacing: 0;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(4.5vw,20px)!important;
}
.md-price-box .price-box_price3Box li .lage {
  font-size: 1.8em;
}
.md-price-box .price-box_price3Box li.last .lage {
  font-size: 1.1em;
}
.md-price-box .price-box_price3Box li.last2 .lage {
  font-size: 1.4em;
}
/*================================
md-splitPurchaseBlk
================================*/
.md-splitPurchaseBlk {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  padding: 3rem 5%;
  position: relative;
  color: #fff;
}
.md-splitPurchaseBlk .topTxt{
  font-size: min(4vw,18px);
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 20px;
}
/*======== listBlk ========*/
.md-splitPurchaseBlk .listBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/metaldandy/img/content_img/splitPurchaseBlk_bg.jpg) center no-repeat;
  background-size: 100% 100%;
  padding: 30px 20px 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.md-splitPurchaseBlk .listBlk li {
  position: relative;
  margin-bottom: 35px;
  z-index: 1;
}
.md-splitPurchaseBlk .listBlk li::after {
  position: absolute;
  content: "";
  top: 1.5rem;
  left: 0;
  width: 100%;
  height: 9rem;
  border: 1px solid rgba(255,255,255,.2);
  z-index: -1;
  border-radius: 5px;
}
.md-splitPurchaseBlk .listBlk .tit{
  width: 50%;
  margin: 0 auto;
  background: #000;
  padding: 2px 0;
  font-size: 1.8rem;
  margin-bottom: 10px;
  border-radius: 5px;
}
.md-splitPurchaseBlk .listBlk .txt{
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
}
.md-splitPurchaseBlk .listBlk .txt .small{
  font-size: .5em;
}
.md-splitPurchaseBlk .listUnderBtn {
  background: linear-gradient(#C6FFAC, #4EB123, #0F3307);
  padding: 30px 0px;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-width: 300px;
  font-size: min(4.5vw,20px);
  font-weight: bold;
  margin-bottom: 20px;
  z-index: 1;
}
.md-splitPurchaseBlk .listUnderBtnTxt{
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.6;
}
