@charset "UTF-8";
@media (max-width: 979px) {
  .pcOnly {
    display: none;
  }
}
@media (min-width: 769px) {
  .spOnly {
    display: none;
  }
}
@media (min-width: 768px) {
  .xsOnly {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .notTb {
    display: none;
  }
}
#maincontArea {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
}

.point_color {
  color: #EB5705;
}

.eg-service-title {
  margin: 0 0 50px;
  color: #eb5402;
  text-align: center;
  font-weight: 700;
  font-size: 1.625rem;
}
@media (max-width: 979px) {
  .eg-service-title {
    margin-bottom: 40px;
    font-size: 1.375rem;
  }
}

.mainHeadLocalNav .eg-btn-section {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 767px) {
  .mainHeadLocalNav .eg-btn-section {
    top: 8px;
  }
}
.mainHeadLocalNav .eg-btn-section .btnElem {
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  line-height: 0.9;
  max-width: none;
}
@media (max-width: 767px) {
  .mainHeadLocalNav .eg-btn-section .btnElem {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.mainHeadLocalNav .eg-btn-section .btnElem,
.mainHeadLocalNav .eg-btn-section .btnElem:link,
.mainHeadLocalNav .eg-btn-section .btnElem:visited,
.mainHeadLocalNav .eg-btn-section .btnElem:hover,
.mainHeadLocalNav .eg-btn-section .btnElem:active {
  color: #fff;
}

.is-responsive-max #contentsWrapper .contArea {
  padding-bottom: 120px;
}
@media (max-width: 979px) {
  .is-responsive-max #contentsWrapper .contArea {
    padding-bottom: 90px;
  }
}

.layout-section.layout-col1050px > .layout-ctr {
  width: 100%;
  padding-right: 3%;
  padding-left: 3%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 980px) {
  .layout-section.layout-col1050px > .layout-ctr {
    width: 1050px;
    padding-right: 0;
    padding-left: 0;
  }
}

.headerLoginDisp a {
  min-height: 40px;
}

.btn-pageTop {
  bottom: 130px;
}
@media (max-width: 979px) {
  .btn-pageTop {
    bottom: 100px;
  }
}

.eg-notification-container .layout-section.layout-col980px > .layout-ctr,
.eg-mv-container .layout-section.layout-col980px > .layout-ctr,
.eg-top-container .layout-section.layout-col980px > .layout-ctr {
  padding-right: 0;
  padding-left: 0;
}

.eg-mv img {
  width: 100%;
  height: auto;
}

.eg-slider-container {
  position: relative;
  overflow: hidden;
  padding: 0 51px 65px;
}
@media (max-width: 767px) {
  .eg-slider-container {
    padding: 0 15.1282051282vw 36px;
  }
}

.eg-slider .slick-list {
  overflow: visible;
}
.eg-slider .slick-slide {
  margin: 0 9px;
}
@media (max-width: 767px) {
  .eg-slider .slick-slide {
    margin: 0 5px;
  }
}
.eg-slider-card {
  display: block;
  border-radius: 12px;
  overflow: hidden;
  transition: opacity 0.2s ease;
}
.eg-slider-card img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .eg-slider-card:hover {
    opacity: 0.6;
  }
}
.eg-slider .slick-dots {
  position: absolute;
  bottom: -44px;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 26px;
}
@media (max-width: 767px) {
  .eg-slider .slick-dots {
    bottom: -29px;
  }
}
.eg-slider .slick-dots > li {
  width: 8px;
  height: 8px;
  background: #c4c4c4;
}
.eg-slider .slick-dots > li + .eg-slider .slick-dots > li {
  margin-left: 9px;
}
.eg-slider .slick-dots > li.slick-active {
  background: #ff8900;
}

