@charset "UTF-8";
@font-face {
  font-family: "NotoSansJP";
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), local("NotoSansCJKjp-Regular"), local("NotoSansJP-Regular"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Regular.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), local("NotoSansCJKjp-Medium"), local("NotoSansJP-Medium"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Medium.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Medium.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), local("NotoSansCJKjp-Bold"), local("NotoSansJP-Bold"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Bold.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Bold.woff) format("woff");
}
.lp .m-tablet {
  display: none;
}
.lp .m-sp {
  display: none;
}
.lp .m-sp-tablet {
  display: none;
}
.lp .m-hide {
  display: none;
}

@media screen and (max-width: 959px) {
  .lp .m-pc {
    display: none;
  }
  .lp .m-pc-tablet,
  .lp .m-sp-tablet,
  .lp .m-tablet {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp .m-sp {
    display: block;
  }
  .lp .m-pc-tablet,
  .lp .m-tablet {
    display: none;
  }
}
.lp img {
  image-rendering: auto;
  max-width: 100%;
  vertical-align: top;
}
.lp .fit,
.lp .fit img {
  width: 100%;
  height: auto;
}

.lp .cf {
  *zoom: 1;
}
.lp .cf:after {
  content: "";
  display: table;
  clear: both;
}
.lp .clear {
  clear: both;
}

.lp a:link {
  color: #338dd3;
}
.lp a:visited {
  color: #4d3115;
}
.lp a:hover {
  color: #338dd3;
}
.lp a:active {
  color: #338dd3;
}
.lp a {
  text-decoration: underline;
}
.lp a:hover {
  text-decoration: none;
}
.lp .linkblock {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.01;
  background: rgba(255, 255, 255, 0.01);
}

@media screen and (max-width: 767px) {
  .lp .br-sp {
    display: block;
    text-indent: -9999px;
    line-height: 0;
    height: 0;
  }
}
@media screen and (max-width: 989px) {
  .lp .br-sp-tablet {
    display: block;
    text-indent: -9999px;
    line-height: 0;
    height: 0;
  }
}

.lp .transition {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.lp {
  color: #222;
  font-family: "Inter", "NotoSansJP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS-PGothic", sans-serif;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

.clr-jcom {
  color: #e83416;
}

.clr-tv {
  color: #e40177;
}

.clr-net {
  color: #0081cf;
}

.clr-ele {
  color: #f18d00;
}

.clr-link {
  color: #338dd3 !important;
}

.em {
  color: #ea5413;
}

.tac {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .tac-sp {
    text-align: center;
  }
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

@media screen and (max-width: 767px) {
  [data-align-sp=left] {
    text-align: left !important;
  }
  [data-align-sp=center] {
    text-align: center !important;
  }
}
.fwb, .lp .features-list__item > .txt .em {
  font-weight: bold !important;
}

.fwn {
  font-weight: normal !important;
}

.sup {
  position: relative;
  vertical-align: top;
  top: auto;
  font-size: 9px;
  font-weight: normal;
}
.sup.asterisk {
  letter-spacing: -0.8px;
  display: inline-block;
  padding-right: 2px;
}

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

.vam {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .br_pc {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .br_sp {
    display: none;
  }
}
.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

@media screen and (orientation: landscape) {
  .lp .portrait {
    display: none;
  }
}
@media screen and (orientation: portrait) {
  .lp .landscape {
    display: none;
  }
}

.lp .inc__box-hover::after {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #fff;
}
.desktop .lp .inc__box-hover:hover::after {
  opacity: 0.35;
}

.desktop .lp .hover {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.desktop .lp .hover:hover {
  opacity: 0.6;
}

.breadcrumb {
  position: relative;
  margin: 30px 0 -30px;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
}
@media screen and (max-width: 999px) {
  .breadcrumb {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 959px) {
  .breadcrumb {
    overflow: hidden;
    width: 100%;
  }
  .breadcrumb::after {
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, rgba(249, 249, 249, 0)), to(rgb(249, 249, 249)));
    background: linear-gradient(to right, rgba(249, 249, 249, 0) 80%, rgb(249, 249, 249) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 20px 10px;
  }
}
.breadcrumb .breadcrumb_inner {
  max-width: 1280px;
  margin: auto;
}
@media screen and (max-width: 959px) {
  .breadcrumb .breadcrumb_inner {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .breadcrumb .breadcrumb_inner::-webkit-scrollbar {
    display: none;
  }
}
.breadcrumb ol {
  display: inline-table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.breadcrumb ol li {
  display: table-cell;
  position: relative;
  font-size: 10px;
  line-height: 1.4;
  color: #666;
  white-space: nowrap;
}
@media screen and (max-width: 959px) {
  .breadcrumb ol li:last-of-type {
    padding-right: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.breadcrumb ol li + li {
  padding-left: 20px;
}
.breadcrumb ol li + li::before {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 3px;
  top: 50%;
  margin-top: -3px;
}
.breadcrumb ol li a,
.breadcrumb ol li a:link,
.breadcrumb ol li a:visited {
  color: #666;
}
.breadcrumb ol li a:hover {
  color: #333;
}

.lp .arr-r {
  padding-right: 18px;
  background: url(../images/icon_arr_r_brn.svg) no-repeat top 48% right 0px;
  background-size: 8px auto;
}
@media screen and (max-width: 767px) {
  .lp .arr-r {
    padding-right: 4.375vw;
    background-size: 1.875vw auto;
  }
}
.lp .arr-b {
  padding-right: 22px;
  background: url(../images/icon_arr_b_brn.svg) no-repeat top 50% right 0px;
  background-size: auto 8px;
}
@media screen and (max-width: 767px) {
  .lp .arr-b {
    padding-right: 4.375vw;
    background-size: auto 1.875vw;
  }
}
.lp .ico-check::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url(/common_v10/images/icn-text-check.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .lp .ico-check::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 1.6vw;
  }
}
.lp .ico-blank {
  position: relative;
}
.lp .ico-blank::after {
  content: "";
  display: inline-block;
  background: url(/common_v10/images/icn-link-blank-blue.svg) no-repeat center center/contain;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  .lp .ico-blank::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    margin-left: 1.0666666667vw;
  }
}

.lp .btn-1 {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  color: #4d3115;
  width: 100%;
  margin: 35px auto 0;
  padding: 15px 0;
  border-radius: 60px;
  border: 1px solid #ccc;
  background: url(../images/icon_arr_r_brn.svg) no-repeat center right 20px;
  background-size: 9px auto;
}
@media screen and (max-width: 767px) {
  .lp .btn-1 {
    font-size: 4.375vw;
    margin-top: 6.25vw;
    background-position: center right 4.375vw;
    background-size: 2.1875vw auto;
  }
}
.lp .btn-1.w50 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lp .btn-1.w50 {
    width: 100%;
  }
}
.desktop .lp .btn-1:hover {
  opacity: 0.5;
  background-position: center right 14px;
}
.lp .btn-primary {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 352px;
  min-width: 352px;
  min-height: 58px;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: 0.3s opacity ease-out;
  transition: 0.3s opacity ease-out;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  border: 3px solid #fff;
  border-color: #e93817;
  border-radius: 100px;
  background: #fff;
  background: #e93817;
}
@media screen and (max-width: 767px) {
  .lp .btn-primary {
    width: 100%;
    min-width: 100%;
    font-size: 5vw;
    padding: 3.75vw 0;
  }
}
.lp .btn-primary.btn-blank::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: auto;
  background: url(/common_v10/images/icn-link-blank-white.svg) no-repeat 0 0/100% auto;
}
@media screen and (max-width: 767px) {
  .lp .btn-primary.btn-blank::after {
    width: 5vw;
    height: 5vw;
    right: 5vw;
  }
}
.lp .btn-primary .lg {
  font-size: 133.3333333333%;
}

.lp .bg {
  padding: 20px;
  border-radius: 12px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .bg {
    padding: 3.75vw;
  }
}

.lp .board {
  display: inline-block;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  padding: 20px;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #eee 2px;
}
@media screen and (max-width: 767px) {
  .lp .board {
    font-size: 14px;
    font-size: 4.375vw;
    margin-top: 6.25vw;
    padding: 4.6875vw;
    border-radius: 3.75vw;
  }
}
.lp .board *:first-child {
  margin-top: 0;
}

.lp .box-gray {
  margin: 30px auto;
  padding: 20px;
  border-radius: 12px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .box-gray {
    margin: 6.25vw auto;
    padding: 3.75vw;
    border-radius: 5vw;
  }
}
.lp .box-gray *:first-child {
  margin-top: 0;
}

.lp hr {
  width: 100%;
  height: 2px;
  margin: 60px auto;
  padding: 0;
  border: none;
  background-color: #e3e3e3;
}
@media screen and (max-width: 767px) {
  .lp hr {
    width: calc(100% + 20px);
    margin: 30px -10px;
  }
}
.lp hr[data-margin=false] {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lp hr[data-fullWidth=false] {
    width: 100%;
    margin: 30px 0;
  }
}

.lp .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffda00));
  background: linear-gradient(transparent 70%, #ffda00 70%);
}
.lp .marker.yel {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff130));
  background: linear-gradient(transparent 70%, #fff130 70%);
}
.lp .slash {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0 26px;
}
@media screen and (max-width: 767px) {
  .lp .slash {
    padding: 0 24px;
  }
}
.lp .slash::before, .lp .slash::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .lp .slash::before, .lp .slash::after {
    width: 26px;
    height: 2px;
  }
}
.lp .slash::before {
  left: 0;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.lp .slash::after {
  right: 0;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.lp .pagetop {
  display: none;
  position: fixed;
  z-index: 100;
  right: 10px;
  bottom: 10px;
}
.lp .pagetop__btn > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  opacity: 0.75;
  cursor: pointer;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: solid #fff 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .lp .pagetop__btn > a {
    width: 37px;
    height: 37px;
  }
}
.lp .pagetop__btn > a::after {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 16px;
  top: 50%;
  margin-top: -4.5px;
}
@media screen and (max-width: 767px) {
  .lp .pagetop__btn > a::after {
    right: 14px;
  }
}
.desktop .lp .pagetop__btn > a:hover {
  border: solid #f18d00 1px;
  background-color: #fff;
}
.desktop .lp .pagetop__btn > a:hover::after {
  border-color: #f18d00;
}

.mfp-container {
  margin-top: 16px;
  padding: 0 16px;
}

.mfp-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  opacity: 1;
  padding: 0;
}
.mfp-close:active {
  top: 20px;
}
.desktop .mfp-close:hover {
  opacity: 0.75;
}

.mfp-close-btn {
  cursor: pointer;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  max-width: 160px;
  margin: 30px auto 0;
  padding: 8px 10px;
  text-align: center;
  border-radius: 100px;
  border: solid #ddd 2px;
}
@media screen and (max-width: 767px) {
  .mfp-close-btn {
    font-size: 14px;
    font-size: 4.375vw;
    margin-top: 6.25vw;
    padding: 2.5vw 3.125vw;
  }
}

/* Styles for dialog window */
#small-dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
          transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
          transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.lp .site-header {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .lp .site-header {
    display: none;
  }
}
.lp .site-header p {
  margin: 0;
}
.lp .site-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
.lp .site-header__logo {
  max-width: 90px;
}
.lp .site-header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp .site-header-nav__list > li p {
  margin-bottom: 0;
}
.lp .site-header-nav__ele {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  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;
  width: 200px;
  height: 46px;
  border-radius: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #f18d00 1px;
  background: #fffaef;
}
@media screen and (max-width: 989px) {
  .lp .site-header-nav__ele {
    width: 185px;
  }
}
.desktop .lp .site-header-nav__ele:hover {
  opacity: 0.6;
}
.lp .site-header-nav__ele > .txt {
  font-size: 16px;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  color: #f18d00;
}
@media screen and (max-width: 989px) {
  .lp .site-header-nav__ele > .txt {
    font-size: 14px;
  }
}
.lp .site-header-nav__ele > .ico-ele {
  max-width: 18px;
  margin-right: 6px;
}

.lp .site-header-sp {
  display: none;
  position: sticky;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .lp .site-header-sp {
    display: block;
  }
}
.lp .site-header-sp p {
  margin: 0;
}
.lp .site-header-sp__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 8px;
}
.lp .site-header-sp__logo {
  width: 23%;
  max-width: 100px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lp .site-header-sp-nav {
  width: 68%;
  max-width: 172px;
}
.lp .site-header-sp-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp .site-header-sp-nav__list-item {
  position: relative;
  width: 50%;
  max-width: 86px;
  padding: 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid #ddd 1px;
}
.lp .site-header-sp-nav__list-item .item-ico {
  width: 30px;
  margin: 0 auto;
  padding-top: 2px;
}
.lp .site-header-sp-nav__list-item .item-ico[data-margin-left=true] img {
  position: relative;
  left: 11.25%;
}
.lp .site-header-sp-nav__list-item .item-txt {
  text-align: center;
  margin: 4px 0 0;
  height: 24px;
  width: 100%;
  max-width: 77px;
}
.lp .site-header-sp-nav__list-item.js-spmenu-trigger {
  cursor: pointer;
}
.lp .site-header-sp-nav__list-item.js-spmenu-trigger .spmenu-active {
  display: none;
}
.lp .site-header-sp-nav__list-item.js-spmenu-trigger.open .spmenu-normal {
  display: none;
}
.lp .site-header-sp-nav__list-item.js-spmenu-trigger.open .spmenu-active {
  display: block;
}

.lp .spmenu {
  position: absolute;
  z-index: 100;
  display: none;
  width: 100%;
  -webkit-box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .lp .spmenu {
    display: block;
  }
}
.lp .spmenu-gnav {
  position: relative;
  background-color: #fffbe6;
  padding: 3.125vw;
}
.lp .spmenu-gnav__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5vw;
  background-color: #fff;
}
.lp .spmenu-gnav__list > li {
  position: relative;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1.4;
  padding: 4.6875vw 4.6875vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lp .spmenu-gnav__list > li + li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 4%;
  display: block;
  width: 92%;
  height: 2px;
  background-color: #fff1ae;
}
.lp .spmenu-gnav__list > li::before {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  content: "";
  width: 2.1875vw;
  height: 2.1875vw;
  border-top: solid 2px #444;
  border-right: solid 2px #444;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 4.6875vw;
  top: 50%;
  margin-top: -3.5px;
}
.lp .spmenu-gnav__list > li.top::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.lp .spmenu__close {
  cursor: pointer;
  display: block;
  padding: 3.125vw 0;
}
.lp .spmenu__close span {
  display: block;
  width: 43.75vw;
  margin: auto;
  padding: 1.875vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background-color: #f18d00;
  font-size: 3.75vw;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}

