@charset "UTF-8";

.pc-ta-center .list-note-01 {
  display: inline-block;
}

/********
  tab
********/
.tab-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  padding: 20px 20px 15px;
  border-radius: 8px;
  background-color: #ffe658;
  position: relative;
}

.tab-contents_btn {
  background: #fff;
  display: table-cell;
  height: 50px;
  width: 16.2%;
  text-align: center;
  line-height: 50px;
  margin-right: 5px;
  margin-bottom: 7px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 8px;
  color: #333;
  font-weight: bold;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
}
.tab-contents_btn.two-lines br{
  display: none;
}
.tab-contents_btn:nth-child(6n) {
  margin-right: 0;
}
.tab-contents_btn:hover {
  text-decoration: none;
  background-color: #fff;
}

.tab-contents_btn.active {
  text-decoration: none;
  background: linear-gradient(to bottom, #ff7e00, #ff7e00);
  color: #fff;
}

.tab-contents_contents {
  margin-top: 40px;
}
.tab-contents_contents_item {
  display: none;
  position: relative;
  min-width: 660px;
}

.tab-contents_contents_item::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  width: 50px;
  height: 30px;
  transform: translateX(-50%);
  background: url("/energy/set/data/support/meter-reading/img/shared/arrow.png")
    center center / cover no-repeat;
}
/* .tab-contents_contents_item:first-child {
  display: block;
} */

.tab-contents_contents_item {
  display: none;
}

/* .tab-contents_contents_item:first-child {
  display: block;
} */
.tab-contents_contents_item.column-item-2 {
  width: 66%;
}

.list-bullet-01.narrow {
  margin-top: 20px;
}

.text.little-small {
  font-size: 93.75%;
}

.tohoku-img {
  margin-left: -200px;
}

.table-type-01 th {
  vertical-align: middle;
  text-align: center;
}
.table-type-01 td {
  vertical-align: middle;
  text-align: center;
}

.btnlas_item {
  width: 85%;
}

/** 検索窓 **/
.energy-page-u96-bg-yellow {
  background-color: #fff49c;
}
.energy-page-u96-contnts-search {
  padding: 35px 0 10px;
}

.faq-search-box {
  position: relative;
  margin: 50px 0 30px 0;
}
.faq-search-box-02 {
  margin: 10px 0;
}
.faq-search-box-03 {
  margin: 0 0 30px 0;
}
.faq-search-box-form {
  position: relative;
  z-index: 5;
  box-sizing: border-box;
  padding-right: 115px;
  width: 750px;
  border: 3px solid #ffd400;
  border-radius: 3px;
  overflow: hidden;
  height: 50px;
  margin: auto;
}
.faq-search-box-02 .faq-search-box-form {
  width: 100%;
}
.faq-search-box-form-input-inner {
  height: 46px;
}
.faq-search-box-form-text {
  clear: both;
  box-sizing: border-box;
  padding: 3px 8px;
  width: 100%;
  height: 46px;
  border: 0;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: none;
  background: #fff;
  color: #333;
  font-size: 100%;
}
.faq-search-box-form-text:focus {
  outline: 0;
}
.faq-search-box-form-submit {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 8px 0px 6px 54px;
  width: 115px;
  height: 46px;
  border: 0;
  font-size: 100%;
  text-align: left;
  cursor: pointer;
  /* color: #fff; */
  background: #ffd400;
}
.faq-search-box-form-submit:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  background-image: url(/energy/set/data/support/lib/img/p/icon-search-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  overflow: hidden;
}
/** 検索窓 **/

/**セクションLv2**/

.section-lv2 {
  padding-top: 53px;
}

/**セクションLv3**/

.section-lv3 {
  padding-top: 0;
}

.title-lv3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 37px;
}

.tab-contents_txt-strong {
  font-size: 28px;
  font-weight: bold;
}
.tab-contents_txt {
  margin-bottom: 50px;
}

/**セクションLv4**/

.title-lv4 {
  margin-bottom: 10px;
}

/**電力会社ボタン**/
.button-cont {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 50px 0;
}
.button-cont .button-white-type01 {
  width: 340px;
  margin: 0 auto;
}
.button-cont .button-white-type01:first-child {
  margin-bottom: 30px;
}

.login-guide-txt {
  margin-bottom: 80px;
}

.button-white-type01 {
  min-width: 323px;
  position: relative;
  display: inline-flex;
  padding: 3px 40px;
  min-height: 50px;
  border-radius: 50px;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  max-width: 100%;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.4s;
  background: #fff;
  border: 1px solid #c1c1c2;
  color: #333;
  margin-bottom: 80px;
}
.button-white-type01::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url("/energy/set/data/support/meter-reading/img/shared/newwindow.png")
    center center / cover no-repeat;
}
.button-white-type01.hasLinkTxt {
  margin-bottom: 20px;
}
.button-white-type01.internallink {
  width: 385px;
}
.button-white-type01.internallink::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translateY(-50%);
  width: 8px;
  height: 12px;
  background: url("/energy/set/data/support/meter-reading/img/shared/icon-arrow.png")
    center center / cover no-repeat;
}

