@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 .tablet {
  display: none;
}
.lp .sp {
  display: none;
}
.lp .sp-tablet {
  display: none;
}
.lp .hide {
  display: none;
}

@media screen and (max-width: 989px) {
  .lp .pc {
    display: none;
  }
  .lp .pc-tablet,
  .lp .sp-tablet,
  .lp .tablet {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp .sp {
    display: block;
  }
  .lp .pc-tablet,
  .lp .tablet {
    display: none;
  }
}
.lp img {
  max-width: 100%;
  vertical-align: top;
  image-rendering: auto;
}
.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: #225383;
}
.lp a:visited {
  color: #222;
}
.lp a:hover {
  color: #225383;
}
.lp a:active {
  color: #225383;
}
.lp a {
  text-decoration: underline;
}
.lp a:hover {
  text-decoration: none;
}
.lp .linkblock {
  position: absolute;
  z-index: 10;
  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 .m-br-sp {
    display: block;
    text-indent: -9999px;
    line-height: 0;
    height: 0;
  }
}

.lp .transition, .lp .icon-arrow-r, .lp .btn-link__list > li::after, .lp .carousel__item[data-link="true"]::after, .lp .price-example__item[data-link="true"]::after, .lp .inc__btn-entry__top, .lp .entry-top-btn__inner, .lp .lp__txt-link a:before, .lp .lp__txt-link a:after, .lp .topics__item::before, .lp .bnr-setplan, .lp .bnr-setplan::before, .lp .bnr-jchan::before {
  -webkit-transition: .25s;
  transition: .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%;
}
.lp .m-google {
  font-family: Roboto, 'NotoSansJP', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.lp .m-color-jcom {
  color: #e83416;
}
.lp .m-color-tv {
  color: #e40177;
}
.lp .m-color-net {
  color: #0081cf;
}
.lp .m-color-phone {
  color: #00a33e;
}
.lp .m-color-mobile {
  color: #29a5a9;
}
.lp .m-color-new {
  color: #e83416;
}
.lp .m-color-add {
  color: #71bb00;
}
.lp .m-color-jef {
  color: #009260;
}
.lp .m-color-jef-red {
  color: #d7083c;
}
.lp .m-align-c {
  text-align: center;
}
.lp .m-align-l {
  text-align: left;
}
.lp .m-align-r {
  text-align: right;
}
.lp .m-txt-bold {
  font-weight: bold;
}
.lp .sup {
  position: relative;
  vertical-align: top;
  font-size: 9px;
  font-weight: normal;
}
.lp .sup.asterisk {
  letter-spacing: -0.8px;
  display: inline-block;
  padding-right: 2px;
}
.lp .m-indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

.mt0 {
  margin-top: 0;
}

.mb0 {
  margin-bottom: 0;
}

.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

@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: .25s;
  transition: .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: .35;
}

