@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");
}

a:hover {
  opacity: 0.7;
}

.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: #338dd3;
}

.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: "NotoSansJP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS-PGothic", sans-serif;
  font-family: "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: "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 {
    min-width: none;
    width: 100%;
  }

}

@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: "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: "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-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: 1120px;
  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: "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: 86px;
}

.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; */
  max-width: 86px;
}

.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: "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: "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: "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: "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: "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;
}



.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);
}

.lp .faq p {
  margin: 0;
}

.lp .faq__tit {
  font-family: "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: "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: "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: "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: #333333;
}

@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: "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: "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: "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: "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;
}

.lp .hero__img {
  position: relative;
  max-width: 1120px;
  margin: auto;
}

@media screen and (min-width: 768px) and (max-width: 989px) {
  .lp .hero__img h1 {
    width: 100%;
  }
}
.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 .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__catch {
  font-family: "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: "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: "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: "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: "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 .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: "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: "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;
  }
}

#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: "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: "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: "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 .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: "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 .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: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 5px;
}

.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;
  }
}





























.section-note {
  padding: 48px 0
}

.section-note .container {
  max-width: 736px;
  font-size: 14px;
  margin: auto
}

.section-note .container .accordion-header {
  margin-top: -24px;
  padding-left: 0;
  border-bottom: 1px solid #E2E2E2;
  background: none
}

.section-note .container .collapse-container {
  background: none
}

.section-note .container .collapse-container .accordion-content {
  padding-left: 0;
  padding-right: 0
}

.section-note .container .collapse-container.is-open::after {
  display: none
}

.section-note .container .collapse-container .collapse-close {
  right: 0
}

.section-note .container .fs-14.fw-bold {
  margin-left: -0.5em
}




.collapse {
  margin-bottom: 16px
}

.collapse.white .collapse-trigger,.collapse.white .collapse-content {
  background: #fff
}

.collapse-trigger {
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  user-select: none;
  cursor: pointer;
  position: relative;
  background: #F2F2F2;
  padding: 28px 24px;
  padding-right: 54px;
  border-radius: 8px;
  color: #333;
  font-weight: normal !important;
  transition: .3s opacity ease-out
}

.collapse-trigger:hover {
  opacity: .7
}

.collapse-trigger::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  background: url(/common_v10/images/icn-accordion-defult.svg) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  margin: auto
}

.collapse-trigger.is-animating,.collapse-trigger.is-open {
  border-radius: 8px 8px 0 0
}

.collapse-trigger.is-animating::after,.collapse-trigger.is-open::after {
  background: url(/common_v10/images/icn-accordion-open.svg) no-repeat center center/contain
}

.collapse-container {
  position: relative;
  overflow: hidden;
  transition: height .3s ease;
  background: #F2F2F2;
  border-radius: 0 0 8px 8px
}

.collapse-container:not(.is-animating) {
  display: none
}

.collapse-container.is-open {
  display: block
}

.collapse-container.is-animating {
  height: 0
}

.collapse-container.is-open {
  visibility: visible;
  display: block
}

.collapse-container.is-open::after {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  width: calc(100% - 48px);
  height: 0;
  border-bottom: 1px solid #D0D0D0
}

.collapse-container>.collapse-content {
  position: relative;
  padding: 24px;
  padding-bottom: 62px
}

.collapse-container>.collapse-content>*:not(.row):first-child {
  margin-top: 0 !important
}

.collapse-container>.collapse-content>*:last-child {
  margin-bottom: 0 !important
}

.collapse-container>.collapse-content .collapse-close {
  position: relative;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 24px;
  bottom: 25px;
  padding-right: 32px;
  font-weight: bold;
  transition: .3s opacity ease-out
}

.collapse-container>.collapse-content .collapse-close:hover {
  opacity: .7
}

.collapse-container>.collapse-content .collapse-close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(/common_v10/images/icn-accordion-open.svg) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  margin: auto
}

@media (prefers-reduced-motion: reduce) {
  .collapse-container {
      transition: none
  }
}