.lp .entry {
  margin-top: 30px;
  padding: 20px 0;
}
@media screen and (max-width: 989px) {
  .lp .entry {
    margin-top: 20px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry {
    margin-top: 6.25vw;
    padding: 4.6875vw 0;
  }
}
.lp .entry.full {
  margin-top: 20px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .lp .entry.full {
    margin-top: 3.125vw;
    padding: 0 3.125vw;
  }
}
.lp .entry__inner {
  max-width: 1110px;
  margin: auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lp .entry__inner {
    padding: 0;
  }
}
.lp .entry__inner .end-txt {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  color: #e83416;
}
@media screen and (max-width: 767px) {
  .lp .entry__inner .end-txt {
    font-size: 16px;
    font-size: 5vw;
  }
}
.lp .inc-btn__entry, .lp .entry__btn,
.lp .entry__btn-simu {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  color: #fff;
  width: 60%;
  height: 92px;
  border-radius: 300px;
}
@media screen and (max-width: 989px) {
  .lp .inc-btn__entry, .lp .entry__btn,
  .lp .entry__btn-simu {
    width: 72%;
  }
}
@media screen and (max-width: 767px) {
  .lp .inc-btn__entry, .lp .entry__btn,
  .lp .entry__btn-simu {
    width: 100%;
    height: 22.5vw;
  }
}
.desktop .lp .inc-btn__entry:hover, .desktop .lp .entry__btn:hover,
.desktop .lp .entry__btn-simu:hover {
  opacity: 0.65;
}
.lp .entry__btn,
.lp .entry__btn-simu {
  font-size: 28px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .lp .entry__btn,
  .lp .entry__btn-simu {
    font-size: 18px;
    font-size: 5.625vw;
    line-height: 1.4;
  }
}
.lp .entry__btn {
  background: #ea5413 url(/service/electricity/campaign/powersaving/images/icon_arr_r_wht.svg) no-repeat center right 20px;
  background-size: 13px auto;
}
@media screen and (max-width: 767px) {
  .lp .entry__btn {
    background-position: center right 4.375vw;
    background-size: 2.5vw auto;
  }
}
.desktop .lp .entry__btn:hover {
  background-position: center right 14px;
}
.lp .entry__btn > .sm {
  font-size: 65%;
  font-weight: 400;
}
.lp .entry__btn .blank {
  padding-right: 26px;
  background: url(/service/electricity/campaign/powersaving/images/icon_blank.svg) no-repeat center right;
  background-size: 22px auto;
}
@media screen and (max-width: 767px) {
  .lp .entry__btn .blank {
    padding-right: 5.3125vw;
    background-size: 4.6875vw auto;
  }
}
.lp .entry__btn-simu {
  background-color: #f18d00;
}
.lp .entry__catch {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 320px) {
  .lp .entry__catch {
    font-size: calc(0.875rem + (1vw - 3.2px) * 0.625);
  }
}
@media (min-width: 960px) {
  .lp .entry__catch {
    font-size: 18px;
  }
}
.lp .entry__txt-1 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .lp .entry__txt-1 {
    font-size: 14px;
    font-size: 4.375vw;
    margin-bottom: 4.6875vw;
  }
}
.lp .entry__txt-2 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
  /*
  a[href="#faq"] {
  	display: inline-block;
  	background: url(../images/icon_faq.svg) no-repeat center left;
  	background-size: 22px auto;
  	min-height: 22px;
  	padding-left: 30px;

  	@include mq-down(sp) {
  		background-size: get_vw(22) auto;
  		min-height: get_vw(22);
  		padding-left: get_vw(30);
  	}
  }
  */
}
@media screen and (max-width: 767px) {
  .lp .entry__txt-2 {
    font-size: 14px;
    font-size: 4.375vw;
    margin-top: 3.125vw;
  }
}
.lp .entry__txt-2 a {
  color: #4d3115;
}