.desktop .lp .hover, .desktop .lp .btn-link__list > li {
  -webkit-transition: .25s;
  transition: .25s;
}
.desktop .lp .hover:hover, .desktop .lp .btn-link__list > li:hover {
  opacity: .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: 989px) {
  .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(#f9f9f9));
    background: linear-gradient(to right, rgba(249, 249, 249, 0) 80%, #f9f9f9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 20px 10px;
  }
}
.breadcrumb .breadcrumb_inner {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 989px) {
  .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: 989px) {
  .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 .icon-arrow-r, .lp .btn-link__list > li::after, .lp .carousel__item[data-link="true"]::after, .lp .price-example__item[data-link="true"]::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 50%;
  margin-top: -3.5px;
}
@media screen and (max-width: 767px) {
  .lp .icon-arrow-r, .lp .btn-link__list > li::after, .lp .carousel__item[data-link="true"]::after, .lp .price-example__item[data-link="true"]::after {
    right: 8px;
  }
}
.desktop .lp .icon-arrow-r:hover, .desktop .lp .btn-link__list > li:hover::after, .desktop .lp .carousel__item[data-link="true"]:hover::after, .desktop .lp .price-example__item[data-link="true"]:hover::after {
  right: 10px;
}
.lp .icon-arrow-b {
  position: relative;
  padding-right: 12px;
}
.lp .icon-arrow-b::before {
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 1px #222;
  border-right: solid 1px #222;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.lp .add_arrow {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.lp .add_arrow::before {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
  top: 47.5%;
  margin-top: -3.5px;
}
.lp .icon-arr {
  display: inline-block;
  padding-left: 20px;
  background: url(../img/ico_arr.svg) no-repeat left center;
  background-size: 15px auto;
}
.lp .add_blank {
  position: relative;
}
.lp .add_blank::after {
  margin-left: 10px;
  content: "\e94f";
  font-family: "icomoon";
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  vertical-align: -2.5px;
}

.lp .m-slash {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0 26px;
}
.lp .m-slash::before, .lp .m-slash::after {
  content: '';
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 26px;
  height: 2px;
  background-color: currentColor;
}
.lp .m-slash::before {
  left: 0;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.lp .m-slash::after {
  right: 0;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.lp .btn-link {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .btn-link {
    margin-top: 20px;
  }
}
.lp .btn-link__list > li {
  -webkit-transition: .25s;
  transition: .25s;
  position: relative;
  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: 100%;
  font-size: 16px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  text-align: center;
  height: 62px;
  border-radius: 8px;
  border: solid #999 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .btn-link__list > li {
    font-size: 16px;
    line-height: 1.4;
    height: 60px;
  }
}
.lp .btn-link__list > li[data-color="tv"] {
  border-color: #e93817;
  border-width: 2px;
}
.lp .btn-link__list > li[data-color="net"] {
  border-color: #e93817;
  border-width: 2px;
}
.lp .btn-link__list > li[data-color="mobile"] {
  border-color: #29a5a9;
  border-width: 2px;
}
.lp .btn-link__list[data-col="3"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.lp .btn-link__list[data-col="3"] > li {
  width: calc(33.3333% - 6px);
}
.lp .btn-link__list[data-col="2"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 800px;
  margin: 15px auto 0;
}
.lp .btn-link__list[data-col="2"] > li {
  width: calc(50% - 5px);
}
.lp .btn-link__list[data-col="1"] {
  max-width: 480px;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .btn-link__list[data-col="1"] {
    margin-top: 12px;
  }
}

.lp .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffe000));
  background: linear-gradient(transparent 70%, #ffe000 70%);
}

.lp hr:not(.m-hr) {
  width: 100%;
  height: 1px;
  margin: 50px auto;
  padding: 0;
  border: none;
  background-color: #d9d9d9;
}
@media screen and (max-width: 767px) {
  .lp hr:not(.m-hr) {
    width: calc(100% + 20px);
    margin: 30px -10px;
  }
}

.lp .under-arr {
  margin: 15px auto 30px -15px;
  width: calc(100% + 30px);
  border-bottom: solid 3px currentColor;
}
@media screen and (max-width: 767px) {
  .lp .under-arr {
    border-width: 2px;
  }
}
.lp .under-arr::after {
  content: "";
  position: absolute;
  left: calc(50% - 15px);
  bottom: -10px;
  width: 20px;
  height: 20px;
  border: 3px solid;
  border-color: transparent transparent currentColor currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp .under-arr::after {
    left: calc(50% - 10px);
    bottom: -7px;
    width: 14px;
    height: 14px;
    border-width: 2px;
  }
}

.lp .site-header {
  width: 100%;
  padding: 13px 15px;
  -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.is_fixed {
  position: fixed;
  top: 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: 1000px;
  margin: auto;
}
.lp .site-header__logo {
  max-width: 165px;
}

.lp .site-header-sp {
  display: none;
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  -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__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;
}
.lp .site-header-sp__logo {
  height: 36px;
  width: 100%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lp .site-header-sp__logo img {
  width: auto;
  height: 100%;
}
.lp .site-header-sp-nav {
  width: 18%;
  max-width: 72px;
  border-left: solid #ccc 1px;
}
.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;
}
.lp .site-header-sp-nav__list-item + li {
  border-left: solid #ccc 1px;
}
.lp .site-header-sp-nav__list-item .item-ico {
  width: 25px;
  margin: 0 auto 3px;
  padding-top: 5px;
}
.lp .site-header-sp-nav__list-item .item-ico[data-margin-left="true"] {
  position: relative;
  left: 10px;
}
.lp .site-header-sp-nav__list-item .item-label {
  text-align: center;
  margin-bottom: 0;
  padding: 0 3px;
}
.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;
  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: #f3f3f3;
}
.lp .spmenu-gnav__list > li {
  position: relative;
  font-size: 13px;
  line-height: 1.4;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid #ddd 1px;
}
@media screen and (max-width: 480px) {
  .lp .spmenu-gnav__list > li {
    width: 100%;
  }
}
.lp .spmenu-gnav__list > li:nth-of-type(2n) {
  border-left: solid #ddd 1px;
}
.lp .spmenu-gnav__list > li::before {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #444;
  border-right: solid 2px #444;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 15px;
  top: 50%;
  margin-top: -3.5px;
}
.lp .spmenu__close {
  cursor: pointer;
  padding: 10px 0;
  background-color: #f6f6f6;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lp .spmenu__close span {
  display: block;
  width: 100px;
  margin: auto;
  padding: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background-color: #bababa;
  font-size: 13px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}

.lp .inc__ico-arrow-r, .lp .inc__btn-entry__top::before, .lp .entry-top-btn__inner::before {
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 50%;
  margin-top: -3.5px;
}
@media screen and (max-width: 767px) {
  .lp .inc__ico-arrow-r, .lp .inc__btn-entry__top::before, .lp .entry-top-btn__inner::before {
    right: 10px;
  }
}
.desktop .lp .inc__ico-arrow-r:hover, .desktop .lp .inc__btn-entry__top:hover::before, .desktop .lp .entry-top-btn__inner:hover::before {
  right: 10px;
}
.lp .inc__btn-entry__top, .lp .entry-top-btn__inner {
  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: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  text-align: center;
  height: 68px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .inc__btn-entry__top, .lp .entry-top-btn__inner {
    height: 58px;
  }
}
.desktop .lp .inc__btn-entry__top:hover, .desktop .lp .entry-top-btn__inner:hover {
  opacity: .65;
}

.lp .entry-top {
  position: relative;
  width: 100%;
  margin: 35px 0 0;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .lp .entry-top {
    width: calc(100% + 20px) !important;
    margin-top: 25px;
    margin-left: -10px !important;
    padding: 15px 10px;
  }
}
.lp .entry-top__txt {
  font-size: 16px;
  line-height: 1.4;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}
.lp .entry-top__txt .em {
  color: #d7083c;
}
@media screen and (max-width: 767px) {
  .lp .entry-top__txt {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.lp .entry-top__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lp .entry-top__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lp .entry-top__inner p {
  margin-bottom: 0;
}
.lp .entry-top-btn {
  width: calc(50% - 10px);
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn:nth-of-type(n+2) {
    margin-top: 10px;
  }
}
.lp .entry-top-btn[data-col="1"] {
  margin: auto;
  max-width: 440px;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn[data-col="1"] {
    max-width: 100%;
  }
}
.lp .entry-top-btn__inner[data-attr="entry"] {
  color: #fff;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#f1163e), to(#d70a30));
  background: linear-gradient(to bottom, #f1163e 0%, #d70a30 100%); */
  background: #d9161b;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner[data-attr="entry"] {
    height: 64px;
  }
}
.lp .entry-top-btn__inner[data-attr="sim"] {
  color: #111;
  border: 1px solid #999;
  background-color: #fff;
}
.lp .entry-top-btn__inner[data-attr="sim"] > .btn-ico {
  width: 23px;
  height: auto;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner[data-attr="sim"] > .btn-ico {
    width: 18px;
    margin-right: 5px;
  }
}
.lp .entry-top-btn__inner[data-attr="sim"] > .btn-txt {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner[data-attr="sim"] > .btn-txt {
    text-align: left;
  }
}
.lp .entry-top-btn__inner[data-attr="sim"]::before {
  border-color: #222;
}
.lp .entry-top-btn__inner[data-attr="search"] {
  color: #111;
  border: 1px solid #ccc;
  background-color: #fff;
}
.lp .entry-top-btn__inner[data-attr="search"] > .btn-txt {
  font-size: 16px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner[data-attr="search"] > .btn-txt {
    font-size: 14px;
  }
}
.lp .entry-top-btn__inner[data-attr="search"]::before {
  border-color: #222;
}
.lp .entry-top-btn__inner > .btn-txt {
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 989px) {
  .lp .entry-top-btn__inner > .btn-txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner > .btn-txt {
    font-size: 16px;
  }
}
.lp .entry-top-btn__inner > .btn-txt-sm {
  font-size: 12px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .lp .entry-top-btn__inner > .btn-txt-sm {
    font-size: 10px;
  }
}
.lp .entry-top-btn__inner > .btn-txt-sm span {
  color: #e83416;
}
.lp .entry-top-btn__link {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}
.lp .entry-top-btn__link a {
  color: #222 !important;
}

.lp .service-name {
  font-size: 18px;
  line-height: 1.6;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: solid #ccc 2px;
}
@media screen and (max-width: 989px) {
  .lp .service-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lp .service-name {
    font-size: 15px;
  }
}
.lp .service-name[data-color="tv"] {
  border-color: #e40177;
}
.lp .service-name[data-color="net"] {
  border-color: #0081cf;
}
.lp .service-name[data-color="mobile"] {
  border-color: #29a5a9;
}
.lp .service-name[data-color="phone"] {
  border-color: #00a33e;
}
.lp .service-name[data-color="ele"] {
  border-color: #f18d00;
}
.lp .service-name[data-color="gas"] {
  border-color: #0b318f;
}
.lp .service-name .service-name__txt {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  height: 28px;
}
.lp .service-name .service-name__txt img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  .lp .service-name .service-name__txt {
    height: 22px;
  }
}

.lp .service__tit {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.4;
  margin-top: 80px;
  padding-bottom: 10px;
  border-bottom: 2px solid #222;
}
@media screen and (max-width: 989px) {
  .lp .service__tit {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .lp .service__tit {
    font-size: 24px;
  }
}
.lp .service__logo {
  max-width: 280px;
  text-align: center;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .service__logo {
    max-width: 60%;
    margin-top: 60px;
  }
}
.lp .service__logo.top {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lp .service__logo.top {
    margin-top: 30px;
  }
}
.lp .service-feature__item {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .service-feature__item {
    margin-top: 20px;
  }
}
.lp .service-feature__item > .tit {
  position: relative;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
  background-image: url(../img/service/title_bg.png);
  background-size: cover;
  height: 100px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lp .service-feature__item > .tit > .num {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 30px;
  margin-right: 10px;
  word-break: keep-all;
  letter-spacing: -0.01em;
}
.lp .service-feature__item > .tit > .txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
}
.lp .service-feature__item > .tit > .txt .sm {
  font-size: 75%;
}
@media screen and (max-width: 989px) {
  .lp .service-feature__item > .tit > .txt {
    font-size: 16px;
  }
}
.lp .service-feature__item > .img {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 16px 16px;
}
.lp .service-feature__item > .remarks {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
}
.lp .service-other__item {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  margin-top: 30px;
  border: solid #ccc 1px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .lp .service-other__item {
    margin-top: 20px;
  }
}
.lp .service-other__item[data-color="mobile"] {
  border-color: #e93817;
}
.lp .service-other__item[data-color="mobile"] > .tit {
  background-color: #e93817;
}
.lp .service-other__item[data-color="mobile"] > .tit::after {
  border-color: #e93817 transparent transparent transparent;
}
.lp .service-other__item[data-color="ele"] {
  border-color: #f18d00;
}
.lp .service-other__item[data-color="ele"] > .tit {
  background-color: #f18d00;
}
.lp .service-other__item[data-color="ele"] > .tit::after {
  border-color: #f18d00 transparent transparent transparent;
}
.lp .service-other__item[data-color="home"] {
  border-color: #fc7268;
}
.lp .service-other__item[data-color="home"] > .tit {
  background-color: #fc7268;
}
.lp .service-other__item[data-color="home"] > .tit::after {
  border-color: #fc7268 transparent transparent transparent;
}
.lp .service-other__item > .tit {
  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;
  border-radius: 15px 15px 0 0;
  height: 80px;
  padding-left: 15px;
  font-weight: 700;
}
.lp .service-other__item > .tit > .txt {
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.lp .service-other__item > .tit::after {
  content: "";
  position: absolute;
  z-index: 5;
  display: block;
  left: calc(50% - 14px);
  bottom: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px 0 14px;
  border-color: #ccc transparent transparent transparent;
}
.lp .service-other__item > .img {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 15px 15px;
}
.lp .service-other__item > .remarks {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
}
.desktop .lp .service-other__item:hover {
  opacity: .65;
}

.lp .service-point__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .lp .service-point__list {
    display: block;
  }
}
.lp .service-point__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 6px);
  margin-top: 12px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d7083c;
}
@media screen and (max-width: 767px) {
  .lp .service-point__list li {
    width: 100%;
    padding: 6px;
    margin-top: 8px;
  }
}
.lp .service-point__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: 60px;
  margin-right: 12px;
}
@media screen and (max-width: 989px) {
  .lp .service-point__img {
    max-width: 54px;
  }
}
@media screen and (max-width: 767px) {
  .lp .service-point__img {
    max-width: 44px;
  }
}
.lp .service-point__txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  line-height: 1.4;
  color: #d7083c;
}
@media screen and (max-width: 767px) {
  .lp .service-point__txt br {
    display: none;
  }
}
@media (min-width: 320px) {
  .lp .service-point__txt {
    font-size: calc(0.875rem + (18 - 14) * ((100vw - 320px) / (990 - 320)));
    min-height: 0vw;
  }
}
@media (min-width: 990px) {
  .lp .service-point__txt {
    font-size: 18px;
  }
}
.lp .service-point__note {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lp .service-point__note {
    font-size: 11px;
    margin-top: 8px;
  }
}

