@charset "UTF-8";
/*===============================
  idf_firstview
================================*/
.idf_firstview {
  margin-bottom: -2px;
  position: relative;
  z-index: 2;
  color: #fff;
}
.idf_firstview .imgBlk {
  position: relative;
  font-weight: bold;
}
.idf_firstview .imgBlk .txtBlk1 {
  font-size: min(12vw, 5.6rem);
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-8deg);
  -webkit-transform: translate(-50%, -50%) rotate(-4deg);
  -ms-transform: translate(-50%, -50%) rotate(-8deg);
  white-space: nowrap;
}
.idf_firstview .imgBlk .txtBlk1 .c-txt {
  font-size: 1.3em;
  background: linear-gradient(to bottom, #4eafe3, #bec7cb);
  display: block;
  padding: 2px 20px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.idf_firstview .imgBlk .txtBlk2 {
  font-size: min(8vw, 3.7rem);
  letter-spacing: -0.1em;
  line-height: 1;
  font-style: italic;
  text-align: center;
  position: absolute;
  top: 54.5%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-4deg);
  -webkit-transform: translate(-50%, -50%) rotate(-4deg);
  -ms-transform: translate(-50%, -50%) rotate(-4deg);
  white-space: nowrap;
}
.idf_firstview .imgBlk .txtBlk3 {
  font-size: min(8vw, 3.7rem);
  letter-spacing: -0.1em;
  line-height: 1;
  font-style: italic;
  text-align: center;
  position: absolute;
  top: 61.7%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-4deg);
  -webkit-transform: translate(-50%, -50%) rotate(-4deg);
  -ms-transform: translate(-50%, -50%) rotate(-4deg);
  white-space: nowrap;
}
.idf_firstview .imgBlk .txtBlk3 .c-red {
  color: #ff003b;
}
/*===============================
  idf_visual
================================*/
.idf_visual {
  position: relative;
  z-index: 3;
  color: #fff;
}
.idf_visual .imgBlk {
  position: relative;
  background: #061122;
}
.idf_visual .imgBlk .txtBlk1 {
  position: absolute;
  bottom: 26%;
  left: 8%;
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1;
}
.idf_visual .imgBlk .txtBlk2 {
  font-size: 3.2rem;
  font-style: italic;
  opacity: 1;
  position: absolute;
  bottom: 8%;
  left: 49%;
  transform: translate(-50%, 0%) rotate(-3deg);
  -webkit-transform: translate(-50%, 0%) rotate(-3deg);
  -ms-transform: translate(-50%, 0%) rotate(-3deg);
  white-space: nowrap;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
}
/*===============================
  idf_visual_logo
================================*/
.idf_visual_logo {
  padding: 20px 0 40px;
  background: #011124;
}
.idf_visual_logo .imgBlk .txt1 {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.idf_visual_logo .imgBlk .img {
  width: 80% !important;
  max-width: 400px;
  margin: auto;
}
/*===============================
  txt_block_idf_1
================================*/
.txt_block_idf_1 {
  color: #000;
}
.txt_block_idf_1 .txtBlk {
  padding: 2rem 0;
  text-align: center;
  background: #fff;
}
.txt_block_idf_1 .txtBlk .txt1 {
  font-size: 4.4rem;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
}
.txt_block_idf_1 .txtBlk .txt1 .line {
  display: inline-block;
  border-bottom: solid 3px #000;
  margin-bottom: 5px;
}
.txt_block_idf_1 .txtBlk .txt1 small {
  font-size: 0.8em;
}
.txt_block_idf_1 .txtBlk .txt1 big {
  font-size: 1.4em;
}
.txt_block_idf_1 .txtBlk .txt2 {
  font-size: 2.3rem;
  letter-spacing: 0;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 10px;
}
.txt_block_idf_1 .txtBlk .txt2 .grLine {
  background: linear-gradient(to left, #4aafe4, #c2c8cb);
  background-repeat: no-repeat;
  background-size: 100% 15%;
  background-position: bottom;
  display: inline-block;
  line-height: 1.2;
  margin-block: 0.2em;
}
.txt_block_idf_1 .txtBlk .txt3 {
  position: relative;
  font-size: min(7vw, 32px);
  letter-spacing: 0;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 2rem;
  font-style: italic;
}
.txt_block_idf_1 .txtBlk .txt3::before {
  position: absolute;
  content: "";
  width: 15%;
  border-bottom: 2px solid #000;
  bottom: 23%;
  right: 13%;
}
.txt_block_idf_1 .txtBlk .txt3::after {
  position: absolute;
  content: "。";
  bottom: 5%;
  right: 3%;
}
/*===============================
  txt_block_idf_2
================================*/
.txt_block_idf_2 {
  margin-bottom: -4%;
  position: relative;
  z-index: 2;
}
.txt_block_idf_2 .bgBlk {
  background: #011124;
  padding: 40px 0;
  position: relative;
}
.txt_block_idf_2 .txtBlk {
  color: #fff;
  font-size: min(5.8vw, 25px);
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 1.5;
  font-style: italic;
  text-align: center;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  margin-left: -10px;
  white-space: nowrap;
}
.txt_block_idf_2 .txtBlk .line {
  border-bottom: 2px solid #fff;
}
.txt_block_idf_2 .txtBlk big {
  font-size: 1.6em;
}
.txt_block_idf_2 .txtBlk .dotto {
  position: relative;
}
.txt_block_idf_2 .txtBlk .dotto:after {
  content: "";
  height: 6px;
  width: 6px;
  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;
}
.txt_block_idf_2 .arrowBlk {
  padding: 15px;
  display: inline-block;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, 0%) rotate(45deg);
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -ms-transform: translate(-50%, 0%) rotate(45deg);
  white-space: nowrap;
}
.txt_block_idf_2 .txtBlk .txt2 {
  font-size: 3rem;
  letter-spacing: 0.1rem;
}
/*===============================
  txt_block_idf_3
================================*/
.txt_block_idf_3 {
  position: relative;
  background-color: #011124;
  padding: 3rem 0 4rem;
  text-align: center;
}
.txt_block_idf_3 .txtBlk {
  font-size: 2.5rem;
  font-style: italic;
  opacity: 1;
  white-space: nowrap;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.txt_block_idf_3 .cautionRightTxt {
  position: absolute;
  bottom: 1rem;
  right: 0rem;
}
.txt_block_idf_3 .txtleft {
  text-align: left;
}
.txt_block_idf_3 .txtright {
  text-align: right;
}
.txt_block_idf_3 .inner_txt_block {
  width: 75%;
  max-width: 350px;
  margin: 0 auto;
  line-height: 1.3;
  margin-top: 1rem;
}
/*===============================
  txt_block_idf_4
================================*/
.txt_block_idf_4 {
  padding: 3rem 0;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content_1031/secIce16_bg.jpg) center center / cover no-repeat;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
.txt_block_idf_4 .rotate {
  transform: rotate(-5deg);
}
/*===============================
  txt_block_idf_5
================================*/
.txt_block_idf_5 {
  position: relative;
  background-color: #fff;
  padding: 3rem 0;
  font-weight: 600;
  font-family: Hiragino Sans;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.txt_block_idf_5::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 30px 40px;
  border-top-color: currentColor;
  border-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, 98%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.txt_block_idf_5 .cautionRightTxt {
  position: absolute;
  bottom: 1rem;
  right: 0;
  color: #999999;
}
/*===============================
  txt_block_idf_6
================================*/
.txt_block_idf_6 {
  padding: 60px 0;
  background: #000;
  color: #fff;
  text-align: center;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content/sec24_bg.jpg)
    center no-repeat;
  background-size: cover;
}
.txt_block_idf_6 .txtBlk {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1.3;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.txt_block_idf_6 .txtBlk .line {
  display: inline-block;
  border-bottom: solid 3px;
  line-height: 1.2;
  margin-bottom: 0.3em;
  margin-top: 0.1em;
}
.txt_block_idf_6 .txtBlk .heightSpace {
  display: block;
  height: 0.5em;
}
.txt_block_idf_6 .txtBlk2 {
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
  text-align: center;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  white-space: nowrap;
}
.txt_block_idf_6 .txtBlk2 .bgTxt {
  background: linear-gradient(to bottom, #4eafe3, #bec7cb);
  display: block;
  padding: 2px 20px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.txt_block_idf_6 .txtBlk2 big {
  font-size: 1.4em;
}
.txt_block_idf_6 .txtBlk2 .bgTxt.big2 {
  font-size: 1.2em;
}
.txt_block_idf_6 .arrowBlk {
  padding: 15px;
  margin-bottom: 30px;
  display: inline-block;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/*===============================
  txt_block_idf_6
================================*/
/* ここから「最強のメンズセット」下の「メンズ顔面」ブロックのスタイルをあてる */

/*===============================
  idf_adaptation_list
================================*/
.idf_adaptation_list {
  margin-top: -2px;
  background: #060d1c;
  color: white;
}
.idf_adaptation_list .imgBlk {
  position: relative;
}
.idf_adaptation_list .txtBlk {
  text-align: center;
  font-size: 2.2rem;
  font-style: italic;
  line-height: 1.8;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  white-space: nowrap;
}
.idf_adaptation_list .txtBlk2 {
  text-align: center;
  font-size: min(4.9vw, 2.3rem);
  line-height: 1;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
}
.idf_adaptation_list .txtBlk2 li {
  position: absolute;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
.idf_adaptation_list .txtBlk2 li .img {
  width: 30%;
  display: inline-block;
  margin-right: 5px;
}
.idf_adaptation_list .txtBlk2 li.txt1 {
  top: 49%;
  left: 13%;
}
.idf_adaptation_list .txtBlk2 li.txt2 {
  top: 49%;
  left: 56%;
}
.idf_adaptation_list .txtBlk2 li.txt3 {
  top: 58.4%;
  left: 13%;
}
.idf_adaptation_list .txtBlk2 li.txt4 {
  top: 58.4%;
  left: 56%;
}
.idf_adaptation_list .txtBlk2 li.txt5 {
  top: 67.4%;
  left: 13%;
}
.idf_adaptation_list .txtBlk2 li.txt6 {
  top: 67.4%;
  left: 56%;
}
.idf_adaptation_list .txtBlk2 li.txt7 {
  top: 76.6%;
  left: 13%;
}
.idf_adaptation_list .txtBlk2 li.txt8 {
  top: 76.6%;
  left: 56%;
}
.idf_adaptation_list .txtBlk2 li.txt9 {
  top: 85.7%;
  left: 13%;
}
.idf_adaptation_list .txtBlk2 li.txt10 {
  top: 85.7%;
  left: 56%;
}
.idf_adaptation_list .cautionRightTxt {
  padding-bottom: 20px;
  color: #fff;
  padding-right: 10px;
  letter-spacing: 0;
}
.idf_adaptation_list .txtBlk3 li {
  position: absolute;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-style: italic;
}
.idf_adaptation_list .txtBlk3 li.txt1 {
  top: 15%;
  left: 10%;
  transform: rotate(-10deg);
  font-size: min(5.2vw, 25px);
}
.idf_adaptation_list .txtBlk3 li.txt2 {
  top: 9%;
  right: 24%;
  font-size: min(6vw, 30px);
  transform: rotate(3deg);
}
.idf_adaptation_list .txtBlk3 li.txt3 {
  top: 41%;
  left: 25%;
  font-size: min(4vw, 20px);
  transform: rotate(10deg);
  letter-spacing: -0.1rem;
}
.idf_adaptation_list .txtBlk3 li.txt4 {
  top: 35%;
  right: 6%;
  font-size: min(4vw, 20px);
  transform: rotate(-10deg);
}
.idf_adaptation_list .txtBlk3 li.txt5 {
  top: 54%;
  left: 7%;
  font-size: min(7vw, 28px);
  transform: rotate(-10deg);
  letter-spacing: -0.1rem;
}
.idf_adaptation_list .txtBlk3 li.txt6 {
  top: 55%;
  right: 29%;
  font-size: min(6vw, 28px);
  transform: rotate(22deg);
}
/*===============================
  idf_480k_over
================================*/
.idf_480k_over {
  padding: 20px 0 1px;
  text-align: center;
  color: white;
  background: #000;
}
.idf_480k_over .tit {
  font-size: 3.5rem;
  line-height: 1.4;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.idf_480k_over .txt {
  font-size: 1.3rem;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.idf_480k_over .txt2 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content_1031/idf_480k_over_bg.jpg)
    center no-repeat;
  background-size: 100% 100%;
  font-size: 2.6rem;
  letter-spacing: 0;
  padding: 20px 0;
  color: white;
  white-space: nowrap;
}
.idf_480k_over .num-img {
  width: 90% !important;
  max-width: 400px;
  margin: 0 auto;
}

.bg_navy {
  background-color: #011124;
}
/*===============================
  idf_adaptation_list_02
================================*/
.idf_adaptation_list_02 {
  background-color: #000;
  padding: 1rem 0;
  color: white;
}
.idf_adaptation_list_02 .txtBlk {
  position: relative;
  font-size: min(6.5vw, 28px);
  text-align: center;
  font-weight: bold;
}
.idf_adaptation_list_02 .txtBlk:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  width: 15%;
  border-bottom: 1px solid #fff;
  width: 10%;
}
.idf_adaptation_list_02 .txtBlk:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 15%;
  border-bottom: 1px solid #fff;
  width: 10%;
}
/*===============================
  idf_can_do_to_face
================================*/
.idf_can_do_to_face {
  padding: 40px 0 10px;
  background-color: #f4f4f4;
}
.idf_can_do_to_face .p20 {
  padding: 0 30px;
}
.idf_can_do_to_face .movieList li {
  margin-bottom: 30px;
}
.idf_can_do_to_face .movieList li .headBlk {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.idf_can_do_to_face .movieList li .headBlk .circle {
  height: 170px;
  width: 170px;
  background: #011124;
  margin-right: 10px;
  border-radius: 50%;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  position: relative;
  text-align: center;
  letter-spacing: 0;
  font-size: 2.4rem;
}
.idf_can_do_to_face .movieList li.list3 .headBlk .circle {
  font-size: 2rem;
}
.idf_can_do_to_face .movieList li.list4 .headBlk .circle {
  font-size: 2rem;
}
.idf_can_do_to_face .movieList li.list5 .headBlk .circle {
  font-size: 1.5rem;
}
.idf_can_do_to_face .movieList li.list6 .headBlk .circle {
  font-size: 2rem;
}
.idf_can_do_to_face .movieList li.list7 .headBlk .circle {
  font-size: 2.1rem;
}
.idf_can_do_to_face .movieList li .headBlk .circle .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.idf_can_do_to_face .movieList li .headBlk .circle .inner .underLine {
  border-bottom: solid 1px yellow;
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
}
.idf_can_do_to_face .movieList li .headBlk .rightBlk {
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0;
  font-weight: bold;
}
.idf_can_do_to_face .movieList li .headBlk .rightBlk .txtBg {
  background: #011124;
  padding: 0px 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.idf_can_do_to_face .movieList li.list1 .headBlk .rightBlk {
  background: #000aff;
  padding: 3px 20px;
  border-radius: 24px;
}
.idf_can_do_to_face .movieList li.list2 .headBlk .rightBlk {
  background: #ff003b;
  padding: 3px 20px;
  border-radius: 24px;
}
/*===============================
idf_12roles_one_unit
================================*/
.idf_12roles_one_unit .imgBlk {
  position: relative;
}
.idf_12roles_one_unit .imgBlk .txtBlk {
  width: 100%;
  position: absolute;
  top: 60%;
  text-align: center;
  font-size: min(18vw, 80px);
  font-style: italic;
  transform: rotate(-3deg);
  line-height: 1.1;
  text-shadow: 3px 3px 5px #000;
  color: white;
}
/*===============================
  idf_for_your_problems
================================*/
.idf_for_your_problems {
  padding: 30px 0 0;
  z-index: 2;
  position: relative;
}
.idf_for_your_problems .txtBlk {
  font-size: min(7.7vw, 3.5rem);
  font-style: italic;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  white-space: nowrap;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: -25px;
  background: #fff;
  color: #000;
  padding: 5px 10px;
  position: relative;
  z-index: 2;
}
/*===============================
  idf_used_in_the_bath
================================*/
.idf_used_in_the_bath .imgBlk {
  position: relative;
}
.idf_used_in_the_bath .imgBlk .txtBlk {
  font-size: 3.8rem;
  font-style: italic;
  opacity: 1;
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  white-space: nowrap;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
}
.idf_used_in_the_bath .imgBlk .txtBlk .bg {
  background: #fff;
  color: #000;
  margin-bottom: 10px;
  display: inline-block;
  padding: 5px 20px;
}
/*===============================
  idf_30day_txt
================================*/
.idf_30day_txt .imgBlk {
  position: relative;
}
.idf_30day_txt .txtBlk {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 2.1rem;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 10px 20px;
  font-weight: bold;
  background: #e6e2e254;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  text-align: center;
}
/*===============================
  idf_notice_block
================================*/
.idf_notice_block .bgWrap {
  padding: 3rem 5%;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content/sec14_bg.jpg)
    center no-repeat;
  background-size: cover;
}
.idf_notice_block .bgBox {
  background: #011124;
  border-radius: 10px;
  text-align: left;
  padding: 25px 15px 25px 35px;
  color: #fff;
}
.idf_notice_block .bgBox .boxTxt1 {
  font-size: 1.7rem;
  letter-spacing: -1.5px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.idf_notice_block .bgBox .boxTxt1 .txtspace {
  display: inline-block;
  padding-left: 1em;
}
.idf_notice_block .bgBox .boxTxt2 {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2;
  padding-left: 25px;
  line-height: 1.6;
}
.idf_notice_block .bgBox .boxTxt2 .lage {
  font-size: 1.8em;
  letter-spacing: 0;
  line-height: 1;
}
.idf_notice_block .bgBox .boxTxt2 .small {
  font-size: 0.7em;
  letter-spacing: 0;
}
.idf_notice_block .bgBox .boxTxt2 .line {
  border-bottom: solid 1px #ff1400;
}
.idf_notice_block .bgBox .boxTxt2 .yellow {
  color: #ffff00;
}








/* アイスダンディここから */
/*===============================
  id_firstview_block
================================*/
.id_firstview_block .imgBlk {
  position: relative;
}
.id_firstview_block .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 2rem 0 0;
  line-height: 1;
  z-index: 5;
}
.id_firstview_block .imgBlk .txtBlk .inner_txtBlk {
  position: absolute;
  width: 100%;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
}
.id_firstview_block .imgBlk .txtBlk .logoName_top {
  padding: 0 1.5rem;
}
.id_firstview_block .imgBlk .txtBlk .logoName_top .logo_img img {
  width: 100%;
}
.id_firstview_block .imgBlk .txtBlk .logoName_top .logo_txt {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.id_firstview_block .txtBlk_box {
  background-color: #000;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: min(4vw, 20px);
  letter-spacing: 0px;
  margin-bottom: 15px;
  margin-left: 10%;
}
.id_firstview_block .txtBlk2 .txtBlk_center {
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
}
.id_firstview_block .txtBlk2 .txtBlk_center big {
  font-size: min(13vw, 80px);
  line-height: 1;
  letter-spacing: -1px;
  position: relative;
  display: inline-block;
  font-style: italic;
  text-shadow: 2px 2px 10px #000;
  margin-right: 10px;
}
.id_firstview_block .txtBlk2 .txtBlk_center big:last-child {
  font-size: min(9vw, 50px);
}
.id_firstview_block .txtBlk2 .txtBlk_center .txtBlk_center_box {
  border-bottom: solid 3px;
  display: inline-block;
  margin-bottom: 30px;
}
.id_firstview_block .txtBlk2 .txtBlk_center .txtBlk_center_box .small {
  font-size: min(7vw, 35px);
  font-style: italic;
  letter-spacing: -0.04em;
}
.id_firstview_block .txtBlk2 .txtBlk_center .txtBlk_bottom .txtBlk_bottom_small {
  font-weight: 500;
  font-size: min(7vw, 23px);
  letter-spacing: 0.02em;
  line-height: 25px;
  font-weight: bold;
}
.id_firstview_block .txtBlk2 .txtBlk_center .txtBlk_bottom .txtBlk_bottom_big {
  font-weight: bold;
  font-size: min(10vw, 55px);
  letter-spacing: 5px;
  line-height: 58px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 10px #000;
}
/*===============================
  id_feature_visual
================================*/
.id_feature_visual {
  position: relative;
  min-height: 310px;
}
.id_feature_visual .imgBlk {
  position: relative;
}
.id_feature_visual .txtBlk1 {
  font-size: 3.1rem;
  font-size: min(7.3vw, 3.4rem);
  letter-spacing: 0;
  font-style: italic;
  line-height: 1;
  position: absolute;
  top: 7.3%;
  left: 3%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
}
.id_feature_visual .txtBlk2 {
  font-size: 3.1rem;
  font-size: min(7.3vw, 3.4rem);
  text-align: right;
  letter-spacing: 0;
  line-height: 1.8;
  font-style: italic;
  position: absolute;
  top: 75.4%;
  right: 2.5%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
}
.id_feature_visual .txtBlk3 {
  position: relative;
  font-size: min(5.5vw, 30px);
  letter-spacing: 0;
  font-style: italic;
  line-height: 1.3;
  position: absolute;
  top: 1%;
  left: 3%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  white-space: nowrap;
  z-index: 1;
}
.id_feature_visual .txtBlk3::before {
  position: absolute;
  content: "";
  width: 140%;
  height: 100%;
  background: linear-gradient(to right, #ff0526, #711b4c);
  display: inline-block;
  left: -15%;
  top: 0;
  z-index: -1;
  transform: skewX(-25deg);
}

.id_feature_visual .txtBlk2 .lage {
  font-size: 1.8em;
  line-height: 0;
}
.id_feature_visual .cautionTxt {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.id_feature_visual .logoName {
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: 0.1px;
  font-weight: bold;
  padding: 5px 10px;
  position: absolute;
  top: 44%;
  left: 70%;
  font-style: italic;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  border: none;
  display: inline-block;
}
.id_feature_visual .logoName2 {
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: 0.1px;
  font-weight: bold;
  padding: 1.3rem 2rem;
  position: absolute;
  top: 51%;
  left: 70%;
  font-style: italic;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  border: none;
  background: linear-gradient(to left, #ff0526, #711b4c);
  display: inline-block;
}
.id_feature_visual .logocautionRightTxt {
  position: absolute;
  top: 55%;
  right: 0;
  text-align: right;
  font-size: 1rem;
  letter-spacing: normal;
  padding-right: 1rem;
  font-weight: 500 !important;
}
/*===============================
  txt_block_id_1
================================*/
.txt_block_id_1 {
  text-align: center;
  position: relative;
  color: #fff;
}
.txt_block_id_1 .bgBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content/secAdd0922_3_bg_spv2.jpg)
    center center no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: bold;
  padding: 5rem 0;
  white-space: nowrap;
  line-height: 1.5;
}
.txt_block_id_1 .bgBlk.p20 {
  padding: 2rem 0 !important;
}
.txt_block_id_1 .border {
  display: inline-block;
  border-bottom: 1px solid #f00000;
  line-height: 1.5;
}
.txt_block_id_1 .cautionRightTxt {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.txt_block_id_1 .num_txt {
  position: relative;
  display: inline-block;
  font-size: min(8vw, 27px);
  line-height: 1;
  z-index: 1;
}
.txt_block_id_1 .num_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw, 100px);
  letter-spacing: -2px;
  margin-right: 10px;
}
.txt_block_id_1 .num_txt::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 50%;
  width: 98%;
  transform: translate(-50%);
  border-bottom: 1px solid #ff1500;
  z-index: -1;
}
.txt_block_id_1 .no1_txt {
  position: relative;
  font-style: italic;
  font-weight: 600;
  font-size: min(22vw, 100px);
  margin-right: 10px;
  line-height: 1;
}
.txt_block_id_1 .no1_txt big {
  font-style: italic;
  font-weight: 600;
  font-size: min(30vw, 150px);
  letter-spacing: -5px;
  margin-right: -10px;
}
.txt_block_id_1 .no1_txt .caution_sup {
  position: absolute;
  top: 10%;
  right: 10%;
}
/*===============================
  txt_block_id_2
================================*/
.txt_block_id_2 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy/img/content_230202/sec09_230202_bg.jpg)
    center center no-repeat;
  background-size: cover;
}
.txt_block_id_2 .inner_txt {
  padding: 3rem 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: -0.02rem;
}
/*===============================
  txt_block_id_3
================================*/
.txt_block_id_3 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy/img/content_230202/sec03_230318_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 2.5rem 0;
}
.txt_block_id_3 .txtBlk {
  text-align: center;
  font-weight: bold;
}
.txt_block_id_3 .txtBlk .txt1 .txt1_inner {
  position: relative;
  font-size: min(5.5vw, 27px);
  padding: 0 4rem;
}
.txt_block_id_3 .txtBlk .txt1 .txt1_inner::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 1rem solid #fff;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.txt_block_id_3 .txtBlk .txt1 .txt1_inner::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 1rem solid #fff;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.txt_block_id_3 .txtBlk .txt2 {
  font-size: min(6vw, 30px);
  letter-spacing: normal;
  font-style: italic;
}
.txt_block_id_3 .txtBlk .txt2 big {
  font-size: 1.1em;
}
.txt_block_id_3 .txtBlk .txt3 {
  font-size: min(6vw, 30px);
  font-style: italic;
  line-height: 1;
  margin-bottom: 2rem;
}
.txt_block_id_3 .txtBlk .txt3 .border {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.7rem;
}
.txt_block_id_3 .txtBlk .txt3 .num {
  font-size: 3em;
}
.txt_block_id_3 .txtBlk .txt3 big {
  font-size: 1.5em;
}
.txt_block_id_3 .txtBlk .txt4 {
  font-size: min(8vw, 38px);
  font-style: italic;
}
/*===============================
  id_about_shortest_4week
================================*/
.id_about_shortest_4week {
  margin-bottom: 3rem;
}
.id_about_shortest_4week .img5_2_2_wrap {
  position: relative;
  padding-top: 50px;
}
.id_about_shortest_4week .img5_2_2_wrap .topTxt {
  font-size: 3rem;
  transform: rotate(-8deg);
  letter-spacing: 0;
  margin-bottom: -40px;
  line-height: 1.3;
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
}
.id_about_shortest_4week .img5_2_2_wrap .bottomTxt {
  font-size: 2.8rem;
  letter-spacing: 0;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.id_about_shortest_4week .txtBlk3 {
  position: absolute;
  white-space: nowrap;
  font-size: min(6vw, 28px);
  font-style: italic;
  letter-spacing: 0;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
}
.id_about_shortest_4week .txtBlk3 .line {
  border-bottom: solid 1px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  padding-bottom: 5px;
}
.id_about_shortest_4week .txtBlk_add1025 {
  white-space: nowrap;
  font-size: 2.6rem;
  font-style: italic;
  letter-spacing: 0;
  display: block;
  line-height: 1.4;
  text-align: center;
  position: relative;
  font-weight: bold;
  margin-top: -23%;
  color: #ffe200;
}
.id_about_shortest_4week .img5_2_2_wrap .sup-text_add1025 {
  font-size: 1rem;
  text-align: right;
  color: #ffe200;
  padding-right: 10px;
  letter-spacing: 0;
}
/*===============================
  id_50k_over
================================*/
.id_50k_over {
  text-align: center;
  margin: 2rem auto 3rem;
  color: #fff;
}
.id_50k_over .txtBlk {
  display: inline-block;
}
.id_50k_over .txtBlk .tit {
  font-size: min(5vw, 23px);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  padding: 1rem 0.5rem;
  background: #fff;
  border-radius: 4px;
  color: #000;
  margin-bottom: 20px;
}
.id_50k_over .txtSet {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-size: 3.7rem;
  font-weight: bold;
  font-style: italic;
}
.id_50k_over .txtSet .txtSetInner {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}
.id_50k_over .txtSet .txt1 {
  font-size: 1.5em;
  height: auto;
  width: 3.9em;
  line-height: 1;
  display: inline-block;
  margin-bottom: -0.3em;
}
.id_50k_over .txtSet .txt2 {
  font-size: 0.7em;
  line-height: 1;
  display: inline-block;
}
.id_50k_over .txtSet .txt3 {
  font-size: 1em;
  line-height: 1;
  display: inline-block;
}
.id_50k_over .txtSet::after {
  content: "";
  width: 100%;
  height: 16px;
  background: linear-gradient(to bottom, #ff0526, #711b4c);
  position: absolute;
  left: 0%;
  bottom: -16px;
}
.id_50k_over .txtSet .caution_sup {
  font-size: 1rem;
  vertical-align: super;
  position: relative;
  top: -2em;
  right: -0em;
}
.id_50k_over .cautionTxt {
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
  margin-top: 10px;
}
/*===============================
  id_customer_988
================================*/
.id_customer_988 {
  margin-top: 30px;
  padding: 30px 5% 50px;
}
.id_customer_988 .box_inner {
  position: relative;
  background-color: #80251d;
  padding: 35px 0 20px;
  margin-bottom: 20px;
}
.id_customer_988 .box_inner .txt1 {
  position: absolute;
  top: -18%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(10vw, 45px);
  font-style: italic;
  font-weight: bold;
}
.id_customer_988 .box_inner .flex_inner {
  display: flex;
  align-items: center;
  padding-left: 5%;
  margin-bottom: 15px;
}
.id_customer_988 .box_inner .flex_inner .check {
  width: 6rem;
  margin-top: 5px;
}
.id_customer_988 .box_inner .flex_inner .check img {
  width: 100%;
}
.id_customer_988 .box_inner .flex_inner .txt2 {
  font-size: min(8vw, 30px);
  font-weight: bold;
  transform: scale(1.6, 1);
  letter-spacing: -2px;
  margin-left: 18%;
}
.id_customer_988 .box_inner .flex_inner .txt2 big {
  font-size: min(15vw, 70px);
  line-height: 1.3;
}
.id_customer_988 .box_inner .txt3 {
  text-align: center;
  font-size: min(6vw, 20px);
}
/*===============================
  id_problem_txt_block
================================*/
.id_problem_txt_block {
  position: relative;
  background-color: #0b0b0b;
  text-align: center;
  padding: 4rem 0;
}
.id_problem_txt_block .txt1 {
  font-size: 1.4rem;
  color: #cc1300;
  margin-bottom: 1.2rem;
}
.id_problem_txt_block .txt2 {
  font-size: 2.6rem;
  font-weight: bold;
}
.id_problem_txt_block .txt2 span {
  color: #e22000;
}
.id_problem_txt_block::after {
  position: absolute;
  content: "";
  border-left: 1px solid #e22000;
  height: 50px;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%);
  z-index: 5;
}
/*===============================
  id_worry_txt_block
================================*/
.id_worry_txt_block {
  position: relative;
  background-color: #000;
  text-align: center;
  padding: 3rem 0;
  font-weight: 500;
}
.id_worry_txt_block::after {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 50%;
  transform: translate(-50%);
  border-top: 8px solid #cc1300;
  border-right: 5px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 5px solid transparent;
}
/*===============================
  id_use_all_body
================================*/
.id_use_all_body {
  position: relative;
}
.id_use_all_body .machine_img {
  position: absolute;
  top: -15%;
  right: 0;
  width: 30%;
  max-width: 150px;
}
.id_use_all_body .machine_img img {
  width: 100%;
}
.id_use_all_body .txtBlk .fv_out_text {
  padding: 3rem 0;
  width: 95%;
  margin: 0 auto;
}
.id_use_all_body .txtBlk .fv_out_text .txt1 {
  font-size: min(4.5vw, 20px);
  font-weight: 500;
  margin-bottom: 1rem;
}
.id_use_all_body .txtBlk .fv_out_text .txt2 {
  font-size: min(6vw, 30px);
  font-weight: bold;
  line-height: 1.4;
}
.id_use_all_body .txtBlk .fv_out_text .txt2 big {
  font-size: min(9vw, 40px);
}
.id_use_all_body .txtBlk .fv_out_text .txt2 big span {
  position: relative;
  z-index: 1;
}
.id_use_all_body .txtBlk .fv_out_text .txt2 big span::before {
  position: absolute;
  content: "";
  bottom: -7px;
  left: 0;
  background-color: red;
  width: 95%;
  height: 12px;
  z-index: -1;
}
/*===============================
  id_about_shortest_route
================================*/
.id_about_shortest_route {
  position: relative;
  margin: 0 5% 10rem;
}
.id_about_shortest_route .cautionRightTxt {
  position: absolute;
  bottom: -8rem;
  right: 0;
}
.id_about_shortest_route .imgBlk {
  position: relative;
}
.id_about_shortest_route .imgBlk .txtBlk {
  position: absolute;
  top: 0%;
  left: 0%;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%;
  height: 100%;
}
.id_about_shortest_route .imgBlk .txt_ttl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.id_about_shortest_route .imgBlk .graph_top_txt {
  width: 100%;
  position: absolute;
  top: 3%;
  right: 0;
}
.id_about_shortest_route .imgBlk .txt_ttl .txt_ttl_top {
  position: absolute;
  left: -1.5%;
  top: 0%;
  font-weight: 500;
  font-size: min(3vw, 14px);
  letter-spacing: 1px;
}
.id_about_shortest_route .imgBlk .txt_ttl .txt_ttl_top .caution_sup {
  -ms-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  font-size: 0.7rem;
}
.id_about_shortest_route .imgBlk .graph_top_txt .bottom_txt {
  position: relative;
}
.id_about_shortest_route .imgBlk .graph_top_txt .bottom_txt .caution_sup {
  position: absolute;
  top: -0.5rem;
  right: -0.8rem;
  font-size: 0.8rem;
}
.id_about_shortest_route .imgBlk .txt_ttl .txt_ttl_bottom {
  position: absolute;
  left: -1.5%;
  top: 56%;
  font-weight: 500;
  font-size: min(3vw, 14px);
  letter-spacing: 1px;
}
.id_about_shortest_route .imgBlk .graph_top_txt .txt_list {
  position: absolute;
  top: 3.5%;
  right: 0;
}
.id_about_shortest_route .imgBlk .graph_bottom_txt {
  width: 100%;
  position: absolute;
  top: 83%;
  left: 0;
}
.id_about_shortest_route .imgBlk .graph_bottom_txt .txt_list {
  position: absolute;
  bottom: 0;
  right: 0;
}
.id_about_shortest_route .imgBlk .graph_top_txt .txt_list,
.id_about_shortest_route .imgBlk .graph_bottom_txt .txt_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 20px;
}
.id_about_shortest_route .imgBlk .graph_top_txt .txt_list li,
.id_about_shortest_route .imgBlk .graph_bottom_txt .txt_list li {
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: min(3vw, 14px);
  line-height: 1.1;
  letter-spacing: normal;
}
.id_about_shortest_route .imgBlk .graph_top_txt .txt_list li .bottom_txt,
.id_about_shortest_route .imgBlk .graph_bottom_txt .txt_list li .bottom_txt {
  font-size: min(4.7vw, 22px);
  margin-top: 10px;
}
.id_about_shortest_route .imgBlk .graph_top_txt .txt_list li .bottom_txt big,
.id_about_shortest_route .imgBlk .graph_bottom_txt .txt_list li .bottom_txt big {
  font-size: min(6vw, 28px);
}
.id_about_shortest_route .imgBlk .graph_out_txt {
  width: 100%;
  position: absolute;
  top: 93%;
  left: 8%;
}
.id_about_shortest_route .imgBlk .graph_out_txt .inner_txt {
  display: flex;
  align-items: center;
}
.id_about_shortest_route .imgBlk .graph_out_txt .left_txt {
  font-size: min(6.5vw, 29px);
}
.id_about_shortest_route .imgBlk .graph_out_txt .right_txt {
  position: relative;
  display: inline-block;
  display: flex;
  flex-direction: column;
  font-size: min(7.5vw, 36px);
  line-height: 1.2;
}
.id_about_shortest_route .imgBlk .graph_out_txt .right_txt::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  width: 9.7rem;
  top: 0.7rem;
  right: 1.5rem;
}
.id_about_shortest_route .imgBlk .graph_out_txt .right_txt span {
  font-size: min(3vw, 14px);
}
/*===============================
  id_daily_shaving_3min
================================*/
.id_daily_shaving_3min {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  padding: 2rem 0 0;
}
.id_daily_shaving_3min .imgBlk.imgSmall {
  overflow: hidden;
}
.id_daily_shaving_3min .imgBlk.imgSmall img {
  margin: -15% 0;
}
.id_daily_shaving_3min .txtBlk {
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 5%;
}
.id_daily_shaving_3min .txtBlk .txt1 {
  width: 100%;
  position: absolute;
  font-size: min(5.5vw, 25px);
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
}
.id_daily_shaving_3min .txtBlk .txt1 .lage1 {
  font-size: 1.3em;
  line-height: 1;
  font-weight: bold;
}
.id_daily_shaving_3min .txtBlk .txt1 .lage2 {
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
}
.id_daily_shaving_3min .txt2 {
  position: absolute;
  font-size: min(7vw,32px);
  line-height: 1;
  top: 60%;
  left: 5%;
}
.id_daily_shaving_3min .txt3 {
  position: absolute;
  white-space: nowrap;
  font-size: min(7vw,32px);
  letter-spacing: 0;
  display: inline-block;
  line-height: 1;
  font-style: italic;
  padding: 0 1rem;
  top: 65%;
  left: 5%;
}
.id_daily_shaving_3min .txt3:before {
  content: "";
  width: 100%;
  height: 1.3em;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #868686a3;
  border-radius: 5px;
}
.id_daily_shaving_3min .txt3 .inner {
  position: relative;
  z-index: 1;
}
.id_daily_shaving_3min .txt3 big {
  font-size: 2.2em;
  letter-spacing: 0;
  line-height: 1;
}
.id_daily_shaving_3min .txt3 big .numImgTxt {
  display: inline-block !important;
  width: 0.6em !important;
  height: auto;
  padding: 0 0px;
  margin: 0 0 0 10px;
}
.id_daily_shaving_3min .txt4 {
  position: absolute;
  top: 82%;
  right: 5%;
  font-size: min(5vw,23px);
  letter-spacing: 0;
  line-height: 1.7;
  text-align: right;
}
.id_daily_shaving_3min .txt4 span {
  display: inline-block;
  line-height: 1;
}
/*===============================
  id_how_to_use
================================*/
.id_how_to_use .howtouse_wrap {
  padding: 5rem 2.5rem 0;
}
.id_how_to_use .howtouse_wrap .howtouse_child {
  position: relative;
}
.id_how_to_use .howtouse_wrap .howtouse_child .img_box {
  position: relative;
  margin-bottom: 5px;
}
.id_how_to_use .howtouse_wrap .howtouse_child .img_box .name_en {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.id_how_to_use .howtouse_wrap .howtouse_child .img_box .name_en span {
  display: block;
  font-family: urw-din, sans-serif;
  font-weight: 600;
  font-size: min(7vw, 38px);
  transform: scale(1.7, 1);
  letter-spacing: 5px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}
.id_how_to_use .howtouse_wrap .howtouse_child_txt {
  font-weight: 500;
  margin-top: 20px;
}
.id_how_to_use .howtouse_wrap .howtouse_child_txt span {
  position: relative;
  width: 100%;
  display: block;
  font-size: min(5.5vw, 23px);
  letter-spacing: 0.1em;
  text-align: left;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.id_how_to_use .howtouse_wrap .howtouse_child_txt span:after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  width: 68%;
  right: 0;
  top: 50%;
}
.id_how_to_use .howtouse_wrap .howtouse_child_txt p {
  font-size: min(4vw, 18px);
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: justify;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 5rem;
}
/*===============================
  id_about_hair_removal
================================*/
.id_about_hair_removal {
  position: relative;
  padding: 1rem 0 4rem;
}
.id_about_hair_removal .txtBlk {
  padding: 0 5%;
}
.id_about_hair_removal .txtBlk1 {
  white-space: nowrap;
  font-size: min(4.5vw,20px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  font-style: italic;
  margin-top: -30%;
}
.id_about_hair_removal .txtBlk1 .num {
  font-size: 1.5em;
}
/*===============================
  id_about_no_pain
================================*/
.id_about_no_pain .imgBlk {
  position: relative;
  z-index: -1;
  padding: 3% 0 12%;
  margin-bottom: 60px;
}
.id_about_no_pain .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;
}
.id_about_no_pain .top_txt {
  position: relative;
  font-size: min(7vw, 32px);
  text-align: center;
  line-height: 1.5;
}
.id_about_no_pain .top_txt::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #801c0d;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  width: 11rem;
}
.id_about_no_pain .top_txt::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #801c0d;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 11rem;
}
.id_about_no_pain .top_txt .dot {
  position: relative;
}
.id_about_no_pain .top_txt .dot::after {
  position: absolute;
  content: "・";
  bottom: -3rem;
  left: 50%;
  transform: translate(-50%);
  color: #e22000;
}
.id_about_no_pain .imgBlk .inner_txt {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-left: 2.5rem;
}
.id_about_no_pain .imgBlk .txtBlk .txt1 {
  font-size: min(7.5vw, 26px);
  line-height: 1.4;
  letter-spacing: -0.05rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.id_about_no_pain .imgBlk .txtBlk .txt1 big {
  font-size: min(8.5vw, 32px);
}
.id_about_no_pain .imgBlk .txtBlk .txt2 {
  font-size: min(7vw, 28px);
  line-height: 1.7;
  letter-spacing: -0.02rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.id_about_no_pain .imgBlk .txtBlk .txt3 {
  font-size: min(5vw, 16px);
  line-height: 1.7;
  letter-spacing: -0.02rem;
  font-weight: 500;
  margin-bottom: 15px;
}
/*===============================
  id_recommendation_txt
================================*/
.id_recommendation_txt .imgBlk {
  position: relative;
  z-index: -1;
}
.id_recommendation_txt .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;
}
.id_recommendation_txt .imgBlk .inner_txt {
  width: 100%;
  position: absolute;
  bottom: 5%;
  padding-left: 2.5rem;
}
.id_recommendation_txt .imgBlk .txtBlk .txt1 {
  font-size: min(4.5vw, 20px);
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 15px;
}
.id_recommendation_txt .imgBlk .txtBlk .txt1 big {
  font-size: min(10vw, 40px);
}
.id_recommendation_txt .imgBlk .txtBlk .txt2 {
  font-size: min(7.8vw, 35px);
  line-height: 1.4;
  font-weight: bold;
}
/*===============================
  id_removal_for_men
================================*/
.id_removal_for_men .imgBlk {
  position: relative;
  z-index: -1;
}
.id_removal_for_men .imgBlk .txtBlk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 12%;
  left: 0%;
  padding: 1rem 0;
  font-size: 1.4rem;
  line-height: 1;
  z-index: 5;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_top {
  text-align: center;
  margin-top: 10%;
  font-size: min(9.5vw, 42px);
  line-height: 1.2;
  font-weight: bold;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom {
  position: absolute;
  width: 100%;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%);
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt1 {
  margin-top: 15px;
  font-size: min(4vw, 20px);
  padding: 0 2.5rem;
  font-weight: 500;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt1 .list_txt {
  margin-top: 3%;
  margin-bottom: 5%;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt1 .list_txt ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt1 .list_txt ul li .ja_txt {
  display: inline-block;
  background-color: #cc1300;
  font-weight: bold;
  font-size: min(6vw, 28px);
  border-radius: 5px;
  margin-bottom: 0.4rem;
  padding: 8px 10px;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt1 .list_txt ul li .en_txt {
  display: inline-block;
  font-size: min(8.5vw, 38px);
  font-weight: bold;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt2 {
  font-size: min(5.3vw, 30px);
  padding: 0 1.5rem;
  text-align: justify;
  font-weight: bold;
  line-height: 1.5;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt2 {
  font-size: min(5.1vw, 25px);
  padding: 0 2.5rem;
  text-align: justify;
  font-weight: bold;
  line-height: 1.6;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt2 .bg_red {
  position: relative;
  z-index: 1;
  padding-left: 0.5rem;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box01 .txt_bottom .txt2 .bg_red::after {
  position: absolute;
  content: "";
  background-color: #cc1300;
  width: 100%;
  height: 1.5rem;
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box02 .txt_top {
  text-align: center;
  margin-top: 10%;
  font-size: min(9.5vw, 42px);
  line-height: 1.2;
  font-weight: bold;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box02 .txt_bottom {
  position: absolute;
  bottom: 20%;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box02 .txt_bottom .txt1 {
  font-size: min(6.5vw, 22px);
  padding: 0 2.5rem;
  line-height: 1;
  margin-bottom: 20px;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box02 .txt_bottom .txt1 span {
  display: inline-block;
  font-size: min(5vw, 25px);
  background-color: #cc1300;
  font-weight: bold;
  border-radius: 5px;
  padding: 8px 10px;
  margin-bottom: 5px;
}
.id_removal_for_men .imgBlk .txtBlk .txt_box02 .txt_bottom .txt2 {
  padding: 0 2.5rem;
  font-size: min(5vw, 25px);
  line-height: 1.5;
  font-weight: bold;
}
/*===============================
  id_repayment
================================*/
.id_repayment .box_inner {
  background-color: #80251d;
  padding: 40px 0;
}
.id_repayment .box_inner .flex_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.id_repayment .box_inner .flex_inner .check {
  width: 6rem;
  margin-right: 4%;
}
.id_repayment .box_inner .flex_inner .check img {
  width: 100%;
}
.id_repayment .box_inner .flex_inner .txt1 {
  font-size: min(7vw, 32px);
  line-height: 1.3;
}
.id_repayment .box_inner .flex_inner .txt2 {
  font-size: 3rem;
  line-height: 1.3;
}
.id_repayment .box_inner .flex_inner .txt2 big {
  font-size: 1.15em;
}
.id_repayment .box_inner .flex_inner .txt3 {
  font-size: 3rem;
  line-height: 1.7;
  font-weight: bold;
}
.id_repayment .box_inner .flex_inner .txt3 big {
  font-size: 1.15em;
}
.id_repayment .box_inner .flex_inner .border {
  display: inline-block;
  line-height: 1.2;
  border-bottom: 3px solid #fff;
}
/*===============================
  id_notice-txt-box
================================*/
.id_notice-txt-box {
  margin: 0 5% 2rem;
}
.id_notice-txt-box .inner_txt_box {
  position: relative;
  background-color: #ebebeb;
  color: #010101;
  padding: 35px 20px 30px 30px;
  font-weight: 500;
  display: flex;
}
.id_notice-txt-box .inner_txt_box .dot_top::before {
  position: absolute;
  content: "・";
  font-size: 25px;
  top: -5px;
  left: 2px;
}
.id_notice-txt-box .inner_txt_box .dot_top::after {
  position: absolute;
  content: "・";
  font-size: 25px;
  top: -5px;
  right: 2px;
}
.id_notice-txt-box .inner_txt_box .dot_bottom::before {
  position: absolute;
  content: "・";
  font-size: 25px;
  bottom: -5px;
  left: 2px;
}
.id_notice-txt-box .inner_txt_box .dot_bottom::after {
  position: absolute;
  content: "・";
  font-size: 25px;
  bottom: -5px;
  right: 2px;
}
.id_notice-txt-box .inner_txt_box .txt_left {
  position: relative;
  font-family: urw-din, sans-serif;
  font-size: min(7vw, 30px);
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: scale(0.6, 1);
  transform-origin: top left;
  letter-spacing: -1px;
  margin-right: 10px;
}
.id_notice-txt-box .inner_txt_box .txt_left::after {
  position: absolute;
  content: "";
  border-left: 1px solid #010101;
  height: 63%;
  bottom: 0;
  left: 50%;
}
.id_notice-txt-box .inner_txt_box .txt_right .ttl {
  font-size: min(4.2vw, 20px);
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: normal;
}
.id_notice-txt-box .inner_txt_box .txt_right p {
  font-size: min(3.2vw, 16px);
  font-weight: bold;
  line-height: 2;
  margin-bottom: 7px;
}
.id_notice-txt-box .inner_txt_box .txt_right .last_txt {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.07rem;
}
/*===============================
  id_why_choose_block
================================*/
.id_why_choose_block {
  padding: 0rem 2.5rem;
  font-weight: bold;
  position: relative;
}
.id_why_choose_block .txt1 {
  font-size: min(5.2vw, 23px);
  display: inline-block;
  line-height: 1.4;
  position: relative;
}
.id_why_choose_block .txt1 .caution_sup {
  color: #fff;
}
.id_why_choose_block .txt2 {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #f00;
  font-weight: bold;
}
.id_why_choose_block .txt2 .lage {
  font-size: 2.4rem;
}
.id_why_choose_block .alignC {
  text-align: center;
}
.id_why_choose_block .txt1 {
  font-size: min(6vw, 28px);
  line-height: 1.5;
  margin-bottom: 20px;
}
.id_why_choose_block .txt1 .red-txt {
  color: #f00;
}
.id_why_choose_block .cautionTxt {
  font-size: 1rem;
  letter-spacing: 0;
  padding-right: 15px;
  display: block;
  text-align: right;
}
.id_why_choose_block .txt230203 {
  border-left: 10px solid #f00;
  background: transparent;
  padding-left: 1.5rem;
  font-size: min(4.6vw, 23px);
}
.id_why_choose_block .txt230203 .red-txt {
  position: relative;
  z-index: 2;
}
.id_why_choose_block .txt230203 .red-txt::before {
  content: "";
  height: 10px;
  width: 103%;
  left: -3px;
  z-index: -5;
  bottom: -5px;
  background: #f00;
  opacity: 80%;
  position: absolute;
}
.id_why_choose_block .feature {
  font-weight: bold;
  font-size: min(4vw, 18px);
  letter-spacing: 0.01em;
  text-align: center;
  color: #cc1300;
  padding-top: 40px;
  margin-bottom: 10px;
}
.id_why_choose_block .logo_wrap .logoName_top {
  width: 80%;
  display: flex;
}
.id_why_choose_block .logo_wrap {
  font-weight: normal;
  font-size: min(11vw, 45px);
  letter-spacing: -0.04em;
  line-height: 55px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 10px #000;
  border-bottom: 1px solid #aaa;
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.id_why_choose_block .logo_wrap .logoName_top {
  width: 80%;
  margin: 0 auto;
}
/*===============================
  id_max_17joule
================================*/
.id_max_17joule{
  color: #fff;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
}
.id_max_17joule .txtBlk{
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin: 0 auto;
  font-style: italic;
}
.id_max_17joule .txtBlk .left{
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  vertical-align: middle;
}
.id_max_17joule .txtBlk .right{
  font-size: 9.4rem;
  line-height: 1;
  letter-spacing: -0.1em;
}
.id_max_17joule .txtBlk .right .small{
    font-size: .7em;
  letter-spacing: 0;
}
.id_max_17joule .txt1{
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: bold;
}
.id_max_17joule .txt1.line {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.id_max_17joule .txt1.line::after {
  width: 100%;
  height: 4px;
  background: linear-gradient(to left, #FF0526, #711B4C);
  position: absolute;
  left: 0%;
  bottom: -3px;
}
.id_max_17joule .txt2{
text-align: right;
font-size: 1rem;
letter-spacing: 0;
font-weight: bold;
}
/*===============================
  id_about_detail
================================*/
.id_about_detail .imgBlk {
  position: relative;
}
.id_about_detail .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;
}
.id_about_detail .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 40.5%;
  left: 7.8%;
  display: inline-block;
  font-size: min(4vw, 18px);
  line-height: 1.6;
  letter-spacing: normal;
}
/*===============================
  secLady22
================================*/
.id_about_suitable_period {
  text-align: center;
  padding: 20px 0;
}
.id_about_suitable_period .icon_dia {
  padding: 20px 0;
}
.id_about_suitable_period .tit {
  font-size: 2rem;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: left;
}
.id_about_suitable_period .img {
  margin-bottom: 30px;
}
.id_about_suitable_period .txt {
  font-size: min(4.5vw, 20px);
  line-height: 1.8;
  margin-bottom: 30px;
}
.id_about_suitable_period .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;
}
.id_about_suitable_period .img2Box .img2Txt {
  margin-left: -18%;
  margin-bottom: -7px;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
}
.id_about_suitable_period .img2Box .img2Txt2Set {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1%;
  width: 91%;
  margin: 5px auto 0;
}
.id_about_suitable_period .img2Box .img2Txt2Set li {
  width: 24%;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  border: solid 1px;
  border-radius: 5px;
  border-color: #ff8bd2;
}
.id_about_suitable_period .img2Box .img2Txt2Set li.list1 {
  width: 49%;
}
.id_about_suitable_period .img2Box .img2Txt2Set li.list3 {
  border-color: #afafaf;
}
.id_about_suitable_period .img2Box .img2Txt2Set li.list4 {
  border-color: #48a1ff;
}
.id_about_suitable_period .underline {
  display: inline-block;
  position: relative;
}
.id_about_suitable_period .underline::after {
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #a70cca, #e86a73);
  position: absolute;
  left: 0;
  bottom: 4px;
}
/*===============================
  id_attention_box
================================*/
.id_attention_box {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 23px 25px;
  background: #ffe200;
  color: #000;
  margin-bottom: 20px 30px;
  font-weight: bold;
}
.id_attention_box .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;
}
.id_attention_box .tit span {
  font-size: 1.8rem;
}
.id_attention_box .txt1 {
  font-size: 1.8rem;
  letter-spacing: 0;
}
/*===============================
  id_adjust_lighting
================================*/
.id_adjust_lighting .imgBlk {
  position: relative;
  z-index: -1;
  padding: 12% 0 14%;
  margin-top: 10px;
}
.id_adjust_lighting .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;
}
.id_adjust_lighting .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: -0.05rem;
}
.id_adjust_lighting .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: -0.05rem;
  font-weight: bold;
}
.id_adjust_lighting .imgBlk .txtBlk .txt2 big {
  font-size: min(6vw, 28px);
}
/*===============================
  id_benefits_box
================================*/
.id_benefits_box {
  position: relative;
  padding: 40px 2.5rem 20px;
  background-color: rgba(255, 255, 255, 0.04);
  margin-top: 50px;
  z-index: 1;
}
.id_benefits_box .top_border {
  width: 0px;
  height: 5rem;
  background: transparent;
  border-left: 1px solid #e22000;
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translateX(-50%);
}
.id_benefits_box .top_ttl {
  font-weight: 500;
  font-size: 14px;
  color: #cc1300;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 20px;
}
.id_benefits_box .bottom_border {
  width: 0px;
  height: 3rem;
  background: transparent;
  border-left: 1px solid #e22000;
  position: absolute;
  bottom: -5%;
  left: 50%;
  transform: translateX(-50%);
}
.id_benefits_box .h_01 {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #cc1300;
}
.id_benefits_box .txt_01 {
  border-radius: 4px;
  background: #cc1300;
  text-align: center;
  align-items: center;
  display: grid;
  font-size: min(6vw, 28px);
  padding: 0.3rem 0;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
}
.id_benefits_box .txt_01_bottom {
  margin-bottom: 1rem;
}
.id_benefits_box .txt_batu {
  font-size: 4rem;
  text-align: center;
  color: #cc1400;
  height: 40px;
}
.id_benefits_box .txt_02 {
  text-align: center;
  margin-top: 10px;
  font-size: min(6vw, 30px);
}
/*===============================
id_no_reservation
================================*/
.id_no_reservation .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.id_no_reservation .imgBlk img {
  filter: brightness(150%);
}
.id_no_reservation .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.id_no_reservation .txtBlk .inner_txt {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.id_no_reservation .txtBlk .txt1 {
  position: relative;
  text-align: left;
  font-size: min(8.1vw, 35px);
  letter-spacing: 0.2rem;
  font-style: italic;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  line-height: 1;
}
.id_no_reservation .txtBlk .txt1::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #ff0526, #711b4c);
}
.id_no_reservation .txtBlk .txt2 {
  position: relative;
  text-align: right;
  font-size: min(8.1vw, 35px);
  letter-spacing: 0.2rem;
  font-style: italic;
  padding-right: 1.5rem;
  margin-bottom: 2rem;
}
.id_no_reservation .txtBlk .txt2::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #711b4c, #ff0526);
}
.id_no_reservation .txtBlk .txt3 {
  display: inline-block;
  text-align: left;
  font-size: min(7.4vw, 32px);
  font-style: italic;
  line-height: 1;
  padding: 0.5rem 1.5rem 0.8rem 0.8rem;
  background: linear-gradient(to right, #ff0526, #711b4c);
  margin-bottom: 20px;
}
.id_no_reservation .txtBlk .txt3 big {
  font-size: 1.5em;
}
/*===============================
  id_max_17joule
================================*/
.id_max_17joule {
  color: #fff;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
}
.id_max_17joule .txtBlk {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin: 0 auto;
  font-style: italic;
}
.id_max_17joule .txtBlk .left {
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  vertical-align: middle;
}
.id_max_17joule .txtBlk .right {
  font-size: 9.4rem;
  line-height: 1;
  letter-spacing: -0.1em;
}
.id_max_17joule .txtBlk .right .small {
  font-size: 0.7em;
  letter-spacing: 0;
}
.id_max_17joule .txt1 {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: bold;
}
.id_max_17joule .txt1.line {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.id_max_17joule .txt1.line::after {
  width: 100%;
  height: 4px;
  background: linear-gradient(to left, #ff0526, #711b4c);
  position: absolute;
  left: 0%;
  bottom: -3px;
}
.id_max_17joule .txt2 {
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0;
  font-weight: bold;
}

/*===============================
  dandy_set_block
================================*/
.dandy_set_block .imgBlk {
  position: relative;
}
.dandy_set_block .imgBlk .txtBlk {
  position: absolute;
  width: 95%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding-top: 8%;
}
.dandy_set_block .imgBlk .txtBlk .logoName_top {
  width: 65%;
  text-align: center;
  margin-bottom: 5%;
  padding-left: 2%;
}
.dandy_set_block .imgBlk .txtBlk .logoName_top .logo_txt {
  font-size: 2rem;
}
.dandy_set_block .imgBlk .txtBlk .logoName_top .logo_img img {
  width: 100%;
  margin-bottom: 3px;
}
.logoName_top .logo_text {
  font-size: min(3.7vw, 16px);
}
.dandy_set_block .imgBlk .txtBlk .txt1 {
  font-size: min(7vw, 32px);
  font-style: italic;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 8%;
  font-weight: bold;
  white-space: nowrap;
}
.dandy_set_block .imgBlk .txtBlk .txt1 .border {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
}
.dandy_set_block .imgBlk .txtBlk .txt1 big {
  font-size: 1.2em;
}
.dandy_set_block .imgBlk .txtBlk .txt1 .dotto {
  position: relative;
}
.dandy_set_block .imgBlk .txtBlk .txt1 .dotto:after {
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  position: absolute;
  top: -9px;
  left: 75%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #fff;
}
.dandy_set_block .imgBlk .txtBlk .txt2 {
  text-align: center;
  font-size: min(4.5vw, 25px);
  margin-bottom: 7%;
}
.dandy_set_block .imgBlk .txtBlk .txt2 .txt2_inner {
  position: relative;
  display: inline-block;
  padding: 0.2rem 4rem;
  font-weight: bold;
  line-height: 1.5;
}
.dandy_set_block .imgBlk .txtBlk .txt2 .txt2_inner::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy/img/content_230202/sec01_230318_txt_deco.png)
    0 0 no-repeat;
  width: 9%;
  height: 100%;
  background-size: contain;
  top: 0;
  left: 0;
}
.dandy_set_block .imgBlk .txtBlk .txt2 .txt2_inner::after {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy/img/content_230202/sec01_230318_txt_deco.png)
    0 0 no-repeat;
  width: 9%;
  height: 100%;
  background-size: contain;
  top: 0;
  transform: rotate(180deg);
  right: 0;
}
.dandy_set_block .imgBlk .txtBlk .txt3 {
  background-color: #101010;
  padding: 2rem 1rem;
  text-align: center;
  border-radius: 1rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
  font-style: italic;
}
.dandy_set_block .imgBlk .txtBlk .txt3 .txt3_01 {
  font-size: min(6.5vw, 30px);
  margin-bottom: 0.7rem;
}
.dandy_set_block .imgBlk .txtBlk .txt3 .txt3_01 .c_red {
  color: #cc1300;
}
.dandy_set_block .imgBlk .txtBlk .txt3 .txt3_02 {
  font-size: min(5.2vw, 25px);
  line-height: 1;
}
.dandy_set_block .imgBlk .txtBlk .txt3 .txt3_02 .price {
  font-size: 2.3em;
}
.dandy_set_block .imgBlk .txtBlk .txt3 .txt3_02 big {
  font-size: 1.8em;
}
/*===============================
  id_maximum_discount
================================*/
.id_maximum_discount {
  padding: 30px 0;
}
.id_maximum_discount .top_txt_box {
  position: relative;
  text-align: center;
  padding-bottom: 1rem;
}
.id_maximum_discount .top_txt_box .border {
  padding-bottom: 7rem;
}
.id_maximum_discount .top_txt_box .border::before {
  position: absolute;
  content: "";
  border-left: 1px solid #e22000;
  height: 15%;
  bottom: 0;
}
.id_maximum_discount .top_txt_box .txt1 {
  font-size: min(6.7vw, 30px);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: normal;
}
.id_maximum_discount .top_txt_box .txt1 big {
  font-size: 1.4em;
}
.id_maximum_discount .top_txt_box .slash {
  position: relative;
}
.id_maximum_discount .top_txt_box .slash::before {
  position: absolute;
  content: "";
  border-left: 2px solid #fff;
  height: 4rem;
  bottom: 0;
  left: -2rem;
  transform: rotate(-25deg);
}
.id_maximum_discount .top_txt_box .slash::after {
  position: absolute;
  content: "";
  border-left: 2px solid #fff;
  height: 4rem;
  bottom: 0;
  right: -2rem;
  transform: rotate(25deg);
}

.id_maximum_discount .top_txt_box .txt1 .c_blue_gra {
  display: inline-block;
  background: linear-gradient(0deg, #c2c8cb 30%, #4aafe4 70%);
  background: -webkit-linear-gradient(90deg, #c2c8cb 30%, #4aafe4 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.id_maximum_discount .top_txt_box .txt1 .c_red {
  color: #cc1300;
}
.id_maximum_discount .middle_txt {
  line-height: 1;
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
}
.id_maximum_discount .middle_txt .c_red {
  color: #cc1300;
  font-size: 1.4em;
  margin-left: 0.3rem;
}
.id_maximum_discount .top_txt_bottom {
  line-height: 1;
  font-size: min(7vw, 30px);
}
.id_maximum_discount .top_txt_bottom .line_red {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 0 1.5rem;
  height: 100%;
  line-height: 1.2;
}
.id_maximum_discount .top_txt_bottom .line_red::before {
  position: absolute;
  content: "";
  width: 85%;
  height: 1.5rem;
  background-color: #cc1300;
  bottom: 0.3rem;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.id_maximum_discount .top_txt_bottom big {
  font-family: urw-din, sans-serif;
  font-weight: bold;
  font-size: min(20vw, 100px);
  font-style: italic;
  letter-spacing: -1px;
  margin-right: 10px;
}
.id_maximum_discount .top_txt_bottom .sec07_01_230202 {
  padding: 10px 0 !important;
}
/*===============================
  id_about_dandyset
================================*/
.id_about_dandyset .imgBlk {
  position: relative;
}
.id_about_dandyset .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.id_about_dandyset .imgBlk .txtBlk .inner_txt {
  position: absolute;
  bottom: 7.5%;
  left: 30%;
  font-size: min(4.2vw, 20px);
  line-height: 2;
  font-weight: 500;
  letter-spacing: normal;
}
.id_about_dandyset .imgBlk .txtBlk .inner_txt .bg_red {
  position: relative;
  z-index: 1;
}
.id_about_dandyset .imgBlk .txtBlk .inner_txt .bg_red::before {
  position: absolute;
  content: "";
  background-color: #cc1300;
  width: 100%;
  height: 8px;
  bottom: -3px;
  left: 0;
  z-index: -1;
}
.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(6.5vw, 28px);
  text-align: center;
  padding: 3rem 0 5rem;
  line-height: 1.5;
  color: white;
}
/*===============================
id_dandyset_visual
================================*/
.id_dandyset_visual .imgBlk {
  position: relative;
}
.id_dandyset_visual .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.id_dandyset_visual .txtBlk .txt1 {
  position: relative;
  margin-top: 6%;
  text-align: left;
  font-size: min(5.7vw, 25px);
  line-height: 1.1;
  font-style: italic;
  color: #000;
  padding: 0.3rem 1.5rem;
  z-index: 1;
  background: linear-gradient(to right, #fff 0%, #fff 80%, transparent 100%);
  position: absolute;
}
.id_dandyset_visual .txtBlk .txt2 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: min(7.5vw, 33px);
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: -0.2rem;
  font-style: italic;
  color: #fff;
  padding: 1rem;
  z-index: 1;
  letter-spacing: -0.1rem;
  background: linear-gradient(to right, transparent 0%, #ca1402 50%, transparent 100%);
}
.id_dandyset_visual .txtBlk .txt3 {
  width: 100%;
  position: absolute;
  top: 68%;
  left: 50%;
  font-style: italic;
  font-weight: bold;
  transform: translateX(-50%);
  text-align: center;
  font-size: min(5.8vw, 28px);
  line-height: 1.3;
  text-shadow: 0 0px 8px rgba(0, 0, 0, 0.5), 0 0px 8px rgba(0, 0, 0, 0.5), 0 0px 8px rgba(0, 0, 0, 0.5),
    0 0px 8px rgba(0, 0, 0, 0.5), 0 0px 8px rgba(0, 0, 0, 0.5), 0 0px 8px rgba(0, 0, 0, 0.5),
    0 0px 8px rgba(0, 0, 0, 0.5);
}
.id_dandyset_visual .txtBlk .txt3 big {
  font-size: 1.5em;
}

/*===============================
  id_points_title
================================*/
.id_points_title {
  padding: 3rem 0 0;
  width: 90%;
  max-width: 380px;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 4rem;
  text-align: center;
}
.id_points_title .txtBlk .dotto {
  position: relative;
  display: inline-block;
}
.id_points_title .txtBlk .dotto::before {
  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;
}

/*===============================
  nb-set-price-block
================================*/
.nb-set-price-block {
  background-color: #000;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 2rem 5% 0;
}
.nb-set-price-block .price_top_txt {
  position: relative;
  display: inline-block;
  font-size: min(4.8vw, 22px);
  margin-bottom: 1rem;
  font-weight: 500;
}
.nb-set-price-block .price_top_txt::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/bathtimevonmhttps://stripe-channel.jp/wp-content/uploads/makeshop/icelady_ideal/img/content/txt_deco.png)
    0 0 no-repeat;
  width: 7rem;
  height: 7rem;
  background-size: contain;
  top: -85%;
  left: -18%;
}
.nb-set-price-block .price3Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.nb-set-price-block .price3Box li {
  background: #8E8E8E;
  background: linear-gradient(120deg, #b7b7b7 0%, #8E8E8E 47%, #cacaca 100%);
  background-size: cover;
  width: calc(100% / 3);
  height: 8rem;
  line-height: 1.1;
  display: flex;
  align-items: center;
  font-size: min(6vw,27px);
}
.nb-set-price-block .price3Box li:nth-child(1) {
  clip-path: polygon(100% 0, 90% 100%, 0 100%, 0 0);
  padding-left: 0.5rem;
}
.nb-set-price-block .price3Box li:nth-child(2) {
  clip-path: polygon(100% 0, 90% 100%, 0 100%, 10% 0);
  padding-left: 1rem;
}
.nb-set-price-block .price3Box li:nth-child(3) {
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 10% 0);
  padding-left: 1.5rem;
}
.nb-set-price-block .purchaseButton {
  position: relative;
  background: #FF003B;
  background: linear-gradient(90deg, #FF003B 0%, #BE0000 100%);
  box-shadow: 5px 5px 10px rgba(255,255,255,.8) inset;
  padding: 3rem 2rem;
  border-radius: 100px;
  font-size: min(5.5vw, 25px);
  color: #fff;
  width: 100%;
  max-width: 400px;
  font-weight: 500;
  z-index: 1;
  line-height: 1.4;
  font-weight: bold;
  cursor: pointer;
}
.nb-set-price-block .purchaseButton .yellow {
  color: #ffe200;
}
.nb-set-price-block .purchaseButtonBgWrap {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
  max-width: 400px;
  margin: 3rem auto 4rem;
}
.nb-set-price-block .purchaseButtonBgWrap::before {
  position: absolute;
  content: "";
  background-color: rgba(255,255,255,.1);
  width: 100%;
  height: 100%;
  border-radius: 999px;
  top: 10px;
}
.nb-set-price-block .btnCampTxt01 .txt1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #ffeb00;
  font-weight: bold;
}
.nb-set-price-block .btnCampTxt02 .txt1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 15px;
  color: #d52626;
  font-weight: bold;
}
.nb-set-price-block .btnCampTxt02 .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0;
}
.nb-set-price-block .amznBtn {
  max-width: 400px;
  width: 100%;
  margin: auto;
}
/*===============================
  nb_set_price_txt
================================*/
.nb_set_price_txt {
  text-align: center;
  padding: 1rem 0;
}
.nb_set_price_txt .price-label{
  font-size: min(3.8vw,18px);
  letter-spacing: 0;
  line-height: 1;
  padding: .5rem .8rem;
  color: #fff;
  border: solid 1px;
  display: inline-block;
  margin-bottom: 1rem;
}
.nb_set_price_txt .price-label2{
  font-size: min(3.8vw,18px);
  letter-spacing: 0;
  line-height: 1;
  padding: .5rem .8rem;
  color: #000;
  background-color: #fff;
  border: solid 1px;
  display: inline-block;
  margin-bottom: 1rem;
}
.nb_set_price_txt .campBoxSet{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: bold;
}
.nb_set_price_txt .priceTxtOlg{
  font-size: min(15vw,65px);
  padding-left: 0.45em;
  line-height: 1;
  letter-spacing: -4px;
  position: relative;
  display: inline-block;
}
.nb_set_price_txt .priceTxtOlg::after,
.nb_set_price_txt .priceTxtOlg::before{
  content: "";
  width: 100%;
  height: 2px;
  background: #f00;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.nb_set_price_txt .priceTxtOlg::after{
  top: 30%;
}
.nb_set_price_txt .priceTxtOlg::before{
  top: -5%;
}
.nb_set_price_txt .priceTxt {
  position: relative;
}
.nb_set_price_txt .priceTxt .taxTxt,
.nb_set_price_txt .priceTxtOlg .taxTxt{
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 0.3em;
  margin: auto;
  line-height: 1.2;
  height: 2em;
}
.nb_set_price_txt .priceTxt .yenTxt,
.nb_set_price_txt .priceTxtOlg .yenTxt{
  font-size: 0.4em;
  padding-left: 0.2em;
}
.nb_set_price_txt .priceTxt{
  font-size: min(20vw,80px);
  padding-left: 0.45em;
  line-height: 1;
  letter-spacing: -.4rem;
}
/*===============================
  nb-set-splitPurchaseBlk
================================*/
.nb-set-splitPurchaseBlk {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background-color: #000;
  text-align: center;
  padding: 5rem 0 3rem;
  position: relative;
  background-size: 100% 100%;
  color: #fff;
  z-index: 0;
}
.nb-set-splitPurchaseBlk .topTxt {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 20px;
  font-weight: bold;
}
.nb-set-splitPurchaseBlk .listBlk {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content_img/split_price_bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  padding: 3rem 10% 1rem;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.nb-set-splitPurchaseBlk .listBlk .tit {
  background: #fff;
  color: #000;
  padding: 0.7rem 0;
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.nb-set-splitPurchaseBlk .listBlk .txt {
  font-size: min(10vw, 47px);
  margin-bottom: 20px;
  line-height: 1;
  font-weight: bold;
}
.nb-set-splitPurchaseBlk .listBlk .txt .small {
  font-size: 0.5em;
  margin: 0 0.5rem;
}
.nb-set-splitPurchaseBlk .listUnderBtn {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  width: 85%;
  max-width: 360px;
  margin: 0 auto 2rem;
  background: #FF003B;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 2rem 0;
  border-radius: 999px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  box-shadow: 5px 5px 10px rgba(255,255,255,.2) inset;
  z-index: 1;
}
.nb-set-splitPurchaseBlk .listUnderBtnTxt {
  font-size: 1.65rem;
  letter-spacing: 0;
  line-height: 1.6;
}