.lp {
  /*
  .lnav {
  	width: 100%;
  	margin: 30px 0 0;
  	box-sizing: border-box;
  	background-color: #f3f3f3;

  	@include mq-down(sp) {
  		display: none;
  	}
  }

  .lnav__list {
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	max-width: $container_width;
  	margin: auto;

  	@include mq-down(sp) {
  	}

  	//縦線区切り
  	.m-border-row {
  		content: '';
  		position: absolute;
  		top: 12px;
  		width: 1px;
  		height: calc(100% - 24px);
  		background-color: #ccc;
  	}

  	> li {
  		position: relative;
  		transition: .25s;
  		text-align: center;
  		font-size: 16px;
  		@include notosans(400);
  		line-height: 1.4;
  		width: 25%;
  		padding: 20px 0;
  		box-sizing: border-box;

  		@include mq-down(tablet) {
  			font-size: 15px;
  			padding: 15px 0;
  		}

  		//ホバー＆カレント時
  		&.current,
  		.desktop &:hover {
  			//color: $service-color;
  		}

  		//左に線入れる
  		&::before {
  			@extend .m-border-row;
  			left: 0;
  		}

  		&:first-of-type {
  			&::before {
  				@include mq-down(tablet) {
  					display: none;
  				}
  			}
  		}

  		//最後は右に線入れる
  		&:last-of-type {
  			&::after {
  				@extend .m-border-row;
  				right: 0;

  				@include mq-down(tablet) {
  					display: none;
  				}
  			}
  		}
  	}
  }
  */
}
.lp .lnav-wrap {
  padding: 0 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #94da5b;
}
@media screen and (max-width: 767px) {
  .lp .lnav-wrap {
    display: none;
  }
}
.lp .lnav-wrap.no-menu .lnav__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lp .lnav-wrap.no-menu .lnav__list > li {
  width: 100%;
  background: none;
}
@media screen and (max-width: 767px) {
  .lp .lnav-wrap.no-menu {
    display: block;
  }
}
.lp .lnav {
  position: relative;
  z-index: 20;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 24px;
  border: solid #fff1ae 3px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp .lnav {
    border-radius: 3.75vw;
  }
}
.lp .lnav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1280px;
  margin: auto;
}
.lp .lnav__list .m-border-row, .lp .lnav__list > li::before {
  content: "";
  position: absolute;
  top: 15px;
  width: 2px;
  height: calc(100% - 30px);
  background-color: #fff1ae;
}
.lp .lnav__list > li {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  text-align: center;
  font-size: 16px;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  width: 20%;
  padding: 25px 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/icon_arr_b.svg) no-repeat center bottom 20px;
  background-size: 14px auto;
}
@media screen and (max-width: 989px) {
  .lp .lnav__list > li {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .lnav__list > li {
    font-size: 14px;
    font-size: 4.375vw;
    padding: 3.75vw;
    background-position: center bottom 4.6875vw;
    background-size: 3.125vw auto;
  }
}
.desktop .lp .lnav__list > li:hover {
  opacity: 0.65;
  background-position: center bottom 15px;
}
.lp .lnav__list > li::before {
  right: 0;
}
.lp .lnav__list > li:last-of-type::before {
  display: none;
}

.tokuten {
  margin-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .tokuten {
    margin-top: 10.6666666667vw !important;
  }
}

.tokuten__tit {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #ea5413;
}
@media screen and (max-width: 989px) {
  .tokuten__tit {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__tit {
    font-size: 24px;
    font-size: 7.5vw;
  }
}
.tokuten__tit .sm {
  position: relative;
  font-size: 77.7777777778%;
  color: #8a5933;
  display: inline-block;
  padding: 0 16px;
}
@media screen and (max-width: 767px) {
  .tokuten__tit .sm {
    padding: 0 3.75vw;
  }
}
.tokuten__tit .sm::before, .tokuten__tit .sm::after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 0px;
  height: 75%;
  border-left: 3px solid #f18d00;
  margin: auto;
}
.tokuten__tit .sm::before {
  left: 0;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
}
.tokuten__tit .sm::after {
  right: 0;
  -webkit-transform: rotate(22deg);
          transform: rotate(22deg);
}

.tokuten__tit-2 {
  position: relative;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #8a5933;
}
@media screen and (max-width: 989px) {
  .tokuten__tit-2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__tit-2 {
    font-size: 20px;
    font-size: 6.25vw;
  }
}

.tokuten__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 989px) {
  .tokuten__detail {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail {
    margin-top: 6.25vw;
  }
}
.tokuten__detail > .item {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  padding: 20px;
  width: calc(50% - 15px);
  border-radius: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #f18d00 3px;
}
@media screen and (min-width: 768px) and (max-width: 989px) {
  .tokuten__detail > .item {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .tokuten__detail > .item + .item {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail > .item {
    width: 100%;
    padding: 4.6875vw;
    border-radius: 5.625vw;
  }
  .tokuten__detail > .item + .item {
    margin-top: 6.25vw;
  }
}
.desktop .tokuten__detail > .item:hover {
  opacity: 0.7;
}
.tokuten__detail > .item.center {
  margin-left: auto;
  margin-right: auto;
}
.tokuten__detail .item__num {
  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;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 160px;
  height: 36px;
  margin: auto;
  border-radius: 100px;
  background-color: #f18d00;
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__num {
    font-size: 14px;
    font-size: 4.375vw;
    width: 37.5vw;
    height: 9.375vw;
    margin: auto;
  }
}
.tokuten__detail .item__num span {
  font-size: 133.3333333333%;
}
.tokuten__detail .item__txt {
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt {
    margin-top: 2.5vw;
  }
}
.tokuten__detail .item__txt .txt-1 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  color: #f18d00;
  margin: 0;
}
@media screen and (max-width: 989px) {
  .tokuten__detail .item__txt .txt-1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt .txt-1 {
    font-size: 18px;
    font-size: 5.625vw;
  }
}
.tokuten__detail .item__txt .txt-2 {
  font-size: 28px;
  line-height: 1.4;
  font-weight: 700;
  color: #8a5933;
  margin: 4px 0 0;
}
@media screen and (max-width: 989px) {
  .tokuten__detail .item__txt .txt-2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt .txt-2 {
    font-size: 24px;
    font-size: 7.5vw;
    margin-top: 1.25vw;
  }
  .tokuten__detail .item__txt .txt-2.sm-sp {
    font-size: 18px;
    font-size: 5.625vw;
  }
}
.tokuten__detail .item__txt .txt-2 .lg {
  font-size: 128.5714285714%;
}
.tokuten__detail .item__txt .txt-3 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #8a5933;
  width: calc(100% + 40px);
  margin: 15px 0 -20px -20px;
  padding: 10px 0;
  background-color: #fffae3;
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt .txt-3 {
    font-size: 14px;
    font-size: 4.375vw;
    width: calc(100% + 12.5vw);
    margin: 3.125vw 0 -4.6875vw -4.6875vw;
    padding: 2.5vw 0;
  }
}
.tokuten__detail .item__txt .txt-4 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #8a5933;
  margin-top: 4px;
}
@media screen and (max-width: 989px) {
  .tokuten__detail .item__txt .txt-4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt .txt-4 {
    font-size: 18px;
    font-size: 5.625vw;
    margin-top: 1.875vw;
  }
}
.tokuten__detail .item__txt .txt-4 .lg {
  font-size: 116.6666666667%;
}
.tokuten__detail .item__txt .txt-5 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  color: #8a5933;
  margin-top: 8px;
}
@media screen and (max-width: 989px) {
  .tokuten__detail .item__txt .txt-5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .tokuten__detail .item__txt .txt-5 {
    font-size: 16px;
    font-size: 5vw;
    margin-top: 1.875vw;
  }
}