.lp .flow__txt {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .flow__txt {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    margin-top: 15px;
  }
}
.lp .flow-detail__list {
  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 .flow-detail__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lp .flow-detail__list .next {
  -ms-flex-item-align: center;
      align-self: center;
  width: 12px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .lp .flow-detail__list .next {
    display: none;
  }
}
.lp .flow-detail__list > li {
  width: 25%;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .flow-detail__list > li {
    width: 50%;
  }
  .lp .flow-detail__list > li:nth-of-type(n + 4) {
    margin-top: 15px;
  }
}
.lp .flow-detail__list > li > .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;
  position: relative;
  z-index: 4;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  color: #ffe000;
  width: 63px;
  height: 63px;
  border-radius: 63px;
  background-color: #009260;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .lp .flow-detail__list > li > .num {
    font-size: 13px;
    width: 54px;
    height: 54px;
  }
}
.lp .flow-detail__list > li > .img {
  margin: -5px 0 0;
}
@media screen and (max-width: 767px) {
  .lp .flow-detail__list > li > .img {
    margin-top: -35px;
  }
}
.lp .flow-detail__list > li > .txt {
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  margin: 10px 0 0;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
}
.lp .flow-detail__list > li > .txt .sm {
  font-size: 80%;
}
@media screen and (max-width: 767px) {
  .lp .flow-detail__list > li > .txt {
    font-size: 16px;
    margin-top: -5px;
  }
}

