@charset "UTF-8";

/*===============================
  first-view-ilc
================================*/
.first-view-ilc {
  margin-bottom: 3rem;
}
.first-view-ilc .imgBlk {
  position: relative;
}
.first-view-ilc .imgBlk .txtBlk {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -3%;
}
.first-view-ilc .imgBlk .txtBlk .txt_top .txt1 {
  font-size: min(4.8vw, 22px);
  line-height: 1.3;
  font-weight: 500;
  text-align: right;
}
.first-view-ilc .imgBlk .txtBlk .txt_top .txt1 big {
  font-size: 1.2em;
}
.first-view-ilc .imgBlk .txtBlk .txt_bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.first-view-ilc .imgBlk .txtBlk .txt_bottom .txt2 {
  font-size: min(6.5vw, 30px);
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 2rem;
}
.first-view-ilc .imgBlk .txtBlk .txt_bottom .logo_img {
  width: min(58vw, 250px);
  font-size: min(5.5vw, 22px);
  white-space: nowrap;
  text-align: center;
}
.first-view-ilc .imgBlk .txtBlk .txt_bottom .logo_img img {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
}
/*===============================
  ilc-fv-text-block
================================*/
.ilc-fv-text-block .fv_head .imgBlk {
  position: relative;
}
.ilc-fv-text-block .fv_head .imgBlk img.bg {
  filter: brightness(60%);
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-shadow: 0 0 10px #020c14,0 0 10px #020c14,0 0 10px #020c14,0 0 10px #020c14,0 0 10px #020c14,0 0 10px #020c14,0 0 10px #020c14;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt1 {
  position: absolute;
  width: 100%;
  top: 17%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: min(5.5vw, 25px);
  text-align: center;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt2 {
  position: absolute;
  width: 100%;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: min(6vw, 27px);
  text-align: center;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt3 {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.4;
  font-weight: 500;
  font-size: min(7.5vw, 34px);
  text-align: center;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt3 .dotto {
  position: relative;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt3 .dotto::before {
  position: absolute;
  content: "";
  height: 4px;
  width: 4px;
  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;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt4 {
  position: absolute;
  width: 100%;
  top: 52%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.8;
  font-weight: 500;
  font-size: min(5vw, 25px);
  text-align: center;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt4 span {
  position: relative;
  width: 85%;
  margin: 0 auto;
  display: block;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt4 span::before {
  position: absolute;
  content: "";
  width: 15%;
  border-bottom: 1px solid #fff;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .txt4 span::after {
  position: absolute;
  content: "";
  width: 15%;
  border-bottom: 1px solid #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .head_logo {
  position: absolute;
  top: 7%;
  width: min(28vw, 130px);
  left: 50%;
  transform: translateX(-50%);
}
.ilc-fv-text-block .fv_head .imgBlk .txtBlk .head_logo img {
  width: 100%;
}
.ilc-fv-text-block .fv_body .imgBlk {
  position: relative;
}
.ilc-fv-text-block .fv_body .imgBlk::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background: linear-gradient(transparent,#101010);  
  bottom: 0;
}
.ilc-fv-text-block .fv_body .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ilc-fv-text-block .fv_body .imgBlk .txtBlk .txt1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: absolute;
  top: 0%;
  right: 1.5rem;
  font-weight: 500;
  font-size: min(6.25vw, 27px);
  text-align: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1.3;
  letter-spacing: .6rem;
}
.ilc-fv-text-block .fv_body .imgBlk .txtBlk .body_logo {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  font-size: min(4.3vw, 20px);
  text-align: center;
  white-space: nowrap;
}
.ilc-fv-text-block .fv_body .imgBlk .txtBlk .body_logo img {
  display: block;
  width: 100%;
  margin-top: .5rem;
}
/*===============================
  ilc-fv-text-block logo_none
================================*/
.ilc-fv-text-block.logo_none .fv_head .imgBlk {
  overflow: hidden;
  height: 50%!important;
}
.ilc-fv-text-block.logo_none .fv_head .imgBlk img {
  height: 21rem!important;
  object-fit: cover;
  object-position: bottom;
}
.ilc-fv-text-block.logo_none .fv_head .imgBlk .txtBlk .txt2 {
  top: 15%;
}
.ilc-fv-text-block.logo_none .fv_head .imgBlk .txtBlk .txt4 {
  top: 26%;
}
/*===============================
  ilc-mv-cont01
================================*/
.ilc-mv-cont01 .inner_box {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/mv_230228_bg.jpg) center center no-repeat;
  padding: 2rem 0 1rem;
  letter-spacing: 0.4rem;
}
.ilc-mv-cont01 .inner_box .txt_box {
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
}
.ilc-mv-cont01 .inner_box .txt_box .border {
  border-bottom: 1px solid rgb(255,255,255,.7);
  display: inline-block;
  padding-bottom: .5rem;
  line-height: 1;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text {
  display: inline-block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text .sub_txt {
  display: flex;
  flex-direction: column;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text .num {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: normal;
  font-size: min(25vw, 100px);
  margin-right: 1.5rem;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text .num img {
  width: 45vw!important;
  max-width: 230px!important;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text .ja {
  font-size: min(7vw, 28px);
  margin-bottom: 1rem;
}
.ilc-mv-cont01 .inner_box .txt_box .joules-text .en {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: min(6vw, 24px);
  margin-bottom: 1rem;
  opacity: .4;
}
/*===============================
  ilc-mv-cont02
================================*/
.ilc-mv-cont02 {
  margin-bottom: 0.7rem;
}
.ilc-mv-cont02 .inner_box {
  padding: 4rem 0 3rem;
}
.ilc-mv-cont02 .inner_box .txt_box {
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
  padding: 0 2rem;
  letter-spacing: -0.08rem;
}
.ilc-mv-cont02 .inner_box .txt_box .txt1 {
  font-size: min(6vw, 28px);
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.ilc-mv-cont02 .inner_box .txt_box .border {
  display: inline-block;
  border-bottom: 1px solid #0062ff;
  border-image: linear-gradient(to right, #0062ff 0% 20%, #367ab4 30% 40%, #66baf8 50% 100%);
  padding-bottom: 0.8rem;
  border-image-slice: 1;
  line-height: 1;
}
.ilc-mv-cont02 .inner_box .txt_box .txt2 {
  font-size: min(9vw, 38px);
  margin-bottom: 1rem;
  line-height: 1;
}
.ilc-mv-cont02 .inner_box .txt_box .txt2.pl {
  padding-left: 8%;
}
.ilc-mv-cont02 .inner_box .txt_box .txt2.left {
  text-align: left;
}
.ilc-mv-cont02 .inner_box .txt_box .txt2.right {
  text-align: right;
}
.ilc-mv-cont02 .inner_box .txt_box.center {
  text-align: center;
}
.ilc-mv-cont02 .inner_box .txt_box .num {
  font-size: min(11vw, 60px);
  letter-spacing: normal;
}
.ilc-mv-cont02 .inner_box .txt_box .num small {
  font-size: 0.6em;
}

.ilc-mv-cont02 .inner_box .txt_box .txt2 .c_purple {
  color: #749aff;
  font-size: min(7vw, 28px);
}

.ilc-mv-cont02 .inner_box .txt_box .txt2 big {
  font-size: 1.8em;
}
.ilc-mv-cont02 .inner_box .txt_box .txt3 {
  font-size: min(7.4vw, 35px);
  line-height: 1.7;
}
.ilc-mv-cont02 .inner_box .txt_box .txt3 big {
  font-size: 1.8em;
}

.ilc-mv-cont02 .inner_box .txt_box .txt4 {
  font-weight: 500;
  font-size: min(8vw, 37px);
  line-height: 1.7;
}

.ilc-mv-cont02 .inner_box .txt_box .txt4 big {
  font-weight: 500;
  text-align: center;
  font-size: min(11vw, 50px);
  letter-spacing: 0.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.ilc-mv-cont02 .inner_box .txt_box .txt5 {
  font-weight: 500;
  text-align: center;
  font-size: min(8vw, 35px);
  letter-spacing: 0.5rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.ilc-mv-cont02 .inner_box .txt_box .txt6 {
  font-weight: 500;
  text-align: center;
  font-size: min(8vw, 35px);
  letter-spacing: 0.5rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.ilc-mv-cont02 .inner_box .txt_box .txt6 big {
  font-size: 1.2em;
}
.ilc-mv-cont02 .inner_box .movie_contents {
  width: 90%;
  margin: 0 auto;
}
.ilc-mv-cont02 .inner_box .movie_contents img {
  width: 100%;
}
/*===============================
  txt-block-ilc-1
================================*/
.txt-block-ilc-1{
  position: relative;
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/mv_230228_bg.jpg) center center no-repeat;
  padding: 3rem 0;
  line-height: 1.7;
  letter-spacing: 0.2rem;
  text-align: center;
}
.txt-block-ilc-1.arrow::before {
  position: absolute;
  content: "";
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%);
  border-top: 1.4rem solid #fff;
  border-right: 0.9rem solid transparent;
  border-left: 0.9rem solid transparent;
  z-index: 1;
}
.txt-block-ilc-1 .txt-slash {
  position: relative;
  display: inline-block;
  padding: 0 3rem;
  height: 5rem;
}
.txt-block-ilc-1 .txt-slash::before {
  position: absolute;
  content: "";
  height: 5rem;
  border-left: 1px solid #fff;
  bottom: 0;
  left: 0;
  transform: rotate(-30deg);
}
.txt-block-ilc-1 .txt-slash::after {
  position: absolute;
  content: "";
  height: 5rem;
  border-left: 1px solid #fff;
  bottom: 0;
  right: 0;
  transform: rotate(30deg);
}
/*===============================
  txt-block-ilc-2
================================*/
.txt-block-ilc-2{
  position: relative;
  background-color: #1f1f1f;
  padding:3.5rem 0;
  text-align: center;
}
/*===============================
  txt-block-ilc-3
================================*/
.txt-block-ilc-3{
  position: relative;
  background-color: #0f3049;
  padding: 3rem 0;
  text-align: center;
  line-height: 1.5;
}
.txt-block-ilc-3.arrow::before {
  position: absolute;
  content: "";
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%);
  border-top: 1.4rem solid #fff;
  border-right: 0.9rem solid transparent;
  border-left: 0.9rem solid transparent;
  z-index: 1;
}
/*===============================
  txt-block-ilc-4
================================*/
.txt-block-ilc-4 {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/sec28_txt_bg_230228.jpg) center center / cover no-repeat;
  padding: 1rem 0;
}
.txt-block-ilc-4 .txtBlk {
  text-shadow: 0 5px 7px rgba(0,0,0,.7);
}
/*===============================
  txt-block-ilc-5
================================*/
.txt-block-ilc-5{
  padding: 2rem 0;
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content1026/secBc1026_08_bg.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
}
/*===============================
  txt-block-ilc-6
================================*/
.txt-block-ilc-6{
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec06_bg.jpg") center center / cover no-repeat;
  padding: 3rem 0.5rem;
  line-height: 1.7;
  text-align: center;
}
.txt-block-ilc-6 .title{
  margin-bottom: 2rem;
}
.txt-block-ilc-6.comment{
  line-height: 1.2;
}
/*===============================
  txt-block-ilc-7
================================*/
.txt-block-ilc-7 {
  background-color: #fff;
  padding: 2rem 0;
  text-align: center;
  color: #000;
}
/*===============================
  ic-movie-block2
================================*/
.ic-movie-block2 .inner_box {
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/mv_230228_bg.jpg)
    center center no-repeat;
  padding: 4rem 0 3rem;
}
.ic-movie-block2 .inner_box .txt_box {
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
}
.ic-movie-block2 .inner_box .txt_box .border {
  border-bottom: 1px solid rgb(255, 255, 255, 0.7);
  display: inline-block;
  padding-bottom: 0.5rem;
  line-height: 1;
}
.ic-movie-block2 .inner_box .txt_box .txt1 {
  font-size: min(6.5vw, 28px);
  letter-spacing: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
  line-height: 1.7;
}
.ic-movie-block2 .inner_box .txt_box .txt2 {
  font-size: min(6vw, 28px);
  letter-spacing: 0.5rem;
  margin-bottom: 3rem;
  line-height: 1.5;
  text-align: center;
}
.ic-movie-block2 .inner_box .txt_box .txt2 .c_purple {
  color: #749aff;
  font-size: min(7vw, 28px);
}
.ic-movie-block2 .inner_box .txt_box .txt2 big {
  font-size: min(7.5vw, 30px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.ic-movie-block2 .inner_box .txt_box .txt2 small {
  font-size: 0.8em;
}
.ic-movie-block2 .inner_box .txt_box .txt3 {
  display: inline-block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.ic-movie-block2 .inner_box .txt_box .txt3 .sub_txt {
  display: flex;
  flex-direction: column;
}
.ic-movie-block2 .inner_box .txt_box .txt3 .num {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho",
    serif;
  font-weight: normal;
  font-size: min(25vw, 100px);
  margin-right: 1.5rem;
}
.ic-movie-block2 .inner_box .txt_box .txt3 .num img {
  width: 45vw!important;
  max-width: 230px;
}
.ic-movie-block2 .inner_box .txt_box .txt3 .ja {
  font-size: min(7vw, 28px);
  margin-bottom: 1rem;
}
.ic-movie-block2 .inner_box .txt_box .txt3 .en {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: min(6vw, 24px);
  margin-bottom: 1rem;
  opacity: 0.4;
}
.ic-movie-block2 .inner_box .txt_box .txt4 {
  font-weight: 500;
  text-align: center;
  font-size: min(10vw, 48px);
  letter-spacing: 0.5rem;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.ic-movie-block2 .inner_box .txt_box .txt4 big {
  font-weight: 500;
  text-align: center;
  font-size: 1.05em;
  letter-spacing: 0.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.ic-movie-block2 .inner_box .txt_box .txt5 {
  font-weight: 500;
  text-align: center;
  font-size: min(8vw, 35px);
  letter-spacing: 0.5rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.ic-movie-block2 .inner_box .txt_box .txt6 {
  font-weight: 500;
  text-align: center;
  font-size: min(8vw, 35px);
  letter-spacing: 0.5rem;
  line-height: 1.5;
}
.ic-movie-block2 .inner_box .txt_box .txt6 big {
  font-size: 1.2em;
}
.ic-movie-block2 .inner_box .txt_box .txt6 small {
  font-size: 0.85em;
}
.ic-movie-block2 .inner_box .movie_contents {
  width: 90%;
  margin: 0 auto;
}
.ic-movie-block2 .inner_box .movie_contents img {
  width: 100%;
}
/*===============================
adult-use-8
================================*/
.adult-use-8 {
  line-height: 1.2;
}
.adult-use-8 .imgBlk {
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
}
.adult-use-8 .imgBlk img {
  height: 100%;
  margin: -2rem 0 -5rem;
}
.adult-use-8 .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 12%;
}
.adult-use-8 .txtBlk .inner_txt {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.adult-use-8 .txtBlk .txt1 {
  font-size: min(8vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  padding-left: 1rem;
  text-align: center;
}
.adult-use-8 .txtBlk .txt1 big {
  font-size: 1.4em;
  margin: 0 .3rem;
}
.adult-use-8 .txtBlk .txt1 small {
  font-size: .7em;
}
.adult-use-8 .txtBlk .txt1 .txt1_inner {
  position: relative;
  display: inline-block;
  padding-bottom: .7rem;
}
.adult-use-8 .txtBlk .txt1 .txt1_inner .border1 {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 55%;
  background: linear-gradient( #F866A4, #A70CCA);
}
.adult-use-8 .txtBlk .txt1 .txt1_inner .border2 {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 2px;
  width: 38%;
  background: linear-gradient( #F866A4, #A70CCA);
}
.adult-use-8 .txtBlk .txt1 .txt1_inner .border3 {
  position: absolute;
  content: "";
  bottom: -8%;
  left: 53%;
  height: 2px;
  width: 8%;
  background: linear-gradient(to right, #A70CCA, #F866A4);
  transform: rotate(-50deg);
}
.adult-use-8 .txtBlk .circle_txt {
  position: absolute;
  width: 100%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-style: italic;
  letter-spacing: .2rem;
}
.adult-use-8 .txtBlk .circle_txt .txt2 {
  font-size: min(10vw,43px);
  margin-bottom: 3%;
}
.adult-use-8 .txtBlk .circle_txt .txt2 big {
  font-size: 1.7em;
}
.adult-use-8 .txtBlk .circle_txt .txt3 {
  font-size: min(9.3vw,40px);
  margin-bottom: 4%;
}
.adult-use-8 .txtBlk .circle_txt .txt3 big {
  font-size: 1.4em;
}
.adult-use-8 .txtBlk .circle_txt .txt4 {
  font-size: min(9.3vw,40px);
}
/*===============================
  big-point-txt
================================*/
.big-point-txt {
  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;
}
.big-point-txt .txtBlk .txt1 {
  position: relative;
  font-size: min(5.5vw, 24px);
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
.big-point-txt .txtBlk .txt2 {
  font-size: min(11vw, 45px);
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
.big-point-txt .txtBlk .txt2 .dotto {
  position: relative;
  display: inline-block;
}
.big-point-txt .txtBlk .txt2 .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;
}
.big-point-txt .txtBlk .border {
  display: inline-block;
    border-bottom: 1px solid #0062FF;
    border-image: linear-gradient(to right, #0062FF 0% 20%, #367AB4 30% 40%, #66BAF8 50% 100%);
    padding-bottom: 0.8rem;
    border-image-slice: 1;
    line-height: 1;
}
.arrow_img.bg_bk {
  background-color: #000;
}
/*===============================
  use-all-body-ilc
================================*/
.use-all-body-ilc {
  background-color: #000;
  padding: 4rem 0;
}
.use-all-body-ilc .txtBlk {
  width: 85%;
  max-width: 330px;
  margin: 0 auto;
}
.use-all-body-ilc .txtBlk .txt1 {
  font-size: min(6.5vw, 26px);
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
  padding: 3rem 0;
  border-top: 1px solid #0062FF;
  border-bottom: 1px solid #0062FF;
  border-image: linear-gradient(to right, #0062FF 0% 20%, #367AB4 30% 40%, #66BAF8 50% 100%);
  border-image-slice: 1;
}
.use-all-body-ilc .txtBlk .txt2 {
  font-size: min(6.5vw, 26px);
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
  margin-bottom: 2rem;
}
.use-all-body-ilc .txtBlk .txt2 span {
  display: inline-block;
  border-bottom: 1px solid #0062FF;
  border-image: linear-gradient(to right, #0062FF 0% 20%, #367AB4 30% 40%, #66BAF8 50% 100%);
  border-image-slice: 1;
  padding-bottom: 0.5rem;
}
.use-all-body-ilc .txt1,
.use-all-body-ilc .txt2,
.use-all-body-ilc .txt3{
  margin-bottom: 10px;
}
.use-all-body-ilc .txt2{
  font-size: 0.8em;
}
.use-all-body-ilc .tmp{
  margin-bottom: 1rem;
}
.use-all-body-ilc .txt4{
  font-size: 2.0rem;
  letter-spacing: 0;
  margin-bottom: 30px;
  padding: 20px 0px;
}
.use-all-body-ilc .img1,
.use-all-body-ilc .img2{
  margin-bottom: 20px;
}
.use-all-body-ilc .underline{
  position: relative;
  display: inline-block;
}
.use-all-body-ilc .underline::after{
  content: "";
  height: 17px;
  width: 100%;
  position: absolute;
  bottom: -.7rem;
  left: 0;
  background: url("https://stripe-channel.jp/wp-content/uploads/makeshop/icelady/img/content/sec12_line.png") no-repeat;
  background-size: 100% 100%;
}
.use-all-body-ilc .underline.underline2::after{
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 1px;
  left: 0;
  background: #c1c906;
  z-index: 0;
}
.use-all-body-ilc .img1Blk{
  position: relative;
}
.use-all-body-ilc .img1Blk .txt{
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
}
.use-all-body-ilc .img1Blk .txt.txt1{
  top: 10%;
  left: 13%;
}
.use-all-body-ilc .img1Blk .txt.txt2{
  top: 20.4%;
  left: 9.5%;
}
.use-all-body-ilc .img1Blk .txt.txt3{
  top: 23.7%;
  left: 11%;
}
.use-all-body-ilc .img1Blk .txt.txt4{
  top: 30%;
  left: 11%;
}
.use-all-body-ilc .img1Blk .txt.txt5{
  top: 35.4%;
  left: 9.4%;
}
.use-all-body-ilc .img1Blk .txt.txt6{
  top: 57%;
  left: 9.6%;
}
.use-all-body-ilc .img1Blk .txt.txt7{
  top: 69%;
  left: 11%;
}
.use-all-body-ilc .img1Blk .txt.txt8{
  top: 80%;
  left: 10%;
}
.use-all-body-ilc .img1Blk .txt.txt9{
  top: 94.2%;
  left: 10%;
}
.use-all-body-ilc .img1Blk .txt.txt10{
  top: 22.6%;
  left: 48.4%;
}
.use-all-body-ilc .img1Blk .txt.txt11{
  top: 26%;
  left: 45%;
}
.use-all-body-ilc .img1Blk .txt.txt12{
  top: 35.6%;
  left: 48.4%;
}
.use-all-body-ilc .img1Blk .txt.txt13{
  top: 39%;
  left: 45.9%;
}
.use-all-body-ilc .img1Blk .txt.txt14{
  top: 43%;
  left: 55%;
}
.use-all-body-ilc .img1Blk .txt.txt15{
  top: 44.3%;
  left: 51%;
}
.use-all-body-ilc .img1Blk .txt.txt16{
  top: 16.9%;
      left: 91.1%;
}
.use-all-body-ilc .img1Blk .txt.txt17{
  top: 22.8%;
  left: 92.5%;
}
.use-all-body-ilc .img1Blk .txt.txt18{
  top: 29.6%;
  left: 92.4%;
}
.use-all-body-ilc .img1Blk .txt.txt19{
  top: 35.5%;
  left: 89.9%;
}
.use-all-body-ilc .img1Blk .txt.txt20{
  top: 42%;
  left: 92%;
}
.use-all-body-ilc .img2Blk{
  position: relative;
}
.use-all-body-ilc .img2Blk .txt{
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0;
}
.use-all-body-ilc .img2Blk .txt.txt1{
  top: 56.1%;
  left: 32.5%;
}
.use-all-body-ilc .img2Blk .txt.txt2{
  top: 73.7%;
  left: 30.5%;
  text-align: right;
}
.use-all-body-ilc .img2Blk .txt.txt3{
  top: 49.7%;
  left: 66%;
}
.use-all-body-ilc .img2Blk .txt.txt4{
  top: 62%;
  left: 66%;
}
.use-all-body-ilc .img2Blk .txt.txt5{
  top: 74%;
  left: 66%;
}
.use-all-body-ilc .img2Blk .txt.txt6{
  top: 86%;
  left: 67%;
}
.use-all-body-ilc .img3Txt{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0;
}
.use-all-body-ilc .img3Txt div{
  width: 27%;
}
/*===============================
about-phototoner-txt
================================*/
.about-phototoner-txt .imgBlk {
  position: relative;
}
.about-phototoner-txt .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 1.8;
  letter-spacing: .1rem;
  padding-top: 7%;
}
.about-phototoner-txt .txtBlk .txt1 {
  font-size: min(6.2vw,27px);
  margin-top: 6%;
}
.about-phototoner-txt .txtBlk .txt1 small {
  font-size: .7em;
}
.about-phototoner-txt .txtBlk .txt2 {
  font-size: min(6.5vw,28px);
  font-style: italic;
  line-height: 2;
}
.about-phototoner-txt .txtBlk .txt2 small {
  font-size: .8em;
}
.about-phototoner-txt .txtBlk .txt_border,
.about-phototoner-txt .txtBlk .txt_border2 {
  position: relative;
  z-index: 1;
  padding-bottom: .7rem;
}
.about-phototoner-txt .txtBlk .txt_border::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #6300C6;
  border-image: linear-gradient(to right, #6300C6 0% 3%, #B236B4 40% 50%, #F866A4 80% 100%);
  border-image-slice: 1;
}
.about-phototoner-txt .txtBlk .txt_border2::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #66BAF8;
  border-image: linear-gradient(to right, #66BAF8 0% 20%, #367AB4 30% 40%, #0062FF 50% 100%);
  border-image-slice: 1;
}
.about-phototoner-txt .txtBlk .txt3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: min(4.8vw,22px);
  line-height: 1.8;
  margin: 3.5rem 0 2.5rem;
}
/*===============================
  ilc-phototoner-ttl
================================*/
.ilc-phototoner-ttl {
  width: 90%;
  margin: 4rem auto;
}
.ilc-phototoner-ttl .ilc-phototoner-ttl_inner {
  background: #0b2031;
  background: linear-gradient(45deg, #0b2031 32%, #0587c8 85%);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  padding: 1.6rem 0 2.3rem;
  line-height: 1.3;
}
.ilc-phototoner-ttl .ilc-phototoner-ttl_inner .ja {
  font-size: min(4vw, 17px);
  letter-spacing: 0.2rem;
}
/*===============================
about-special-light
================================*/
.about-special-light .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.about-special-light .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.about-special-light .txtBlk .txt1 {
  position: absolute;
  top: 32%;
  right: 10%;
  text-align: center;
  font-size: 1.3rem;
  text-align: right;
  margin-top: 2rem;
}
.about-special-light .txtBlk .txt1 big {
  font-size: 1.7em;
}
.about-special-light .txtBlk .txt1 span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: inline-block;
  background-color: #FFCBFB;
  color: #000;
  padding: .7rem .7rem;
  border-radius: .2rem;
  margin-bottom: .5rem;
  line-height: 1;
  font-weight: bold;
}
/*===============================
no-add-buy
================================*/
.no-add-buy .imgBlk {
  position: relative;
}
.no-add-buy .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.no-add-buy .txtBlk .bg_txt {
  font-family: AllusionDisplay, "Arial", "Helvetica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: absolute;
  top: -2%;
  left: -1%;
  font-size: 8rem;
  letter-spacing: 1rem;
  color: #4D90FF;
  opacity: 35%;
  z-index: -1;
}
.no-add-buy .txtBlk .txt1 {
  margin-top: 5%;
  text-align: center;
  font-size: min(5.7vw,25px);
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .txt2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: normal;
  width: 100%;
  position: absolute;
  top: 44%;
  left: 10%;
  font-size: 1.2rem;
  line-height: 1.5;
}
.no-add-buy .txtBlk .price2 {
  position: absolute;
  top: 51%;
  left: 10%;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-style: italic;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .price2 .tax_txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.1rem;
  font-style: normal;
}
.no-add-buy .txtBlk .price2 .num {
  font-size: min(6.9vw,30px);
  margin: 0 .5rem;
}
.no-add-buy .txtBlk .txt3 {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
  font-size: min(4.8vw,22px);
  letter-spacing: .3rem;
  line-height: 1.7;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
}
.no-add-buy .txtBlk .txt3 .big_txt {
  display: inline-block;
  position: relative;
  position: relative;
  font-size: 1.8em;
  line-height: 1.5;
  text-shadow: 0 3px 5px rgba(0,0,0,.7);
  font-style: italic;
  margin-bottom: 1.8rem;
}
.no-add-buy .txtBlk .txt3 .big_txt::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff700;
  width: 100%;
  bottom: 0;
}
/*===============================
ilc-high-power-photofacial
================================*/
.ilc-high-power-photofacial .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.ilc-high-power-photofacial .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 1.5;
  letter-spacing: .1rem;
}

.ilc-high-power-photofacial .txtBlk .txt1 {
  font-size: min(6.2vw,27px);
  font-style: italic;
  line-height: 2;
  transform: rotate(-4deg);
  margin-top: 1rem;
}
.ilc-high-power-photofacial .txtBlk .txt1 small {
  font-size: .8em;
}
.ilc-high-power-photofacial .txtBlk .txt1 big {
  font-size: 1.2em;
}
.ilc-high-power-photofacial .txtBlk .txt_border {
  position: relative;
  z-index: 1;
  padding-bottom: .7rem;
}
.ilc-high-power-photofacial .txtBlk .txt_border::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #0062FF;
  border-image: linear-gradient(to right, #66BAF8 0% 20%, #367AB4 30% 40%, #0062FF 50% 100%);
  border-image-slice: 1;
}
/*===============================
no-reservation-photo
================================*/
.no-reservation-photo .imgBlk {
  position: relative;
}
.no-reservation-photo .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.no-reservation-photo .txtBlk .txt1 {
  position: absolute;
  width: 100%;
  bottom: 16%;
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7);
  font-size: min(4.5vw,23px);
  letter-spacing: .6rem;
  line-height: 2;
}
.no-reservation-photo .txtBlk .txt2 {
  position: absolute;
  width: 100%;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  text-shadow: 0 3px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7),0 0px 5px rgba(0,0,0,.7);
  font-size: min(7.4vw,32px);
  font-style: italic;
}
.no-reservation-photo .txtBlk .txt2 .txt_border {
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom: 1rem;
}
.no-reservation-photo .txtBlk .txt3 {
  position: absolute;
  top: 2%;
  right: 2%;
  font-size: min(5.7vw,25px);
  line-height: 1.2;
  text-align: right;
  background-color: rgba(0,0,0,.5);
  padding: .5rem 1.5rem;
}
.no-reservation-photo .txtBlk .txt3 big {
  font-size: 1.2em;
}
/*===============================
  ic-txt-content
================================*/
.ic-txt-content {
  padding: 2rem 0 3.5rem;
}
.ic-txt-content .txtBlk {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.ic-txt-content .txtBlk .txt1 {
  font-size: min(5vw, 20px);
  line-height: 2;
  margin-bottom: 2rem;
}
.ic-txt-content .txtBlk .txt2 {
  font-size: min(6.5vw, 28px);
  margin-bottom: 2rem;
  font-weight: 500;
}
.ic-txt-content .txtBlk .txt2 big {
  font-size: 1.5em;
}
.ic-txt-content .txtBlk .txt3 {
  font-size: min(5vw, 20px);
  line-height: 2;
}
/*===============================
  ilc-caution-txt
================================*/
.ilc-caution-txt {
  width: 90%;
  margin: 4rem auto 4rem;
}
.ilc-caution-txt .txtBlk .txt1 {
  position: relative;
  font-size: min(4vw, 18px);
  line-height: 2;
  padding-left: 4rem;
}
.ilc-caution-txt .txtBlk .txt1::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/deco_txt.png) 0 0
    no-repeat;
  width: 3rem;
  height: 3rem;
  background-size: contain;
  top: 0.5rem;
  left: 0.2rem;
}
.ilc-caution-txt .txtBlk .txt2 {
  position: relative;
  font-size: min(5.3vw, 23px);
  line-height: 1.7;
  padding-left: 1rem;
}
.ilc-caution-txt .txtBlk .txt3 {
  position: relative;
  font-size: min(6vw, 27px);
  line-height: 1.7;
  padding-left: 1rem;
  text-align: center;
}
/*===============================
  ilc-14k-over
================================*/
.ilc-14k-over .imgBlk {
  position: relative;
  text-align: center;
}
.ilc-14k-over .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ilc-14k-over .imgBlk .txtBlk .txt1 {
  font-size: min(5.5vw, 26px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  letter-spacing: .3rem;
  line-height: 1.8;
  margin-bottom: 3rem;
  margin-top: 5%;
  font-weight: bold;
}
.ilc-14k-over .imgBlk .txtBlk .txt1 small {
  font-size: min(2.3vw, 10px);
  letter-spacing: normal;
}
.ilc-14k-over .imgBlk .txtBlk .txt2 {
  display: inline-block;
  text-align: center;
  font-size: min(8.1vw, 35px);
  font-weight: 500;
  margin-bottom: 7%;
  letter-spacing: .3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 1rem;
}
.ilc-14k-over .imgBlk .txtBlk .txt3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.ilc-14k-over .imgBlk .txtBlk .txt3 .small {
  font-size: min(7.6vw, 33px);
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 2rem 1rem 0;
  letter-spacing: 0.2rem;
}
.ilc-14k-over .imgBlk .txtBlk .txt3 .last_txt {
  font-size: min(17vw, 75px);
  margin-top: 1.5rem;
}
/*===============================
  ilc-480k-block
================================*/
.ilc-480k-block .imgBlk {
  position: relative;
  text-align: center;
}
.ilc-480k-block .imgBlk .arrow {
  position: absolute;
  bottom: -.7rem;
  left: 50%;
  transform: translate(-50%);
  border-top: 1.4rem solid #fff;
  border-right: .9rem solid transparent;
  border-left: .9rem solid transparent;
  z-index: 1;
}
.ilc-480k-block .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ilc-480k-block .imgBlk .txtBlk .txt1 {
  font-size: min(8.8vw, 38px);
  letter-spacing: .3rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 3rem;
  margin-top: 13%;
}
.ilc-480k-block .imgBlk .txtBlk .txt1 small {
  font-size: min(2.3vw, 10px);
  letter-spacing: normal;
}
.ilc-480k-block .imgBlk .txtBlk .txt2 {
  width: 85%;
  margin: 0 auto;
}
.ilc-480k-block .imgBlk .txtBlk .txt2 .num {
  position: relative;
  z-index: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: min(18vw, 80px);
  font-weight: 500;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 0.2rem;
  margin-bottom: 2rem;
  line-height: 1;
}
.ilc-480k-block .imgBlk .txtBlk .txt2 .num small {
  font-size: .5em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0 .0 .5rem .7rem;
  letter-spacing: 0.2rem;
  font-style: normal;
}
.ilc-480k-block .imgBlk .txtBlk .txt2 .num::before {
  position: absolute;
  content: "";
  bottom: .3rem;
  width: 100%;
  border-bottom: 1px solid #66BAF8;
  border-image: linear-gradient(to right, #0062FF 0% 20%, #367AB4 30% 40%, #66BAF8 50% 100%);
  border-image-slice: 1;
  z-index: -1;
}
/*===============================
  ilc-caution-txt
================================*/
.ilc-caution-txt {
  width: 90%;
  margin: 4rem auto 4rem;
}
.ilc-caution-txt .txtBlk .txt1 {
  position: relative;
  font-size: min(4vw, 18px);
  line-height: 2;
  padding-left: 4rem;
}
.ilc-caution-txt .txtBlk .txt1::before {
  position: absolute;
  content: "";
  background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icelady-cabriolet/img/content/deco_txt.png) 0 0
    no-repeat;
  width: 3rem;
  height: 3rem;
  background-size: contain;
  top: 0.5rem;
  left: 0.2rem;
}
.ilc-caution-txt .txtBlk .txt2 {
  position: relative;
  font-size: min(5.3vw, 23px);
  line-height: 1.7;
  padding-left: 1rem;
}
.ilc-caution-txt .txtBlk .txt3 {
  position: relative;
  font-size: min(6vw, 27px);
  line-height: 1.7;
  padding-left: 1rem;
  text-align: center;
}
/*===============================
  icelady-series-table
================================*/
.icelady-series-table {
  width: 90%;
  margin: 0 auto;
}
.icelady-series-table .table_ttl {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  background-color: #fff;
  padding: 1rem 0;
  text-align: center;
  font-weight: bold;
  color: #000;
  line-height: 1.3;
  font-size: min(5vw, 20px);
  margin-bottom: 2rem;
}
.icelady-series-table table {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  width: 100%;
  font-weight: bold;
}
.icelady-series-table table thead th {
  background-color: #fff;
  border-bottom: 2px solid #000;
}
.icelady-series-table table thead th:first-child {
  width: 24%;
  background-color: #000;
}
.icelady-series-table table thead th:nth-child(2),
.icelady-series-table table thead th:nth-child(3) {
  width: 38%;
  padding-top: 1rem;
}
.icelady-series-table table thead th:nth-child(2) {
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}
.icelady-series-table table thead th .machine_box {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #000;
}
.icelady-series-table table .machine_box .sale_label {
  position: absolute;
  content: "";
  top: -15%;
  right: -2%;
  background-color: #ff1c1c;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0.3rem 0.5rem;
  transform: rotate(5deg);
}
.icelady-series-table table thead th .machine_logo {
  width: 70%;
  margin: 0 auto 0.3rem;
}
.icelady-series-table table thead th .machine_name {
  font-weight: normal;
}
.icelady-series-table table thead th .machine_img {
  width: 100%;
  margin: 0 auto;
}
.icelady-series-table table tbody th,
.icelady-series-table table tbody td {
  padding: 1rem 0;
  text-align: center;
  font-size: min(3.8vw, 18px);
}
.icelady-series-table table tbody th {
  background-color: #b372f4;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.icelady-series-table table tbody td {
  background-color: #fff;
  color: #000;
  border-bottom: 2px solid #000;
}
.icelady-series-table table tbody td:nth-child(2n) {
  border-right: 2px solid #000;
}
.icelady-series-table table tbody td:nth-child(2n) {
  border-right: 2px solid #000;
}
.icelady-series-table table tbody td .caution_sup {
  color: #000 !important;
}
/*===============================
  ic-point-ttl
================================*/
.ic-point-ttl {
  padding: 3rem 0 1rem;
  width: 90%;
  max-width: 380px;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 4rem auto;
}
.ic-point-ttl .txtBlk .txt1 {
  position: relative;
  font-size: min(5.5vw, 24px);
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
.ic-point-ttl .txtBlk .txt2 {
  font-size: min(11vw, 45px);
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
.ic-point-ttl .txtBlk .txt2 .dotto {
  position: relative;
  display: inline-block;
}
.ic-point-ttl .txtBlk .txt2 .dotto::before {
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  top: -15%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #ffffff;
}
.ic-point-ttl .txtBlk .border {
  display: inline-block;
  border-bottom: 1px solid #0062ff;
  border-image: linear-gradient(to right, #0062ff 0% 20%, #367ab4 30% 40%, #66baf8 50% 100%);
  padding-bottom: 0.8rem;
  border-image-slice: 1;
  line-height: 1;
}
.arrow_img.bg_bk {
  background-color: #000;
}
/*===============================
  repayment-30days-ilc
================================*/
.repayment-30days-ilc .imgBlk {
  position: relative;
  z-index: 1;
}
.repayment-30days-ilc .imgBlk::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background: linear-gradient(transparent, #101010);
  bottom: 0;
  left: 0;
}
.repayment-30days-ilc .top_txt {
  text-align: center;
  font-weight: 500;
  padding: 2.7rem 0;
  font-size: min(9vw, 40px);
}
.repayment-30days-ilc .imgBlk {
  position: relative;
  text-align: center;
}
.repayment-30days-ilc .imgBlk .txtBlk {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.repayment-30days-ilc .imgBlk .txtBlk .txt1 {
  position: absolute;
  top: 10%;
  left: 0%;
  width: 15.8rem;
  height: 15.8rem;
  border-radius: 999px;
  font-size: min(6.5vw, 29px);
  color: #0f3049;
  letter-spacing: 0.1rem;
  line-height: 1.3;
  font-weight: 500;
  padding-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.28);
  z-index: 5;
}
.repayment-30days-ilc .imgBlk .txtBlk .txt2 {
  width: 100%;
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%);
  font-size: min(7.2vw, 31px);
  text-align: left;
  line-height: 1.2;
  font-weight: 500;
  z-index: 5;
}
.repayment-30days-ilc .imgBlk .txtBlk .txt2 span {
  border-bottom: 2px solid white;
}
.repayment-30days-ilc .imgBlk .txtBlk .txt2 big {
  font-size: 1.6em;
}
/*===============================
  ilc-worry-txt
================================*/
.ilc-worry-txt {
  width: 80%;
  max-width: 380px;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.ilc-worry-txt .worry-ist {
  width: 100%;
}
.ilc-worry-txt .worry-ist li {
  position: relative;
  background: linear-gradient(to right, #39378b 0%, #68036f 100%);
  margin-bottom: 4rem;
  padding: 1rem 2rem;
  font-size: min(5vw, 25px);
  text-align: center;
  letter-spacing: normal;
}
.ilc-worry-txt .worry-ist 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%);
}
/*===============================
  answer-block
================================*/
.answer-block {
  position: relative;
  margin: 4rem 5% 0;
  padding: 2rem 0;
  background-color: #fff;
  text-align: center;
  color: #000;
}
.answer-block .en-txt {
  position: absolute;
  font-size: min(8vw,38px);
  top: 10%;
  left: 15%;
}
/*===============================
  product-comparison
================================*/
.product-comparison{
  margin: 2rem 0;
}
.product-comparison img{
  width: 100%;
}
.product-comparison .comparison-label {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-comparison .comparison-label p{
  width: 49%;
  margin: auto 2%;
  text-align: center;
  background: #fff;
  color: #000;
  letter-spacing: 0;
  font-size: min(3.5vw,18px);
  padding: 5px 0 4px;
}
/*===============================
  ilc-product-feature
================================*/
.ilc-product-feature .imgBlk {
  position: relative;
}
.ilc-product-feature .imgBlk .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ilc-product-feature .imgBlk .txtBlk .txt {
  position: absolute;
  bottom: 25%;
  left: 5%;
  font-size: min(3.5vw,16px);
}
.ilc-product-feature .imgBlk .txtBlk .txt .cautionTxt {
  font-size: 0.8em;
}
/*===============================
  period-time
================================*/
.period-time{
  position: relative;
  text-align: center;
  padding: 3rem 0;
  margin: 2rem 0 0;
}
.period-time .img2TxtBlk .img2Txt{
  position: absolute;
  top: 0;
  left: 26%;
  color: #FFADC2;
  font-size: min(3.8vw,18px);
}
/*===============================
  attention-txt-box
================================*/
.attention-txt-box{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  padding: 30px 23px 25px;
  background: #FFE200;
  color: #000;
  margin: 0 5%;
  font-weight: bold;
}
.attention-txt-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;
}
.attention-txt-box .tit span {
  font-size: 1.8rem;
}
.attention-txt-box .txt1{
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.8;
}
/*===============================
  ilc-adjust-lighting
================================*/
.ilc-adjust-lighting .imgBlk{
  position: relative;
  padding: 12% 0 14%;
  margin-top: 10px;
}
.ilc-adjust-lighting .imgBlk::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background: linear-gradient(transparent, #000);
  bottom: 10%;
  left: 0;
}
.ilc-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;
}
.ilc-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: -.05rem;
}
.ilc-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: -.05rem;
  font-weight: bold;
}
.ilc-adjust-lighting .imgBlk .txtBlk .txt2 big {
  font-size: 1.2em;
}
/*===============================
  ilc-benefits-box
================================*/
.ilc-benefits-box {
  position: relative;
  padding: 40px 2.5rem 20px;
  background-color: rgba(255,255,255,.04);
  margin-top: 50px;
 }
 .ilc-benefits-box .top_border {
   width: 0px;
   height: 5rem;
   background: transparent;
   border-left: 1px solid #66BAF8;
   position: absolute;
   top: -7%;
   left: 50%;
   transform: translateX(-50%);
   z-index: 5;
 }
 .ilc-benefits-box .top_ttl {
   font-weight: 500;
   font-size: 14px;
   color: #66BAF8;
   letter-spacing: 2px;
   text-align: center;
   margin-bottom: 20px;
 }
 .ilc-benefits-box .bottom_border {
   width: 0px;
   height: 3rem;
   background: transparent;
   border-left: 1px solid #66BAF8;
   position: absolute;
   bottom: -5%;
   left: 50%;
   transform: translateX(-50%);
   z-index: 5;
 }
 .ilc-benefits-box .h_01 {
   font-weight: 500;
   font-size: 16px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #66BAF8;
 }
 .ilc-benefits-box .txt_01 {
   background: linear-gradient(to right, #66BAF8, #0062FF);   
   text-align: center;
   align-items: center;
   display: grid;
   font-size: min(6vw,28px);
   padding: .3rem 0;
   letter-spacing: 0.05em;
   color: #fff;
   font-weight: bold;
 }
 .ilc-benefits-box .txt_01_bottom{
 margin-bottom: 1rem;
 }
 .ilc-benefits-box .txt_batu {
   font-size: 4rem;
   text-align: center;
   color: #66BAF8;
   height: 40px;
 }
 .ilc-benefits-box .txt_02{
   text-align: center;
   margin-top: 10px;
   font-size: min(6vw,30px);
 }
/*===============================
ilc-no-reservation
================================*/
.ilc-no-reservation {
  background-color: #000;
}
.ilc-no-reservation .imgBlk {
  position: relative;
  margin-bottom: 1rem;
}
.ilc-no-reservation .txtBlk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ilc-no-reservation .txtBlk .inner_txt {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.ilc-no-reservation .txtBlk .txt1 {
  position: relative;
  text-align: left;
  font-size: min(8.1vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  line-height: 1;
}
.ilc-no-reservation .txtBlk .txt1::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #66BAF8, #0062FF);
}
.ilc-no-reservation .txtBlk .txt2 {
  position: relative;
  text-align: right;
  font-size: min(8.1vw,35px);
  letter-spacing: .2rem;
  font-style: italic;
  padding-right: 1.5rem;
  margin-bottom: 2rem;
}
.ilc-no-reservation .txtBlk .txt2::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 1px;
  width: 33%;
  background: linear-gradient(to right, #0062FF, #66BAF8);
}
.ilc-no-reservation .txtBlk .txt3 {
  display: inline-block;
  text-align: left;
  font-size: min(7.4vw,32px);
  font-style: italic;
  line-height: 1;
  padding: .5rem 1.5rem .8rem .8rem;
  background: linear-gradient(to right, #66BAF8, #0062FF);
}
.ilc-no-reservation .txtBlk .txt3 big {
  font-size: 1.5em;
}
/*===============================
  about-ilc-flash
================================*/
.about-ilc-flash{
  padding: 3rem 5%;
}
.about-ilc-flash .titEn{
  position: relative;
  text-align: center;
  font-size: 4rem;
  text-align: center;
  padding-top: 2rem;
  margin-bottom: 4rem;
}
.about-ilc-flash .titEn::before{
  position: absolute;
  content: "";
  width: .6rem;
  height: .6rem;
  background-color: #fff;
  transform: rotate(45deg);
  top: 0;
  left: 50%;
}
.about-ilc-flash .txt1,
.about-ilc-flash .txt2{
  letter-spacing: 0;
  text-align: right;
  position: relative;
  width: 95%;
  margin: 0 auto 3rem;
}
.about-ilc-flash .txt1 .line,
.about-ilc-flash .txt2 .line{
  position: absolute;
  height: 1px;
  width: 30%;
  background: linear-gradient(to right, #0062FF, #66BAF8);
}
.about-ilc-flash .txt1 .line02{
  position: absolute;
  left: 0;
  top: 22%;
  height: 1px;
  width: 20%;
  background: linear-gradient(to right, #0062FF, #66BAF8);
}
.about-ilc-flash .txt1{
  text-align: right;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-size: min(4.8vw,20px);  
  letter-spacing: -1px;
  line-height: 1.7;
  width: 100%;
}
.about-ilc-flash .txt2{
  text-align: left;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-size: min(4.8vw,20px);  
  letter-spacing: -1px;
  line-height: 1.7;
  width: 100%;
}
.about-ilc-flash .txt1 .line{
  left: 0;
  top: .8em;
  left: 0.5em;
}
.about-ilc-flash .txt2 .line{
  top: .8em;
  right: 0.5em;
}
.about-ilc-flash .txt3,
.about-ilc-flash .txt4{
  font-size: 1.6rem;
  margin-bottom: 30px;
  text-align: center;
}
.about-ilc-flash .txt3{
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.6;
  white-space: nowrap;
}
.about-ilc-flash .txt4{
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.7;
  margin-top: 2rem;
}
/*===============================
  il-about-number-irradiations
================================*/
.il-about-number-irradiations .imgBlk {
  position: relative;
}
.il-about-number-irradiations .imgBlk .txtBlk {
  position: absolute;
  bottom: 10%;
  left: 0;
  padding: 0 5%;
  font-style: italic;
}
.il-about-number-irradiations .imgBlk .txtBlk .txt1 {
  font-size: min(10vw,47px);
  line-height: 1.2;
}
.il-about-number-irradiations .imgBlk .txtBlk .txt2 {
  font-size: min(5vw,23px);
  line-height: 1.2;
}
.il-about-number-irradiations .imgBlk .txtBlk .txt2 .big {
  font-size: 3em;
}
.il-about-number-irradiations .imgBlk .txtBlk .txt1 .line,
.il-about-number-irradiations .imgBlk .txtBlk .txt2 .line {
  position: relative;
  z-index: 1;
}
.il-about-number-irradiations .imgBlk .txtBlk .txt1 .line::before,
.il-about-number-irradiations .imgBlk .txtBlk .txt2 .line::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #F866A4;
  background: linear-gradient( 90deg, #A70CCA, #ca0cad);
  bottom: 0;
  z-index: -1;
}