.eg-slider-switcher .slick-arrow {
  position: absolute;
  bottom: 21px;
  display: block;
  padding: 0;
  border: 0;
  width: 26px;
  height: 26px;
  outline: 0;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.eg-slider-switcher .slick-arrow:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .eg-slider-switcher .slick-arrow:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  .eg-slider-switcher .slick-arrow {
    bottom: 5px;
  }
}
.eg-slider-switcher .slick-arrow::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 26px 26px;
  content: "";
}
.eg-slider-switcher .slick-prev {
  left: 60px;
}
@media (max-width: 767px) {
  .eg-slider-switcher .slick-prev {
    left: 3.5897435897vw;
  }
}
.eg-slider-switcher .slick-prev::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_slider_prev.svg);
}
.eg-slider-switcher .slick-next {
  right: 60px;
}
@media (max-width: 767px) {
  .eg-slider-switcher .slick-next {
    right: 3.5897435897vw;
  }
}
.eg-slider-switcher .slick-next::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_slider_next.svg);
}

.eg-info-box {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 50px;
  border-radius: 18px;
  background: #fff;
}

.footerSiteMap {
  margin-top: 0;
}

#sec_info_list {
  position: relative;
}
#sec_info_list .info_list {
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 50;
}
#sec_info_list .info_list li {
  padding: 5px 20px;
  border-bottom: solid 1px #fff;
}
@media (max-width: 979px) {
  #sec_info_list .info_list li {
    margin-bottom: 2px;
    padding: 5px 10px 5px 10px;
    position: relative;
  }
}
#sec_info_list .info_list a {
  color: #eb5402 !important;
  transition: opacity 0.3s ease;
}
#sec_info_list .info_list a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 979px) {
  #sec_info_list .info_list a {
    width: calc(100% - 15px);
    padding-right: 15px;
  }
}
#sec_info_list .info_list .close {
  margin-left: auto;
  cursor: pointer;
}
@media (max-width: 979px) {
  #sec_info_list .info_list .close {
    margin-left: 0;
    width: 15px;
  }
}
#sec_info_list .info_list .important {
  background: #fce6da;
}
#sec_info_list .info_list .advantage {
  background: #feeddb;
}
#sec_info_list .info_list .advantage a {
  color: #f4810a !important;
}
#sec_info_list .info_list .free {
  background: #fff3db;
}
#sec_info_list .info_list .free a {
  color: #e39400 !important;
}
#sec_info_list .info_list .info_list_inner {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

#energy-eco .eg-eco {
  display: flex;
  align-items: center;
  padding: 0 40px;
}
@media (max-width: 979px) {
  #energy-eco .eg-eco {
    display: block;
    padding: 0;
  }
}
#energy-eco .eg-eco-text {
  flex: 1;
  padding-right: 50px;
  font-size: 1.25rem;
}
@media (max-width: 979px) {
  #energy-eco .eg-eco-text {
    padding-right: 0;
    margin-bottom: 10px;
    font-size: 1rem;
  }
}
#energy-eco .eg-eco-banner {
  width: 380px;
}
@media (max-width: 979px) {
  #energy-eco .eg-eco-banner {
    width: auto;
  }
}
@media (min-width: 980px) {
  #energy-eco .eg-eco-banner a {
    transition: opacity 0.3s ease;
  }
  #energy-eco .eg-eco-banner a:hover {
    text-decoration: none;
  }
}
@media (min-width: 980px) and (min-width: 768px) {
  #energy-eco .eg-eco-banner a:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}

#energy-important {
  margin-top: 60px;
}
@media (max-width: 979px) {
  #energy-important {
    margin-top: 30px;
  }
}
#energy-important .eg-important-box-ttl {
  font-size: 1.25rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 979px) {
  #energy-important .eg-important-box-ttl {
    font-size: 1rem;
  }
}
#energy-important .eg-important-box a {
  display: block;
  padding: 20px;
  border: 2px solid #e00404;
  border-radius: 5px;
  background: url(https://www.au.com/denki/assets/img/top/arrow_r01.svg) no-repeat right 32px center;
  background-size: 12px auto;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 800;
  color: #e00404;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#energy-important .eg-important-box a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  #energy-important .eg-important-box a:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
@media (max-width: 979px) {
  #energy-important .eg-important-box a {
    padding: 12px 32px;
    background-position: right 16px center;
    background-size: 8px auto;
    font-size: 1rem;
  }
}