body {
  overflow-x: hidden;
}

.lity {
  background: rgba(0, 0, 0, 0.75);
}

.lp .lp__inner {
  width: 100%;
  max-width: 1030px;
  margin: auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lp .lp__inner {
    padding: 0 10px;
  }
}
.lp .m-mt-section, .lp .service, .lp .service-point, .lp .flow, .lp .present, .lp .outline, .lp .about-otokunet, .lp .dazn-about, .lp .price, .lp .lp-tekiyou, .lp .annotation {
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .m-mt-section, .lp .service, .lp .service-point, .lp .flow, .lp .present, .lp .outline, .lp .about-otokunet, .lp .dazn-about, .lp .price, .lp .lp-tekiyou, .lp .annotation {
    margin: 40px auto 0;
  }
}

.lp p {
  margin-top: 0;
}
.lp table {
  border: none;
}

.lp .icon-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp .icon-note::before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../img/ico_note.png) no-repeat;
  background-size: 32px auto;
  vertical-align: middle;
  position: relative;
  margin-right: 3px;
}
.lp .lp__txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
}
@media screen and (max-width: 989px) {
  .lp .lp__txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .lp__txt {
    font-size: 14px;
  }
}
.lp .lp__txt-link {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}
.lp .lp__txt-link a {
  position: relative;
  display: inline-block;
  color: #222;
  text-decoration: none;
}
.lp .lp__txt-link a:before, .lp .lp__txt-link a:after {
  position: absolute;
  top: 1.3em;
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #222;
}
.lp .lp__txt-link a:before {
  left: 50%;
}
.lp .lp__txt-link a:after {
  right: 50%;
}
.lp .lp__txt-link a:hover:before, .lp .lp__txt-link a:hover:after {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lp .lp__txt-link {
    font-size: 12px;
  }
}
.lp .lp__link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .lp .lp__link-list {
    display: block;
  }
}
.lp .lp__link-list > li {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  margin-right: 20px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .lp .lp__link-list > li {
    margin: 10px 0 0 0;
  }
}
.lp .lp__link-list > li:last-of-type {
  margin-right: 0;
}
.lp .lp__note {
  font-size: 11px;
  line-height: 1.5;
  margin-top: 15px;
}

