@charset "UTF-8";
@media screen and (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
.moving-set a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.moving-set a:hover {
  opacity: 0.5;
}
.moving-set img {
  width: 100%;
}
.p-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1040px;
  padding-right: 60px;
  padding-left: 60px;
  margin-right: auto;
  margin-left: auto;
}
.mfp-bg {
  background-color: #fff;
  opacity: 0.95;
}
.mfp-container {
  padding: 0 4.71014%;
}
.mfp-close {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.mfp-close:hover {
  opacity: 0.7;
}
.mfp-content {
  max-width: 800px;
  padding: 50px 0;
  margin-right: auto;
  margin-left: auto;
}
.notice01 {
  width: 80%;
  max-width: 920px;
  padding: 1em;
  margin: 35px auto 0;
  color: red;
  border: 5px solid red;
}
.notice01 h2 {
  font-size: 140%;
  color: red;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .notice01 {
    width: 85.33%;
    max-width: 100%;
    padding: 1em;
    margin: 5.33% auto 0;
  }
  .notice01 h2 {
    font-size: 3.8vw;
  }
}
.modal-content {
  font-family: Noto Sans Japanese, Hiragino Kaku Gothic ProN, Meiryo, Arial,
    'sans-serif';
}
.modal-content img {
  width: 100%;
}
.modal-content.type-gas-2 .mfp-close,
.modal-content.type-gas .mfp-close {
  background: url(/ep/private/moving/images/plan_modal-close-gas.png) no-repeat
    50%;
  background-size: contain;
}
.modal-content.type-electric .mfp-close {
  background: url(/ep/private/moving/images/plan_modal-close-electric.png)
    no-repeat 50%;
  background-size: contain;
}
.modal-content.type-electric--night .mfp-close {
  background: url(/ep/private/moving/images/plan_modal-close-night.png)
    no-repeat 50%;
  background-size: contain;
}
.modal-content .mfp-close {
  top: 15px !important;
  width: 25px;
  height: 25px;
}
.modal-content-2 .mfp-close {
  top: 75px !important;
  right: 27px;
  width: 30px;
  height: 30px;
  background: url(/ep/private/moving/images/modal_close02.png) no-repeat 50% /
    contain;
}
.modal-content__main {
  background-color: #f5f9fb;
  border-style: solid;
  border-width: 4px;
  border-radius: 40px;
}
.modal-content__main-2 {
  padding: 41px 60px 48px;
  text-align: center;
  background-color: #f5f9fb;
  border: 4px solid #e62320;
  border-radius: 40px;
}
.type-gas .modal-content__main {
  padding: 5.61798% 5.05618%;
  border-color: #0080cb;
}
.type-gas-2 .modal-content__main {
  border-color: #0080cb;
}
.type-electric .modal-content__main {
  padding: 5.61798%;
  border-color: #e62320;
}
.type-electric--night .modal-content__main {
  padding: 5.61798%;
  border-color: #660774;
}
.plan-modal {
  color: #333;
}
.plan-modal .plan-modal__title {
  margin-bottom: 4.22535%;
  font-size: 34px;
  font-weight: 700;
}
.plan-modal-2 .plan-modal__title {
  margin-bottom: 4.22535%;
  font-size: 30px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.plan-modal .plan-modal__title .electric-title {
  display: inline-block;
  width: 29.41176%;
}
.plan-modal__head {
  margin-bottom: 4.22535%;
}
.type-electric .plan-modal__head {
  margin-bottom: 4.41176%;
}
.type-electric--night .plan-modal__head {
  margin-top: 5.88235%;
  margin-bottom: 1.47059%;
}
.plan-modal__ampere {
  text-align: center;
}
.plan-modal__ampere .type-electric-1 {
  display: inline-block;
  width: 62.89855%;
}
.plan-modal__ampere .type-electric-2 {
  display: inline-block;
  width: 57.53623%;
}
.plan-modal__ampere .type-electric-3-1 {
  display: block;
  width: 30.57971%;
}
.plan-modal__ampere .type-electric-3-2 {
  display: block;
  width: 37.3913%;
}
.plan-modal__table {
  margin-bottom: 0.5em;
}
.plan-modal__note {
  font-size: 12px;
  line-height: 1.33333;
}
.plan-modal__button {
  margin-right: auto;
  margin-left: auto;
}
.type-gas .plan-modal__button {
  width: 29.29577%;
  margin-top: 2.11268%;
}
.type-electric .plan-modal__button {
  width: 30.14493%;
  margin-top: 2.17391%;
}
.plan-modal .note-table-bottom {
  font-size: 12px;
  line-height: 2;
  color: #898989;
  text-align: right;
}
.type-electric-4 .note,
.type-electric .note {
  font-weight: 700;
  line-height: 1.6;
}
.type-electric-4 .note strong,
.type-electric .note strong {
  color: #eb1e1e;
}
.type-electric-4 .note-list .text {
  text-align: left;
}
.type-electric-4 .note-list .note-txt {
  font-size: 12px !important;
  text-align: left !important;
}
.type-electric-4 .note-list,
.type-electric .note-list {
  margin-bottom: 4.41176%;
}
.type-electric .note-list li {
  margin-bottom: 0;
}
.type-electric-4 .note-list li {
  margin-bottom: 0;
  font-size: 22px !important;
  line-height: 1.5 !important;
  color: #333;
}
.type-electric-4 .note-list .txt {
  font-size: 12px !important;
}
.type-electric .note-list li:before {
  content: '＊';
}
.type-electric .note-list li strong {
  color: #eb1e1e;
}
.type-electric-4 .note-list .bold {
  line-height: 2.5;
  color: #eb1e1e;
  text-align: center;
}
.type-electric--night .note-list li strong {
  color: #660774;
}
.table-type-gas .table_sp + .note {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #0074c1;
  text-align: right;
}
.table-type-gas .table-wrap {
  padding: 8px 4px 4px;
  background-color: #0074c1;
  border-radius: 15px;
}
.table-type-gas table {
  width: 100%;
  color: #333;
}
.table-type-gas table th {
  padding: 5px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #0074c1;
  border-right: 2px solid #fff;
  border-bottom: 8px solid #0074c1;
}
.table-type-gas table th:last-of-type {
  border-right: 0 solid #0074c1;
  border-top-right-radius: 15px;
}
.table-type-gas table th:last-of-type li {
  float: left;
  width: 50%;
}
.table-type-gas table th:first-of-type {
  border-top-left-radius: 15px;
}
.table-type-gas table th ul {
  margin-top: 10px;
  margin-bottom: -5px;
  overflow: hidden;
  border-top: 2px solid #fff;
}
.table-type-gas table th li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 48%;
  margin: 10px 0;
}
.table-type-gas table th li:first-child {
  border-right: 2px solid #fff;
}
.table-type-gas table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  overflow: hidden;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border-right: 4px solid #0074c1;
  border-bottom: 4px solid #0074c1;
}
.table-type-gas table td.radius-bottom-left {
  border-bottom: 0;
  border-bottom-left-radius: 15px;
}
.table-type-gas table td.radius-bottom-right {
  border-bottom: 0;
  border-bottom-right-radius: 15px !important;
}
.table-type-gas table td:last-of-type {
  border-right: 0;
}
.table-type-gas table tr:last-of-type td {
  border-bottom: 0;
}
.table-type-gas table tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 15px;
}
.table-type-gas table tr:last-of-type td:last-of-type {
  border-right: 0;
  border-bottom: 0;
  border-bottom-right-radius: 15px;
}
.table-type-gas table tr.ac-btn {
  cursor: pointer;
}
.table-type-gas table tr.ac-btn td:nth-of-type(2) {
  position: relative;
  padding-right: 30px;
}
.table-type-gas table tr.ac-btn td:nth-of-type(2):after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: '';
  background: url(/ep/private/moving/images/open2.png) no-repeat 50% #0074c1;
  background-size: 13px;
  border-radius: 5px;
}
.table-type-gas table tr.ac-btn td:nth-of-type(2).open:after {
  content: '';
  background: url(/ep/private/moving/images/close.png) no-repeat 50% #0074c1;
  background-size: 13px;
}
.table-type-gas table tr.ac-cont {
  display: none;
  border-bottom: 0 !important;
}
.table-type-gas table tr.ac-cont td {
  padding: 0;
  border-bottom: 0 !important;
  border-radius: 0;
}
.table-type-gas table tr.ac-cont table {
  border-bottom: 0 !important;
}
.table-type-gas table tr.ac-cont table tr:first-of-type td,
.table-type-gas table tr.ac-cont table tr:nth-of-type(3) td {
  border-bottom: 2px solid #0074c1 !important;
}
.table-type-gas table tr.ac-cont table th {
  width: 160px !important;
  padding: 15px 5px;
  border-bottom: 4px solid #0074c1;
  border-radius: 0;
}
.table-type-gas table tr.ac-cont table th:nth-of-type(2).col2 {
  border-bottom: 2px solid #fff;
}
.table-type-gas table tr.ac-cont table th.col2 {
  width: 90px !important;
  border-bottom: 4px solid #fff;
}
.table-type-gas table tr.ac-cont table th.col2.line_blue {
  border-bottom: 4px solid #0074c1;
}
.table-type-gas table tr.ac-cont table th.col2.line0 {
  border-bottom: 0 !important;
}
.table-type-gas table tr.ac-cont table th small {
  display: block;
  margin-top: 5px;
}
.table-type-gas table tr.ac-cont table td {
  padding: 15px 15px 15px 0;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
  background-color: #eef7ff;
  border-bottom: 4px solid #0074c1 !important;
  border-radius: 0;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.table-type-gas table tr.ac-cont table td.radius-bottom-right {
  border-bottom: 0 !important;
  border-bottom-right-radius: 15px !important;
}
.table-type-gas table tr.ac-cont table td.line0 {
  border-bottom: 0 !important;
}
.table-type-gas .note2 {
  position: relative;
  padding-left: 1.2em;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6;
}
.table-type-gas .note2:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '※';
}
.table-type-electric table {
  width: 100%;
  border-top: 1px solid #eb1e1e;
  border-left: 1px solid #eb1e1e;
}
.table-type-electric th {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #eb1e1e;
  border-right: 1px solid #eb1e1e;
}
.table-type-electric th:first-of-type {
  border-right: 1px solid #fff;
}
.table-type-electric td {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  border-right: 1px solid #eb1e1e;
  border-bottom: 1px solid #eb1e1e;
}
.table-type-electric td small {
  display: block;
  font-size: 12px;
}
.table-type-electric td strong {
  font-size: 28px;
}
.table-type-electric--night table {
  border-top: 1px solid #660774;
  border-left: 1px solid #660774;
}
.table-type-electric--night th {
  background-color: #660774;
  border-right: 1px solid #660774;
}
.table-type-electric--night td {
  border-right: 1px solid #660774;
  border-bottom: 1px solid #660774;
}
.ap-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ap-modal .plan-modal__title {
  font-size: 22px;
}
.ap-modal .note-txt {
  font-size: 12px;
}
.ap-modal .note-txt a {
  color: #0080cb;
}
.ap-modal__separate {
  width: 39.06667%;
}
.ap-modal__separate .plan-modal__title {
  padding: 6.82594% 0 17.06485%;
}
.ap-modal__changed {
  width: 16%;
  padding-top: 49.06667%;
  padding-right: 1.06667%;
  padding-left: 1.33333%;
}
.ap-modal__applyplan {
  width: 44.8%;
}
.ap-modal__applyplan .plan-modal__title {
  width: 100%;
  padding: 0 0 8.92857%;
}
.target-plan ul {
  overflow: hidden;
}
.target-plan ul li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
.target-plan ul .note2 {
  position: relative;
  padding-left: 1.2em;
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.6;
}
.target-plan ul .note2:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '※';
}
.plan-content {
  overflow: hidden;
  background-color: #fff;
}
.plan-content__intro {
  padding: 3.79747% 0;
  text-align: center;
  background-color: #0080cb;
}
.plan-content__intro .gas-plan-intro-char {
  display: inline-block;
  width: 38.86076%;
}
.plan-content__intro .ap-plan-intro-char {
  display: inline-block;
  width: 44.3038%;
}
.plan-content__heading {
  padding: 3.79747% 0;
  text-align: center;
}
.plan-content__heading .gas-plan-heading-char {
  display: inline-block;
  width: 51.64557%;
}
.plan-content__heading .ap-plan-heading-char {
  display: inline-block;
  width: 61.64557%;
}
.plan-content__body {
  padding: 3.79747% 0 4.43038%;
  background-color: #eaf6fd;
}
.plan-content__desc {
  margin-bottom: 2.91139%;
  text-align: center;
}
.plan-content__desc .gas-plan-desc-char {
  display: inline-block;
  width: 91.89873%;
}
.plan-content__desc .ap-plan-desc-char {
  display: inline-block;
  width: 97.34177%;
}
.plan-content__box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.13924%;
  padding: 4.86111% 5.55556%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  border: 3px solid #0080cb;
  border-radius: 20px;
}
.plan-content__box .gas-plan-content {
  margin-bottom: 3.0303%;
}
.plan-content__box .ap-plan-content-1 {
  width: 93.78788%;
  margin-right: auto;
  margin-bottom: 5.30303%;
  margin-left: auto;
}
.plan-content__box .ap-plan-content-2,
.plan-content__box .ap-plan-table {
  margin-right: auto;
  margin-bottom: 3.0303%;
  margin-left: auto;
}
.plan-content__note {
  font-size: 12px;
  line-height: 1.33333;
}
.plan-content__note a {
  text-decoration: underline;
}
.plan-content__note a:hover {
  text-decoration: none;
  opacity: 1;
}
.plan-content--ap .ap-plan-heading-char {
  position: relative;
  z-index: 5;
}
.plan-content--ap .plan-content__desc {
  position: relative;
  margin-top: -7.34177%;
}
.plan-content--ap .plan-content__desc:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  padding-top: 7.34177%;
  content: '';
  background-color: #fff;
}
.plan-content--ap .plan-content__desc .ap-plan-desc-char {
  position: relative;
  z-index: 5;
}
.plan-content--ap .plan-content__body {
  padding-top: 0;
  background-color: #eaf6fd;
}
.top {
  background: #ebebeb;
  display: none;
}
@media screen and (max-width: 768px) {
  .top {
    display: block;
  }
}
.top__inner {
  width: 85%;
  max-width: 935px;
  padding: 14px 0 2px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top__inner {
    width: 90%;
    padding: 3.5% 0 0.5%;
  }
}
.top__btn {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .top__btn {
    width: 100%;
  }
}
.fv {
  z-index: 5;
}
.fv,
.fv__main {
  position: relative;
}
.fv__main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/ep/private/moving/images/fv_bg.png);
}
.fv__main .p-container {
  max-width: 1186px;
}
.fv-container {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .fv__main .p-container {
    padding: 0;
  }
}
.fv__title img {
  width: 100%;
  vertical-align: middle;
}
.fv__nav {
  position: relative;
  padding: 40px 0;
  background-color: #f8f8f8;
}
.fv-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fv-cta__item {
  width: 40.81633%;
  margin-left: 2.04082%;
  font-size: 0;
}
.fv-cta__item:first-of-type {
  margin-left: 0;
}
.page-nav {
  position: relative;
  z-index: 5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 4.08163%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  background-image: url(/ep/private/moving/images/bg_dot-pattern.png);
  background-repeat: repeat;
  background-position: 50%;
  background-size: 5px auto;
  border: 4px solid #000;
  border-radius: 10px;
}
.page-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-nav__item {
  position: relative;
  display: block;
  width: calc(25% - 3px);
  border-left: 4px solid #000;
}
.page-nav__item:first-of-type {
  border-left: 0;
}
.page-nav__item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 6.25% 16.66667% 4.16667% 8.33333%;
  background-image: url(/ep/private/moving/images/fv_nav-arrow.png);
  background-repeat: no-repeat;
  background-position: right 5% center;
  background-size: 6.66667% auto;
}
.page-nav__item--recommend .page-nav__name {
  width: 66.66667%;
}
.page-nav__item--flow .page-nav__name {
  width: 54.44444%;
}
.page-nav__item--application .page-nav__name {
  width: 85.55556%;
}
.page-nav__item--merit .page-nav__name {
  width: 50.55556%;
}
.page-nav__icon {
  display: inline-block;
  width: 4.44444%;
  margin-right: 6.66667%;
}
.page-nav__name {
  display: block;
  font-size: 0;
}
.recommend {
  position: relative;
  z-index: 6;
  padding: 80px;
  background-color: #fff;
}
.recommend__heading {
  width: 64.38%;
  margin-right: auto;
  margin-bottom: 6.12245%;
  margin-left: auto;
}
.recommend__box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 65px;
  margin-bottom: 5.61224%;
  background-color: #f8f8f8;
  border-radius: 16px;
}
.recommend-table {
  margin-top: 3.52941%;
}
.recommend-table:first-of-type {
  margin-top: 0;
}
.recommend-table__caption {
  margin-right: auto;
  margin-bottom: 2.35294%;
  margin-left: auto;
}
.plan-gas .recommend-table__caption {
  width: 6.47059%;
}
.plan-electric .recommend-table__caption {
  width: 6.58824%;
}
.recommend-table__body .table-line {
  font-size: 0;
}
.cp-slider {
  position: relative;
  width: 100%;
}
.cp-slider__heading {
  width: 48.80435%;
  margin-right: auto;
  margin-bottom: 3.26087%;
  margin-left: auto;
}
.cp-slider__inner {
  position: relative;
}
.cp-slider__wrapper {
  position: relative;
  overflow: hidden;
}
.cp-slider__wrapper:after,
.cp-slider__wrapper:before {
  position: absolute;
  top: 0;
  z-index: 3;
  display: block;
  width: 11.95652%;
  height: 100%;
  content: '';
}
.cp-slider__wrapper:before {
  left: 0;
}
.cp-slider__wrapper:after {
  right: 0;
}
.cp-slider__body {
  width: 76.08696%;
  margin: 0 auto;
  overflow: visible !important;
}
.cp-slider__item {
  width: 100%;
  margin: 0 5px;
}
.cp-slider__item a {
  position: relative;
  display: block;
}
.cp-slider__item a:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #aaa;
  opacity: 0.7;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.cp-slider__item a:hover {
  opacity: 1;
}
.cp-slider__item.active-slide a:before {
  opacity: 0;
}
.cp-slider__item.active-slide:hover {
  opacity: 0.6;
}
.cp-slider__controller {
  position: absolute;
  top: 50%;
  z-index: 5;
  margin-top: -20px;
}
.cp-slider__controller a {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}
.cp-slider__prev {
  left: -20px;
}
.cp-slider__prev a {
  background: url(/ep/private/moving/images/slider-navi-prev.png) no-repeat 50% /
    cover transparent;
}
.cp-slider__next {
  right: -20px;
}
.cp-slider__next a {
  background: url(/ep/private/moving/images/slider-navi-next.png) no-repeat 50% /
    cover transparent;
}
.cp-slider .bx-viewport {
  overflow: visible !important;
}
.cp-slider .bx-pager {
  bottom: 0 !important;
  display: none;
}
.cp-slider .bx-pager .bx-pager-item .bx-pager-link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff !important;
  border: 1px solid #e71a21 !important;
}
.cp-slider .bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: #e71a21 !important;
}
.flow,
.flow-2 {
  position: relative;
  z-index: 4;
  padding: 80px 0;
  background-color: #fee9ec;
}
.flow-2 {
  margin-top: 80px;
}
.flow__heading {
  width: 47.95918%;
  margin-bottom: 8.16327%;
}
.flow__heading,
.flow__heading-2 {
  margin-right: auto;
  margin-left: auto;
}
.flow__heading-2 {
  width: 36.0869%;
  margin-bottom: 6.9076%;
}
.flow__step {
  position: relative;
}
.flow__content {
  background-color: #fff;
  border-radius: 20px;
}
.flow__arrow {
  width: 6.12245%;
  margin: -1.53061% auto 1.02041%;
}
.flow-step2 {
  border: 3px solid #f36f81;
}
.flow-step2 .flow__main {
  position: relative;
  padding: 3.0434% 6.12245%;
}
.flow-step2 .flow__stepheading {
  width: 55.543%;
  margin: 0 auto;
}
.flow-step2 .flow__stepheading .step-number {
  position: absolute;
  top: 50%;
  left: 10.6521%;
  display: block;
  width: 9.6739%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .flow-step2 .flow__main {
    position: relative;
    padding: 10.0434% 6.12245% 4%;
  }
  .flow-step2 .flow__stepheading .step-number {
    top: 0;
    left: 50%;
    width: 17.6%;
    margin: -10% 0 0;
    -webkit-transform: translateY(0);
    -webkit-transform: translateX(-55%);
    transform: translateY(0);
    transform: translateX(-55%);
  }
  .flow-step2 .flow__stepheading {
    width: 100%;
    margin: 0 auto;
  }
}
.flow-step3 {
  border: 3px solid #f36f81;
}
.flow-step3 .flow__stepheading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.flow-step3 .flow__stepheading .step-number {
  display: block;
  width: 11.72%;
  padding-right: 2.7173%;
}
.flow-step3 .flow__main {
  padding: 1.08163% 6.12245% 4.3478%;
}
@media screen and (max-width: 768px) {
  .flow-step3 .flow__stepheading {
    display: block;
    width: 100%;
    margin: 0 auto 3.3%;
  }
  .flow-step3 .flow__stepheading .step-number {
    display: block;
    width: 20.055%;
    margin: -10% auto 1%;
  }
  .flow-step3 .img__wrap {
    width: 40%;
    margin: 0 auto;
  }
}
.flow__main {
  padding: 4.08163% 6.12245%;
  color: #000;
}
.flow__subheading {
  margin-right: auto;
  margin-left: auto;
}
.flow_bg_top {
  height: 50px;
  background-image: url(/ep/private/moving/images/bg_moving05_01.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .flow_bg_top {
    height: 5vw;
    background-image: url(/ep/private/moving/images/bg_moving05_01_sp.png);
    border-radius: 10px;
  }
}
.flow_bg_middle {
  background-image: url(/ep/private/moving/images/bg_moving05_02.png);
  background-repeat: repeat-y;
  background-position: 10%;
  background-size: 100% auto;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .flow_bg_middle {
    background-image: url(/ep/private/moving/images/bg_moving05_02_sp.png);
    background-size: 100% auto;
  }
}
.flow_bg_btm {
  height: 50px;
  background-image: url(/ep/private/moving/images/bg_moving05_03.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% auto;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .flow_bg_btm {
    height: 5vw;
    background-image: url(/ep/private/moving/images/bg_moving05_03_sp.png);
  }
}
.flow-step1 {
  width: 100%;
  max-width: 920px;
}
.flow-step1 .flow__main {
  margin: -50px 0;
}
.flow-step1 .flow__stepheading {
  margin-bottom: 40px;
}
.flow-step1 .p__group__blue {
  color: #0087cd;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .flow-step1 .flow__stepheading {
    margin-bottom: 4.6%;
  }
  .flow-step1 .flow__main {
    margin: -5vw 0;
  }
  .flow-step1 .p__group__blue p,
  .flow-step1 .p__group p {
    font-size: 3.4vw;
  }
  .flow-step1 .p__group {
    margin-bottom: 4.6%;
  }
}
.flow__sheetimg {
  width: 73.37209%;
  margin: 3.48837% auto;
}
.flow__txt {
  font-size: 16px;
  line-height: 1.5;
}
.flow__txt.red {
  font-weight: 700;
  color: #e71a21;
}
.flow__txt .char-blue {
  color: #0080cb;
}
.flow__txt .char-red {
  color: #e71a21;
}
.flow__txt .char-bold {
  font-weight: 700;
}
.flow__txt a {
  -webkit-transition: none;
  transition: none;
}
.flow__txt a:hover {
  opacity: 1;
}
.flow__note {
  font-size: 14px;
  line-height: 1.5;
}
.flow__note.t-mg {
  margin-top: 1em;
}
.flow__other-caption {
  margin-top: 1em;
  font-size: 16px;
  font-weight: 700;
}
.flow__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flow__start-group {
  width: 48.37209%;
}
.flow__start-type {
  margin-bottom: 20px;
}
.flow__start-list li {
  font-size: 16px;
}
.flow__start-list li:before {
  content: '・';
}
.apply {
  padding: 80px 0;
}
.apply,
.apply-2 {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.apply-2 {
  padding: 140px 0 80px;
}
.apply__heading {
  width: 86.73469%;
  margin-right: auto;
  margin-bottom: 6.12245%;
  margin-left: auto;
}
.apply__box {
  position: relative;
}
.apply__note {
  margin-top: 3.06122%;
}
.apply__note:first-child {
  margin-top: 0;
}
.apply__note .note-txt {
  font-family: Noto Sans Japanese, Hiragino Kaku Gothic ProN, Meiryo, Arial,
    'sans-serif';
  font-size: 12px;
  color: #000;
}
.apply__note .note-txt a {
  color: #0080cb;
}
.apply__note .note-txt a:hover {
  text-decoration: underline;
  opacity: 1;
}
.apply__note .note-txt .note-label {
  position: relative;
  top: -5px;
  font-size: 10px;
}
.apply-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.apply-tab__item {
  width: 50%;
}
.apply-tab__button {
  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;
  padding: 7.14286% 0;
  font-size: 0;
  cursor: pointer;
  background-color: #ccc;
  border-radius: 20px 20px 0 0;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important;
}
.apply-tab__button:hover {
  opacity: 1 !important;
}
.selecter-set .apply-tab__button.is-active {
  background-color: #0061ab;
}
.selecter-set .apply-tab__button:not(.is-active):hover {
  background-color: #335a78;
}
.selecter-set .apply-tab__button .apply-tab__char {
  width: 50.20408%;
}
.selecter-electric .apply-tab__button.is-active {
  background-color: #e71a21;
}
.selecter-electric .apply-tab__button:not(.is-active):hover {
  background-color: #9b6668;
}
.selecter-electric .apply-tab__button .apply-tab__char {
  display: block;
  width: 56.32653%;
}
.apply-detail--electric {
  display: none;
}
.apply-detail__heading {
  width: 86.73469%;
  margin-right: auto;
  margin-bottom: -3.06122%;
  margin-left: auto;
  font-size: 0;
}
.apply-detail__body {
  color: #000;
  border-style: solid;
  border-width: 4px;
  border-radius: 0 0 20px 20px;
}
.apply-detail--set .apply-detail__body {
  padding: 3.06122% 6.63265%;
  border-color: #0061ab;
}
.apply-detail--electric .apply-detail__body {
  padding: 7.14286% 6.63265% 3.06122%;
  border-color: #e71a21;
}
.apply-detail__sub-heading {
  margin-bottom: 4.70588%;
}
.apply-detail__wrapper {
  position: relative;
  width: 100%;
  padding-top: 46.35294%;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 50.82353% auto;
}
.apply-detail--set .apply-detail__wrapper {
  background-image: url(/ep/private/moving/images/apply_to-kanto-map.png);
}
.apply-detail--electric .apply-detail__wrapper {
  background-image: url(/ep/private/moving/images/apply_from-kanto-map.png);
}
.apply-detail__main {
  position: absolute;
  top: 0;
}
.apply-detail--set .apply-detail__main {
  width: 59.52941%;
  padding-top: 3.17647%;
}
.apply-detail--electric .apply-detail__main {
  width: 49.29412%;
}
.apply-detail__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.apply-detail--electric .apply-detail__cta,
.apply-detail--set .apply-detail__cta {
  margin-top: 1.17647%;
}
.apply-detail__cta .cta-button {
  width: 40%;
  margin-left: 2.35294%;
}
.apply-detail__cta .cta-button:first-of-type {
  margin-left: 0;
}
.apply-detail__cta .cta-button__comment {
  display: block;
  width: 51.47059%;
  margin-right: auto;
  margin-bottom: 4.70588%;
  margin-left: auto;
}
.apply-detail--set .apply__note:first-of-type {
  width: 82.35294%;
  margin-right: auto;
  margin-left: auto;
}
.merit-2 {
  padding-top: 60px;
  margin-top: -20px;
}
.merit {
  padding: 80px 0;
  background-color: #fee9ec;
}
.merit__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3.06122%;
  background-color: #fff;
  border-style: solid;
  border-width: 2px;
  border-radius: 0 0 20px 20px;
}
.merit__body--gas {
  border-color: #0080cb;
}
.merit__body--electric {
  border-color: #e71a21;
}
.merit__body--set {
  border-color: #f36f81;
}
.merit__heading {
  width: 47.95918%;
  margin-right: auto;
  margin-bottom: 8.16327%;
  margin-left: auto;
}
.merit__group__cont {
  margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .merit__group__cont {
    margin-bottom: 14.266%;
  }
}
.merit__group__1 {
  background-color: #ffebeb;
}
.merit__caption {
  overflow: hidden;
  font-size: 0;
  border-radius: 20px 20px 0 0;
}
.merit__group:first-of-type .merit__ttl,
.merit__group:nth-of-type(2) .merit__ttl,
.merit__group:nth-of-type(3) .merit__ttl {
  background-color: #eb1e1e;
}
.merit__group:first-of-type .ttl__inner,
.merit__group:nth-of-type(2) .ttl__inner,
.merit__group:nth-of-type(3) .ttl__inner {
  padding: 3% 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .merit__group:first-of-type .ttl__inner,
  .merit__group:nth-of-type(2) .ttl__inner,
  .merit__group:nth-of-type(3) .ttl__inner {
    max-width: 100%;
    padding: 3.6% 0;
    margin: 0 auto;
    line-height: 1;
  }
}
.merit__group:nth-of-type(3) .ttl__inner {
  width: 59.348%;
  max-width: 607px;
}
@media screen and (max-width: 768px) {
  .merit__group:nth-of-type(3) .ttl__inner {
    width: 80vw;
  }
}
.merit__group:first-of-type .ttl__inner {
  width: 44.565%;
  max-width: 410px;
}
@media screen and (max-width: 768px) {
  .merit__group:first-of-type .ttl__inner {
    width: 60.9vw;
  }
}
.merit__group:nth-of-type(2) .ttl__inner {
  width: 50%;
  max-width: 511px;
}
@media screen and (max-width: 768px) {
  .merit__group:nth-of-type(2) .ttl__inner {
    width: 68.2vw;
  }
}
.merit__top__ttl,
.merit__ttl {
  width: 100%;
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
}
.merit__ttl__box {
  margin-top: 4.8076%;
  border: 4px solid #eb1e1e;
  border-radius: 20px;
}
.merit__arrow {
  width: 21.739%;
  margin: 2.5% auto 1.8%;
}
.merit__ttl__box__point {
  margin-bottom: 3.8461%;
  border: 4px solid #eb1e1e;
  border-radius: 20px;
}
.merit__ttl:nth-of-type(2) {
  width: 100%;
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
}
.merit__subttl__price {
  width: 100%;
  margin: 3.8043% auto 50px;
}
.merit__subttl__price img {
  width: 100%;
}
.merit__subttl__point {
  width: 94.112%;
  margin: 3.8043% auto 2.7043%;
}
.merit__detail__point {
  width: 69.517%;
  margin: 2.2% auto 1.92%;
}
.merit__detail__service {
  width: 89.912%;
  margin-right: auto;
  margin-bottom: 3.014%;
  margin-left: auto;
}
.merit__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 2.8846%;
}
.merit__item {
  width: 100%;
  margin-top: 2.04082%;
}
.merit__item:first-of-type {
  margin-top: 0;
}
.apply-btn {
  width: 66.346%;
  padding-top: 3.586%;
  margin-right: auto;
  margin-left: auto;
}
.merit__service {
  border-radius: 20px;
}
.merit__service__blue {
  margin-top: 3.846%;
  border: 4px solid #0087cd;
  border-radius: 20px;
}
.merit__service__red {
  margin-top: 3.4615%;
  border: 4px solid #eb1e1e;
  border-radius: 20px;
}
.merit__service__heading img {
  border-radius: 17px 17px 0 0;
}
.merit__service .merit__subttl {
  width: 58.333%;
  margin: 3.846% auto;
}
.merit__subttl__repair {
  width: 65.789%;
  margin-top: 1.823%;
  margin-right: auto;
  margin-left: auto;
}
.merit__service__red .merit__service__item__wide__center {
  margin-right: 10.9615%;
  margin-left: 10.9615%;
}
.merit__service__detail__box {
  padding-bottom: 4.038%;
}
.merit__service__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.merit__service__item:nth-child(2) {
  margin-top: 1.538%;
  margin-left: 3.269%;
}
.merit__service__detail__wide {
  margin-top: 3.3653%;
  margin-bottom: 3.8461%;
}
.merit__service__detail__wide__center {
  width: 26.413%;
  max-width: 243px;
  margin-top: 3.3653%;
  margin-right: auto;
  margin-left: auto;
}
.merit__service__detail__wide__center img {
  width: 100%;
}
.merit__group__1 {
  padding: 73px 0 55px;
}
.merit__group__1 .merit__service__item__wide:first-of-type {
  width: 68.84%;
  margin: 0 auto 27px;
}
.merit__group__1 .merit__service__item__wide:nth-of-type(2) {
  width: 86.3%;
  margin: 0 auto 40px;
}
.merit__group__1 .merit__service__item__wide:nth-of-type(3) {
  width: 85.4%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .merit__group__1 {
    padding: 10.733% 0;
  }
  .merit__group__1 .merit__service__item__wide:first-of-type {
    width: 100%;
    margin: 0 auto 5.33%;
  }
  .merit__group__1 .merit__service__item__wide:nth-of-type(2) {
    width: 90%;
    margin: 0 auto 4.66%;
  }
  .merit__group__1 .merit__service__item__wide:nth-of-type(3) {
    width: 90%;
    margin: 0 auto;
  }
}
.overflow_y {
  width: 80.38%;
  max-width: 1098px;
  margin: 0 auto 3.66%;
}
.overflow_y img {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .overflow_y {
    overflow-x: scroll;
  }
  .overflow_y img {
    width: 1000px;
    max-width: 1000px;
  }
}
.merit__group__2 .merit__service__item__wide:first-of-type {
  width: 80.043%;
  max-width: 730px;
  margin: 6.0869% auto 4.0869%;
}
.merit__group__2 .merit__service__item__wide:nth-of-type(2) {
  width: 89.912%;
  max-width: 820px;
  margin: 0 auto;
}
.merit__group__2 .note-txt {
  margin: 0 0 0 3%;
}
@media screen and (max-width: 768px) {
  .merit__group__2 .merit__service__item__wide:first-of-type {
    width: 51.6%;
    max-width: 100%;
  }
  .merit__group__2 .note-txt {
    margin: 0 0 0 5%;
  }
}
.merit__group__3 .merit__service__item__wide:first-of-type {
  width: 89.583%;
  margin: 6.524% auto 2%;
}
.merit__group__3 .merit__service__item__wide:nth-of-type(2) {
  width: 78.508%;
  margin: 0 auto 4.0166%;
}
.merit__group__3 .merit__service__item__wide:nth-of-type(3) {
  width: 89.583%;
  margin: 0 auto;
}
.merit__group__3 .note-txt {
  margin: 0 0 0 7%;
}
.img_plus{
  width: 45px;
  height: 45px;
  margin: 35px auto 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .img_plus{
    width: 6.5vw;
    height: 6.5vw;
    margin: 10px auto 0;
  }
}
.img_plus span{
  display: inline-block;
  width: 5px;
  height: 100%;
  background: #eb1e1e;
  position: absolute;
  top: 0;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .img_plus span{
    display: inline-block;
    width: 3px;
    height: 100%;
  }
}
.img_plus span:nth-of-type(1){
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .img_plus span:nth-of-type(1){
    transform: rotate(90deg);
  }
}
.merit_amazon{
  position: relative;
}
@media screen and (max-width: 768px) {
  .merit_amazon{
    position: relative;
    margin-top: 0;
  }
}
.merit_amazon_btn{
  position: absolute;
  bottom: 5%;
  right: 9%;
  max-width: 200px;
  width: 21.739%;
}
@media screen and (max-width: 768px) {
  .merit_amazon_btn{
    bottom: 4%;
    right: 10%;
    max-width: 100%;
    width: 44.92%;
  }
}


