@charset "UTF-8";
.fs-36 {
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  .fs-36-sp {
    font-size: 36px !important;
  }
}

.fs-40 {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  .fs-40-sp {
    font-size: 40px !important;
  }
}

.fs-48 {
  font-size: 48px;
}

@media screen and (max-width: 767px) {
  .fs-48-sp {
    font-size: 48px !important;
  }
}

.fs-56 {
  font-size: 56px;
}

.bd-radius-48 {
  border-radius: 48px !important;
}

.text-kerning {
  font-feature-settings: "palt" 1;
}

.text-upper.text-upper-sm::before, .text-upper.text-upper-sm::after {
  top: 2px;
  height: 80%;
  border-color: currentColor;
  border-width: 2px;
}
.text-upper.text-upper-sm::before {
  transform: rotate(-24deg);
}
.text-upper.text-upper-sm::after {
  transform: rotate(24deg);
}

.text-italic {
  font-style: italic;
}

.text-del {
  text-decoration: line-through;
}

.text-indent {
  text-indent: -1rem;
  padding-left: 1rem;
}

.line-height-xs {
  line-height: 1.2;
}

.inline {
  display: inline;
}

.list-note.star > li::before {
  content: "★";
}

.list-note-num.star > li::before {
  content: "★";
}

[class*=content-] {
  margin-inline: auto;
}

.content-748 {
  max-width: 748px;
}

#modal-select .modal-close-top,
#modal-shinsta .modal-close-top {
  outline: none;
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 16px;
  width: 32px;
  height: 32px;
  background: url(/guide/starter/shinlife/price/images/icn/icn_modal_close.svg) no-repeat 0 0/32px auto;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-close-top,
  #modal-shinsta .modal-close-top {
    right: 0;
    top: 0;
  }
}
#modal-select .modal-close-bottom,
#modal-shinsta .modal-close-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #333 !important;
  width: 100%;
  max-width: 160px;
  min-height: 54px;
  margin-inline: auto;
  border-radius: 999px;
  border: 2px solid #ccc;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-close-bottom,
  #modal-shinsta .modal-close-bottom {
    max-width: 140px;
    min-height: 44px;
  }
}
#modal-select .modal-close-bottom span,
#modal-shinsta .modal-close-bottom span {
  pointer-events: none;
  padding-left: 28px;
  background: url(/guide/starter/shinlife/price/images/icn/icn_modal_close_blk.svg) no-repeat center left/26px auto;
}
#modal-select.modal-custom .modal-content,
#modal-shinsta.modal-custom .modal-content {
  max-width: 868px;
}
@media screen and (max-width: 767px) {
  #modal-select.modal-custom .modal-content,
  #modal-shinsta.modal-custom .modal-content {
    border-radius: 20px;
  }
}
#modal-select .modal-header-custom,
#modal-shinsta .modal-header-custom {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 8px 12px;
  background: #E93817;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-header-custom,
  #modal-shinsta .modal-header-custom {
    font-size: 18px;
  }
}
#modal-select .modal-section,
#modal-shinsta .modal-section {
  padding: 32px 16px;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-section,
  #modal-shinsta .modal-section {
    padding: 24px 16px;
  }
}
#modal-select .modal-section.bg-pnk,
#modal-shinsta .modal-section.bg-pnk {
  background: #fdebe8;
}
#modal-select .modal-tv-box,
#modal-shinsta .modal-tv-box {
  overflow: hidden;
  border-radius: 20px;
  border: 2px solid #E93817;
  background: #fff;
}
#modal-select .modal-tv-box > .inner,
#modal-shinsta .modal-tv-box > .inner {
  text-align: center;
  padding: 24px 16px;
}
#modal-select .modal-tv-box > .inner *:last-child,
#modal-shinsta .modal-tv-box > .inner *:last-child {
  margin-bottom: 0;
}
#modal-select .modal-tv-box .jcomstream-logo,
#modal-shinsta .modal-tv-box .jcomstream-logo {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-tv-box .jcomstream-logo,
  #modal-shinsta .modal-tv-box .jcomstream-logo {
    width: 53.3333333333vw;
  }
}
#modal-select .modal-tv-box-header,
#modal-shinsta .modal-tv-box-header {
  padding: 12px 12px;
  border-bottom: 2px solid #E93817;
  background: #fcd7d1;
}
#modal-select .modal-tv-box-header h3,
#modal-shinsta .modal-tv-box-header h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #modal-select .modal-tv-box-header h3,
  #modal-shinsta .modal-tv-box-header h3 {
    font-size: 18px;
  }
}
#modal-select .link-text-under,
#modal-shinsta .link-text-under {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #333 !important;
  padding-right: 20px;
  padding-bottom: 2px;
  border-bottom: 2px solid #333;
}
#modal-select .link-text-under::before,
#modal-shinsta .link-text-under::before {
  transition: 0.25s;
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 8.5px);
  width: 17px;
  height: 17px;
  background: url(/guide/starter/shinlife/images/icn/icn_arr.svg) no-repeat 0 0/100% auto;
}
@media screen and (max-width: 767px) {
  #modal-select .link-text-under::before,
  #modal-shinsta .link-text-under::before {
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
  }
}
#modal-select .board-pink-custom,
#modal-shinsta .board-pink-custom {
  background: #fdecee;
}
@media screen and (max-width: 767px) {
  #modal-select .board-pink-custom,
  #modal-shinsta .board-pink-custom {
    padding: 16px 8px;
  }
}
#modal-select .list-channelitem-modal svg,
#modal-shinsta .list-channelitem-modal svg {
  width: 54px;
  height: 54px;
}
@media screen and (max-width: 767px) {
  #modal-select .list-channelitem-modal svg,
  #modal-shinsta .list-channelitem-modal svg {
    width: 42px;
    height: 42px;
  }
}