.lp .hero {
  position: relative;
  background: #f3f3f3;
}
@media screen and (max-width: 1045px) {
  .lp .hero {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .hero {
    padding: 0 0;
  }
}
.lp .hero__inner {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lp .hero__inner {
    padding: 0;
  }
}
.lp .hero__img {
  position: relative;
}

.lp .h2, .lp .present-summary__catch {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 320px) {
  .lp .h2, .lp .present-summary__catch {
    font-size: calc(1.125rem + ((1vw - 3.2px) * 1.1765));
    min-height: 0vw;
  }
}
@media (min-width: 1000px) {
  .lp .h2, .lp .present-summary__catch {
    font-size: 26px;
  }
}
.lp .h2 .em, .lp .present-summary__catch .em {
  color: #d9161b;
}
.lp .h3 {
  font-size: 20px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 20px;
}
@media screen and (max-width: 989px) {
  .lp .h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lp .h3 {
    font-size: 16px;
    margin-top: 15px;
  }
}
.lp h2[data-color="new"],
.lp h3[data-color="new"] {
  color: #ed7d31;
}
.lp h2[data-color="add"],
.lp h3[data-color="add"] {
  color: #70ad47;
}
.lp h2[data-color="jef"],
.lp h3[data-color="jef"] {
  color: #d7083c;
}
.lp .h4 {
  font-size: 16px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .lp .h4 {
    font-size: 13px;
  }
}

.lp .topics {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .topics {
    margin-top: 20px;
  }
}
.lp .topics .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lp .topics .col-2 .topics__item {
  width: calc(50% - 8px);
}
@media screen and (max-width: 767px) {
  .lp .topics .col-2 .topics__item {
    width: 100%;
  }
}
.lp .topics__tit {
  margin-bottom: 15px;
}
.lp .topics__item {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: solid #ccc 1px;
}
@media screen and (max-width: 767px) {
  .lp .topics__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-right: 20px;
  }
  .lp .topics__item + .topics__item {
    margin-top: 10px;
  }
}
.lp .topics__item::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 47.5%;
  margin-top: -3.5px;
}
@media screen and (max-width: 767px) {
  .lp .topics__item::before {
    border-width: 1px;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .desktop .lp .topics__item:hover::before {
    right: 10px;
    border-color: #222;
  }
}
.lp .topics__item::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.desktop .lp .topics__item:hover {
  opacity: .7;
}
.desktop .lp .topics__item:hover::before {
  right: 15px;
}
.lp .topics__item > .img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 25%;
  max-width: 118px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .lp .topics__item > .img {
    width: 25%;
    margin-right: 7px;
  }
}
.lp .topics__item > .txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 320px) {
  .lp .topics__item > .txt {
    text-align: justify;
    font-size: calc(0.8125rem + ((1vw - 3.2px) * 0.7353));
  }
}
@media (min-width: 1000px) {
  .lp .topics__item > .txt {
    font-size: 18px;
  }
}
.lp .topics__item > .txt .lg {
  font-size: 130%;
  line-height: 1.4;
}
.lp .topics__item > .txt .em {
  color: #d7083c;
}
.lp .bnr-setplan {
  position: relative;
  margin: 20px auto 0;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.lp .bnr-setplan::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 47.5%;
  margin-top: -3.5px;
}
@media screen and (max-width: 767px) {
  .lp .bnr-setplan::before {
    border-width: 1px;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .desktop .lp .bnr-setplan:hover::before {
    right: 10px;
    border-color: #222;
  }
}
.lp .bnr-setplan::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .lp .bnr-setplan {
    margin-top: 10px;
    padding: 5px 0;
  }
}
.desktop .lp .bnr-setplan:hover {
  opacity: .7;
}
.desktop .lp .bnr-setplan:hover::before {
  right: 15px;
}
.lp .bnr-setplan__tit {
  position: relative;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin: 4px 0 -2px;
}
@media screen and (max-width: 767px) {
  .lp .bnr-setplan__tit {
    font-size: 14px;
    margin-top: 2px;
  }
}
.lp .bnr-setplan__note {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.4;
  text-align: right;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .lp .bnr-setplan__note {
    font-size: 9px;
    text-align: left;
  }
}
.lp .bnr-jchan {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  max-width: 752px;
  margin: 30px auto 0;
  border: solid #009260 1px;
}
.lp .bnr-jchan::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #007e4e;
  border-right: solid 2px #007e4e;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 47.5%;
  margin-top: -3.5px;
}
@media screen and (max-width: 767px) {
  .lp .bnr-jchan::before {
    border-width: 1px;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .desktop .lp .bnr-jchan:hover::before {
    right: 10px;
    border-color: #007e4e;
  }
}
.desktop .lp .bnr-jchan:hover {
  opacity: .6;
}

.lp .a-nav {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .lp .a-nav {
    margin-top: 15px;
  }
}
.lp .a-nav__list {
  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 .a-nav__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lp .a-nav__list li {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  min-width: 240px;
  margin: 0 10px;
  padding: 8px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background-color: #f6f6f6;
}
.desktop .lp .a-nav__list li:hover {
  background-color: #e9e9e9;
}
@media screen and (max-width: 767px) {
  .lp .a-nav__list li {
    font-size: 13px;
    line-height: 1.3;
    min-width: auto;
    width: calc(50% - 5px);
    margin: 0 0;
    padding: 8px 0 20px;
  }
}
.lp .a-nav__list li::after {
  -webkit-transition: .25s;
  transition: .25s;
  position: relative;
  display: inline-block;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -3px;
  right: 0;
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .lp .a-nav__list li::after {
    position: absolute;
    top: auto;
    bottom: 9px;
    left: 50%;
    margin-left: -3.5px;
    border-width: 1px;
  }
}

.lp .present > .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lp .present > .col-2 {
    display: block;
  }
}
.lp .present-summary {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lp .present-summary {
    width: 100%;
  }
}
.lp .present-summary__catch .em {
  color: #d7083c;
}
.lp .present-summary__catch .m-slash {
  font-size: 85%;
}
@media screen and (max-width: 767px) {
  .lp .present-summary__catch .m-slash {
    padding: 0 16px;
  }
  .lp .present-summary__catch .m-slash::before, .lp .present-summary__catch .m-slash::after {
    top: 50%;
    width: 19px;
  }
}
.lp .present-summary__txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 15px;
}
@media screen and (max-width: 989px) {
  .lp .present-summary__txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp .present-summary__txt {
    font-size: 14px;
  }
}
.lp .present-summary__notes {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .present-summary__notes {
    font-size: 10px;
  }
}
.lp .present__list {
  margin-top: 15px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid #222 2px;
  border-bottom: solid #222 2px;
}
.lp .present__list li {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .lp .present__list li {
    width: 100%;
  }
  .lp .present__list li + li {
    margin-top: 15px;
  }
}
.lp .present__list li > .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .lp .present__list li > .inner {
    padding: 15px 0;
  }
}
.lp .present__list li .vol {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  color: #009260;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #222;
}
@media screen and (max-width: 989px) {
  .lp .present__list li .vol {
    font-size: 20px;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 767px) {
  .lp .present__list li .vol {
    font-size: 18px;
    padding: 8px 5px;
  }
}
.lp .present__list li .vol .date {
  font-weight: 500;
  font-size: 85%;
  line-height: 1.6;
  color: #fff;
}
.lp .present__list li .vol .date .sm {
  font-size: 75%;
}
.lp .present__list li hr {
  margin: 12px auto;
  background-color: #ccc;
}
.lp .present__list .notes {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lp .present__list .notes {
    font-size: 12px;
  }
}
.lp .present__img {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .lp .present__img {
    width: 100%;
    margin: 20px auto 0;
  }
}
.lp .present__item {
  display: table;
  width: 100%;
}
.lp .present__item .name {
  display: table-cell;
  vertical-align: bottom;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (max-width: 989px) {
  .lp .present__item .name {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lp .present__item .name {
    font-size: 14px;
  }
}
.lp .present__item .num {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  color: #d7083c;
  text-align: right;
  white-space: nowrap;
}
@media screen and (max-width: 989px) {
  .lp .present__item .num {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lp .present__item .num {
    font-size: 14px;
  }
}
.lp .present__item .num .lg {
  position: relative;
  top: 1px;
  font-size: 150%;
  line-height: 0.8;
}

.lp .outline {
  position: relative;
}
.lp .outline > .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #000;
}
.lp .outline__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;
}
@media screen and (max-width: 767px) {
  .lp .outline__inner {
    display: block;
    margin-top: 15px;
  }
}
@media (min-width: 320px) {
  .lp .outline__summary .h2, .lp .outline__summary .present-summary__catch {
    font-size: calc(1.5rem + ((1vw - 3.2px) * 2.3529));
  }
}
@media (min-width: 1000px) {
  .lp .outline__summary .h2, .lp .outline__summary .present-summary__catch {
    font-size: 40px;
  }
}
.lp .outline__img {
  max-width: 270px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .lp .outline__img {
    max-width: 80%;
    margin: 15px auto 0;
  }
}
.lp .outline-point {
  margin-top: 10px;
}
.lp .outline-point__list {
  margin-bottom: 5px;
}
.lp .outline-point__list > li {
  position: relative;
  font-size: 20px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lp .outline-point__list > li {
    font-size: 16px;
  }
}

.lp .about-otokunet h2 {
  margin-top: 50px;
}
.lp .about-otokunet .datamori__img {
  max-width: 786px;
  margin: 20px auto 0;
}
.lp .carousel__list {
  position: relative;
  margin-top: 20px;
}
.lp div[class*="js-carousel"],
.lp ul[class*="js-carousel"] {
  opacity: 0;
}
.lp div[class*="js-carousel"].slick-initialized,
.lp ul[class*="js-carousel"].slick-initialized {
  opacity: 1;
}
.lp div[class*="js-carousel"] .slick-list,
.lp ul[class*="js-carousel"] .slick-list {
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  .lp div[class*="js-carousel"] .slick-list,
  .lp ul[class*="js-carousel"] .slick-list {
    margin: 0 -10px;
  }
}
.lp div[class*="js-carousel"] .slick-slide,
.lp ul[class*="js-carousel"] .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
@media screen and (max-width: 767px) {
  .lp div[class*="js-carousel"] .slick-slide,
  .lp ul[class*="js-carousel"] .slick-slide {
    margin-right: 7px;
    margin-left: 7px;
  }
}
.lp div[class*="js-carousel"] .slick-slide a,
.lp ul[class*="js-carousel"] .slick-slide a {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lp div[class*="js-carousel"] .slick-dots,
.lp ul[class*="js-carousel"] .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 10px;
  padding: 0;
}
.lp div[class*="js-carousel"] .slick-dots li,
.lp ul[class*="js-carousel"] .slick-dots li {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  border-radius: 50%;
  background-color: #ccc;
}
.desktop .lp div[class*="js-carousel"] .slick-dots li:hover,
.desktop .lp ul[class*="js-carousel"] .slick-dots li:hover {
  background-color: #d7083c;
}
.lp div[class*="js-carousel"] .slick-dots li button,
.lp ul[class*="js-carousel"] .slick-dots li button {
  display: none;
}
.lp div[class*="js-carousel"] .slick-dots li:first-child:last-child,
.lp ul[class*="js-carousel"] .slick-dots li:first-child:last-child {
  display: none;
}
.lp div[class*="js-carousel"] .slick-dots .slick-active,
.lp ul[class*="js-carousel"] .slick-dots .slick-active {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  background-color: #d7083c;
}
.lp .carousel__item {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #ddd 2px;
  border-radius: 16px;
}
.lp .carousel__item[data-color="net"] {
  border: solid #0081cf 2px;
}
.lp .carousel__item[data-color="mobile"] {
  border: solid #29a5a9 2px;
}
.desktop .lp .carousel__item[data-link="true"]:hover {
  opacity: .65;
}
.lp .carousel__item img {
  border-radius: 14px;
}

.lp .dazn-about__desc {
  font-size: 14px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 15px;
}
@media (min-width: 320px) {
  .lp .dazn-about__desc {
    font-size: calc(0.8125rem + (16 - 13) * ((100vw - 320px) / (990 - 320)));
    min-height: 0vw;
  }
}
@media (min-width: 990px) {
  .lp .dazn-about__desc {
    font-size: 16px;
  }
}
.lp .dazn-about-point {
  margin-top: 15px;
}
.lp .dazn-about-point ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lp .dazn-about-point ol {
    display: block;
  }
}
.lp .dazn-about-point li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 6px);
  margin-top: 12px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #111;
}
@media screen and (max-width: 767px) {
  .lp .dazn-about-point li {
    width: 100%;
  }
}
.lp .dazn-about-point__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: 60px;
  margin-right: 12px;
}
@media screen and (max-width: 989px) {
  .lp .dazn-about-point__img {
    max-width: 54px;
  }
}
@media screen and (max-width: 767px) {
  .lp .dazn-about-point__img {
    max-width: 48px;
  }
}
.lp .dazn-about-point__txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lp .dazn-about-point__txt br {
    display: none;
  }
}
@media (min-width: 320px) {
  .lp .dazn-about-point__txt {
    font-size: calc(0.875rem + (18 - 14) * ((100vw - 320px) / (990 - 320)));
    min-height: 0vw;
  }
}
@media (min-width: 990px) {
  .lp .dazn-about-point__txt {
    font-size: 18px;
  }
}