.note_accodion{
  color: #000;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .note_accodion{
    color: #000;
    margin-top: 5.3vw;
  }
}
.note_accodion .note_acc_ttl{
  background: #d9f2ff;
  font-size: 24px;
  font-weight: bold;
  padding: 29px 0;
  letter-spacing: 0.08em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_ttl{
    font-size: 4.26vw;
    padding: 4.6vw 0;
  }
}
.note_accodion .note_acc_ttl:hover{
  cursor: pointer;
}
@media screen and (max-width: 768px) {
}
.note_accodion .note_acc_ttl span{
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_ttl span{
    width: 4.5vw;
    height: 4.5vw;
  }
}
.note_accodion .note_acc_ttl span::after{
  content: "";
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  border-top: 15px solid #000;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  display: inline-block;
  transform: translate(35%,25%);
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_ttl span::after{
    border-bottom: 2.5vw solid rgba(0, 0, 0, 0);
    border-top: 2.5vw solid #000;
    border-left: 1.5vw solid rgba(0, 0, 0, 0);
    border-right: 1.5vw solid rgba(0, 0, 0, 0);
    transform: translate(30%,15%);
  }
}

.note_accodion .note_acc_ttl.is-active span::after{
  content: "";
  border-bottom: 15px solid #000;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  display: inline-block;
  transform: translate(35%,-25%);
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_ttl.is-active span::after{
    border-top: 2.5vw solid rgba(0, 0, 0, 0);
    border-bottom: 2.5vw solid #000;
    border-left: 1.5vw solid rgba(0, 0, 0, 0);
    border-right: 1.5vw solid rgba(0, 0, 0, 0);
    transform: translate(30%,-30%);
  }
}
.note_accodion .note_acc_cont{
  background: #eef9ff;
  padding: 22px 20px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_cont{
    padding: 4vw 4.4vw;
    font-size: 2.66vw;
  }
}
.note_accodion .note_acc_cont dd+dt{
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .note_accodion .note_acc_cont dd+dt{
    margin-top: 5.3vw;
  }
}
.note_accodion .note_acc_cont dt{
  font-weight: bold;
}
.note_accodion .note_acc_cont dd{
  text-indent: -1em;
  margin-left: 1em;
}