.lp .faq p {
  margin: 0;
}
.lp .faq__tit {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .lp .faq__tit {
    font-size: 18px;
    font-size: 5.625vw;
    margin-top: 18.75vw;
  }
}
.lp .faq__tit.top {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .faq__tit.top {
    margin-top: 9.375vw;
  }
}
.lp .faq-item {
  position: relative;
  margin-top: 40px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #ffee9c 3px;
}
@media screen and (max-width: 767px) {
  .lp .faq-item {
    border-radius: 4.375vw;
    margin-top: 6.25vw;
  }
}
.lp .faq-item + .faq-item {
  margin-top: 20px;
}
.lp .faq-item__tit {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 45px 25px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/service/electricity/campaign/powersaving/images/plus.svg) no-repeat center right 20px;
  background-size: 23px auto;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__tit {
    padding: 6.25vw 10.9375vw 6.25vw 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .lp .faq-item__tit {
    background-position: center right 3.125vw;
    background-size: 5.625vw auto;
  }
}
.lp .faq-item__tit > .txt {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__tit > .txt {
    font-size: 16px;
    font-size: 5vw;
  }
}
.lp .faq-item__tit > .ico {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 36px;
  color: #fff;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  margin-bottom: 0;
  border-radius: 50%;
  background-color: #f18d00;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__tit > .ico {
    font-size: 18px;
    font-size: 5.625vw;
    width: 10.625vw;
    height: 10.625vw;
    line-height: 10vw;
    margin-right: 3.125vw;
  }
}
.desktop .lp .faq-item__tit:hover .txt {
  color: #f18d00;
}
.lp .faq-item__tit.open {
  border-radius: 12px 12px 0 0;
  background-image: url(/service/electricity/campaign/powersaving/images/minus.svg);
  background-color: #fffbe6;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__tit.open {
    border-radius: 4.375vw 4.375vw 0 0;
  }
}
.lp .faq-item__tit.open .txt {
  color: #f18d00;
}
.lp .faq-item__content {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__content {
    padding: 4.6875vw 4.6875vw;
  }
}
.lp .faq-item__content p, .lp .faq-item__content li {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__content p, .lp .faq-item__content li {
    font-size: 14px;
    font-size: 4.375vw;
  }
}
.lp .faq-item__content p, .lp .faq-item__content ul {
  margin-bottom: 15px;
}
.lp .faq-item__content ul.list li {
  position: relative;
  padding-left: 1em;
}
.lp .faq-item__content ul.list li::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0.2em;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}
.lp .faq-item__content .b {
  font-weight: 700;
}
.lp .faq-item__content .sec {
  margin-top: 0;
}
.lp .faq-item__content .sec + .sec {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__content .sec + .sec {
    margin-top: 40px;
  }
}
.lp .faq-item__content .xscroll-wrap {
  /*
  width: 100%;

  @include mq-down(sp) {
  	overflow-x: scroll;
  	-webkit-overflow-scrolling: touch;

  	//横スクロールバーを常に表示
  	&::-webkit-scrollbar {
  		height: 10px;
  		background: #ccc;
  	}

  	&::-webkit-scrollbar-thumb {
  		background: #aaa;
  		border-radius: 50px;
  		height: 50px;
  	}
  }

  .xscroll {
  	width: 100%;
  	height: auto;

  	@include mq-down(sp) {
  		width: 150%;
  	}
  }
  */
}
.lp .faq-item__content #period,
.lp .faq-item__content #period2 {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lp .faq-item__content #period .xscroll,
  .lp .faq-item__content #period2 .xscroll {
    width: 175%;
  }
}

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

.lp .tokyo-condition-tb {
  max-width: 480px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .tokyo-condition-tb {
    margin-top: 7.8125vw;
  }
}
.lp .tokyo-condition-tb th,
.lp .tokyo-condition-tb td {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #4e3115;
  text-align: center;
  width: 50%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid #d6d6d6 1px;
  border-bottom: solid #d6d6d6 1px;
}
@media screen and (max-width: 767px) {
  .lp .tokyo-condition-tb th,
  .lp .tokyo-condition-tb td {
    font-size: 14px;
    font-size: 4.375vw;
    padding: 3.125vw 3.125vw;
  }
}
.lp .tokyo-condition-tb th {
  font-weight: 700;
  background-color: #fffbe6;
}
.lp .tokyo-condition-about {
  font-size: 16px;
  line-height: 1.6;
  max-width: 850px;
  margin: 40px auto 0;
  padding: 20px;
  border-radius: 12px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .tokyo-condition-about {
    font-size: 14px;
    font-size: 4.375vw;
    margin-top: 9.375vw;
    padding: 3.75vw;
    border-radius: 5vw;
  }
}
.lp .tokyo-condition-about *:first-child {
  margin-top: 0;
}

html {
  opacity: 0;
}

#footerNote {
  margin-top: 75px;
}
@media screen and (max-width: 989px) {
  #footerNote {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #footerNote {
    margin-top: 10.9375vw;
  }
}