.lp .price__catch {
  position: relative;
  margin-top: 20px;
  padding: 30px 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid #111 3px;
}
@media screen and (max-width: 767px) {
  .lp .price__catch {
    padding-top: 20px;
    border-width: 2px;
  }
}
.lp .price__catch .under-arr {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp .price__catch .under-arr {
    margin-top: 20px;
  }
}
.lp .price__catch > h3 {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #111;
}
@media screen and (max-width: 989px) {
  .lp .price__catch > h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lp .price__catch > h3 {
    font-size: 16px;
  }
}
.lp .price__catch > h3 .em {
  color: #d7083c;
}
.lp .price__catch > h3 .lg {
  font-size: 180%;
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 8px;
}
.lp .not-user {
  margin-top: 30px;
}
.lp .not-user__tit {
  color: #d7083c;
}
.lp .not-user__desc {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 10px;
}
@media (min-width: 320px) {
  .lp .not-user__desc {
    font-size: calc(0.8125rem + (16 - 13) * ((100vw - 320px) / (990 - 320)));
    min-height: 0vw;
  }
}
@media (min-width: 990px) {
  .lp .not-user__desc {
    font-size: 16px;
  }
}
.lp .price-example {
  position: relative;
  margin-top: 20px;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  border: solid #222 1px;
}
@media screen and (max-width: 767px) {
  .lp .price-example {
    padding: 15px 0;
  }
}
.lp .price-example > .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lp .price-example > .col-2 .price-example__item {
  width: 30%;
}
@media screen and (max-width: 989px) {
  .lp .price-example > .col-2 .price-example__item {
    width: 32.5%;
  }
}
@media screen and (max-width: 767px) {
  .lp .price-example > .col-2 .price-example__item {
    width: calc(50% - 24px);
  }
}
.lp .price-example > .col-2 > .add {
  -ms-flex-item-align: center;
      align-self: center;
  width: 27px;
}
@media screen and (max-width: 767px) {
  .lp .price-example > .col-2 > .add {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 24px;
  }
}
.lp .price-example > .notes {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp .price-example > .notes {
    font-size: 10px;
    text-align: left;
    margin: 15px 10px 0;
  }
  .lp .price-example > .notes br {
    display: none;
  }
}
.lp .price-example__item {
  -webkit-transition: .25s;
  transition: .25s;
  position: relative;
}
.desktop .lp .price-example__item[data-link="true"]:hover {
  border-color: #d7083c;
}
.desktop .lp .price-example__item[data-link="true"]:hover::after {
  border-color: #d7083c;
}
.lp .price-example__item[data-link="true"]::after {
  border-color: #222;
}
.lp .price-example__item.item-1 {
  text-align: center;
}
.lp .price-example__item.item-1 > .txt-1 {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}
@media screen and (max-width: 989px) {
  .lp .price-example__item.item-1 > .txt-1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-1 > .txt-1 {
    font-size: 18px;
  }
}
.lp .price-example__item.item-1 > .img-1 {
  max-width: 185px;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-1 > .img-1 {
    max-width: 240px;
  }
}
.lp .price-example__item.item-1 > .txt-2 {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-1 > .txt-2 {
    font-size: 14px;
  }
}
.lp .price-example__item.item-1 > .txt-2 .em {
  color: #d7083c;
}
.lp .price-example__item.item-1 > .txt-2 .lg {
  position: relative;
  top: 1px;
  font-size: 220%;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-1 > .txt-2 .lg {
    font-size: 190%;
  }
}
.lp .price-example__item.item-1 > .txt-2 .md {
  font-size: 150%;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-1 > .txt-2 .md {
    font-size: 140%;
  }
}
.lp .price-example__item.item-1 > .txt-2 .sm {
  font-weight: 500;
  font-size: 80%;
}
.lp .price-example__item.item-1 > .txt-2 .taxin.offset {
  margin-left: -0.8em;
}
.lp .price-example__item.item-2 {
  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;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-2 {
    display: block;
  }
}
.lp .price-example__item.item-2 > .txt-1 {
  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: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-right: 25px;
}
.lp .price-example__item.item-2 > .txt-1 img {
  width: 55px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-2 > .txt-1 {
    font-size: 18px;
    margin-right: 0;
  }
}
.lp .price-example__item.item-2 .txt-2 {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lp .price-example__item.item-2 .txt-2 {
    font-size: 14px;
    margin-top: 10px;
  }
}
.lp .price-example__item.item-2 .txt-3 {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 5px;
}
.lp .price-example__item.item-2 .txt-3 .lg {
  font-size: 150%;
  line-height: 1;
}
.lp .price-example__item.item-2 .txt-3 .sm {
  font-weight: 500;
  font-size: 80%;
}
.lp .price-example__add {
  position: relative;
  z-index: 10;
  max-width: 31px;
  margin: -8px auto -28px;
}
@media screen and (max-width: 767px) {
  .lp .price-example__add {
    width: 30px;
  }
}
.lp .price-example__note {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .lp .price-example__note {
    font-size: 11px;
  }
}