.swiper-charm {
  opacity: 0;
  position: relative;
  margin: auto;
}
.swiper-charm.is-show {
  opacity: 1;
}
.swiper-charm.is-show .swiper-slide {
  height: auto !important;
}
.swiper-charm .swiper-button-prev,
.swiper-charm .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  outline: none;
  background: url(/guide/starter/electricity/images/swiper_btn_next.svg) no-repeat 0 0/100% auto;
}
.swiper-charm .swiper-button-prev::after,
.swiper-charm .swiper-button-next::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .swiper-charm .swiper-button-prev,
  .swiper-charm .swiper-button-next {
    display: block;
    width: 32px;
    height: 32px;
  }
}
.swiper-charm .swiper-button-prev.swiper-button-disabled,
.swiper-charm .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-charm .swiper-button-prev {
  left: -56px;
  transform: rotate(180deg);
}
@media screen and (max-width: 979px) {
  .swiper-charm .swiper-button-prev {
    left: -16px;
  }
}
.swiper-charm .swiper-button-next {
  right: -56px;
}
@media screen and (max-width: 979px) {
  .swiper-charm .swiper-button-next {
    right: -16px;
  }
}
.swiper-charm .swiper-footer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px auto 0;
}
.swiper-charm .swiper-footer .swiper-pagination {
  position: relative;
  margin-bottom: 16px;
}
.swiper-charm .swiper-footer .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background: none;
  opacity: 1;
}
.swiper-charm .swiper-footer .swiper-pagination .swiper-pagination-bullet::before {
  transition: 0.24s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #d9d9d9;
}
.swiper-charm .swiper-footer .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #E93817;
}

.swiper-charm {
  width: 100%;
  margin-bottom: 12px;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .swiper-charm {
    margin-left: calc(var(--site-padding) * -1);
    width: calc(100% + var(--site-padding) * 2);
  }
}
.swiper-charm .charm-item {
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-align: center;
  padding: 16px 10px;
  border-radius: 10px;
  border: 1px solid #333;
  background: #fff;
}
.swiper-charm .charm-item > .inner {
  max-width: 290px;
  margin-inline: auto;
}
.swiper-charm .charm-item::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  background: #FFE5E0;
}
.swiper-charm .charm-item .num {
  margin-bottom: 20px;
}
.swiper-charm .charm-item .h-14 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
.swiper-charm .charm-item .h-20 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
@media screen and (min-width: 980px) and (max-width: 1089px) {
  .swiper-charm .charm-item .h-20 {
    font-size: 18px;
  }
}
.swiper-charm .charm-item .h-24 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 12px;
}
@media screen and (min-width: 980px) and (max-width: 1089px) {
  .swiper-charm .charm-item .h-24 {
    font-size: 22px;
  }
}
.swiper-charm .charm-item .h-24 .fs-sm {
  font-size: 66.6666666667%;
}
.swiper-charm .charm-item .shinsta-img {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-bottom: 16px;
}
.swiper-charm .charm-item .shinsta-summary {
  overflow: hidden;
  display: block;
  color: #333;
  border-radius: 6px;
  border: 1px solid #333;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .swiper-charm .charm-item .shinsta-summary:hover .link::before {
    transform: translateX(4px);
  }
}
.swiper-charm .charm-item .shinsta-summary > .header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  text-align: center;
  height: 58px;
  padding-inline: 6px;
  background: #333;
}
.swiper-charm .charm-item .shinsta-summary > .inner {
  text-align: center;
  font-weight: bold;
  padding: 6px 2px 8px;
  background: #FFEDF6;
}
.swiper-charm .charm-item .shinsta-summary > .inner .catch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2px;
  min-height: 46px;
}
.swiper-charm .charm-item .shinsta-summary > .inner sup {
  top: -6px;
  font-size: 10px;
}
.swiper-charm .charm-item .shinsta-summary > .inner > .link {
  transition: 0.25s;
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #d9161B;
  margin-bottom: 0;
  padding: 0 16px 2px 2px;
  border-bottom: 1px solid #d9161B;
}
.swiper-charm .charm-item .shinsta-summary > .inner > .link::before {
  transition: 0.24s;
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 6px);
  width: 11px;
  height: 11px;
  background: url(/guide/starter/shinlife/images/icn/icn_arr_red.svg) no-repeat 0 0/100% auto;
}
.swiper-charm .charm-item .charm-tv-row {
  display: flex;
  margin-bottom: 16px;
}
.swiper-charm .charm-item .charm-tv-row .charm-tv-col:not(.icn) {
  width: 47.5862068966%;
}
.swiper-charm .charm-item .charm-tv-row .icn {
  position: relative;
  z-index: 1;
  width: 7.5862068966%;
  margin: 28% -4px 0;
}
@media screen and (max-width: 767px) {
  .swiper-charm .charm-item sup {
    font-size: 10px;
  }
}
.swiper-charm .charm-item .list-note > li,
.swiper-charm .charm-item .list-note-num > li {
  padding-left: 16px;
  text-align: justify;
}