.lp {
  color: #4d3115;
}
.lp .wrap, .lp .sec, .lp .caution, .lp .lnav {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 989px) {
  .lp .wrap, .lp .sec, .lp .caution, .lp .lnav {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp .wrap, .lp .sec, .lp .caution, .lp .lnav {
    padding: 0 3.125vw;
  }
}
.lp .lp__main-bg {
  position: relative;
  padding: 40px 20px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff1ae;
}
@media screen and (min-width: 768px) {
  .lp .lp__main-bg {
    margin-top: -60px;
  }
}
@media screen and (max-width: 989px) {
  .lp .lp__main-bg {
    padding: 30px 20px 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp .lp__main-bg {
    padding: 0 0 12.5vw;
    padding-bottom: 0;
  }
}
.lp .lp__main-box {
  max-width: 1280px;
  margin: 40px auto 0;
  padding: 60px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 32px;
  background-color: #fff;
}
@media screen and (max-width: 989px) {
  .lp .lp__main-box {
    margin: 30px auto 0;
    padding: 50px 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp .lp__main-box {
    margin-top: 3.125vw;
    padding: 4.6875vw 0 9.375vw;
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .lp .lp__main-box.top {
    margin-left: 3.75vw;
    margin-right: 3.75vw;
    border-radius: 7.5vw;
  }
}
.lp .lp__main-box-2 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp .lp__main-box-2 {
    padding: 10.9375vw 0;
  }
}
@media screen and (min-width: 768px) {
  .lp .tac-pc {
    text-align: center;
  }
}
.lp button {
  border: none;
}

@media screen and (max-width: 767px) {
  .lp p {
    margin-top: 3.75vw;
  }
}

.txt-m {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .txt-m {
    font-size: 14px;
    font-size: 4.375vw;
  }
}

.txt-s {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .txt-s {
    font-size: 13px;
    font-size: 4.0625vw;
  }
}

.txt-note {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .txt-note {
    font-size: 12px;
    font-size: 3.75vw;
  }
}

.txt-link-list {
  margin-top: 20px;
  text-align: center;
}
.txt-link-list[data-align=right] {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .txt-link-list {
    margin-top: 3.75vw;
  }
  .txt-link-list[data-align-sp=left] {
    text-align: left;
  }
  .txt-link-list[data-align-sp=left] > li {
    display: block;
  }
  .txt-link-list[data-align-sp=left] > li + li {
    margin: 3.75vw 0 0;
  }
}
.txt-link-list > li {
  position: relative;
  display: inline;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 20px;
}
.txt-link-list > li[data-icon=arr_b] {
  background: url(/service/electricity/campaign/powersaving/images/icon_arr_b.svg) no-repeat center left;
  background-size: 14px auto;
}
@media screen and (max-width: 767px) {
  .txt-link-list > li[data-icon=arr_b] {
    background-position: center left;
    background-size: 3.125vw auto;
  }
}
.txt-link-list > li[data-icon=faq] {
  display: inline-block;
  background: url(/service/electricity/campaign/powersaving/images/icon_faq_2.svg) no-repeat center left;
  background-size: 24px 24px;
  height: 24px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .txt-link-list > li[data-icon=faq] {
    background-size: 6.875vw auto;
    min-height: 6.875vw;
    padding-left: 9.375vw;
  }
}
.txt-link-list > li[data-icon=pdf] {
  display: inline-block;
  background: url(/service/electricity/campaign/powersaving/images/icon_pdf.svg) no-repeat center left;
  background-size: 22px auto;
  min-height: 22px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .txt-link-list > li[data-icon=pdf] {
    background-size: 6.875vw auto;
    min-height: 6.875vw;
    padding-left: 9.375vw;
  }
}
@media screen and (max-width: 767px) {
  .txt-link-list > li {
    font-size: 14px;
    font-size: 4.375vw;
    padding-left: 4.6875vw;
  }
}
.txt-link-list > li a {
  color: #4d3115 !important;
}
.txt-link-list > li + li {
  margin-left: 20px;
}
.txt-link-list > li .em {
  color: #ea5413;
}

.lp .hero {
  position: relative;
  background-color: #94da5b;
  background: url(/service/electricity/campaign/powersaving/images/mv_bg.jpg?2) no-repeat center bottom;
}
.lp .hero__img {
  position: relative;
  max-width: 1280px;
  margin: auto;
}
@media screen and (min-width: 768px) and (max-width: 989px) {
  .lp .hero__img {
    overflow: hidden;
  }
  .lp .hero__img h1 {
    width: 114%;
    margin-left: -7%;
  }
}

.lp .app-entry-note {
  margin: 30px auto 0;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .lp .app-entry-note {
    margin-top: 6.25vw;
  }
}
.lp .app-entry-note li {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .lp .app-entry-note li {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
.lp .app-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto 0;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .lp .app-entry {
    display: block;
    margin-top: 0;
  }
}
.lp .app-entry > .col-1 {
  max-width: 30%;
  margin-right: 40px;
}
@media screen and (max-width: 989px) {
  .lp .app-entry > .col-1 {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-1 {
    max-width: 78%;
    margin: 9.375vw auto 0;
  }
}
.lp .app-entry > .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 65%;
  padding: 0 60px;
  border-radius: 16px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 989px) {
  .lp .app-entry > .col-2 {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-2 {
    display: none;
    width: 100%;
    margin-top: 4.6875vw;
    padding: 7.8125vw 0;
    border-radius: 3.75vw;
  }
}
.lp .app-entry > .col-2 > .dl {
  width: 52.5%;
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-2 > .dl {
    width: 65%;
    margin: auto;
  }
}
.lp .app-entry > .col-2 > .dl .item + .item {
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-2 > .dl .item + .item {
    margin-top: 4.6875vw;
  }
}
.lp .app-entry > .col-2 > .dl img {
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-2 > .dl img {
    border-radius: 2.5vw;
  }
}
.lp .app-entry > .col-2 > .qr {
  overflow: hidden;
  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;
  width: 37.5%;
  height: 54.5454545455%;
  border-radius: 12px;
  background-color: #fff;
}
@media screen and (max-width: 989px) {
  .lp .app-entry > .col-2 > .qr {
    height: 59.5238095238%;
  }
}
@media screen and (max-width: 767px) {
  .lp .app-entry > .col-2 > .qr {
    display: none;
  }
}
.lp .app-entry > .col-2 > .qr img {
  max-width: 130px;
}

.lp .caution__box {
  line-height: 1.6;
  max-width: 800px;
  margin: 30px auto 60px;
  padding: 20px 0;
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
}
@media screen and (max-width: 767px) {
  .lp .caution__box {
    margin: 6.25vw auto 12.5vw;
    padding: 4.6875vw 0;
  }
}
.lp .caution__box *:first-child {
  margin-top: 0;
}
.lp .caution__box h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #ea5413;
}
@media screen and (max-width: 767px) {
  .lp .caution__box h3 {
    font-size: 14.5px;
    font-size: 4.53125vw;
  }
}
.lp .caution__box p {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lp .caution__box p {
    font-size: 14px;
    font-size: 4.375vw;
    line-height: 1.6;
  }
}
.lp .caution__box p + p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .caution__box p + p {
    margin-top: 3.125vw;
  }
}
.lp .caution__box p a,
.lp .caution__box p a:visited {
  color: #338dd3;
}
.lp p.caution__icon {
  text-align: center;
}
.lp .caution__box-primary {
  line-height: 1.6;
  max-width: 900px;
  margin: 0 auto 60px;
  padding: 20px;
  border-top: solid 3px #ea5413;
  border-bottom: solid 3px #ea5413;
}
@media screen and (max-width: 767px) {
  .lp .caution__box-primary {
    margin: 0 auto 12.5vw;
    padding: 5vw 3.75vw;
  }
}
.lp .caution__box-primary.bd-none {
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.lp .caution__box-primary h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #ea5413;
}
@media screen and (max-width: 767px) {
  .lp .caution__box-primary h3 {
    font-size: 14.5px;
    font-size: 4.53125vw;
  }
}
.lp .caution__box-primary p,
.lp .caution__box-primary ol {
  font-size: 16px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .caution__box-primary p,
  .lp .caution__box-primary ol {
    font-size: 13px;
    font-size: 4.0625vw;
    margin-top: 3.75vw;
  }
}
.lp .caution__icon {
  text-align: center;
}

.lp .features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
@media screen and (max-width: 989px) {
  .lp .features-list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list {
    display: block;
    margin-top: 7.8125vw;
  }
}
.lp .features-list__item {
  position: relative;
  width: calc(33.3333% - 15px);
  padding: 15px 15px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  border: solid #ffe200 2px;
}
@media screen and (max-width: 989px) {
  .lp .features-list__item {
    padding: 15px 10px 30px;
    width: calc(33.3333% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list__item {
    width: 100%;
    padding: 4.6875vw 3.125vw 7.8125vw;
    border-radius: 7.5vw;
  }
  .lp .features-list__item + .features-list__item {
    margin-top: 6.25vw;
  }
}
.lp .features-list__item.is-link {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  background: url(/service/electricity/campaign/powersaving/images/icon_arr_b.svg) no-repeat center bottom 12px;
  background-size: 24px auto;
}
@media screen and (max-width: 989px) {
  .lp .features-list__item.is-link {
    background-size: 18px auto;
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list__item.is-link {
    background-size: 5.625vw auto;
    background-position: center bottom 3.75vw;
  }
}
.desktop .lp .features-list__item.is-link:hover {
  opacity: 0.65;
}
.lp .features-list__item > .img {
  max-width: 310px;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .features-list__item > .img {
    max-width: 100%;
  }
}
.lp .features-list__item > .txt {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 768px) {
  .lp .features-list__item > .txt {
    font-size: calc(0.9375rem + (1vw - 7.68px) * 1.1574);
  }
}
@media (min-width: 1200px) {
  .lp .features-list__item > .txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list__item > .txt {
    font-size: 18px;
    font-size: 5.625vw;
  }
}
.lp .features-list__item > .txt .em {
  color: #ea5413;
}
.lp .features-list__item > .txt .lg {
  font-size: 130%;
}
.lp .features-list__item > .txt-2 {
  font-size: 16px;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 989px) {
  .lp .features-list__item > .txt-2 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list__item > .txt-2 {
    font-size: 14px;
    font-size: 4.375vw;
  }
}
.lp .features-list__item .sup {
  position: absolute;
  top: 20px;
  right: 12px;
  font-size: 14px;
}
@media screen and (max-width: 989px) {
  .lp .features-list__item .sup {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .lp .features-list__item .sup {
    font-size: 12px;
    font-size: 3.75vw;
    top: 5vw;
    right: 3.125vw;
  }
}

.lp .sec + .sec {
  margin-top: 120px;
}
@media screen and (max-width: 989px) {
  .lp .sec + .sec {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .lp .sec + .sec {
    margin-top: 18.75vw;
  }
}
.lp .sec__tit {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.3;
  text-align: center;
  color: #8a5933;
}
@media screen and (max-width: 989px) {
  .lp .sec__tit {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .lp .sec__tit {
    font-size: 26px;
    font-size: 8.125vw;
  }
}
.lp .sec__tit > .deco {
  display: inline-block;
  padding: 0 85px;
  background: url(/service/electricity/campaign/powersaving/images/deco_2.png) no-repeat left 1px center, url(/service/electricity/campaign/powersaving/images/deco_2.png) no-repeat right 1px center;
  background-size: auto 9px;
}
@media screen and (max-width: 767px) {
  .lp .sec__tit > .deco {
    padding: 0 0 7.8125vw;
    background: url(/service/electricity/campaign/powersaving/images/deco_2.png) no-repeat center bottom;
    background-size: auto 2.1875vw;
  }
}
.lp .sec__catch {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lp .sec__catch {
    font-size: 18px;
    font-size: 5.625vw;
    margin-top: 6.25vw;
  }
}
.lp .sec__txt-1 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  margin-top: 40px;
}
.lp .sec__txt-1 + .sec__txt-1 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .sec__txt-1 {
    font-size: 16px;
    font-size: 5vw;
  }
}
.lp .caution__box {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lp .caution__box {
    font-size: 15px;
    font-size: 4.6875vw;
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .lp .caution__box .sm-sp {
    font-size: 13px;
    font-size: 4.0625vw;
  }
}
.lp .sec__img-1 {
  text-align: center;
}
.lp .sec__img-1[data-id=comparison] {
  max-width: 690px;
  margin: 20px auto 0;
}

.lp .reduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .reduction {
    display: block;
    margin-top: 6.25vw;
  }
}
.lp .reduction p,
.lp .reduction dl {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lp .reduction p,
  .lp .reduction dl {
    font-size: 16px;
    font-size: 5vw;
    text-align: left;
  }
}
.lp .reduction__item {
  width: calc(50% - 12px);
  text-align: center;
  padding: 15px;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #eee 2px;
}
@media screen and (max-width: 767px) {
  .lp .reduction__item {
    width: 100%;
    padding: 3.125vw 4.6875vw 6.25vw;
  }
  .lp .reduction__item + .reduction__item {
    margin-top: 4.6875vw;
  }
}
.lp .reduction__item > h4 {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .lp .reduction__item > h4 {
    font-size: 16px;
    font-size: 5vw;
  }
}
.lp .reduction__item > .col-2 {
  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;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .lp .reduction__item > .col-2 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp .reduction__item > .col-2 {
    margin-top: 3.125vw;
    margin-bottom: 6.25vw;
  }
}
.lp .reduction__item > .col-2 p {
  text-align: left;
}
.lp .reduction__item .label-1 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  color: #8c5933;
  width: 100%;
  padding: 10px 15px;
  border-radius: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f18d00;
  background-color: #fcee21;
}
.lp .reduction__item .label-1 .sm {
  font-size: 77.7777%;
}
@media screen and (max-width: 1200px) {
  .lp .reduction__item .label-1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lp .reduction__item .label-1 {
    font-size: 14px;
    font-size: 4.375vw;
    padding: 1.5625vw 3.125vw;
    width: 100%;
  }
}
.lp .reduction__item .add {
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  padding: 0 6px;
}
@media screen and (max-width: 767px) {
  .lp .reduction__item .add {
    font-size: 18px;
    font-size: 5.625vw;
    padding: 0;
  }
}
.lp .reduction__item > .img {
  max-width: 280px;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .reduction__item > .img {
    max-width: 100%;
    margin-top: 3.125vw;
  }
}

.lp ul.list {
  margin-top: 20px;
}
.lp ul.list:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .lp ul.list {
    margin-top: 4.6875vw;
  }
}
.lp ul.list li {
  position: relative;
  padding-left: 1em;
}
.lp ul.list li + li {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .lp ul.list li + li {
    margin-top: 1.25vw;
  }
}
.lp ul.list li li::before {
  top: 0.55em;
  width: 4px;
  height: 4px;
  border: solid #333 1px;
  background: none;
  border-radius: 50%;
}
.lp ul.list li::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0.2em;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .lp ul.list li::before {
    top: 2.6666666667vw;
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}
.lp ul.list.note {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .lp ul.list.note {
    font-size: 14px;
    font-size: 4.375vw;
  }
}

.lp .flow-item {
  margin: 60px auto 0;
}
@media screen and (max-width: 989px) {
  .lp .flow-item {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp .flow-item {
    margin-top: 14.0625vw;
  }
}
.lp .flow-item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 6.25vw;
  }
}
.lp .flow-item__list li:not(.next) {
  position: relative;
  width: calc(25% - 12px);
  padding: 15px 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 26px;
  border: solid #ffe200 1px;
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next) {
    width: 100%;
    padding: 3.125vw 3.125vw 6.25vw;
    border-radius: 5.625vw;
  }
}
.lp .flow-item__list li:not(.next).group {
  width: calc(50% - 12px);
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next).group {
    width: 100%;
  }
}
.lp .flow-item__list li:not(.next).group .group-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp .flow-item__list li:not(.next).group .group-col > .group-item {
  position: relative;
  width: 45.5%;
}
.lp .flow-item__list li:not(.next).group .group-col > .update {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 9%;
}
.lp .flow-item__list li:not(.next) .label {
  position: relative;
  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;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.4;
  color: #f18d00;
  width: 80%;
  height: 55px;
  margin: -42px auto 0;
  border-radius: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffe200;
}
@media screen and (max-width: 989px) {
  .lp .flow-item__list li:not(.next) .label {
    font-size: 20px;
    width: 95%;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next) .label {
    font-size: 5.625vw;
    width: 80%;
    height: 12.5vw;
    margin-top: -9.375vw;
  }
}
.lp .flow-item__list li:not(.next) .sup {
  position: relative;
  top: 0;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  text-align: center;
  margin: 10px 0 0;
}
@media screen and (max-width: 989px) {
  .lp .flow-item__list li:not(.next) .sup {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next) .sup {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
.lp .flow-item__list li:not(.next) .txt {
  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;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  margin: 16px 0 0;
}
@media screen and (max-width: 989px) {
  .lp .flow-item__list li:not(.next) .txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next) .txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 4.6875vw;
    margin-top: 4.6875vw;
  }
}
.lp .flow-item__list li:not(.next) .img {
  max-width: 260px;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li:not(.next) .img {
    max-width: 100%;
  }
}
.lp .flow-item__list li.next {
  width: 2%;
  max-width: 15px;
  margin: 0 6px;
}
@media screen and (max-width: 767px) {
  .lp .flow-item__list li.next {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 4.6875vw;
    max-width: 100%;
    margin: 1.5625vw auto 7.5vw;
  }
}

.lp .entry-flow-item {
  margin: 60px auto 0;
}
@media screen and (max-width: 989px) {
  .lp .entry-flow-item {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item {
    margin-top: 14.0625vw;
  }
}
.lp .entry-flow-item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 6.25vw;
  }
}
.lp .entry-flow-item__list li:not(.next) {
  position: relative;
  width: calc(33.3333% - 12px);
  padding: 15px 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 26px;
  border: solid #ffe200 1px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) {
    width: 100%;
    padding: 3.125vw 3.125vw 6.25vw;
    border-radius: 5.625vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .label {
  position: relative;
  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;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.4;
  color: #f18d00;
  width: 80%;
  height: 55px;
  margin: -42px auto 0;
  border-radius: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffe200;
}
@media screen and (max-width: 989px) {
  .lp .entry-flow-item__list li:not(.next) .label {
    font-size: 20px;
    width: 95%;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .label {
    font-size: 5.625vw;
    width: 80%;
    height: 12.5vw;
    margin-top: -9.375vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .sup {
  position: relative;
  top: 0;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  text-align: center;
  margin: 10px 0 0;
}
@media screen and (max-width: 989px) {
  .lp .entry-flow-item__list li:not(.next) .sup {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .sup {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .txt {
  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;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  margin: 15px 0 0;
}
@media screen and (max-width: 989px) {
  .lp .entry-flow-item__list li:not(.next) .txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 4.6875vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .img {
  max-width: 240px;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .img {
    max-width: 100%;
  }
}
.lp .entry-flow-item__list li:not(.next) .img[data-id=dl] {
  text-align: center;
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .img[data-id=dl] {
    max-width: 70%;
  }
}
.lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item {
  overflow: hidden;
  display: block;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item {
    border-radius: 2.5vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item + .item {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item + .item {
    margin-top: 4.6875vw;
  }
}
.lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item.qr {
  max-width: 130px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li:not(.next) .img[data-id=dl] .item.qr {
    display: none;
  }
}
.lp .entry-flow-item__list li.next {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 2%;
  max-width: 15px;
  margin: 0 6px;
}
@media screen and (max-width: 767px) {
  .lp .entry-flow-item__list li.next {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 4.6875vw;
    max-width: 100%;
    margin: 1.5625vw auto 7.5vw;
  }
}

.lp .app-dl {
  max-width: 100%;
  margin: 30px auto 0;
  padding: 30px 30px 40px;
  border-radius: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .app-dl {
    padding: 6.25vw 6.25vw 7.8125vw;
    border-radius: 5vw;
  }
}
.lp .app-dl .app-dl-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 720px;
  margin: 20px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .lp .app-dl .app-dl-list {
    display: block;
    max-width: 75%;
    margin-top: 6.25vw;
  }
}
.lp .app-dl .app-dl-list > .item {
  width: 36.3888888889%;
}
@media screen and (max-width: 767px) {
  .lp .app-dl .app-dl-list > .item {
    width: 100%;
  }
}
.lp .app-dl .app-dl-list > .item.qr {
  width: 18.0555555556%;
}
@media screen and (max-width: 767px) {
  .lp .app-dl .app-dl-list > .item.qr {
    width: 75%;
    margin: auto;
  }
}
.lp .app-dl .app-dl-list > .item img {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .lp .app-dl .app-dl-list > .item:nth-of-type(2), .lp .app-dl .app-dl-list > .item:nth-of-type(3) {
    margin-top: 6.25vw;
  }
}
.lp .app-dl > h3 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp .app-dl > h3 {
    font-size: 18px;
    font-size: 5.625vw;
  }
}

.lp .contact__tel {
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .contact__tel {
    margin-top: 4.6875vw;
  }
}
html:not(.mobile) .lp .contact__tel a[href^="tel:"] {
  pointer-events: none;
}
.lp .contact__tel > .tel-number {
  position: relative;
  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;
}
.lp .contact__tel > .tel-number > .tel-number__ico {
  position: relative;
  width: 50px;
  top: 2px;
}
@media screen and (max-width: 767px) {
  .lp .contact__tel > .tel-number > .tel-number__ico {
    width: 9.375vw;
    top: 0.625vw;
  }
  .lp .contact__tel > .tel-number > .tel-number__ico img {
    vertical-align: top;
  }
}
.lp .contact__tel > .tel-number > .tel-number__txt {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1;
  color: #1d2089;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .lp .contact__tel > .tel-number > .tel-number__txt {
    font-size: 28px;
    font-size: 8.75vw;
    margin-left: 1.875vw;
  }
}
.lp .contact__tel .tel-hours {
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  text-align: center;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .lp .contact__tel .tel-hours {
    font-size: 14px;
    font-size: 4.375vw;
    margin-top: 1.5625vw;
  }
}
.lp .contact__tel .notes__list {
  text-align: center;
}

#modal_admin.popup,
#modal_admin_achieve.popup,
#modal_hokkaido.popup,
#modal_tokyo.popup {
  max-width: 960px;
  margin: auto;
  padding: 40px;
  border-radius: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup,
  #modal_admin_achieve.popup,
  #modal_hokkaido.popup,
  #modal_tokyo.popup {
    padding: 6.25vw;
    border-radius: 3.75vw;
  }
}
#modal_admin.popup .popup__tit,
#modal_admin_achieve.popup .popup__tit,
#modal_hokkaido.popup .popup__tit,
#modal_tokyo.popup .popup__tit {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: #4e3115;
  padding-bottom: 10px;
  border-bottom: 3px solid #f38c00;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tit,
  #modal_admin_achieve.popup .popup__tit,
  #modal_hokkaido.popup .popup__tit,
  #modal_tokyo.popup .popup__tit {
    font-size: 18px;
    font-size: 5.625vw;
    padding-bottom: 2.5vw;
    padding-right: 6.25vw;
  }
}
#modal_admin.popup p,
#modal_admin_achieve.popup p,
#modal_hokkaido.popup p,
#modal_tokyo.popup p {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #4e3115;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup p,
  #modal_admin_achieve.popup p,
  #modal_hokkaido.popup p,
  #modal_tokyo.popup p {
    font-size: 14px;
    font-size: 4.375vw;
  }
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb.sp-vertical table th,
  #modal_admin.popup .popup__tb.sp-vertical table td,
  #modal_admin_achieve.popup .popup__tb.sp-vertical table th,
  #modal_admin_achieve.popup .popup__tb.sp-vertical table td,
  #modal_hokkaido.popup .popup__tb.sp-vertical table th,
  #modal_hokkaido.popup .popup__tb.sp-vertical table td,
  #modal_tokyo.popup .popup__tb.sp-vertical table th,
  #modal_tokyo.popup .popup__tb.sp-vertical table td {
    display: block;
    width: 100% !important;
  }
}
#modal_admin.popup .popup__tb table,
#modal_admin_achieve.popup .popup__tb table,
#modal_hokkaido.popup .popup__tb table,
#modal_tokyo.popup .popup__tb table {
  width: 100%;
  margin-top: 25px;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  border-right: solid #d6d6d6 1px;
  border-top: solid #d6d6d6 1px;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb table,
  #modal_admin_achieve.popup .popup__tb table,
  #modal_hokkaido.popup .popup__tb table,
  #modal_tokyo.popup .popup__tb table {
    width: 100%;
    margin-top: 4.6875vw;
  }
}
#modal_admin.popup .popup__tb table th,
#modal_admin.popup .popup__tb table td,
#modal_admin_achieve.popup .popup__tb table th,
#modal_admin_achieve.popup .popup__tb table td,
#modal_hokkaido.popup .popup__tb table th,
#modal_hokkaido.popup .popup__tb table td,
#modal_tokyo.popup .popup__tb table th,
#modal_tokyo.popup .popup__tb table td {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #4e3115;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid #d6d6d6 1px;
  border-bottom: solid #d6d6d6 1px;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb table th,
  #modal_admin.popup .popup__tb table td,
  #modal_admin_achieve.popup .popup__tb table th,
  #modal_admin_achieve.popup .popup__tb table td,
  #modal_hokkaido.popup .popup__tb table th,
  #modal_hokkaido.popup .popup__tb table td,
  #modal_tokyo.popup .popup__tb table th,
  #modal_tokyo.popup .popup__tb table td {
    font-size: 14px;
    font-size: 4.375vw;
    padding: 2.5vw 3.125vw;
  }
}
#modal_admin.popup .popup__tb table th ul.list li,
#modal_admin.popup .popup__tb table td ul.list li,
#modal_admin_achieve.popup .popup__tb table th ul.list li,
#modal_admin_achieve.popup .popup__tb table td ul.list li,
#modal_hokkaido.popup .popup__tb table th ul.list li,
#modal_hokkaido.popup .popup__tb table td ul.list li,
#modal_tokyo.popup .popup__tb table th ul.list li,
#modal_tokyo.popup .popup__tb table td ul.list li {
  position: relative;
  padding-left: 1em;
}
#modal_admin.popup .popup__tb table th ul.list li + li,
#modal_admin.popup .popup__tb table td ul.list li + li,
#modal_admin_achieve.popup .popup__tb table th ul.list li + li,
#modal_admin_achieve.popup .popup__tb table td ul.list li + li,
#modal_hokkaido.popup .popup__tb table th ul.list li + li,
#modal_hokkaido.popup .popup__tb table td ul.list li + li,
#modal_tokyo.popup .popup__tb table th ul.list li + li,
#modal_tokyo.popup .popup__tb table td ul.list li + li {
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb table th ul.list li + li,
  #modal_admin.popup .popup__tb table td ul.list li + li,
  #modal_admin_achieve.popup .popup__tb table th ul.list li + li,
  #modal_admin_achieve.popup .popup__tb table td ul.list li + li,
  #modal_hokkaido.popup .popup__tb table th ul.list li + li,
  #modal_hokkaido.popup .popup__tb table td ul.list li + li,
  #modal_tokyo.popup .popup__tb table th ul.list li + li,
  #modal_tokyo.popup .popup__tb table td ul.list li + li {
    margin-top: 0.9375vw;
  }
}
#modal_admin.popup .popup__tb table th ul.list li li::before,
#modal_admin.popup .popup__tb table td ul.list li li::before,
#modal_admin_achieve.popup .popup__tb table th ul.list li li::before,
#modal_admin_achieve.popup .popup__tb table td ul.list li li::before,
#modal_hokkaido.popup .popup__tb table th ul.list li li::before,
#modal_hokkaido.popup .popup__tb table td ul.list li li::before,
#modal_tokyo.popup .popup__tb table th ul.list li li::before,
#modal_tokyo.popup .popup__tb table td ul.list li li::before {
  top: 0.55em;
  width: 4px;
  height: 4px;
  border: solid #333 1px;
  background: none;
  border-radius: 50%;
}
#modal_admin.popup .popup__tb table th ul.list li::before,
#modal_admin.popup .popup__tb table td ul.list li::before,
#modal_admin_achieve.popup .popup__tb table th ul.list li::before,
#modal_admin_achieve.popup .popup__tb table td ul.list li::before,
#modal_hokkaido.popup .popup__tb table th ul.list li::before,
#modal_hokkaido.popup .popup__tb table td ul.list li::before,
#modal_tokyo.popup .popup__tb table th ul.list li::before,
#modal_tokyo.popup .popup__tb table td ul.list li::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0.2em;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}
#modal_admin.popup .popup__tb table th ul + ul,
#modal_admin.popup .popup__tb table td ul + ul,
#modal_admin_achieve.popup .popup__tb table th ul + ul,
#modal_admin_achieve.popup .popup__tb table td ul + ul,
#modal_hokkaido.popup .popup__tb table th ul + ul,
#modal_hokkaido.popup .popup__tb table td ul + ul,
#modal_tokyo.popup .popup__tb table th ul + ul,
#modal_tokyo.popup .popup__tb table td ul + ul {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb table th ul + ul,
  #modal_admin.popup .popup__tb table td ul + ul,
  #modal_admin_achieve.popup .popup__tb table th ul + ul,
  #modal_admin_achieve.popup .popup__tb table td ul + ul,
  #modal_hokkaido.popup .popup__tb table th ul + ul,
  #modal_hokkaido.popup .popup__tb table td ul + ul,
  #modal_tokyo.popup .popup__tb table th ul + ul,
  #modal_tokyo.popup .popup__tb table td ul + ul {
    margin-top: 3.125vw;
  }
}
#modal_admin.popup .popup__tb table th,
#modal_admin_achieve.popup .popup__tb table th,
#modal_hokkaido.popup .popup__tb table th,
#modal_tokyo.popup .popup__tb table th {
  font-size: 16px;
  font-weight: 700;
  width: 25%;
  background-color: #fffbe6;
}
@media screen and (max-width: 767px) {
  #modal_admin.popup .popup__tb table th,
  #modal_admin_achieve.popup .popup__tb table th,
  #modal_hokkaido.popup .popup__tb table th,
  #modal_tokyo.popup .popup__tb table th {
    font-size: 13px;
    font-size: 4.0625vw;
    padding: 4.6875vw 3.125vw;
  }
}