.button-white-type01:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #333;
}

img.newwindowicon {
  display: none;
}

.linktoau-txt {
  padding: 40px 0;
  display: flex;
  justify-content: center;
  border-top: 1px solid #333;
}
.linktoau-txt .linktoau-txt-decimal_marker {
  min-width: 25px;
  display: table-cell;
}

.linktoau-txt .linktoau-txt-decimal_data {
  display: table-cell;
}
/**kenshin-info**/

.kenshin-info {
  width: 660px;
  margin: 0 auto 40px;
}

.kenshin-info.tx-15 {
  transform: translateX(-15px);
}

.kenshin-info tr {
  border-bottom: 1px solid #d8dadc;
}
.kenshin-info tr:first-child {
  border-top: 1px solid #d8dadc;
}
.kenshin-info th {
  width: 130px;
  background-color: #eee;
  padding: 18px 0;
  vertical-align: middle;
}

.kenshin-info th img {
  border: 1px solid #fff;
  border-radius: 50%;
}

.kenshin-info td {
  text-align: left;
  padding: 18px;
}

.kenshin-image {
  margin-bottom: 20px;
}
.kenshin-image-attention {
  margin-bottom: 60px;
}
.kenshin-image.kenshin-image-uq {
  margin-bottom: 40px;
}
.kenshin-below-txt {
  margin-bottom: 40px;
  text-align: left;
}

.linktoau-txt.kenshin-below-txt{
  border: none;
  padding: 0;
}
.attention-info {
  margin-bottom: 40px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
/**customer-info-table**/
.customer-info-wrap {
  width: 808px;
}
.customer-info-wrap *{
  box-sizing: border-box;
}
.customer-info-table {
  width: 100%;
  border-color: #f4f5f6;
}

/* thead */
.customer-info-table thead th{
  border-top: 1px solid #d8dadc;
  background-color: #eee;
  vertical-align: middle;
  padding: 10px;
}
.customer-info-table thead th:first-child{
  border-top: none;
  background-color: #fff;
}

/* tbody */
.customer-info-table tbody tr {
  border-bottom: 1px solid #d8dadc;
}
.customer-info-table tbody tr:first-child {
  border-top: 1px solid #d8dadc;
}
.customer-info-table tbody th {
  width: 70px;
  background-color: #eee;
  padding: 18px 0;
  vertical-align: middle;
}
.customer-info-table tbody th img {
  border: 1px solid #fff;
  border-radius: 50%;
}
.customer-info-table td {
  text-align: center;
  padding: 15px 20px;
  vertical-align: middle;
}
.customer-info-table tbody td:nth-child(2) br{
  display: none;
}
.customer-info-table th:nth-child(3),
.customer-info-table th:nth-child(4),
.customer-info-table td:nth-child(3),
.customer-info-table td:nth-child(4) {
  border-left: 1px solid #d8dadc;
}

/* 記載いただきたい項目 */
.customer-info-table .digit-10{
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 28px;
}
.customer-info-table .digit-10 .strong{
  color: #ff7e00;
  font-weight: bold;
  font-size: 24px;
}
.customer-info-table .digit-10-img{
  width: 187px;
  display: block;
  margin: 0 auto 10px;
}

/* お客さまページ内の記載箇所 */
.customer-info-table td li{
  width: 228px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  background: #ffe658;
  border-radius: 5px;
  position: relative;
}
.customer-info-table td li::after{
  content: "";
  position: absolute;
  bottom: -15px;
  left: calc(50% - 8px);
  border-top: 10px solid #ff7e00;
  border-left: 8px solid transparent; 
  border-right: 8px solid transparent; 
  height: 0;
  width: 0;
}
.customer-info-table td li:last-child{
  margin-bottom: 0;
}
.customer-info-table td li:last-child::after{
  display: none;
}

.customer-info-table-txt {
  font-size: 16px;
  line-height: 28px;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}

/** ENEOSでんき用 **/
.eneos .button-white-type01 {
  width: 382px;
}
.eneos .login-guide-txt {
  margin: 0 auto 40px;
}
.eneos .tab-contents_txt {
  margin: 0;
}
.eneos .button-cont {
  margin: 30px 0;
}
.eneos .button-cont .button-white-type01 {
  margin: 0 auto;
  padding: 3px 35px 3px 20px;
}