.tax-area {
  max-width: 950px;
  margin: 40px auto 20px;
  box-sizing: border-box;
}
.contents-inner {
  width: 950px;
  margin: 0 auto 60px;
  padding: 60px 20px 0;
}
.contents-inner .title-xl {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 45px;
}
.contents-inner .fcea05 {
  min-width: 400px;
  padding: 7px 46px;
  border-radius: 28px;
  display: inline-block;
  font-size: 26px;
  position: relative;
  background: #3f77cf;
  margin-bottom: 25px;
  box-shadow: 0px 6px #dcdddd;
  font-weight: bold;
  color: #ffffff;
}
.title-ty {
  width: 890px;
  height: 60px;
  margin: 0 auto;
}
.title-ty img {
  width: 100%;
  height: auto;
}
.text-ty-01 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
}
.text-ty-01 a {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}
.text-ty-02 {
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ta-c {
  text-align: center;
}
.ta-c .blue--btn {
  margin-top: 0;
}
.offer-img {
  width: 950px;
  margin-bottom: 60px;
}
.price--catch-text {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
  font-family: FutoGo, sans-serif;
  margin-bottom: 40px;
}
/* メンテナンス情報 */
#notice .contents-inner {
  text-align: center;
  margin-bottom: 0;
}
.maintenance-text {
  margin-bottom: 0;
  text-align: center;
  font-size: 24px;
  color: #004098;
  font-weight: bold;
}
.title-underline-maintenance {
  display: inline-block;
  border-bottom: solid 2px #000;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 12px;
}
.txt-note-maintenance {
  margin-top: 12px;
  margin-bottom: 0;
}
.term-maintenance {
  margin-top: 20px;
}
.maintenance-area {
  font-weight: bold;
}
.maintenance-area:not(:first-child) {
  margin-top: 12px;
}
.section-info-energy {
  text-align: center;
  width: 700px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.section-info-energy_text {
  color: red;
  margin-bottom: 10px
}
.section-info-energy_list {
  margin-top: 30px;
}
.section-info-energy_list_item {
  position: relative;
  list-style: none;
  color: red;
  border: 2px solid red;
  padding: 20px 40px 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
}
.section-info-energy_list_item:not(:first-child) {
  margin-top: 10px;
}
.section-info-energy_list_item span.pdfsize {
  display: none;
}
.section-info-energy-link, .section-info-energy-text-link {
  color: red !important;
}
.section-info-energy_list_box, .section-info-energy-link {
  display: block;
}
.section-info-energy-link-inner, .section-info-energy-text-link {
  text-decoration: underline !important;
  font-weight: bold;
  transition: opacity 0.2s ease-out
}
.section-info-energy-link:hover, .section-info-energy-text-link:hover {
  opacity: 0.6
}
.section-info-energy-link::after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid red;
  border-right: 2px solid red;
  display: inline-block;
  margin-left: 14px;
  vertical-align: 2px;
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
}
.section-info-energy-link.pdf-link::after {
  transform: rotate(0);
  border-top: none;
  border-right: none;
}
ul.notice-list > li {
  font-size: 12px !important;
}
.energy-page-u96-section-info-denkigas-gekihenkanwa {
  text-align: center;
  min-width: 990px;
  background-color: #fff;
  padding: 20px 0 0;
  position: relative;
  color: red;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_text {
  color: red;
  margin-bottom: 10px
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list {
  width: 700px;
  margin: 0 auto;
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li {
  position: relative;
  list-style: none;
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li:nth-child(n+2) {
  margin-top: 15px;
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li:last-child {
  margin-right: 0
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li span {
  display: block;
  padding: 20px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  color: red !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.4;
  border: 2px solid red;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li span.pdfsize {
  display: none;
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li a:hover {
  opacity: 0.6
}
.energy-page-u96-section-info-denkigas-gekihenkanwa_list li a {
  color: red !important;
  text-decoration: underline;
  font-weight: bold;
}
.price--div {
  padding-bottom: 95px;
}
.campaigns-banner {
  margin-top: 20px;
}
.campaigns-banner-item::after {
  content: none !important;
}
.section-info-energy_list-type01 {
  margin-top: 20px;
}
.section-info-energy_list-type01_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  background: #fff;
  border: 1px solid #034e9d;
  border-radius: 10px;
  margin-top: 20px;
}
.section-info-energy_list-type01-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  min-width: 180px;
  margin-top: 0 !important;
  border-radius: 8px 0 0 8px;
  background: #034e9d;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}
.section-info-energy_list-type01-link {
  color: #333 !important;
  font-size: 16px;
  margin: 5px 0 0;
  font-weight: bold;
  border-radius: 0 10px 10px 0;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 17.5px 0;
  text-decoration: none !important;
  text-align: center;
}
.section-info-energy_list-type01-link::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #034e9d;
  border-right: 2px solid #034e9d;
  margin-left: 14px;
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
}
.section-info-energy_list-type01-link:hover {
  opacity: .6;
}
.text-large {
  font-size: 1.42rem;
}
.text-xlarge {
  font-size: 1.59rem;
}
.text-red {
  color: red !important;
}
.text-bold {
  font-weight: bold !important;
}
.support-note .support-note-head {
  margin: 18px 0;
  font-weight: bold;
  font-size: 12px;
}
.support-note .support-note-text {
  font-size: 12px;
  line-height: 1.714;
}
.support-note .notice-list div {
  padding-left: 20px;
}
.note-list-link {
  position: relative;
}
.note-list-link + span {
  position: inherit !important;
}