.lp .acc {
  margin-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .lp .acc {
    margin-top: 9.375vw;
  }
}
.lp .acc-trigger {
  cursor: pointer;
}
.lp .acc__tit {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .acc__tit {
    font-size: 16px;
    font-size: 5vw;
    padding: 4.6875vw 7.8125vw 4.6875vw 3.125vw;
  }
}
.desktop .lp .acc__tit:hover {
  cursor: pointer;
  background-color: #fffbe6;
}
.lp .acc__tit::before {
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  border-top: solid 2px #f18d00;
  border-right: solid 2px #f18d00;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 20px;
  top: 50%;
  margin-top: -5.5px;
}
@media screen and (max-width: 767px) {
  .lp .acc__tit::before {
    width: 2.8125vw;
    height: 2.8125vw;
    margin-top: -get_vw(4.5);
    right: 4.6875vw;
  }
}
.lp .acc__tit.open {
  background-color: #fffbe6;
}
.lp .acc__tit.open::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-color: #8c5933;
}
.lp .acc__tit .icon-1,
.lp .acc__tit .icon-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp .acc__tit .icon-1::before,
.lp .acc__tit .icon-2::before {
  display: inline-block;
  content: " ";
  position: relative;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background: url(/service/electricity/campaign/powersaving/images/deco_3.png) no-repeat 0 0;
  background-size: 36px auto;
}
@media screen and (max-width: 767px) {
  .lp .acc__tit .icon-1::before,
  .lp .acc__tit .icon-2::before {
    width: 8.75vw;
    height: 8.75vw;
    background-size: 8.75vw auto;
  }
}
.lp .acc__tit .icon-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp .acc__tit .icon-2::before {
  content: "";
  position: relative;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background: url(/service/electricity/campaign/powersaving/images/deco_4.png) no-repeat 0 0;
  background-size: 36px auto;
}
@media screen and (max-width: 767px) {
  .lp .acc__tit .icon-2::before {
    width: 8.75vw;
    height: 8.75vw;
    background-size: 8.75vw auto;
  }
}
.lp .acc-body {
  padding: 0 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .acc-body {
    padding: 0 3.125vw 6.25vw;
  }
}
.lp .acc__close {
  position: relative;
  margin-top: 30px;
}
.lp .acc__close span {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer;
  display: block;
  width: 160px;
  margin: auto;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background-color: #bbb;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.desktop .lp .acc__close span:hover {
  opacity: 0.7;
}