@media screen and (max-width: 767px) {
  .collapse-trigger {
      padding:24px 16px;
      padding-right: 46px
  }

  .collapse-trigger::after {
      right: 16px
  }

  .collapse-container.is-open::after {
      left: 16px;
      width: calc(100% - 32px)
  }

  .collapse-container>.collapse-content {
      padding: 20px 16px;
      padding-bottom: 62px
  }
}


@media screen and (max-width: 767px) {
  .container {
    width: calc(100% - 32px);
    margin: 0 16px;
  }
}




















[class^="btn-"],[class*=" btn-"] {
  overflow: hidden;
  position: relative;
  display: inline-block;
  transition: .3s opacity ease-out;
  cursor: pointer;
  box-sizing: border-box;
  background: #D9161B;
  width: 352px;
  min-width: 352px;
  min-height: 58px;
  padding: 14px 40px;
  border: 3px solid #D9161B;
  border-radius: 100px;
  line-height: 1.3;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: bold;
  color: #333 !important;
  text-align: center
}

@media (max-width:767px) {
  [class^="btn-"],[class*=" btn-"] {
    width: 100%;
    min-width: auto;
  }
}

.btn-white-gray::after, .btn-white-dark::after {
  background: url(/common_v10/images/icn-bullet-white.svg) no-repeat center center / contain !important;
}


.btn-close {
  background: #fff;
  border-color: #E2E2E2;
  width: 150px;
  min-width: 150px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px
}

body.is-modal-open {
  overscroll-behavior: none;
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100vh
}

.modal {
  display: none
}

.modal.is-open {
  display: block
}

.modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.75);
  display: flex;
  align-items: center;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px
}

@media screen and (max-height: 375px) {
  .modal .modal-overlay {
      display:block
  }
}

.modal .modal-content {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  margin: auto;
  max-width: 736px;
  width: calc(100% - 40px);
  border-radius: 32px;
  box-sizing: border-box
}

.modal .modal-content>a.modal-close {
  z-index: 2;
  background-image: none;
  overflow: hidden;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  outline: none
}

.modal .modal-content>a.modal-close::before,.modal .modal-content>a.modal-close::after {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  width: 19px;
  height: 2px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 100px
}

.modal .modal-content>a.modal-close::before {
  transform: rotate(-45deg)
}

.modal .modal-content>a.modal-close::after {
  transform: rotate(45deg)
}

.modal .modal-content>.modal-header>*:not(.row):first-child,.modal .modal-content>.modal-body>*:not(.row):first-child,.modal .modal-content>.modal-footer>*:not(.row):first-child {
  margin-top: 0
}

.modal .modal-content>.modal-header>*:last-child,.modal .modal-content>.modal-body>*:last-child,.modal .modal-content>.modal-footer>*:last-child {
  margin-bottom: 0
}

.modal .modal-content>.modal-header {
  position: relative;
  padding: 24px;
  padding-bottom: 16px;
  padding-right: 48px;
  border-bottom: 1px solid #E2E2E2
}

.modal .modal-content>.modal-header::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  display: inline-block;
  margin: auto;
  width: 23px;
  height: 12px;
  background: url(/common_v10/images/modal-header-bg.svg) no-repeat center center/contain
}

.modal .modal-content>.modal-header .ttl {
  font-size: 24px;
  font-weight: bold
}

.modal .modal-content>.modal-body {
  overflow-y: auto;
  background: #F2F2F2;
  max-height: calc(100vh - 160px);
  padding: 32px 24px
}

.modal .modal-content>.modal-video {
  width: 100%;
  padding-top: 56.25%;
  position: relative
}

.modal .modal-content>.modal-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.modal .modal-content>.modal-footer {
  padding: 24px;
  text-align: center
}

.modal.modal-video .modal-content {
  border-radius: 0;
  background: none;
  overflow: unset
}

.modal.modal-video .modal-content .close {
  position: absolute;
  top: -42px;
  right: 0;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap
}

.modal.modal-video .modal-content .close::before,.modal.modal-video .modal-content .close::after {
  content: "";
  width: 16px;
  height: 2px;
  background: #333;
  position: absolute;
  top: 50%;
  left: 50%
}

