@charset "UTF-8";

/*===============================
il-first-view
================================*/
.il-first-view .imgBlk {
  position: relative;
}
.il-first-view .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.il-first-view .cautionRightTxt {
  position: absolute;
  bottom: 3rem;
  right: 1rem;
}
.il-first-view .txtBlk .bg_txt {
  font-family: AllusionDisplay, "Arial", "Helvetica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: absolute;
  top: 20%;
  right: 0%;
  font-size: min(16vw,75px);
  letter-spacing: 1rem;
  color: #4D90FF;
  opacity: 18%;
  line-height: 1;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.il-first-view .txtBlk .txt1 {
  margin-top: 3%;
  text-align: center;
  font-size: min(5.5vw,25px);
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.il-first-view .txtBlk .txt2 {
  position: absolute;
  width: 100%;
  top: 10%;
  left: 0;
  font-size: min(8vw,38px);
  line-height: 1.5;
  font-style: italic;
  letter-spacing: -0.1rem;
}
.il-first-view .txtBlk .txt2 .txt2-1 {
  position: relative;
  margin-bottom: 0.5rem;
}
.il-first-view .txtBlk .txt2 .txt2-1 .caution_sup {
  position: absolute;
  top: -5%;
  right: 0;
}
.il-first-view .txtBlk .txt2 .txt2-2 {
  position: absolute;
  right: 0;
  margin-bottom: 0.5rem;
}

.il-first-view .txtBlk .txt3 {
  width: 100%;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: min(5.7vw,25px);
  line-height: 1.8;
  letter-spacing: 0.2rem;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.il-first-view .txtBlk .txt3 .txt_border {
  position: relative;
  display: inline-block;
  font-size: 1.2em;
}
.il-first-view .txtBlk .txt3 .txt_border::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
  position: absolute;
  left: 0;
  bottom: 4px;
}
.il-first-view .txtBlk .txt4 {
  width: 45%;
  max-width: 200px;
  position: absolute;
  bottom: 8%;
  right: 10%;
  font-size: 1.5rem;
}
.il-first-view .txtBlk .txt4 .white_bg {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: block;
  width: 100%;
  background-color: #fff;
  color: #000;
  font-size: 1.5rem;
  padding: .5rem 0;
  border-radius: .2rem;
  text-align: center;
  margin-bottom: .7rem;
}
.il-first-view .txtBlk .txt4 .logo {
  width: 100%;
  max-width: 200px;
} 
.il-first-view .txtBlk .txt4 .logo img {
  width: 100%;
} 

/*===============================
  ambassador-comment
================================*/
.ambassador-comment{
  padding: 3rem 5%;
}
.ambassador-comment .topTxt{
  position: relative;
  font-size: min(4vw,18px);
  padding-left: 7%;
  margin-bottom: 2rem;
}
.ambassador-comment .topTxt::after{
  content: "";
  height: 1px;
  width: 50%;
  background: linear-gradient(to right, #A70CCA, #E86A73);
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ambassador-comment .imgBlk{
  position: relative;
  writing-mode: vertical-rl;
  width: 100%;
  margin-bottom: 1rem;
}
.ambassador-comment .imgBlk .ja{
  position: absolute;
  font-size: min(13vw,61px);
  top: 0;
  left: 20%;
  line-height: 1;
  letter-spacing: 1rem;
}
.ambassador-comment .imgBlk .en{
  position: absolute;
  font-size: min(4.5vw,20px);
  top: 1%;
  left: 10%;
  color: #B639B4;
}
.ambassador-comment .bottomTxt{
  font-size: min(4.5vw,20px);
  letter-spacing: -0.1rem;
  line-height: 1.8;
  width: auto;
  text-align: left;
  display: inline-block;
}

/*===============================
il-high-power
================================*/
.il-high-power .imgBlk {
  position: relative;
}
.il-high-power .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.il-high-power .txtBlk .txt1 {
  position: absolute;
  width: 100%;
  bottom: 8%;
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
  font-size: min(4.5vw,23px);
  letter-spacing: .6rem;
}
.il-high-power .txtBlk .txt1 big {
  font-size: 1.3em;
}
.il-high-power .txtBlk .txt1 .white_bg {
  display: inline-block;
  background-color: rgba(255,255,255,.3);
  padding: .8rem 2rem .8rem .8rem;
  margin-bottom: .3rem;
  line-height: 1;
}

/*===============================
no-reservation
================================*/
.no-reservation .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.no-reservation .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.no-reservation .txtBlk .inner_txt {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.no-reservation .txtBlk .txt1 {
  position: relative;
  text-align: left;
  font-size: min(8.1vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  line-height: 1;
}
.no-reservation .txtBlk .txt1::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.no-reservation .txtBlk .txt2 {
  position: relative;
  text-align: right;
  font-size: min(8.1vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  padding-right: 1.5rem;
  margin-bottom: 2rem;
}
.no-reservation .txtBlk .txt2::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
}
.no-reservation .txtBlk .txt3 {
  display: inline-block;
  text-align: left;
  font-size: min(7.4vw,32px);
  font-style: italic;
  line-height: 1;
  padding: .5rem 1.5rem .8rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.no-reservation .txtBlk .txt3 big {
  font-size: 1.5em;
}
/*===============================
  txt-block-il-1
================================*/
.txt-block-il-1{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec06_bg.jpg") center center / cover no-repeat;
  padding: 3rem 0.5rem;
}
.txt-block-il-1 .title{
  margin-bottom: 2rem;
}
.txt-block-il-1.comment{
  line-height: 1.2;
}
/*===============================
  txt-block-il-2
================================*/
.txt-block-il-2 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/sec28_txt_bg_230228.jpg) center center / cover no-repeat;
  padding: 1.5rem 0;
}
.txt-block-il-2 .txtBlk {
  text-shadow: 0 5px 7px rgba(0,0,0,.7);
}
/*===============================
  txt-block-il-3
================================*/
.txt-block-il-3 {
  position: relative;
  color: #fff;
}
.txt-block-il-3 .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: 3rem 0;
}
.txt-block-il-3 .bgBlk.dotto_pt {
  padding: 5rem 0 3rem; 
}
.txt-block-il-3 .bgBlk .txtBlk{
  font-size: min(7vw,30px);
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}
.txt-block-il-3 .bgBlk .txtBlk big {
  font-size: min(10vw,45px);
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}
.txt-block-il-3 .bgBlk .txtBlk .dotto {
  position: relative;
}
.txt-block-il-3 .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;
}
.txt-block-il-3 .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;
}

/*===============================
  txt-block-il-4
================================*/
.txt-block-il-4 .bgBlk{
  padding: 40px 0;
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content1026/txt-block-il-4_bg.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
}
.txt-block-il-4 .txtBlk {
  text-align: center;
}
.txt-block-il-4 .txtBlk .txt1{
  font-size: 1.7rem;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 20px;
}
.txt-block-il-4 .txtBlk .txt2{
  font-size: 7rem;
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
}
.txt-block-il-4 .txtBlk .txt2 small{
  font-size: .7em;
}
/*===============================
  il-price-block
================================*/
.il-price-block{
  text-align: center;
}
.il-price-block .cautionTxt{
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0;
  margin-top: 15px;
  margin-right: -20px;
}
.il-price-block .product_logo{
  width: 70%;
}
.il-price-block .product_name{
  margin-bottom: 20px;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
.il-price-block .product_imgBlk{
  position: relative;
}
.il-price-block .product_imgBlk .nameTxt{
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.il-price-block .product_img{
  margin-bottom: 30px;
}
.il-price-block .purchaseButton {
  background: #f866a4;
  background: linear-gradient(180deg, #f866a4 0%, #6300c6 100%);
  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;
}
.il-price-block .purchaseButton small{
    display: inline-block;
    font-size: 0.8em;
    line-height: 1.6;
  }
.il-price-block .underlineTxt_top{
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 20px;
  margin-top: 36px;
}
.il-price-block .underlineTxt{
  font-size: 1.7rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
.il-price-block .btnCampTxt0324_02 .txt1{
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #FFE200;
  font-weight: bold;
}
.il-price-block .btnCampTxt0324 .txt1{
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 15px;
  color: #D52626;
  font-weight: bold;
}
.il-price-block .btnCampTxt0324 .txt2{
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0;
  color: #D52626;
}
.il-price-block .amznBtn{
  width: 100%;
  max-width: 380px;
  margin: 30px auto 0;
}
.il-price-block .addTxt1013{
  padding: 10px 0;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.6;
  margin: 30px auto 0;
  background: linear-gradient(to top, #0918d7, #5be0c1);
  border-radius: 10px;
}
/* priceTxtBlk
================================*/
.il-price-block .priceTxtBlk{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.il-price-block .priceTxtBlk .leftLogo{
  padding-right: 20px;
}
.il-price-block .priceTxtBlk .leftLogo .logoImg{
  width: 94px;
  height: auto;
}
.il-price-block .priceTxtBlk .leftLogo .txt{
  font-size: 1.2rem;
  letter-spacing: 0;
}
/* priceTxt
================================*/
.il-price-block .priceTxt{
  font-size: 5rem;
  padding-left: 30px;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
}
.il-price-block .priceTxt .taxTxt{
  font-size: 1.6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 1.2;
  display: inline-block;
  height: 3.1em;
  background: #fff;
  color: #000;
  padding: 5px 3px 0;
  letter-spacing: 0;
}
/* price3Box
================================*/
.il-price-block .price3Box{
  display: flex;
  align-items: stretch;
  justify-content: space-evenly;
  text-align: center;
  margin-bottom: 30px;
}
.il-price-block .price3Box li{
  border: solid 1px #AF6DCF;
  padding: 10px 0 10px;
  width: 30%;
  margin: 0 1%;
  letter-spacing: 0.2em;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
.il-price-block .price3Box li .lage{
  font-size: 2.4em;
}
.il-price-block .price3Box li.first .lage{
  font-size: 1.8em;
}
.big_arrow_230303 {
  width: 70%;
  max-width: 300px;
  margin: 0 auto;
}
.big_arrow_230303 img {
  width: 100%;
}
/*===============================
  use-all-body
================================*/
.use-all-body{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.4rem;
  text-align: center;
  padding: 20px 0;
}
.use-all-body .txt1,
.use-all-body .txt2,
.use-all-body .txt3{
  margin-bottom: 10px;
}
.use-all-body .txt2{
  font-size: 0.8em;
}

.use-all-body .tmp{
  margin-bottom: 1rem;
}
.use-all-body .txt4{
  font-size: 2.0rem;
  letter-spacing: 0;
  margin-bottom: 30px;
  padding: 20px 0px;
}
.use-all-body .img1,
.use-all-body .img2{
  margin-bottom: 20px;
}
.use-all-body .underline{
  position: relative;
  display: inline-block;
}
.use-all-body .underline::after{
  content: "";
  height: 17px;
  width: 100%;
  position: absolute;
  bottom: -.7rem;
  left: 0;
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec12_line.png") no-repeat;
  background-size: 100% 100%;
}
.use-all-body .underline.underline2::after{
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 1px;
  left: 0;
  background: #c1c906;
  z-index: 0;
}
/* img1Blk
================================*/
.use-all-body .img1Blk{
  position: relative;
}
.use-all-body .img1Blk .txt{
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
}
/*======== 左部分 ========*/
.use-all-body .img1Blk .txt.txt1{
  top: 10%;
  left: 13%;
}
.use-all-body .img1Blk .txt.txt2{
  top: 20.4%;
  left: 9.5%;
}
.use-all-body .img1Blk .txt.txt3{
  top: 23.7%;
  left: 11%;
}
.use-all-body .img1Blk .txt.txt4{
  top: 30%;
  left: 11%;
}
.use-all-body .img1Blk .txt.txt5{
  top: 35.4%;
  left: 9.4%;
}
.use-all-body .img1Blk .txt.txt6{
  top: 57%;
  left: 9.6%;
}
.use-all-body .img1Blk .txt.txt7{
  top: 69%;
  left: 11%;
}
.use-all-body .img1Blk .txt.txt8{
  top: 80%;
  left: 10%;
}
.use-all-body .img1Blk .txt.txt9{
  top: 94.2%;
  left: 10%;
}
/*======== 真ん中部分 ========*/
.use-all-body .img1Blk .txt.txt10{
  top: 22.6%;
  left: 48.4%;
}
.use-all-body .img1Blk .txt.txt11{
  top: 26%;
  left: 45%;
}
.use-all-body .img1Blk .txt.txt12{
  top: 35.6%;
  left: 48.4%;
}
.use-all-body .img1Blk .txt.txt13{
  top: 39%;
  left: 45.9%;
}
.use-all-body .img1Blk .txt.txt14{
  top: 43%;
  left: 55%;
}
.use-all-body .img1Blk .txt.txt15{
  top: 44.3%;
  left: 51%;
}
/*======== 右部分 ========*/
.use-all-body .img1Blk .txt.txt16{
  top: 16.9%;
      left: 91.1%;
}
.use-all-body .img1Blk .txt.txt17{
  top: 22.8%;
  left: 92.5%;
}
.use-all-body .img1Blk .txt.txt18{
  top: 29.6%;
  left: 92.4%;
}
.use-all-body .img1Blk .txt.txt19{
  top: 35.5%;
  left: 89.9%;
}
.use-all-body .img1Blk .txt.txt20{
  top: 42%;
  left: 92%;
}
/* img2Blk
================================*/
.use-all-body .img2Blk{
  position: relative;
}
.use-all-body .img2Blk .txt{
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0;
}
/*======== 左部分 ========*/
.use-all-body .img2Blk .txt.txt1{
  top: 56.1%;
  left: 32.5%;
}
.use-all-body .img2Blk .txt.txt2{
  top: 73.7%;
  left: 30.5%;
  text-align: right;
}
/*======== 右部分 ========*/
.use-all-body .img2Blk .txt.txt3{
  top: 49.7%;
  left: 66%;
}
.use-all-body .img2Blk .txt.txt4{
  top: 62%;
  left: 66%;
}
.use-all-body .img2Blk .txt.txt5{
  top: 74%;
  left: 66%;
}
.use-all-body .img2Blk .txt.txt6{
  top: 86%;
  left: 67%;
}
/* img3Txt
================================*/
.use-all-body .img3Txt{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0;
}
.use-all-body .img3Txt div{
  width: 27%;
}
/*===============================
  youtuber-elseList
================================*/
.youtuber-box {
  width: 90%;
  margin: 5rem auto;
}
.youtuber-elseList {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.youtuber-elseList li {
  width: 40%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.youtuber-elseList li .ttl {
  font-size: 1.4rem;
  letter-spacing: 0;
}
.youtuber-elseList li .img {
  width: 65px;
  margin-bottom: 10px;
}
.youtuber-elseList li .img img {
  width: 67px;
  margin: auto;
}
.youtuber-elseList li{
  width: 50%;
  margin-bottom: 20px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  line-height: 1.4;
}
/*===============================
  splitPurchaseBlk_icelady
================================*/
.splitPurchaseBlk_icelady{
  text-align: center;
  padding: 30px 0;
}
.splitPurchaseBlk_icelady .topTxt{
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 20px;
}
html.webp .splitPurchaseBlk_icelady .listBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/splitPurchaseBlk_bg.png) center no-repeat;
  background-size: 100% 100%;
}
.splitPurchaseBlk_icelady .listBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/splitPurchaseBlk_bg.png) center no-repeat;
  background-size: 100% 100%;
  padding: 30px 20px 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.splitPurchaseBlk_icelady .listBlk .tit{
  background: #ffffff3b;
  padding: 10px 0;
  font-size: 2rem;
  margin-bottom: 10px;
}
.splitPurchaseBlk_icelady .listBlk .txt{
  font-size: 4rem;
  margin-bottom: 20px;
  line-height: 1;
}
.splitPurchaseBlk_icelady .listBlk .txt .small{
  font-size: .5em;
  
}
.splitPurchaseBlk_icelady .listUnderBtn{
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 10px;
  padding: 20px 0px 20px;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/listUnderBtn_bg.png) center no-repeat;
  background-size: contain;
}
.splitPurchaseBlk_icelady .listUnderBtnTxt{
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.6;
}
/*===============================
  il-over480k
================================*/
.il-over480k{
  padding: 20px 0 20px;
  text-align: center;
  color:white;
  position: relative;
}
.il-over480k .tit{
  font-size: 2rem;
  line-height: 1.0;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
.il-over480k .titBc1026{
  font-size: 4rem;
  line-height: 1.4;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
}
.il-over480k .titBc1026 .underline {
  position: relative;
  z-index: 1;
}
.il-over480k .titBc1026 .underline::after {
  content: "";
  height: 6px;
  width: 100%;
  background: linear-gradient(to right, #A70CCA, #E86A73);
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: -1;
}
.il-over480k .txt{
  font-size: 1.2rem;
  letter-spacing: 0;
  padding-bottom: 20px;
  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;
}

/*===============================
  secBc1026_btnSecBelt
================================*/
.secBc1026_btnSecBelt{
  margin: 0 -6%;
  text-align: center;
}
.secBc1026_btnSecBelt .txt{
  padding: 15px 0;
  font-size: min(5.5vw,23px);
  line-height: 1.5;
  color: #fff;
  background: linear-gradient(to right, #6300C6, #E86A73);
  margin-bottom: 30px;
}
.secBc1026_btnSecBelt .txt .bold{
  font-weight: bold;
  font-size: 1.2em;
}
/*===============================
  secBc01026_13
================================*/
.secBc01026_13{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec06_bg.jpg") center center no-repeat;
  background-size: cover; 
  padding: 40px 0;
  text-align: center;
  position: relative;
  margin-top: 10px;
}
.secBc01026_13.cautionBlk{
  padding: 40px 0 15px;
}
.secBc01026_13.lage{
  padding: 10px 0;
}
.secBc01026_13 .txt{
  font-size: 2.1rem;
  line-height: 1.8;
  letter-spacing: 0;
}
.secBc01026_13 .txt2{
  font-size: min(8vw,35px);
  line-height: 1.8;
  letter-spacing: 0;
}
/*===============================
adult-use-5
================================*/
.adult-use-5 {
  line-height: 1.2;
}
.adult-use-5 .imgBlk {
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
}
.adult-use-5 .imgBlk img {
  height: 100%;
  margin: -2rem 0 -5rem;
}
.adult-use-5 .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 12%;
}
.adult-use-5 .txtBlk .inner_txt {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.adult-use-5 .txtBlk .txt1 {
  font-size: min(8vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  padding-left: 1rem;
  text-align: center;
}
.adult-use-5 .txtBlk .txt1 big {
  font-size: 1.4em;
  margin: 0 .3rem;
}
.adult-use-5 .txtBlk .txt1 small {
  font-size: .7em;
}
.adult-use-5 .txtBlk .txt1 .txt1_inner {
  position: relative;
  display: inline-block;
  padding-bottom: .7rem;
}
.adult-use-5 .txtBlk .txt1 .txt1_inner .border1 {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 55%;
  background: linear-gradient( #F866A4, #A70CCA);
}
.adult-use-5 .txtBlk .txt1 .txt1_inner .border2 {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 2px;
  width: 38%;
  background: linear-gradient( #F866A4, #A70CCA);
}
.adult-use-5 .txtBlk .txt1 .txt1_inner .border3 {
  position: absolute;
  content: "";
  bottom: -8%;
  left: 53%;
  height: 2px;
  width: 8%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
  transform: rotate(-50deg);
}
.adult-use-5 .txtBlk .circle_txt {
  position: absolute;
  width: 100%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-style: italic;
  letter-spacing: .2rem;
}
.adult-use-5 .txtBlk .circle_txt .txt2 {
  font-size: min(10vw,43px);
  margin-bottom: 3%;
}
.adult-use-5 .txtBlk .circle_txt .txt2 big {
  font-size: 1.7em;
}
.adult-use-5 .txtBlk .circle_txt .txt3 {
  font-size: min(9.3vw,40px);
  margin-bottom: 4%;
}
.adult-use-5 .txtBlk .circle_txt .txt3 big {
  font-size: 1.4em;
}
.adult-use-5 .txtBlk .circle_txt .txt4 {
  font-size: min(9.3vw,40px);
}
/*===============================
light-300k
================================*/
.light-300k {
  position: relative;
  line-height: 1.2;
  padding-bottom: 2rem;
}
.light-300k .txtBlk .txt1 {
  font-size: min(8vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  padding-left: 1rem;
  text-align: center;
}
.light-300k .txtBlk .txt1 big {
  font-size: 1.4em;
  margin: 0 .3rem;
}
.light-300k .txtBlk .txt1 small {
  font-size: .7em;
}
.light-300k .txtBlk .txt1 .txt1_inner {
  position: relative;
  display: inline-block;
  padding-bottom: .7rem;
}
.light-300k .txtBlk .txt1 .txt1_inner .border1 {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 55%;
  background: linear-gradient( #F866A4, #A70CCA);

}
.light-300k .txtBlk .txt1 .txt1_inner .border2 {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 2px;
  width: 38%;
  background: linear-gradient( #F866A4, #A70CCA);
}
.light-300k .txtBlk .txt1 .txt1_inner .border3 {
  position: absolute;
  content: "";
  bottom: -8%;
  left: 53%;
  height: 2px;
  width: 8%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
  transform: rotate(-50deg);
}
/*===============================
money-back-30days
================================*/
.money-back-30days .imgBlk {
  position: relative;
}
.money-back-30days .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.money-back-30days .txtBlk .txt1 {
  position: absolute;
  bottom: 15%;
  left: 0;
  display: inline-block;
  text-align: left;
  font-size: min(8.6vw,37px);
  letter-spacing: .2rem;
  font-style: italic;
  line-height: 1;
  margin-bottom: 1.5rem;
  padding: 1.3rem 1.5rem 1.3rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.money-back-30days .txtBlk .txt1a {
  position: absolute;
  top: 0%;
  left: 0;
  display: inline-block;
  text-align: left;
  font-size: min(8.6vw,37px);
  letter-spacing: .2rem;
  font-style: italic;
  line-height: 1;
  margin-bottom: 1.5rem;
  padding: 1.3rem 1.5rem 1.3rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.money-back-30days .txtBlk .txt2 {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  font-size: min(8.6vw,37px);
  letter-spacing: .2rem;
  font-style: italic;
  line-height: 1;
  padding: 1.3rem 1.5rem 1.3rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.money-back-30days .txtBlk .txt3 {
  display: inline-block;
  text-align: left;
  font-size: min(7.4vw,32px);
  font-style: italic;
  padding: .5rem 1.5rem .8rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);

}
.money-back-30days .txtBlk .txt3 big {
  font-size: 1.5em;
}
.money-back-30days .txtBlk .txt4 {
  position: absolute;
  bottom: 19%;
  left: 0;
  display: inline-block;
  text-align: left;
  font-size: min(6.2vw,27px);
  letter-spacing: .2rem;
  font-style: italic;
  margin-bottom: 1.5rem;
  line-height: 1;
  padding: 1.3rem 1.5rem 1.3rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.money-back-30days .txtBlk .txt5 {
  position: absolute;
  bottom: -4%;
  left: 0;
  display: inline-block;
  text-align: left;
  font-size: min(7.4vw,32px);
  letter-spacing: .2rem;
  font-style: italic;
  margin-bottom: 1.5rem;
  line-height: 1;
  padding: .5rem 1.5rem 1.3rem .8rem;
  background: linear-gradient(to right, #F866A4, #A70CCA);
}
.money-back-30days .txtBlk .txt5 big {
  font-size: 1.5em;
}

/*===============================
sec08_230303
================================*/
.sec08_230303 {
  height: 100%;
  overflow: hidden;
}
.sec08_230303 .imgBlk {
  position: relative;
  margin-top: -2%;
}
.sec08_230303 .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sec08_230303 .txtBlk .bg_txt {
  font-family: AllusionDisplay, "Arial", "Helvetica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: absolute;
  top: 1%;
  left: 2%;
  font-size: 8rem;
  letter-spacing: 1rem;
  color: #7E39B8;
  opacity: 35%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: -1;
}
.sec08_230303 .txtBlk .txt1 {
  margin-top: 15%;
  text-align: center;
  font-size: min(5.7vw,25px);
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.sec08_230303 .txtBlk .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: normal;
  width: 100%;
  position: absolute;
  top: 58%;
  left: 10%;
  font-size: 1.2rem;
  line-height: 1.5;
}
.sec08_230303 .txtBlk .price {
  position: absolute;
  top: 67%;
  left: 10%;
  display: flex;
  align-items: flex-end;
  font-size: 2rem;
  line-height: 1;
  font-style: italic;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.sec08_230303 .txtBlk .price .tax_txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.5rem;
  font-style: normal;
  letter-spacing: .5rem;
}
.sec08_230303 .txtBlk .price .num {
  font-size: min(10vw,45px);
  margin: 0 .5rem;
}
.sec08_230303 .txtBlk .price2 {
  position: absolute;
  top: 65%;
  left: 10%;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-style: italic;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.sec08_230303 .txtBlk .price2 .tax_txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.1rem;
  font-style: normal;
}
.sec08_230303 .txtBlk .price2 .num {
  font-size: min(6.9vw,30px);
  margin: 0 .5rem;
}
.sec08_230303 .txtBlk .txt3 {
  position: absolute;
  bottom: 1%;
  width: 100%;
  text-align: center;
  font-size: min(5.7vw,25px);
  letter-spacing: .3rem;
  line-height: 1.3;
  color: #fff;
  text-shadow: 0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.5),0 0px 5px rgba(0,0,0,.5);
  font-style: italic;
}
.sec08_230303 .txtBlk .txt3 .big_txt {
  display: block;
  position: relative;
  font-size: 2em;
  line-height: 1.5;
  text-shadow: 0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.5),0 0px 5px rgba(0,0,0,.5);
  font-style: italic;
}
.sec08_230303 .txtBlk .txt3 .big_txt::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 18%;
  border-bottom: 1px solid #fff;
}
.sec08_230303 .txtBlk .txt3 .big_txt::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 18%;
  border-bottom: 1px solid #fff;
}

.sec08_230303 .txtBlk .txt4 {
  position: absolute;
  content: "";
  top: 64%;
  right: 5%;
  font-style: italic;
  font-size: min(9.3vw,40px);
  letter-spacing: 0.3rem;
}
.sec08_230303 .txtBlk .txt4 .txt4_price {
  font-style: italic;
  font-size: min(6.9vw,30px);
}
.sec08_230303 .txtBlk .txt4 .txt4_price big {
  font-size: 3em;
}
.sec08_230303 .txtBlk .txt4::before {
  position: absolute;
  content: "";
  bottom: 13%;
  left: -11%;
  border-top: .6rem solid transparent;
  border-bottom: .6rem solid transparent;
  border-left: 1.4rem solid #fff;
}
/*===============================
no-add-buy
================================*/
.no-add-buy .imgBlk {
  position: relative;
}
.no-add-buy .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.no-add-buy .txtBlk .bg_txt {
  font-family: AllusionDisplay, "Arial", "Helvetica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: absolute;
  top: -2%;
  left: -1%;
  font-size: 8rem;
  letter-spacing: 1rem;
  color: #4D90FF;
  opacity: 35%;
  z-index: -1;
}
.no-add-buy .txtBlk .txt1 {
  margin-top: 5%;
  text-align: center;
  font-size: min(5.7vw,25px);
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: normal;
  width: 100%;
  position: absolute;
  top: 44%;
  left: 10%;
  font-size: 1.2rem;
  line-height: 1.5;
}
.no-add-buy .txtBlk .price2 {
  position: absolute;
  top: 51%;
  left: 10%;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-style: italic;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .price2 .tax_txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.1rem;
  font-style: normal;
}
.no-add-buy .txtBlk .price2 .num {
  font-size: min(6.9vw,30px);
  margin: 0 .5rem;
}
.no-add-buy .txtBlk .txt3 {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
  font-size: min(4.8vw,22px);
  letter-spacing: .3rem;
  line-height: 1.7;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .txt3 .big_txt {
  display: inline-block;
  position: relative;
  position: relative;
  font-size: 1.8em;
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
  font-style: italic;
  margin-bottom: 1.8rem;
}
.no-add-buy .txtBlk .txt3 .big_txt::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff700;
  width: 100%;
  bottom: 0;
}

/*===============================
no-reservation-photo
================================*/
.no-reservation-photo .imgBlk {
  position: relative;
}
.no-reservation-photo .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.no-reservation-photo .txtBlk .txt1 {
  position: absolute;
  width: 100%;
  bottom: 16%;
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7);
  font-size: min(4.5vw,23px);
  letter-spacing: .6rem;
  line-height: 2;
}
.no-reservation-photo .txtBlk .txt2 {
  position: absolute;
  width: 100%;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7);
  font-size: min(7.4vw,32px);
  font-style: italic;
}
.no-reservation-photo .txtBlk .txt2 .txt_border {
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom: 1rem;
}
.no-reservation-photo .txtBlk .txt3 {
  position: absolute;
  top: 2%;
  right: 2%;
  font-size: min(5.7vw,25px);
  line-height: 1.2;
  text-align: right;
  background-color: rgba(0,0,0,.5);
  padding: .5rem 1.5rem;
}
.no-reservation-photo .txtBlk .txt3 big {
  font-size: 1.2em;
}
/*===============================
sec13_230303
================================*/
.sec13_230303 {
  padding-bottom: 3rem;
}
.sec13_230303 .txtBlk {
  position: relative;
  z-index: 1;
  padding-top: 3rem;
  text-align: center;
    margin-bottom: 1rem;
}
.sec13_230303 .txtBlk .bg_txt {
  position: absolute;
  z-index: -1;
  color: rgba(126,57,184,.25);
  top: 0;
  left: 50%;
  transform: translate(-50%);
  font-size: 7rem;
  font-weight: bold;
  letter-spacing: 1.5rem;
}
.sec13_230303 .txtBlk .txt1 {
  font-family: serif;
  font-size: 2.5rem;
  line-height: 1.7;
}
.sec13_230303 .txtBlk .txt_border {
  padding-bottom: .7rem;
  border-bottom: 1px solid #6300C6;
  border-image: linear-gradient(to right, #6300C6 0% 3%, #B236B4 40% 50%, #F866A4 80% 100%);
  border-image-slice: 1;
}
/*===============================
about-phototoner-txt
================================*/
.about-phototoner-txt .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.about-phototoner-txt .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 1.8;
  letter-spacing: .1rem;
  padding-top: 7%;
}
.about-phototoner-txt .txtBlk .txt1 {
  font-size: min(6.2vw,27px);
  margin-top: 6%;
}
.about-phototoner-txt .txtBlk .txt1 small {
  font-size: .7em;
}
.about-phototoner-txt .txtBlk .txt2 {
  font-size: min(6.5vw,28px);
  font-style: italic;
  line-height: 2;
}
.about-phototoner-txt .txtBlk .txt2 small {
  font-size: .8em;
}
.about-phototoner-txt .txtBlk .txt3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: min(4.8vw,22px);
  line-height: 1.8;
  margin: 3.5rem 0 2.5rem;
}
/*===============================
about-phototoner-txt2
================================*/
.about-phototoner-txt2 .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.about-phototoner-txt2 .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 1.5;
  letter-spacing: .1rem;
}
.about-phototoner-txt2 .txtBlk .txt1 {
  font-size: min(6.2vw,27px);
  font-style: italic;
  line-height: 2;
  transform: rotate(-4deg);
  margin-top: 1rem;
}
.about-phototoner-txt2 .txtBlk .txt1 small {
  font-size: .8em;
}
.about-phototoner-txt2 .txtBlk .txt1 big {
  font-size: 1.2em;
}
/*===============================
sec17_230303
================================*/
.sec17_230303 {
  margin: 2rem 0;
  overflow: hidden;
}
.sec17_230303 .txtBlk {
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding-top: 2.5rem;
  text-align: left;
}
.sec17_230303 .txtBlk .bg_txt {
  font-family: AllusionDisplay, "Arial", "Helvetica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: absolute;
  width: 100%;
  z-index: -1;
  color: rgba(126,57,184,.35);
  top: 0;
  left: 50%;
  transform: translate(-50%);
  font-size: 4.3rem;
  font-weight: 500;
  letter-spacing: .5rem;
}
.sec17_230303 .txtBlk .txt1 {
  position: relative;
  font-family: serif;
  font-size: 2.6rem;
  line-height: 1.7;
  font-style: italic;
  margin-bottom: 2rem;
}
.sec17_230303 .txtBlk .txt1::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: -15%;
  width: 120%;
  border-bottom: 1px solid #6300C6;
  border-image: linear-gradient(to right, #6300C6 0% 3%, #B236B4 40% 50%, #F866A4 80% 100%);
  border-image-slice: 1;
}
.sec17_230303 .txtBlk .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
}
.sec17_230303 .txtBlk .txt_border {
  padding-bottom: .7rem;
  border-bottom: 1px solid #6300C6;
  border-image: linear-gradient(to right, #6300C6 0% 3%, #B236B4 40% 50%, #F866A4 80% 100%);
  border-image-slice: 1;
}
/*===============================
sec19_230303
================================*/
.sec19_230303 .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.sec19_230303 .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sec19_230303 .txtBlk .txt1 {
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
  font-size: min(6.2vw,27px);
  line-height: 1.7;
  text-align: center;
  margin: 2rem 0 3rem;
}
.sec19_230303 .txtBlk .txt1 .txt1_inner {
  position: relative;
  display: inline-block;
  padding-bottom: 1rem;
}
.sec19_230303 .txtBlk .txt1 .txt1_inner big {
  font-size: 1.4em;
}
.sec19_230303 .txtBlk .txt1 .txt1_inner .border1 {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 55%;
  background: linear-gradient(0deg,  #F866A4, #A70CCA);
}
.sec19_230303 .txtBlk .txt1 .txt1_inner .border2 {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 2px;
  width: 38%;
  background: linear-gradient(0deg,  #F866A4, #A70CCA);
}
.sec19_230303 .txtBlk .txt1 .txt1_inner .border3 {
  position: absolute;
  content: "";
  bottom: -8%;
  left: 53%;
  height: 2px;
  width: 8%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
  transform: rotate(-50deg);
}
.sec19_230303 .txtBlk .txt2 {
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
  font-size: min(9.3vw,40px);
  line-height: 1.5;
  text-align: center;
  font-style: italic;
}
.sec19_230303 .txtBlk .txt2 .txt_border {
  position: relative;
  padding-bottom: 1rem;
}
.sec19_230303 .txtBlk .txt2 .txt_border::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #F866A4;
  border-image: linear-gradient(to right, #8700c6 0% 20%, #B236B4 30% 50%, #F866A4 60% 100%);
  border-image-slice: 1;
}
.sec19_230303 .txtBlk .txt2 big {
  font-size: 2.5em;
}
.sec19_230303 .txtBlk .txt2 small {
  font-size: .6em;
  font-size: normal;
}
.sec19_230303 .txtBlk .txt3 {
  width: 100%;
  font-size: min(9vw,40px);
  text-align: center;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  line-height: 1.4;
}
.sec19_230303 .txtBlk .txt3 big {
  font-size: 1.6em;
}
/*===============================
sec20_230303
================================*/
.sec20_230303 .txtBlk .txt1  {
  font-size: 3.7rem;
  font-style: italic;
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1.2;
}
.sec20_230303 .txtBlk .txt1 big  {
  font-size: 1.5em;
}
.sec20_230303 .logo_img{
  width: 220px;
  margin: 0 auto 0px;
}
.sec20_230303 .logo_img img{
  width: 100%;
}
.sec20_230303 .logoRuby{
  text-align: center;
  font-size: min(5vw,20px);
}
/*===============================
about-special-light
================================*/
.about-special-light .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.about-special-light .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.about-special-light .txtBlk .txt1 {
  position: absolute;
  top: 32%;
  right: 10%;
  text-align: center;
  font-size: 1.3rem;
  text-align: right;
  margin-top: 2rem;
}
.about-special-light .txtBlk .txt1 big {
  font-size: 1.7em;
}
.about-special-light .txtBlk .txt1 span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: inline-block;
  background-color: #FFCBFB;
  color: #000;
  padding: .7rem .7rem;
  border-radius: .2rem;
  margin-bottom: .5rem;
  line-height: 1;
  font-weight: bold;
}
/*===============================
  sec10_230323
================================*/
.sec10_230323 {
  color: #fff;
  text-align: center;
}
.sec10_230323 .bgBlk {
  padding: 20px 0;
  background: linear-gradient(to bottom, #0A263E, #3A7BAE);
  font-size: min(8vw,35px);
  letter-spacing: 0;
  line-height: 1.8;
}
.sec10_230323 .txt1 {
  font-size: min(8vw,35px);
  letter-spacing: 0;
  line-height: 1.8;
}
.sec10_230323 .txt1 big {
  font-size: 1.5em;
}
.sec10_230323 .text-under{
  text-decoration: underline;
  text-underline-offset: 8px;
}
.sec10_230323 .bold{
  font-weight: bold;
}
/*===============================
  sec13_02_230203
================================*/
.sec13_02_230203 {
  padding: 3rem 2.5rem 0;
  font-weight: 500;
  position: relative;
}
.sec13_02_230203 .txt1{
  font-size: min(6vw,28px);
  display: inline-block;
  line-height: 1.4;
  position: relative;
}
.sec13_02_230203 .txt1 .caution_sup{
  color: #fff;
}
.sec13_02_230203 .alignC {
  text-align: center;
}
.sec13_02_230203 .txt1{
  font-size: min(6vw,25px);
  line-height: 1.5;
  margin-bottom: 20px;
}
.sec13_02_230203 .txt1 big{
  font-size: 1.3em;
}
.sec13_02_230203 .txt1 .border {
  position: relative;
  z-index: 1;
  padding-bottom: .5rem;
}
.sec13_02_230203 .txt1 .border::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #6300C6;
  border-image: linear-gradient(to right, #6300C6 0% 3%, #B236B4 40% 50%, #F866A4 80% 100%);
  border-image-slice: 1;
  z-index: -1;
}
/*===============================
  sec15_230202
================================*/
.sec15_230202 .imgBlk{
  position: relative;
  padding: 12% 0 14%;
  margin-top: 10px;
}
.sec15_230202 .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;
}
.sec15_230202 .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;
}
.sec15_230202 .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;
}
.sec15_230202 .imgBlk .txtBlk .txt2 big {
  font-size: 1.2em;
}
/*===============================
  sec16_230202
================================*/
.sec16_230202 {
  position: relative;
  padding: 40px 2.5rem 20px;
  background-color: rgba(255,255,255,.04);
  margin-top: 50px;
 }
 .sec16_230202 .top_border {
   width: 0px;
   height: 5rem;
   background: transparent;
   border-left: 1px solid #F866A4;
   position: absolute;
   top: -7%;
   left: 50%;
   transform: translateX(-50%);
   z-index: 5;
 }
 .sec16_230202 .top_ttl {
   font-weight: 500;
   font-size: 14px;
   color: #F866A4;
   letter-spacing: 2px;
   text-align: center;
   margin-bottom: 20px;
 }
 .sec16_230202 .bottom_border {
   width: 0px;
   height: 3rem;
   background: transparent;
   border-left: 1px solid #F866A4;
   position: absolute;
   bottom: -5%;
   left: 50%;
   transform: translateX(-50%);
   z-index: 5;
 }
 .sec16_230202 .h_01 {
   font-weight: 500;
   font-size: 16px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #F866A4;
 }
 .sec16_230202 .txt_01 {
   background: linear-gradient(to right, #F866A4, #A70CCA);   
   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;
 }
 .sec16_230202 .txt_01_bottom{
 margin-bottom: 1rem;
 }
 .sec16_230202 .txt_batu {
   font-size: 4rem;
   text-align: center;
   color: #F866A4;
   height: 40px;
 }
 .sec16_230202 .txt_02{
   text-align: center;
   margin-top: 10px;
   font-size: min(6vw,30px);
 }
/*===============================
  secLady22
================================*/
.secLady22{
  text-align: center;
  padding: 20px 0;
}
.secLady22 .icon_dia{
  padding: 20px 0;
}
.secLady22 .tit{
  font-size: 2.0rem;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: left;
}
.secLady22 .img{
  margin-bottom: 30px;
}
.secLady22 .txt{
  font-size: min(4.5vw,20px);
  line-height: 1.8;
  margin-bottom: 30px;
}
.secLady22 .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;
}
.secLady22 .img2Box .img2Txt {
  margin-left: -18%;
  margin-bottom: -7px;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.secLady22 .img2Box .img2Txt2Set {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1%;
  width: 91%;
  margin: 5px auto 0;
}
.secLady22 .img2Box .img2Txt2Set li{
  width: 24%;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  border: solid 1px;
  border-radius: 5px;
  border-color: #FF8BD2;
}
.secLady22 .img2Box .img2Txt2Set li.list1{
width: 49%;
}
.secLady22 .img2Box .img2Txt2Set li.list3{
  border-color: #AFAFAF;
}
.secLady22 .img2Box .img2Txt2Set li.list4{
  border-color: #48A1FF;
}
.secLady22 .underline{
  display: inline-block;
  position: relative;
}
.secLady22 .underline::after{
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #A70CCA, #E86A73);
  position: absolute;
  left: 0;
  bottom: 4px;
}
/*===============================
  secLady22_2
================================*/
.secLady22_2{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  padding: 30px 23px 25px;
  background: #FFE200;
  color: #000;
  margin-bottom: 20px 30px;
  font-weight: bold;
}
.secLady22_2 .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;
}
.secLady22_2 .tit span {
  font-size: 1.8rem;
}
.secLady22_2 .txt1{
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
}
/*===============================
  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.3rem;
  text-align: center;
  letter-spacing: 0;
  padding: 2rem 0;
  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;
}
/*===============================
  sec02_230405
================================*/
.sec02_230405 .imgBlk {
  position: relative;
}
.sec02_230405 .imgBlk .txtBlk {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: absolute;
  top: 53%;
  left: 13%;
  transform: translateY(-50%);
  color: #000;
  font-size: min(4vw,18px);
}
/*===============================
  sec03_230405
================================*/
.sec03_230405 .sec15Txt_0617{
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  margin-bottom: 10px;
}
.sec03_230405 .txtBlk{
border-radius: 10px;
margin-bottom: 3rem;
}
.sec03_230405 .txtBlk .head{
display: flex;
justify-content: flex-start;
align-items: center;
}
.sec03_230405 .txtBlk .head .icon{
width: 35px;
margin-right: 10px;
}
.sec03_230405 .txtBlk .head .txt{
  font-size: min(4.8vw,23px);
  letter-spacing: 0;
  line-height: 1.5;
}
.sec03_230405 .txtBlk .head .txt .num{
  font-size: min(7vw,30px);
  letter-spacing: 0;
  line-height: 1.5;
}
.sec03_230405 .txtBlk .head .txt big{
  font-size: 2em;
}
.sec03_230405 .txtBlk .txt2{
  font-size: min(3vw,14px);
  letter-spacing: 0;
  line-height: 1.7;
  margin-left: 40px;
}
/*===============================
  mv04_230228
================================*/
.mv04_230228 {
  margin-bottom: 4rem;
}
.mv04_230228 .txtBlk {
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
.mv04_230228 .txtBlk .txt1 {
  margin-bottom: 2.5rem;
  font-size: min(2.7vw, 12px);
  line-height: 1.8;
}
.mv04_230228 .txtBlk .txt2 {
  font-size: min(6vw, 26px);
  line-height: 1.6;
  letter-spacing: 0.2rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.mv04_230228 .txtBlk .txt3 {
  text-align: center;
  font-size: min(4vw, 18px);
  letter-spacing: 0.3rem;
  margin: 1.5rem 0 .5rem;
  line-height: 1.7;
  font-weight: 500;
}
.mv04_230228 .txtBlk .txt3 small {
  font-weight: normal;
  font-size: min(4vw, 17px);
  letter-spacing: .1rem;
  margin-right: .5rem;
}
.mv04_230228 .txtBlk .txt3 .c_pink {
  color: #eb50ed;
  font-size: min(7vw, 28px);
  margin-right: 0.1rem;
}
.mv04_230228 .txtBlk .txt4 {
  font-size: min(6vw, 26px);
  font-weight: 500;
}
.mv04_230228 .txtBlk .movie_contents {
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.mv04_230228 .txtBlk .movie_contents img {
  width: 100%;
}
.mv04_230228 .movie_contents {
  width: 90%;
  margin: 0 auto;
}
.mv04_230228 .movie_contents img {
  width: 100%;
}
.kadomaru {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
/*===============================
  il_phototoner_ttl
================================*/
.il_phototoner_ttl {
  width: 90%;
  margin: 4rem auto;
}
.il_phototoner_ttl .phototoner_ttl_inner {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/sec05_230302.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  padding: 1.6rem 0 2.3rem;
  line-height: 1.3;
}
.il_phototoner_ttl .phototoner_ttl_inner .ja {
  font-size: min(4vw, 17px);
  letter-spacing: 0.2rem;
}
.il_phototoner_ttl .phototoner_ttl_inner .en {
  width: 70%;
  margin: 0 auto;
}
.il_phototoner_ttl .phototoner_ttl_inner .en img {
  width: 100%;
}
/*===============================
  sec11_230228
================================*/
.sec11_230228 .imgBlk {
  position: relative;
  text-align: center;
}
.sec11_230228 .imgBlk .arrow {
  position: absolute;
  bottom: -.7rem;
  left: 50%;
  transform: translate(-50%);
  border-top: 1.4rem solid #fff;
  border-right: .9rem solid transparent;
  border-left: .9rem solid transparent;
  z-index: 1;
}
.sec11_230228 .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sec11_230228 .imgBlk .txtBlk .txt1 {
  font-size: min(8.8vw, 38px);
  letter-spacing: .3rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 3rem;
  margin-top: 13%;
}
.sec11_230228 .imgBlk .txtBlk .txt1 small {
  font-size: min(2.3vw, 10px);
  letter-spacing: normal;
}
.sec11_230228 .imgBlk .txtBlk .txt2 {
  width: 85%;
  margin: 0 auto;
}
.sec11_230228 .imgBlk .txtBlk .txt2 .num {
  position: relative;
  z-index: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: min(18vw, 80px);
  font-weight: 500;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 0.2rem;
  margin-bottom: 2rem;
  line-height: 1;
}
.sec11_230228 .imgBlk .txtBlk .txt2 .num small {
  font-size: .5em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0 .0 .5rem .7rem;
  letter-spacing: 0.2rem;
  font-style: normal;
}
.sec11_230228 .imgBlk .txtBlk .txt2 .num::before {
  position: absolute;
  content: "";
  bottom: .3rem;
  width: 100%;
  border-bottom: 1px solid #66BAF8;
  border-image: linear-gradient(to right, #0062FF 0% 20%, #367AB4 30% 40%, #66BAF8 50% 100%);
  border-image-slice: 1;
  z-index: -1;
}
/*===============================
  il-repayment
================================*/
.il-repayment .box_inner {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/secTopBanner0614_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 4rem 0;
}
.il-repayment .box_inner .flex_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.il-repayment .box_inner .flex_inner .check {
  width: 6rem;
  margin-right: 4%;
}
.il-repayment .box_inner .flex_inner .check img {
  width: 100%;
}
.il-repayment .box_inner .flex_inner .txt2 {
  font-size: 3rem;
  line-height: 1.3;
}
.il-repayment .box_inner .flex_inner .txt2 big {
  font-size: 1.15em;
}
/*===============================
  il_worry_txt
================================*/
.il_worry_txt {
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.il_worry_txt .il_worry_txt_list {
  width: 100%;
}
.il_worry_txt .il_worry_txt_list li {
  position: relative;
  background: linear-gradient(to right, #39378B 0%, #68036F 100%);
  margin-bottom: 4rem;
  padding: 1rem 2rem;
  font-size: min(5vw,25px);
  text-align: center;
  letter-spacing: normal;
  color: #fff;
}
.il_worry_txt .il_worry_txt_list li::before {
  position: absolute;
  content: "";
  right: 18%;
  bottom: -19px;
  width: 20px;
  height: 20px;
  background:linear-gradient(-45deg,transparent 0%,transparent 50%,#5F0E75 50%,#5F0E75 100%);
}
/*===============================
  il-14k-over_ttl
================================*/
.il-14k-over_ttl {
  padding: 4rem 0 1rem;
  background-color: #000;
  color: #fff;
}
.il-14k-over_ttl .name_logo_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.il-14k-over_ttl .name_logo_box .logo {
  width: 15.5rem;
  text-align: center;
  font-size: 1rem;
 }
 .il-14k-over_ttl .name_logo_box .logo img {
  width: 100%;
 }
 .il-14k-over_ttl .cross {
  display: block;
  position: relative;
  width: 5.5rem;
  height: 5.5rem;
 }
 .il-14k-over_ttl .cross::before {
  position: absolute;
  content: "";
  width: 3.5rem;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  top: 50%;
  left: 18%;
 }
 .il-14k-over_ttl .cross::after {
  position: absolute;
  content: "";
  width: 3.5rem;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  top: 50%;
  left: 18%;
 }
 .il-14k-over_ttl p {
  text-align: center;
  font-size: 2.3rem;
 }
/*===============================
  il-14k-over
================================*/
.il-14k-over{
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #000;
}
.il-14k-over .imgBlk{
  position: relative;
  text-align: center;
}
.il-14k-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;
}
.il-14k-over .mainTxtBlk{
  position: relative;
  padding: 1rem 0 2rem;
  display: inline-block;
}
.il-14k-over .mainTxtBlk .txt1{
  line-height: 1;
  text-align: center;
  font-style: italic;
}
.il-14k-over .mainTxtBlk .txt1 .num{
  font-size: 12.0rem;
}
.il-14k-over .mainTxtBlk .txt1 .num small{
  font-size: 11.0rem;
}
.il-14k-over .mainTxtBlk .txt1 .small{
  font-size: 2.8rem;
}
.il-14k-over .mainTxtBlk .txt1 .middle{
  font-size: 4.8rem;
}
.il-14k-over .mainTxtBlk .txt4{
  font-size: 3.1rem;
  letter-spacing: 0;
  color: #FFE200;
  font-style: italic;
  text-align: left;
}
.il-14k-over .mainTxtBlk .txt2{
  position: absolute;
  right: 0%;
  top: 15%;
}
.il-14k-over .mainTxtBlk .txt1_top{
  background: #fff;  
  color: #000;
  line-height: 1;
  font-size: 2.5rem;
  letter-spacing: .2rem;
  padding: 1px 10px;
  margin-bottom: 3rem;
}
.il-14k-over .mainTxtBlk .txt1_top .lage{
  font-size: 1.3em;
}
.il-14k-over .mainTxtBlk .txt1_top2{
  font-size: 1.4rem;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.il-14k-over .mainTxtBlk .txt2>.top{
  background: #fff;
  color: #000;
  font-size: 1.4rem;
  letter-spacing: 0;
  padding: 1px 10px;
}
.il-14k-over .mainTxtBlk .txt2>.bottom{
  font-size: 1.1rem;
  letter-spacing: 0;
  text-align: right;
}
.il-14k-over .mainTxtBlk .txt3{
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.il-14k-over .enTxt{
  position: absolute;
  font-size: 1rem;
  writing-mode: vertical-rl;
  position: absolute;
  left: 5%;
  top: 8%;
}
.il-14k-over .padding-box{
  padding: 0px 30px;
}/*===============================
  ranking_230315
================================*/
.ranking_rakuten {
  background-color: #000;
  color: #fff;
}
.ranking_230315 {
  position: relative;
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
  padding: 5rem 0 2rem;
  font-style: italic;
  text-align: left;
}
.ranking_230315 .txtBlk {
  margin-bottom: 5rem;
}
.ranking_230315 .txtBlk .txt1 {
  position: relative;
  display: inline-block;
  font-size: min(10vw,45px);
  margin-bottom: 2rem;
}
.ranking_230315 .txtBlk .txt1::before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 97%;
  background-color: #fff;
  box-shadow: 0 0 8px #00b5f7,0 0 8px #00b5f7,0 0 8px #00b5f7;
}

.ranking_230315 .txtBlk .txt1 big {
  font-size: 1.3em;
}
.ranking_230315 .txtBlk .txt2 {
  position: relative;
  display: inline-block;
  font-size: min(16vw,70px);
  color: #FFE00A;
  line-height: 1;
}
.ranking_230315 .txtBlk .txt2::before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 97%;
  background-color: #fff;
  box-shadow: 0 0 8px #00b5f7,0 0 8px #00b5f7,0 0 8px #00b5f7;
}
.ranking_230315 .txtBlk .txt2 big {
  font-size: 1.3em;
}
.ranking_230315 .ranking_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  max-width: 145px;
  margin: 0 auto 3rem;
}
/*===============================
  secBc1115_03
================================*/
.secBc1115_03 .imgBlk {
  position: relative;
  font-size: 2.7rem;
  font-size: min(7.7vw, 3.58rem);
  text-align: center;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
}
.secBc1115_03 .txtBlk1 {
  position: absolute;
  top: 7%;
  left: 24%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.secBc1115_03 .txtBlk2 {
  position: absolute;
  top: 42%;
  left: 49%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 2.0em;
  font-style: italic;
}
.secBc1115_03 .txtBlk3 {
  position: absolute;
  top: 73%;
  left: 82%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
/*===============================
  secBc1115_01_v2
================================*/
.secBc1115_01_v2 .bgBlk{
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/secBc1115_01_v2_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 2rem 0 3rem;
}
.secBc1115_01_v2 .txtBlk{
  font-size: min(5vw,25px);
  letter-spacing: 0;
  line-height: 1.9;
  text-align: center;
  width: 100%;
  margin: auto;
  text-shadow: 1px 1px 5px #0000007a;
  color: #fff;
}
.secBc1115_01_v2 .txtBlk big {
  font-size: 3rem;
}
.secBc1115_01_v2 .txtBlk p {
  display: inline-block;
  line-height: 2;
}
.secBc1115_01_v2 .txtBlk p .line {
  display: inline-block;
  border-bottom: 1px solid #fff;
  line-height: 1;
  padding-bottom: 3px;
}
.secBc1115_01_v2 .txtBlk .line::after{
  content: "";
  display: inline-block;
  position: relative;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0.3em;
  left: 0;
  background-color: #fff;
}
/*===============================
  il-30day-repayment
================================*/
.il-30day-repayment{
  text-align: center;
  margin-bottom: 30px;
}
.il-30day-repayment.bathLink{
  padding: 0px 0 10px;
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content0811/btv-splitPurchaseBlk_bg.png) left center no-repeat;
  background-size: 100% 100%;
}
.il-30day-repayment.bc1116{
  color: #fff;
  background: #000;
  padding: 30px 0;
  margin-bottom: 0;
}
.il-30day-repayment .topSale{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/il-30day-repayment_topSale_bg_sp.jpg") no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 3.4rem;
  padding: 80px 0 100px;
  font-style: italic;
}
.il-30day-repayment .topSale .deg{
  transform: rotate(-9deg);
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
}
.il-30day-repayment .topSale .line{
  border-bottom: solid 1px #FD4CA3;
  display: inline-block;
}
.il-30day-repayment .topSale .lage{
  font-size: 1.4em;
  line-height: 1;
}
.il-30day-repayment .txtSet0721{
  margin-top: -160px;
}
.il-30day-repayment .txt0721_1{
  font-size: 2rem;
  color: #000;
  padding: 3px 10px;
  margin-bottom: 15px;
  background: #fff;
  display: inline-block;
  text-align: center;
}
.il-30day-repayment .txt0721_2{
  font-size: 4rem;
  margin-bottom: 10px;
  font-style: italic;
  line-height: 1;
  text-align: center;

}
.il-30day-repayment .txt0721_3{
  font-size: 7.4rem;
  font-style: italic;
  line-height: 1;
  text-align: center;
}
.il-30day-repayment .txt2{
  font-size: 2.7rem;
  margin-bottom: 30px;
}
.il-30day-repayment .txt2 .line{
  display: inline-block;
  border-bottom: solid 1px #FD4CA3;
  margin-bottom: 10px;
}
.il-30day-repayment .imgBlk {
  position: relative;
  padding: 50px 0 0;
}
.il-30day-repayment .imgBlk .txtBlk{
  position: absolute;
  left: 30px;
  top: 30px;
  width: 200px;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.il-30day-repayment .txt3 {
  text-align: center;
  font-size: 2.5rem;
  letter-spacing: 3px;
  color: #000;
}
.il-30day-repayment .txt3 .bg{
  background: #fff;
  padding: 3px 10px;
}
.il-30day-repayment .cautionTxt{
  font-size: 0.5rem;
  text-align: left;
  margin-left: 15%;
}
.il-30day-repayment .katamuku{
  position: absolute;
  top: 2%;
  left: 10%;
  font-size: 3rem;
  transform: rotate(-23deg);
}
.il-30day-repayment .bgBox {
  background: #1F1F1F;
  border-radius: 10px;
  text-align: left;
  padding: 25px 15px;
}
.il-30day-repayment .bgBox .boxTxt1{
  font-size: 2.2rem;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.il-30day-repayment .bgBox .boxTxt1 .txtspace{
  display: inline-block;
  padding-left: 1em;
}
.il-30day-repayment .bgBox .boxTxt2{
  font-size: 1.7rem;
  letter-spacing: 0;
  line-height: 2;
  padding-left: 25px;
}
.il-30day-repayment .bgBox .boxTxt2 .lage{
  font-size: 1.8em;
  letter-spacing: 0;
  line-height: 1;
}
.il-30day-repayment .bgBox .boxTxt2 .small{
  font-size: .7em;
  letter-spacing: 0;
}
.il-30day-repayment .bgBox .boxTxt2 .line{
border-bottom: solid 1px #FF1400;
}
.il-30day-repayment .bgBox .boxTxt2 .yellow{
  color: #FFFF00;
}
/*===============================
  products-feautre
================================*/
.products-feautre .imgBlk{
  position: relative;
}
.products-feautre .imgBlk img{
  object-fit: cover;
}
.products-feautre .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  top: 10%;
  left: 0%;
  padding: 1rem 0;
  font-size: 1.4rem;
  line-height: 1;
  z-index: 5;
}
.products-feautre .txtBlk .txt1 {
  position: relative;
  font-size: 2.8rem;
  font-size: min(6.2vw,2.8rem);
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.products-feautre .txtBlk .txt1::after {
  position: absolute;
  content: "";
  width: 17%;
  border-bottom: 1px solid #fff;
  top: 13%;
  left: 0;
 }
.products-feautre .txtBlk .txt1 big {
  font-size: 1.3em;
}
.products-feautre .txtBlk .product_text  {
  margin-top: 5px;
  font-size: 5rem;
  font-size: min(9vw,5rem);
  font-style: italic;
  line-height: 1.7;
}
.products-feautre .txtBlk .product_text .icelady_text {
  background: linear-gradient(#F866A4, #6300C6);
  background: -webkit-linear-gradient(#F866A4, #6300C6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.products-feautre .txtBlk .product_text .bathtime_text {
  background: linear-gradient(#207BB3, #B4DFF8);
  background: -webkit-linear-gradient(#207BB3, #B4DFF8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.products-feautre .txtBlk .txt2 {
  position: relative;
  font-size: 2.8rem;
  font-size: min(6.2vw,2.8rem);
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.products-feautre .txtBlk .txt2 big {
  font-size: 1.3em;
}
.products-feautre .txtBlk .txt2::after {
  position: absolute;
  content: "";
  width: 25%;
  border-bottom: 1px solid #fff;
  top: 82%;
  right: 0;
 }
/*===============================
  set-sale-txt
================================*/
.set-sale-txt {
  padding: 4rem 0 0;
}
.set-sale-txt .top_txt_box {
  position: relative;
  text-align: center;
 }
 .set-sale-txt .top_txt_box .txt1 {
  position: relative;
  font-size: min(6vw,28px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: normal;
  font-style: italic;
  margin-bottom: 3rem;
 }
 .set-sale-txt .top_txt_box .txt1 big {
  font-size: 1.3em;
 }
 .set-sale-txt .top_txt_box .txt1 small {
  font-size: .8em;
 }
 .set-sale-txt .top_txt_box .txt1 .dotto {
  position: absolute;
  bottom: -18%;
  left: 47%;
  font-size: 1.8rem;
  letter-spacing: -0.3em;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.set-sale-txt .top_txt_box .txt1 .sub_txt {
  display: inline-block;
  line-height: 1;
  margin-bottom: 3rem;
}
 .set-sale-txt .top_txt_box .txt1 .c_face {
  position: relative;
  z-index: 1;
}
.set-sale-txt .top_txt_box .txt1 .c_face::after {
  content: "";
  height: 2px;
  width: 100%;
  background: linear-gradient(to right, #00CEF7 0%, #00CEF7 30%, #2002A5 70%);
  position: absolute;
  left: 0;
  bottom: -.5rem;
  opacity: 0.8;
  z-index: -1;
}
.set-sale-txt .top_txt_box .txt1 .c_hifun {
  position: relative;
  z-index: 1;
}
.set-sale-txt .top_txt_box .txt1 .c_hifun::after {
  content: "";
  height: 2px;
  width: 100%;
  background: linear-gradient(to right, #A42B90 0%, rgba(0,206,247,.4) 60%, transparent 100%);
  background: linear-gradient(to right, #A42B90 30%, #00CEF7 70%);
  position: absolute;
  left: 0;
  bottom: -.5rem;
  opacity: 0.8;
  z-index: -1;
}
.set-sale-txt .middle_txt {
  position: relative;
  width: 90%;
  margin: 0 auto;
  line-height: 1;
  font-size: 2.5rem;
  text-align: center;
  margin-top: 2.5rem;
  font-weight: 500;
}
.set-sale-txt .middle_txt::after {
  position: absolute;
  content: "";
  width: 27%;
  left: 0;
  top: 50%;
  border-bottom: 1px solid #fff;
}
.set-sale-txt .middle_txt::before {
  position: absolute;
  content: "";
  width: 27%;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #fff;
}
.set-sale-txt .middle_txt big {
  font-size: 4.5rem;
}
.set-sale-txt .middle_txt .c_red {
  color: #CC1300;
  font-size: 1.4em;
  margin-left: 0.3rem;
}
.set-sale-txt .price-txt {
  width: 90%;
  margin: 0 auto;
  position: relative;
  line-height: 1;
  font-size: min(7vw,30px);
  border-bottom: 1px solid #fff;
  margin-bottom: 2rem;
  padding: 2rem 0;
}
.set-sale-txt .price-txt .line_red {
  position: relative;
  z-index: 1;
}
.set-sale-txt .price-txt .line_red::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  bottom: 0px;
  z-index: -1;
  background: linear-gradient(to right, #2002A5, #A42B90);
}
.set-sale-txt .price-txt .txtBlk6 {
  font-size: 3.5rem;
  font-style: italic;
  line-height: 1;
  font-weight: 500;
}
.set-sale-txt .price-txt .txtBlk6 big {
  font-size: 1.3em;
}
.set-sale-txt .price-txt .txtBlk6 big.big1 {
  font-size: 1.8em;
}
.set-sale-txt .price-txt .txt-box {
  padding: 1rem 0!important;
}
.set-sale-txt .cautionCenterTxt {
  padding-top: .5rem;
}
/*===============================
  maximum-discount
================================*/
.maximum-discount{
  position: relative;
  text-align: center;
}
.maximum-discount .txt01{
  font-size: min(6.5vw,27px);
}
.maximum-discount .txt01 .color{
  font-size: 5rem;
  transform: rotate(-10deg);
  background: linear-gradient(to right, #00CEF7 25%, #d0bef7 40%, #BE00BF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*===============================
  discount-price
================================*/
.discount-price.border {
  position: relative;
  padding-top: 7rem;
}
.discount-price.border::before {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  top: 0;
  left: 50%;
  height: 7rem;
  transform: translate(-50%);
}
.discount-price .price-txt {
  width: 90%;
  margin: 0 auto;
  position: relative;
  line-height: 1;
  font-size: min(7vw,30px);
  margin: 2rem auto;
  padding: 1.5rem 0;
}
.discount-price .price-txt .line_red {
  position: relative;
  display: inline-block;
  z-index: 1;
  height: 100%;
}
.discount-price .price-txt .line_red::before {
  position: absolute;
  content: "";
  width: 90%;
  height: 6px;
  bottom: 10px;
  z-index: -1;
  left: 40%;
  transform: translateX(-39%);
  background: linear-gradient(to right, #2002A5, #A42B90);
}
.discount-price .price-txt .txtBlk6 {
  font-size: min(13vw,55px);
  font-style: italic;
  line-height: 1.2;
  font-weight: 500;
}
.discount-price .price-txt .txtBlk6 big {
  font-size: 1.3em;
}
.discount-price .price-txt .txtBlk6 big.big1 {
  font-size: 1.8em;
}
.discount-price .price-txt .txt-box {
  padding: 1rem 0!important;
}
/*===============================
  txt-box
================================*/
.txt-box{
  color: #fff;
  border-radius: 10px;
  padding: 2rem 0;
  text-align: center;
  margin: 3rem 2rem 2rem;
}
.txt-box .txtBlk .txt1{
  text-align: center;
  font-size: 2rem;
  line-height: 2.2;
  font-weight: bold;
}
/*===============================
  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;
}
/*===============================
  secBc1115_04
================================*/
.secBc1115_04 {
}
.secBc1115_04 .imgBlk {
  position: relative;

}
.secBc1115_04 .txtBlk1 {
  font-size: 2.7rem;
  font-size: min(7.7vw, 3.58rem);
  text-align: center;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.secBc1115_04 .txtBlk1 big {
  font-size: 1.6em;
  font-style: italic;
}
.secBc1115_04 .txtList {
  font-size: 2.7rem;
  font-size: min(3.8vw, 1.78rem);
  text-align: center;
  color: #000;
  letter-spacing: 0;
  line-height: 1.2;
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px 10px;
  width: 90%;
}
.secBc1115_04 .txtList li {
  padding: 1% 3.8%;
  background: #fff;
  border-radius: 5px;
}
.secBc1115_04 .txtList li.last {
  margin-right: auto;
  margin-left: 45%;
}
.secBc1115_04 .ladyTxt ,
.secBc1115_04 .bathTxt {
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 89%;
  left: 35%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.secBc1115_04 .bathTxt {
  left: 69.3%;
}
/*===============================
  price_yellow_label
================================*/
.price_yellow_label {
  padding: 1rem 0 1rem;
  text-align: center;
}
.price_yellow_label .price_yellow_label_txt {
  position: relative;
  display: inline-block;
  background-color: #FFE200;
  color: #000;
  padding: .5rem 5rem;
  line-height: 1.3;
  font-size: min(4.5vw,20px);
  font-weight: bold;
  clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
}
.mainVisual_ttl {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/hi-fun/img/content/face_top_bannerv3.png) center bottom no-repeat;
  background-size: cover;
  width: 100%;
  font-size: min(7vw,30px);
  text-align: center;
  padding: 3rem 0 5rem;
  line-height: 1.5;
}
/*===============================
  il-sale-price
================================*/
.il-sale-price .priceTxtBlk{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.il-sale-price .priceTxtBlk .priceTxt{
  font-size: min(18vw,84px);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
}
.il-sale-price .priceTxt {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative;
  padding-left: 3rem;
}
.il-sale-price .priceTxt .taxTxt{
  font-size: min(4.5vw,18px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 1.2;
  display: inline-block;
  height: 3.1em;
  padding: 5px 3px 0;
  letter-spacing: 0;
}
.il-sale-price .priceTxt .taxTxt.small{
  font-size:1.5rem
}
.il-sale-price .priceTxt .taxTxtw{
  font-size: min(4.5vw,18px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1rem;
  margin: auto;
  line-height: 1.2;
  display: inline-block;
  height: 3.1em;
  color: white;
  padding: 5px 3px 0;
  letter-spacing: 0;
}
.il-sale-price .price_ttl {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: min(5vw,20px);
  margin-bottom: 1.5rem;
  line-height: 1;
  text-align: center;
}
.il-sale-price .price_ttl span {
  display: inline-block;
  border: 1px solid #fff;
  padding: .7rem 1rem;
}
.il-sale-price .price_ttl02 {
  display: inline-block;
  font-size: min(4vw,18px);
  margin-bottom: 1.5rem;
  background-color: red;
  color: #fff;
  padding: .5rem 3rem;
  line-height: 1;
}
.il-sale-price .yenTxt {
  font-size: .4em;
  padding-left: 1rem;
}
.priceTxt.del::before{
  content: "";
  width: 100%;
  height: 2px;
  background: #f00;
  position: absolute;
  top: 33%;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.priceTxt.del::after{
  content: "";
  width: 100%;
  height: 2px;
  background: #f00;
  position: absolute;
  top: 1%;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.animated{
  padding: 20px 0;
  animation: move-y .5s infinite alternate ease-in-out;
  display: inline-block;
}
.underline {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.underline::after {
  content: "";
  height: 6px;
  width: 100%;
  background: linear-gradient(to right, #A70CCA, #E86A73);
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: -1;
}