.pg-accordion .pg-accordionElem {
  position: relative;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 0 #d1d1d1;
  background: #fff;
  margin: -1px 0 0;
  padding: 0;
  overflow: hidden;
}
.pg-accordion .pg-accordionElem .pg-accordion-label {
  position: relative;
  z-index: 1;
  margin: 0;
  width: 100%;
}
.pg-accordion .pg-accordionElem .pg-accordion-label a {
  display: block !important;
  padding: 10px 20px;
  padding-right: 50px;
  text-decoration: none;
  color: #333;
}
.pg-accordion .pg-accordionElem .pg-accordion-label a:hover {
  color: #333;
}
.pg-accordion .pg-accordionElem .pg-accordion-label a::before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  content: "";
  line-height: 0;
  background-image: url(https://www.au.com/etc.clientlibs/settings/wcm/designs/au-com/clientlib-site/resources/images/icon/icon_sprite.png);
  background-position: 0 -112px;
  width: 10px;
  height: 6px;
  background-size: 121px 118px;
}
@media (min-width: 768px) {
  .pg-accordion .pg-accordionElem .pg-accordion-label a::before {
    right: 20px;
  }
}
.pg-accordion .pg-accordionElem .pg-accordion-cont {
  display: none;
  position: relative;
  left: 0;
  visibility: visible;
  padding: 20px;
}
@media (max-width: 979px) {
  .pg-accordion .pg-accordionElem .pg-accordion-cont {
    padding: 10px;
  }
}
.pg-accordion .pg-accordionElem .pg-accordion-cont::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 979px) {
  .pg-accordion .pg-accordionElem .pg-accordion-cont::before {
    left: 10px;
    width: calc(100% - 20px);
  }
}
.pg-accordion .pg-accordionElem.pg-accordion-opened {
  overflow: visible;
}
.pg-accordion .pg-accordionElem.pg-accordion-opened .pg-accordion-label a::before {
  background-image: url(https://www.au.com/etc.clientlibs/settings/wcm/designs/au-com/clientlib-site/resources/images/icon/icon_sprite.png);
  background-position: -83.5px -100px;
  width: 10px;
  height: 6px;
  background-size: 121px 118px;
}

.keigenLink {
  margin: 1rem auto;
}
.keigenLink a {
  display: block;
  transition: opacity 0.3s ease;
}
.keigenLink a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .keigenLink a:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
.keigenLink a img {
  height: auto;
}

.mod_step2 {
  text-align: center;
  margin: 1rem auto;
  background: #fff;
  color: #000;
  padding: 1.5rem 0.6rem 1.3rem;
  border-radius: 2px;
}

.mod_step2 i {
  font-style: normal;
}

.mod_step2 .otherdenki {
  display: none;
}

.mod_step2 .ecoplan {
  display: none;
}

.mod_step2 .ttl {
  font-weight: 600;
  margin-bottom: 0.8em;
  text-decoration: none !important;
  line-height: 1.3;
}

.mod_step2 .elm {
  padding: 1rem 0.7rem 0.7em;
  text-align: left;
  border: 2px solid #e00;
  border-radius: 5px;
  font-size: 13px;
  text-align: center !important;
  background: #fff;
}

.mod_step2 .elm a {
  color: #d00 !important;
  text-decoration: underline !important;
}

.mod_step2 p {
  font-size: 110% !important;
  margin-top: 0 !important;
  margin-bottom: 0.5em !important;
  line-height: 1.3;
  font-weight: 500;
  text-align: center !important;
}

.mod_step2 p span {
  background: #e00;
  color: #fff;
  font-weight: 600;
  display: block;
  margin-bottom: 0.6em;
  text-align: center;
  border-radius: 3px;
  text-decoration: none !important;
}

#cvArea .mod_step2 {
  margin: 1rem -1.3rem;
}

