@charset "UTF-8";
/*----------------------------------------
	page-no-smoking-lp-v01専用スタイル
----------------------------------------*/
.page-no-smoking-lp-v01 {
  /*slick矢印の設定*/
  /*戻る、次へ矢印の位置*/
  /*slickドットナビゲーションの設定*/
  /* ドラッグ有効 */
}
.page-no-smoking-lp-v01 .bg-square {
  background-image:
    linear-gradient(0deg, transparent calc(100% - 1px), #f7f9fb calc(100% - 1px)),
    linear-gradient(90deg, transparent calc(100% - 1px), #f7f9fb calc(100% - 1px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;
  background-color: #fff;
}
.page-no-smoking-lp-v01 .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff064));
  background: linear-gradient(transparent 60%, #fff064 60%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  -webkit-transition: background-size 1s;
  transition: background-size 1s;
}
.page-no-smoking-lp-v01 .marker.on {
  background-size: 100% 100%;
}
.page-no-smoking-lp-v01 .inner--narrow {
  padding: 0 12.5px;
}
.page-no-smoking-lp-v01 .blue-bg {
  background: #192659;
}
.page-no-smoking-lp-v01 .grey-bg {
  background: #eff2f5;
}
.page-no-smoking-lp-v01 .cv-btn {
  margin-top: 40px;
  text-align: center;
}
.page-no-smoking-lp-v01 .banner {
  position: relative;
}
.page-no-smoking-lp-v01 .banner img {
  width: 100%;
}
.page-no-smoking-lp-v01 .banner__btn {
  position: absolute;
  left: 50%;
  translate: -50% 0;
  bottom: 8.1784386617%;
  width: 80%;
  height: 11.8959107807%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.page-no-smoking-lp-v01 .header__inner::before {
  content: "";
  width: 32px;
}
.page-no-smoking-lp-v01 .header__logo {
  width: 154px;
  height: 42px;
  margin: -5px auto;
}
.page-no-smoking-lp-v01 .fv__text {
  left: 5.3333333333%;
  top: 3.4090909091%;
  width: 89.3333333333%;
}
.page-no-smoking-lp-v01 .fv__features-note {
  margin-top: 16px;
}
.page-no-smoking-lp-v01 .fv__features {
  margin-top: 16px;
  padding-bottom: 40px;
  -webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.04));
  filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.04));
}
.page-no-smoking-lp-v01 .no-smoking {
  padding: 56px 0 40px;
  color: #fff;
  background: url("../img/no-smoking_bg@2x.webp") center/cover;
}
.page-no-smoking-lp-v01 .no-smoking .wave {
  top: 0;
  scale: 1 -1;
}
.page-no-smoking-lp-v01 .no-smoking-box {
  margin-top: 32px;
  padding: 23px 19px;
  color: #222;
  background: #fff;
  border: 1px solid #050a30;
  border-radius: 16px;
}
.page-no-smoking-lp-v01 .no-smoking-box__ttl {
  padding: 11px 19px;
  border: 1px solid #4f4f4f;
  border-radius: 2px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  text-align: center;
  background-color: #ff0048;
  background-image:
    radial-gradient(circle, rgba(255, 255, 255, 0.2509803922) 2.5px, transparent 2.5px),
    radial-gradient(circle, rgba(255, 255, 255, 0.2509803922) 2.5px, transparent 2.5px);
  background-position:
    0 0,
    7.5px 15px;
  background-size: 15px 30px;
}
.page-no-smoking-lp-v01 .no-smoking-box__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 8px;
  margin-top: 20px;
  padding: 11px;
  border: 1px dashed #ccc;
  border-radius: 16px;
  background: #fff5f5;
}
.page-no-smoking-lp-v01 .no-smoking-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  padding: 12px;
  border-radius: inherit;
  background: #fff;
}
.page-no-smoking-lp-v01 .no-smoking-box__label {
  margin: auto 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.page-no-smoking-lp-v01 .no-smoking-box__label span {
  font-size: 1.2em;
  font-weight: bold;
}
.page-no-smoking-lp-v01 .no-smoking-box__data {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.page-no-smoking-lp-v01 .no-smoking-box__data em {
  font-size: 32px;
  font-weight: bold;
  line-height: 23px;
}
.page-no-smoking-lp-v01 .no-smoking-box__data sup {
  margin-left: -1.5em;
  font-size: 10px;
  line-height: 1;
  vertical-align: top;
  color: #818181;
}
.page-no-smoking-lp-v01 .no-smoking-box__data span {
  background: linear-gradient(to top, #ffa7c0 10px, transparent 10px);
}
.page-no-smoking-lp-v01 .no-smoking__note {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.page-no-smoking-lp-v01 .no-smoking__note * + * {
  margin-top: 8px;
}
.page-no-smoking-lp-v01 .no-smoking__note p {
  position: relative;
  padding-left: 21px;
}
.page-no-smoking-lp-v01 .no-smoking__note p span {
  position: absolute;
  top: 0;
  left: 0;
}
.page-no-smoking-lp-v01 .no-smoking__note a {
  color: #4cb2e4;
  text-decoration: underline;
  word-break: break-all;
}
.page-no-smoking-lp-v01 .no-smoking__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 8px;
}
.page-no-smoking-lp-v01 .no-smoking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-top: 32px;
  padding: 15px 8px;
  border-radius: 8px;
  color: #050a30;
  background: #fff5f5;
  border: 1px solid #050a30;
}
.page-no-smoking-lp-v01 .no-smoking__item p {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.page-no-smoking-lp-v01 .no-smoking__item p span {
  background: linear-gradient(to top, #ffa7c0 10px, transparent 10px);
}
.page-no-smoking-lp-v01 .no-smoking__item p sup {
  font-size: 10px;
  font-weight: 500;
  color: #818181;
  vertical-align: super;
}
.page-no-smoking-lp-v01 .treatment {
  padding: 54px 0 60px;
  background: #ebf7fc;
}
.page-no-smoking-lp-v01 .treatment-link {
  text-align: center;
}
.page-no-smoking-lp-v01 .treatment-bold {
  line-height: 1.5;
}
.page-no-smoking-lp-v01 .treatment-effect {
  overflow: visible;
  position: relative;
  max-width: 310px;
  margin-inline: auto;
  padding: 7px 19px 16px;
  background: #fff;
  border: 1px dashed #ccc;
}
.page-no-smoking-lp-v01 .treatment-effect::before {
  position: absolute;
  top: -9px;
  right: 26.4516129032%;
  rotate: 45deg;
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
  border-top: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
}
.page-no-smoking-lp-v01 .treatment-effect-ttl {
  padding: 0;
  border: none;
  background: none;
}
.page-no-smoking-lp-v01 .treatment-effect-list {
  position: relative;
  z-index: 0;
  margin-top: 16px;
}
.page-no-smoking-lp-v01 .treatment-effect-list::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 47px;
  content: "";
  width: 1.5px;
  height: 100%;
  background: #4f4f4f;
}
.page-no-smoking-lp-v01 .treatment-effect-item {
  padding: 0;
  background: none;
  border: none;
  display: block;
}
.page-no-smoking-lp-v01 .treatment-effect-item:not(:first-child) {
  margin-top: 12px;
}
.page-no-smoking-lp-v01 .merit {
  padding-top: 0;
  background: #ebf7fc;
}
.page-no-smoking-lp-v01 .anchor {
  background: #fff;
}
.page-no-smoking-lp-v01 .anchor__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
}
.page-no-smoking-lp-v01 .anchor__link {
  height: 100%;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  cursor: pointer;
}
.page-no-smoking-lp-v01 .anchor__link::after {
  content: "";
  width: 16px;
  height: 8px;
  background: #050a30;
  -webkit-clip-path: polygon(10% 25%, 50% 100%, 90% 25%);
  clip-path: polygon(10% 25%, 50% 100%, 90% 25%);
}
.page-no-smoking-lp-v01 .medicine {
  padding-bottom: 64px;
}
.page-no-smoking-lp-v01 .medicine-box__ttl span {
  color: #ff0086;
}
.page-no-smoking-lp-v01 .medicine-box__img {
  margin-top: 16px;
  text-align: center;
}
.page-no-smoking-lp-v01 .medicine-box__img img {
  width: auto;
}
.page-no-smoking-lp-v01 .voice {
  position: relative;
  padding: 36px 16px 76px;
  /* レイアウトのためのスタイル */
  /*選択するアイコンの設定*/
}
.page-no-smoking-lp-v01 .voice .section-title {
  text-align: center;
}
.page-no-smoking-lp-v01 .voice .section-title img {
  width: 358px;
}
.page-no-smoking-lp-v01 .voice .voice__graph {
  /*max-width: 315.983px;*/
  margin: 16px auto 0;
  text-align: center;
}
.page-no-smoking-lp-v01 .voice .arrow {
  max-width: 52.5px;
  margin: 28px auto 0;
}
.page-no-smoking-lp-v01 .voice .voice-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  margin-top: 28px;
  margin-bottom: 34px;
}
.page-no-smoking-lp-v01 .voice .voice-title em {
  font-size: 28px;
  line-height: 100%;
  padding: 0 16.67px;
  position: relative;
}
.page-no-smoking-lp-v01 .voice .voice-title em::before,
.page-no-smoking-lp-v01 .voice .voice-title em::after {
  position: absolute;
  content: "";
  background-size: contain;
  width: 12.667px;
  height: 10px;
  top: 0;
}
.page-no-smoking-lp-v01 .voice .voice-title em::before {
  background-image: url(../images/koe-left.svg);
  left: 0;
}
.page-no-smoking-lp-v01 .voice .voice-title em::after {
  background-image: url(../images/koe-right.svg);
  right: 0;
}
.page-no-smoking-lp-v01 .voice .caution-list {
  font-size: 10px;
  font-weight: 500;
  line-height: 150%;
  color: #818181;
  margin: 16px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .swiper-slide {
  opacity: 0.3;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 112px !important;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .slider-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .slider-image img {
  width: 75px;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .slider-image .ja {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  border-radius: 42px;
  background: #4cb2e4;
  display: inline-block;
  padding: 4px 17.25px;
  margin-top: 12px;
  line-height: 1.2;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  /*transform: scale(1.1);*/
  width: 138px !important;
}
.page-no-smoking-lp-v01 .voice .slider-thumbnail .swiper-slide.swiper-slide-thumb-active img {
  width: 90px;
}
.page-no-smoking-lp-v01 .voice .swiper {
  max-width: 500px;
  width: 100%;
}
.page-no-smoking-lp-v01 .voice .swiper-slide img {
  height: auto;
  width: 100%;
}
.page-no-smoking-lp-v01 .voice .slider {
  margin-top: 38px;
}
.page-no-smoking-lp-v01 .voice .voice-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 16px;
  border: 1.5px solid #4f4f4f;
  background: #fff;
  position: relative;
  margin-right: 2px;
  margin-left: 2px;
  min-height: 194px;
  margin-top: 50px;
  /*&::before {
          position: absolute;
          content: "";
          width: 30px;
          height: 17px;
          background-image: url(../images/fukidashi-arrow.webp);
          background-size: contain;
          left: 17px;
          top: -15.9px;
          z-index: 2;

          @include mq("m-pc") {
              top: -16.8px;
          }
      }*/
}
.page-no-smoking-lp-v01 .voice .voice-block .slide-title {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}
.page-no-smoking-lp-v01 .voice .voice-block .slider-text {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 170%;
  text-align: justify;
}
.page-no-smoking-lp-v01 .voice .speechBubble {
  position: relative;
}
.page-no-smoking-lp-v01 .voice .speechBubble::before {
  content: "";
  position: absolute;
  top: 0;
  left: 11%;
  border-style: solid;
  border-width: 0 0 17px 25px;
  border-color: transparent transparent #4f4f4f;
  translate: -50% -100%;
}
.page-no-smoking-lp-v01 .voice .speechBubble::after {
  content: "";
  position: absolute;
  top: 0;
  left: 11%;
  border-style: solid;
  border-width: 0 0 15.1px 22.2px;
  border-color: transparent transparent #fff;
  translate: calc(-50% + 0.4px) -100%;
}
.page-no-smoking-lp-v01 .voice .choice-btn {
  height: 116px;
}
.page-no-smoking-lp-v01 .voice .choice-btn li {
  cursor: pointer;
  outline: none;
}
.page-no-smoking-lp-v01 .voice .choice-btn .slick-slide {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-no-smoking-lp-v01 .voice .choice-btn .slick-slide img {
  opacity: 0.4;
  /*選択されていないものは透過40%*/
  width: 75px;
  height: 75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-no-smoking-lp-v01 .voice .choice-btn .slick-slide.slick-current img {
  opacity: 1;
  /*選択されているものは透過しない*/
  width: 90px;
  height: 90px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-no-smoking-lp-v01 .voice .slider-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-no-smoking-lp-v01 .voice .slider-image img {
  width: 75px;
}
.page-no-smoking-lp-v01 .voice .slider-image .ja {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  border-radius: 42px;
  background: #4cb2e4;
  display: inline-block;
  padding: 4px 17.25px;
  margin-top: 12px;
  line-height: 1.2;
}
.page-no-smoking-lp-v01 .slick-prev,
.page-no-smoking-lp-v01 .slick-next {
  position: absolute;
  z-index: 3;
  bottom: -4%;
  cursor: pointer;
  outline: none;
  width: 36px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
}
.page-no-smoking-lp-v01 .slick-prev:focus,
.page-no-smoking-lp-v01 .slick-next:focus,
.page-no-smoking-lp-v01 .slick-prev:active,
.page-no-smoking-lp-v01 .slick-next:active {
  -webkit-animation: poyon 1.4s linear infinite;
  animation: poyon 1.4s linear infinite;
}
.page-no-smoking-lp-v01 .slick-prev {
  background-image: url(../images/slider-prev.svg);
  left: 15.5%;
}
.page-no-smoking-lp-v01 .slick-next {
  background-image: url(../images/slider-next.svg);
  right: 15.5%;
}
.page-no-smoking-lp-v01 .slick-dots {
  text-align: center;
  margin: 36px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-no-smoking-lp-v01 .slick-dots li {
  display: inline-block;
  margin: 0 4px;
}
.page-no-smoking-lp-v01 .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #fff;
  border: solid 1.5px #4f4f4f;
  padding: 0;
}
.page-no-smoking-lp-v01 .slick-dots .slick-active button {
  width: 12px;
  height: 12px;
  background: #4cb2e4;
}
.page-no-smoking-lp-v01 .gallery .slider-text,
.page-no-smoking-lp-v01 .gallery .slide-title {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.page-no-smoking-lp-v01 .care {
  padding: 64px 0;
}
.page-no-smoking-lp-v01 .section-icon {
  text-align: center;
}
.page-no-smoking-lp-v01 .section-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.24px;
  margin-top: 8px;
}
.page-no-smoking-lp-v01 .medical__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #4f4f4f;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  width: 100%;
  margin-top: 28px;
}
.page-no-smoking-lp-v01 .medical__item .tab-border {
  width: 100%;
}
.page-no-smoking-lp-v01 .medical__item .price {
  font-size: 12px;
  margin: 4px auto;
  line-height: 1;
}
.page-no-smoking-lp-v01 .medical__item .price em {
  font-weight: 700;
  font-size: 20px;
}
.page-no-smoking-lp-v01 .medical__item .tax,
.page-no-smoking-lp-v01 .medical__item .count {
  color: #818181;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  margin-top: 4px;
}
.page-no-smoking-lp-v01 .medical__item .off {
  border-radius: 2px;
  border: 1px solid #4f4f4f;
  background: #fff064;
  display: inline-block;
  padding: 4px 8px;
  gap: 10px;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  margin-bottom: 4px;
}
.page-no-smoking-lp-v01 .medical__item .off-wh {
  border: 1px solid #4f4f4f;
  background: #fff;
  font-weight: 400;
}
.page-no-smoking-lp-v01 .medical__item .off-blue {
  background: #f5fcff;
  margin-right: 8px;
  margin-bottom: 0;
  white-space: nowrap;
}
.page-no-smoking-lp-v01 .medical__item .list-title {
  padding: 16px 24px;
  background: #4cb2e4;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.page-no-smoking-lp-v01 .medical__item .list-block {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 20px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.page-no-smoking-lp-v01 .medical__item .medical-img {
  text-align: center;
}
.page-no-smoking-lp-v01 .medical__item .list-top p {
  text-align: justify;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  margin-top: 10px;
}
.page-no-smoking-lp-v01 .medical__item .block-title {
  padding: 5px 12px;
  display: table;
  margin: 0 auto;
  border-radius: 2px;
  border: 1px solid #4f4f4f;
  background: #fff064;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.page-no-smoking-lp-v01 .medical__item .list-text {
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-top: 8px;
  margin-bottom: 28px;
}
.page-no-smoking-lp-v01 .price-list-vertical {
  width: 100%;
}
.page-no-smoking-lp-v01 .price-list-vertical li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-no-smoking-lp-v01 .price-list-vertical li:last-child {
  margin-bottom: 0;
}
.page-no-smoking-lp-v01 .price-list-vertical li .title {
  background-image: url(../images/bg-stripe-ye-vertical.webp);
  background-size: cover;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  width: 100%;
}
.page-no-smoking-lp-v01 .price-list-vertical li .title .icon {
  width: 11.446px;
}
.page-no-smoking-lp-v01 .price-list-vertical li .price-wrap {
  border: 1px solid #f7f9fb;
  background: #f5fcff;
  padding: 0 6px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 4px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-no-smoking-lp-v01 .price-list-vertical li .price-wrap .price {
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
}
.page-no-smoking-lp-v01 .price-list-vertical li .price-wrap .price em {
  font-size: 20px;
}
.page-no-smoking-lp-v01 .price-list-vertical li .price-wrap .tax {
  color: #818181;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
}
.page-no-smoking-lp-v01 .title-raku {
  background-image: url(../images/bg-rakuaku.webp);
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5.9px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  width: 100%;
}
.page-no-smoking-lp-v01 .title-raku .icon {
  width: 20px;
}
.page-no-smoking-lp-v01 .price-table {
  background: #f5fcff;
  width: 100%;
  border-spacing: 0;
}
.page-no-smoking-lp-v01 .price-table td {
  border-right: 1px dashed #ccc;
  text-align: center;
  vertical-align: middle;
}
.page-no-smoking-lp-v01 .price-table .tr-month td {
  border-bottom: 1px dashed #ccc;
  padding: 8px;
}
.page-no-smoking-lp-v01 .price-table .tr-month td:last-of-type {
  border-right: none;
}
.page-no-smoking-lp-v01 .price-table .tr-month .month {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.page-no-smoking-lp-v01 .price-table .tr-price td {
  padding: 15px 0;
}
.page-no-smoking-lp-v01 .price-table .tr-price td:last-of-type {
  border-right: none;
}
.page-no-smoking-lp-v01 .price-table .tr-price .red {
  color: #ff0086;
}
.page-no-smoking-lp-v01 .price-table .tr-price .month {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}
.page-no-smoking-lp-v01 .price-table .tr-price .label {
  border-radius: 2px;
  border: 0.8px solid #ccc;
  background: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  color: #818181;
  padding: 4px 2px;
  display: inline-block;
  margin-top: 12px;
}
.page-no-smoking-lp-v01 .price-table .label {
  width: 86%;
  line-height: 140%;
}
.page-no-smoking-lp-v01 .price-table .tr-price .month {
  color: #818181;
}
.page-no-smoking-lp-v01 .hukidashi {
  background-image:
    linear-gradient(0deg, transparent calc(100% - 1px), #f7f9fb calc(100% - 1px)),
    linear-gradient(90deg, transparent calc(100% - 1px), #f7f9fb calc(100% - 1px));
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;
  padding: 5% 0;
  border: 1px solid #4f4f4f;
  border-radius: 8px;
  position: relative;
  margin: 0px 0 0 0;
}
.page-no-smoking-lp-v01 .hukidashi::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-color: transparent transparent #565656 #565656;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  background-color: white;
  top: -10px;
  right: 11%;
}
.page-no-smoking-lp-v01 .hukidashi .tab-border {
  width: 95% !important;
  margin: 0 auto;
}
.page-no-smoking-lp-v01 .hukidashi__title__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-no-smoking-lp-v01 .hukidashi__title__left,
.page-no-smoking-lp-v01 .hukidashi__title__right {
  width: 5%;
  margin: 0 10px;
}
.page-no-smoking-lp-v01 .hukidashi__title {
  font-size: 14px;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.page-no-smoking-lp-v01 .hukidashi__title .marker {
  font-size: 18px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff064));
  background: linear-gradient(transparent 70%, #fff064 70%);
}
.page-no-smoking-lp-v01 .hukidashi__banner {
  width: 95%;
  margin: 10px auto;
}
.page-no-smoking-lp-v01 .hukidashi__arrow {
  width: 18%;
  margin: 10px auto;
}
.page-no-smoking-lp-v01 .point-red {
  background-color: #fff9f9;
  outline: 2px solid #ff0086;
  position: relative;
}
.page-no-smoking-lp-v01 .point-red .price.small {
  scale: 0.8;
}
.page-no-smoking-lp-v01 .diagonal {
  width: 75px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(-15deg) translate(-50%, 0);
  transform: rotate(-15deg) translate(-50%, 0);
  position: absolute;
  top: 31px;
  left: 50%;
}
.page-no-smoking-lp-v01 .point-arrow {
  width: 15px;
  margin: 0 auto;
}
.page-no-smoking-lp-v01 .point-arrow img {
  vertical-align: baseline;
}
.page-no-smoking-lp-v01 .reason {
  padding: 64px 0 40px;
}
.page-no-smoking-lp-v01 .satisfaction {
  padding: 64px 0 40px;
}
.page-no-smoking-lp-v01 .satisfaction__img {
  margin-top: 16px;
}
.page-no-smoking-lp-v01 .flow {
  padding: 64px 0 40px;
}
.page-no-smoking-lp-v01 .faq {
  padding: 24px 0 0;
}
.page-no-smoking-lp-v01 .precautions__orange {
  color: #ff0086;
}
.page-no-smoking-lp-v01 .fixed img {
  width: 100%;
}
.page-no-smoking-lp-v01 .pc-contents__left,
.page-no-smoking-lp-v01 .pc-contents__right {
  display: none;
}
.page-no-smoking-lp-v01 .pc-logo {
  display: block;
  width: 305px;
}
@media (min-width: 521px) {
  .page-no-smoking-lp-v01 .pc-wrapper {
    position: relative;
    background-attachment: fixed;
  }
  .page-no-smoking-lp-v01 .pc-wrapper::before,
  .page-no-smoking-lp-v01 .pc-wrapper::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 44px;
    background: url("../images/no-smoking-pc-wave.webp") center/148px 44px repeat-x;
  }
  .page-no-smoking-lp-v01 .pc-wrapper::before {
    top: 0;
  }
  .page-no-smoking-lp-v01 .pc-wrapper::after {
    bottom: 0;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .page-no-smoking-lp-v01 .pc-contents {
    width: 100%;
    height: 100dvh;
    min-height: 100svh;
    max-height: 100lvh;
    margin: 0 auto;
  }
  .page-no-smoking-lp-v01 .pc-contents__center {
    display: grid;
    place-content: center;
    height: 100%;
  }
}
@media (min-width: 751px) {
  .page-no-smoking-lp-v01 .pc-contents {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "logo main";
    gap: 20px;
    padding: 20px;
  }
  .page-no-smoking-lp-v01 .pc-contents__left {
    grid-area: logo;
    display: grid;
    place-content: center;
  }
  .page-no-smoking-lp-v01 .pc-contents__center {
    grid-area: main;
  }
}
@media (min-width: 992px) {
  .page-no-smoking-lp-v01 .pc-contents {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .page-no-smoking-lp-v01 .pc-contents {
    max-width: 1440px;
    grid-template-columns: 1fr 390px 1fr;
    grid-template-areas: "logo main menu";
  }
  .page-no-smoking-lp-v01 .pc-contents__right {
    grid-area: menu;
    display: grid;
    place-content: center;
  }
}
.page-no-smoking-lp-v01 .pc-menu {
  width: 390px;
  padding: 20px;
  border-radius: 16px;
  color: #050a30;
  background: #fff995;
}
.page-no-smoking-lp-v01 .pc-menu__inner {
  padding: 28px 20px;
  border-radius: 12px;
  background: #fff;
}
.page-no-smoking-lp-v01 .pc-menu__list li {
  border-bottom: 1px solid #4f4f4f;
  margin-top: -1px;
}
.page-no-smoking-lp-v01 .pc-menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  padding: 10px 8px;
  font-weight: bold;
  -webkit-transition: opacity ease-out 0.3s;
  transition: opacity ease-out 0.3s;
  cursor: pointer;
}
@media (any-hover: hover) {
  .page-no-smoking-lp-v01 .pc-menu__link:hover {
    opacity: 0.7;
  }
}
.page-no-smoking-lp-v01 .pc-menu__link::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/icon-capsule.svg") center/contain no-repeat;
}
.page-no-smoking-lp-v01 .pc-menu__link .text-mimipo {
  width: 4.0625em;
}
.page-no-smoking-lp-v01 .pc-fixed {
  text-align: center;
  margin-top: 16px;
}
.page-no-smoking-lp-v01 .pc-inner__r {
  position: relative;
  height: auto;
  background: #fff;
  scroll-padding-top: 0;
}
@media (min-width: 520px) {
  .page-no-smoking-lp-v01 .pc-inner__r {
    margin: auto 0;
    width: 390px;
    height: calc(100vh - 144px);
    min-height: auto;
    max-height: auto;
    border-radius: 16px;
    border: 2px solid #4f4f4f;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .page-no-smoking-lp-v01 .pc-inner__r__inner {
    margin: -2px;
  }
} /*# sourceMappingURL=style.css.map */