.lp .privacy {
  padding: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .privacy {
    border-radius: 3.75vw;
    padding: 7.8125vw 6.25vw;
  }
}
.lp .privacy > h2 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lp .privacy > h2 {
    font-size: 16px;
    font-size: 5vw;
    margin-bottom: 6.25vw;
  }
}
.lp .privacy p {
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .lp .privacy p {
    font-size: 14px;
    font-size: 4.375vw;
  }
}
.lp .privacy li {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .lp .privacy li {
    font-size: 14px;
    font-size: 4.375vw;
  }
}
.lp .privacy ol > li {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .privacy ol > li {
    margin-top: 9.375vw;
  }
}
.lp .privacy .num {
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .lp .privacy .num {
    margin-bottom: 1.5625vw;
  }
}

.lp .pg {
  padding: 60px 30px 80px;
  border-radius: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #ffee9c 3px;
}
@media screen and (max-width: 989px) {
  .lp .pg {
    padding: 50px 20px 70px;
  }
}
@media screen and (max-width: 767px) {
  .lp .pg {
    padding: 9.375vw 4.6875vw 12.5vw;
  }
}
.lp .pg-summary {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary {
    margin-top: 9.375vw;
  }
}
.lp .pg-summary > h2 {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  color: #222;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary > h2 {
    font-size: 5vw;
  }
}
.lp .pg-summary__list {
  margin-top: 20px;
  border: none;
}
.lp .pg-summary__list th,
.lp .pg-summary__list td {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  padding: 20px;
  border-top: solid 1px #ddd;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list th,
  .lp .pg-summary__list td {
    font-size: 14px;
    font-size: 4.375vw;
    padding: 4.6875vw 3.125vw;
    width: 100% !important;
    display: block;
  }
}
.lp .pg-summary__list th .mt,
.lp .pg-summary__list td .mt {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list th .mt,
  .lp .pg-summary__list td .mt {
    margin-top: 1.25vw;
  }
}
.lp .pg-summary__list th p,
.lp .pg-summary__list td p {
  margin: 0;
}
.lp .pg-summary__list th p + p,
.lp .pg-summary__list td p + p {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list th p + p,
  .lp .pg-summary__list td p + p {
    margin-top: 4.6875vw;
  }
}
.lp .pg-summary__list th a,
.lp .pg-summary__list td a {
  font-weight: normal;
  text-decoration: underline;
  color: #338dd3;
}
.lp .pg-summary__list th a:hover,
.lp .pg-summary__list td a:hover {
  text-decoration: none;
}
.lp .pg-summary__list th .em,
.lp .pg-summary__list td .em {
  color: #ea5413;
}
.lp .pg-summary__list th .under,
.lp .pg-summary__list td .under {
  text-decoration: underline;
}
.lp .pg-summary__list th h5, .lp .pg-summary__list th .txt-link,
.lp .pg-summary__list td h5,
.lp .pg-summary__list td .txt-link {
  font-weight: 700;
  font-size: 18px;
  margin-top: 15px;
}
.lp .pg-summary__list th h5:first-of-type, .lp .pg-summary__list th .txt-link:first-of-type,
.lp .pg-summary__list td h5:first-of-type,
.lp .pg-summary__list td .txt-link:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list th h5, .lp .pg-summary__list th .txt-link,
  .lp .pg-summary__list td h5,
  .lp .pg-summary__list td .txt-link {
    font-size: 16px;
    font-size: 5vw;
    margin-top: 4.6875vw;
  }
}
.lp .pg-summary__list th .foot,
.lp .pg-summary__list td .foot {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list th .foot,
  .lp .pg-summary__list td .foot {
    margin-top: 9.375vw;
  }
}
.lp .pg-summary__list th {
  vertical-align: top;
  width: 20%;
  border-color: #f18d00;
  background-color: #fffbe6;
}
.lp .pg-summary__list tr:last-of-type th,
.lp .pg-summary__list tr:last-of-type td {
  border-bottom: solid 1px #ddd;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list tr:last-of-type th,
  .lp .pg-summary__list tr:last-of-type td {
    border-bottom: none;
  }
}
.lp .pg-summary__list tr:last-of-type th {
  border-color: #f18d00;
}
.lp .pg-summary__list h5, .lp .pg-summary__list th .txt-link,
.lp .pg-summary__list td .txt-link {
  font-weight: 500;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .lp .pg-summary__list.sp-full th,
  .lp .pg-summary__list.sp-full td {
    width: 100%;
    display: block;
  }
  .lp .pg-summary__list.sp-full th {
    border-bottom: none !important;
  }
  .lp .pg-summary__list.sp-full th br {
    display: none;
  }
}