@media screen and (min-width: 769px) {
  .mod_step2 {
    max-width: 780px;
  }
  .mod_step2 .ttl br,
  .mod_step2 p br {
    display: none;
  }
}
.eg-plan-change-ttl,
.eg-plan-change-text {
  text-align: center;
}
@media (max-width: 979px) {
  .eg-plan-change-ttl,
  .eg-plan-change-text {
    text-align: left;
  }
}

.eg-plan-change-ttl {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: bold;
}
@media (max-width: 979px) {
  .eg-plan-change-ttl {
    margin-top: 30px;
    font-size: 1rem;
  }
}

.eg-plan-change-btn {
  margin-top: 30px;
}
.eg-plan-change-btn a {
  width: 370px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  padding: 20px 10px;
  border: solid 1px #F48513;
  border-radius: 35px;
  background: url(https://www.au.com/denki/assets/img/common/arrow_w01.svg) right 20px center no-repeat #F48513;
}
.eg-plan-change-btn a:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media (max-width: 979px) {
  .eg-plan-change-btn a {
    width: 100%;
    color: #fff;
    max-width: 370px;
    padding: 15px 10px;
  }
}

.eg-top-container .eg-contents {
  background: #fffaea;
}

.eg-lead {
  max-width: 662px;
  margin: 0 auto;
  padding: 46px 0 37px;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  .eg-lead {
    padding: 28px 8.4615384615vw 36px;
  }
}
.eg-lead-ttl {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  font-size: 1.25rem;
  color: #eb5402;
}
@media (max-width: 979px) {
  .eg-lead-ttl {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 1rem;
  }
}
.eg-lead-cs {
  margin-top: 20px;
  padding-top: 19px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}
@media (max-width: 767px) {
  .eg-lead-cs {
    margin-top: 17px;
  }
}
.eg-lead-cs-text {
  display: inline-block;
  border-bottom: 1px solid;
  font-size: 0.875rem;
  font-weight: 700;
  color: #646464;
  transition: border-color 0.2s ease;
}
.eg-lead-cs .eg-btn-list {
  justify-content: center;
  margin-top: 10px;
}

.eg-notes-list {
  margin: 0;
  padding: 0;
  font-size: 0.625rem;
  color: rgba(230, 0, 0, 0.8);
}
.eg-notes-list-item {
  position: relative;
  padding-left: 2em;
}
.eg-notes-list-item::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.eg-btn-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -7px 3px;
  padding: 0;
}
@media (max-width: 767px) {
  .eg-btn-list {
    flex-direction: column;
    margin: 0 0 17px;
  }
}
.eg-btn-list-item {
  width: 50%;
  margin-bottom: 13px;
  padding: 0 7px;
}
@media (max-width: 767px) {
  .eg-btn-list-item {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
}
.eg-btn-list-item.-large {
  width: 100%;
}

.eg-lead-btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  padding: 15px;
  border-radius: 13px;
  text-align: center;
  line-height: 1.3333333333;
  font-weight: 700;
  transition: opacity 0.3s ease;
}
.eg-lead-btn:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .eg-lead-btn:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
.eg-lead-btn::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  width: 18px;
  height: 14px;
  margin-top: -7px;
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 14px;
  content: "";
}
@media (max-width: 979px) {
  .eg-lead-btn::before {
    right: 13px;
  }
}
.eg-lead-btn.-entry {
  padding: 20px;
  background: #eb5402;
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 979px) {
  .eg-lead-btn.-entry {
    padding: 16px;
    font-size: 0.9375rem;
  }
}
.eg-lead-btn.-entry::before {
  content: none;
}
.eg-lead-btn.-link {
  border-color: #eb5402;
  background: #fff;
  color: #eb5402;
  font-size: 0.9375rem;
}
@media (max-width: 979px) {
  .eg-lead-btn.-link {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 979px) {
  .eg-service-container {
    margin-bottom: 20px;
  }
}

.eg-service {
  padding: 67px 0 60px;
}
@media (max-width: 979px) {
  .eg-service {
    padding: 44px 0 14px;
  }
}
.eg-service + .eg-service {
  border-top: 1px dashed rgba(0, 0, 0, 0.13);
}

.eg-service-unit {
  display: grid;
  grid-template-columns: 450px 1fr;
  -moz-column-gap: 12px;
       column-gap: 12px;
  align-items: center;
  border: 2px solid;
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 979px) {
  .eg-service-unit {
    display: block;
  }
}
.eg-service-unit + .eg-service-unit {
  margin-top: 25px;
}
@media (max-width: 979px) {
  .eg-service-unit + .eg-service-unit {
    margin-top: 48px;
  }
}
.eg-service-unit.-aupay {
  color: #eb5402;
}
.eg-service-unit.-gas {
  color: #0095e2;
}
.eg-service-unit.-uq {
  color: #6a58cb;
}
.eg-service-unit.-eco {
  color: #1c7939;
}
.eg-service-unit.-solar {
  color: #1b4989;
}
.eg-service-unit-img {
  margin: 0;
  padding: 0;
}
.eg-service-unit-img img {
  display: block;
  margin: -2px;
  max-width: calc(100% + 4px);
  width: calc(100% + 4px);
  height: auto;
}
.eg-service-unit-content {
  padding: 30px 52px;
  line-height: 1.3333333333;
  font-size: 0.75rem;
  font-weight: 500;
  color: #6f6f6f;
}
@media (max-width: 979px) {
  .eg-service-unit-content {
    padding: 26px 4.8717948718vw 33px;
  }
}
.eg-service-unit-content dl > dt {
  margin-bottom: 4px;
}
.eg-service-unit-content dl > dd small {
  font-size: 0.8333333333em;
}

.eg-service-catch {
  padding-right: 10px;
  margin-bottom: 18px;
  line-height: 1.45;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #4e4e4e;
}
@media (max-width: 979px) {
  .eg-service-catch {
    margin-bottom: 15px;
    font-size: 1rem;
    lighting-color: 1.5;
  }
}
.eg-service-catch > sup {
  top: -1.2em;
  font-size: 0.45em;
}
.eg-service-catch > small {
  font-size: 0.65em;
}

.eg-service-notes {
  display: block;
  margin-top: 5px;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 0.625rem;
  color: rgba(111, 111, 111, 0.8);
}

.eg-service-link {
  position: relative;
  display: block;
  max-width: 324px;
  width: 100%;
  margin-top: 36px;
  margin-left: auto;
  padding: 15px 20px;
  border-radius: 13px;
  line-height: 1.3333333333;
  font-size: 0.9375rem;
  font-weight: 700;
  text-align: center;
  transition: opacity 0.3s ease;
}
.eg-service-link:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .eg-service-link:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
@media (max-width: 979px) {
  .eg-service-link {
    margin-top: 29px;
    margin-right: auto;
  }
}
.eg-service-link::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  width: 18px;
  height: 14px;
  margin-top: -7px;
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 14px;
  content: "";
}
.eg-service-link.-aupay {
  color: #eb5402;
  background-color: rgba(247, 212, 147, 0.27);
}
.eg-service-link.-gas {
  color: #0095e2;
  background-color: rgba(202, 236, 252, 0.27);
}
.eg-service-link.-gas::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next_gas.svg);
}
.eg-service-link.-uq {
  color: #6a58cb;
  background-color: rgba(212, 206, 244, 0.27);
}
.eg-service-link.-uq::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next_uq.svg);
}
.eg-service-link.-eco {
  color: #1c7939;
  background-color: rgba(185, 220, 145, 0.27);
}
.eg-service-link.-eco::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next_eco.svg);
}
.eg-service-link.-solar {
  color: #1b4989;
  background-color: rgba(188, 216, 253, 0.27);
}
.eg-service-link.-solar::before {
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_next_solar.svg);
}

