@charset "UTF-8";
/*===============================
  hf-first-view
================================*/
.hf-first-view {
  position: relative;
  z-index: 3;
}
.hf-first-view .imgBlk {
  position: relative;
}
.hf-first-view .imgBlk .txtBlk1 {
  width: 100%;
  font-size: 3.5rem;
  font-size: min(10.5vw, 4.6rem);
  font-style: italic;
  line-height: 1;
  opacity: 0.9;
  position: absolute;
  top: 1%;
  left: 5%;
  transform: rotate(-1deg);
  color: #ff7f00;
  font-weight: 500;
}
.hf-first-view .imgBlk .txtBlk1 {
  width: 100%;
  font-size: 3.5rem;
  font-size: min(9.8vw, 46px);
  font-style: italic;
  line-height: 1;
  opacity: 0.9;
  position: absolute;
  top: 1%;
  left: 5%;
  transform: rotate(-1deg);
  color: #ff7f00;
  font-weight: 500;
}
.hf-first-view .imgBlk .txtBlk1 .txt1 {
  position: relative;
}
.hf-first-view .imgBlk .txtBlk1 .txt1 .sub_txt {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 18%;
  color: #fff;
  mix-blend-mode: overlay;
}
.hf-first-view .imgBlk .txtBottom {
  position: absolute;
  bottom: 3%;
  text-align: center;
}
.hf-first-view .imgBlk .txtBlk2 {
  display: inline-block;
  position: relative;
  font-size: 5.2rem;
  font-size: min(14vw, 6.6rem);
  font-style: italic;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
.hf-first-view .imgBlk .txtBlk2 .rightTxt {
  font-size: 1.2em;
  color: #ede12c;
  font-weight: bold;
  display: inline-block;
  padding-right: 0.1em;
}
.hf-first-view .imgBlk .txtBlk2 .ruby {
  position: absolute;
  top: -17px;
  right: 10%;
  font-size: 1.4rem;
  letter-spacing: 0.8em;
  line-height: 1;
  color: #ede12c;
  display: inline-block;
}
.hf-first-view .imgBlk .txtBlk3 {
  display: inline-block;
  text-align: center;
  font-size: 4.8rem;
  font-size: min(15vw, 7rem);
  font-style: italic;
  letter-spacing: 0;
}
.hf-first-view .imgBlk .txtBlk3 .small {
  font-size: 0.5em;
}
.hf-first-view .imgBlk .txtBlk3 .rightTxt {
  transform: scaleY(1.2);
  display: inline-block;
  letter-spacing: -0.1em;
  vertical-align: baseline;
  padding-left: 5px;
  line-height: 1;
}
.hf-first-view .logoTxtBlk {
  display: inline-block;
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.hf-first-view .logoTxtBlk .txt {
  font-size: 2.2rem;
  font-style: italic;
  position: absolute;
  bottom: -2px;
  right: -2px;
  transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  -ms-transform: trotate(-12deg);
  white-space: nowrap;
}
/*===============================
  hf-visual-block
================================*/
.hf-visual-block {
  position: relative;
  z-index: 1;
}
.hf-visual-block .imgBlk {
  position: relative;
}
.hf-visual-block .imgBlk .txtBlk1 {
  font-size: min(15vw, 7.2rem);
  font-style: italic;
  opacity: 1;
  position: absolute;
  top: 53%;
  left: 49%;
  transform: translate(-50%, -50%) rotate(-7deg);
  -webkit-transform: translate(-50%, -50%) rotate(-7deg);
  -ms-transform: translate(-50%, -50%) rotate(-7deg);
  white-space: nowrap;
  line-height: 1;
}
.hf-visual-block .imgBlk .txtBlk1 .txt1 {
  margin-bottom: 5px;
  font-size: 0.6em;
  padding-left: 0.8em;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
}
.hf-visual-block .imgBlk .txtBlk1 .txt2 {
  border-bottom: solid 2px;
  display: inline-block;
  padding-bottom: 0.5rem;
}
.hf-visual-block .imgBlk .logoBlk {
  width: 28%;
  max-width: 122px;
  position: absolute;
  top: 62%;
  right: 3%;
  white-space: nowrap;
}
.hf-visual-block .imgBlk .logoBlk img {
  width: 100%;
}
.hf-visual-block .imgBlk .txtBlk2 {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3",
    "メイリオ", sans-serif;
  font-size: min(4.8vw, 23px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  bottom: 17.5%;
  left: 7%;
}
.hf-visual-block .imgBlk .txtBlk2 .txt {
  padding: 5px 10px;
  margin-bottom: 1.5%;
  position: relative;
  color: #fff;
  display: inline-block;
  text-shadow: 3px 1px 2px #0000007a;
}
.hf-visual-block .imgBlk .txtBlk3 {
  font-size: 4.8rem;
  font-size: min(12vw, 5.6rem);
  font-style: italic;
  opacity: 1;
  position: absolute;
  bottom: 11%;
  left: 49%;
  transform: translate(-50%, 50%) rotate(-12deg);
  -webkit-transform: translate(-50%, 50%) rotate(-7deg);
  -ms-transform: translate(-50%, 50%) rotate(-12deg);
  white-space: nowrap;
  line-height: 1;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
}
.hf-visual-block .imgBlk .txtBlk3 .txt1 .lage {
  font-size: 1.3em;
  vertical-align: baseline;
  padding-bottom: 0.5rem;
  border-bottom: solid 2px;
}
/*===============================
  txt-block-hf-1
================================*/
.txt-block-hf-1 {
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec13_bg.jpg) left top
    no-repeat;
  padding: 3rem 0;
  text-align: center;
}
/*===============================
  txt-block-hf-2
================================*/
.txt-block-hf-2 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_bg.jpg) center center /
    cover no-repeat;
  padding: 2.5rem 0;
  text-align: center;
}
/*===============================
  txt-block-hf-3
================================*/
.txt-block-hf-3 {
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec19_bg.jpg) center center /
    cover no-repeat;
  padding: 2.5rem 0;
  text-align: center;
}
.txt-block-hf-3.dotto_pt {
  padding: 4rem 0 3rem;
}
.txt-block-hf-3 .dotto {
  position: relative;
}
.txt-block-hf-3 .dotto:after {
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  top: -35%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #ffffff;
}
.txt-block-hf-3.arrow::before {
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/arrow_u_blue.svg) 0 0
    no-repeat;
  width: 4rem;
  height: 4rem;
  background-size: contain;
  z-index: 1;
}
/*===============================
  txt-block-hf-4
================================*/
.txt-block-hf-4 {
  position: relative;
  padding: 2rem 0;
  z-index: -1;
}
.txt-block-hf-4::before {
  position: absolute;
  content: "";
  width: 25rem;
  height: 25rem;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_230317_bg.jpg) right
    top no-repeat;
  top: 0;
  right: 0;
  background-size: cover;
  z-index: -1;
}
/*===============================
  txt-block-hf-5
================================*/
.txt-block-hf-5 {
  padding: 3rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_230317_bg.jpg) center
    top / cover no-repeat;
  text-align: center;
}
/*===============================
  txt-block-hf-6
================================*/
.txt-block-hf-6 {
  padding: 3rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_03_230202_bg.jpg)
    center top / cover no-repeat;
  text-align: center;
}
/*===============================
  joint-development-block
================================*/
.joint-development-block .topBgBlk {
  padding: 3rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_bg.jpg) center
    no-repeat;
  background-size: cover;
  text-align: center;
  letter-spacing: 0;
  font-size: min(4.5vw, 20px);
}
.joint-development-block .topBgBlk .cautionRightTxt {
  padding-right: 2em;
  margin-top: 5px;
}
.joint-development-block .imgBlk {
  position: relative;
  margin: 0 5%;
}
.joint-development-block .imgBlk .txtBlk1 {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 1.1rem;
  letter-spacing: 0;
}
.joint-development-block .imgBlk .txtBlk2 {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  letter-spacing: 0;
  font-size: 1.1rem;
}
.joint-development-block .imgBlk2 {
  margin-bottom: 3rem;
}
.joint-development-block .arrow-img {
  width: 41px;
  height: auto;
  margin: auto;
}
/*===============================
  joint-development-txt
================================*/
.joint-development-txt {
  position: relative;
  z-index: 1;
}
.joint-development-txt .bgBlk {
  text-align: center;
  padding: 5rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec13_bg.jpg) left top
    no-repeat;
  background-size: contain;
}
.joint-development-txt .bgBlk .txtBlk {
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  white-space: nowrap;
  line-height: 1;
  letter-spacing: 0;
  font-style: italic;
}
.joint-development-txt .bgBlk .top-txt {
  font-size: min(5vw, 20px);
  margin-bottom: 4rem;
  line-height: 1;
  letter-spacing: normal;
}
.joint-development-txt .bgBlk .txt1 {
  font-size: 2.4rem;
  margin-bottom: 5px;
}
.joint-development-txt .bgBlk .txt2 {
  font-size: 7rem;
  letter-spacing: 0;
}
.joint-development-txt .bgBlk .txt3 {
  font-size: 4rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.joint-development-txt .bgBlk .txt3 .txtNum {
  width: 40%!important;
  max-width: 155px!important;
  display: inline-block;
  height: 1.8em;
  vertical-align: bottom;
  padding-right: 10px;
}
.joint-development-txt .bgBlk .txt4 {
  font-size: 3.5rem;
  letter-spacing: 0;
}
.joint-development-txt .bgBlk .txt4 .small {
  font-size: 0.8em;
}
/*===============================
  greatest-hits-block
================================*/
.greatest-hits-block {
  position: relative;
  z-index: 1;
  margin-top: -30px;
  margin-bottom: 50px;
}
.greatest-hits-block .imgBlk {
  position: relative;
  margin-bottom: -50px;
  padding-top: 120px;
}
.greatest-hits-block .imgBlk .txtBlk1 {
  font-size: 8.2rem;
  font-size: min(22vw, 10rem);
  font-style: italic;
  opacity: 1;
  position: absolute;
  top: 0%;
  left: 49%;
  transform: translate(-50%, 0%) rotate(-7deg);
  -webkit-transform: translate(-50%, 0%) rotate(-7deg);
  -ms-transform: translate(-50%, 0%) rotate(-7deg);
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
.greatest-hits-block .imgBlk .txtBlk1 .txt1 {
  margin-bottom: 5px;
  font-size: 0.5em;
}
.greatest-hits-block .imgBlk .txtBlk1 .txt3 {
  margin-bottom: 5px;
  font-size: 0.4em;
  margin-bottom: 1.5rem;
}
.greatest-hits-block .imgBlk .txtBlk1 .caution_sup {
  vertical-align: text-top;
}
.greatest-hits-block .imgBlk .txtBlk1 .cautionLeft {
  text-align: left;
  font-size: 1.2rem;
  letter-spacing: 0;
  margin-top: 30px;
  font-style: initial;
  transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
}
.greatest-hits-block .logoTxtBlk {
  position: relative;
}
.greatest-hits-block .logoTxtBlk .txt {
  font-size: 2.2rem;
  font-style: italic;
  position: absolute;
  bottom: -2px;
  right: -2px;
  transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  -ms-transform: trotate(-12deg);
  white-space: nowrap;
}
.greatest-hits-block .logoTxtBlkTop {
  margin: 0 5%;
  text-align: center;
  font-size: min(15vw, 70px);
  font-style: italic;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.greatest-hits-block .logoTxtBlkTop .small {
  font-size: 0.5em;
}
.greatest-hits-block .logoTxtBlkTop .txt1 {
  font-size: 2.5rem;
  font-style: italic;
  opacity: 1;
  position: absolute;
  top: -10%;
  left: 20%;
  transform: translate(-50%, 0%) rotate(-4deg);
  -ms-transform: translate(-50%, 0%) rotate(-4deg);
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
.greatest-hits-block .logoTxtBlkTop .txt1 .blue {
  color: #00cef7;
}
.greatest-hits-block .logoTxtBlkTop .txt1 .red {
  color: #a42b90;
}

/*===============================
  sec07
================================*/
.sec07_230315 {
  padding: 10px 0;
}
.sec07_230315 .imgBlk {
  position: relative;
}
.sec07_230315 .imgBlk .txtBlk {
  font-size: 4.8rem;
  font-size: min(12vw, 5.6rem);
  font-style: italic;
  opacity: 1;
  position: absolute;
  bottom: 18%;
  left: 49%;
  transform: translate(-50%, 50%) rotate(-5deg);
  -webkit-transform: translate(-50%, 50%) rotate(-5deg);
  -ms-transform: translate(-50%, 50%) rotate(-5deg);
  white-space: nowrap;
  line-height: 1;
  border-bottom: solid 1px #fff;
  padding-bottom: 5px;
}
.sec07_230315 .imgBlk .txtBlk .txtBlk_txt {
  letter-spacing: 0;
}
.sec07_230315 .imgBlk .txtBlk .txtBlk_txt .bg {
  display: inline-block;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec08_txt_bg.jpg);
  background-size: 100% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
}
.sec07_230315 .imgBlk .txtBlk .txtBlk_txt .bg:before {
  content: "そんしょく";
  font-size: 1.3rem;
  color: #fff;
  position: absolute;
  top: -8px;
  left: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sec07_230315 .txtSet {
  padding-left: 8%;
  padding-right: 1%;
}
.sec07_230315 .txtSet .txtHead {
  position: relative;
}
.sec07_230315 .txtSet .txtHead .top {
  font-size: 1.2rem;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.sec07_230315 .txtSet .txtHead .name {
  font-size: 3rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 20px;
}
.sec07_230315.verBc1117 .txtSet .txtHead .name {
  margin-bottom: 0;
}
.sec07_230315 .txtSet .txtHead .name .ja {
  padding-right: 10px;
}
.sec07_230315 .txtSet .txtHead .name .en {
  font-size: 0.9em;
  letter-spacing: 0;
  color: #a42b90;
  writing-mode: vertical-rl;
  position: absolute;
  white-space: nowrap;
  top: 0;
  left: -1.5em;
}
.sec07_230315 .txtSet .txtSub {
  font-size: 2.1rem;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 20px;
}
.sec07_230315 .txtSet .txtSub .line {
  display: inline-block;
  position: relative;
}
.sec07_230315 .txtSet .txtSub .line::after {
  content: "";
  display: inline-block;
  position: relative;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0.3em;
  left: 0;
  background: linear-gradient(to right, #00cef7, #a42b90);
}
.sec07_230315 .txtSet .txt {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: justify;
}
.sec07_230315 .txtSet .txt .marker {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 1.2em;
}
.sec07_230315 .txtSet .txt .marker::after {
  content: "";
  height: 0.4em;
  width: 97%;
  background: linear-gradient(to right, #a70cca, #e86a73);
  position: absolute;
  left: 0;
  bottom: 4px;
  opacity: 0.8;
}
.sec07_230315 .txtSet .txt .marker > span {
  position: relative;
  z-index: 1;
}
/*===============================
  sec08_230315
================================*/
.sec08_230315 {
  padding: 0px 0 0;
}
.sec08_230315 .imgBlk {
  position: relative;
}
.sec08_230315 .imgBlk .txtBlk {
  position: absolute;
  top: 72%;
  left: 53%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 2rem;
  font-size: min(5.4vw, 2.4rem);
  letter-spacing: 0;
  line-height: 2.1;
  font-weight: bold;
  white-space: nowrap;
  text-shadow: 0 0 3px #000;
}
.sec08_230315 .imgBlk .txtBlk .txtSpace {
  padding-left: 0.5em;
  display: inline-block;
}
.sec08_230315 .imgBlk .txtBlk2 {
  position: absolute;
  bottom: 3%;
  right: 0%;
  transform: translate(-25%, -50%);
  -webkit-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  color: #fff;
}
.sec08_230315 .imgBlk .txtBlk3 {
  position: absolute;
  top: 5%;
  left: 8%;
  font-size: 2.6rem;
  letter-spacing: 0px;
  line-height: 1;
  white-space: nowrap;
  color: #fff;
  writing-mode: vertical-rl;
}
/*===============================
  no-additional-cost
================================*/
.no-additional-cost {
  padding-bottom: 0;
}
/* .no-additional-cost .tit{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 2.8rem;
  margin-bottom: -20px;
  position: relative;
}
.no-additional-cost .tit .imgTxt{
  width: 6em;
} */
.no-additional-cost .txt-title {
  font-size: min(13vw, 61px);
  font-style: italic;
  text-align: left;
  transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  white-space: nowrap;
  line-height: 1;
  padding-left: 5%;
  z-index: 1;
}
.no-additional-cost .cont-img {
  z-index: -1;
}
.no-additional-cost .listBlk {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
.no-additional-cost .listBlk.mbSp0 {
  margin-bottom: 0;
}
.no-additional-cost .cautionRightTxt {
  margin-top: 5px;
  letter-spacing: 0;
}
.no-additional-cost .listBlk li {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec10_list_bg.jpg) center
    no-repeat;
  background-size: cover;
  font-size: min(4vw, 18px);
  font-weight: bold;
  padding: 5px 10px;
  white-space: nowrap;
  letter-spacing: 0;
}
.no-additional-cost .listBlk li:first-child {
  margin-right: 5px;
}
/* .no-additional-cost .priceBlk{
  position: relative;
  display: flex;
  justify-content: center;
}
.no-additional-cost .priceBlk img{
  display: block;
  position: relative;
}
.no-additional-cost .priceBlk img::before{
  position: relative;
  content: "";
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid red;
}

.no-additional-cost .priceTxt{
  display: inline-block;
  font-size: min(23vw,100px);
  padding-left: 0.4em;
  line-height: 1;
  letter-spacing: -4px;
  position: relative;
  text-align: center;
  border-bottom: 2px solid red;
  margin-bottom: 3rem;
}
.no-additional-cost .priceTxt .taxTxt{
  font-size: 0.3em;
  position: absolute;
  bottom: 0.4em;
  left: 0;
  margin: auto;
  line-height: 1.1;
  display: inline-block;
  height: 2.2em;
  top: initial;
  background: none;
  color: #fff;
  padding: 0;
  letter-spacing: 0;
}
.no-additional-cost .priceTxt .yenTxt{
  font-size: 2rem;
  padding-left: 5px;
}

.no-additional-cost .price3Box li{
  border-color: #fff;
  color: #000;
  background: #fff;
}
 */
/*===============================
  sec12_230315
================================*/
.sec12_230315 {
  padding: 25px 0 30px;
}
.sec12_230315 .arrowBottom {
  width: 41px;
  height: auto;
  margin: auto;
}
/*===============================
  sec14_230315
================================*/
.sec14_230315 {
  overflow: hidden;
}
.sec14_230315 .imgBlk {
  position: relative;
}
.sec14_230315 .txt1Blk {
  font-size: 2.3rem;
  letter-spacing: 0;
  line-height: 1;
  margin-top: -60px;
  text-align: center;
}
.sec14_230315 .txt2Blk {
  text-align: center;
  margin-bottom: 20px;
}
.sec14_230315 .txt2Blk .txt1 {
  margin-top: 10px;
  font-size: 6.2rem;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -ms-transform: trotate(-5deg);
  white-space: nowrap;
}
.sec14_230315 .txt2Blk .txt1 .lage {
  font-size: 1.7em;
}
.sec14_230315 .txt2Blk .txt2 {
  text-align: right;
  font-size: 4.2rem;
  letter-spacing: 0;
  line-height: 1;
}
.sec14_230315 .txt3Blk {
  width: 100%;
  text-align: center;
  font-size: min(9vw, 40px);
  letter-spacing: 0;
  line-height: 1.5;
  background: linear-gradient(to right, #ae1895, #00b5f7);
  padding: 1.5rem 1rem;
  margin-bottom: 3rem;
  font-weight: bold;
}
.sec14_230315 .txt3Blk .bg {
  background: #ffffff5e;
  color: #000;
  padding: 0px 15px;
  display: inline-block;
  margin-bottom: 7px;
  position: relative;
  font-weight: bold;
}
.sec14_230315 .txt3Blk .bg::after {
  content: "";
  background: #d8deff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: overlay;
  z-index: 1;
}
/*===============================
  sec15_230315
================================*/
/* .sec15_230315{
  padding-bottom: 20px;
}
.sec15_230315 .headBlk{
  margin-bottom: 30px;
}
.sec15_230315 .txtImg{
  margin-top: -80px;
text-align: center;
}
.sec15_230315 .txtImg .img{
width: 80%;
display: inline-block;
}
.sec15_230315 .txt{
  font-size: 4rem;
  letter-spacing: 0;
  line-height: 1;
  margin-top: -80px;
  text-align: center;
}
.sec15_230315 .txt .lage{
  font-size: 1.4em;
}
.sec15_230315 .imgBox{
  padding-top: 50%;
  border: solid 1px;
  overflow: hidden;
}
.sec15_230315 .imgBox video{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
} */
/*===============================
  shots-required-txt
================================*/
.shots-required-txt {
  text-align: center;
  position: relative;
  z-index: 1;
}
.shots-required-txt .txt1 {
  font-size: 3.6rem;
  letter-spacing: 0;
  line-height: 1;
}
.shots-required-txt .txt1 .lage {
  font-size: 1.4em;
}
.shots-required-txt .txt2 {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1;
  margin: 20px 0 20px;
  font-style: italic;
}
.shots-required-txt .txt3 {
  font-size: 2.7rem;
  letter-spacing: 0;
  line-height: 1;
}
.shots-required-txt .txt3 .lage {
  font-size: 1.6em;
}
.shots-required-txt .dotto {
  font-size: 2rem;
  letter-spacing: -0.3em;
  line-height: 1;
  margin-top: 40px;
  font-weight: bold;
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
/*===============================
  hf-22k-over
================================*/
.hf-22k-over {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #000;
  padding: 3rem 0;
}
.hf-22k-over .imgBlk {
  position: relative;
  text-align: center;
}
.hf-22k-over .imgBlk .bgImg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  transform: translate(0%, 50%);
  -webkit-transform: translate(0%, 30%);
  -ms-transform: translate(0%, 50%);
  white-space: nowrap;
}
.hf-22k-over .hf-22k-over_ttl {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: min(6.8vw, 28px);
  margin-bottom: 2rem;
}
.hf-22k-over .mainTxtBlk {
  position: relative;
  padding: 1rem 0 2rem;
  display: inline-block;
}
.hf-22k-over .mainTxtBlk .txt1 {
  line-height: 1;
  text-align: center;
  font-style: italic;
}
.hf-22k-over .mainTxtBlk .txt1 .num {
  font-size: 12rem;
}
.hf-22k-over .mainTxtBlk .txt1 .num small {
  font-size: 11rem;
}
.hf-22k-over .mainTxtBlk .txt1 .small {
  font-size: 2.8rem;
}
.hf-22k-over .mainTxtBlk .txt1 .middle {
  font-size: 4.8rem;
}
.hf-22k-over .mainTxtBlk .txt4 {
  font-size: 3.1rem;
  letter-spacing: 0;
  color: #ffe200;
  font-style: italic;
  text-align: left;
}
.hf-22k-over .mainTxtBlk .txt2 {
  position: absolute;
  right: 0%;
  top: 15%;
}
.hf-22k-over .mainTxtBlk .txt1_top {
  background: #fff;
  color: #000;
  line-height: 1;
  font-size: min(7vw, 30px);
  letter-spacing: 0.2rem;
  padding: 1rem;
  margin-bottom: 3rem;
}
.hf-22k-over .mainTxtBlk .txt1_top .lage {
  font-size: 1.3em;
}
.hf-22k-over .mainTxtBlk .txt1_top2 {
  font-size: 1.4rem;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.hf-22k-over .mainTxtBlk .txt2 > .top {
  background: #fff;
  color: #000;
  font-size: 1.4rem;
  letter-spacing: 0;
  padding: 1px 10px;
}
.hf-22k-over .mainTxtBlk .txt2 > .bottom {
  font-size: 1.1rem;
  letter-spacing: 0;
  text-align: right;
}
.hf-22k-over .mainTxtBlk .txt3 {
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.hf-22k-over .enTxt {
  position: absolute;
  font-size: 1rem;
  writing-mode: vertical-rl;
  position: absolute;
  left: 5%;
  top: 8%;
}
.hf-22k-over .padding-box {
  padding: 0px 30px;
}
/*===============================
  shots-area
================================*/
.shots-area .imgBlk {
  position: relative;
  padding: 0 5%;
}
/* .shots-area .imgBlk .txtBlk2{
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  bottom: 24%;
  left: 8%;
  margin: auto;
  height: 2em;
}
.shots-area .imgBlk .txtBlk2 .txt{
  padding: 5px 10px;
  margin-bottom: 5px;
  position: relative;
  color: #fff;
  display: inline-block;
  text-shadow: 3px 1px 2px #0000007a;
} */
/* .shots-area .imgBlk .txtBlk2 .txt .lage{
  font-size: 1.6em;
} */
/* .shots-area .imgBlk .txtBlk2 .txt::after{
  content: "";
  background: #FF7F00;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: overlay;
  z-index: 1;
} */
/* .shots-area .bottomTxt{
  position: relative;
  z-index: 1;
  margin-top: -50px;
} */
.shots-area .imgBlk .descTxt {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3",
    "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 45%;
  left: 17%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.shots-area .imgBlk .descTxt.descTxt1 {
  color: #fff;
  top: 52%;
  left: 28%;
}
.shots-area .imgBlk .descTxt.descTxt2 {
  top: 26%;
  left: 18%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt3 {
  top: 11%;
  left: 72%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt4 {
  top: 20%;
  left: 85%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt5 {
  top: 37%;
  left: 90%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt6 {
  top: 67%;
  left: 75%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt7 {
  top: 58%;
  left: 78%;
  text-shadow: 0 1px 3px #000000;
}
.shots-area .imgBlk .descTxt.descTxt8 {
  color: white;
  top: 80%;
  left: 63%;
}
.shots-area .imgBlk .numTxt {
  font-size: 59px;
  font-size: min(13.6vw, 63.24px);
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 90%;
  left: 49%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-shadow: 1px 1px 9px #000;
}
/*===============================
  il-over480k
================================*/
.il-over480k {
  padding: 3rem 0;
  text-align: center;
  color: white;
  position: relative;
}
.il-over480k .tit {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
.il-over480k .titBc1026 {
  font-size: min(7vw, 30px);
  line-height: 1.4;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
}
.il-over480k .titBc1026 .underline::after {
  bottom: 7px;
}
.il-over480k .img {
  width: 90%!important;
  max-width: 350px;
  margin: 0 auto;
}
.il-over480k .txt {
  font-size: 1.2rem;
  letter-spacing: 0;
  margin-top: 5px;
}
.il-over480k .txt2 {
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec06_bg.jpg") no-repeat;
  background-size: 100% 100%;
  font-size: 2.1rem;
  letter-spacing: 0;
  padding: 20px 0;
  color: white;
}

/*===============================
  series-visual
================================*/
/* 
.series-visual .tit1.lage{
  font-size: 4.1rem;
}
.series-visual .tit1.lage1104{
  font-size: 3.7rem;
}
.series-visual .tit1.long{
  font-size: 2.2rem;
}
.series-visual .line{
  display: inline-block;
  border-bottom: solid 1px #EB64AA;
  margin-bottom: 10px;
}
.series-visual .txt1{
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 50px;
}
.series-visual .txt2{
  font-size: 2rem;
  margin-bottom: 30px;
}
.series-visual .txt3{
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.series-visual .img{
  font-size: 1.8rem;
  margin-top: 20px;
} */
.series-visual .imgBlk {
  position: relative;
}
.series-visual .imgBlk .SearchBlk {
  position: absolute;
  bottom: 5px;
  left: auto;
  right: 3px;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  font-size: 10px;
  line-height: 1;
  letter-spacing: -0.1em;
}
.series-visual .imgBlk .SearchBlk .searchTtl1 {
  color: #fff;
  margin-bottom: 4px;
}
.series-visual .imgBlk .SearchBlk .searchTtl2 .txt {
  color: #fff;
  display: inline-block;
}
.series-visual .imgBlk .SearchBlk .serch {
  color: #000;
  display: inline-block;
  width: auto;
  max-width: 100%;
  background-size: 356px 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/bg_search.png");
  font-size: 13px;
  text-align: left;
  padding: 10px 45px 7px 10px;
  box-sizing: content-box;
  margin-left: 6px;
  width: auto;
  font-size: 10px;
  text-align: left;
  padding: 8px 27px 8px 3px;
  margin-left: 3px;
}

/*===============================
  sec35_230315
================================*/
.sec35_230315 .imgBlk {
  position: relative;
}
.sec35_230315 .imgBlk .txtBlk {
  position: absolute;
  bottom: 5%;
  text-shadow: 2px 4px 2px rgba(0, 0, 0, 0.7);
}
.sec35_230315 .imgBlk .txtBlk .logoTxtBlk img {
  filter: drop-shadow(2px 6px 2px rgba(0, 0, 0, 0.9));
}
/*===============================
  sec20_230315
================================*/
.sec20_230315 {
  letter-spacing: 0;
  text-align: center;
  padding: 60px 0 0px;
}
.sec2sec20_2303150 .txt1 {
  font-size: 2.8rem;
}
.sec20_230315 .txt1 .line {
  display: inline-block;
  border-bottom: solid 1px #fd56ad;
  line-height: 1;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.sec20_230315 .txt1 .lage {
  font-size: 1.4em;
}
.sec20_230315 .txt2 {
  font-size: 2.5rem;
  margin: 20px 0;
}
.sec20_230315 .txt3 {
  font-size: 4.7rem;
  position: relative;
  line-height: 1;
  display: inline-block;
  margin-bottom: 60px;
  padding-bottom: 10px;
}
.sec20_230315 .txt3::after {
  content: "";
  display: inline-block;
  position: relative;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #00cef7, #a42b90);
}
.sec20_230315 .txt4 {
  font-size: 3.2rem;
  line-height: 1.6;
  font-weight: 500;
}
.sec20_230315 .txt4 .txt4_line {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.sec20_230315 .txt4 .txt4_line::after {
  position: absolute;
  content: "";
  height: 0.2em;
  width: 100%;
  background: linear-gradient(to right, #a70cca, #e86a73);
  left: 0;
  bottom: 8px;
  opacity: 0.8;
  z-index: -1;
}
/*===============================
  hf-money-back-44days
================================*/
.hf-money-back-44days {
  margin-top: 30px;
}
.hf-money-back-44days .imgBlk {
  position: relative;
  text-align: right;
}
.hf-money-back-44days .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  white-space: nowrap;
  line-height: 1;
  letter-spacing: 0;
}
.hf-money-back-44days .txtBlk .txt1 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 3rem;
  line-height: 1.3;
}
/* .hf-money-back-44days .txtBlk .txt2{
  position: absolute;
  bottom: 1rem;
  right: 2rem;
  font-size: 4.7rem;
  font-style: italic;
} */
/* .hf-money-back-44days .txtBlk .txt2 .lage{
  font-size: 1.3em;
} */
.hf-money-back-44days .txtBlk .txt1 .lage {
  font-size: 1.5em;
}
/*===============================
  sec26_230315
================================*/
/* .sec26_230315 .txt230227{
  font-size: 2.3rem;
  text-align: center;
  letter-spacing: 0;
  padding: 2rem 0;
  color: #fff;
}
.sec26_230315 .txt230227 .border{
  display: inline-block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #fff;
}
.sec26_230315 .txt1{
  font-size: 2.1rem;
  text-align: center;
  letter-spacing: 0;
}
.sec26_230315 .txt2{
  font-size: 2.3rem;
  text-align: center;
  letter-spacing: 0;
  background-color: #fff;
  padding: 2rem 0;
  color: #000;
}
.sec26_230315 .txt3{
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0;
  padding: 2rem 0 4rem;
  line-height: 1.8;
}
.sec26_230315 .txt3 span{
  position: relative;
}
.sec26_230315 .txt3 .slash::before {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  height: 3rem;
  bottom: 0;
  left: -2rem;
  transform: rotate(-25deg);
}
.sec26_230315 .txt3 .slash::after {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  height: 3rem;
  bottom: 0;
  right: -2rem;
  transform: rotate(25deg);
}
.sec26_230315 .txt3 .border {
  display: inline-block;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #fff;
} */
/*===============================
  sec27_230315
================================*/
.sec27_230315 .txt1 {
  display: inline-block;
  text-align: left;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 10px;
  text-align: left;
}
.sec27_230315 .txt1 > li {
  margin-bottom: 10px;
  padding-left: 1.2em;
  position: relative;
}
.sec27_230315 .txt1 > li::before {
  content: "";
  height: 0.8em;
  width: 0.8em;
  position: absolute;
  top: 50%;
  left: 0;
  background: #fff;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  border-radius: 50%;
}
.sec27_230315 .boxBlk {
  background: #151515;
  border-radius: 10px;
  padding: 50px 0;
  text-align: center;
}
.sec27_230315 .txt2Wrap {
  text-align: center;
}
.sec27_230315 .txt2 {
  display: inline-block;
  text-align: left;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 10px;
}
.sec27_230315 .white {
  color: white;
}
/*===============================
  hf-logo-box
================================*/
.hf-logo-box {
  padding-bottom: 20px;
  margin: 0 5%;
}
.hf-logo-box .txtBlk2 {
  font-size: 5.2rem;
  font-size: min(14vw, 6.6rem);
  font-style: italic;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
.hf-logo-box .txtBlk2 .rightTxt {
  font-size: 1.2em;
  color: yellow;
}
.hf-logo-box .logoTxtBlk {
  position: relative;
}
.hf-logo-box .logoTxtBlk .txt {
  font-size: 2.2rem;
  font-style: italic;
  position: absolute;
  bottom: -2px;
  right: -2px;
  transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  -ms-transform: trotate(-12deg);
  white-space: nowrap;
}
.hf-logo-box .logoTxtBlkTop {
  text-align: center;
  font-size: 4.8rem;
  font-size: min(15vw, 7rem);
  font-style: italic;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.hf-logo-box .logoTxtBlkTop .small {
  font-size: 0.5em;
}
/*===============================
  about-safe-to-use-txt
================================*/
.about-safe-to-use-txt .imgBlk {
  position: relative;
  text-align: right;
}
.about-safe-to-use-txt .imgBlk .txt {
  font-size: 1.9rem;
  line-height: 1.8;
  letter-spacing: 0;
  position: absolute;
  right: 20px;
  bottom: 30px;
  font-weight: bold;
}
.about-safe-to-use-txt .imgBlk .txt .bg {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  padding: 0px 15px;
  display: inline-block;
  margin-bottom: 7px;
  position: relative;
  font-weight: bold;
}
.about-safe-to-use-txt .imgBlk .txt .bg::after {
  content: "";
  background: #d8deff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: overlay;
  z-index: 1;
}
/*===============================
  secBc0929_02
================================*/
.secBc0929_02 {
  margin-bottom: 30px;
}
.secBc0929_02 .bgBlk {
  padding: 20px 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec19_bg.jpg) center
    no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0;
  line-height: 1.8;
}
.secBc0929_02 .bgBlk big {
  font-size: min(10vw, 45px);
}
/*===============================
  secBc0929_03
================================*/
.secBc0929_03 {
  margin-bottom: 30px;
}
.secBc0929_03 .txt1 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.8;
  border-bottom: solid 1px;
  margin-bottom: 20px;
}
.secBc0929_03 .imgBlk {
  position: relative;
  padding: 0 0 25px;
}
.secBc0929_03 .imgBlk .imgTxt1,
.secBc0929_03 .imgBlk .imgTxt2 {
  position: absolute;
  top: 38%;
  left: 27%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1.7rem;
  font-weight: bold;
}
.secBc0929_03 .imgBlk .imgTxt2 {
  left: 77%;
}
.secBc0929_03 .imgBlk .imgTxt3 {
  position: absolute;
  bottom: 0;
  left: 48%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  white-space: nowrap;
  font-size: 1.6rem;
  font-weight: bold;
}
.secBc0929_03 .imgBlk .imgTxt4 {
  position: absolute;
  bottom: 0;
  right: 0%;
  white-space: nowrap;
  font-size: 1.7rem;
  font-weight: bold;
}
.secBc0929_03 .imgBlk .imgTxt1 {
  color: #ff6565;
}
.secBc0929_03 .imgBlk .imgTxt2 {
  color: #4553ff;
}
.secBc0929_03 .imgBlk .imgTxt3 {
  color: #fff79a;
}
.secBc0929_03 .imgBlk .imgTxt4 {
  color: #84ffbd;
}
/*===============================
  secBc0929_04
================================*/
.secBc0929_04 {
  margin-bottom: 30px;
}
.secBc0929_04 .txt1 {
  padding: 35px 0 10px;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_bg.jpg) center
    no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
}
.secBc0929_04 .txt1 big {
  font-size: 1.4em;
}
.secBc0929_04 .txt1 .cautionRightTxt {
  padding-right: 2em;
  margin-top: 15px;
}
/*===============================
  hf-about-big-txt
================================*/
.hf-about-big-txt {
  margin: 3rem 0;
}
.hf-about-big-txt.bc1117 {
  margin-top: 4.5rem;
  margin-bottom: 3.5rem;
}
.hf-about-big-txt.bc1117_2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.hf-about-big-txt .inner {
  margin: auto;
}
.hf-about-big-txt .txt1 {
  border-bottom: solid 1px #eb64aa;
  font-size: min(6.5vw, 28px);
  letter-spacing: 0;
  margin-bottom: 10px;
  text-align: center;
  font-style: italic;
  white-space: nowrap;
  width: fit-content;
  margin: 0 auto 4rem;
}
.hf-about-big-txt .txt1 .dotto {
  position: relative;
}
.hf-about-big-txt .txt1 .dotto:after {
  content: "";
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  position: absolute;
  top: -1rem;
  left: 65%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fd56ad;
}
.hf-about-big-txt .txt2 {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
}
.hf-about-big-txt .txt2.blk2_1117 {
  text-align: left;
}
.hf-about-big-txt .txt2 .big span {
  display: inline-block;
  border-bottom: solid 1px red;
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: 12px;
}
.hf-about-big-txt .cautionRightTxt {
  margin-top: 5px;
}
.hf-about-big-txt .txt3 {
  text-align: left;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
}
.hf-about-big-txt .txtBc1117 {
  text-decoration: underline;
  text-decoration-color: #eb64aa;
  font-size: 4.5rem;
  letter-spacing: 0;
  margin-top: 30px;
  text-align: center;
  font-style: italic;
  white-space: nowrap;
}
.hf-about-big-txt .txtBlk2 {
  text-align: center;
  line-height: 4;
}
.hf-about-big-txt .txtBlk2 .rightTxt {
  position: relative;
  display: inline-block;
  font-size: min(12vw, 56px);
  letter-spacing: 0;
  font-style: italic;
  white-space: nowrap;
  line-height: 1.2;
  padding-top: 3%;
  border-bottom: 2px solid #f866a4;
}
.hf-about-big-txt .txtBlk2 .rightTxt .ruby {
  position: absolute;
  width: 100%;
  top: 0;
  left: 55%;
  transform: translate(-50%);
  font-size: 1rem;
  letter-spacing: 1.5rem;
  line-height: 1;
  color: transparent;
  display: inline-block;
  color: #fff;
}
.hf-about-big-txt .txtBlk2 .rightTxt.big_txt .ruby {
  letter-spacing: 1.6rem;
}
.hf-about-big-txt .txt2 .big {
  font-weight: bold;
  font-size: 2.3rem;
  padding-top: 10px;
  display: block;
  text-decoration: underline;
  text-decoration-color: red;
  text-align: center;
}
.hf-about-big-txt .txt2 .big .uline {
  display: inline-block;
  border-bottom: solid 3px #eb64aa;
  font-size: 1.4em;
  line-height: 1;
  margin-top: 12px;
}
/*===============================
  secBc0929_06
================================*/
.secBc0929_06 {
  margin-bottom: 30px;
}
.secBc0929_06 .bgBlk {
  padding: 40px 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec19_bg.jpg) center
    no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0;
  line-height: 1.8;
}
.secBc0929_06 .line {
  text-decoration: underline;
  text-decoration-color: red;
}
/*===============================
  hf-about-big-txt2
================================*/
.hf-about-big-txt2 {
  margin-bottom: 10px;
}
.hf-about-big-txt2 .txt1 {
  font-size: 2.2rem;
  line-height: 1.9;
  letter-spacing: 0;
}
.hf-about-big-txt2 .txt1 .marker {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.hf-about-big-txt2 .txt1 .marker::after {
  content: "";
  height: 0.4em;
  width: 97%;
  background: linear-gradient(to right, #a70cca, #e86a73);
  position: absolute;
  left: 0;
  bottom: 4px;
  opacity: 0.8;
}
.hf-about-big-txt2 .txt1 .marker > span {
  position: relative;
  z-index: 1;
}
.hf-about-big-txt2 .cautionRightTxt .leftTxt {
  text-align: left;
  display: inline-block;
}
.hf-about-big-txt2 .cautionRightTxt .leftTxt .txtSpace {
  display: inline-block;
  width: 2.5em;
  height: 1px;
}
.hf-about-big-txt2 .txt1 big {
  font-size: 3.1rem;
  margin-bottom: 10px;
}
.hf-about-big-txt2 .txt1 {
  font-size: min(5.5vw, 22px);
  letter-spacing: 0;
}
.hf-about-big-txt2 .txt1 {
  text-align: center;
  line-height: 2 !important;
}
.hf-about-big-txt2 .txt1 .rubyWrap {
  position: relative;
  font-size: 1.8em;
}
.hf-about-big-txt2 .txt1 .ruby {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  white-space: nowrap;
  font-size: 1rem;
  letter-spacing: 0.8rem;
  line-height: 0;
}
.hf-about-big-txt2 .txt1 big {
  font-size: 2.5rem;
}
.hf-about-big-txt2 .txt1 big {
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.hf-about-big-txt2 .txt1 small {
  font-size: 0.7em;
}
.hf-about-big-txt2 .txt1 {
  font-size: 2.2rem;
  line-height: normal;
}
.hf-about-big-txt2 .txt1 .marker {
  position: relative;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 10px;
}
/*===============================
  about-tighten
================================*/
.about-tighten {
  position: relative;
  z-index: 3;
}
.about-tighten .imgBlk {
  margin: 20px;
}
.about-tighten .imgBlk {
  position: relative;
}
.about-tighten .imgBlk .txtBlk {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: min(4.5vw, 20px);
  line-height: 1;
  background: #fff;
  color: #000;
  padding: 7px 12px;
  white-space: nowrap;
  text-align: center;
}
.about-tighten .imgBlk .txtBlk .caution_sup {
  top: -0.7em;
  color: #000;
}
.about-tighten .imgBlk .pinkBlk {
  position: absolute;
  top: 49%;
  left: 27%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  background: #ff87ca;
  padding: 10px 25px;
  font-size: 2rem;
  letter-spacing: -1px;
  line-height: 1;
  border-radius: 10px;
}
.about-tighten .imgBlk .txtBlk3.pinkBlk {
  position: absolute;
  top: 64%;
  left: 76%;
}
/*===============================
  minimal-pain-txt
================================*/
.minimal-pain-txt {
  text-align: center;
  padding: 0 0 3rem;
  overflow: hidden;
}
.minimal-pain-txt .tit1 {
  font-size: min(8vw, 35px);
  margin-bottom: -2rem;
  padding: 0 1.5rem;
  line-height: 1;
  position: relative;
  display: inline-block;
  background: #000;
  top: 2rem;
}
.minimal-pain-txt .boxTxt {
  border: solid 1px #fd56ad;
  padding: 4rem 0 2rem;
  font-size: min(4.5vw, 20px);
  line-height: 2;
  letter-spacing: 0;
  margin-bottom: 0.8rem;
}
/*===============================
  secBc0929_10
================================*/
.secBc0929_10 {
  margin-bottom: 30px;
}
.secBc0929_10.mbSp0 {
  margin-bottom: 0px;
}
.secBc0929_10.mbSp0 {
  margin-top: 50px;
}
.secBc0929_10 .bg {
  /* background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content_bc0929/secBc0929_01_bg.jpg) center center no-repeat; */
  background-size: contain;
  padding: 3rem 0;
  text-align: center;
  font-size: 4rem;
  line-height: 1.7;
  letter-spacing: 0;
  color: #fff;
}
.secBc0929_10 .txtBlk {
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
}
.secBc0929_10 .txtBlk .txt1 {
  font-size: 2.8rem;
  margin-top: 20px;
}
.secBc0929_10 .txt1_bc1221 {
  position: relative;
  display: inline-block;
}
.secBc0929_10 .txtBlk .txt1 .lage {
  font-size: 1.6em;
}
.secBc0929_10 .arrow {
  margin: 15px auto;
  display: block;
  width: 15px;
}
.secBc0929_10 .txtBlk .txt2 {
  font-size: 4.7rem;
  font-style: initial;
  margin-top: 40px;
}
.secBc0929_10 .txt2 .marker {
  position: relative;
  display: inline-block;
}
.secBc0929_10 .txt2 .marker::after {
  content: "";
  height: 2px;
  width: 97%;
  background: linear-gradient(to right, #00cef7, #a42b90);
  position: absolute;
  left: 0;
  bottom: 4px;
  opacity: 0.8;
}
.secBc0929_10 .txt2 .marker > span {
  position: relative;
  z-index: 1;
}
.secBc0929_10 .txt2 {
  font-size: 4.7rem;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
}
/*===============================
  secBc0929_13
================================*/
.secBc0929_13 {
  position: relative;
  margin-bottom: 30px;
}
.secBc0929_13 .bgBlk.pt_dotto {
  padding: 50px 0 40px;
}
.secBc0929_13 .bgBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec19_bg.jpg) center center
    no-repeat;
  background-size: cover;
  padding: 30px 0 40px;
}
.secBc0929_13 .bgBlk .txtBlk {
  font-size: 2.9rem;
  line-height: 1.7;
  letter-spacing: 0;
  text-align: center;
}
.secBc0929_13 .bgBlk .txtBlk big {
  font-size: min(10vw, 45px);
  letter-spacing: 0;
  text-align: center;
}
.secBc0929_13 .bgBlk .txtBlk small {
  font-size: 0.7em;
}
.secBc0929_13 .bgBlk .txtBlk .dotto {
  position: relative;
}
.secBc0929_13 .bgBlk .txtBlk .dotto:after {
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  top: -35%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #ffffff;
}
.secBc0929_13 .bgBlk.arrow::before {
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/arrow_u_blue.svg) 0 0
    no-repeat;
  width: 4rem;
  height: 4rem;
  background-size: contain;
}
.secBc0929_13_2 {
  position: relative;
}
.secBc0929_13_2 .arrowBottom {
  display: block;
  text-align: center;
  width: 10%;
  margin: auto;
  margin-top: -30px;
}
/*===============================
  secBc0929_movie
================================*/
.secBc0929_movie .oneBlk {
  margin-bottom: 30px;
}
.secBc0929_movie .oneBlk .head {
  padding: 2rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_230317_bg.jpg) center
    right no-repeat;
  background-size: contain;
  text-align: center;
  font-size: 3rem;
  line-height: 1.7;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.secBc0929_movie .oneBlk .head small {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.7;
}
.secBc0929_movie .oneBlk .head big {
  font-size: 1.4em;
}
.secBc0929_movie .oneBlk .head .txt_space {
  display: block;
  height: 3rem;
}
.secBc0929_movie .oneBlk .secBc0929_movie_txt {
  font-size: min(3.8vw, 18px);
  text-align: center;
}
.secBc0929_movie .oneBlk .head .border {
  position: relative;
  z-index: 1;
  display: inline-block;
  line-height: 1;
}
.secBc0929_movie .oneBlk .head .border::before {
  content: "";
  height: 2px;
  width: 97%;
  background: linear-gradient(to right, #00cef7, #a42b90);
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0.8;
  z-index: -1;
}
.secBc0929_movie .oneBlk .ytWrap {
  width: 90%;
  margin: auto;
}
.secBc0929_movie .oneBlk .movieImgBlk1027 {
  width: 90%;
  margin: 0 auto 5px;
}
.secBc0929_movie .oneBlk .ytName {
  text-align: center;
  margin: 0px auto 0px;
  font-size: 1.2rem;
  letter-spacing: 0;
}
.secBc0929_movie .oneBlk .ytName a {
  color: #fff;
}
.secBc0929_movie .oneBlk .cautionRightTxt {
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0;
  margin-top: 5px;
}
.secBc0929_movie .line {
  text-decoration: underline;
  text-decoration-color: red;
}
/*===============================
  ambassador-comment
================================*/
.ambassador-comment .imgBlk {
  position: relative;
}
.ambassador-comment .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 0 1.5rem;
  line-height: 1;
  z-index: 5;
}
.ambassador-comment .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ambassador-comment .imgBlk .txtBlk .top_txt {
  display: block;
  position: absolute;
  top: 3.8rem;
  transform: rotate(-4deg);
  letter-spacing: normal;
}
.ambassador-comment .imgBlk .txtBlk .top_txt .txt1_border {
  position: relative;
  font-size: 4rem;
  text-align: center;
  font-style: italic;
}
.ambassador-comment .imgBlk .txtBlk .top_txt .txt1_border .c_blue {
  position: relative;
  font-size: 4.2rem;
  color: #01e8f1;
  opacity: 0.8;
}
.ambassador-comment .imgBlk .txtBlk .top_txt .txt1_border::before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  width: 95%;
  left: -1.5rem;
  bottom: -0.5rem;
}
.ambassador-comment .imgBlk .txtBlk .top_txt .txt1_border::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  width: 95%;
  left: 2rem;
  bottom: -1rem;
}
.ambassador-comment .imgBlk .txtBlk .bottom_txt {
  position: absolute;
  bottom: 0;
  width: 90%;
}
.ambassador-comment .imgBlk .txtBlk .bottom_txt .txt2 {
  font-size: 3.5rem;
  margin-bottom: 1rem;
  text-align: right;
  letter-spacing: normal;
  color: #a42b90;
}
/*===============================
  ambassador-comment-txt
================================*/
.ambassador-comment-txt {
  padding: 3rem 5%;
}
.ambassador-comment-txt .txtBox {
  font-size: min(4.2vw, 19px);
  letter-spacing: 0;
  padding: 3rem 0;
  position: relative;
  padding-left: 9%;
}
.ambassador-comment-txt .txtBox::before,
.ambassador-comment-txt .txtBox::after {
  content: "";
  height: 60px;
  width: 60px;
  position: absolute;
}
.ambassador-comment-txt .txtBox::before {
  left: 0;
  top: 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec09_before.png) center
    no-repeat;
  background-size: contain;
}
.ambassador-comment-txt .txtBox::after {
  right: 0;
  bottom: 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec09_after.png) center
    no-repeat;
  background-size: contain;
}
.ambassador-comment-txt .txtBox .marker {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 1.2em;
}
.ambassador-comment-txt .txtBox .marker::after {
  content: "";
  height: 0.4em;
  width: 100%;
  background: linear-gradient(to right, #a70cca, #e86a73);
  position: absolute;
  left: 0;
  bottom: 4px;
  opacity: 0.8;
}
.ambassador-comment-txt .txtBox .marker > span {
  position: relative;
  z-index: 1;
}

/*===============================
  rakuten-ranking
================================*/
.rakuten-ranking {
  position: relative;
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
  padding: 2rem 0;
  font-style: italic;
  text-align: left;
}
.rakuten-ranking .txtBlk {
  margin-bottom: 5rem;
}
.rakuten-ranking .txtBlk .txt1 {
  position: relative;
  display: inline-block;
  font-size: min(10vw, 45px);
  margin-bottom: 2rem;
}
.rakuten-ranking .txtBlk .txt1::before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 97%;
  background: linear-gradient(to right, #a70cca, #e86a73);
}
.rakuten-ranking .txtBlk .txt1 big {
  font-size: 1.3em;
}
.rakuten-ranking .txtBlk .txt2 {
  position: relative;
  display: inline-block;
  font-size: min(16vw, 70px);
  color: #ffe00a;
  line-height: 1;
}
.rakuten-ranking .txtBlk .txt2::before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 97%;
  background: linear-gradient(to right, #a70cca, #e86a73);
}
.rakuten-ranking .txtBlk .txt2 big {
  font-size: 1.3em;
}
.rakuten-ranking .ranking_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  max-width: 145px;
  margin: 0 auto 3rem;
}

/*===============================
  sec15_05005
================================*/
.sec15_05005 {
  position: relative;
  text-align: center;
  font-size: 2.5rem;
  font-style: italic;
}

/*===============================
  顔面投資セットのCSS⬇︎
================================*/
/*===============================
  hf_worry_txt
================================*/
.hf_worry_txt {
  padding: 5rem 0;
  width: 85%;
  max-width: 400px;
  margin: 0 auto;
}
.hf_worry_txt .hf_worry_txt_list {
  margin-bottom: 1.5rem;
}
.hf_worry_txt .hf_worry_txt_list li {
  margin-bottom: 3%;
  display: flex;
  align-items: center;
  font-size: min(5vw, 25px);
}
.hf_worry_txt .hf_worry_txt_list li .checkbox_icon {
  display: inline-block;
  width: min(9vw, 40px);
  margin-right: 1rem;
}
.hf_worry_txt .hf_worry_txt_list li .checkbox_icon img {
  width: 100%;
}
.etc_word {
  margin-left: 15%;
  font-size: 2rem;
}
/*===============================
  about-brush-present-txt
================================*/
.about-brush-present-txt {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_230317_bg.jpg) center 0 /
    cover no-repeat;
  position: relative;
  padding: 5rem 0;
}
.about-brush-present-txt .txtBlk {
  text-align: center;
  line-height: 2;
}
.about-brush-present-txt .txtBlk .txt {
  font-size: min(6.8vw, 32px);
  letter-spacing: normal;
  margin-bottom: 13%;
  font-style: italic;
}
.about-brush-present-txt .txtBlk .txt1 {
  font-size: min(8.5vw, 37px);
  letter-spacing: -0.2rem;
  line-height: 1;
  font-style: italic;
}
.about-brush-present-txt .txtBlk .border {
  position: relative;
  padding-bottom: 0.8rem;
}
.about-brush-present-txt .txtBlk .border::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 97%;
  height: 2px;
  position: absolute;
  background: linear-gradient(to right, #00cef7 15%, #d0bef7 40%, #be00bf 70%);
}
.about-brush-present-txt .txtBlk .txt2 {
  font-size: min(14vw, 65px);
  letter-spacing: normal;
  background: linear-gradient(to right, #00cef7 25%, #d0bef7 40%, #be00bf 80% 98%, transparent 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}
.about-brush-present-txt .txtBlk .txt3 {
  font-size: min(6vw, 28px);
  letter-spacing: -0.2rem;
  line-height: 1.6;
  margin-top: 15%;
}
.about-brush-present-txt .txtBlk .txt3 big {
  font-size: 1.5em;
}

/*===============================
  about-gread-up-txt
================================*/
.about-gread-up-txt {
  margin-bottom: 4rem;
  margin-top: -2%;
}
.about-gread-up-txt .txtBlk {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
.about-gread-up-txt .txtBlk .txt2 {
  font-size: min(11.8vw, 50px);
  letter-spacing: normal;
  background: linear-gradient(to right, #00cef7 25%, #d0bef7 40%, #be00bf 80% 98%, transparent 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  line-height: 1;
}
.about-gread-up-txt .txtBlk .txt3 {
  font-size: min(5vw, 25px);
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 5rem;
}
.about-gread-up-txt .txtBlk .txt3 big {
  font-size: 1.5em;
}
.about-gread-up-txt .txtBlk .txt4 {
  font-size: min(6vw, 28px);
  letter-spacing: -0.1rem;
  font-style: italic;
}
/*===============================
  faceinvestment-set-price
================================*/
.faceinvestment-set-price {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.faceinvestment-set-price .products_flex {
  display: flex;
  justify-content: space-between;
}
.faceinvestment-set-price .products_flex .products_block {
  width: 48%;
}
.faceinvestment-set-price .products_flex .products_block .logo_img img {
  display: block;
  height: 5rem!important;
  object-fit: contain;
  margin: 0 auto 2rem;
}
.faceinvestment-set-price .products_flex .products_block .machine_img img {
  display: block;
  height: 18rem!important;
  object-fit: contain;
  margin: 0 auto 2rem;
}
.faceinvestment-set-price .price_box {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(6vw, 30px);
  margin-top: 5.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk {
  position: relative;
  font-size: min(9vw, 40px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem 0 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .price_label {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  position: absolute;
  font-size: min(3.3vw, 15px);
  border: 1px solid #fff;
  display: inline-block;
  padding: 0.7rem 1.5rem;
  text-align: center;
  line-height: 1;
  top: -4.5rem;
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
  letter-spacing: 0.1rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt {
  display: flex;
  align-items: center;
  font-size: min(10vw, 40px);
  padding-right: 2rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt .taxTxtw {
  padding-right: 7px;
  line-height: 1.5;
  font-size: 0.2em;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt .yenTxt {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 0.5em;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border01 {
  position: relative;
  padding-bottom: 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border01::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background: linear-gradient(to right, #86477c 30%, #348797 70%);
  height: 1px;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border02 {
  position: relative;
  padding-bottom: 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border02::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background: linear-gradient(to right, #348797 0%, #348797 30%, #160a4b 70%);
  height: 1px;
}
/*===============================
  title-txt1
================================*/
.title-txt1 {
  position: relative;
}
.title-txt1 .cautionRightTxt {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.title-txt1 .imgBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/sec04_03_230202_bg.jpg)
    center center no-repeat;
  background-size: contain;
  padding: 2.5rem 0 3rem;
  font-weight: bold;
}
.title-txt1 .imgBlk .arrow {
  position: absolute;
  left: 3px;
  width: 4rem;
  height: 4rem;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -2%;
  left: 47%;
}
.title-txt1 .top_txt {
  position: relative;
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.5;
  margin-top: 2rem;
}
.title-txt1 .top_txt::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  width: 11rem;
  height: 1px;
  position: absolute;
  background: linear-gradient(to right, #00cef7, #a42b90);
}
.title-txt1 .top_txt::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 11rem;
  height: 1px;
  position: absolute;
  background: linear-gradient(to right, #a42b90, #00cef7);
}
.title-txt1 .top_txt .dot {
  position: relative;
}
.title-txt1 .top_txt .dot::after {
  position: absolute;
  content: "・";
  bottom: -3rem;
  left: 50%;
  transform: translate(-50%);
}
/*===============================
  about-brush-present
================================*/
.about-brush-present {
  width: 80%;
  max-width: 380px;
  margin: 0 auto 3rem;
}
.about-brush-present .txtBlk {
  text-align: center;
}
.about-brush-present .txtBlk .top_ttl {
  font-style: italic;
  font-size: min(8.5vw, 35px);
  letter-spacing: -0.2rem;
  background-image: linear-gradient(to right, transparent 8%, #c400c7 15%, #8856e5 50%, #1b9bfa 70%, transparent 92%);
  margin-bottom: 2rem;
}
.about-brush-present .txtBlk .txt1 {
  font-size: min(9vw, 38px);
}
.about-brush-present .txtBlk .txt2 {
  font-size: min(7vw, 30px);
  letter-spacing: normal;
  line-height: 0.8;
  color: #ffff01;
}
.about-brush-present .txtBlk .txt2 big {
  font-size: 3em;
  font-style: italic;
  margin-right: 1rem;
}
/*===============================
  about-brush-present-txt_list
================================*/
.about-brush-present-txt_list {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  padding: 2rem 0 3rem;
}
.about-brush-present-txt_list ul {
  margin-bottom: 2rem;
}
.about-brush-present-txt_list ul li {
  font-size: min(6.5vw, 28px);
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 1rem;
  margin-bottom: 1rem;
  letter-spacing: normal;
}
.about-brush-present-txt_list .txt1 {
  text-align: center;
  font-size: min(6vw, 27px);
}
.about-brush-present-txt_list .txt1 big {
  font-size: 1.5em;
}
.about-brush-present-txt_list .txt1 .border {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.about-brush-present-txt_list .txt1 .border::before {
  position: absolute;
  content: "";
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  position: absolute;
  background: linear-gradient(to right, #bf6973, #870da1);
  z-index: -1;
}
/*===============================
  brush-present-img
================================*/
.brush-present-img .imgBlk {
  position: relative;
  padding: 28% 0 20%;
}
.brush-present-img .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.brush-present-img .imgBlk .txtBlk .brush_img {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
}
/*===============================
  about-faceinvestment-set-txt
================================*/
.about-faceinvestment-set-txt .set_bg03 {
  color: #fff;
}
.about-faceinvestment-set-txt .set_bg03 .inner_text {
  width: 90%;
  margin: 0 auto;
  white-space: nowrap;
  font-style: italic;
}
.about-faceinvestment-set-txt .set_bg03 .top_text p,
.about-faceinvestment-set-txt .set_bg03 .middle_text p,
.about-faceinvestment-set-txt .set_bg03 .bottom_text p {
  font-size: min(4vw, 16px);
  margin-bottom: 0;
  line-height: 1.8;
}
.about-faceinvestment-set-txt .set_bg03 .text .f1 {
  font-size: min(5.5vw, 25px);
}
.about-faceinvestment-set-txt .set_bg03 .text .f2 {
  font-size: min(6vw, 30px);
}
.top_text_ttl,
.middle_text_ttl {
  font-size: min(6.5vw, 28px);
  font-style: italic;
  margin-left: -20px;
}
.about-faceinvestment-set-txt .set_bg03 .top_text {
  position: relative;
  margin: 0 0 5rem;
  line-height: 2;
}
.about-faceinvestment-set-txt .set_bg03 .top_text::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  width: 35%;
  top: 38%;
  right: -2rem;
}
.about-faceinvestment-set-txt .set_bg03 .top_text .top_text_ttl {
  position: relative;
  z-index: 1;
}
.about-faceinvestment-set-txt .set_bg03 .top_text .top_text_ttl::after {
  content: "";
  height: 7px;
  width: 93%;
  background: linear-gradient(to right, #2002a5 0%, #0b9dd8 80%, #01e8f1 100%);
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 8px;
  opacity: 0.8;
  z-index: -1;
}
.about-faceinvestment-set-txt .set_bg03 .middle_text {
  position: relative;
  margin: 5rem 0 3rem;
  margin-top: 1.5rem;
  line-height: 2;
  text-align: right;
}
.about-faceinvestment-set-txt .set_bg03 .middle_text::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  width: 38%;
  top: 15%;
  left: -20px;
}
.about-faceinvestment-set-txt .set_bg03 .middle_text .middle_text_ttl {
  text-align: center;
  margin-bottom: 10px;
}
.about-faceinvestment-set-txt .set_bg03 .middle_text .middle_text_ttl span {
  position: relative;
  z-index: 1;
}
.about-faceinvestment-set-txt .set_bg03 .middle_text .middle_text_ttl span::after {
  content: "";
  height: 7px;
  width: 95%;
  background: linear-gradient(to right, #00cef7 0%, #a42b90 80%);
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -3px;
  opacity: 0.8;
  z-index: -1;
}
/*===============================
  ideal-faceinvestment-txt
================================*/
.ideal-faceinvestment-txt .imgBlk {
  position: relative;
}
.ideal-faceinvestment-txt .imgBlk .bottom_text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text {
  text-align: center;
  margin-top: 3rem;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .text {
  font-size: min(6vw, 25px);
  line-height: 1.5;
  margin-bottom: 20px;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .bottom_text_ttl {
  display: inline-block;
  position: relative;
  font-size: 48px;
  font-size: min(9.5vw, 48px);
  text-align: center;
  font-style: italic;
  margin-left: 20px;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .bottom_text_ttl::after {
  content: "";
  height: 2px;
  width: 90%;
  background: linear-gradient(to right, #00cef7, #a42b90);
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  opacity: 0.8;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .bottom_text_ttl .text_mark {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .bottom_text_ttl .text_mark::after {
  content: "";
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  position: absolute;
  top: -1.3rem;
  left: 70%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #fff;
}
.ideal-faceinvestment-txt .set_bg03 .bottom_text .cautionRightTxt {
  position: absolute;
  bottom: 10%;
  right: 1%;
}





/* 小顔投資セットここから */
/*===============================
 smallface_set_visual
================================*/
.smallface_set_visual .txtBlk {
  padding: 2rem 0;
  white-space: nowrap;
  text-align: center;
  line-height: 1.25;
}
.smallface_set_visual .txtBlk .txt1 {
  font-size: min(14vw, 65px);
  font-style: italic;
  display: flex;
  align-items: center;
  letter-spacing: 0.2rem;
}
.smallface_set_visual .txtBlk .txt1 span {
  font-size: 0.3em;
  letter-spacing: normal;
  display: inline-block;
  padding: 0 0.3rem;
}
.smallface_set_visual .txtBlk .txt2 {
  font-size: min(8.5vw, 40px);
  font-style: italic;
}
.smallface_set_visual .txtBlk .txt3 {
  font-size: min(12vw, 56px);
  font-style: italic;
}
.smallface_set_visual .txtBlk .txt3 span {
  display: inline-block;
  padding: 0.3rem 1rem;
  line-height: 1;
  background: linear-gradient(to right, transparent 0%, #5C1FA5 20%, #DE00C5 75%, transparent 100%);

}
/*===============================
smallface_set_price
================================*/
.smallface_set_price .imgBlk {
  position: relative;
}
.smallface_set_price .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.smallface_set_price .imgBlk .txtBlk .inner_txt {
  position: absolute;
  bottom: 0%;
  left: 10%;
  font-size: min(5.5vw,25px);
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.5;
}
/*===============================
maximum-discount
================================*/
.maximum-discount {
  padding: 1rem 5%;
}
.maximum-discount .top_txt_box {
  position: relative;
  text-align: center;
  padding-bottom: 3rem;
}
.maximum-discount .top_txt_box .dotto {
  position: absolute;
  bottom: 0;
  left: 52%;
  transform: translateX(-50%) rotate(-90deg);
  font-size: 2rem;
  letter-spacing: -0.3em;
  line-height: 1;
  font-weight: bold;
}
.maximum-discount .top_txt_box .txt1 {
  position: relative;
  font-size: min(6.3vw, 30px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: normal;
  padding-bottom: 1rem;
}
.maximum-discount .mtext {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 1.3;
  font-size: min(8vw,38px);
  text-align: center;
  margin-top: 2.5rem;
  font-weight: 500;
}
.maximum-discount .mtext .bg_purple,
.maximum-discount .mtext .bg_pink {
  position: relative;
  font-size: 1.8em;
  letter-spacing: 1rem;
  z-index: 1;
}
.maximum-discount .mtext .bg_purple::before,
.maximum-discount .mtext .bg_pink::before {
  position: absolute;
  content: "";
  width: 16.5vw;
  height: 16.5vw;
  max-width: 76px;
  max-height: 76px;
  border-radius: 999px;
  top: 50%;
  left: 43%;
  transform: translate(-50%,-50%);
  z-index: -1;
}
.maximum-discount .mtext .bg_purple::before {
  background: linear-gradient(to bottom, #8A29FF 0%, #451580 80%);
}
.maximum-discount .mtext .bg_pink::before {
  background: linear-gradient(to bottom, #DE00C5 0%, #BE0000 80%);
}
.maximum-discount .top_txt_bottom {
  width: 100%;
  margin: 0 auto;
  position: relative;
  line-height: 1;
  font-size: min(7vw, 30px);
  margin-bottom: 2rem;
}
.maximum-discount .top_txt_bottom .price-box {
  font-size: min(15vw, 70px);
  font-style: italic;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  margin-right: 1rem;
}
/*===============================
ideal_smallface_block
================================*/
.ideal_smallface_block .imgBlk {
  position: relative;
}
.ideal_smallface_block .imgBlk .txtBlk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.ideal_smallface_block .imgBlk .txtBlk .txt1 {
  font-size: min(6.5vw,30px);
  line-height: 1.5;
}
.ideal_smallface_block .imgBlk .txtBlk .txt2 {
  font-size: min(13vw,61px);
  font-style: italic;
  line-height: 1.4;
  padding-top: 3rem;
}
/*===============================
faceinvestment-set-price
================================*/
.faceinvestment-set-price {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.faceinvestment-set-price .products_flex {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.faceinvestment-set-price .products_flex::before {
  position: absolute;
  content: "＋";
  font-size: min(6vw,27px);
  color: #fff;
  bottom: 3%;
  left: 49%;
  transform: translateX(-50%);
}
.faceinvestment-set-price .products_flex .products_block {
  width: 48%;
}
.faceinvestment-set-price .products_flex .products_block .logo_img img {
  display: block;
  height: 5rem !important;
  object-fit: contain;
  margin: 0 auto 2rem;
}
.faceinvestment-set-price .products_flex .products_block .machine_img img {
  display: block;
  height: 18rem !important;
  object-fit: contain;
  margin: 0 auto 2rem;
}
.faceinvestment-set-price .price_box {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(6vw, 30px);
  margin-top: 5.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk {
  position: relative;
  font-size: min(9vw, 40px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem 0 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .price_label {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
      sans-serif;
  position: absolute;
  font-size: min(3.3vw, 15px);
  border: 1px solid #fff;
  display: inline-block;
  padding: 0.7rem 1.5rem;
  text-align: center;
  line-height: 1;
  top: -4.5rem;
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
  letter-spacing: 0.1rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt {
  display: flex;
  align-items: center;
  font-size: min(10vw, 40px);
  padding-right: 2rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt .taxTxtw {
  padding-right: 7px;
  line-height: 1.5;
  font-size: 0.2em;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt .yenTxt {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 0.5em;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border01 {
  position: relative;
  padding-bottom: 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border01::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background: linear-gradient(to right, #86477c 30%, #348797 70%);
  height: 1px;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border02 {
  position: relative;
  padding-bottom: 0.5rem;
}
.faceinvestment-set-price .price_box .priceTxtBlk .priceTxt.border02::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background: linear-gradient(to right, #348797 0%, #348797 30%, #160a4b 70%);
  height: 1px;
}
/*===============================
  smallface-set-price-block
================================*/
.smallface-set-price-block {
  background-color: #000;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 2rem 5% 0;
}
.smallface-set-price-block .price_top_txt {
  position: relative;
  display: inline-block;
  font-size: min(4.8vw, 22px);
  margin-bottom: 1rem;
  font-weight: 500;
}
.smallface-set-price-block .price_top_txt::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmhttps://stripe-channel.jp/wp-content/uploads/makeshop/icelady_ideal/img/content/txt_deco.png)
    0 0 no-repeat;
  width: 7rem;
  height: 7rem;
  background-size: contain;
  top: -85%;
  left: -18%;
}
.smallface-set-price-block .price3Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.smallface-set-price-block .price3Box li {
  background: #5C1FA5;
  color: #fff;
  background: linear-gradient(120deg, transparent 5%, #5C1FA5 20%, #DE00C5 70%, transparent 95%);
  background-size: cover;
  width: calc(100% / 3);
  height: 8rem;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
  align-items: center;
  font-size: min(6vw,27px);
}
.smallface-set-price-block .price3Box li:nth-child(1) {
  clip-path: polygon(100% 0, 90% 100%, 0 100%, 0 0);
  padding-left: 0.5rem;
}
.smallface-set-price-block .price3Box li:nth-child(2) {
  clip-path: polygon(100% 0, 90% 100%, 0 100%, 10% 0);
  padding-left: 1rem;
}
.smallface-set-price-block .price3Box li:nth-child(3) {
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 10% 0);
  padding-left: 1.5rem;
}
.smallface-set-price-block .purchaseButton {
  display: block;
  position: relative;
  background: #611AB8;
  background: linear-gradient(45deg, #611AB8 0%, #5C1FA5 30%, #DE00C5 80%, #DE00C5 100%);
  box-shadow: 5px 5px 10px rgba(255,255,255,.8) inset;
  padding: 3rem 2rem;
  border-radius: 100px;
  font-size: min(5.5vw, 25px);
  color: #fff;
  width: 100%;
  max-width: 400px;
  font-weight: 500;
  z-index: 1;
  line-height: 1.4;
  font-weight: bold;
  cursor: pointer;
}
.smallface-set-price-block .purchaseButton .yellow {
  color: #ffe200;
}
.smallface-set-price-block .purchaseButtonBgWrap {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
  max-width: 400px;
  margin: 3rem auto 4rem;
}
.smallface-set-price-block .purchaseButtonBgWrap::before {
  position: absolute;
  content: "";
  background-color: rgba(255,255,255,.1);
  width: 100%;
  height: 100%;
  border-radius: 999px;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.smallface-set-price-block .btnCampTxt01 .txt1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #ffeb00;
  font-weight: bold;
}
.smallface-set-price-block .btnCampTxt02 .txt1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 15px;
  color: #d52626;
  font-weight: bold;
}
.smallface-set-price-block .btnCampTxt02 .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #d52626;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0;
}
.smallface-set-price-block .amznBtn {
  max-width: 400px;
  width: 100%;
  margin: auto;
}
/*===============================
  smallface-set-splitPurchaseBlk
================================*/
.smallface-set-splitPurchaseBlk {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background-color: #000;
  text-align: center;
  padding: 5rem 0 3rem;
  position: relative;
  background-size: 100% 100%;
  color: #fff;
  z-index: 0;
}
.smallface-set-splitPurchaseBlk .topTxt {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 20px;
  font-weight: bold;
}
.smallface-set-splitPurchaseBlk .listBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/nicobelt/img/content_img/smallface_splitPurchaseBlk_bg.jpg)
    center center no-repeat;
  background-size: 100% 100%;
  padding: 3rem 10% 1rem;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.smallface-set-splitPurchaseBlk .listBlk .tit {
  background: #fff;
  color: #000;
  padding: 0.7rem 0;
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.smallface-set-splitPurchaseBlk .listBlk .txt {
  font-size: min(10vw, 47px);
  margin-bottom: 20px;
  line-height: 1;
  font-weight: bold;
}
.smallface-set-splitPurchaseBlk .listBlk .txt .small {
  font-size: 0.5em;
  margin: 0 0.5rem;
}
.smallface-set-splitPurchaseBlk .listUnderBtn {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  width: 85%;
  max-width: 360px;
  margin: 0 auto 2rem;
  background: #DE00C5;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 2rem 0;
  border-radius: 999px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  box-shadow: 5px 5px 10px rgba(255,255,255,.2) inset;
  z-index: 1;
}
.smallface-set-splitPurchaseBlk .listUnderBtnTxt {
  font-size: 1.65rem;
  letter-spacing: 0;
  line-height: 1.6;
}
/*===============================
  nb_price_txt
================================*/
.nb_price_txt {
  text-align: center;
  padding: 1rem 0;
}
.nb_price_txt .price-label{
  font-size: min(3.8vw,18px);
  letter-spacing: 0;
  line-height: 1;
  padding: .5rem .8rem;
  color: #fff;
  border: solid 1px;
  display: inline-block;
  margin-bottom: 1rem;
}
.nb_price_txt .price-label2{
  font-size: min(3.8vw,18px);
  letter-spacing: 0;
  line-height: 1;
  padding: .5rem .8rem;
  color: #000;
  background-color: #fff;
  border: solid 1px;
  display: inline-block;
  margin-bottom: 1rem;
}
.nb_price_txt .campBoxSet{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nb_price_txt .priceTxtOlg{
  font-size: min(15vw,65px);
  padding-left: 0.45em;
  line-height: 1;
  letter-spacing: -4px;
  position: relative;
  display: inline-block;
}
.nb_price_txt .priceTxtOlg::after,
.nb_price_txt .priceTxtOlg::before{
  content: "";
  width: 100%;
  height: 2px;
  background: #f00;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.nb_price_txt .priceTxtOlg::after{
  top: 30%;
}
.nb_price_txt .priceTxtOlg::before{
  top: -5%;
}
.nb_price_txt .priceTxt {
  position: relative;
}
.nb_price_txt .priceTxt .taxTxt,
.nb_price_txt .priceTxtOlg .taxTxt{
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 0.3em;
  margin: auto;
  line-height: 1.2;
  height: 2em;
  color: #fff;
}
.nb_price_txt .priceTxt .yenTxt,
.nb_price_txt .priceTxtOlg .yenTxt{
  font-size: 0.4em;
  padding-left: 0.2em;
}
.nb_price_txt .priceTxt{
  font-size: min(20vw,80px);
  padding-left: 0.45em;
  line-height: 1;
  letter-spacing: -.4rem;
}

/* 小顔投資セットここまで */