@charset "utf-8";
/* CSS Document */
#nav {
  width: 100%;
  height: 55px;
  z-index: 100;
  background: #fff;
  box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 30%);
}
.logo img {
  width: 180px !important;
}
.nav-wrap {
  display: flex;
  align-items: center;
}
#menu {
  display: flex;
  position: relative;
  align-items: center;
  width: 986px;
  height: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
#menu .menu_list > a {
  position: relative;
  display: block;
  padding: 0 15px;
  text-align: center;
  transition: .3s;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-family: Meiryo, 'Helvetica Neue', YuGothicM, YuGothic, sans-serif;
  font-weight: bold;
}
#menu .menu_list > a:after {
  position: absolute;
  content: "";
  border-right: 1px solid #a5a5a5;
  right: 0;
  height: 16px;
  top: 18%;
}
#menu .menu_list a.last_list {
  padding-right: 0;
  display: flex;
  align-items: center;
  background-color: #ffef73;
  margin-left: 15px;
  padding: 6px 14px 6px 11px !important;
  border-radius: 8px;
}
#menu .menu_list a.last_list:after {
  border-right: 0;
}
.last_list img {
  position: relative;
  top: -2px;
  margin-right: 4px;
  width: 22px !important;
}
.last_list p {
  display: inline-block;
}
.menu_contents li a {
  color: #fff;
  font-family: Meiryo, 'Helvetica Neue', YuGothicM, YuGothic, sans-serif;
}
#side-gotopagetop {
  position: fixed;
  right: 0;
  bottom: 5px;
  z-index: 100;
}
.mt90 {
  margin-top: 90px;
}
.mt-140 {
  margin-top: -140px;
}
.mlr55 {
  margin-left: 55px;
  margin-right: 55px;
}
.pt90 {
  padding-top: 90px;
}
.plr15 {
  padding: 0 15px;
}
.lh15 {
  line-height: 1.5;
}
.bgc-beige {
  background-color: #ffffdc;
  padding: 40px 25px;
  margin-top: -50px !important;
  border-radius: 10px;
}
.bgi {
  background: url("/shopping/img/genre/electricity/bgi.png") center 0px fixed no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 60px;
}
.hero-member {
  background-image: url("/shopping/img/genre/electricity/hero-img-member.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: auto;
  height: 1200px;
  position: relative;
  top: -81px;
}
.hero-pos {
  padding-right: 38px;
}
.arrow {
  cursor: pointer;
}
.arrow:hover {
  opacity: 0.7;
}
.arrow::before {
  content: "";
  position: absolute;
  background: url("/shopping/img/genre/electricity/arrow.png") right center no-repeat;
  right: 30px;
  width: 24px;
  height: 25px;
}
.arrow.active::before {
  transform: rotate(180deg);
}
.jc-c {
  justify-content: center;
}
.c-blue {
  color: #3366cc;
}
.sticky {
  position: sticky;
  z-index: 10;
}
.faq_box {
  position: relative;
  padding: 0px 15px 15px;
  border-radius: 10px;
}
.faq_box dt {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 34px;
  margin-top: 20px;
  cursor:pointer;
}
.faq_box dt:hover {
  opacity: 0.7;
}
.faq_box dt:first-of-type {
    margin-top: 0;
}
.faq_box dt::before {
    content: "Q";
    display: inline-block;
    background-color: #ec6d28;
    color: #fff;
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
}
.faq_box dd {
  display: none;
  margin: 0px 40px 0 36px;
  font-size: 15px;
  line-height: 28px;
}
.sec_question, .sec_price {
  font-family: Verdana, Arial, Trebuchet MS, "メイリオ", Osaka, Meiryo;
}
.ta-c {
  text-align: center;
}
.d-b {
  display: block;
}
.d-f {
  display: flex;
}
.d-n {
  display: none;
}
.d-ib {
  display: inline-block;
}
.fw-b {
  font-weight: bold;
}
.hov:hover {
  opacity: 0.7;
}
.scroll {
  scroll-behavior: smooth;
}
.tit_subtext {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.denki_faq {
  margin-top: 30px;
}
.denki_faq h3, .denki_price h3 {
  font-size: 160%;
  font-weight: bold;
  background-color: #fff;
  padding: 15px 15px 15px 30px;
  border-radius: 5px;
  text-align: left;
}
.area-pdf {
  background-color: #fff;
  padding: 20px 15px;
  margin-bottom: 40px;
  border-radius: 5px;
}
.faq_wrap {
    background-color: #fff;
    text-align: left;
    padding: 20px 40px;
    margin-top: -15px;
  border-radius: 5px;
}
.h-pdf {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 180%;
  font-weight: bold;
}
table, th, td {
  border: solid 1px #000;
  padding: 8px 15px;
}
th {
  background-color: #f7f7f7;
  width: 35%;
  text-align: left;
}
#price_06 th, #price_07 th, #price_08 th, #price_10 th{width: 25%;}
ul {
  list-style: none;
  font-size: 15px;
  line-height: 28px;
}
.ic-pdf {
  background: url("/shopping/img/genre/electricity/ic-pdf.png") left center / 12px 12px no-repeat;
  padding-left: 11px;
}
.mlr20 {
  margin: 0px 20px;
}
/*モーダル内*/
#btn_app_caution {
  width: 620px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#btn_app_caution .lh16 {
  line-height: 1.6;
}
#btn_app_caution h3 {
  background: linear-gradient(#fdc186, #fbfbba) #FF0;
  padding: 5px;
  font-size: 28px;
  font-weight: bold;
  color: #353535;
  text-align: center;
}
#btn_app_caution h3 img {
  height: 38px;
  vertical-align: middle;
}
#btn_app_caution h4 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 30px auto;
}
#btn_app_caution p {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
#btn_app_caution p span {
  background: #ff5722;
  color: #fff;
  display: inline-block;
  font-weight: bold;
}
#btn_app_caution p img {
  width: 100%;
}
.pay_notes, .pay-credit {
  background-color: #f0f0f0;
  margin-top: 20px;
  padding: 10px 20px;
}
.pay_notes {
  font-size: 12px;
  text-align: left;
  margin-bottom: 100px;
    margin-top: -10px;
}
.credit-h {
  font-weight: bold;
  margin-left: 10px;
}
.credit-li li {
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
}
/*==============================================
              新バージョン
==============================================*/
.block {
  display: block;
}
.hover {
  cursor: pointer;
}
.hover:hover {
  opacity: 0.7;
}
.hero {
  background-image: url("/shopping/img/genre/electricity/main_bg_new.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  width: 100%;
  position: relative;
  top: -55px;
  padding-bottom: 40px;
}
.top_slider {
  height: 310px;
  padding-top: 90px;
}
.top_btn_wrap {
  display: flex;
  justify-content: space-around;
  width: 830px;
  margin: 0 auto;
  padding: 24px 0 25px;
}
.btn_card, .btn_denki {
  position: relative;
  z-index: 1;
}
.btn_card:hover, .btn_denki:hover {
  top: 4px;
}
.btn_card:after, .btn_denki:after {
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-radius: 33px;
  z-index: -1;
}
.btn_card:after {
  background-color: #16449f;
}
.btn_denki:after {
  background-color: #c11d17;
}
.btn_card:hover:after, .btn_denki:hover:after {
  display: none;
}
.top_card {
    color: #fff!important;
    font-size: 14px;
    position: relative;
    top: 6px;
    text-decoration: underline;
  text-shadow: 0px 0px 4px rgb(0 0 0);
}
.top_contents_wrap {
  display: flex;
  width: 900px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.hero .short_movie {
  text-align: center;
  margin-left: 30px;
}
.anchor_btn {
  position: relative;
  z-index: 1;
  margin-bottom: 12px;
}
.anchor_btn:last-child {
  margin-bottom: 0;
}
.anchor_btn:hover {
  top: 4px
}
.anchor_btn:after {
  content: "";
  width: 100%;
  height: 80%;
  background-color: #e8b52c;
  position: absolute;
  left: 0;
  bottom: 4px;
  border-radius: 13px;
  z-index: -1;
}
.anchor_btn:hover:after {
  display: none;
}
/*スライダー回り*/

/*Slick*/
.slider-wrap {
  padding-top: 80px;
  margin-bottom: 30px;
  position: relative;
}
.slider-2 .slick-slide {
  width: 664px;
  height: 320px;
  margin: 0 20px;
  position: relative;
  overflow: hidden;
}
.slider-2 .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-2 .slick-arrow {
  width: 60px;
  height: 60px;
  /*border-radius: 50%;
  background-color: #fff;*/
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 140px;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
/*.slider-2 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #09000d;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 24px;
  transform: rotate(45deg);
}*/
.slider-2 .slick-next {
  right: -60px;
  background: url(/shopping/img/genre/electricity/arrow_next.png) no-repeat center center;
}
.slider-2 .slick-prev {
  left: -60px;
  background: url(/shopping/img/genre/electricity/arrow_prev.png) no-repeat center center;
}
.slider-2 .slick-next::before {
  left: 20px;
}
.slider-2 .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 22px;
}
.slick-dots {
  bottom: -25px!important;
}
.dots-2 .slick-dots {
  text-align: center;
}
.dots-2 .slick-dots li {
  display: inline-block;
}
.dots-2 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 1px solid #fff;
  outline: none;
  cursor: pointer;
  background: #666;
  border-radius: 50%;
}
.dots-2 .slick-dots .slick-active button {
  background: #fff;
}
.slick-slider {
  margin: 0 auto 0!important;
    width: 900px!important;
}
.slick-dots li button:before{
  color: #666!important;
}
.slick-dots li.slick-active button:before {
  color: #fff!important;
}
.slick-prev:before, .slick-next:before {
  content : ""!important;
}

/*約款まわり*/
.pdf_list_wrap {
  justify-content: space-between;
  text-align: left;
  margin-top: 10px;
}
.pdf_title {
    font-size: 12px;
}
li.pdf_list:last-child {
    margin-right: 0;
}
li.pdf_list:first-child p:first-of-type {
    letter-spacing: -0.06em;
}
li.pdf_list {
    margin-right: 10px;
}
.pdf_weight {
    font-size: 12px;
  padding-left: 5px;
}

/*大規模改修に伴うスタイル*/
.allcontents_wrap {
  width: 100%;
    position: relative;
    top: -55px;
  text-align: center;
}
.wrap_feature, .wrap_question, .wrap_pdf, .wrap_renewableEnergy {
  background-color: #fffce6;
}
.denki_section {
  width: 900px;
  margin: 0 auto;
      padding-top: 80px;
    padding-bottom: 60px;
}
.sec_feature, .sec_question, .sec_renewableEnergy {
  position: relative;
}
.sec_feature::after, .sec_question::before, .sec_question::after, .sec_renewableEnergy::before, .sec_renewableEnergy::after {
  position: absolute;
    left: 44%;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 60px;
}
.sec_feature::after, .sec_question::after, .sec_renewableEnergy::after {
    bottom: -50px;
    border-color: #fffce6 transparent transparent transparent;
}
.sec_question::before, .sec_renewableEnergy::before {
    top: -10px;
    border-color: #fff transparent transparent transparent;
}

.sec_price {
    padding-bottom: 0;
}
.title{
  margin-bottom: 40px;
}
.denki_section figure {
  margin-bottom: 40px;
}

/*注文ボタン*/
.apply_btn_wrap {
    padding-top: 20px;
}
.apply_btn {
    display: block;
    position: relative;
    z-index: 1;
 width: 397px;
    margin: 0 auto 8px;
  left: -24px;
}
.apply_btn:hover {
    top: 6px;
}
.apply_btn:after {
    content: "";
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 8px;
    border-radius: 35px;
    z-index: -1;
    background-color: #c11d17;
}
.apply_btn:hover:after{
  display: none;
}
.apply_btn_wrap p {
    font-weight: bold;
}

/*料金表*/
.price_caution {
  line-height: 21px;
    background-color: #fff;
    width: 800px;
    margin: 0 auto 20px;
    padding: 12px;
    border: #ff0000 3px solid;
    font-size: 15px;
    color: #ff0000;
    text-align: center;
}
.price_caution a{
  text-decoration: underline;
}
.fuel_aco{
    display: block;
  position: relative;
    text-decoration: none!important;
    text-align: center;
    color: #000;
    font-size: 15px;
    border: 1px solid #000;
    padding: 10px 0;
    border-radius: 30px;
    margin: 20px auto 0;
    width: 40%;
  cursor:pointer;
}
.fuel_aco:hover{
  opacity: 0.7;
}
.active.fuel_aco::before {
    transform:rotate(180deg);
}
.fuel_aco::before {
    content: "";
    position: absolute;
    background: url(/shopping/img/genre/electricity/arrow.png) right center no-repeat;
    right: 10px;
  top: 40%;
    width: 21px;
    height: 10px;
    background-size: contain;
}
.fuel_pdf_links {
  display: none;
  width: 90%;
    margin: 10px auto 0;
}
.fuel_pdf_links p{
  line-height: 1.5;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
}
.fuel_pdf_links ul{
      display: flex;
    flex-wrap: wrap;
}
.fuel_pdf_links ul li {
      position: relative;
    font-size: 15px;
    width: 15%;
    padding-left: 5px;
}
.fuel_pdf_links ul li:hover {
  opacity: 0.7;
}
.fuel_pdf_links ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: url(/shopping/img/genre/electricity/ic-pdf.png) left center / 16px 15px no-repeat;
  width: 16px;
  height: 15px;
}
.fuel_pdf_links ul li span {
  font-size: 12px;
}
.price_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.price_btn_wrap a {
    display: block;
    margin: 10px 5px;
    width: 22%;
  text-decoration: none;
}
.price_btn {
    background-color: #ffef73;
    position: relative;
    display: block;
    color: #000;
    font-size: 15px;
  font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
  box-shadow: #e8b52c 0 5px;
}
.price_btn:hover {
  top: 5px;
  box-shadow: none;
}
.price_btn.arrow::before {
    rotate: -90deg;
    right: 0px;
    top: 57%;
    width: 30px;
    height: 10px;
    background-size: contain;
}
.price_box {
      margin-bottom: 60px;
}
.price_description {
    padding: 10px;
}
.price_include_note {
  text-align: left;
    width: 900px;
  margin-top: 40px;
}
.wrap_pdf figure {
  margin-bottom: -10px;
   background-color: #fff; 
   padding: 20px;
}
.price_include_note li {
  padding-left: 1.5em;
  position: relative;
  padding-bottom: 6px;
  line-height: 1.3;
  font-size: 12px;
}
.price_include_note li::before {
  content: "※";
  position: absolute;
  left: 0.1em;
}

/* 再生可能エネルギー発電 促進賦課金 */
.renewableEnergy_info {
  margin-bottom: 48px;
}
.renewableEnergy_title {
  width: 540px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding: 8px;
  background-color: #ffffff;
  border-radius: 24px;
  border: solid 1px;
  font-size: 130%;
  font-weight: 400;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.denki_renewableEnergy .arrow::before {
  right: 186px;
  height: 28px;
}
.renewableEnergy_inner {
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #ffffff;
}
.renewableEnergy_info:last-child .renewableEnergy_inner {
  width: 640px;
}
.renewableEnergy_inner_description {
  margin-bottom: 24px;
}
.renewableEnergy_priceTable {
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
}
.renewableEnergy_priceTable td {
  padding: 16px 56px;
  font-size: 18px;
}
.renewableEnergy_inner_notes {
  font-size: 14px;
}
/*冬の節電プログラム*/
.denkiLogin{
  display: block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.denkiLogin:hover {
  opacity: 0.7;
}