.lp .lp-tekiyou a:link {
  color: #225383;
}
.lp .lp-tekiyou a:visited {
  color: #222;
}
.lp .lp-tekiyou a:hover {
  color: #225383;
}
.lp .lp-tekiyou a:active {
  color: #225383;
}
.lp .lp-tekiyou__tit {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.45;
  padding: 4px 3px 4px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid #d7083c 3px;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__tit {
    font-size: 16px;
  }
}
.lp .lp-tekiyou__caption {
  font-size: 16px;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.45;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__caption {
    font-size: 14px;
  }
}
.lp .lp-tekiyou__list {
  width: 100%;
  margin-top: 15px;
  border: none;
}
.lp .lp-tekiyou__list th,
.lp .lp-tekiyou__list td {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  padding: 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid 1px #ddd;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__list th,
  .lp .lp-tekiyou__list td {
    font-size: 12px;
    padding: 10px;
    display: block;
    width: 100% !important;
  }
}
.lp .lp-tekiyou__list th p,
.lp .lp-tekiyou__list td p {
  margin: 0;
}
.lp .lp-tekiyou__list th p + p,
.lp .lp-tekiyou__list td p + p {
  margin-top: 12px;
}
.lp .lp-tekiyou__list th a,
.lp .lp-tekiyou__list td a {
  text-decoration: underline;
}
.lp .lp-tekiyou__list th a:hover,
.lp .lp-tekiyou__list td a:hover {
  text-decoration: none;
}
.lp .lp-tekiyou__list th .em,
.lp .lp-tekiyou__list td .em {
  color: #e83416;
}
.lp .lp-tekiyou__list th .list li,
.lp .lp-tekiyou__list td .list li {
  position: relative;
  padding-left: 1em;
}
.lp .lp-tekiyou__list th .list li::before,
.lp .lp-tekiyou__list td .list li::before {
  content: "";
  position: absolute;
  top: .55em;
  left: .25em;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}