@media screen and (max-width: 768px) {
  .merit__group__3 .merit__service__item__wide:first-of-type {
    width: 73%;
    margin: 6.524% auto 2%;
  }
  .merit__group__3 .merit__service__item__wide:nth-of-type(2) {
    width: 89.583%;
    margin: 0 auto 4.0166%;
  }
  .merit__group__3 .merit__service__item__wide:nth-of-type(3) {
    width: 89.583%;
  }
}
.merit__cta {
  margin-bottom: 4.59184%;
}
.merit__note {
  max-width: 867px;
  margin: 0 auto;
}
.merit__note .note-txt {
  font-size: 12px;
  color: #000;
}
.note2 .note-txt {
  font-size: 12px !important;
  line-height: 1.5;
}
.mt25 {
  margin-top: 2.4038%;
}
@media screen and (max-width: 768px) {
  .mt25 {
    margin-top: 4.9211%;
  }
}
.merit__note .note-txt a {
  color: #0080cb;
}
.udl .note-txt a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-color: #0080cb;
  text-decoration-color: #0080cb;
}
.merit__note .note-txt a:hover {
  text-decoration: none;
  border-bottom: underline;
  opacity: 1;
}
.cta-group {
  margin-top: 6.12245%;
}
.cta-group__title {
  max-width: 850px;
  padding: 1.41176% 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
}
.cta-group__title .title-char {
  display: inline-block;
}
.cta-group__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.cta-group__note {
  margin-top: 0.8em;
  font-size: 14px;
  text-align: center;
}
.cta-group .cta-button {
  width: 40.81633%;
}
.faq {
  padding: 80px 0;
}
.faq-2 {
  padding: 80px 0 20px;
}
@media screen and (max-width: 768px) {
  .faq-2 {
    padding-top: 0;
  }
}
.faq__heading {
  width: 14.28571%;
  margin-right: auto;
  margin-bottom: 4.59184%;
  margin-left: auto;
}
.faq__box {
  position: relative;
  padding: 6.12245% 6.63265%;
  background-color: #fff;
  border-radius: 20px;
}
.faq__tepcon {
  position: relative;
  z-index: 5;
  width: 9.79592%;
  margin-right: auto;
  margin-bottom: -3.57143%;
  margin-left: auto;
}
.faq__body {
  border-bottom: 1px solid #ccc;
}
.faq__group {
  border-top: 1px solid #ccc;
}
.faq__question {
  padding: 20px 64px 20px 17px;
  cursor: pointer;
  background-image: url(/ep/private/moving/images/faq_state-close.png);
  background-repeat: no-repeat;
  background-position: right 17px center;
  background-size: 26px auto;
}
.faq__question.is-open {
  background-image: url(/ep/private/moving/images/faq_state-open.png);
}
.faq__question .faq__vert {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq__answer {
  display: none;
  padding: 20px 17px;
  background-color: #ffe8e8;
  border-top: 1px solid #ccc;
}
.faq__answer .faq__txt {
  margin-bottom: 1em;
}
.faq__answer .faq__txt:last-of-type {
  margin-bottom: 0;
}
.faq__vert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.faq__vert-content {
  width: calc(100% - 67px);
}
.faq__qa-icon {
  display: inline-block;
  width: 50px;
  margin-right: 17px;
  vertical-align: middle;
}
.faq__txt {
  display: block;
  font-family: Noto Sans Japanese, Hiragino Kaku Gothic ProN, Meiryo, Arial,
    'sans-serif';
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #010101;
}
.faq__txt .note-label {
  position: relative;
  top: -5px;
  font-size: 12px;
}
.faq__txt a {
  color: #00b8ee;
  text-decoration: underline;
}
.faq__txt a:hover {
  text-decoration: none;
}
.faq__note {
  margin-top: 1em;
}
.faq__note li {
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5;
  text-indent: -1em;
}
.faq__note li:before {
  content: '※';
}
.faq__inner-heading {
  margin: 0.6em 0 0.3em;
  font-size: 15px;
  font-weight: 700;
}
.faq__inner-content {
  padding-left: 1em;
}
.faq__inner-content p {
  font-size: 14px;
  line-height: 1.42857;
}
.service {
  padding: 80px 0;
  background-color: #fee9ec;
}
.service__list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service__item {
  width: 48.97959%;
  background-color: #fff;
  border: 1px solid #ccc;
}
.service__item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  height: 100%;
  padding: 8.33333% 0;
}
.service__logo {
  display: block;
}
.service__logo.service-move {
  width: 67.70833%;
}
.service__logo.service-process {
  width: 91.66667%;
}
.fixed-banner {
  position: fixed;
  bottom: 11%;
  right: 0;
  z-index: 10;
  width: 110px;
}
@media screen and (max-width: 768px) {
  .fixed-banner {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3px 0 2px;
    visibility: hidden;
    background: hsla(0, 0%, 66.7%, 0.8);
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .fixed-banner a {
    display: block;
    width: 90%;
    margin: auto;
  }
  .fixed-banner.js-show {
    visibility: visible;
    opacity: 1;
  }
}
.fixed-banner__close {
  display: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  .fixed-banner__close {
    display: block;
    width: 8%;
    margin-right: 2%;
    margin-left: auto;
  }
}
.chat-button {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .chat-button.js-up {
    bottom: 21.5vw;
  }
}
@media screen and (max-width: 768px) {
  .chat-button.js-bottom {
    bottom: 0;
  }
}
@media screen and (max-width: 360px) {
  .u-dn-xs {
    display: none !important;
  }
  .u-db-xs {
    display: block !important;
  }
  .u-di-xs {
    display: inline !important;
  }
  .u-dib-xs {
    display: inline-block !important;
  }
}
@media screen and (max-width: 480px) {
  .u-dn-sm {
    display: none !important;
  }
  .u-db-sm {
    display: block !important;
  }
  .u-di-sm {
    display: inline !important;
  }
  .u-dib-sm {
    display: inline-block !important;
  }
}
@media screen and (max-width: 768px) {
  .u-dn-md {
    display: none !important;
  }
  .u-db-md {
    display: block !important;
  }
  .u-di-md {
    display: inline !important;
  }
  .u-dib-md {
    display: inline-block !important;
  }
  .p-container {
    padding-right: 4%;
    padding-left: 4%;
  }
  .mfp-container {
    padding: 0 4%;
  }
  .mfp-content {
    padding: 40px 0;
  }
  .modal-content .mfp-close {
    top: 10px !important;
    width: 20px;
    height: 20px;
  }
  .modal-content-2 .mfp-close {
    top: 70px !important;
    right: 18px;
    width: 18px;
    height: 18px;
    background: url(/ep/private/moving/images/modal_close02.png) no-repeat 50% /
      contain;
  }
  .modal-content__main,
  .modal-content__main-2 {
    border-radius: 20px;
  }
  .type-gas .modal-content__main {
    padding: 7.24638% 2.89855%;
  }
  .type-electric-4 .modal-content__main-2,
  .type-electric--night .modal-content__main,
  .type-electric .modal-content__main {
    padding: 7.24638% 4.34783%;
  }
  .plan-modal .plan-modal__title {
    margin-bottom: 2.8169%;
    font-size: 20px;
  }
  .plan-modal-2 .plan-modal__title {
    margin-bottom: 2.8169%;
    font-size: 20px !important;
  }
  .type-electric-4 .note-list li {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .plan-modal .plan-modal__title-2 .electric-title,
  .plan-modal .plan-modal__title .electric-title {
    width: 40%;
  }
  .plan-modal__ampere .type-electric-1 {
    width: 80%;
  }
  .plan-modal__ampere .type-electric-2 {
    width: 73.23077%;
  }
  .plan-modal__ampere .type-electric-3-1 {
    width: 38.92308%;
  }
  .plan-modal__ampere .type-electric-3-2 {
    width: 47.53846%;
  }
  .type-gas .plan-modal__button {
    width: 40.71429%;
  }
  .type-electric .plan-modal__button {
    width: 36.19048%;
  }
  .table-type-gas table th {
    padding: 5px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #0074c1;
    border-right: 2px solid #fff;
    border-bottom: 8px solid #0074c1;
  }
  .table-type-gas table th:last-of-type {
    border-right: 0;
    border-top-right-radius: 15px;
  }
  .table-type-gas table th:first-of-type {
    width: 50px;
  }
  .table-type-gas table td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    background-color: #fff;
    border-right: 4px solid #0074c1;
    border-bottom: 4px solid #0074c1;
  }
  .table-type-electric th {
    padding: 5px;
    font-size: 14px;
    line-height: 1.4;
  }
  .table-type-electric td {
    padding: 5px;
    font-size: 2vw;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
  }
  .table-type-electric td small {
    display: block;
    font-size: 1.5vw;
  }
  .table-type-electric td strong {
    font-size: 4vw;
    white-space: nowrap;
  }
  .ap-modal {
    display: block;
  }
  .ap-modal .plan-modal__title {
    margin-bottom: 4.61538%;
    font-size: 15px;
  }
  .ap-modal .note-txt {
    font-size: 10px;
  }
  .ap-modal__separate {
    width: 100%;
  }
  .ap-modal__separate .plan-modal__title {
    padding: 0;
  }
  .ap-modal__changed {
    width: 73.23077%;
    padding: 0;
    margin: 6.15385% auto;
  }
  .ap-modal__applyplan {
    width: 100%;
  }
  .ap-modal__applyplan .plan-modal__title {
    padding: 0;
  }
  .ap-modal__plus {
    margin-top: 5.38462%;
  }
  .plan-content__intro .gas-plan-intro-char {
    width: 44.78261%;
  }
  .plan-content__intro .ap-plan-intro-char {
    width: 50.72464%;
  }
  .plan-content__heading {
    padding: 4.34783% 0;
  }
  .plan-content__heading .gas-plan-heading-char {
    width: 59.13043%;
  }
  .plan-content__heading .ap-plan-heading-char {
    width: 70.57971%;
  }
  .plan-content__body {
    padding: 3.62319% 0;
  }
  .plan-content__desc .ap-plan-desc-char,
  .plan-content__desc .gas-plan-desc-char {
    width: 85.21739%;
  }
  .plan-content__box {
    width: 91.30435%;
    padding: 5.07246%;
    border-radius: 10px;
  }
  .plan-content__box .ap-plan-content-1 {
    width: 65.55556%;
    margin-bottom: 4.7619%;
  }
  .plan-content__box .ap-plan-table {
    width: 77.77778%;
    margin-bottom: 3.1746%;
  }
  .plan-content__box .ap-plan-content-2 {
    width: 78.25397%;
    margin-bottom: 3.1746%;
  }
  .plan-content__note {
    font-size: 10px;
  }
  .plan-content--ap .plan-content__desc {
    margin-top: -5.21739%;
  }
  .plan-content--ap .plan-content__desc:before {
    padding-top: 5.21739%;
  }
  .fv__nav {
    padding: 4% 0;
  }
  .fv-cta {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .fv-cta__item {
    width: 49.27536%;
  }
  .page-nav {
    display: none;
  }
  .page-nav__item {
    border-left: 2px solid #000;
  }
  .recommend {
    padding: 10.66667% 0;
  }
  .recommend__heading {
    width: 84%;
    margin-bottom: 4.34783%;
  }
  .recommend__box {
    padding: 4.05797%;
    margin-bottom: 10.14493%;
    border-radius: 16px;
  }
  .recommend-table {
    margin-top: 6.30915%;
  }
  .plan-gas .recommend-table__caption {
    width: 9.77918%;
  }
  .plan-electric .recommend-table__caption {
    width: 10.09464%;
  }
  .cp-slider__heading {
    width: 68.98551%;
    margin-bottom: 2.89855%;
  }
  .cp-slider__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .cp-slider__wrapper:after,
  .cp-slider__wrapper:before {
    display: none;
  }
  .cp-slider__body {
    width: 100%;
    overflow: hidden !important;
  }
  .cp-slider__item {
    margin: 0;
  }
  .cp-slider__item a:before {
    display: none;
  }
  .cp-slider__controller {
    top: calc(50% - 9px);
    margin-top: -10px;
  }
  .cp-slider__controller a {
    width: 20px;
    height: 20px;
  }
  .cp-slider__prev {
    left: 0;
  }
  .cp-slider__next {
    right: 0;
  }
  .cp-slider .bx-pager {
    position: relative;
    display: block;
    padding-top: 10px;
  }
  .cp-slider .bx-pager .bx-pager-item .bx-pager-link {
    width: 8px !important;
    height: 8px !important;
  }
  .flow {
    margin-top: -130px;
  }
  .flow,
  .flow-2 {
    padding: 8% 0;
  }
  .flow__heading {
    width: 68.11594%;
    margin-bottom: 8.69565%;
  }
  .flow__heading-2 {
    width: 54.388%;
    margin-bottom: 10.885%;
  }
  .flow__content {
    width: 100%;
    border-radius: 10px;
  }
  .flow__arrow {
    position: relative;
    top: 0;
    left: 0;
    width: 10.43478%;
    margin: -2.7971% auto 10.13%;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .flow__stepheading .step-number {
    left: 20.72464%;
    width: 19.13043%;
  }
  .flow__main {
    padding: 5.7971%;
  }
  .flow__sheetimg {
    width: 100%;
    margin-top: 6.55738%;
    margin-bottom: 6.55738%;
  }
  .flow__txt {
    font-size: 3.4vw;
  }
  .flow__note {
    font-size: 3vw;
  }
  .flow__other-caption {
    font-size: 3.4vw;
  }
  .flow__start {
    display: block;
  }
  .flow__start-group {
    width: 100%;
    margin-top: 5.57377%;
    text-align: left;
  }
  .flow__start-group:first-of-type {
    margin-top: 0;
  }
  .flow__start-list li {
    font-size: 13px;
  }
  .apply {
    padding: calc(8% + 40px) 0 8%;
    margin-top: -40px;
  }
  .apply__heading {
    width: 70.28986%;
    margin-bottom: 4.34783%;
  }
  .apply__note {
    margin-top: 4.34783%;
  }
  .apply__note .note-txt {
    font-size: 10px;
  }
  .apply__note .note-txt .note-label {
    top: -3px;
    font-size: 8px;
  }
  .apply-tab__button {
    border-radius: 10px 10px 0 0;
  }
  .selecter-set .apply-tab__button .apply-tab__char {
    width: 40%;
  }
  .selecter-electric .apply-tab__button .apply-tab__char {
    width: 48.4058%;
  }
  .apply-detail__heading {
    width: 91.30435%;
    margin-bottom: -8.84058%;
  }
  .apply-detail__body {
    border-width: 2px;
    border-radius: 0 0 10px 10px;
  }
  .apply-detail--set .apply-detail__body {
    padding: 4.34783%;
  }
  .apply-detail--electric .apply-detail__body {
    padding: 21.73913% 4.34783% 4.34783%;
  }
  .apply-detail__sub-heading {
    margin-bottom: 6.34921%;
  }
  .apply-detail__wrapper {
    padding-top: 62.53968%;
    background-size: 68.57143% auto;
  }
  .apply-detail--set .apply-detail__main {
    width: 80.31746%;
    padding-top: 0;
  }
  .apply-detail--electric .apply-detail__main {
    width: 66.50794%;
    padding-top: 4.28571%;
  }
  .apply-detail--electric .apply-detail__cta,
  .apply-detail--set .apply-detail__cta {
    margin-top: 2.89855%;
  }
  .apply-detail__cta .cta-button {
    width: 49.20635%;
  }
  .apply-detail__cta .cta-button__comment {
    width: 69.35484%;
    margin-bottom: 5.16129%;
  }
  .apply-detail--set .apply__note:first-of-type {
    margin-bottom: 4.7619%;
  }
  .fv__title img {
    width: 100%;
    max-width: 768px;
  }
  .fv-container {
    padding-right: 0;
    padding-left: 0;
  }
  .merit {
    padding: calc(60px + 8%) 0 4%;
  }
  .merit,
  .merit-2 {
    margin-top: -20px;
  }
  .merit-2 {
    padding: 16% 0 4%;
  }
  .merit__group {
    margin-top: 4.34783%;
  }
  .merit__group-2 {
    margin-top: 0;
  }
  .merit__main {
    padding-bottom: 80px;
  }
  .merit__heading {
    width: 68.11594%;
    margin-bottom: 8.69565%;
  }
  .merit__top__ttl {
    width: 92.7536%;
    margin: 0 auto;
  }
  .merit__ttl:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .merit__ttl__box {
    margin-top: 7.8125%;
    margin-bottom: 3.094%;
  }
  .merit__detail {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .merit__service__detail {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .merit__subttl__price {
    width: 92.7536%;
    margin: 5.208% auto 16%;
  }
  .merit__subttl__point {
    width: 75.012%;
    margin: 6.308% auto 3.914%;
  }
  .merit__detail__point {
    width: 90.21%;
    margin: 0 auto 2.92%;
  }
  .merit__detail__service {
    width: 90.212%;
    margin-right: auto;
    margin-bottom: 5.208%;
    margin-left: auto;
  }
  .merit__arrow {
    width: 39.497%;
    margin-bottom: 2.504%;
  }
  .apply-btn,
  .merit__arrow {
    margin-right: auto;
    margin-left: auto;
  }
  .apply-btn {
    width: 102%;
    padding-top: 8.067%;
    margin-bottom: 0;
  }
  .merit__service .merit__subttl {
    width: 90.131%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .merit__service__item:nth-child(2) {
    width: 98%;
    margin-left: 0;
  }
  .merit__service__detail__wide {
    margin-top: 4.56%;
    margin-bottom: 7.552%;
  }
  .merit__service__detail__wide__center {
    margin-bottom: 7.815%;
  }
  .merit__service__item__wide:first-child {
    margin-bottom: 4.56%;
  }
  .merit__service__detail__box {
    padding-bottom: 8.031%;
  }
  .merit__subttl__repair {
    margin-top: 4.673%;
  }
  .merit__caption {
    border-radius: 10px 10px 0 0;
  }
  .merit__body {
    padding: 4.34783% 4.34783% 4.34783% 0;
    border-radius: 0 0 10px 10px;
  }
  .merit__list {
    margin-left: -3.0303%;
  }
  .merit__cta {
    display: block;
    margin-bottom: 5.7971%;
  }
  .merit__note .note-txt {
    font-size: 10px;
  }
  .cta-group {
    margin-top: 7.97101%;
  }
  .cta-group__title {
    width: 100%;
    padding: 1.73913% 0;
  }
  .cta-group__note {
    font-size: 10px;
  }
  .cta-group .cta-button {
    width: 49.27536%;
  }
  .faq {
    padding: 10.66667% 0;
  }
  .faq__heading {
    width: 21.73913%;
    margin-bottom: 6.52174%;
  }
  .faq__box {
    padding: 8.69565% 4.34783%;
    border-radius: 10px;
  }
  .faq__tepcon {
    width: 17.3913%;
    margin-bottom: -5.7971%;
  }
  .faq__question {
    padding: 10px 40px 10px 10px;
    background-position: right 10px center;
    background-size: 20px auto;
  }
  .faq__answer {
    padding: 10px;
  }
  .faq__vert-content {
    width: calc(100% - 35px);
  }
  .faq__qa-icon {
    width: 25px;
  }
  .faq__txt {
    font-size: 13px;
  }
  .service {
    padding: 10.66667% 0;
  }
  .service__list {
    display: block;
    padding: 0 4.34783%;
  }
  .service__item {
    width: 100%;
    margin-top: 5.08475%;
  }
  .service__item:first-of-type {
    margin-top: 0;
  }
}
@media screen and (max-width: 980px) {
  .u-dn-lg {
    display: none !important;
  }
  .u-db-lg {
    display: block !important;
  }
  .u-di-lg {
    display: inline !important;
  }
  .u-dib-lg {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1280px) {
  .u-dn-xl {
    display: none !important;
  }
  .u-db-xl {
    display: block !important;
  }
  .u-di-xl {
    display: inline !important;
  }
  .u-dib-xl {
    display: inline-block !important;
  }
}
#application h2 {
  width: 55.2%;
  margin: 0 auto;
}
.apply-2 h2 {
  width: 64.7% !important;
  margin: 0 auto;
}
#application ul {
  margin-top: 60px;
}
#application ul,
.apply-2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.apply-2 ul {
  margin-top: 34px;
}
#application ul li {
  position: relative;
  width: 47.95%;
}
#application ul li .sp {
  display: none;
}
#application ul li:last-child a {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 260px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  * {
    max-width: 100%;
  }
  #application h2 {
    width: 70.6%;
    margin: 0 auto;
  }
  .apply-2 {
    padding: 13.3% 0;
  }
  .apply-2 h2 {
    width: 96.209% !important;
    margin-right: auto;
    margin-left: auto;
  }
  #application ul {
    display: block;
    margin-top: 4vw;
  }
  #application ul,
  .apply-2 ul {
    justify-content: space-between;
    max-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .apply-2 ul {
    display: block !important;
    margin-top: 6.6vw !important;
  }
  #application ul li {
    position: relative;
    width: 100%;
    margin-bottom: 4vw;
  }
  #application ul li:last-child {
    margin-bottom: 0;
  }
  #application ul li:last-child a {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 63.76%;
    margin: 0 auto;
  }
  #application ul li .sp {
    display: block !important;
  }
  #application ul li .pc {
    display: none;
  }
}

/* 20240730 引っ越しLP CC案内修正対応にて追加 */
.faq__contents-txt .faq__txt {
  margin-bottom: 0;
  margin-top: 10px;
}
.faq__contents-txt .faq__txt.reception-time {
  margin-top: 0;
}
.faq__annotation {
  margin-top: 10px;
}
.faq__annotation .faq__annotation-item {
  position: relative;
  padding-left: 16px;
}
.faq__annotation .faq__annotation-item::before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}
.faq__annotation .faq__annotation-item-detail {
  display: block;
  margin-top: 5px;
}
.faq__annotation a.notice-link {
  text-decoration: underline;
}
.faq__annotation a.notice-link:hover,
.faq__annotation a.notice-link:active {
  color: #666;
  opacity: 1;
  text-decoration: none;
}

/* 20241107表記修正 */

.merit__note--wrap {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.merit__note--inner {
  display: flex;
  gap: 0.75em;
  font-size: 0.75rem;
  color: #000;
}

.merit__note--number {
  display: block;
  width: fit-content;
}

.note-txt.note-txt--large {
  font-size: 17px !important;
}

@media screen and (max-width: 768px) {
  .note-txt.note-txt--large {
    font-size: 12px !important;
  }
}
