@charset "UTF-8";
.el-pd-area {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-pd-area__wrap {
  width: 100%;
  padding-top: 80px;
}

.el-plan-smartlife .el-pd-area__wrap {
  border-bottom: 4px solid #d72e8b;
}

.el-plan-yorutoku .el-pd-area__wrap {
  border-bottom: 4px solid #660774;
}

/* 20220201追加*/
.el-plan-kurashijozu .el-pd-area__wrap {
  border-bottom: 4px solid #D72E8B;
}

.el-pd-area__title {
  margin-top: 120px;
}

.el-pd-area__text-wrap {
  margin-top: 40px;
}

.el-pd-area__text {
  font-size: 16px;
  font-weight: 500;
}

.el-pd-area__link-list + .el-pd-area__link-list {
  margin-top: 30px;
}

.el-pd-area__link-item {
  width: 32.25806%;
}

.el-pd-area__link-item:after {
  right: 20px;
}

.el-pd-area__link-item:hover:after {
  right: 15px;
}

.el-pd-area__link-item + .el-pd-area__link-item {
  margin-left: 2.41935%;
}

.el-pd-area__link-item--middle {
  width: 35.48387%;
  font-size: 12px;
}

.el-pd-area__link-item--wide {
  width: 66.93548%;
}

.el-plan-smartlife .el-pd-area__link-item:after {
  background: url("/ep/private/images/icon_arrow_right_pink.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-yorutoku .el-pd-area__link-item:after {
  background: url("/ep/private/images/icon_arrow_right_purple.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-kurashijozu .el-pd-area__link-item:after {
  background: url("/ep/private/images/icon_arrow_right_pink.png") no-repeat;
  background-size: 8px 13px;
}

.el-pd-area__tab-list {
  margin-top: 60px;
}

.el-pd-area__tab-item {
  width: 25.80645%;
}

.el-pd-area__tab-item + .el-pd-area__tab-item {
  margin-left: 0.40323%;
}

.el-plan-smartlife .el-pd-area__tab-item {
  border-color: #d72e8b;
  background-color: #fbeaf3;
}

.el-plan-yorutoku .el-pd-area__tab-item {
  border-color: #660774;
  background-color: #efe6f1;
}


.el-plan-kurashijozu .el-pd-area__tab-item {
  border-color: #D72E8B;
  background-color: #D72E8B;
}

.el-plan-smartlife .el-pd-area__tab-item.is_active {
  background-color: #d72e8b;
}

.el-plan-smartlife .el-pd-area__tab-item.is_active:after {
  border: 50px solid transparent;
  border-top: 30px solid #d72e8b;
}

.el-plan-yorutoku .el-pd-area__tab-item.is_active {
  background-color: #660774;
}

.el-plan-yorutoku .el-pd-area__tab-item.is_active:after {
  border: 50px solid transparent;
  border-top: 30px solid #660774;
}

.el-plan-kurashijozu .el-pd-area__tab-item.is_active {
  background-color: #d72e8b;
}

.el-plan-kurashijozu .el-pd-area__tab-item.is_active:after {
  border: 50px solid transparent;
  border-top: 30px solid #d72e8b;
}

.el-pd-pl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 50px;
  border: 2px solid #313131;
  border-radius: 10px;
  background-color: #fff;
  text-align: left;
}

.el-pd-pl__wrap {
  width: 100%;
  padding-top: 95px;
}

.el-pd-pl__text {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.el-pd-pl__yorutoku-img {
  display: block;
  width: 85.08065%;
  margin: 60px auto;
}

.el-pd-pl__list-wrap {
  margin-top: 55px;
  margin-bottom: 55px;
  font-size: 0;
}

.el-pd-pl__box-half {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 50%;
  padding-left: 8.06452%;
  vertical-align: top;
}

.el-pd-pl__box-half--premium:after {
  position: absolute;
  top: 0;
  left: 110%;
  width: 90%;
  height: 100%;
  background: url(/ep/private/plan/images/img_plan_premium_pl_01.png) no-repeat center left 0;
  background-size: 90%;
  content: "";
}

.el-pd-pl__box-half--smartlife:after {
  position: absolute;
  top: 0;
  left: 110%;
  width: 90%;
  height: 700px;
  background: url(/ep/private/plan/images/img_plan_smartlife_pl_01.png?0809) no-repeat top left 0;
  background-size: 60% auto;
  content: "";
}

.el-pd-pl__box-half--kurashijozu:after {
  position: absolute;
  top: 0;
  left: 110%;
  width: 90%;
  height: 350px;
  background: url(/ep/private/plan/images/img_plan_kurashijozu_01.png) no-repeat top left 0;
  background-size: 74% auto;
  content: "";
}
.el-pd-pl__box-full {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 69.35484%;
  margin: 0 auto;
  vertical-align: top;
}

.el-pd-pl__box-full .el-pd-pl__item-text {
  width: 76.04651%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 23.95349%;
}

.el-pd-pl__box-full .el-pd-pl__item-text--standard-s {
  background: url(/ep/private/plan/images/txt_plan_standard_s.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl__box-full .el-pd-pl__item-text--standard-l {
  background: url(/ep/private/plan/images/txt_plan_standard_l.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl__box-full .el-pd-pl__item-text--standard-x {
  background: url(/ep/private/plan/images/txt_plan_standard_x.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl__box-full .el-pd-pl__item-text--standard-a {
  background: url(/ep/private/plan/images/txt_plan_standard_a.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl__box-text {
  position: relative;
  margin-top: 40px;
  padding-left: 12px;
  color: #898989;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}

.el-pd-pl__box-text + .el-pd-pl__box-text {
  margin-top: 0;
}

.el-pd-pl__box-text:before {
  position: absolute;
  left: 0;
  content: "※";
}

.el-plan-smartlife .el-pd-pl__box-text a {
  color: #d72e8b;
}

.el-pd-pl__list {
  width: 100%;
  height: 100%;
  font-size: 0;
}

.el-pd-pl__item {
  display: block;
  position: relative;
  font-size: 16px;
  letter-spacing: -0.04em;
  line-height: 1.5;
}

.el-pd-pl__item-text {
  display: inline-block;
  position: relative;
  width: 60.38462%;
  padding-left: 39.61538%;
  text-align: left;
  vertical-align: top;
}

.el-pd-pl__item-text--premium-s {
  background: url(/ep/private/plan/images/txt_plan_premium_s.png) no-repeat center left 0;
  background-size: 20% auto;
}

.el-pd-pl__item-text--premium-l {
  background: url(/ep/private/plan/images/txt_plan_premium_l.png) no-repeat center left 0;
  background-size: 20% auto;
}

.el-pd-pl__item-text--premium-p {
  background: url(/ep/private/plan/images/txt_plan_premium_p.png) no-repeat center left 0;
  background-size: 20% auto;
}

.el-pd-pl__item-text--smartlife-s {
  background: url(/ep/private/plan/images/txt_plan_smartlife_s.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl__item-text--smartlife-l {
  background: url(/ep/private/plan/images/txt_plan_smartlife_l.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl__item-text--smartlife-p {
  background: url(/ep/private/plan/images/txt_plan_smartlife_p.png) no-repeat center left 0;
  background-size: 26.92308% auto;
}

.el-pd-pl__item-text--kurashijozu-s {
  background: url(/ep/private/plan/images/txt_plan_kurashijozu_s_01.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl__item-text--kurashijozu-l {
  background: url(/ep/private/plan/images/txt_plan_kurashijozu_l_01.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl__item-text--kurashijozu-x {
  background: url(/ep/private/plan/images/txt_plan_kurashijozu_x_01.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl__item + .el-pd-pl__item {
  margin-top: 60px;
}

.el-pd-pl__item + .el-pd-pl__item:before {
  position: absolute;
  top: -30px;
  width: 100%;
  border-top: 1px dashed #d2d2d2;
  content: "";
}

.el-pd-pl__item:last-child {
  padding-bottom: 0;
}

.el-pd-pl__right-img {
  width: 100%;
}

.el-pd-pl__circle-list {
  width: 100%;
  margin-left: -2.58065%;
  font-size: 0;
}

.el-pd-pl__circle-item {
  display: inline-block;
  position: relative;
  width: 24.19355%;
  min-width: 120px;
  height: auto;
  margin-top: 5px;
  margin-left: 2.58065%;
  border: 2px solid #313131;
  border-radius: 50%;
  text-align: center;
}

.el-pd-pl__circle-item:before {
  display: block;
  padding-top: 100%;
  content: "";
}

.el-pd-pl__circle-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-pd-pl__circle-item-inner-text {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.el-pd-feature {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  line-height: 1.1;
  text-align: center;
}

.el-pd-feature__wrap {
  width: 100%;
  margin-top: 80px;
}

.el-pd-feature__graph {
  width: 100%;
  max-width: 980px;
  margin-top: 25px;
}

.el-pd-feature__text-wrap1 {
  margin-top: 40px;
}

.el-pd-feature__text-wrap1 p + p {
  margin-top: 5px;
}

.el-pd-feature__text-wrap2 {
  margin-top: 60px;
}

.el-pd-feature__text-wrap3 {
  display: block;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  margin-top: 40px;
  padding-left: 7%;
  text-align: left;
}

.el-pd-feature__text1 {
  font-size: 24px;
  font-weight: 700;
}

.el-pd-feature__text2 {
  font-size: 36px;
  font-weight: 700;
}

.el-pd-feature__text3 {
  font-size: 18px;
  font-weight: 700;
}

.el-pd-feature__text4 {
  font-size: 36px;
  font-weight: 700;
}

.el-pd-feature__text5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

sup {
  font-size: 22px;
}

.el-pd-cost {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  line-height: 1.1;
  text-align: center;
}

.el-pd-cost__wrap {
  width: 100%;
  margin: 120px auto;
  text-align: center;
}

.el-pd-cost__text {
  margin-top: 30px;
  color: #898989;
  font-size: 14px;
  font-weight: 400;
}

.el-pd-cost__tax-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1100px;
  margin: 40px auto 0;
  padding: 62px;
  border: 2px solid #e62320;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.5;
}

.el-plan-smartlife .el-pd-cost__tax-info {
  border-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__tax-info {
  border-color: #660774;
}

.el-pd-cost__list {
  width: 100%;
  max-width: 1100px;
  margin: 39px auto 0;
  font-size: 0;
  text-align: left;
}

.el-pd-cost__list--mt60 {
  margin-top: 60px;
}

.el-pd-cost__item {
  display: inline-block;
  position: relative;
  width: 47.27273%;
  margin-left: 5.45455%;
  vertical-align: top;
}

.el-pd-cost__item:nth-child(2n+1) {
  margin-left: 0;
}

.el-pd-cost__item-title {
  display: inline-block;
  width: 34.61538%;
  margin-top: 4px;
  vertical-align: top;
}

.el-pd-cost__item-title--yorutoku-8 {
  width: 29.80769%;
}

.el-pd-cost__item-text {
  display: inline-block;
  width: 60.38462%;
  padding-left: 5%;
  font-size: 14px;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-align: left;
  vertical-align: top;
}

.el-pd-cost__item2 {
  width: 100%;
}

.el-pd-cost__item2-title {
  display: inline-block;
  width: 16.36364%;
  margin-top: 4px;
  vertical-align: top;
}

.el-pd-cost__item2-title--premium-p {
  width: 18.54545%;
  margin-top: 12px;
}

.el-pd-cost__item2-title--smartlife-p {
  width: 23%;
  margin-top: -4px;
}

.el-pd-cost__item2-text {
  display: inline-block;
  min-width: 60%;
  padding-left: 2.5%;
  font-size: 15px;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-align: left;
  vertical-align: top;
}

.el-pd-cost__item2-text--premium-p {
  width: 78.63636%;
}

.el-pd-cost__item2-text--smartlife-p {
  width: 74.18182%;
}

.el-pd-cost__item2-text--single-line {
  line-height: 30px;
}

.el-pd-cost__item2-text-s {
  font-size: 12px;
}

.el-pd-cost__item2 .el-pd-cost__table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 47.27273%;
  vertical-align: top;
}

.el-pd-cost__item2 .el-pd-cost__table--full {
  width: 100%;
}

.el-pd-cost__item2 .el-pd-cost__info-table {
  width: 46.81818%;
}

.el-pd-cost__item2 .el-pd-cost__table + .el-pd-cost__info-table {
  margin-left: 5.45455%;
}

.el-pd-cost__item2-text-abs {
  position: absolute;
  bottom: -45px;
  left: 0;
  font-size: 15px;
  font-weight: 500;
}

.el-pd-cost__info-table {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  font-size: 0;
  text-align: left;
}

.el-pd-cost__info-table-head {
  width: 100%;
  height: 36px;
  background-color: #e62320;
  color: #fefefe;
  font-size: 15px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}

.el-plan-smartlife .el-pd-cost__info-table-head {
  background-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__info-table-head {
  background-color: #660774;
}

.el-pd-cost__info-table-content {
  margin-top: 19px;
  color: #4b4948;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.el-pd-cost__info-table-link {
  margin-top: 31px;
  color: #e62320;
  font-size: 14px;
  font-weight: 500;
}

.el-pd-cost__info-table-link a {
  display: inline-block;
  position: relative;
  color: inherit;
}

.el-pd-cost__info-table-link a:after {
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -10px;
  width: 5px;
  height: 9px;
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 5px 9px;
  content: "";
}

.el-pd-cost__info-table-link:hover {
  opacity: 0.7;
}

.el-pd-cost__item3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 86px;
  margin-top: 30px;
  border: 1px solid #660774;
  font-size: 0;
  line-height: 1.5;
}

.el-pd-cost__item3-left {
  display: inline-block;
  position: relative;
  width: 17.27273%;
  height: 100%;
  background-color: #660774;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  vertical-align: top;
}

.el-pd-cost__item3-left-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.el-pd-cost__item3-right {
  display: inline-block;
  position: relative;
  width: 82.72727%;
  height: 100%;
  font-size: 12px;
  font-weight: 400;
}

.el-pd-cost__item3-right-inner {
  position: relative;
  top: 50%;
  padding-left: 3.22928%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}

.el-pd-cost__tax-span {
  display: block;
  position: absolute;
  top: -40px;
  font-size: 20px;
}

.el-pd-cost__table {
  position: relative;
  width: 100%;
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}

.el-pd-cost__table--mt20 {
  margin-top: 20px;
}

.el-pd-cost__table + .el-pd-cost__table {
  margin-left: 5.45455%;
}

.el-pd-cost__table + .el-pd-cost__table:before {
  display: block;
  position: absolute;
  top: 50%;
  left: -6.36364%;
  width: 0;
  height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 10px 0 10px 17.3px;
  border-style: solid;
  border-color: transparent transparent transparent #e62320;
  content: "";
}

.el-plan-smartlife .el-pd-cost__table + .el-pd-cost__table:before {
  border-color: transparent transparent transparent #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table + .el-pd-cost__table:before {
  border-color: transparent transparent transparent #660774;
}

.el-pd-cost__table-outer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 63.46154%;
  height: 122px;
  border-bottom: 1px solid #e62320;
  vertical-align: top;
}

.el-plan-smartlife .el-pd-cost__table-outer {
  border-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-outer {
  border-color: #660774;
}

.el-pd-cost__table-outer:first-child {
  width: 36.53846%;
  border-left: 1px solid #e62320;
}

.el-plan-smartlife .el-pd-cost__table-outer:first-child {
  border-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-outer:first-child {
  border-color: #660774;
}

.el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:first-child:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  content: "";
}

.el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:nth-child(2):after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #e62320;
  content: "";
}

.el-plan-smartlife .el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:nth-child(2):after {
  background-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:nth-child(2):after {
  background-color: #660774;
}

.el-pd-cost__table-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  height: 100%;
  font-size: 0;
}

.el-pd-cost__table-inner:first-child {
  height: 40px;
  background-color: #e62320;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
}

.el-plan-smartlife .el-pd-cost__table-inner:first-child {
  background-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-inner:first-child {
  background-color: #660774;
}

.el-pd-cost__table-inner:nth-child(2) {
  height: 82px;
}

.el-pd-cost__table-cell-outer {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
}

.el-pd-cost__table-cell-outer:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #e62320;
  content: "";
}

.el-plan-smartlife .el-pd-cost__table-cell-outer:after {
  background-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-cell-outer:after {
  background-color: #660774;
}

.el-pd-cost__table-cell-outer--col3 {
  width: 33.3333333%;
}

.el-pd-cost__table-cell-inner {
  position: relative;
  font-weight: 400;
}

.el-pd-cost__table-cell-inner:first-child {
  height: 45px;
  border-bottom: 1px solid #e62320;
  font-size: 15px;
  letter-spacing: 0.1em;
}

.el-plan-smartlife .el-pd-cost__table-cell-inner:first-child {
  border-color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__table-cell-inner:first-child {
  border-color: #660774;
}

.el-pd-cost__table-cell-inner:nth-child(2) {
  height: 38px;
  font-size: 20px;
}

.el-pd-cost__table-cell {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-cost__table-cell-text1 {
  font-size: 18px;
  line-height: 1.4;
}

.el-pd-cost__table-cell-text2 {
  font-size: 12px;
  letter-spacing: 0.2em;
}

.el-pd-cost__table-cell-text3 {
  font-size: 10px;
}

.el-pd-cost__subtext {
  position: absolute;
  bottom: -30px;
  font-size: 15px;
  font-weight: 500;
}

/* /////////// 20220201追加 /////////// */

.el-plan-kurashijozu .el-pd-cost__list-wrap{
  margin: 21px auto 0;
  max-width: 680px;
}
.el-plan-kurashijozu .costplan-item{
  margin-bottom: 25.5px;
}
.el-plan-kurashijozu .costplan-table{
  border: 1px solid #D72E8B;
  border-collapse: collapse;
  width: 100%;
}
.el-plan-kurashijozu .costplan-table th, .el-plan-kurashijozu .costplan-table td{
  padding: 8px 0;
}
.el-plan-kurashijozu .costplan-table .costplan-table-head-x{
  background-color: #D72E8B;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
}
.el-plan-kurashijozu .costplan-table tr:nth-of-type(1) .costplan-table-head-x:nth-of-type(1){
  background-color: #fff;
  color: #D72E8B;
  padding: 0;
}
.el-plan-kurashijozu .costplan-table tr:nth-of-type(1) .costplan-table-head-x:nth-of-type(1) img{
  width: 80%;
}
.el-plan-kurashijozu .costplan-table .costplan-table-inner{
  border-right: 1px solid #D72E8B;
  border-bottom: 1px solid #D72E8B;
  font-size: 15px;
}
.el-plan-kurashijozu .costplan-table .costplan-table-2ndrow{
  width: 25%;
  position: relative;
}
.el-plan-kurashijozu .costplan-table .costplan-table-2ndrow span{
  display: inline-block;
  font-size: 12px;
}
.el-plan-kurashijozu .costplan-table .costplan-table-3rdrow{
  width: 50%;
}
.el-plan-kurashijozu .costplan-table .borrt-wh{
  border-right: 1px solid #fff;
}
.el-plan-kurashijozu .costplan-table .borbtm-wh{
  border-bottom: 1px solid #fff;
}
.el-plan-kurashijozu .costplan-table tr:last-child .borbtm-wh{
  border-bottom: 1px solid #D72E8B;
}
.el-plan-kurashijozu .costplan-table .costplan-table-head-y{
  background-color: #D72E8B;
  color: #fff;
  font-size: 13px;
  line-height: 1.33;
  font-weight: normal;
  padding-left: 5px;
  width: 25%;
}
.el-plan-kurashijozu .costplan-table .costplan-table-head-y:first-child{
  background-color: #D72E8B;
  color: #fff;
}

.el-plan-kurashijozu .pc-view{
  display: block !important;
}
.el-plan-kurashijozu .sp-view{
  display: none !important;
}

@media screen and (max-width:768px){

  .el-plan-kurashijozu .pc-view{
      display: none !important;
  }
  .el-plan-kurashijozu .sp-view{
      display: block !important;
  }

  .el-plan-kurashijozu .costplan-area img{
    max-width: 100%;
  }
  .el-plan-kurashijozu .costplan-area{
    margin-bottom: 9.6vw;
  }
  .el-plan-kurashijozu .el-pd-cost__list-wrap{
    width: 92.2%;
    margin-top: 7vw;
  }
  .el-plan-kurashijozu .costplan-mainttl{
      width: 32%;
      margin: 0 auto 3.68vw;
      color: #D72E8B;
  }
  .el-plan-kurashijozu .costplan-subttl{
      text-align: center;
      color: #D72E8B;
      font-weight: bold;
      font-size: 4vw;
      margin-bottom: 1vw;
  }
  .el-plan-kurashijozu .costplan-table{
      border: 2px solid #D72E8B;
      width: 100%;
      margin: 0 auto 8%;
  }
  .el-plan-kurashijozu .costplan-table:last-child{
      margin: 0 auto;
  }
  .el-plan-kurashijozu .costplan-table th{
      background-color: #D72E8B;
      color: #fff;
      font-size: 3.73vw;
      font-weight: normal;
      text-align: center;
  }
  .el-plan-kurashijozu .costplan-table .subhead{
      font-size: 3.73vw;
  }
  .el-plan-kurashijozu .costplan-table td{
      border: 2px solid #D72E8B;
      font-size: 4.8vw;
  }
  .el-plan-kurashijozu .costplan-table span{
    display: block;
    font-size: 3vw;
    margin-top: 0.4em;
  }

}

.el-plan-kurashijozu .link-doc-pink{
  color: #D72E8B;
}
.el-plan-kurashijozu .link-doc-pink:hover{
  opacity: .7;
}
/* /////////////////////////////// */


.el-pd-cost__calc-btn-item {
  width: 480px;
  margin-top: 60px;
  border-color: #e62320;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 0px 0px #e62320;
          box-shadow: 0px 3px 0px 0px #e62320;
  color: #e62320;
}

.el-plan-smartlife .el-pd-cost__calc-btn-item {
  border-color: #d72e8b;
  -webkit-box-shadow: 0px 3px 0px 0px #d72e8b;
          box-shadow: 0px 3px 0px 0px #d72e8b;
  color: #d72e8b;
}

.el-plan-yorutoku .el-pd-cost__calc-btn-item {
  border-color: #660774;
  -webkit-box-shadow: 0px 3px 0px 0px #660774;
          box-shadow: 0px 3px 0px 0px #660774;
  color: #660774;
}

.el-plan-kurashijozu .el-pd-cost__calc-btn-item {
  border-color: #d72e8b;
  -webkit-box-shadow: 0px 3px 0px 0px #d72e8b;
          box-shadow: 0px 3px 0px 0px #d72e8b;
  color: #d72e8b;
}

.el-pd-cost__calc-btn-item-inner {
  margin-left: 13px;
}

.el-pd-cost__calc-btn-item:before {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 130px;
  width: 27px;
  height: 30px;
  margin: auto;
  background: url("/ep/private/plan/images/icon_calc_red.png") no-repeat;
  background-size: 27px 30px;
  content: "";
}

.el-plan-smartlife .el-pd-cost__calc-btn-item:before {
  background: url("/ep/private/plan/images/icon_calc_pink.png") no-repeat;
  background-size: 27px 30px;
}

.el-plan-yorutoku .el-pd-cost__calc-btn-item:before {
  background: url("/ep/private/plan/images/icon_calc_purple.png") no-repeat;
  background-size: 27px 30px;
}

.el-plan-kurashijozu .el-pd-cost__calc-btn-item:before {
  background: url("/ep/private/plan/images/icon_calc_pink.png") no-repeat;
  background-size: 27px 30px;
}

.el-pd-cost__calc-btn-item:after {
  width: 8px;
  height: 13px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-smartlife .el-pd-cost__calc-btn-item:after {
  background: url("/ep/private/images/icon_arrow_right_pink.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-yorutoku .el-pd-cost__calc-btn-item:after {
  background: url("/ep/private/images/icon_arrow_right_purple.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-kurashijozu .el-pd-cost__calc-btn-item:after {
  background: url("/ep/private/images/icon_arrow_right_pink.png") no-repeat;
  background-size: 8px 13px;
}

.el-pd-cost__calc-btn-item:hover:after {
  right: 6.666666%;
}

.el-pd-cost__calc-btn-item.is_active:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.el-pd-cost__detail-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  width: 100%;
  max-width: 1240px;
  margin: 23px auto 0;
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.el-pd-cost__detail {
  width: 87.09677%;
  margin: 0 auto;
}

.el-pd-cost__detail label {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.el-pd-cost__detail-input {
  display: none;
}

.el-pd-cost__detail-input:checked + .el-pd-cost__detail-wrap {
  display: block;
}

.el-pd-cost__detail-img {
  width: 100%;
}

.el-pd-cost__detail-img-text1 + .el-pd-cost__detail-img {
  margin-top: 28px;
}

.el-pd-cost__detail-img + .el-pd-cost__detail-img-text2 {
  margin-top: 31px;
}

.el-pd-cost__detail-img-text2 + .el-pd-cost__detail-img-text1 {
  margin-top: 28px;
}

.el-pd-cost__detail-img-text1 {
  color: #e71a21;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.el-pd-cost__detail-img-text2 {
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

.el-pd-cost__detail-img-text1 + .el-pd-cost__detail-img + .el-pd-cost__detail-img {
  margin-top: 60px;
}

.el-pd-cost__detail-text {
  margin-top: 30px;
  color: #898989;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71428;
  text-align: left;
}

.el-pd-cost__detail-text-link {
  display: block;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.el-pd-cost__detail-text-link a {
  color: #e62320;
}

.el-pd-cost__detail-text-link:after {
  display: inline-block;
  width: 5px;
  height: 9px;
  margin-left: 9px;
  background: url(/ep/private/images/icon_arrow_right_red.png) no-repeat center center;
  background-size: 5px 9px;
  content: "";
}

.el-plan-smartlife .el-pd-cost__detail-text-link a {
  color: #d72e8b;
}

.el-plan-smartlife .el-pd-cost__detail-text-link:after {
  background: url(/ep/private/images/icon_arrow_right_pink.png) no-repeat center center;
  background-size: 5px 9px;
}

.el-plan-yorutoku .el-pd-cost__detail-text-link a {
  color: #660774;
}

.el-plan-yorutoku .el-pd-cost__detail-text-link:after {
  background: url(/ep/private/images/icon_arrow_right_purple.png) no-repeat center center;
  background-size: 5px 9px;
}

.el-pd-cost__detail-text-link:hover {
  opacity: 0.7;
}

.el-pd-btn {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}

.el-pd-btn__wrap {
  width: 100%;
  background-color: #fce9e8;
}

.el-pd-point__wrap + .el-pd-btn__wrap {
  margin-top: 120px;
}

.el-plan-smartlife .el-pd-btn__wrap {
  background-color: #fdeef4;
}

.el-plan-yorutoku .el-pd-btn__wrap {
  background-color: #efe6f1;
}

.el-plan-kurashijozu .el-pd-btn__wrap {
  background-color: #fdeef4;
}

.el-pd-btn__list {
  font-size: 0;
}

.el-pd-btn__item {
  width: 350px;
  margin-bottom: 40px;
  border-radius: 35px;
  font-size: 24px;
}

.el-pd-btn__item + .el-pd-btn__item {
  margin-left: 4.83871%;
}

.el-pd-btn__item-inner {
  margin-left: 40px;
}

.el-pd-btn__item--red {
  border-color: #e82229;
  background-color: #e82229;
  -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
          box-shadow: 0px 4px 0px 0px #ac000d;
}

.el-pd-btn__item--blue {
  border-color: #2182c0;
  background-color: #2182c0;
  -webkit-box-shadow: 0px 4px 0px 0px #0b6198;
          box-shadow: 0px 4px 0px 0px #0b6198;
}

.el-pd-btn__item--icon1:before {
  position: absolute;
  top: 50%;
  left: 31.71429%;
  width: 25px;
  height: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/images/icon_btn_01.png) no-repeat;
  background-size: 25px 27px;
  content: "";
}

.el-pd-btn__item--icon1.moving:before {
  position: absolute;
  top: 50%;
  left: 8.57143%;
  width: 37px;
  height: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/images/icon_btn_03.png) no-repeat;
  background-size: 37px 27px;
  content: "";
}

.el-pd-btn__item--icon2:before {
  position: absolute;
  top: 50%;
  left: 12.57143%;
  width: 37px;
  height: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/images/icon_btn_02.png) no-repeat;
  background-size: 37px 27px;
  content: "";
}

.el-pd-btn__item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-pd-btn__text-wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: 43px;
  letter-spacing: -1px;
  text-align: left;
}

.el-pd-btn__text-wrap--premium {
  max-width: 515px;
}

.el-pd-btn__text-wrap--standard {
  max-width: 845px;
}

.el-pd-btn__text {
  color: #4b4948;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.71428;
}

.el-pd-btn__text label {
  cursor: pointer;
}

.el-pd-btn__text + .el-pd-btn__panel-link-item--small {
  margin-top: 20px;
}
.el-plan-kurashijozu .el-common__panel-link-item:after{
  background-image: url("/ep/private/images/icon_arrow_right_pink.png");
}

.el-pd-btn__panel-link-item + .el-pd-btn__list {
  margin-top: 40px;
}

.el-pd-btn__panel-link-item {
  width: 360px;
  height: 70px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 70px;
}

.el-pd-btn__panel-link-item--small {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
}

.el-plan-smartlife .el-pd-btn__panel-link-item:after {
  background: url("/ep/private/images/icon_arrow_right_pink.png") no-repeat;
  background-size: 8px 13px;
}

.el-plan-yorutoku .el-pd-btn__panel-link-item:after {
  background: url("/ep/private/images/icon_arrow_right_purple.png") no-repeat;
  background-size: 8px 13px;
}

.el-pd-btn__img {
  width: 90%;
  max-width: 780px;
  margin-top: 40px;
}

.el-pd-point {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-pd-point__wrap {
  width: 100%;
  margin: 120px auto 0;
  text-align: center;
}

.el-pd-point__text-img--00 {
  width: 59.19355%;
}

.el-pd-point__text-img--01 {
  width: 67.01613%;
}

.el-pd-point__text-img + .el-pd-point__text-img {
  margin-top: 59px;
}

.el-pd-point__box-wrap {
  margin-top: 49px;
}

.el-pd-point__box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 88.70968%;
  margin: 0 auto;
  border: 4px solid #e62320;
  border-radius: 10px;
  background-color: #fff;
}
.el-plan-kurashijozu .el-pd-point__box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 88.70968%;
  margin: 0 auto;
  border: none;
  border-radius: 10px;
  background-color: #fff;
}

.el-pd-point__box + .el-pd-point__box {
  margin-top: 80px;
}

.el-pd-point__box-img {
  display: block;
  position: relative;
  padding-left: 9.81818%;
}
.el-plan-kurashijozu .el-pd-point__box-img {
  display: block;
  position: relative;
  margin-left: -16%;
  width: 105%;
}

.el-pd-point__box-img--01 {
  width: 88.00366%;
  padding-top: 23px;
  padding-right: 2.09091%;
  padding-bottom: 20px;
}

.el-pd-point__box-img--02 {
  width: 85.80586%;
  padding-top: 55px;
  padding-bottom: 55px;
}

.el-pd-point__box-circle {
  position: absolute;
  left: -6.36364%;
  width: 12.72727%;
  border-radius: 50%;
}

.el-pd-point__box-circle:before {
  display: block;
  padding-top: 100%;
  content: "";
}

.el-pd-point__box-circle-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-pd-point__box-circle--1 {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #e62320 url(/ep/private/plan/images/txt_point_tamaru.png) no-repeat center center;
  background-size: 72.85714% auto;
}

.el-pd-point__box-circle--2 {
  top: 50px;
  background: #e62320 url(/ep/private/plan/images/txt_point_tsukaeru.png) no-repeat center center;
  background-size: 73.57143% auto;
}

.el-pd-point__box-text-wrap {
  width: 88.70968%;
  margin: 30px auto 0;
}

.el-pd-point__box-text {
  color: #898989;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

.el-pd-point__box-text a {
  color: #0080cb;
}

.el-pd-point__box-text a:hover {
  opacity: 0.7;
}

.el-pd-point__box-hr {
  width: 100%;
  margin-top: 30px;
  border-top: 1px dashed #313131;
}

.el-pd-gift {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  border: 4px solid #c9c9ca;
  border-radius: 20px;
  text-align: center;
}

.el-pd-gift--2 {
  border: none;
}

.el-pd-gift__wrap {
  width: 100%;
  margin: 205px auto 120px;
  text-align: center;
}


.el-pd-gift__wrap--kurashijozu {
  padding-top: 205px;
  margin-top: 0;
}
.el-pd-gift__wrap--2 {
  margin-top: 120px;
  margin-bottom: 0;
}

.el-pd-gift__text-img {
  position: relative;
  padding: 0 8.62903%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}
.el-plan-kurashijozu .el-pd-gift__text-img {
  position: relative;
  padding: 0 3%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}

.el-pd-gift__text-img--premium {
  width: 43.54839%;
}

.el-pd-gift__text-img--standard-a {
  width: 52.82258%;
}

.el-pd-gift__text-img--smartlife {
  width: 48.79032%;
}

.el-pd-gift__text-img--kurashijozu {
  width: 48.79032%;
}

.el-pd-gift__smartlife-wrap {
  width: 88.70968%;
  margin: 0 auto 100px;
}

.el-pd-gift__smartlife-img {
  position: relative;
  top: -30px;
  width: 100%;
}

.el-pd-gift__kurashijozu-wrap {
  width: 88.70968%;
  margin: 0 auto 100px;
}

.el-pd-gift__kurashijozu-img {
  position: relative;
  top: -30px;
  width: 100%;
}
.el-pd-gift__smartlife-text {
  width: 100%;
  color: #898989;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  text-align: justify;
}

.el-pd-gift__smartlife-text a {
  color: #d72e8b;
}

.el-pd-gift__smartlife-text a:hover {
  opacity: 0.7;
}

.el-pd-gift__kurashijozu-text {
  width: 100%;
  color: #898989;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  text-align: justify;
}

.el-pd-gift__kurashijozu-text a {
  color: #d72e8b;
}

.el-pd-gift__kurashijozu-text a:hover {
  opacity: 0.7;
}

.el-pd-gift__box-wrap {
  padding-bottom: 100px;
}

.el-pd-gift__box-wrap--single {
  margin-top: -40px;
}

.el-pd-gift__box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 75.80645%;
  margin: 0 auto;
  border: 2px dashed #e71a21;
  background-color: #fff;
  z-index: 1;
}

.el-pd-gift__box + .el-pd-gift__box {
  margin-top: 80px;
}

.el-pd-gift__box:nth-child(3) {
  margin-bottom: -80px;
  border-bottom: none;
}

.close-2409{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0 0 0 / 20%);
  color: #fff;
}
.close-2409-text{
  padding: 2.5% 0;
  font-size: 20px;
  font-weight: bold;
  
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 75.80645%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 1;
}

.el-pd-gift__box-img {
  display: block;
  position: relative;
  padding-left: 7.34043%;
}

.el-pd-gift__box-img--premium-1 {
  width: 89.25532%;
  padding-top: 61px;
  padding-right: 3.19149%;
  padding-bottom: 51px;
}

.el-pd-gift__box-img--premium-2 {
  width: 83.93617%;
  padding-top: 45px;
  padding-right: 3.7234%;
}

.el-pd-gift__box-img--premium-3 {
  width: 88.7234%;
  padding-top: 53px;
  padding-right: 8.61702%;
}

.el-pd-gift__box-circle {
  position: absolute;
  width: 9.09091%;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.el-pd-gift__box-circle:before {
  display: block;
  padding-top: 100%;
  content: "";
}

.el-pd-gift__box-circle-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-pd-gift__box-circle--3 {
  /* background: url(/ep/private/plan/images/img_gift_no_03.png) no-repeat center center;
  background-size: auto 100%; */
}

.el-pd-gift__box-text-wrap {
  position: relative;
  margin-top: 39px;
  margin-right: 24.25532%;
  margin-left: 7.44681%;
}

.el-pd-gift__box-text {

  color: #898989;

  font-size: 14px;

  font-weight: 400;

  line-height: 1.5;

  text-align: left;

}



.el-pd-gift__box-text a {

  color: #0080cb;

}


.el-pd-gift__box-text a:hover {

  opacity: 0.7;

}

.el-pd-gift__box-btn-wrap {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 69px;
  margin-left: 7.44681%;
  text-align: left;
}

.el-pd-gift__box-btn-item {

  width: 320px;

  border-color: #e62320;

  background-color: #fff;

  -webkit-box-shadow: 0px 3px 0px 0px #e62320;

          box-shadow: 0px 3px 0px 0px #e62320;

  color: #e62320;

}



.el-pd-gift__box-btn-item:after {

  width: 8px;

  height: 13px;

  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;

  background-size: 8px 13px;

}

.el-pd-gift__box-chara {
  position: absolute;
  top: 55%;
  right: 3%;
  height: auto;
}

.el-pd-gift__box-chara:before {
  display: block;
  padding-top: 100%;
  content: "";
}

.el-pd-gift__box-chara--premium {
  width: 22.72727%;
  background: url(/ep/private/plan/images/img_plan_premium_gift_03_chara.png) no-repeat center center;
  background-size: auto 100%;
}

.el-pd-calorifier {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-pd-calorifier__wrap {
  width: 100%;
  margin-top: 110px;
  text-align: center;
}

.el-pd-calorifier__link-list-wrap {
  width: 100%;
}

.el-pd-calorifier__link-list {
  margin: 0 auto;
  font-size: 0;
}

.el-pd-calorifier__link-item {
  display: inline-block;
  position: relative;
  width: 21.77419%;
  height: 80px;
  border-radius: 10px;
  border-color: #e62320;
  background-color: #e62320;
  -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
          box-shadow: 0px 4px 0px 0px #ac000d;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.el-pd-calorifier__link-item + .el-pd-calorifier__link-item {
  margin-left: 2.17742%;
}

.el-pd-calorifier__link-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-pd-calorifier__link-item-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-calorifier__link-item:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.el-pd-calorifier__title {
  margin-top: 120px;
}

.el-pd-calorifier__title-sub {
  display: inline-block;
  position: relative;
  top: 3px;
  height: 20px;
  font-size: 20px;
}

.el-pd-calorifier__box {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.el-pd-calorifier__box-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 44px;
  padding-bottom: 29px;
  border: 3px solid #e62320;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #e62320;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.el-pd-calorifier__box-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
  padding-left: 3.22581%;
  border: 3px solid #e62320;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-align: left;
}

.el-pd-calorifier__box-content--01 {
  background: #fce9e8 url(/ep/private/plan/images/img_calorifier_01.png) no-repeat;
  background-position: right 4.83871% center;
  background-size: 25.40323% auto;
}

.el-pd-calorifier__box-content--02 {
  background: #fce9e8 url(/ep/private/plan/images/img_calorifier_02.png) no-repeat;
  background-position: right 8.22581% center;
  background-size: 10.16129%;
}

.el-pd-calorifier__box-content--03 {
  background: #fce9e8 url(/ep/private/plan/images/img_calorifier_03.png) no-repeat;
  background-position: right 4.67742% center;
  background-size: 25.80645%;
}

.el-pd-calorifier__box-content--04 {
  background: #fce9e8 url(/ep/private/plan/images/img_calorifier_04.png) no-repeat;
  background-position: right 6.6129% center;
  background-size: 21.93548%;
}

.el-pd-calorifier__box-text-wrap {
  width: 68.54839%;
}

.el-pd-calorifier__box-text1 {
  font-size: 18px;
  font-weight: 700;
}

.el-pd-calorifier__box-text2-wrap {
  padding-top: 51px;
}

.el-pd-calorifier__box-text2 {
  position: relative;
  padding-left: 17px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
}

.el-pd-calorifier__box-text2-no {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
}

.el-pd-calorifier__box-text3 {
  color: #a0a0a0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.714;
}
.day_calorifier .el-pd__mv-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1048px;
  margin: 0 auto;
}
@media screen and (max-width: 950px) {
  .day_calorifier .el-pd__mv-icon {
    display: none;
  }
}
.day_calorifier .el-pd__mv-icon-img {
  position: absolute;
  top: 46px;
  right: 0;
  width: 148px;
}
.day_calorifier .el-pd__mv-icon-img img {
  width: 100%;
}
.el-pd-daycalorifier__box-content--01 {
  background: #fce9e8 url(/ep/private/plan/images/img_day_calorifier_01.png) no-repeat;
  background-position: right 10.5% bottom 40.7px;
  background-size: 24.43% auto;
  padding: 40px 0 50px 50px;
}
.el-pd-daycalorifier_box_list-wrap {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 40px;
  padding-right: 50px;
}
.el-pd-daycalorifier_box_list-inner {
  border-radius: 5px;
  border: 2px solid #E62320;
  background-color: #fff;
}
.el-pd-daycalorifier_box_list-title {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.el-pd-daycalorifier_box_list-annotation {
  display: flex;
  justify-content: flex-end;
  padding-right: 3.6%;
}
.el-pd-daycalorifier_box_list-annotation p {
  font-size: 16px;
}
/* メーカー一覧開閉用 */
/* .el-pd-daycalorifier_box_list-btn {
  cursor: pointer;
  position: relative;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 9px 0;
}

.el-pd-daycalorifier_box_list-btn-icon {
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  display: inline-block;
  width: 30px;
  height: 30px;
}
.el-pd-daycalorifier_box_list-btn-icon:before,
.el-pd-daycalorifier_box_list-btn-icon:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #313131;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.el-pd-daycalorifier_box_list-btn-icon:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.el-pd-daycalorifier_box_list-btn.open .el-pd-daycalorifier_box_list-btn-icon:before {
  transform: translate(-50%, -50%) rotate(0deg);
} */


.el-pd-daycalorifier_manufacturerlist_wrapper {
  margin: 20px 50px 60px 50px;

}
.el-pd-daycalorifier_manufacturerlist_item_wrapper {
  margin-top: 30px;
  padding: 0 35px;
}
.el-pd-daycalorifier_manufacturerlist_item_wrapper_border {
  position: relative;
  padding-bottom: 30px; 
}
.el-pd-daycalorifier_manufacturerlist_item_wrapper_border:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px; 
  width: 100%;
  background-image: linear-gradient(
    to right,
    #BFBFBF 3px, 
    transparent 3px
  );
  background-size: 6px 3px; 
  background-repeat: repeat-x;
}
.el-pd-daycalorifier_manufacturerlist_header {
  font-size: 20px;
  font-weight: 700;
}
.el-pd-daycalorifier_manufacturerlist_txt {
  font-size: 20px;
}
.el-pd-daycalorifier_manufacturerlist_link {
  font-size: 20px;
  /* color: #2A63BB; */
}
.el-pd-daycalorifier_manufacturerlist_link_item a {
  color: #2A63BB;
  text-decoration: underline;
}
.el-pd-daycalorifier_manufacturerlist_link_item a:visited {
  color: #656d73;
  text-decoration: underline;
}
.el-pd-daycalorifier_box_list {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 33px;
}
.el-pd-daycalorifier_box_list tr:nth-child(odd) {
  background-color: #F0F1F4;
}
.el-pd-daycalorifier_box_list-head {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.01em;
  border-bottom: 2px solid #313131;
  padding: 15px 27px;
}
.el-pd-daycalorifier_box_list-head:nth-child(1) {
  width: 36.058%;
}
.el-pd-daycalorifier_box_list-data {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.01em;
  padding: 17px 27px 16px;
}

.el-pd-agreement {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-pd-agreement__anchor-list {
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 0;
}

.el-pd-agreement__anchor-list-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: calc((100% / 3) - 10px);
  max-width: 300px;
  height: 60px;
  margin-right: 13px;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.el-pd-agreement__anchor-list-btn--3 {
  margin-right: 0;
}

.el-pd-agreement__anchor-list-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #313131;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.el-pd-agreement__anchor-list-btn a span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding-right: 10%;
  padding-left: 7%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__anchor-list-btn a::after {
  position: absolute;
  top: 0;
  right: 10%;
  bottom: 0;
  width: 8px;
  height: 13px;
  margin: auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 8px 13px;
  content: "";
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.el-pd-agreement__anchor-list-btn a:hover {
  opacity: 0.7;
}

.el-pd-agreement__anchor-list-btn a:hover::after {
  top: 5px;
}

.el-pd-agreement__wrap {
  width: 100%;
  margin-top: 110px;
  text-align: center;
}

.el-pd-agreement__link-list-wrap {
  width: 100%;
}

.el-pd-agreement__link-list {
  margin: 0 auto;
  font-size: 0;
}

.el-pd-agreement__link-item {
  display: inline-block;
  position: relative;
  width: 30.64516%;
  height: 80px;
  border-radius: 10px;
  border-color: #e62320;
  background-color: #e62320;
  -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
          box-shadow: 0px 4px 0px 0px #ac000d;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
}

.el-pd-agreement__link-item + .el-pd-agreement__link-item {
  margin-left: 2.09677%;
}

.el-pd-agreement__link-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-pd-agreement__link-item-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 77.63158%;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__link-item:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.el-pd-agreement__title {
  margin-top: 120px;
}

.el-pd-agreement__box {
  position: relative;
  width: 100%;
  max-width: 93.54839%;
  margin: 40px auto 0;
}

.el-pd-agreement__box + .el-pd-agreement__box {
  margin-top: 60px;
}

.el-pd-agreement__box-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 44px;
  padding-bottom: 29px;
  border: 3px solid #e62320;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #e62320;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.el-pd-agreement__box-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 3px solid #e62320;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-align: left;
}

.el-pd-agreement__box-content--01 {
  height: 260px;
  background: url(/ep/private/plan/images/img_agreement_01.png) no-repeat;
  background-position: center center;
  background-size: 83.18966% auto;
}

.el-pd-agreement__box-content--02 {
  height: auto;
  min-height: 320px;
  background: url(/ep/private/plan/images/img_agreement_02.png) no-repeat;
  background-position: right 8.62069% center;
  background-size: 14.82759%;
}

.el-pd-agreement__box-method-wrap {
  width: 100%;
  padding-top: 77px;
  padding-bottom: 57px;
  font-size: 0;
}

.el-pd-agreement__box-method-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 50%;
  padding-left: 5.17241%;
  overflow: visible;
}

.el-pd-agreement__box-method-item-inner {
  font-size: 0;
}

.el-pd-agreement__box-method-item-inner-left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 53.44828%;
  vertical-align: top;
}

.el-pd-agreement__box-method-item-inner-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 46.55172%;
  padding-left: 3.44828%;
  vertical-align: top;
}

.el-pd-agreement__box-method-item-inner-right img {
  position: relative;
  top: -10px;
  width: 100%;
  max-width: 170px;
}

.el-pd-agreement__box-method-item-text1 {
  font-size: 20px;
  font-weight: 700;
}

.el-pd-agreement__box-method-item-text2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
}

.el-pd-agreement__box-merit-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 68.96552%;
  padding-top: 51px;
  padding-bottom: 54px;
  padding-left: 10.34483%;
}

.el-pd-agreement__box-merit-text1 {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
}

.el-pd-agreement__box-merit-attetion {
  width: 75%;
  margin-top: 29px;
  padding: 24px 8.5%;
  border: 2px solid #e62320;
  color: #e62320;
  font-size: 14px;
  font-weight: 500;
}

.el-pd-agreement__box-merit-attetion sup {
  font-size: 12px;
}

.el-pd-agreement__box-merit-text2 {
  margin-top: 25px;
  color: #898989;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
}

.el-pd-agreement__box-merit-text2 a {
  color: #e62320;
}

.el-pd-agreement__box-merit-text2 a:hover {
  opacity: 0.7;
}

.el-pd-agreement__box-cost-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.93103%;
  margin: 0 auto;
  padding-top: 54px;
  padding-bottom: 109px;
}

.el-pd-agreement__box-cost-text1 {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
}

.el-pd-agreement__box-cost-text2 {
  margin-top: 12px;
  color: #898989;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
}

.el-pd-agreement__box-cost-text2 a {
  color: #e62320;
}

.el-pd-agreement__box-cost-subtitle {
  margin-top: 58px;
  color: #e62320;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.el-pd-agreement__box-cost-img {
  width: 100%;
}

.el-pd-agreement__box-cost-img--01 {
  margin-top: 22px;
  margin-bottom: 42px;
}

.el-pd-agreement__box-cost-img--02 {
  margin-top: 60px;
  margin-bottom: 38px;
}

.el-pd-agreement__box-cost-img--03 {
  margin-top: 60px;
}

.el-pd-agreement__area-list {
  margin-top: 42px;
}

.el-pd-agreement__area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  border: 1px solid #9fa0a0;
}

.el-pd-agreement__area + .el-pd-agreement__area {
  margin-top: 40px;
}

.el-pd-agreement__area-left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 29.03226%;
  border-right: 1px solid #9fa0a0;
  background-color: #fde8e8;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.el-pd-agreement__area-left-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__area-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 70.96774%;
  text-align: left;
}

.el-pd-agreement__area-one {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  text-align: left;
}

.el-pd-agreement__area-plan-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100px;
  border-top: 1px solid #9fa0a0;
  background-color: #f8f8f8;
  font-size: 0;
}

.el-pd-agreement__area-plan-item:first-child {
  border-top: none;
}

.el-pd-agreement__area-plan-item--region {
  height: auto;
}

.el-pd-agreement__area-plan-name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 72.72727%;
  height: 100px;
  padding-left: 9.375%;
  font-size: 18px;
  font-weight: 700;
  vertical-align: top;
}

.el-pd-agreement__area-plan-name-inner {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__area-plan-name-note {
  color: #a0a0a0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.28571;
}

.el-pd-agreement__area-plan-name-note a {
  color: #e62320;
}

.el-pd-agreement__area-plan-name-note a:hover {
  opacity: 0.7;
}

.el-pd-agreement__area-plan-pdf {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 27.27273%;
  height: 100px;
  font-size: 16px;
  vertical-align: top;
}

.el-pd-agreement__area-plan-pdf a {
  display: block;
  position: relative;
  top: 50%;
  padding-left: 45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/plan/images/icon_pdf.png) no-repeat left center;
}

.el-pd-agreement__area-plan-region {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.el-pd-agreement__area-plan-region-planname {
  position: relative;
  width: 62.5%;
  height: auto;
  padding-left: 9.375%;
  border-right: 1px solid #9fa0a0;
  font-size: 18px;
  font-weight: 700;
}

.el-pd-agreement__area-plan-region-planname-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__area-plan-region-list {
  width: 48.86364%;
}

.el-pd-agreement__area-plan-region-list-item {
  border-bottom: 1px solid #9fa0a0;
}

.el-pd-agreement__area-plan-region-list-item--no-border {
  border-bottom: none;
}

.el-pd-agreement__area-plan-region-list-item-areaname {
  display: inline-block;
  position: relative;
  width: 40.51163%;
  height: 80px;
  padding-left: 6%;
  font-size: 18px;
}

.el-pd-agreement__area-plan-region-list-item-areaname-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd-agreement__area-plan-region-list-item-pdf {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 53.48837%;
  height: 80px;
  font-size: 16px;
  vertical-align: top;
}

.el-pd-agreement__area-plan-region-list-item-pdf a {
  display: block;
  position: relative;
  top: 50%;
  padding-left: 45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/plan/images/icon_pdf.png) no-repeat left center;
}

p.el-news{
  text-align: left;
  margin-top: 5px;
  text-indent: -6em;
  padding-left: 6em;
}
p.el-news a{
  text-decoration: underline;
  color: #41aeff;
}

.el-pd-agreement__btn {
  width: 420px;
  margin-top: 80px;
  background-color: #f8f8f8;
}

.el-pd-move {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  line-height: 1.1;
  text-align: center;
}

.el-pd-move__wrap {
  width: 100%;
  margin: 80px auto;
}

.el-pd-move img {
  width: 100%;
  max-width: 1102px;
  margin: 40px auto 0;
}

.el-pd-move__text {
  margin-top: 80px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}

.el-pd-move__text--small {
  font-size: 24px;
}

.el-pd-move__text--red {
  color: #e71a21;
}

.el-pd-btn2 {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}

.el-pd-btn2__wrap {
  width: 100%;
  background-color: #fce9e8;
}

.el-pd-point__wrap + .el-pd-btn2__wrap {
  margin-top: 80px;
}

.el-pd-btn2__list {
  font-size: 0;
}

.el-pd-btn2__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  right: -30px;
  width: 560px;
  margin-right: 60px;
  margin-bottom: 40px;
  border-radius: 35px;
  font-size: 24px;
}

.el-pd-btn2__item-inner {
  margin-left: 40px;
  line-height: 1.2;
}

.el-pd-btn2__item--red {
  border-color: #e82229;
  background-color: #e82229;
  -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
          box-shadow: 0px 4px 0px 0px #ac000d;
}

.el-pd-btn2__item--blue {
  border-color: #2182c0;
  background-color: #2182c0;
  -webkit-box-shadow: 0px 4px 0px 0px #0b6198;
          box-shadow: 0px 4px 0px 0px #0b6198;
}

.el-pd-btn2__item--icon1:before {
  position: absolute;
  top: 50%;
  left: 60px;
  width: 47px;
  height: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/plan/images/icon_truck.png) no-repeat;
  background-size: 47px 27px;
  content: "";
}

.el-pd-btn2__item--icon2:before {
  position: absolute;
  top: 50%;
  left: 90px;
  width: 37px;
  height: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/ep/private/images/icon_btn_02.png) no-repeat;
  background-size: 37px 27px;
  content: "";
}

.el-pd-btn2__item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-pd-btn2__text-wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: 43px;
  letter-spacing: -1px;
  text-align: left;
}

.el-pd-btn2__text-wrap--premium {
  max-width: 515px;
}

.el-pd-btn2__text-wrap--standard {
  max-width: 845px;
}

.el-pd-btn2__text {
  color: #4b4948;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.71428;
}

.el-pd-btn2__text label {
  cursor: pointer;
}

.el-pd-btn2__img {
  width: 90%;
  max-width: 780px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.el-pd-pl2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  border: 4px solid #313131;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

.el-pd-pl2__wrap {
  width: 100%;
  padding-top: 80px;
}

.el-pd-pl2__title {
  display: inline-block;
  position: relative;
  top: -25px;
  right: 0;
  left: 0;
  max-width: 710px;
  margin: auto;
  padding-right: 10px;
  padding-left: 20px;
  background-color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.el-pd-pl2__title sup {
  font-size: 15px;
}

.el-pd-pl2__title--short {
  max-width: 510px;
}

.el-pd-pl2__text {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.el-pd-pl2__yorutoku-img {
  display: block;
  width: 85.08065%;
  margin: 60px auto;
}

.el-pd-pl2__list-wrap {
  margin-bottom: 40px;
  font-size: 0;
}

.el-pd-pl2__text + .el-pd-pl2__list-wrap {
  margin-top: 40px;
}

.el-pd-pl2__box-half {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 50%;
  padding-left: 8.06452%;
  vertical-align: top;
}

.el-pd-pl2__box-half--premium:after {
  position: absolute;
  top: 0;
  left: 110%;
  width: 90%;
  height: 100%;
  background: url(/ep/private/plan/images/img_plan_premium_pl_01.png) no-repeat center left 0;
  background-size: 90%;
  content: "";
}

.el-pd-pl2__box-half--smartlife:after {
  position: absolute;
  top: 0;
  left: 110%;
  width: 90%;
  height: 350px;
  background: url(/ep/private/plan/images/img_plan_smartlife_pl_01.png?0809) no-repeat top left 0;
  background-size: 74% auto;
  content: "";
}

.el-pd-pl2__box-full {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 88.70968%;
  margin: 0 auto;
  vertical-align: top;
}

.el-pd-pl2__box-full .el-pd-pl2__item-text {
  width: 76.04651%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 23.95349%;
}

.el-pd-pl2__box-full .el-pd-pl2__item-text--standard-s {
  background: url(/ep/private/plan/images/txt_plan_standard_s.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl2__box-full .el-pd-pl2__item-text--standard-l {
  background: url(/ep/private/plan/images/txt_plan_standard_l.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl2__box-full .el-pd-pl2__item-text--standard-x {
  background: url(/ep/private/plan/images/txt_plan_standard_x.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl2__box-full .el-pd-pl2__item-text--standard-a {
  background: url(/ep/private/plan/images/txt_plan_standard_a.png) no-repeat center left 0;
  background-size: 20.93023% auto;
}

.el-pd-pl2__box-text {
  position: relative;
  margin-top: 40px;
  padding-left: 12px;
  color: #898989;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}

.el-pd-pl2__box-text + .el-pd-pl2__box-text {
  margin-top: 0;
}

.el-pd-pl2__box-text:before {
  position: absolute;
  left: 0;
  content: "※";
}

.el-plan-smartlife .el-pd-pl2__box-text a {
  color: #d72e8b;
}

.el-pd-pl2__list {
  width: 100%;
  height: 100%;
  font-size: 0;
}

.el-pd-pl2__item {
  display: block;
  position: relative;
  font-size: 16px;
  letter-spacing: -0.04em;
  line-height: 1.6;
}

.el-pd-pl2__item-text {
  display: inline-block;
  position: relative;
  width: 60.38462%;
  padding-left: 39.61538%;
  text-align: left;
  vertical-align: top;
}

.el-pd-pl2__item-text--premium-s {
  background: url(/ep/private/plan/images/txt_plan_premium_s.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl2__item-text--premium-l {
  background: url(/ep/private/plan/images/txt_plan_premium_l.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl2__item-text--premium-p {
  background: url(/ep/private/plan/images/txt_plan_premium_p.png) no-repeat center left 0;
  background-size: 27.88462% auto;
}

.el-pd-pl2__item-text--smartlife-s {
  background: url(/ep/private/plan/images/txt_plan_smartlife_s.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl2__item-text--smartlife-l {
  background: url(/ep/private/plan/images/txt_plan_smartlife_l.png) no-repeat center left 0;
  background-size: 34.61538% auto;
}

.el-pd-pl2__item-text--smartlife-p {
  background: url(/ep/private/plan/images/txt_plan_smartlife_p.png) no-repeat center left 0;
  background-size: 26.92308% auto;
}

.el-pd-pl2__item + .el-pd-pl2__item {
  margin-top: 60px;
}

.el-pd-pl2__item + .el-pd-pl2__item:before {
  position: absolute;
  top: -30px;
  width: 100%;
  border-top: 1px dashed #d2d2d2;
  content: "";
}

.el-pd-pl2__item:last-child {
  padding-bottom: 0;
}

.el-pd-pl2__right-img {
  width: 100%;
}

.el-pd-pl2__circle-list {
  width: 100%;
  margin-left: -2.58065%;
  font-size: 0;
}

.el-pd-pl2__circle-item {
  display: inline-block;
  position: relative;
  width: 24.19355%;
  min-width: 120px;
  height: auto;
  margin-top: 5px;
  margin-left: 2.58065%;
  border: 2px solid #313131;
  border-radius: 50%;
  text-align: center;
}

.el-pd-pl2__circle-item:before {
  display: block;
  padding-top: 100%;
  content: "";
}

.el-pd-pl2__circle-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-pd-pl2__circle-item-inner-text {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.el-area__wrap {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-area__title {
  margin-top: 80px;
}

.el-area__panel-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  position: relative;
  width: 40.32258%;
  min-width: 340px;
  margin-top: 40px;
  margin-left: 100px;
  padding-top: 40px;
  text-align: left;
}

.el-area__panel-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 29.2%;
  min-width: 100px;
  margin-top: 20px;
  margin-left: 4%;
  border: 3px solid #dcdcdc;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.el-area__panel-item:nth-child(3n + 1) {
  margin-left: 0;
}

.el-area__panel-item a {
  display: block;
  width: 100%;
  height: 50px;
  color: #e82229;
  line-height: 50px;
  text-decoration: none;
}

.el-area__panel-item.is-active, .el-area__panel-item.is-hover {
  border-color: #e82229;
  background-color: #e82229;
}

.el-area__panel-item.is-active a, .el-area__panel-item.is-hover a {
  color: #fff;
}

.el-area__panel-item:hover {
  border-color: #e82229;
  background-color: #e82229;
}

.el-area__panel-item:hover a {
  color: #fff;
}

.el-area__map {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 520px;
  height: 299px;
}

.el-area__map-wrap {
  position: relative;
}

.el-area__map-wrap--1row {
  padding-bottom: 80px;
}

.el-area__map-hover {
  position: absolute;
  top: 0;
  left: 0;
}

.el-area__link-item {
  width: 340px;
  margin-top: 250px;
  background-color: #fce9e8;
  color: #e82229 !important;
  line-height: 50px;
}

.el-area__link-item:hover {
  opacity: 0.7;
}

.el-modal .checkbox {
  display: none;
}

.el-modal__overlay {
  display: none;
  z-index: -100;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: rgba(243, 245, 245, 0.9);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.el-modal__wrap {
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 70%;
  max-width: 1060px;
  height: auto;
  margin: 0 auto;
  padding: 40px 20px;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
  background-color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.el-modal__wrap.a-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.el-modal__wrap.from-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.el-modal__wrap.from-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.el-modal__wrap.from-top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.el-modal__wrap.from-bottom {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.el-modal__wrap--large {
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
}

.el-modal__inner {
  height: 100%;
  padding-right: 15%;
  padding-left: 15%;
  overflow-y: auto;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.el-modal__inner-title {
  font-size: 24px;
  font-weight: 700;
}

.el-modal__inner-subtitle {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}

.el-modal__inner-subtitle + .el-modal__inner-text {
  margin-top: 10px;
}

.el-modal__inner-text {
  font-size: 16px;
  font-weight: 500;
}

.el-modal__close {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

input:checked ~ .el-modal__close {
  z-index: 9998;
}

input:checked ~ .el-modal__overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9997;
  overflow: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: modal-overlay-fade-in;
          animation-name: modal-overlay-fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  opacity: 1;
}

input:checked ~ .el-modal__overlay .el-modal__wrap {
  z-index: 9999;
  -webkit-animation-name: modal-fade-in;
          animation-name: modal-fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes modal-overlay-fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
  }
}

@keyframes modal-overlay-fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
}

@-webkit-keyframes modal-fade-in {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes modal-fade-in {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.u-fc-blck {
  color: #313131;
}

.u-fc-gray {
  color: #898989;
}

.u-fc-red {
  color: #e82229;
}

.u-fc-blue {
  color: #2182c0;
}

.u-fc-pink {
  color: #d72e8b;
}

.u-fc-purple {
  color: #660774;
}

.u-inline {
  display: inline;
}

.u-inline-block {
  display: inline-block;
}

.u-ta-l {
  text-align: left;
}

.u-ta-r {
  text-align: right;
}

.u-ta-c {
  text-align: center;
}

.u-marker50 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 50%, #fff329 0%);
}

.u-marker60 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 60%, #fff329 0%);
}

.u-marker70 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 70%, #fff329 0%);
}

.u-plan-bg01 {
  background-color: #ffeff0;
}

.u-plan-bg02 {
  background-color: #ffeff0;
}

.u-plan-bg03 {
  background-color: #efe6f1;
}

.u-plan-bg04 {
  background-color: #ffe2f2;
}

.u-plan-bg05 {
  background-color: #e9f8f8;
}

.u-plan-bg06 {
  background-color: #f8f8f8;
}

.u-plan-fc01 {
  color: #e71a21;
}

.u-plan-fc02 {
  color: #e71a21;
}

.u-plan-fc03 {
  color: #660774;
}

.u-plan-fc04 {
  color: #d72e8b;
}

.u-plan-fc05 {
  color: #0794d7;
}

.u-plan-fc06 {
  color: #313131;
}

.u-pc-only {
  display: block;
}

.u-pc-only-inline {
  display: inline-block;
}

.u-sp-only {
  display: none;
}

.u-sp-only-inline {
  display: none;
}

.el-pd__mv-wrap {
  position: relative;
  position: relative;
  width: 100%;
  background-color: #fff0f0;
}

.el-plan-smartlife .el-pd__mv-wrap {
  background-color: #fdeef4;
}

.el-plan-yorutoku .el-pd__mv-wrap {
  background-color: #efe6f1;
}

.el-plan-kurashijozu .el-pd__mv-wrap {
  background-color: #fdeef4;
}

.el-pd__mv {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.el-pd__mv-img {
  display: inline-block;
  position: relative;
}

.el-pd__mv-img--premium {
  left: 7.82258%;
  width: 585px;
}

.el-pd__mv-img--standard {
  left: 4.03226%;
  width: 585px;
}

.el-pd__mv-img--smartlife {
  left: 7.25806%;
  width: 73.14516%;
}

.el-pd__mv-img--yorutoku {
  left: 7.58065%;
  width: 70%;
}

/* 20220201追加 */
.el-pd__mv-img--kurashijozu {
  margin: 0 auto;
  width: 59.5%;
}

.el-pd__mv-gift-link {
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-pd__mv-gift-link:hover {
  opacity: 0.7;
}

.el-pd__mv-underline {
  height: 10px;
}

.el-pd__mv-title {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 100px;
  color: #e62320;
  font-size: 42px;
  font-weight: 700;
  text-align: center;
}

.el-pd__mv-subtitle {
  margin-top: 30px;
  padding-bottom: 55px;
  color: #313131;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 1239px) {
  .el-pd-area {
    width: 100%;
  }
  .el-pd-agreement__box-method-item-inner-right {
    width: 40%;
  }
  .el-pd-agreement__area-plan-region-list-item-areaname {
    font-size: 1.56454vw;
  }
  .el-area__map {
    right: 50px;
    width: 41.93548%;
  }
  .el-area__map img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 980px) {
  .el-pd-area {
    width: 100%;
  }
  .el-pd-pl__box-half--smartlife {
    padding-bottom: 50px;
  }
  .el-pd-pl__box-half--smartlife:after {
    height: 100%;
  }

  .el-pd-pl__box-half--kurashijozu {
    padding-bottom: 50px;
  }
  .el-pd-pl__box-half--kurashijozu:after {
    height: 100%;
  }

  .el-pd-cost__table-inner:first-child {
    font-size: 12px;
  }
  .el-pd-cost__table-cell-inner:nth-child(2) {
    font-size: 16px;
  }
  .el-pd-cost__table-cell-text2 {
    font-size: 10px;
  }
  .el-pd-cost__table-cell-text3 {
    font-size: 8px;
  }
  .el-pd-agreement__box-method-item-inner-right img {
    top: 0;
  }
  .el-pd-pl2__box-half--smartlife {
    padding-bottom: 50px;
  }
  .el-pd-pl2__box-half--smartlife:after {
    height: 100%;
  }
  .el-area__panel-list {
    margin-left: 10px;
    padding-top: 0;
  }
  .el-area__map {
    min-width: 370px;
  }
  .el-pd__mv-gift-link {
    width: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 915px) {
  .el-pd-daycalorifier_manufacturerlist_wrapper {
    width: 89%;
    margin: 20px auto 60px auto;
  }

  .el-pd-daycalorifier_manufacturerlist_link {
    word-break: break-all;
  }
}

@media screen and (max-width: 767px) {
  .el-pd-area__wrap {
    padding-top: 10.43025vw;
  }
  .el-pd-area__title {
    margin-top: 12.64668vw;
  }
  .el-pd-area__text-wrap {
    width: 90%;
    margin: 0 auto;
    margin-top: 8.08344vw;
  }
  .el-pd-area__text {
    font-size: 3.91134vw;
    text-align: left;
  }
  .el-pd-area__link-list + .el-pd-area__link-list {
    margin-top: 3.91134vw;
  }
  .el-pd-area__link-item {
    display: block;
    width: 92.56845vw;
    height: 13.03781vw;
    margin: 0 auto;
    border-width: 0.26076vw;
    border-radius: 6.5189vw;
    font-size: 3.91134vw;
  }
  .el-pd-area__link-item + .el-pd-area__link-item {
    margin: 3.91134vw auto;
  }
  .el-pd-area__link-item:after {
    right: 3.25945vw;
    width: 1.95567vw;
    height: 3.25945vw;
    background-size: 1.95567vw 3.25945vw;
  }
  .el-plan-smartlife .el-pd-area__link-item:after, .el-plan-yorutoku .el-pd-area__link-item:after, .el-plan-kurashijozu .el-pd-area__link-item:after {
    width: 1.95567vw;
    height: 3.25945vw;
    background-size: 1.95567vw 3.25945vw;
  }
  .el-pd-area__link-item:hover:after {
    right: 3.25945vw;
  }
  .el-pd-area__link-item--middle, .el-pd-area__link-item--wide {
    width: 92.56845vw;
    height: 13.03781vw;
    line-height: 1.3;
  }
  .el-pd-area__tab-list {
    margin-top: 9.38722vw;
  }
  .el-pd-area__tab-item {
    width: 31.02999vw;
  }
  .el-pd-area__tab-item + .el-pd-area__tab-item {
    margin-left: 1.1734vw;
  }
  .el-plan-smartlife .el-pd-area__tab-item.is_active:after {
    bottom: -10.16949vw;
    border: 6.5189vw solid transparent;
    border-top: 3.91134vw solid #d72e8b;
  }
  .el-plan-yorutoku .el-pd-area__tab-item.is_active:after {
    bottom: -10.16949vw;
    border: 6.5189vw solid transparent;
    border-top: 3.91134vw solid #660774;
  }
  .el-plan-kurashijozu .el-pd-area__tab-item.is_active:after {
    bottom: -10.16949vw;
    border: 6.5189vw solid transparent;
    border-top: 3.91134vw solid #d72e8b;
  }
  .el-pd-pl {
    width: 93%;
  }
  .el-pd-pl__wrap {
    width: 100%;
    padding-top: 10.56063vw;
  }
  .el-pd-pl__text {
    font-size: 4.43286vw;
    line-height: 1.333;
  }
  .el-pd-pl__yorutoku-img {
    width: 83.44198vw;
    margin: 7.82269vw auto;
  }
  .el-pd-pl__list-wrap {
    margin-top: 7.82269vw;
    margin-bottom: 9.5176vw;
    font-size: 0;
  }
  .el-pd-pl__box-half {
    display: block;
    width: 100%;
    padding-left: inherit;
  }
  .el-pd-pl__box-half--premium {
    margin-bottom: 39.11343vw;
  }
  .el-pd-pl__box-half--premium:after {
    top: auto;
    right: 0;
    bottom: -31.29074vw;
    left: 0;
    width: 100%;
    height: 23.59844vw;
    background: url(/ep/private/plan/images/img_plan_premium_pl_01.png) no-repeat center center;
    background-size: 74.44589vw auto;
  }
  .el-pd-pl__box-half--smartlife {
    padding-bottom: 0;
  }
  .el-pd-pl__box-half--smartlife:after {
    display: block;
    position: static;
    top: auto;
    right: 0;
    bottom: 0vw;
    left: 0;
    width: 80vw;
    height: 65vw;
    max-height: inherit;
    margin: auto;
    background: url(/ep/private/plan/images/img_plan_smartlife_pl_01.png?0809) no-repeat center center;
    background-size: 90% auto;
  }

  .el-pd-pl__box-half--kurashijozu {
    padding-bottom: 0;
  }
  .el-pd-pl__box-half--kurashijozu:after {
    display: block;
    position: static;
    top: auto;
    right: 0;
    bottom: 0vw;
    left: 0;
    width: 83.44198vw;
    height: 65.18905vw;
    max-height: inherit;
    margin: auto;
    background: url(/ep/private/plan/images/img_plan_kurashijozu_01.png) no-repeat center center;
    background-size: 100% auto;
  }

  .el-pd-pl__box-full {
    width: 100%;
  }
  .el-pd-pl__box-full .el-pd-pl__item-text {
    display: block;
    width: 100%;
    margin-top: 5.21512vw;
    padding-top: inherit;
    padding-top: 10.29987vw;
    padding-bottom: inherit;
    padding-left: inherit;
    text-align: center;
  }
  .el-pd-pl__box-full .el-pd-pl__item-text--standard-s, .el-pd-pl__box-full .el-pd-pl__item-text--standard-l, .el-pd-pl__box-full .el-pd-pl__item-text--standard-x, .el-pd-pl__box-full .el-pd-pl__item-text--standard-a {
    background-position: top center;
    background-size: 36.76662vw auto;
  }
  .el-pd-pl__box-text {
    width: 82.79009vw;
    margin: 0 auto;
    margin-top: 5.21512vw;
    padding-left: 2.34681vw;
    font-size: 2.47718vw;
  }

  .el-plan-kurashijozu .el-pd-pl__box-text:before {
    position: relative;
  }

  .el-pd-pl__item {
    width: 83.44198vw;
    margin: 0 auto;
    padding-left: inherit;
    font-size: 3.12907vw;
    line-height: 1.5;
    text-align: center;
  }
  .el-pd-pl__item-text {
    display: block;
    width: 100%;
    margin-top: 5.21512vw;
    padding-top: 10.29987vw;
    padding-left: inherit;
    text-align: center;
  }
  .el-pd-pl__item-text--premium-s, .el-pd-pl__item-text--premium-l {
    background-position: top center;
    background-size: 36.76662vw auto;
  }
  .el-pd-pl__item-text--premium-p {
    background-image: url(/ep/private/plan/images/txt_plan_premium_p_sp.png);
    background-position: top center;
    background-size: 54.7588vw auto;
  }
  .el-pd-pl__item-text--smartlife-s, .el-pd-pl__item-text--smartlife-l {
    background-position: top center;
    background-size: 48.76141vw auto;
  }
  .el-pd-pl__item-text--smartlife-p {
    background-image: url(/ep/private/plan/images/txt_plan_smartlife_p_sp.png);
    background-position: top center;
    background-size: 55.01956vw auto;
  }

  .el-pd-pl__item-text--kurashijozu-s, .el-pd-pl__item-text--kurashijozu-l, .el-pd-pl__item-text--kurashijozu-x {
    background-position: top center;
    background-size: 48.76141vw auto;
    padding-top: 14vw;
  }

  .el-pd-pl__item-text-small {
    font-size: 2.60756vw;
  }
  .el-pd-pl__item + .el-pd-pl__item {
    margin-top: 5.21512vw;
    border-top: 0.13038vw dashed #d2d2d2;
  }
  .el-pd-pl__item + .el-pd-pl__item:before {
    display: none;
  }
  .el-pd-pl__circle-list {
    margin-left: inherit;
    text-align: center;
  }
  .el-pd-pl__circle-item {
    display: inline-block;
    position: relative;
    width: 23.46806vw;
    min-width: inherit;
    height: auto;
    margin: 0 auto;
    border: 2px solid #313131;
    border-radius: 50%;
    text-align: center;
  }
  .el-pd-pl__circle-item-inner-text {
    font-size: 3.12907vw;
  }
  .el-pd-pl__circle-item + .el-pd-pl__circle-item {
    margin-left: 1.30378vw;
  }
  .el-pd-feature__wrap {
    margin-top: 10.43025vw;
  }
  .el-pd-feature__graph {
    width: 82.1382vw;
    max-width: inherit;
    margin-top: 4.04172vw;
  }
  .el-pd-feature__text-wrap1 {
    margin-top: 8.08344vw;
  }
  .el-pd-feature__text-wrap1 p + p {
    margin-top: 0.65189vw;
  }
  .el-pd-feature__text-wrap2 {
    margin-top: 5.60626vw;
    line-height: 1.5;
  }
  .el-pd-feature__text-wrap3 {
    width: 86.04954vw;
    margin-top: 5.21512vw;
    padding-left: 0;
  }
  .el-pd-feature__text1 {
    font-size: 3.38983vw;
    font-weight: 700;
  }
  .el-pd-feature__text2 {
    font-size: 4.69361vw;
    font-weight: 700;
  }
  .el-pd-feature__text3 {
    font-size: 2.86832vw;
    font-weight: 700;
  }
  .el-pd-feature__text4 {
    font-size: 6.25815vw;
    font-weight: 700;
  }
  .el-pd-feature__text5 {
    font-size: 3.12907vw;
    font-weight: 700;
  }
  sup {
    font-size: 2.60756vw;
  }
  .el-pd-cost__feature-wrap {
    margin-top: 17.8618vw;
  }
  .el-pd-cost__feature-graph {
    width: 82.1382vw;
    max-width: inherit;
    margin-top: 4.04172vw;
  }
  .el-pd-cost__feature-text-wrap1 {
    margin-top: 8.08344vw;
  }
  .el-pd-cost__feature-text-wrap1 p + p {
    margin-top: 0.65189vw;
  }
  .el-pd-cost__feature-text-wrap2 {
    margin-top: 5.60626vw;
    line-height: 1.5;
  }
  .el-pd-cost__feature-text1 {
    font-size: 3.38983vw;
    font-weight: 700;
  }
  .el-pd-cost__feature-text2 {
    font-size: 4.69361vw;
    font-weight: 700;
  }
  .el-pd-cost__feature-text3 {
    font-size: 2.86832vw;
    font-weight: 700;
  }
  .el-pd-cost__feature-text4 {
    font-size: 6.25815vw;
    font-weight: 700;
  }
  .el-pd-cost__wrap {
    margin: 17.20991vw auto 16.03651vw;
  }
  .el-pd-cost__text {
    margin-top: 8.08344vw;
    font-size: 3.12907vw;
    font-weight: 500;
  }
  .el-pd-cost__tax-info {
    width: 92.56845vw;
    margin: 5.21512vw auto 0;
    padding: 5.21512vw 2.60756vw;
    font-size: 3.12907vw;
    text-align: left;
  }
  .el-pd-cost__list {
    width: 92.56845vw;
    margin: 10.56063vw auto 0;
    font-size: 0;
  }
  .el-pd-cost__list--mt60 {
    margin-top: 13.03781vw;
  }
  .el-pd-cost__item {
    display: block;
    width: 100%;
  }
  .el-pd-cost__item + .el-pd-cost__item {
    margin-top: 10.43025vw;
    margin-left: inherit;
  }
  .el-pd-cost__item-title {
    display: block;
    width: 30.63885vw;
    margin: 0 auto;
  }
  .el-pd-cost__item-title--premium {
    width: 31.02999vw;
  }
  .el-pd-cost__item-title--standard {
    width: 34.41982vw;
  }
  .el-pd-cost__item-title--yorutoku-8 {
    width: 28.81356vw;
  }
  .el-pd-cost__item-title--yorutoku-12 {
    width: 33.37679vw;
  }
  .el-pd-cost__item-title--smartlife {
    width: 39.76532vw;
  }
  .el-pd-cost__item-text {
    display: block;
    width: 78.22686vw;
    margin: 4.04172vw auto 0;
    padding-left: inherit;
    font-size: 3.65059vw;
    letter-spacing: inherit;
    line-height: 1.5;
    text-align: center;
  }
  .el-pd-cost__item2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .el-pd-cost__item2-title {
    display: block;
    width: 30.63885vw;
    margin: 0 auto;
  }
  .el-pd-cost__item2-title--premium-p {
    width: 40.02608vw;
  }
  .el-pd-cost__item2-title--standard {
    width: 34.41982vw;
  }
  .el-pd-cost__item2-title--smartlife-p {
    width: 55.01956vw;
  }
  .el-pd-cost__item2-text {
    width: 82.79009vw;
    min-width: inherit;
    margin: 4.04172vw auto 0;
    font-size: 3.65059vw;
    letter-spacing: -0.02em;
    line-height: 1.5;
    text-align: center;
  }
  .el-pd-cost__item2-text--02 {
    width: 82.79009vw;
  }
  .el-pd-cost__item2-text-s {
    margin-top: 2.47718vw;
    font-size: 3.12907vw;
  }
  .el-pd-cost__item2 .el-pd-cost__table {
    width: 100%;
    margin-top: 9.12647vw;
  }
  .el-pd-cost__item2 .el-pd-cost__info-table {
    width: 100%;
  }
  .el-pd-cost__item2 .el-pd-cost__table + .el-pd-cost__info-table {
    margin: 11.73403vw auto 0;
  }
  .el-pd-cost__item2-text-abs {
    bottom: -5.86701vw;
    left: 0;
    font-size: 3.65059vw;
  }
  .el-pd-cost__item3 {
    width: 92.56845vw;
    height: auto;
    margin-top: 10.43025vw;
    border: none;
  }
  .el-pd-cost__item3-left {
    display: block;
    width: 100%;
    height: 7.82269vw;
    font-size: 3.65059vw;
  }
  .el-pd-cost__item3-right {
    display: block;
    width: 82.65971vw;
    height: auto;
    font-size: 3.12907vw;
  }
  .el-pd-cost__item3-right-inner {
    position: relative;
    margin-top: 3.91134vw;
    -webkit-transform: none;
            transform: none;
    text-align: left;
  }
  .el-pd-cost__info-table {
    margin-top: 10.43025vw;
  }
  .el-pd-cost__info-table-head {
    height: 7.82269vw;
    font-size: 3.65059vw;
    line-height: 7.82269vw;
  }
  .el-pd-cost__info-table-content {
    width: 82.65971vw;
    margin: 3.78096vw auto 0;
    color: #4b4948;
    font-size: 3.12907vw;
    line-height: 1.4;
  }
  .el-pd-cost__info-table-link {
    width: 82.65971vw;
    margin: 3.65059vw auto 0;
    font-size: 3.65059vw;
    font-weight: 700;
  }
  .el-pd-cost__info-table-link a:after {
    display: inline-block;
    position: absolute;
    top: 0.52151vw;
    right: -3.91134vw;
    width: 1.95567vw;
    height: 3.25945vw;
    background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
    background-size: 1.95567vw 3.25945vw;
    content: "";
  }
  .el-pd-cost__info-table-link:hover {
    opacity: 0.7;
  }
  .el-pd-cost__tax-span {
    display: block;
    position: absolute;
    top: -6.64928vw;
    right: 0;
    left: 0;
    font-size: 3.91134vw;
  }
  .el-pd-cost__table {
    margin-top: 4.04172vw;
    border: none;
  }
  .el-pd-cost__table + .el-pd-cost__table {
    margin: 18.25293vw auto 0;
  }
  .el-pd-cost__table + .el-pd-cost__table:before {
    display: block;
    position: absolute;
    top: -15.64537vw;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    border-width: 10px 0 10px 17.3px;
    border-style: solid;
    border-color: transparent transparent transparent #e62320;
    content: "";
  }
  .el-pd-cost__table + .el-pd-cost__table--mt {
    margin-top: 26.07562vw;
  }
  .el-pd-cost__table-outer {
    display: inline-block;
    width: 100%;
    height: auto;
    border-right: 2px solid #e62320;
    border-bottom: 2px solid #e62320;
    border-left: 2px solid #e62320;
  }
  .el-pd-cost__table-outer:first-child {
    width: 100%;
    margin-bottom: -1px;
    border-left: 2px solid #e62320;
  }
  .el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:first-child:after {
    display: none;
  }
  .el-pd-cost__table-outer:first-child .el-pd-cost__table-inner:nth-child(2):after {
    display: none;
  }
  .el-pd-cost__table-outer:nth-child(2) {
    height: 29.98696vw;
  }
  .el-pd-cost__table-inner:first-child {
    height: 7.82269vw;
    font-size: 3.65059vw;
    font-weight: 700;
    line-height: 7.82269vw;
  }
  .el-pd-cost__table-inner:nth-child(2) {
    height: 12.25554vw;
  }
  .el-pd-cost__table-cell-outer {
    display: inline-block;
    position: relative;
    height: auto;
  }
  .el-pd-cost__table-cell-outer:after {
    width: 2px;
  }
  .el-pd-cost__table-cell-outer:last-child:after {
    width: 0px;
  }
  .el-pd-cost__table-cell-inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: relative;
    font-weight: 400;
  }
  .el-pd-cost__table-cell-inner:first-child {
    height: 12.25554vw;
    border-bottom: 2px solid #e62320;
    font-size: 3.65059vw;
    letter-spacing: 0.1em;
  }
  .el-pd-cost__table-cell-inner:nth-child(2) {
    height: 9.77836vw;
    font-size: 5.21512vw;
  }
  .el-pd-cost__table-cell-text1 {
    font-size: 4.69361vw;
  }
  .el-pd-cost__table-cell-text2 {
    font-size: 3.38983vw;
    font-weight: 400;
    letter-spacing: inherit;
  }
  .el-pd-cost__table-cell-text3 {
    font-size: 3.38983vw;
    font-weight: 400;
  }
  .el-pd-cost__subtext {
    bottom: -5.21512vw;
    font-size: 3.65059vw;
    text-align: left;
  }
  .el-pd-cost__calc-btn-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 92.56845vw;
    height: 15.64537vw;
    margin-top: 7.82269vw;
    border-width: 0.52151vw;
    border-radius: 2.60756vw;
    font-size: 4.1721vw;
    font-weight: 700;
    line-height: 15.64537vw;
  }
  .el-pd-cost__calc-btn-item-inner {
    position: relative;
    top: -0.52151vw;
    margin-left: 10.43025vw;
  }
  .el-pd-cost__calc-btn-item:before {
    left: 22.29465vw;
    width: 5.60626vw;
    height: 6.25815vw;
    margin: auto;
    background-size: 5.60626vw 6.25815vw;
  }

  .el-plan-smartlife .el-pd-cost__calc-btn-item:before, .el-plan-yorutoku .el-pd-cost__calc-btn-item:before, .el-plan-kurashijozu .el-pd-cost__calc-btn-item:before {
    left: 22.29465vw;
    width: 5.60626vw;
    height: 6.25815vw;
    margin: auto;
    background-size: 5.60626vw 6.25815vw;
  }
  .el-pd-cost__calc-btn-item:after {
    width: 2.08605vw;
    height: 3.12907vw;
    background-size: 2.08605vw 3.12907vw;
  }

  .el-plan-smartlife .el-pd-cost__calc-btn-item:after, .el-plan-yorutoku .el-pd-cost__calc-btn-item:after, .el-plan-kurashijozu .el-pd-cost__calc-btn-item:after {
    width: 2.08605vw;
    height: 3.12907vw;
    background-size: 2.08605vw 3.12907vw;
  }
  .el-pd-cost__detail-wrap {
    width: 92.56845vw;
    margin-top: 5.21512vw;
    padding-top: 7.82269vw;
    padding-bottom: 7.82269vw;
    border-radius: 1.30378vw;
  }
  .el-pd-cost__detail {
    width: 83.44198vw;
  }
  .el-pd-cost__detail-img-text1 + .el-pd-cost__detail-img {
    margin-top: 3.91134vw;
  }
  .el-pd-cost__detail-img + .el-pd-cost__detail-img-text2 {
    margin-top: 3.91134vw;
  }
  .el-pd-cost__detail-img-text2 + .el-pd-cost__detail-img-text1 {
    margin-top: 7.82269vw;
  }
  .el-pd-cost__detail-img-text1 {
    font-size: 4.1721vw;
  }
  .el-pd-cost__detail-img-text2 {
    font-size: 3.12907vw;
  }
  .el-pd-cost__detail-img-text1 + .el-pd-cost__detail-img + .el-pd-cost__detail-img {
    margin-top: 3.91134vw;
  }
  .el-pd-cost__detail-text {
    margin-top: 3.91134vw;
    font-size: 3.12907vw;
    line-height: 1.2;
  }
  .el-pd-cost__detail-img + .el-pd-cost__detail-text {
    margin-top: 7.82269vw;
  }
  .el-pd-cost__detail-text-link {
    margin-top: 3.91134vw;
    font-size: 3.12907vw;
    font-weight: 700;
  }

  .el-pd-cost__detail-text-link:after, .el-plan-smartlife .el-pd-cost__detail-text-link:after, .el-plan-yorutoku .el-pd-cost__detail-text-link:after, .el-plan-kurashijozu .el-pd-cost__detail-text-link:after {
    width: 1.30378vw;
    height: 2.34681vw;
    margin-left: 1.1734vw;
    background-size: 1.30378vw 2.34681vw;
  }
  .el-pd-btn {
    padding-top: 13.03781vw;
    padding-bottom: 13.03781vw;
  }
  .el-pd-point__wrap + .el-pd-btn__wrap {
    margin-top: 15.64537vw;
  }
  .el-pd-btn__list {
    margin-bottom: 5.21512vw;
  }
  .el-pd-btn__item {
    width: 92.56845vw;
    height: 15.77575vw;
    border-radius: 7.82269vw;
    font-size: 4.1721vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 15.77575vw;
  }
  .el-pd-btn__item + .el-pd-btn__item {
    margin: 4.82399vw auto 0;
  }
  .el-pd-btn__item:first-child {
    margin-bottom: 4.82399vw;
  }
  .el-pd-btn__item:last-child {
    margin-bottom: 0;
  }
  .el-pd-btn__item-inner {
    margin-left: 3.25945vw;
  }
  .el-pd-btn__item--red {
    -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
            box-shadow: 0px 4px 0px 0px #ac000d;
  }
  .el-pd-btn__item--blue {
    -webkit-box-shadow: 0px 4px 0px 0px #0b6198;
            box-shadow: 0px 4px 0px 0px #0b6198;
  }
  .el-pd-btn__item--icon1:before {
    left: 32.59452vw;
    width: 3.91134vw;
    height: 4.43286vw;
    background-size: 3.91134vw 4.43286vw;
  }
  .el-pd-btn__item--icon1.moving:before {
    left: 18.77445vw;
  }
  .el-pd-btn__item--icon2:before {
    left: 18.77445vw;
    width: 5.60626vw;
    height: 4.1721vw;
    background-size: 5.60626vw 4.1721vw;
  }
  .el-pd-btn__item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: inherit;
  }
  .el-pd-btn__text-wrap {
    width: 82.52934vw;
    margin: 6.64928vw auto 0;
    letter-spacing: inherit;
    text-align: left;
  }
  .el-pd-btn__text-wrap--premium {
    max-width: inherit;
  }
  .el-pd-btn__text-wrap--standard {
    max-width: inherit;
  }
  .el-pd-btn__text {
    font-size: 3.12907vw;
  }
  .el-pd-btn__text + .el-pd-btn__panel-link-item {
    margin-top: 40px;
  }
  .el-pd-btn__panel-link-item + .el-pd-btn__list {
    margin-top: 40px;
  }
  .el-pd-btn__panel-link-item {
    width: 92.56845vw;
    height: 15.77575vw;
    border-radius: 7.82269vw;
    font-size: 4.1721vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 15.77575vw;
  }
  .el-pd-btn__panel-link-item--small {
    height: 13.03781vw;
    font-size: 3.91134vw;
    line-height: 13.03781vw;
  }
  .el-plan-smartlife .el-pd-btn__panel-link-item:after, .el-plan-yorutoku .el-pd-btn__panel-link-item:after {
    width: 1.95567vw;
    height: 3.12907vw;
    background-size: 1.95567vw 3.12907vw;
  }
  .el-pd-btn__img {
    width: 92.56845vw;
    margin-top: 8.08344vw;
  }
  .el-pd-point__wrap {
    margin: 60px auto 0;
    padding-top: 7.82269vw;
  }
  .el-pd-point__text-img--00 {
    width: 62.05997vw;
  }
  .el-pd-point__text-img--01 {
    width: 81.22555vw;
  }
  .el-pd-point__text-img + .el-pd-point__text-img {
    margin-top: 7.82269vw;
  }
  .el-pd-point__box-wrap {
    margin-top: 15.51499vw;
  }
  .el-plan-kurashijozu .el-pd-point__box-wrap {
    margin-top: 8vw;
  }
  .el-pd-point__box {
    width: 92.56845vw;
    border-width: 1.04302vw;
    border-radius: 2.60756vw;
    background-color: #fff;
  }
  .el-pd-point__box + .el-pd-point__box {
    margin-top: 16.29726vw;
  }
  .el-pd-point__box-img {
    position: relative;
  }
  .el-plan-kurashijozu .el-pd-point__box-img {
    margin-left: 0;
    width: 100%;
    padding: 0;
  }
  .el-pd-point__box-img--01 {
    width: 69.75228vw;
    margin: 14.21121vw auto 9.64798vw;
    padding: inherit;
  }
  .el-pd-point__box-img--02 {
    width: 82.1382vw;
    margin: 15.77575vw auto 6.91004vw;
    padding: inherit;
  }
  .el-pd-point__box-circle {
    right: 0;
    left: 0;
    width: 18.25293vw;
    margin: auto;
  }
  .el-pd-point__box-circle--1 {
    top: -9.12647vw;
    -webkit-transform: none;
            transform: none;
    background-size: 13.29857vw auto;
  }
  .el-pd-point__box-circle--2 {
    top: -9.12647vw;
    -webkit-transform: none;
            transform: none;
    background-size: 13.42894vw auto;
  }
  .el-pd-point__box-text-wrap {
    margin-top: 5.21512vw;
    margin-right: 5.21512vw;
    margin-bottom: 9.38722vw;
    margin-left: 5.21512vw;
  }
  .el-pd-point__box-text {
    font-size: 3.12907vw;
    line-height: 1.5;
  }
  .el-pd-point__box-hr {
    margin-top: 3.91134vw;
  }
  .el-pd-gift:not(.el-pd-gift--smartlife) {
    border: none;
  }
  .el-pd-gift__wrap {
    margin: 60px auto 15.64537vw;
    padding-top: 3.78096vw;
  }
  .el-pd-gift__wrap--smartlife, .el-pd-gift__wrap--kurashijozu {
    width: 92.56845vw;
    margin: 60px auto 15.64537vw;
    padding-top: 16.6884vw;
  }
  .el-pd-gift__wrap--2 {
    margin-top: 7.82269vw;
  }
  .el-pd-gift__text-img--premium {
    width: 77.44459vw;
    -webkit-transform: none;
            transform: none;
  }
  .el-pd-gift__text-img--standard-a {
    width: 60.88657vw;
    -webkit-transform: none;
            transform: none;
  }
  .el-pd-gift__text-img--smartlife {
    width: 60.88657vw;
    padding: 0 4.1721vw;
  }
  .el-pd-gift__text-img--kurashijozu {
    width: 60.88657vw;
    padding: 0 4.1721vw;
  }
  .el-pd-gift__smartlife-wrap {
    width: 82.1382vw;
    margin: 0 auto 7.82269vw;
  }
  .el-pd-gift__kurashijozu-wrap {
    width: 82.1382vw;
    margin: 0 auto 7.82269vw;
  }
  .el-pd-gift__smartlife-img {
    position: relative;
    top: -3.91134vw;
    width: 100%;
  }
  .el-pd-gift__kurashijozu-img {
    position: relative;
    top: -3.91134vw;
    width: 100%;
  }
  .el-pd-gift__smartlife-text {
    font-size: 2.60756vw;
    text-align: left;
  }
  .el-pd-gift__kurashijozu-text {
    font-size: 2.60756vw;
    text-align: left;
  }
  .el-pd-gift__box-wrap {
    margin-top: 5.21512vw;
    padding-bottom: inherit;
  }
  .el-pd-gift__box-wrap--single {
    margin-top: 5.21512vw;
  }
  .el-pd-gift__box {
    width: 92.30769vw;
    border: 2px dashed #e71a21;
  }
  .el-pd-gift__box + .el-pd-gift__box {
    margin-top: 13.16819vw;
  }
  .el-pd-gift__box:nth-child(3) {
  margin-bottom: -13.16819vw;
    border-bottom: none;
}
  .close-2409-text{
  padding: 2.5% 0;
  font-size: 3.12907vw;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 81.48631vw;
  margin: 0 auto;
  background-color: #fff;
  z-index: 1;
}
  .el-pd-gift__box-img--premium-1 {
    width: 81.87744vw;
    margin: 13.42894vw auto 8.08344vw;
    padding: inherit;
  }
  .el-pd-gift__box-img--premium-2 {
    width: 81.35593vw;
    margin: 13.42894vw auto 8.08344vw;
    padding: inherit;
  }
  .el-pd-gift__box-img--premium-3 {
    width: 82.1382vw;
    margin: 13.42894vw auto 0;
    padding: inherit;
  }
  .el-pd-gift__box-circle {
    right: 0;
    left: 0;
    width: 13.03781vw;
    height: 13.03781vw;
    margin: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .el-pd-gift__box-circle--1 {
    background-size: 13.03781vw 13.03781vw;
  }
  .el-pd-gift__box-circle--2 {
    background-size: 13.03781vw 13.03781vw;
  }
  .el-pd-gift__box-circle--3 {
    background-size: 13.03781vw 13.03781vw;
  }
  .el-pd-gift__box-text-wrap {
    width: 81.48631vw;
    margin: 8.08344vw auto 0;
  }
  .el-pd-gift__box-text {
    font-size: 3.12907vw;
  text-align: left;
  }
  .el-pd-gift__box-btn-wrap {
    margin: 8.3442vw auto 9.5176vw;
    text-align: center;
  }
  .el-pd-gift__box-btn-item {

    width: 82.1382vw;

    height: 14.60235vw;

    border-width: 0.52151vw;

    border-radius: 2.60756vw;

    -webkit-box-shadow: 0px 8px 0px 0px #e62320;

            box-shadow: 0px 8px 0px 0px #e62320;

    color: #e62320;

    font-size: 4.1721vw;

    font-weight: 700;

    line-height: 14.60235vw;

  }

  .el-pd-gift__box-btn-item:after {

    width: 15px;

    height: 24px;

    background-size: 15px 24px;

  }
  .el-pd-gift__box-chara {
    display: none;
  }
  .el-pd-calorifier__wrap {
    width: 100%;
    margin-top: 10.43025vw;
    text-align: center;
  }
  .el-pd-calorifier__link-list-wrap {
    width: 100%;
  }
  .el-pd-calorifier__link-list {
    margin: 0 auto;
    font-size: 0;
  }
  .el-pd-calorifier__link-item {
    display: block;
    width: 92.56845vw;
    height: 15.64537vw;
    margin: 0 auto;
    border-radius: 2.60756vw;
    -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
            box-shadow: 0px 4px 0px 0px #ac000d;
    color: #fff;
    font-size: 4.1721vw;
    font-weight: 700;
  }
  .el-pd-calorifier__link-item + .el-pd-calorifier__link-item {
    margin-top: 4.95437vw;
    margin-left: auto;
  }
  .el-pd-calorifier__link-item:after {
    width: 2.08605vw;
    height: 3.38983vw;
    background-size: 2.08605vw 3.38983vw;
  }
  .el-pd-calorifier__title {
    margin-top: 13.03781vw;
  }
  .el-pd-calorifier__title-sub {
    top: 0.39113vw;
    height: 2.60756vw;
    font-size: 2.60756vw;
  }
  .el-pd-calorifier__box {
    width: 92.56845vw;
    margin: 7.82269vw auto 0;
  }
  .el-pd-calorifier__box-header {
    padding: 5.21512vw;
    border-top-right-radius: 2.60756vw;
    border-top-left-radius: 2.60756vw;
    font-size: 5.21512vw;
    line-height: 1.35;
    text-align: left;
  }
  .el-pd-calorifier__box-content {
    padding-bottom: 7.82269vw;
    padding-left: inherit;
    border-bottom-right-radius: 2.60756vw;
    border-bottom-left-radius: 2.60756vw;
  }
  .el-pd-calorifier__box-content--01 {
    padding-top: 52.93351vw;
    background-position: center top 7.82269vw;
    background-size: 41.0691vw auto;
  }
  .el-pd-calorifier__box-content--02 {
    padding-top: 52.93351vw;
    background-position: center top 7.69231vw;
    background-size: 16.42764vw auto;
  }
  .el-pd-calorifier__box-content--03 {
    padding-top: 33.11604vw;
    background-position: center top 7.82269vw;
    background-size: 41.72099vw auto;
  }
  .el-pd-calorifier__box-content--04 {
    padding-top: 46.67536vw;
    background-position: center top 7.82269vw;
    background-size: 35.20209vw auto;
  }
  .el-pd-calorifier__box-text-wrap {
    width: 83.44198vw;
    margin: 0 auto;
  }
  .el-pd-calorifier__box-text1 {
    font-size: 4.43286vw;
  }
  .el-pd-calorifier__box-text2-wrap {
    padding-top: 8.99609vw;
  }
  .el-pd-calorifier__box-text2 {
    padding-left: 4.04172vw;
    font-size: 3.91134vw;
    letter-spacing: -0.13038vw;
    line-height: 1.588;
  }
  .el-pd-calorifier__box-text2-no {
    width: 3.91134vw;
    height: 3.91134vw;
  }
  .el-pd-calorifier__box-text3-wrap {
    margin-top: 7.43155vw;
  }
  .el-pd-calorifier__box-text3 {
    font-size: 3.12907vw;
    line-height: 1.8;
  }

  .day_calorifier .el-pd__mv-icon {
    display: block;
  }
  .day_calorifier .el-pd__mv-icon-img {
    top: 10.66vw;
    right: 7.76vw;
    width: 24.46vw;
  }
  .day_calorifier .el-pd__mv-icon-img img {
    width: 100%;
  }
  .day_calorifier .el-pd__mv-title {
    box-sizing: border-box;
    font-size: 5.6vw;
    line-height: 1.45;
    text-align: left;
    padding-top: 10.26vw;
    padding-left: 8.13vw;
  }
  .day_calorifier .el-pd__mv-subtitle {
    box-sizing: border-box;
    font-size: 3.06vw;
    width: 60.46%;
    margin-top: 4vw;
    margin-left: 0;
    padding-left: 8.13vw;
  }


  .el-pd-daycalorifier__box-content--01 {
    background: #fce9e8 url(/ep/private/plan/images/img_day_calorifier_01.png) no-repeat;
    background-position: center bottom 128vw;
    background-size: 44.2% auto;
  }
  .el-pd-daycalorifier_box_list-wrap {
    box-sizing: border-box;
    width: 83.44198vw;
    margin: 0 auto 55vw;;
    padding: 0;
  }
  .el-pd-daycalorifier_box_list-inner {
    border-radius: 5px;
    border: 2px solid #E62320;
    background-color: #fff;
  }
  .el-pd-daycalorifier_box_list-title {
    font-size: 4.26vw;
    letter-spacing: 0.1em;
    /* padding: 4.792vw 0; */
  }
  .el-pd-daycalorifier_box_list-annotation {
    margin-top: 1%;
    justify-content: center;
    padding: 0;
  }
  .el-pd-daycalorifier_box_list-annotation p {
    font-size: 2vw;
  }

  /* メーカー一覧開閉用 */
  /* .el-pd-daycalorifier_box_list-btn {
    font-size: 4.26vw;
    letter-spacing: 0.1em;
    padding: 4.792vw 0;
  }
  .el-pd-daycalorifier_box_list-btn-icon {
    right: 21px;
    width: 5.6vw;
    height: 5.6vw;
  } */

  .el-pd-daycalorifier_box_list {
    width: 89.77%;
    margin: 0 auto 4.6vw;
  }
  .el-pd-daycalorifier_box_list tr:nth-child(odd) {
    background-color: #F0F1F4;
  }
  .el-pd-daycalorifier_box_list tr {
    display: block;
    padding: 1.73vw 0;
  }
  .el-pd-daycalorifier_box_list tr:first-child {
    border-bottom: 2px solid #313131;
  }
  .el-pd-daycalorifier_box_list-head {
    display: block;
    font-size: 5.06vw;
    line-height: 1.42;
    text-align: center;
    border-bottom: none;
    padding: 0;
  }
  .el-pd-daycalorifier_box_list-head:nth-child(1) {
    box-sizing: border-box;
    width: 100%;
  }
  .el-pd-daycalorifier_box_list-data {
    display: block;
    font-size: 5.33vw;
    text-align: center;
    line-height: 1.35;
    letter-spacing: 0.07em;
    padding: 0;
  }
  .el-pd-daycalorifier__box-content--01 .el-pd-calorifier__box-text-wrap {
    width: 92.02%;
  }
  .el-pd-daycalorifier__box-content--01 .el-pd-calorifier__box-text1 {
    font-size: 4.53vw;
    letter-spacing: -0.03em;
  }
    .el-pd-daycalorifier_manufacturerlist_wrapper {
    margin: 2.608vw 6.519vw 10vw 6.519vw;
    word-break: break-all;
  }
.el-pd-daycalorifier_manufacturerlist_item_wrapper {
    margin-top: 5vw;
    padding: 0;
  }
.el-pd-daycalorifier_manufacturerlist_item_wrapper_border {
    position: relative;
    padding-bottom: 5.5vw; 
  }
.el-pd-daycalorifier_manufacturerlist_item_wrapper_border:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.782vw; 
  width: 100%;
  background-image: linear-gradient(
    to right,
    #BFBFBF 0.782vw,
    transparent 0.782vw
  );
  background-size: 1.564vw 0.782vw;
  background-repeat: repeat-x;
  }
.el-pd-daycalorifier_manufacturerlist_header {
    font-size: 3.85vw;
    font-weight: 700;
  }
.el-pd-daycalorifier_manufacturerlist_txt {
    font-size: 3.85vw;
  }
.el-pd-daycalorifier_manufacturerlist_link {
    font-size: 3.85vw;
    /* color: #2A63BB; */
    text-decoration: underline;
  }
.el-pd-daycalorifier_manufacturerlist_link_item a {
    color: #2A63BB;
    text-decoration: underline;
  }
.el-pd-daycalorifier_manufacturerlist_link_item a:visited {
    color: #656d73;
    text-decoration: underline;
  }





  .el-pd-agreement__anchor-wrap {
    width: 95%;
    margin-top: 5.99739vw;
    margin-right: auto;
    margin-bottom: 4.1721vw;
    margin-left: auto;
  }
  .el-pd-agreement__anchor-list {
    margin-bottom: 0;
  }
  .el-pd-agreement__anchor-list-btn {
    width: calc((100% / 3) - 1.2vw);
    height: 10.43025vw;
    margin-right: 1.69492vw;
    margin-bottom: 2.08605vw;
    border-radius: 5.21512vw;
    font-size: 3.12907vw;
    line-height: 1.2;
  }
  .el-pd-agreement__anchor-list-btn--3 {
    margin-right: 0;
  }
  .el-pd-agreement__wrap {
    width: 100%;
    margin-top: 10.43025vw;
    text-align: center;
  }
  .el-pd-agreement__subtitle {
    text-align: center !important;
  }
  .el-pd-agreement__link-list {
    margin: 0 auto;
    font-size: 0;
  }
  .el-pd-agreement__link-item {
    display: block;
    width: 92.56845vw;
    height: 15.64537vw;
    margin: 0 auto;
    border-radius: 2.60756vw;
    -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
            box-shadow: 0px 4px 0px 0px #ac000d;
    font-size: 4.1721vw;
    line-height: 1;
  }
  .el-pd-agreement__link-item + .el-pd-agreement__link-item {
    margin-top: 4.95437vw;
    margin-left: auto;
  }
  .el-pd-agreement__link-item-inner {
    width: 100%;
  }
  .el-pd-agreement__title {
    margin-top: 13.95046vw;
  }
  .el-pd-agreement__box {
    width: 92.56845vw;
    max-width: inherit;
    margin: 7.82269vw auto 0;
  }
  .el-pd-agreement__box + .el-pd-agreement__box {
    margin-top: 7.82269vw;
  }
  .el-pd-agreement__box-header {
    padding-top: 8.3442vw;
    padding-right: 3.91134vw;
    padding-bottom: 8.86571vw;
    padding-left: 3.91134vw;
    border-top-right-radius: 2.60756vw;
    border-top-left-radius: 2.60756vw;
    font-size: 5.21512vw;
    line-height: 1.35;
    text-align: left;
  }
  .el-pd-agreement__box-header sup {
    font-size: 3.65059vw;
  }
  .el-pd-agreement__box-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom-right-radius: 2.60756vw;
    border-bottom-left-radius: 2.60756vw;
    text-align: left;
  }
  .el-pd-agreement__box-content--01 {
    height: 136.76662vw;
    background: url(/ep/private/plan/images/img_agreement_01_sp.png) no-repeat;
    background-position: center center;
    background-size: 39.11343vw auto;
  }
  .el-pd-agreement__box-content--02 {
    min-height: inherit;
    padding: 0;
    background: url(/ep/private/plan/images/img_agreement_02.png) no-repeat;
    background-position: center top 7.82269vw;
    background-size: 21.64276vw auto;
  }
  .el-pd-agreement__box-method-wrap {
    width: 92.56845vw;
    padding-top: 0;
    padding-bottom: 8.08344vw;
    font-size: 0;
  }
  .el-pd-agreement__box-method-item {
    display: block;
    position: relative;
    width: 100%;
    padding-left: inherit;
    overflow: visible;
  }
  .el-pd-agreement__box-method-item-inner {
    font-size: 0;
  }
  .el-pd-agreement__box-method-item-inner-left {
    width: 100%;
    margin-top: 33.89831vw;
    text-align: center;
  }
  .el-pd-agreement__box-method-item-inner-right {
    position: absolute;
    top: 7.82269vw;
    left: 0;
    width: 100%;
    padding-left: inherit;
    text-align: center;
  }
  .el-pd-agreement__box-method-item-inner-right img {
    position: relative;
    top: auto;
    width: 29.98696vw;
    max-width: inherit;
  }
  .el-pd-agreement__box-method-item-text1 {
    font-size: 4.43286vw;
  }
  .el-pd-agreement__box-method-item-text2 {
    display: block;
    width: 83.44198vw;
    margin: 0 auto;
    font-size: 3.91134vw;
    letter-spacing: -0.13038vw;
    line-height: 1.8;
    text-align: left;
  }
  .el-pd-agreement__box-merit-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 92.56845vw;
    padding-top: 0;
    padding-right: 5.21512vw;
    padding-bottom: 8.86571vw;
    padding-left: 5.21512vw;
  }
  .el-pd-agreement__box-merit-text1 {
    margin-top: 48.10952vw;
    font-size: 4.43286vw;
    line-height: 1.58824;
  }
  .el-pd-agreement__box-merit-attetion {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-top: 7.56193vw;
    padding: 5.21512vw;
    font-size: 3.91134vw;
  }
  .el-pd-agreement__box-merit-attetion sup {
    font-size: 2.60756vw;
  }
  .el-pd-agreement__box-merit-text2 {
    margin-top: 5.21512vw;
    font-size: 3.12907vw;
    line-height: 1.8;
  }
  .el-pd-agreement__box-cost-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 92.56845vw;
    margin: 0 auto;
    padding-top: 7.69231vw;
    padding-right: 5.21512vw;
    padding-bottom: 7.95306vw;
    padding-left: 5.21512vw;
  }
  .el-pd-agreement__box-cost-text1 {
    font-size: 4.43286vw;
    line-height: 1.58824;
  }
  .el-pd-agreement__box-cost-text1 sup {
    font-size: 3.12907vw;
  }
  .el-pd-agreement__box-cost-text2 {
    margin-top: 7.82269vw;
    font-size: 3.12907vw;
    line-height: 1.8;
  }
  .el-pd-agreement__box-cost-subtitle {
    margin-top: 5.21512vw;
    font-size: 4.43286vw;
  }
  .el-pd-agreement__box-cost-img {
    width: 100%;
  }
  .el-pd-agreement__box-cost-img--01 {
    margin-top: 8.21382vw;
    margin-bottom: 10.29987vw;
  }
  .el-pd-agreement__box-cost-img--02 {
    margin-top: 8.21382vw;
    margin-bottom: 7.69231vw;
  }
  .el-pd-agreement__box-cost-img--03 {
    margin-top: 7.82269vw;
  }
  .el-pd-agreement__area-list {
    width: 91.26467vw;
    margin: 0 auto;
    margin-top: 5.47588vw;
  }
  .el-pd-agreement__area {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    border: 1px solid #9fa0a0;
  }
  .el-pd-agreement__area + .el-pd-agreement__area {
    margin-top: 5.21512vw;
  }
  .el-pd-agreement__area-left {
    width: 100%;
    height: 10.43025vw;
    border-right: none;
    font-size: 4.1721vw;
  }
  .el-pd-agreement__area-left-inner {
    display: block;
  }
  .el-pd-agreement__area-right {
    width: 100%;
  }
  .el-pd-agreement__area-one {
    width: 100%;
  }
  
  .el-pd-agreement__area-plan-item {
    height: 100%;
    border-top: 1px solid #9fa0a0;
  }
  .el-pd-agreement__area-plan-item:first-child {
    border-top: 1px solid #9fa0a0;
  }
  .el-pd-agreement__area-plan-name {
    display: block;
    width: 100%;
    height: auto;
    margin: 3.25945vw 0;
    padding-left: 0;
    font-size: 3.12907vw;
    text-align: center;
  }
  .el-pd-agreement__area-plan-name-inner {
    display: block;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .el-pd-agreement__area-plan-name-note {
    font-size: 2.34681vw;
    line-height: 1.28571;
  }
  .el-pd-agreement__area-plan-name-note a {
    color: #e62320;
  }
  .el-pd-agreement__area-plan-name-note a:hover {
    opacity: 0.7;
  }
  .el-pd-agreement__area-plan-name-note-wrap {
    line-height: 1.2;
  }
  .el-pd-agreement__area-plan-pdf {
    display: block;
    width: 31.29074vw;
    height: auto;
    margin-right: auto;
    margin-bottom: 3.25945vw;
    margin-left: auto;
    font-size: 2.60756vw;
  }
  .el-pd-agreement__area-plan-pdf a {
    padding-left: 5.86701vw;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    background-size: 4.1721vw 4.1721vw;
  }
  .el-pd-agreement__area-plan-region {
    display: block;
  }
  .el-pd-agreement__area-plan-region-planname {
    width: 100%;
    padding: 3.25945vw 0;
    border-bottom: 1px solid #9fa0a0;
    font-size: 3.12907vw;
    text-align: center;
  }
  .el-pd-agreement__area-plan-region-planname-inner {
    position: relative;
  }
  .el-pd-agreement__area-plan-region-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .el-pd-agreement__area-plan-region-list-item {
    width: 100%;
    border-right: 1px solid #9fa0a0;
    border-bottom: none;
  }
  .el-pd-agreement__area-plan-region-list-item--no-border {
    border-right: none;
  }
  .el-pd-agreement__area-plan-region-list-item-areaname {
    display: block;
    width: 28.68318vw;
    height: auto;
    margin: 1.56454vw auto;
    padding: 0;
    font-size: 2.73794vw;
  }
  .el-pd-agreement__area-plan-region-list-item-areaname--width-full {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .el-pd-agreement__area-plan-region-list-item-areaname-inner {
    position: relative;
    padding-left: 7.82269vw;
  }
  .el-pd-agreement__area-plan-region-list-item-areaname-inner--width-full {
    padding-left: 0;
  }
  .el-pd-agreement__area-plan-region-list-item-pdf {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 28.68318vw;
    height: auto;
    margin-right: auto;
    margin-bottom: 1.56454vw;
    margin-left: auto;
    font-size: 2.34681vw;
    vertical-align: top;
  }
  .el-pd-agreement__area-plan-region-list-item-pdf a {
    display: block;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .el-pd-move__wrap {
    width: 92.56845vw;
    margin: 10.43025vw auto;
  }
  .el-pd-move img {
    width: 100%;
    max-width: inherit;
    margin: 5.21512vw auto 0;
  }
  .el-pd-move__text {
    margin-top: 10.43025vw;
    font-size: 4.1721vw;
    line-height: 1.2;
  }
  .el-pd-move__text--small {
    font-size: 3.65059vw;
  }
  .el-pd-btn2 {
    padding-top: 10.43025vw;
    padding-bottom: 5.21512vw;
  }
  .el-pd-point__wrap + .el-pd-btn2__wrap {
    margin-top: 10.43025vw;
  }
  .el-pd-btn2__item {
    right: auto;
    width: 92.56845vw;
    height: 15.77575vw;
    margin-right: auto;
    margin-bottom: 5.21512vw;
    border-radius: 7.82269vw;
    font-size: 3.91134vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 15.77575vw;
  }
  .el-pd-btn2__item-inner {
    margin-left: 3.25945vw;
  }
  .el-pd-btn2__item--red {
    -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
            box-shadow: 0px 4px 0px 0px #ac000d;
  }
  .el-pd-btn2__item--blue {
    -webkit-box-shadow: 0px 4px 0px 0px #0b6198;
            box-shadow: 0px 4px 0px 0px #0b6198;
  }
  .el-pd-btn2__item--icon1:before {
    left: 5.86701vw;
    width: 7.69231vw;
    height: 4.43286vw;
    background-size: 7.69231vw 4.43286vw;
  }
  .el-pd-btn2__item--icon2:before {
    left: 11.73403vw;
    width: 5.60626vw;
    height: 4.1721vw;
    background-size: 5.60626vw 4.1721vw;
  }
  .el-pd-btn2__item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: inherit;
  }
  .el-pd-btn2__text-wrap {
    width: 82.52934vw;
    margin: 6.64928vw auto 0;
    letter-spacing: inherit;
    text-align: left;
  }
  .el-pd-btn2__text-wrap--premium {
    max-width: inherit;
  }
  .el-pd-btn2__text-wrap--standard {
    max-width: inherit;
  }
  .el-pd-btn2__text {
    font-size: 3.12907vw;
  }
  .el-pd-btn2__text + .el-pd-btn2__panel-link-item {
    margin-top: 40px;
  }
  .el-pd-btn2__panel-link-item + .el-pd-btn2__list {
    margin-top: 40px;
  }
  .el-pd-btn2__panel-link-item {
    width: 92.56845vw;
    height: 15.77575vw;
    border-radius: 7.82269vw;
    font-size: 4.1721vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 15.77575vw;
  }
  .el-pd-btn2__panel-link-item--small {
    height: 13.03781vw;
    font-size: 3.91134vw;
    line-height: 13.03781vw;
  }
  .el-plan-smartlife .el-pd-btn2__panel-link-item:after, .el-plan-yorutoku .el-pd-btn2__panel-link-item:after {
    width: 1.95567vw;
    height: 3.12907vw;
    background-size: 1.95567vw 3.12907vw;
  }
  .el-pd-btn2__img {
    width: 92.56845vw;
    margin-top: 8.08344vw;
  }
  .el-pd-pl2 {
    width: 93%;
    padding-top: 0;
  }
  .el-pd-pl2__wrap {
    width: 100%;
    padding-top: 15.12386vw;
  }
  .el-pd-pl2__title {
    top: -7.1708vw;
    max-width: 67.14472vw;
    padding-right: 1.30378vw;
    padding-left: 2.60756vw;
    font-size: 4.69361vw;
    line-height: 1.3;
  }
  .el-pd-pl2__title sup {
    font-size: 2.34681vw;
  }
  .el-pd-pl2__title--short {
    top: -3.91134vw;
    max-width: 75.6193vw;
  }
  .el-pd-pl2__text {
    font-size: 4.43286vw;
    line-height: 1.333;
  }
  .el-pd-pl2__yorutoku-img {
    width: 83.44198vw;
    margin: 7.82269vw auto;
  }
  .el-pd-pl2__list-wrap {
    position: relative;
    top: -5.21512vw;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0;
  }
  .el-pd-pl2__text + .el-pd-pl2__list-wrap {
    margin-top: 0;
  }
  .el-pd-pl2__box-half {
    display: block;
    width: 100%;
    padding-left: inherit;
  }
  .el-pd-pl2__box-half--premium {
    margin-bottom: 39.11343vw;
  }
  .el-pd-pl2__box-half--premium:after {
    top: auto;
    right: 0;
    bottom: -31.29074vw;
    left: 0;
    width: 100%;
    height: 23.59844vw;
    background: url(/ep/private/plan/images/img_plan_premium_pl_01.png) no-repeat center center;
    background-size: 74.44589vw auto;
  }
  .el-pd-pl2__box-half--smartlife {
    padding-bottom: 0;
  }
  .el-pd-pl2__box-half--smartlife:after {
    display: block;
    position: static;
    top: auto;
    right: 0;
    bottom: 0vw;
    left: 0;
    width: 83.44198vw;
    height: 65.18905vw;
    max-height: inherit;
    margin: auto;
    background: url(/ep/private/plan/images/img_plan_smartlife_pl_01.png) no-repeat center center;
    background-size: 100% auto;
  }
  .el-pd-pl2__box-full {
    width: 100%;
  }
  .el-pd-pl2__box-full .el-pd-pl2__item-text {
    display: block;
    width: 100%;
    margin-top: 2.60756vw;
    padding-top: 8.47458vw;
    padding-bottom: inherit;
    padding-left: inherit;
    text-align: center;
  }
  .el-pd-pl2__box-full .el-pd-pl2__item-text--standard-s, .el-pd-pl2__box-full .el-pd-pl2__item-text--standard-l, .el-pd-pl2__box-full .el-pd-pl2__item-text--standard-x, .el-pd-pl2__box-full .el-pd-pl2__item-text--standard-a {
    background-position: top center;
    background-size: 36.76662vw auto;
  }
  .el-pd-pl2__box-text {
    width: 82.79009vw;
    margin: 0 auto;
    margin-top: 5.21512vw;
    padding-left: 2.34681vw;
    font-size: 2.47718vw;
  }
  .el-pd-pl2__item {
    width: 83.44198vw;
    margin: 0 auto;
    padding-left: inherit;
    font-size: 3.12907vw;
    line-height: 1.5;
    text-align: center;
  }
  .el-pd-pl2__item-text {
    display: block;
    width: 100%;
    margin-top: 5.21512vw;
    padding-top: 10.29987vw;
    padding-left: inherit;
    text-align: center;
  }
  .el-pd-pl2__item-text--premium-s, .el-pd-pl2__item-text--premium-l {
    background-position: top center;
    background-size: 36.76662vw auto;
  }
  .el-pd-pl2__item-text--premium-p {
    background-image: url(/ep/private/plan/images/txt_plan_premium_p_sp.png);
    background-position: top center;
    background-size: 54.7588vw auto;
  }
  .el-pd-pl2__item-text--smartlife-s, .el-pd-pl2__item-text--smartlife-l {
    background-position: top center;
    background-size: 48.76141vw auto;
  }
  .el-pd-pl2__item-text--smartlife-p {
    background-image: url(/ep/private/plan/images/txt_plan_smartlife_p_sp.png);
    background-position: top center;
    background-size: 55.01956vw auto;
  }
  .el-pd-pl2__item-text-small {
    font-size: 2.60756vw;
  }
  .el-pd-pl2__item + .el-pd-pl2__item {
    margin-top: 2.60756vw;
    border-top: 0.13038vw dashed #d2d2d2;
  }
  .el-pd-pl2__item + .el-pd-pl2__item:before {
    display: none;
  }
  .el-pd-pl2__circle-list {
    margin-left: inherit;
    text-align: center;
  }
  .el-pd-pl2__circle-item {
    display: inline-block;
    position: relative;
    width: 23.46806vw;
    min-width: inherit;
    height: auto;
    margin: 0 auto;
    border: 2px solid #313131;
    border-radius: 50%;
    text-align: center;
  }
  .el-pd-pl2__circle-item-inner-text {
    font-size: 3.12907vw;
  }
  .el-pd-pl2__circle-item + .el-pd-pl2__circle-item {
    margin-left: 1.30378vw;
  }
  .el-area__panel-list {
    position: relative;
    width: 92.56845vw;
    min-width: inherit;
    margin: 5.21512vw auto 0;
    text-align: left;
  }
  .el-area__panel-item {
    width: 29.33507vw;
    min-width: inherit;
    margin-top: 5.21512vw;
    margin-left: 1.30378vw;
    border-radius: 1.30378vw;
    font-size: 3.91134vw;
  }
  .el-area__panel-item a {
    height: 10.43025vw;
    line-height: 10.43025vw;
  }
  .el-area__map {
    display: none;
  }
  .el-area__map-wrap--1row {
    padding-bottom: 0;
  }
  .el-area__link-item {
    display: block;
    width: 92.56845vw;
    height: 13.03781vw;
    margin: 7.82269vw auto 0;
    border-width: 0.26076vw;
    border-radius: 6.5189vw;
    font-size: 3.91134vw;
    line-height: 13.03781vw;
  }
  .el-area__link-item:after {
    width: 1.95567vw;
    height: 3.25945vw;
    background-size: 1.95567vw 3.25945vw;
  }
  .el-modal__wrap {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 7.82269vw 2.60756vw;
    border: solid 1.04302vw #eb1e1e;
    border-radius: 5.21512vw;
  }
  .el-modal__wrap--large {
    top: 6.5189vw;
  }
  .el-modal__inner {
    height: 100%;
    padding-right: 3%;
    padding-left: 3%;
    overflow-y: auto;
    font-size: 2.60756vw;
  }
  .el-modal__inner-title {
    font-size: 3.65059vw;
  }
  .el-modal__inner-subtitle {
    margin-top: 2.60756vw;
    font-size: 3.12907vw;
  }
  .el-modal__inner-subtitle + .el-modal__inner-text {
    margin-top: 1.30378vw;
  }
  .el-modal__inner-text {
    font-size: 2.60756vw;
  }
  .el-modal__close {
    position: absolute;
    top: 3.91134vw;
    right: 3.91134vw;
    cursor: pointer;
  }
  .el-modal__close img {
    width: 3.52021vw;
    height: auto;
  }
  .u-marker50 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 50%, #fff329 0%);
  }
  .u-marker60 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 60%, #fff329 0%);
  }
  .u-marker70 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 70%, #fff329 0%);
  }
  .u-pc-only {
    display: none;
  }
  .u-pc-only-inline {
    display: none;
  }
  .u-sp-only {
    display: block;
  }
  .u-sp-only-inline {
    display: inline-block;
  }
  .el-pd__mv {
    padding-top: 10.43025vw;
    padding-bottom: 10.43025vw;
  }
  .el-pd__mv-img {
    right: 0;
    left: 0;
    margin: auto;
  }
  .el-pd__mv-img--premium {
    width: 57.49674vw;
  }
  .el-pd__mv-img--standard {
    width: 57.49674vw;
  }
  .el-pd__mv-img--smartlife {
    width: 67.53585vw;
  }
  .el-pd__mv-img--kurashijozu {
    width: 52.2vw;
  }
  .el-pd__mv-gift-link {
    display: block;
    position: relative;
    top: 0;
    width: 82.1382vw;
    margin: 10.43025vw auto;
    -webkit-transform: none;
            transform: none;
  }
  .el-pd__mv-title {
    width: 100%;
    padding-top: 11.73403vw;
    font-size: 5.47588vw;
  }
  .el-pd__mv-subtitle {
    width: 80.9648vw;
    margin: 0 auto;
    margin-top: 2.9987vw;
    padding-bottom: 13.03781vw;
    font-size: 3.12907vw;
    text-align: left;
  }
}


/* 202109ボタン追加対応 */
.line_h_202109 {
line-height:1.5;
padding-left:1.5em;
text-align:left;
padding-top:0.3em;
}

@media screen and (min-width: 768px) {
.el-pd-gift__box-btn-wrap_w80 {
width:80%!important;
}

.btn_add202109{
float:right;
}
.btn_add_smart {
width:70%!important;
margin-left:15%;
}
}

@media screen and (max-width: 767px) {
.btn_add202109{
float:none;
margin-top:2em;
}
}



/* update 11/30 */

.el-pd-cost__brand {
 padding: 20px 0 120px;
}

.el-pd-cost__brand .el-pd-cost__brand-ttl {
 font-weight: bold;
 text-align: center;
}
.el-pd-cost__brand .el-pd-cost__brand-list {
 margin: 20px auto 0;
 display: flex;
 align-items: center;
 justify-content: center;
 flex-wrap: wrap;
 font-size: 16px;
 line-height: 2;
}
.el-pd-cost__brand .el-pd-cost__brand-list span {
 padding: 5px;
}

@media screen and (max-width: 767px) {
 .el-pd-cost__brand .el-pd-cost__brand-list {
   font-size: 4.12907vw;
 }
}

.el-pd-cost__wrap {
 margin-bottom: 30px;
}

 /* ------------------------------------------------------
   * nentyojyougen20220630 
  ------------------------------------------------------ */

@media print, screen and (min-width: 769px) {
.coution {
  margin: 0px 30px 60px;
  font-size: 14px;
}
 }

@media print, screen and (max-width: 768px) {
.coution {
  margin: 0px 10px 60px;
  font-size: 14px;
}
 }

.coution ul {
  padding: 2.2em;
  border:solid 3px #FF0000;
}

.coution li {
  position: relative;
  padding-left: 1.7em;
  line-height: 1.6;
  margin-bottom: 5px;
}

.coution li:last-child {
  margin-bottom: 0px;
}

.coution li span {
  position: absolute;
  top: 0;
  left: 0;
}