.eg-notification {
  display: block;
  padding: 12px 16px;
  background: #ffe5e5;
  color: #e60000 !important;
  font-size: 0.875rem;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
@media (max-width: 979px) {
  .eg-notification {
    padding-right: 4.1025641026vw;
    padding-right: 4.1025641026vw;
  }
}
.eg-notification:hover {
  color: #e60000;
  text-decoration: none;
}
.eg-notification:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .eg-notification:hover {
    opacity: 0.6;
    text-decoration: none;
  }
}
.eg-notification-inner {
  display: block;
  position: relative;
  padding-left: 30px;
}
.eg-notification-inner::before, .eg-notification-inner::after {
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
}
.eg-notification-inner::before {
  left: 0;
  width: 18px;
  height: 21px;
  margin-top: -10px;
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_notification.svg);
  background-size: 18px 21px;
}
.eg-notification-inner::after {
  right: -2px;
  width: 9px;
  height: 12px;
  margin-top: -6px;
  background-image: url(https://www.au.com/denki/assets/energy/img/icon_arrow_down_important.svg);
  background-size: 9px 12px;
}
@media (max-width: 979px) {
  .eg-notification-inner::after {
    right: -0.5128205128vw;
  }
}

.eg-article {
  display: flex;
  padding: 14px 60px 14px 20px;
  gap: 30px;
  align-items: center;
  color: currentColor;
}
@media (max-width: 767px) {
  .eg-article {
    flex-direction: column;
    gap: 25px;
    padding: 20px 10px 30px 10px;
  }
}
.eg-article:not(:last-child) {
  border-bottom: 1px solid #dedede;
}
.eg-article:hover {
  opacity: 0.6;
  text-decoration: none;
}
.eg-article:hover .eg-article-ttl {
  color: #06a;
  text-decoration: underline;
}
.eg-article.link-text::after {
  right: 22px;
}
@media (max-width: 767px) {
  .eg-article.link-text::after {
    content: none;
  }
}
.eg-article-thumbnail {
  width: 138px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .eg-article-thumbnail {
    width: 100%;
  }
}
.eg-article-thumbnail img {
  max-width: 100%;
  width: 100%;
}
.eg-article-body {
  display: grid;
  gap: 8px;
  flex: 1;
}
@media (max-width: 767px) {
  .eg-article-body {
    gap: 12px;
    width: 100%;
  }
}
.eg-article-ttl {
  grid-row: 1/2;
  grid-column: 1/3;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #797979;
}
.eg-article-category, .eg-article-postDate {
  grid-row: 2/3;
  letter-spacing: 0.06em;
}
.eg-article-category {
  grid-column: 1/2;
  color: #eb5402;
  font-size: 0.75rem;
  font-weight: 500;
}
.eg-article-postDate {
  grid-column: 2/3;
  justify-self: end;
  font-size: 0.6875rem;
  color: rgba(111, 111, 111, 0.8);
}

/*===========================================================
+-----+// text
===========================================================*/
.txt_c {
  text-align: center !important;
}

.txt_r {
  text-align: right !important;
}

.txt_l {
  text-align: left !important;
}

.point_color {
  color: #EB5705;
}

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

.fw_bold {
  font-weight: bold !important;
}

.fz_small {
  font-size: 0.75rem;
}

/*===========================================================
+-----+// margin
===========================================================*/
.m_auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m_10 {
  margin: 10px;
}

.m_t0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

.m_b0 {
  margin-bottom: 0px !important;
}

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

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

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

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

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

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

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

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

.m_b60 {
  margin-bottom: 60px !important;
}

.m_b70 {
  margin-bottom: 70px !important;
}

.m_r0 {
  margin-right: 0px !important;
}

.m_r5 {
  margin-right: 5px !important;
}

.m_r10 {
  margin-right: 10px !important;
}

.m_r15 {
  margin-right: 15px !important;
}

.m_r20 {
  margin-right: 20px !important;
}

.m_r25 {
  margin-right: 25px !important;
}

.m_r30 {
  margin-right: 30px !important;
}

.m_l0 {
  margin-left: 0px !important;
}

.m_l5 {
  margin-left: 5px !important;
}

.m_l10 {
  margin-left: 10px !important;
}

.m_l15 {
  margin-left: 15px !important;
}

.m_l20 {
  margin-left: 20px !important;
}

.m_l25 {
  margin-left: 25px !important;
}

.m_l30 {
  margin-left: 30px !important;
}

/*===========================================================
+-----+// padding
===========================================================*/
.p_0 {
  padding: 0 !important;
}

.p_5 {
  padding: 5px !important;
}

.p_10 {
  padding: 10px !important;
}

.p_15 {
  padding: 15px !important;
}

.p_20 {
  padding: 20px !important;
}

.p_30 {
  padding: 30px !important;
}

.p_t0 {
  padding-top: 0px !important;
}

.p_t5 {
  padding-top: 5px !important;
}

.p_t10 {
  padding-top: 10px !important;
}

.p_t15 {
  padding-top: 15px !important;
}

.p_t20 {
  padding-top: 20px !important;
}

.p_t25 {
  padding-top: 25px !important;
}

.p_t30 {
  padding-top: 30px !important;
}

.p_b0 {
  padding-bottom: 0px !important;
}

.p_b5 {
  padding-bottom: 5px !important;
}

.p_b10 {
  padding-bottom: 10px !important;
}

.p_b15 {
  padding-bottom: 15px !important;
}

.p_b20 {
  padding-bottom: 20px !important;
}

.p_b25 {
  padding-bottom: 25px !important;
}

.p_b30 {
  padding-bottom: 30px !important;
}

.p_r0 {
  padding-right: 0px !important;
}

.p_r5 {
  padding-right: 5px !important;
}

.p_r10 {
  padding-right: 10px !important;
}

.p_r15 {
  padding-right: 15px !important;
}

.p_r20 {
  padding-right: 20px !important;
}

.p_r25 {
  padding-right: 25px !important;
}

.p_r30 {
  padding-right: 30px !important;
}

.p_l0 {
  padding-left: 0px !important;
}

.p_l5 {
  padding-left: 5px !important;
}

.p_l10 {
  padding-left: 10px !important;
}

.p_l15 {
  padding-left: 15px !important;
}

.p_l20 {
  padding-left: 20px !important;
}

.p_l25 {
  padding-left: 25px !important;
}

.p_l30 {
  padding-left: 30px !important;
}

.p_l40 {
  padding-left: 40px !important;
}

.p_l50 {
  padding-left: 50px !important;
}

.m-cv {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 51;
  width: 100%;
  height: 90px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10%);
  transition: all 0.3s ease;
}
@media (min-width: 980px) {
  .m-cv {
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .m-cv {
    left: 180px;
    width: calc(100% - 180px);
  }
}
.m-cv.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.m-cv__inner {
  height: 100%;
  padding: 12px 20px 12px;
  background: rgba(255, 250, 234, 0.8);
  text-align: center;
}
@media (min-width: 980px) {
  .m-cv__inner {
    padding-top: 15px;
    padding-bottom: 18px;
  }
}
.m-cv__btn {
  display: inline-block;
  width: 290px;
  padding: 10px 20px 12px;
  border-radius: 60px;
  background: #eb5402;
  line-height: 1.222;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  color: #fff !important;
}
@media (min-width: 980px) {
  .m-cv__btn {
    width: 390px;
    padding-top: 14px;
    padding-bottom: 16px;
    font-size: 20px;
    transition: all 0.1s ease;
  }
  .m-cv__btn:hover {
    transform: translateY(3px);
    box-shadow: none;
  }
}
.m-cv__text {
  margin-bottom: 5px;
  color: #d92323;
  font-size: 11px;
}
@media (min-width: 980px) {
  .m-cv__text {
    margin-bottom: 10px;
    font-size: 13px;
  }
}