.lp .notes {
  margin-top: 30px;
}
.lp .notes.foot {
  margin: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .lp .notes.foot {
    margin: 45px 0 20px;
  }
}
.lp .notes a:link {
  color: #225383;
}
.lp .notes a:visited {
  color: #4d3115;
}
.lp .notes a:hover {
  color: #225383;
}
.lp .notes a:active {
  color: #225383;
}
.lp .notes h5, .lp .notes .pg-summary__list th .txt-link, .lp .pg-summary__list th .notes .txt-link,
.lp .notes .pg-summary__list td .txt-link,
.lp .pg-summary__list td .notes .txt-link {
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 5px;
}
.lp .notes__list {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .notes__list {
    margin-top: 4.6875vw;
  }
}
.lp .notes__list > li {
  font-family: "Inter", "NotoSansJP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Inter", "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.6;
  color: #4d3115;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .lp .notes__list > li {
    font-size: 10px;
    font-size: 3.125vw;
  }
}
.lp .notes__list > li + li {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .lp .notes__list > li + li {
    margin-top: 1.0666666667vw;
  }
}
.lp .notes__list > li p {
  margin-bottom: 0;
}
.lp .notes__list > li .b {
  font-weight: 700;
}
.lp .notes__list > li .em {
  color: #ea5413;
}
.lp .notes__list > li.lg {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .lp .notes__list > li.lg {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
.lp .notes__list + .notes__list {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .notes__list + .notes__list {
    margin-top: 4.6875vw;
  }
}
.lp .notes__list .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp .notes__list .num__txt {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  white-space: nowrap;
  width: 30px !important;
}
@media screen and (max-width: 767px) {
  .lp .notes__list .num__txt {
    width: 8vw !important;
  }
}

.lp .tab-wrap {
  margin-top: 30px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .tab-wrap {
    padding: 0 10px;
  }
}
.lp .tab-wrap__inner {
  max-width: 1080px;
  margin: auto;
  border: solid #ddd 2px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
}
@media screen and (max-width: 767px) {
  .lp .tab-wrap__inner {
    padding: 0 10px;
    border-radius: 6px;
  }
}
.lp .tab-wrap__inner .tab-content {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lp .tab-wrap__inner .tab-content {
    padding-bottom: 40px;
  }
}
.lp .tab-content {
  max-width: 960px;
  margin: auto;
}
.lp .tab-content.lg {
  max-width: 960px;
}

.lp .copyright {
  max-width: 100%;
  font-size: 11px;
  line-height: 1.3;
  text-align: center;
  margin-top: 75px;
  padding: 20px 15px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .copyright {
    font-size: 10px;
    margin-top: 50px;
  }
}