.lp-btn-bd-xs {
  transition: 0.24s;
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #333 !important;
  width: 100%;
  height: auto;
  margin-inline: auto;
  padding-block: 6px;
  border-radius: 128px;
  border: 1px solid #333;
  background-color: #fff;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .lp-btn-bd-xs:hover::before {
    transform: translateX(4px);
  }
}
.lp-btn-bd-xs[data-color=primary] {
  border: 2px solid #E93817;
}

.lp-btn-bd-xs {
  max-width: 330px;
  min-height: 40px;
  font-size: 14px;
  font-weight: 500;
}
.lp-btn-bd-xs::before {
  transition: 0.24s;
  content: "";
  position: absolute;
  right: 16px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background: url(/guide/starter/shinlife/images/icn/icn_arr_xs_blk.svg) no-repeat 0 0/100% auto;
}

.cv-btn-custom {
  height: 58px;
  margin-inline: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cv-btn-custom {
    height: 58px;
  }
}

@media screen and (max-width: 767px) {
  .col-50-sp .cv-btn-custom {
    height: 62px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 16px;
  }
  .col-50-sp .btn-white-primary::after {
    width: 7px;
    right: 6px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --site-padding: 24px;
  }
}
sup {
  font-weight: normal;
}

.auloan-mv {
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .auloan-mv {
    width: calc(100% + 24px);
  }
  .auloan-mv img {
    margin-left: -12px;
  }
}

.auloan-mv-2 {
  margin-inline: auto;
}

.icn-mdu {
  padding-left: 42px;
  background: url(../images/icn_sdu.svg) no-repeat center left/32px auto;
}

.icn-call {
  width: 32px;
  height: 32px;
  margin-top: -14px;
}

.label-w-72 {
  width: 72px;
}

.btn-white-primary.anchor-link::after {
  width: 16px;
  height: 9px;
  background: url(../images/icn_arr_btm_blk.svg) no-repeat center right/16px 9px;
}

.example-label-1::before,
.example-label-2::before {
  position: relative;
  content: "";
  width: 38px;
  height: 20px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}

.example-label-1::before {
  background-color: #e3f3ea;
}

.example-label-2::before {
  background-color: #def2fe;
}

.board-custom {
  overflow: hidden;
  padding: 24px 16px 0;
}
.board-custom .w-over {
  width: calc(100% + 32px) !important;
  margin-left: -16px !important;
}
@media screen and (min-width: 768px) {
  .board-custom .w-over-pc {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}

table.table-plan-custom .icn-plus {
  position: relative;
}
table.table-plan-custom .icn-plus::before {
  content: "";
  position: absolute;
  z-index: 10;
  top: calc(50% - 12px);
  left: calc(35% - 12px);
  width: 24px;
  height: 24px;
  background: url(../images/icn_service_add_blk.svg) no-repeat center center;
  background-size: 24px;
}
@media screen and (max-width: 767px) {
  table.table-plan-custom .icn-plus::before {
    top: calc(50% - 10px);
    left: calc(35% - 10px);
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}

.movie-wrap {
  max-width: 586px;
  margin: 32px auto 0;
}
.movie-wrap .movie {
  max-width: 100%;
  aspect-ratio: 16/9;
}
.movie-wrap .movie iframe {
  width: 100%;
  height: 100%;
}

.xscroll-wrap {
  position: relative;
}
@media screen and (max-width: 599px) {
  .xscroll-wrap::after {
    transition: 0.4s opacity;
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 88%, rgb(255, 255, 255) 100%);
  }
  .xscroll-wrap.end::after {
    opacity: 0;
  }
}

#graf2,
#graf3 {
  position: relative;
  width: 100%;
  padding-bottom: 8px;
}
@media screen and (max-width: 599px) {
  #graf2 .xscroll,
  #graf3 .xscroll {
    width: 125%;
  }
}
@media screen and (max-width: 499px) {
  #graf2 .xscroll,
  #graf3 .xscroll {
    width: 150%;
  }
}
@media screen and (max-width: 399px) {
  #graf2 .xscroll,
  #graf3 .xscroll {
    width: 175%;
  }
}

@media screen and (max-width: 599px) {
  .ps__rail-x {
    opacity: 0.6 !important;
  }
}