@charset "UTF-8";
/*===============================
  btv-fv
================================*/
.btv-fv{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  padding-bottom: 2rem;
}
.btv-fv .imgBlk{
  position: relative;
}
.btv-fv .smallTxt{
  text-align: center;
  font-size: 3.1rem;
  font-size: min(8.3vw, 3.85rem);
  letter-spacing: 0;
  line-height: 1.1;
  position: absolute;
  font-style: italic;
  font-weight: bold;
  top: 66%;
  left: 50%;
  white-space: nowrap;
    transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #000;
}
.btv-fv .smallTxt {
  color: #fff;
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB;
}
.btv-fv .smallTxt.txt1 {
  font-size: min(4vw,18px);
  top: 7.5%;
  left: 21%;
}
.btv-fv .smallTxt.txt2 {
  top: 15%;
  left: 38.5%;
  font-size: min(4vw,18px);
}
.btv-fv .smallTxt.txt3 {
  top: 15%;
  left: 19%;
  font-size: min(4vw,18px);
}
.btv-fv .smallTxt.txt4 {
  font-size: min(4vw,18px);
  top: 21.5%;
  left: 19%;
}
.btv-fv .txtBlk1128_02{
  color: #fff;
  text-align: right;
  font-size: min(6.2vw, 28px);
  text-shadow: 0 0 10px #0000007a;
  letter-spacing: 0;
  line-height: 1.1;
  position: absolute;
  font-style: italic;
  font-weight: bold;
  top: 44%;
  left: 48%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.btv-fv .imgBlk .cautionRightTxt{
  position: absolute;
  top: 56%;
  right: 0;
}
.btv-fv .txtBlk1128_02 .txt1{
  position: relative;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  display: inline-block;
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB;
  margin-bottom: 8%;
}
.btv-fv .txtBlk1128_02 .txt2{
  transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  display: inline-block;
  font-size: 2.1em;
  font-style: italic;
  margin-right: 0.3em;
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB;
}
.btv-fv .txtBlk1128_02 .txt2 .caution_sup {
  font-size: 1rem;
  vertical-align: text-top;
  position: relative;
  top: 0em;
  right: -0.7em;
}
.btv-fv .txtBlk1128_02 .txt2 small {
font-size: .8em;
}
.btv-fv .txtBlk1128_03{
  color: #fff;
  text-align: left;
  font-size: min(5.2vw, 24px);
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF;
  letter-spacing: 0;
  line-height: 1.4;
  position: absolute;
  font-style: italic;
  font-weight: bold;
  top: 67%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.btv-fv .txtBlk1128_03 big{
  font-size: 1.3em;
}
.btv-fv .txtBlk1128_03 .dotto{
  position: relative;
}
.btv-fv .txtBlk1128_03 .dotto:after{
  content: "";
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  position: absolute;
  top: -.7rem;
  left: 75%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
.btv-fv .txtBlk1128_04 {
  width: 80%;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.btv-fv .txtBlk1128_04 img {
  width: 100%;
}

/*===============================
  movie-4box
================================*/
.movie-4box{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 0 5% 2rem;
}
.movie-4box .tit{
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #002640;
  color: #fff;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
}
.movie-4box .movieSet{
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 20px;
}
.movie-4box .movieSet .oneMovie {
  width: 50%;
}
.movie-4box .movieSet video {
  width: 100%;
  height: auto;
  min-width: 139px;
  min-height: 139px;
}
.movie-4box .movie-4box-title{
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}
.movie-4box .title{
  position: relative;
  font-size: min(4.5vw,20px);
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #000;
  box-shadow: 0 0 8px #4BB0FF inset;
  border: 2px solid #fff;
  color: #fff;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.movie-4box .title::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: transparent;
  box-shadow: 0 0 8px #4BB0FF;
  border: 2px solid #fff;
  border-radius: 5px;
}
/*===============================
  sec14_230421
================================*/
.sec14_230421{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  padding: 3rem 0;
  white-space: nowrap;
  margin: 0 5%;
}
.sec14_230421 .txtBlk{
  font-size: min(4.5vw, 22px);
  letter-spacing: 0;
  line-height: 1.7;
  text-align: left;
  padding: 0px 0px 0 15%;
  position: relative;
  font-weight: bold;
}
.sec14_230421 .txtBlk big {
  font-size: 1.2em;
}
.sec14_230421 .txtBlk::before{
  content: "";
  position: absolute;
  left: -3%;
  top: 0;
  height: calc(100% - 30px);
  width: 8rem;
  height: 100%;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/arrow_left.png) 0 0 no-repeat;
  background-size: contain;
}
/*===============================
  sec15_230421
================================*/
.sec15_230421{
  padding: 3rem 0;
}
/*===============================
  sec21_230323
================================*/
.sec21_230323{
  text-align: center;
}
.sec21_230323 .img{
  margin-bottom: -90px;
}
.sec21_230323 .txt2{
  text-align: left;
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: bold;
}
.sec21_230323 .txt2{
  text-align: left;
  font-size: 3.9rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: right;
  font-style: italic;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
/*===============================
  sec37_230323
================================*/
.sec37_230323{
  padding: 30px 0 0;
  text-align: right;
  background: none;
}
.sec37_230323 .imgBlk{
  position: relative;
}
.sec37_230323 .txtBlk{
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: left;
  margin-top: -50px;
  color: #fff;
  background: #207BB3;
  padding: 20px 46px 20px 40px;
  position: relative;
  display: inline-block;
  position: relative;
}
.sec37_230323 .txtBlk .list li .rightTxt{
  padding: 5px 12px;
  background: #fff;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  color: #000;
  margin-left: 5px;
  border-radius: 10px;
}
.sec37_230323 .txtBlk .list li .rightTxt.yellow{
  background: #FFF500;
}
.sec37_230323 .txtBlk .txt2{
  font-size: 2.3rem;
  margin-top: 15px;
}
.sec37_230323 .txtBlk2{
  font-size: 2.2rem;
  font-style: italic;
  position: absolute;
  top: 8%;
  right: 2%;
  white-space: nowrap;
  transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
}
/*===============================
  btv-about-feature
================================*/
.btv-about-feature{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  padding: 20px 0 20px;
  text-align: left;
  margin: 0 5%;
}
.btv-about-feature .movieList li{
  margin-bottom: 15px;
  font-weight: bold;
  font-size: min(4vw,19px);
  letter-spacing: 0;
  line-height: 1.6;
}
.btv-about-feature .movieList li .imgSet{
  margin-bottom: 20px;
}
.btv-about-feature .movieList li .movieTxt2{
  text-align: center;
}
.btv-about-feature .space{
  padding: 10px 0;
}
/*===============================
  sec43_230421
================================*/
.sec43_230421{
  margin-top: -70px;
  margin-bottom: 30px;
}
.sec43_230421 .txtBlk{
  font-size: 3.7rem;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 100px 0 40px;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content0811/sec06_bg.jpg) left center no-repeat;
  background-size: cover;
}
/*===============================
  btv-ipx7
================================*/
.btv-ipx7{
  position: relative;
  text-align: center;
}
.btv-ipx7 .txtBlk {
  font-size: 5rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: left;
  color: #fff;
  background: #fff;
  padding: 3rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 90%;
  color: #000;
}
.btv-ipx7 .txtBlk .txt1{
  margin-bottom: 20px;
  line-height: 1;
}
.btv-ipx7 .txtBlk .txt2{
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.btv-ipx7 .txtBlk .txt3{
  font-size: 1.4rem;
}
.btv-ipx7 .txtBlk .txt4{
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 7px;
}
.btv-ipx7 .imgBlk {
  position: relative;
}
.btv-ipx7 .txtBlk1 {
  color: #fff;
  text-align: left;
  font-size: min(5vw,23px);
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4;
  position: absolute;
  top: 10%;
  left: 70%;
  white-space: nowrap;
  transform: translate(-50%, -50%) rotate(-8deg);
  -webkit-transform: translate(-50%, -50%) rotate(-8deg);
  -ms-transform: translate(-50%, -50%) rotate(-8deg);
  text-shadow: 1px 1px 5px #5AB8FF, 1px 1px 5px #5AB8FF;
}
/*===============================
  sec47_230421
================================*/
.sec47_230421 {
  margin-bottom: 30px;
}
.sec47_230421 .txtBlk{
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  white-space: nowrap;
  margin-top: -80px;
  padding-left: 3rem;
}
/*===============================
  price_top_txt
================================*/
.price_top_txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  margin-bottom: 1rem;
  font-weight: 500;
  text-align: center;
}
.price_top_txt span {
  position: relative;
  display: inline-block;
}
.price_top_txt span::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt_deco.png) 0 0 no-repeat;
  width: 7rem;
  height: 7rem;
  background-size: contain;
  top: -85%;
  left: -18%;
}
.amznBtn{
  max-width: 400px;
  width: 90%;
  margin: auto;
}
/*===============================
  movie-1box
================================*/
.movie-1box {
  margin: 0 5%;
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.movie-1box .txtBlk1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.movie-1box .txtBlk1 .rightBlk {
  font-size: 2.2rem;
  font-size: min(5.6vw, 2.6rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: left;
  margin-left: 1em;
}
.movie-1box .txtBlk1 .leftBlk {
  width: 45px;
}
.movie-1box .tit {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.movie-1box .tit:before, .movie-1box .tit:after {
  content: "";
  height: 2px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #00C5FF;
}
.movie-1box .tit:before {
  margin-right: 0.8rem;
}
.movie-1box .tit:after {
  margin-left: 0.8rem;
}
.movie-1box .movieBlk .tit{
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #002640;
  color: #fff;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
}
.movie-1box .movieBlk .movieSet{
  margin-bottom: 30px;
}
.movie-1box .movieBlk .movie-1box-title{
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #fff;
  color: #000;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.movie-1box .txtBlk2 {
  font-size: min(4.6vw, 20px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: left;
  margin-bottom: 30px;
}
.movie-1box .txtBlk2 big {
  font-size: 1.2em;
}
.movie-1box .txtBlk2 .b_line {
  text-decoration: underline;
}
.movie-1box .txtBlk2 .line {
  display: inline-block;
  background: linear-gradient(transparent 60%, #B6EFFA 60%);
  line-height: 1.3;
}
.movie-1box .txtBlk3 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}
/*===============================
  secBc1116_02
================================*/
.secBc1116_02 {
  padding: 10px 0 40px;
}
.secBc1116_02 .imgList {
  width: 80%;
}
.secBc1116_02 .imgList li {
  position: relative;
}
.secBc1116_02 .imgList li .txt {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 2.7rem;
  font-size: min(9.7vw, 4.5rem);
  letter-spacing: 0;
  line-height: 1;
  text-shadow: 0 0 10px #1b91ee;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 3;
}
.secBc1116_02 .imgList .txtImgBlk {
  margin-bottom: -8%;
  position: relative;
}
.secBc1116_02 .imgList .txtImgBlk .txtSet {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 2.7rem;
  font-size: min(9.7vw, 4.5rem);
  letter-spacing: 0;
  line-height: 1;
  text-shadow: 0 0 10px #1b91ee;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.secBc1116_02 .imgList li .img {
  position: relative;
  z-index: 2;
}
.secBc1116_02 .imgList li .txt.txt1 {
  top: 13%;
}
.secBc1116_02 .imgList li .txt.txt4 {
  top: 20.5%;
}
.secBc1116_02 .imgList li .txt.txt5 {
  top: 18%;
}
/*===============================
  btv-about-part-title
================================*/
.btv-about-part-title {
  position: relative;
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 0 5%;
}
.btv-about-part-title .title {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: min(11.5vw, 53px);
  letter-spacing: 0;
  line-height: 1;
  text-shadow: 0 0 8px #1b91ee,0 0 8px #1b91ee;
  white-space: nowrap;
}
.btv-about-part-title .txt-line img {
  transform: rotate(5deg);
  margin-bottom: -5%;
}
/*===============================
  btv-check-txt
================================*/
.btv-check-txt .txtBlk1 {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btv-check-txt .txtBlk1 .rightBlk {
  font-size: min(5.5vw, 25px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: left;
  margin-left: 0.5em;
}
.btv-check-txt .txtBlk1 .leftBlk {
  width:8rem;
}
.btv-check-txt .tit {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btv-check-txt .tit:before, .btv-check-txt .tit:after {
  content: "";
  height: 2px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #00C5FF;
}
.btv-check-txt .tit:before {
  margin-right: 0.8rem;
}
.btv-check-txt .tit:after {
  margin-left: 0.8rem;
}
.btv-check-txt .movieBlk .tit{
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #002640;
  color: #fff;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
}
.btv-check-txt .movieBlk .movieSet{
  margin-bottom: 30px;
}
.btv-check-txt .movieBlk .title{
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  background: #002640;
  color: #fff;
  padding: 12px 0;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.btv-check-txt .txtBlk2 {
  font-size: 1.8rem;
  font-size: min(4.6vw, 2.14rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: left;
  margin-bottom: 30px;
}
.btv-check-txt .txtBlk2 big {
  font-size: 1.2em;
}
.btv-check-txt .txtBlk2 .b_line {
  text-decoration: underline;
}
.btv-check-txt .txtBlk2 .line {
  display: inline-block;
  background: linear-gradient(transparent 60%, #B6EFFA 60%);
  line-height: 1.3;
}
.btv-check-txt .txtBlk3 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}
/*===============================
  btvoperation-img
================================*/
.btvoperation-img{
  padding: 20px 0 0px;
  text-align: left;
  position: relative;
  z-index: 2;
  margin: 0 5%;
}
.btvoperation-img .imgList li{
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.6;
}
.btvoperation-img .imgList li .imgBlk{
  position: relative;
}
.btvoperation-img .imgList li .txtBlk{
  position: absolute;
  top: -20px;
  right: 10px;
  white-space: nowrap;
  text-align: right;
}
.btvoperation-img .imgList li .txtBlk2{
  bottom: -55px;
  right: 10px;
}
.btvoperation-img .imgList li .txtBlk.left{
  right: initial;
  left: 10px;
}
.btvoperation-img .imgList li .txtBlk .oneTxt{
  font-size: 1.6rem;
  padding: 5px 20px;
  background: #4BB0FF;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
}
/*===============================
  secBc1116_20
================================*/
.secBc1116_20 {
  margin-top: 3em;
}
/*===============================
  secBc1116_21_v4
================================*/
.secBc1116_21_v4 .bgBlk{
  background: #1f7bb2;
  padding: 30px 0;
}
.secBc1116_21_v4 .txtBlk{
  text-align: center;
  font-size: 2rem;
  font-size: min(6.9vw, 3.2rem);
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.6;
  padding: 30px 0;
  color: #fff;
}
.secBc1116_21_v4 .txtBlk .line{
  border-bottom: double 6px;
}
/*===============================
  btv-tv-block-title
================================*/
.btv-tv-block-title {
    font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 30px;
}
.btv-tv-block-title .txtBlk{
  text-align: center;
  font-size: 2.1rem;
  font-size: min(6.1vw, 2.8rem);
  letter-spacing: 0;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.btv-tv-block-title .txtBlk .line{
  display: inline-block;
  line-height: 1.3;
  border-bottom: solid 1px;
}
.btv-tv-block-title .txtBlk big{
  display: inline-block;
  line-height: 1.3;
  border-bottom: solid 1px;
}
/*===============================
  secBc1116_27_v2
================================*/
.secBc1116_27_v2 {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 30px;
  padding: 30px 0;
}
.secBc1116_27_v2 .txtBlk{
  text-align: center;
  font-size: 2.7rem;
  font-size: min(5.5vw, 2.55rem);
  letter-spacing: 0;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.secBc1116_27_v2 .txtBlk .line{
  position: relative;
  z-index: 1;
}
.secBc1116_27_v2 .txtBlk .line::before {
  position: absolute;
  content: "";
  background: #d8f5ff;
  width: 100%;
  height: 2px;
  bottom: -0.2rem;
  box-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF;
  z-index: -1;
}
/*===============================
  secBc1116_29
================================*/
.secBc1116_29 {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 50px;
}
.secBc1116_29 .imgBlk {
  position: relative;
}
.secBc1116_29 .txtBlk {
  position: absolute;
  right: 5%;
  bottom: -12%;
  font-size: 3rem;
  font-size: min(4.9vw, 2.27rem);
  letter-spacing: 0;
  line-height: 1;
  text-align: right;
  display: inline-block;
  color: #fff;
  font-weight: bold;
}
.secBc1116_29 .txtBlk .bg {
  background: #1e7bb4;
  padding: 10px 8px;
  margin-bottom: 10px;
  display: inline-block;
}
.secBc1116_29 .txtBlk .txtSpace {
  padding-right: 30px;
  display: inline-block;
}
/*===============================
  txt-rotate
================================*/
.txt-rotate {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 30px;
  padding: 10px 0 0;
}
.txt-rotate .txtBlk {
  text-align: center;
  font-size: 3.5rem;
  font-size: min(8.9vw, 3.78rem);
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  color: #fff;
  text-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF;
}
.txt-rotate .txtBlk big {
  font-size: 1.4em;
}
/*===============================
  secBc1116_32
================================*/
.secBc1116_32 {
  position: relative;
  z-index: 2;
}
/*===============================
  secBc1116_33
================================*/
.secBc1116_33 .bgBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content1102/secBc1116_33_bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 5rem 0 7rem;
  text-align: center;
}
.secBc1116_33 .txtBlk {
  font-size: 3rem;
  font-size: min(6.9vw, 3.2rem);
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  display: inline-block;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
}
.secBc1116_33 .line {
  font-size: 1.4em;
  padding-bottom: .5rem;
  border-bottom: solid 3px #137dcf;
}
.secBc1116_33 .txtBlk2 {
  font-size: min(6vw, 30px);
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  display: inline-block;
}
.secBc1116_33 .txtBlk3 {
  font-size: min(9vw, 40px);
  letter-spacing: 0;
  line-height: 1.6;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  display: inline-block;
}
/*===============================
  txt-block-btv1
================================*/
.txt-block-btv1 .bgBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/btv_txt_block_bg.jpg) center center no-repeat;
  background-size: cover;
  white-space: nowrap;
}
.txt-block-btv1 .bgBlk::before{
  position: absolute;
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #fff;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.txt-block-btv1 .txtBlk{
  padding: 5rem 1rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB,0 0 8px #FF00EB;
}
.txt-block-btv1 .txtBlk .txt1{
  font-size: min(6vw, 27px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv1 .txtBlk .txt1 big{
  font-size: 1.4em;
}
.txt-block-btv1 .txtBlk .txt2{
  font-size: min(9vw, 42px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv1 .txtBlk .txt2 big{
  font-size: 1.4em;
}
.txt-block-btv1 .txtBlk .txt3{
  font-size: min(7.5vw, 34px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv1 .txtBlk .txt3 big{
  font-size: 1.4em;
}

/*===============================
  txt-block-btv2
================================*/
.txt-block-btv2 {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 3rem 0;
}
.txt-block-btv2 .bgBlk{
  position: relative;
  background-color: #000;
  border: 4px double #fff;
  border-radius: 5px;
  width: 90%;
  margin: 0 auto;
  height: 100%;
  background-size: cover;
  box-shadow: 0 0 10px #FF00EB inset;
  margin-bottom: 1rem;
}
.txt-block-btv2 .bgBlk::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  box-shadow: 0 0 10px #FF00EB;
}
.txt-block-btv2 .txtBlk .left{
  text-align: left!important;
}
.txt-block-btv2 .txtBlk{
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv2 .txt-shadow{
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB;
}
.txt-block-btv2 .txtBlk .txt1{
  font-size: min(5.5vw, 26px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 3rem 1rem;
}
.txt-block-btv2 .txtBlk .txt1 big{
  font-size: 1.3em;
}
.txt-block-btv2 .txtBlk .txt2{
  font-size: min(7vw, 30px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 4rem 1rem;
}
.txt-block-btv2 .txtBlk .dotto{
  position: relative;
}
.txt-block-btv2 .txtBlk .dotto::before{
  content: "";
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fff;}
/*===============================
  txt-block-btv3
================================*/
.txt-block-btv3 {
  margin: 2rem 0;
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.txt-block-btv3 .bgBlk{
  position: relative;
  background-color: #000;
  border: 4px double #fff;
  border-radius: 5px;
  width: 90%;
  margin: 0 auto;
  height: 100%;
  background-size: cover;
  box-shadow: 0 0 10px #FF00EB inset;
}
.txt-block-btv3 .bgBlk::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .1);
  box-shadow: 0 0 10px #FF00EB;

}
.txt-block-btv3 .txtBlk{
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv3 .txtBlk .txt1{
  font-size: min(5.5vw, 26px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 3rem 1rem;
}
.txt-block-btv3 .txtBlk .txt2{
  font-size: min(7vw, 30px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 4rem 1rem;
}
.txt-block-btv3 .txtBlk .dotto{
  position: relative;
}
.txt-block-btv3 .txtBlk .dotto::before{
  content: "";
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fff;}

/*===============================
  txt-block-btv4
================================*/
.txt-block-btv4 .bgBlk{
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/btv_txt_block4_bg.jpg) center center no-repeat;
  background-size: cover;
}
.txt-block-btv4 .bgBlk::before{
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF inset;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.txt-block-btv4 .txtBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  padding: 4rem 2rem 4rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 8px #00BAFF;
}
.txt-block-btv4 .txtBlk .num{
  position: relative;
  display: inline-block;
  font-size: min(7vw, 30px);
  margin-bottom: 1.5rem;
}
.txt-block-btv4 .txtBlk .num::before{
  position: absolute;
  content: "";
  bottom: 0;
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #d8f5ff;
  box-shadow: 0 0 8px #00BAFF;
}
.txt-block-btv4 .txtBlk .txt1{
  font-size: min(8vw, 38px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}

.txt-block-btv4 .txtBlk .txt2{
  font-size: min(10vw, 47px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.txt-block-btv4 .txtBlk .txt2 big{
  font-size: 1.4em;
}
/*===============================
  txt-block-btv5
================================*/
.txt-block-btv5 {
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/btv_can_all_block_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 4rem 0;
}
.txt-block-btv5 .txt_box {
 position: relative;
 padding: 2rem 0;
}
.txt-block-btv5 .txt_box::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: calc(100% - 20px);
  height: 100%;
  border: 2px solid #d8f5ff;
  border-radius: 5px;
  box-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF inset;
 }
.txt-block-btv5 .txtBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  color: #fff;
}
.txt-block-btv5 .txtBlk .txt1{
  font-size: min(6vw,27px);
  margin-bottom: 2rem;
  z-index: 5;
}
.txt-block-btv5 .txtBlk .line{
  position: relative;
  z-index: 1;
}
.txt-block-btv5 .txtBlk .line::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: -0.5rem;
  background-color: #d8f5ff;
  box-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF,0 0 8px #00BAFF;
  z-index: -1;
}
.txt-block-btv5 .txtBlk .txt2{
  font-size: min(6vw,27px);
  margin-bottom: 2rem;
  z-index: 5;
  text-shadow: 0 0 5px #00BAFF,0 0 5px #00BAFF,0 0 5px #00BAFF;
  font-weight: 500;
}
.txt-block-btv5 .txtBlk .txt2 big{
  font-size: 1.4em;
}
.txt-block-btv5 .txtBlk .txt3{
  font-size: min(7.5vw,32px);
  font-weight: 500;
}
.txt-block-btv5 .txtBlk .txt4{
  font-size: min(7.5vw,32px);
  margin-bottom: 2rem;
  z-index: 5;
  text-shadow: 0 0 5px #00BAFF,0 0 5px #00BAFF,0 0 5px #00BAFF;
  font-weight: 500;
  font-style: italic;
}
.txt-block-btv5 .txtBlk .txt4 big{
  font-size: 1.4em;
}
/*===============================
  txt-block-btv6
================================*/
.txt-block-btv6 {
  margin-bottom: 3rem;
}
.txt-block-btv6 .bgBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/btv_bubble_bg.jpg) center center no-repeat;
  background-size: contain;
  padding: 5rem 0 8rem;
  text-align: center;
}
.txt-block-btv6 .txtBlk {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: min(8.6vw, 40px);
  letter-spacing: 0;
  line-height: 1.3;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  display: inline-block;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  text-shadow: 0 0 8px #4BB0FF, 0 0 8px #4BB0FF;
}
.txt-block-btv6 .txtBlk::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt_double_underline_blue.png) 0 0 no-repeat;
  width: 100%;
  height: 8rem;
  background-size: cover;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
}
.txt-block-btv6 .txtBlk small {
  font-size: .7em;
}
.txt-block-btv6 .txtBlk .middle {
  font-size: .8em;
}
.txt-block-btv6 .txtBlk .dotto{
  position: relative;
}
.txt-block-btv6 .txtBlk .dotto:after{
  content: "";
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: 75%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 0 8px #4BB0FF, 0 0 8px #4BB0FF, 0 0 8px #4BB0FF, 0 0 8px #4BB0FF;
}

/*===============================
  btv-txt-deco
================================*/
.btv-txt-deco .bgBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  padding: 3rem 0;
}
.btv-txt-deco .txtBlk{
  font-size: 3rem;
  font-size: min(6.1vw, 2.8rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
.btv-txt-deco .txtBlk::before{
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt_deco.png) 0 0 no-repeat;
  width: 6rem;
  height: 4rem;
  background-size: cover;
  left: 12%;
  top: 0;
}
/*===============================
  btv-high-power
================================*/
.btv-high-power .bgBlk{
  background: url("../img/content/btv_bubble_bg2.jpg") top center no-repeat;
  background-size: contain;
  padding: 40px 0 40px;
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.btv-high-power .txtBlk{
  font-size: 3rem;
  font-size: min(6.4vw, 27px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
}
.btv-high-power .txtBlk .txt1{
  margin-bottom: 2rem;
}
.btv-high-power .txtBlk .txt2{
  display: inline-block;
  position: relative;
  font-size: 1.4em;
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
.btv-high-power .txtBlk .txt2::before{
  position: absolute;
  content: "";
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #d8f5ff;
  box-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
.btv-high-power .txtBlk .cautionRightTxt{
  font-size: 1.3rem;
  padding-right: 15px;
  margin-top: 20px;
}
.btv-high-power .txtBlk .plus_txt{
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
/*===============================
  btv-high-power8
================================*/
.btv-high-power8 .bgBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  padding: 2rem 0 0;
}
.btv-high-power8 .txtBlk{
  font-size: min(6.1vw, 27px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
.btv-high-power8 .txtBlk::before{
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt_deco.png) 0 0 no-repeat;
  width: 6rem;
  height: 4rem;
  background-size: cover;
  left: 12%;
  top: -1rem;
}
/*===============================
  btv-high-power8_v2
================================*/
.btv-high-power8_v2{
  padding: 30px 0;
}
.btv-high-power8_v2 .bgBlk{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img//content1102/secBc1125_03_bg.jpg") center center no-repeat;
  background-size: contain;
  padding: 8.2% 0;
  width: 92%;
  margin-inline: auto;
}
.btv-high-power8_v2 .txtBlk{
  font-size: 3rem;
  font-size: min(6.7vw, 3.1rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
  color: #2c7097;
  text-decoration: underline;
}
.btv-high-power8_v2 .cautionRightTxt{
  margin-top: 10px;
  color: #2c7097;
  padding-right: 10px;
}
/*===============================
  btv_worry_txt
================================*/
.btv_worry_txt {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.btv_worry_txt .imgBlk{
  position: relative;
}
.btv_worry_txt .txtBlk{
  text-align: center;
  font-size: min(3.8vw,18px);
  letter-spacing: 0;
  line-height: 1.4;
  position: absolute;
  font-style: italic;
  font-weight: bold;
  top: 66%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.btv_worry_txt .txtBlk.blk1 {
  top: 24.5%;
  left: 25.5%;
}
.btv_worry_txt .txtBlk.blk2 {
  top: 44.5%;
  left: 75%;
}
.btv_worry_txt .txtBlk.blk3 {
  top: 72.5%;
  left: 27.5%;
}
/*===============================
  arrow_blue
================================*/
.arrow_blue {
  display: block;
  width: 7rem;
  margin: 0 auto;
  overflow: hidden;
}
.arrow_blue img {
  margin: -15% 0;
}
/*===============================
  transform_rotate5
================================*/
.transform_rotate5 {
  transform: rotate(5deg);
}

/*===============================
  btv-txt-normal
================================*/
.btv-txt-normal {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 2rem 0;
}
.btv-txt-normal .txtBlk{
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2;
  font-style: italic;
  text-align: center;
}
.btv-txt-normal .txtBlk .txt1{
  font-size: min(7vw, 35px);
}
.btv-txt-normal .txtBlk .txt2{
  font-size: min(6vw, 28px);
}
.btv-txt-normal .txt-deco {
  position: relative;
    padding-top: 2rem;
}
.btv-txt-normal .txt-deco::before{
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt-deco3.png) center 0 no-repeat;
  width: 90%;
  height: 3rem;
  background-size: cover;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*===============================
  btv-txt-blue
================================*/
.btv-txt-blue {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 2rem 0;
}
.btv-txt-blue .txtBlk{
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2;
  font-style: italic;
  text-align: center;
}
.btv-txt-blue .txtBlk .txt1{
  font-size: min(6.5vw, 30px);
  text-shadow: 0 0 10px #00BAFF, 0 0 10px #00BAFF;
}
.btv-txt-blue .txtBlk .txt1 big{
  font-size: 1.3em;
}
.btv-txt-blue .txtBlk .line{
  position: relative;
}
.btv-txt-blue .txtBlk .line::before{
  position: absolute;
  content: "";
  bottom: -2rem;
  width: 100%;
  height: 2px;
  background-color: #d8f5ff;
  box-shadow: 0 0 8px #00BAFF,0 0 8px #00BAFF,0 0 8px #00BAFF;
}
.btv-txt-blue .txt-deco {
  position: relative;
    padding-top: 2rem;
}
.btv-txt-blue .txt-deco::before{
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt-deco3.png) center 0 no-repeat;
  width: 90%;
  height: 3rem;
  background-size: cover;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*===============================
  btv-txt-pink
================================*/
.btv-txt-pink {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 2rem 0;
}
.btv-txt-pink {
  position: relative;
  padding: 2rem 0;
}
.btv-txt-pink::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt_deco2.png) 0 0 no-repeat;
  width: 100%;
  height: 7rem;
  background-size: cover;
  top: -10%;
}
.btv-txt-pink .txtBlk{
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2;
  font-style: italic;
  text-align: center;
}
.btv-txt-pink .txtBlk .txt1{
  font-size: min(7vw, 35px);
  text-shadow: 0 0 10px #FF00EB, 0 0 10px #FF00EB;
}
/*===============================
  secBc1125_04_v3
================================*/
.secBc1125_04_v3{
margin-top: 3rem;
}
.secBc1125_04_v3 .bgBlk{
  background: linear-gradient(to bottom, #0A263E, #3A7BAE);  
  padding: 5rem 0;
}
.secBc1125_04_v3 .txtBlk{
  font-size: 3rem;
  font-size: min(9.6vw, 40px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  font-style: italic;
  text-align: center;
  text-shadow: 1px 3px 2px #529bff;
  color: #fff;
}
/*===============================
  sec42_add1129
================================*/
.sec42_add1129{
  padding: 30px 0 0;
  text-align: center;
}
.sec42_add1129 .txtBlk{
  font-size: 2rem;
  font-size: min(6.4vw, 2.97rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.9;
  text-align: center;
  margin-top: -100px;
  color: #fff;
  background: #207BB3;
  padding: 20px 30px;
  position: relative;
  display: inline-block;
}
.sec42_add1129 .txtBlk .txt1{
  text-align: left;
}
.sec42_add1129 .txtBlk .txt2{
  font-size: 0.8em;
  text-align: left;
}
/*===============================
  sec42_add1129_v2
================================*/
.sec42_add1129_v2{
  padding: 30px 0 0;
  text-align: center;
}
.sec42_add1129_v2 .txtBlk{
  font-size: 2rem;
  font-size: min(7.4vw, 3.44rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.9;
  text-align: center;
  margin-top: -100px;
  color: #fff;
  background: #207BB3;
  padding: 20px 30px;
  position: relative;
  display: inline-block;
}
/*===============================
  btv_30day
================================*/
.btv_30day .imgBlk {
  position: relative;
  font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.btv_30day .txtBlk1 {
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: min(8vw, 38px);
  letter-spacing: 0;
  line-height: 1.4;
  text-shadow: 0 0 10px #00BAFF, 0 0 10px #00BAFF;
  position: absolute;
  top: 5%;
  left: 5%;
  white-space: nowrap;
  z-index: 1;
}
.btv_30day .txtBlk1 big {
  font-size: 1.3em;
}
.btv_30day .txtBlk1 .line {
  position: relative;
  display: inline-block;
}
.btv_30day .txtBlk1 .line:after {
  content: "";
  box-shadow: 0 0 10px #00BAFF, 0 0 10px #00BAFF;
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  height: 2px;
  width: 100%;
  background: #d8f5ff;
  border-radius: 2px;
  z-index: -1;
}
.btv_30day .txtBlk2 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: min(6vw, 27px);
  letter-spacing: 0;
  line-height: 1.4;
  text-shadow: 0 0 10px #424750;
  position: absolute;
  top: 81%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  text-decoration: underline;
}
/*===============================
  btv-worry-list
================================*/
.btv-worry-list {
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.btv-worry-list .worry-list {
  width: 100%;
}
.btv-worry-list .worry-list li {
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/txt-fukidashi.png) 0 0 no-repeat;
  background-size: cover;
  margin-bottom: 4rem;
  padding: 1rem 2rem;
  font-size: min(5vw,25px);
  text-align: center;
  letter-spacing: normal;
  color: #fff;
}
.btv-worry-list .worry-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%);
}
/*===============================
  btv-over190k
================================*/
.btv-over190k .imgBlk {
  position: relative;
  text-align: right;
}
.btv-over190k .txtBlk1 ,
.btv-over190k .txtBlk2 {
  font-size: min(5.6vw, 24px);
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  background-color: #4BB0FF;
  padding: 0.8rem 1.5rem;
}
.btv-over190k .txtBlk1 {
  top: 37%;
  left: 40%;
}
.btv-over190k .txtBlk2 {
  top: 45%;
  left: 60%;
}
.btv-over190k .txtBlk3 {
  width: 90%;
  font-size: min(4.7vw, 22px);
  text-align: center;
  color: #fff;
  font-weight: bold; 
  letter-spacing: 0.2rem;
  line-height: 1.2;
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.btv-over190k .txtBlk3 .top_txt {
  display: flex;
  justify-content: space-between;
  font-size: min(4.5vw,20px);
}
.btv-over190k .txtBlk3 .top_txt .bg {
  width: 49%;
}
.btv-over190k .txtBlk3 .bg {
  background: #3DC0D0;
  padding: 1rem 0;
  margin-bottom: 5px;
  display: inline-block;
}
.btv-over190k .txtBlk3 .txt3 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.btv-over190k .txtBlk3 .txt3 .num {
  display: inline-block;
  width: 19rem;
  overflow: hidden;
}
.btv-over190k .txtBlk3 .txt3 .num img {
  width: 100%;
  margin: -10% 0;
}
.btv-over190k .txtBlk3 .txt3 .num big {
  font-size: 1.5em;
}
.btv-over190k .txtBlk3 .txt3 big {
  font-size: 1.9em;
}
.btv-over190k .txtBlk3 .txt3 .imgTxt {
  height: 2.9em;
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.btv-over190k .cautionRightTxt {
  padding-right: 10px;
  margin-top: 5px;
}
/*===============================
  btv-in-the-bath
================================*/
.btv-in-the-bath {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.btv-in-the-bath .imgBlk {
  position: relative;
}
.btv-in-the-bath .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.btv-in-the-bath .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 43%;
  left: 4%;
  font-size: min(5vw,24px);
  line-height: 2;
}
.btv-in-the-bath .imgBlk .txtBlk .txt2 {
  width: 100%;
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%) rotate(-5deg);
  font-size: min(10vw,47px);
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
/*===============================
  btv-one-unit-ok
================================*/
.btv-one-unit-ok {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.btv-one-unit-ok .imgBlk {
  position: relative;
}
.btv-one-unit-ok .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.btv-one-unit-ok .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 11.5%;
  left: 11%;
  font-size: min(5vw,24px);
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB,0 0 8px #FF00EB;
  transform: rotate(-5deg);
}
.btv-one-unit-ok .imgBlk .txtBlk .txt2 {
  position: absolute;
  top: 34.5%;
  right: 10%;
  font-size: min(5vw,24px);
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB,0 0 8px #FF00EB;
  transform: rotate(5deg);
}
.btv-one-unit-ok .imgBlk .txtBlk .txt3 {
  width: 100%;
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%) rotate(1deg);
  font-size: min(9vw,42px);
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0 8px #FF00EB,0 0 8px #FF00EB,0 0 8px #FF00EB;
}
.btv-one-unit-ok .imgBlk .txtBlk .txt3 big {
  font-size: 2em;
}
/*===============================
  btv-use-all-days
================================*/
.btv-use-all-days {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.btv-use-all-days .imgBlk {
  position: relative;
}
.btv-use-all-days .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-weight: bold;
}
.btv-use-all-days .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 4%;
  left: 13.5%;
  font-size: min(7vw,30px);
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
.btv-use-all-days .imgBlk .txtBlk .txt2 {
  width: 100%;
  position: absolute;
  top: 20%;
  left: 0;
  text-align: center;
  font-size: min(13vw,54px);
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
  font-style: italic;
}
.btv-use-all-days .imgBlk .txtBlk .txt3 {
  position: absolute;
  top: 50%;
  left: 8.5%;
  font-size: min(7vw,30px);
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
}
.btv-use-all-days .imgBlk .txtBlk .txt4 {
  width: 100%;
  position: absolute;
  top: 65%;
  left: 0;
  text-align: center;
  font-size: min(13vw,54px);
  text-shadow: 0 0 8px #4BB0FF,0 0 8px #4BB0FF,0 0 8px #4BB0FF;
  font-style: italic;
}
/*===============================
  btv-235over_ttl
================================*/
.btv-235over_ttl {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  padding: 4rem 0 1rem;
  background-color: #000;
  color: #fff;
}
.btv-235over_ttl .name_logo_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.btv-235over_ttl .name_logo_box .logo {
  width: 15.5rem;
  text-align: center;
  font-size: 1rem;
 }
 .btv-235over_ttl .name_logo_box .logo img {
  width: 100%;
 }
 .btv-235over_ttl .cross {
  display: block;
  position: relative;
  width: 5.5rem;
  height: 5.5rem;
 }
 .btv-235over_ttl .cross::before {
  position: absolute;
  content: "";
  width: 3.5rem;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  top: 50%;
  left: 18%;
 }
 .btv-235over_ttl .cross::after {
  position: absolute;
  content: "";
  width: 3.5rem;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  top: 50%;
  left: 18%;
 }
 .btv-235over_ttl p {
  text-align: center;
  font-size: 2.3rem;
 }
/*===============================
  btv-235over
================================*/
.btv-235over{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  background-color: #000;
}
.btv-235over .imgBlk{
  position: relative;
}
.btv-235over .imgBlk .bgImg{
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -30%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
}
.btv-235over .mainTxtBlk{
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 1rem 0 2rem;
}
.btv-235over .mainTxtBlk .txt1{
  line-height: 1;
  text-align: center;
  font-style: italic;
  margin-top: 2rem;
}
.btv-235over .mainTxtBlk .txt1 .num{
  display: inline-block;
  width: 21rem;
}
.btv-235over .mainTxtBlk .txt1 .num img{
  width: 100%;
}
.btv-235over .mainTxtBlk .txt1 .small{
  font-size: 2.8rem;
}
.btv-235over .mainTxtBlk .txt1 .middle{
  font-size: min(9vw,43px);
}
.btv-235over .mainTxtBlk .txt4{
  display: inline;
  font-size: min(8vw,38px);
  letter-spacing: 0;
  color: #fff;
  text-shadow: 0 0 8px #ffe600, 0 0 8px #ffe600;
  font-style: italic;
  padding: 0.5rem 2rem;
  background-color: #000;
  box-shadow: 0 0 8px #ffe600 inset,0 0 8px #ffe600;
  border: 2px solid #fff;
  border-radius: 3px;
}
.btv-235over .mainTxtBlk .txt2{
  position: absolute;
  right: 0%;
  top: 15%;
}
.btv-235over .mainTxtBlk .txt1_top{
  width: 100%;
  background: #fff;  
  color: #000;
  line-height: 1;
  font-size: min(5.5vw,26px);
  letter-spacing: .2rem;
  padding: 5px 10px;
  margin-bottom: 3rem;
  font-weight: normal;
  text-align: center;
}
.btv-235over .mainTxtBlk .txt1_top .lage{
  font-size: 1.3em;
}
.btv-235over .mainTxtBlk .txt1_top2{
  font-size: 1.4rem;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.btv-235over .mainTxtBlk .txt2 > .top{
  background: #fff;
  color: #000;
  font-size: 1.4rem;
  letter-spacing: 0;
  padding: 1px 10px;
}
.btv-235over .mainTxtBlk .txt2 > .bottom{
  font-size: 1.1rem;
  letter-spacing: 0;
  text-align: right;
}
.btv-235over .mainTxtBlk .txt3{
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.btv-235over .enTxt{
  position: absolute;
  font-size: 1rem;
  writing-mode: vertical-rl;
  position: absolute;
  left: 5%;
  top: 8%;
}
/*===============================
  btv-ranking-rakuten
================================*/
.btv-ranking-rakuten {
  position: relative;
  width: 90%;
  max-width: 380px;
  margin: 0 auto;
  padding: 5rem 0 2rem;
  text-align: center;
  display: flex;
  align-items: center;
}
.btv-ranking-rakuten .txtBlk {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 5rem;
  white-space: nowrap;
}
.btv-ranking-rakuten .txtBlk .txt1 {
  position: relative;
  display: inline-block;
  font-size: min(7.2vw,33px);
  margin-bottom: 2rem;
}
.btv-ranking-rakuten .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;
}
.btv-ranking-rakuten .txtBlk .txt1 big {
  font-size: 1.3em;
}
.btv-ranking-rakuten .txtBlk .txt2 {
  position: relative;
  display: inline-block;
  font-size: min(10vw,47px);
  color: #FFE00A;
  line-height: 1;
}
.btv-ranking-rakuten .txtBlk .txt2 big {
  font-size: 2em;
}
.btv-ranking-rakuten .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;
}
.btv-ranking-rakuten .ranking_icon {
  width: 40%;
  max-width: 145px;
  margin: 0 auto 3rem;
}
/*===============================
  btv-can-all-block
================================*/
.btv-can-all-block .bgBlk{
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmie/img/content/btv_can_all_block_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 4rem 0;
}
.btv-can-all-block .txtBlk{
  font-size: min(5.5vw,25px);
  letter-spacing: 0;
  line-height: 1.9;
  text-align: center;
  width: 100%;
  margin: auto;
  text-shadow: 1px 1px 5px #0000007a;
  color: #fff;
}
.btv-can-all-block .txtBlk big {
  display: inline-block;
  font-size: 3rem;
  padding-top: 1rem;
}
.btv-can-all-block .txtBlk p {
  display: inline-block;
  line-height: 2;
}
.btv-can-all-block .txtBlk p .line {
  position: relative;
  z-index: 1;
}
.btv-can-all-block .txtBlk .line::after{
  position: absolute;
  content: "";
  bottom: -0.7rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #d8f5ff;
  line-height: 1;
  box-shadow: 0 0 8px #00BAFF, 0 0 8px #00BAFF, 0 0 8px #00BAFF;
  z-index: -1;
}
/*===============================
  btv_worry_list
================================*/
.btv_worry_list .imgBlk {
  position: relative;
}
.btv_worry_list .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.btv_worry_list .txtBlk li {
  font-family: fot-tsukuardgothic-std, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: min(4vw,18px);
  text-align: center;
  letter-spacing: normal;
  color: #fff;
  font-style: normal;
  line-height: 1.8;
}
.btv_worry_list .txtBlk li:nth-child(1) {
  position: absolute;
  top: 14%;
  left: 11%;
}
.btv_worry_list .txtBlk li:nth-child(2) {
  position: absolute;
  top: 44%;
  right: 24%;
}
.btv_worry_list .txtBlk li:nth-child(3) {
  position: absolute;
  top: 75%;
  left: 25%;
}