.modal.modal-video .modal-content .close::before {
  transform: translate(-50%, -50%) rotate(45deg)
}

.modal.modal-video .modal-content .close::after {
  transform: translate(-50%, -50%) rotate(135deg)
}

@keyframes mmfadeIn {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes mmfadeOut {
  from {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

@keyframes mmslideIn {
  from {
      transform: translateY(15%)
  }

  to {
      transform: translateY(0)
  }
}

@keyframes mmslideOut {
  from {
      transform: translateY(0)
  }

  to {
      transform: translateY(-10%)
  }
}

.modal-animate[aria-hidden="false"] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.modal-animate[aria-hidden="false"] .modal-overlay.modal-overlay-show {
  animation: none;
  opacity: 1
}

.modal-animate[aria-hidden="false"] .modal-content {
  animation: mmfadeIn 0.7s cubic-bezier(0, 0, 0.2, 1)
}

.modal-animate[aria-hidden="true"] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.modal-animate[aria-hidden="true"] .modal-overlay.modal-overlay-hide {
  animation: none;
  opacity: 0
}

.modal-animate[aria-hidden="true"] .modal-content {
  animation: mmfadeOut 0.7s cubic-bezier(0, 0, 0.2, 1)
}

.modal-animate .modal-content,.modal-animate .modal-overlay {
  will-change: transform
}

.modal-body p {
  font-size: 16px;
  margin: 10px 0 20px 0;
}

.modal-body .fw-bold {
  font-size: 18px;
}












.link-pdf,.link-pdf-black {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #406FAF !important;
  padding-right: 32px;
  transition: .3s opacity ease-out;
  text-decoration: none !important;
}

.link-pdf:hover,.link-pdf-black:hover {
  opacity: .7;
  text-decoration: none !important
}

.link-pdf::after,.link-pdf-black::after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: url(/common_v10/images/icn-link-pdf-blue.svg) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  margin: auto
}



[class^="btn-"]::after,[class*=" btn-"]::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 16px;
  margin: auto
}

.btn-white-gray::after,.btn-white-dark::after {
  background: url(/common_v10/images/icn-bullet-black.svg) no-repeat center center/contain
}
.btn-white-dark {
  /* border-color: #939393; */
  color: #ffffff !important;
}

[class^="btn-"][class*="btn-search"],[class*=" btn-"][class*="btn-search"] {
  padding: 14px 20px 14px 30px
}
[class^="btn-"][class*="btn-search"] img,[class*=" btn-"][class*="btn-search"] img {
  position: absolute;
  left: 24px;
  top: calc(50% - 13px)
}

.fw-bold {
  font-weight: bold;
}







.link-self {
  color: #406FAF !important;
}
[class*="link-self"] {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #333 !important;
  transition: .3s opacity ease-out;
}
[class*="link-self"]::after {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  background: url(/common_v10/images/icn-link-self-blue.svg) no-repeat center center / contain;
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.link-self {
  color: #406FAF !important;
  text-decoration: none !important;
}




.text-check, .text-check-primary, .text-atn, .text-qst {
  position: relative;
  padding-left: 25px;
}
.text-atn::before {
  background: url(/service/electricity/solar_course/images/icn_atn.svg) no-repeat center center / 16px auto;
}
.text-check::before, .text-check-primary::before, .text-atn::before, .text-qst::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
}
@media (min-width:768px) {
  .text-check::before, .text-check-primary::before, .text-atn::before, .text-qst::before {
    top: 4px;
  }
}




.link-pdf,.link-pdf-black {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #406FAF !important;
  padding-right: 32px;
  transition: .3s opacity ease-out
}

.link-pdf:hover,.link-pdf-black:hover {
  opacity: .7;
  text-decoration: none !important
}

.link-pdf::after,.link-pdf-black::after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: url(/common_v10/images/icn-link-pdf-blue.svg) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  margin: auto
}


a:hover img, a:active img, button:hover img, button:active img {
  opacity: 1;
}

.btn-white-primary {
  background: #fff;
  border-color: #e93817;
}

.btn-white-primary::after {
  background: url(/common_v10/images/icn-bullet-black.svg) no-repeat center center / contain;
}