.lp .lp-tekiyou__list th {
  vertical-align: top;
  width: 22%;
  border-color: #d7083c;
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__list th {
    padding: 12px 10px;
    border-color: #ddd;
  }
}
.lp .lp-tekiyou__list tr:last-of-type th,
.lp .lp-tekiyou__list tr:last-of-type td {
  border-bottom: solid 1px #ddd;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__list tr:last-of-type th,
  .lp .lp-tekiyou__list tr:last-of-type td {
    border-bottom: none;
  }
}
.lp .lp-tekiyou__list tr:last-of-type th {
  border-color: #d7083c;
}
@media screen and (max-width: 767px) {
  .lp .lp-tekiyou__list tr:last-of-type th {
    border-color: #ddd;
  }
}
.lp .lp-tekiyou__list h5 {
  font-weight: 500;
  margin-bottom: 7px;
}

.lp .acc {
  margin-top: 40px;
  border-top: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
}
.lp .acc + .acc {
  margin-top: -1px;
}
.lp .acc[data-color="mobile"] {
  border-width: 2px;
  border-color: #29a5a9;
}
.lp .acc__trigger {
  -webkit-transition: .25s;
  transition: .25s;
  cursor: pointer;
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  padding: 16px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/resources/images/icon/icon_open.png) no-repeat center right 10px;
}
.lp .acc__trigger.open {
  background-image: url(/resources/images/icon/icon_close.png);
}
@media screen and (max-width: 767px) {
  .lp .acc__trigger {
    font-size: 16px;
  }
}
.lp .acc__body {
  padding: 10px 10px 25px;
}

.lp ul.list {
  margin-top: 15px;
}
.lp ul.list.bg {
  padding: 15px;
  border-radius: 10px;
  background-color: #fff1e2;
}
.lp ul.list li {
  position: relative;
  padding-left: 1em;
}
.lp ul.list li + li {
  margin-top: 3px;
}
.lp ul.list li::before {
  content: "";
  position: absolute;
  top: .6em;
  left: .2em;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}

.lp .annotation a:link {
  color: #225383;
}
.lp .annotation a:visited {
  color: #222;
}
.lp .annotation a:hover {
  color: #225383;
}
.lp .annotation a:active {
  color: #225383;
}
.lp .annotation__list > li {
  font-family: Roboto, 'NotoSansJP', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .lp .annotation__list > li {
    font-size: 10px;
  }
}
.lp .annotation__list > li p {
  margin-bottom: 0;
}
.lp .annotation__list > li .em {
  color: #e83416;
}
.lp .annotation__list + .annotation__list {
  margin-top: 15px;
}
.lp .annotation__list .numbering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp .annotation__list .numbering__txt {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  white-space: nowrap;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .lp .annotation__list .numbering__txt {
    width: 25px;
  }
}

.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: .25s;
  transition: .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: .25s;
  transition: .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 #009260 1px;
  background-color: #fff;
}
.desktop .lp .pagetop__btn > a:hover::after {
  border-color: #009260;
}

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



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

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

.text-center {
  text-align: center !important;
}

.mt-8 {
  margin-top: 8px;
}