@charset "UTF-8";
/* CSS Document */
.gas-business-wrapper {
  position: relative;
  box-sizing: border-box;
  height: 480px;
  width: 100%;
  background: #14233d;
}
.gas-business-wrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.gas-business-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 276px;
  width: 50%;
  height: 57px;
  background: #e71a21;
}
.gas-business-wrapper::after {
  position: absolute;
  content: "";
  right: 0;
  top: 258px;
  width: 50%;
  height: 95px;
  background: url(/ep/corporate/images/gas_business_bg_copy.png) 0 0 repeat-x;
  -webkit-background-size: auto 95px;
  background-size: auto 95px;
}
.gas-business-wrapper * {
  box-sizing: border-box;
}
.gas-business-wrapper .gas-business-content {
  max-width: 1240px;
  height: 480px;
  margin: 0 auto;
}
.gas-business-wrapper .gas-business-content .gas-business-inner {
  display: table;
  max-width: 1240px;
  width: 100%;
  height: 276px;
  background: url(/ep/corporate/images/gas_business_bg_hero.jpg) center bottom no-repeat;
  background-size: contain;
}
.gas-business-wrapper .gas-business-content .gas-business-inner .gas-business-title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-width: 1240px;
}
.gas-business-wrapper .gas-business-content .gas-business-inner .gas-business-title img {
  display: block;
  margin: 0 auto;
  max-width: 560px;
}
.gas-business-wrapper .gas-business-content .gas-business-copy1 {
  position: absolute;
  margin-left: -340px;
  top: 258px;
  left: 50%;
  max-width: 680px;
  z-index: 2;
}
.gas-business-wrapper .gas-business-content .gas-business-btn-area {
  padding: 100px 0 0 0;
  text-align: center;
  letter-spacing: -0.4em;
}
.gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn {
  position: relative;
}
.gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn a {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  -webkit-box-shadow: 0px -4px 0px -1px #002b69 inset;
  box-shadow: 0px -4px 0px -1px #002b69 inset;
  width: 225px;
  height: 50px;
  line-height: 47px;
  background: #004ea2;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: normal;
  z-index: 9999;
}
.gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn a::after {
  position: absolute;
  content: "";
  margin-top: -5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn a:hover {
  text-decoration: none;
}
.new-menu-link::after {
  position: absolute;
  content: "";
  margin-top: -5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ----------------------
 ***HYBRID
----------------------*/
.hybrid-wrapper {
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 980px;
}
.hybrid-wrapper img {
  width: 100%;
  height: auto;
}
.hybrid-wrapper * {
  box-sizing: border-box;
}
.hybrid-wrapper .hybrid-content {
  width: 100%;
  max-width: 807px;
  padding: 35px 0;
  /* height: 480px; */
  /* margin: 0 auto; */
}
.hybrid-wrapper .hybrid-content .hybrid-title {
  display: block;
}
.hybrid-wrapper .hybrid-content .hybrid-body {
  display: block;
  margin: 0 0 25px;
}
.hybrid-wrapper .hybrid-content .hybrid-bottom {
  display: block;
}
.hybrid-wrapper .hybrid-content .hybrid-sp {
  display: none;
}
.new-menu-wrapper {
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 980px;
}
.new-menu-content {
  width: 100%;
  height: 450px;
  max-width: 807px;
  margin: 0 0 50px;
  padding: 35px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-menu-body {
  margin: 0 0 65px;
  padding: 25px;
  border-radius: 15px;
  background: rgba(0, 0, 0, .3);
  text-align: center;
  color: #ffffff;
}
.new-menu-body h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
  text-align: left;
}
ul.new-menu-list-2504 {
  margin: 0 -15px;
  height: auto !important;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
ul.new-menu-list-2504 li {
  width: 50%;
  margin: 0 15px;
  text-align: center;
}
ul.new-menu-list-2504 li a {
  display: block;
  padding: 20px;
  background-image: linear-gradient(90deg, rgba(223, 103, 42, 1), rgba(254, 178, 60, 1));
  border-radius: 8px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
ul.new-menu-list-2504 li:first-child a {
  display: block;
  padding: 20px;
  background-image: linear-gradient(90deg, rgba(20, 40, 110, 1), rgba(75, 110, 165, 1));
  border-radius: 8px;
  color: #ffffff;
}
ul.new-menu-list-2504 li a:hover {
  text-decoration: none;
}
ul.new-menu-list-2504 li a .btn {
  max-width: 180px;
  width: 100%;
  margin: 15px auto 0;
  padding: 5px 20px;
  display: block;
  color: #333333;
  background: #ffffff;
  border-radius: 9999px;
  font-size: 15px;
  box-sizing: border-box;
}
/*
ul.new-menu-list {
  height: auto !important;
  padding: 20px 50px;
  border: 2px solid #ffffff;
  border-radius: 15px;
  background: rgba(0, 0, 0, .3);
  text-align: center;
  color: #ffffff;
}
.new-menu-list a:hover {
  text-decoration: none;
}
.new-menu-list a:link {
  color: #ffffff !important;
  text-decoration: underline;
}
.new-menu-list a:visited {
  color: #ffffff !important;
}
ul.new-menu-list li h2 {
  font-size: 220.0%;
  font-weight: normal;
  padding-top: 20px;
  margin-bottom: 30px;
  color: #ffffff;
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
}
*/
/*
.new-menu-link {
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  width: 225px;
  height: 50px;
  line-height: 47px;
  background: #ea1e1f;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none !important;
  letter-spacing: normal;
  z-index: 9999;
}
*/
/*
ul.new-plan{
  display: inline-block;
  text-align: left;
}
ul.new-plan li{
  padding-left:1em;
	text-indent:-1em;
}
ul.new-plan li.center{
  margin-left: -1.9em;
  text-align: center;
}
*/
/* 240923追加 */
ul.new-plan {
  margin: 0 -1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
ul.new-plan li {
  width: 48%;
  margin: 1%;
}
ul.new-plan li a {
  position: relative;
  padding: 10px 30px 10px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 80px;
  border: 2px solid #cccccc;
  border-radius: 8px;
  color: #666666 !important;
  text-decoration: none !important;
  box-sizing: border-box;
  text-align: left;
}
ul.new-plan li a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 2px #ea1e1f;
  border-right: solid 2px #ea1e1f;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
ul.new-plan li a:hover {
  opacity: 0.7;
}
ul.new-plan li a span.blue {
  padding: 5px 15px;
  display: inline-block;
  background-color: #142867;
  color: #ffffff;
  font-size: 12px;
  border-radius: 9999px;
  text-align: center;
}
ul.new-plan li a span.orange {
  padding: 5px 15px;
  display: inline-block;
  background-color: #df672a;
  color: #ffffff;
  font-size: 12px;
  border-radius: 9999px;
  text-align: center;
}
ul.new-plan li a span.sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
ul.new-plan p.note {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
/* ./240923追加 */
.pcOnly {
  display: block !important;
}
.spOnly {
  display: none !important;
}
@media screen and (max-width: 980px) {
  .hybrid-wrapper .hybrid-content .hybrid-title {
    /* padding: 35px 0 0; */
  }
  .hybrid-wrapper .hybrid-content .hybrid-body {
    width: 75%;
    max-width: 807px;
    padding: 25px 0;
  }
  .hybrid-wrapper .hybrid-content .hybrid-bottom {
    /* padding: 0 0 35px; */
  }
  .gas-business-wrapper .gas-business-content .gas-business-inner {
    height: 260px;
  }
  .gas-business-wrapper::before {
    top: 256px;
    height: 40px;
  }
  .gas-business-wrapper::after {
    top: 243px;
    width: 60%;
    height: 67px;
    -webkit-background-size: auto 67px;
    background-size: auto 67px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-inner .gas-business-title {
    padding: 0 25%;
  }
  .gas-business-wrapper .gas-business-content .gas-business-copy1 {
    position: relative;
    margin: -17px 0 0 -240px;
    top: 0;
    width: 480px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area {
    padding: 15px 0 0;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p {
    display: block;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-copy2 {
    margin-right: 0;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn {
    margin-top: 10px;
  }
  .new-menu-wrapper {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
  }
  .new-menu-content {
    width: 70%;
    max-width: none;
    padding: 10% 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: block !important;
  }
  .hybrid-wrapper {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }
  .hybrid-wrapper .hybrid-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .hybrid-wrapper .hybrid-content .hybrid-sp {
    padding: 5% 0;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hybrid-wrapper .hybrid-content .hybrid-sp img {
    margin: 0 auto;
    width: 100%;
  }
  .hybrid-wrapper .hybrid-content .hybrid-title {
    display: none;
  }
  .hybrid-wrapper .hybrid-content .hybrid-body {
    display: none;
    margin: 0 0 25px;
  }
  .hybrid-wrapper .hybrid-content .hybrid-bottom {
    display: none;
  }
  .gas-business-wrapper {
    height: 200px;
  }
  .gas-business-wrapper::before {
    top: 93px;
    height: 21px;
  }
  .gas-business-wrapper::after {
    top: 86px;
    height: 36px;
    width: 50%;
    -webkit-background-size: auto 36px;
    background-size: auto 36px;
  }
  .gas-business-wrapper .gas-business-content {
    padding: 0;
    height: 200px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-inner {
    margin: 0 auto;
    max-width: 320px;
    width: 100%;
    height: 95px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-inner .gas-business-title {
    padding: 0 22%;
  }
  .gas-business-wrapper .gas-business-content .gas-business-copy1 {
    margin: -9px auto 0;
    left: 0;
    width: 260px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area {
    padding: 5px 0 0;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-copy2 {
    display: none;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn {
    margin-top: 0px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn a {
    width: 120px;
    height: 30px;
    line-height: 27px;
    font-size: 12px;
  }
  .gas-business-wrapper .gas-business-content .gas-business-btn-area p.gas-business-btn a::after {
    margin-top: -3px;
    border-width: 1px;
    width: 4px;
    height: 4px;
    right: 7px;
  }
  .new-menu-wrapper {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
  }
  .new-menu-content {
    width: 100%;
    height: auto;
    max-width: none;
    padding: 20px 0 0;
  }
  .new-menu-body {
  margin: 0 0 69px;
  padding: 15px;
  border-radius: 8px;
  background: rgba(0, 0, 0, .3);
  text-align: center;
  color: #ffffff;
}
.new-menu-body h2 {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #ffffff;
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
  text-align: left;
}
ul.new-menu-list-2504 {
  margin: 0 -10px;
  height: auto !important;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
ul.new-menu-list-2504 li {
  width: 50%;
  margin: 0 10px;
  text-align: center;
}
ul.new-menu-list-2504 li a {
  display: block;
  padding: 10px;
  background-image: linear-gradient(90deg, rgba(223, 103, 42, 1), rgba(254, 178, 60, 1));
  border-radius: 8px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
ul.new-menu-list-2504 li:first-child a {
  display: block;
  padding: 10px;
  background-image: linear-gradient(90deg, rgba(20, 40, 110, 1), rgba(75, 110, 165, 1));
  border-radius: 8px;
  color: #ffffff;
}
ul.new-menu-list-2504 li a:hover {
  text-decoration: none;
}
ul.new-menu-list-2504 li a .btn {
  max-width: 100px;
  width: 100%;
  margin: 8px auto 0;
  padding: 3px 10px;
  display: block;
  color: #333333;
  background: #ffffff;
  border-radius: 9999px;
  font-size: 9px;
  box-sizing: border-box;
}
  /*
  .new-menu-body {
  margin: 0 0 69px;
  padding: 2.666vw;
  border-radius: 15px;
  background: rgba(0, 0, 0, .3);
  text-align: center;
  color: #ffffff;
}
.new-menu-body h2 {
  font-size: 2.93vw;
  font-weight: normal;
  margin-bottom: 2vw;
  color: #ffffff;
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
  text-align: left;
}
ul.new-menu-list-2504 {
  margin: 0 -2vw;
  height: auto !important;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
ul.new-menu-list-2504 li {
  width: 50%;
  margin: 0 2vw;
  text-align: center;
}
ul.new-menu-list-2504 li a {
  display: block;
  padding: 2.666vw;
  background-image: linear-gradient(90deg, rgba(223, 103, 42, 1), rgba(254, 178, 60, 1));
  border-radius: 8px;
  color: #ffffff;
  font-size: 2.93vw;
  font-weight: bold;
}
ul.new-menu-list-2504 li:first-child a {
  display: block;
  padding: 2.666vw;
  background-image: linear-gradient(90deg, rgba(20, 40, 110, 1), rgba(75, 110, 165, 1));
  border-radius: 8px;
  color: #ffffff;
}
ul.new-menu-list-2504 li a:hover {
  text-decoration: none;
}
ul.new-menu-list-2504 li a .btn {
  max-width: 180px;
  width: 100%;
  margin: 2vw auto 0;
  padding: 0.6vw 2.666vw;
  display: block;
  color: #333333;
  background: #ffffff;
  border-radius: 9999px;
  font-size: 2.4vw;
  box-sizing: border-box;
}
  */
  /*
ul.new-menu-list {
  display: flex;
  justify-content: space-around;
  padding: 0 10px 0;
}
ul.new-menu-list li {
  padding: 10px;
}
.new-menu-link {}
.new-menu-link a {}
.new-menu-link a img {
  width: 100%;
}
  */
  /**/
  ul.new-menu-list {
    height: auto !important;
    padding: 10px 20px;
    border: 2px solid #ffffff;
    border-radius: 15px;
    background: rgba(0, 0, 0, .3);
    text-align: center;
    color: #ffffff;
  }
  .new-menu-list a:hover {
    text-decoration: none;
  }
  .new-menu-list a:link {
    color: #ffffff !important;
    text-decoration: underline;
  }
  .new-menu-list a:visited {
    color: #ffffff !important;
  }
  ul.new-menu-list li h2 {
    font-size: 150.0%;
    font-weight: normal;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .new-menu-link {
    width: 140px;
    height: 30px;
    font-size: 13px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ea1e1f;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    text-decoration: none;
    letter-spacing: normal;
    z-index: 9999;
  }
  .new-menu-link::after {
    margin-top: -3px;
    border-width: 1px;
    width: 4px;
    height: 4px;
    right: 7px;
  }
  /* 240923追加 */
  ul.new-plan {
    margin: 0;
    display: block;
  }
  ul.new-plan li {
    width: 100%;
    margin: 3% 0;
  }
  ul.new-plan li a {
    position: relative;
    padding: 10px 30px 10px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 80px;
    border: 2px solid #cccccc;
    border-radius: 8px;
    color: #666666 !important;
    text-decoration: none !important;
    box-sizing: border-box;
    text-align: left;
  }
  ul.new-plan li a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #ea1e1f;
    border-right: solid 2px #ea1e1f;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
  }
  ul.new-plan li a:hover {
    opacity: 1;
  }
  ul.new-plan li a span.blue {
    padding: 5px 15px;
    display: inline-block;
    background-color: #142867;
    color: #ffffff;
    font-size: 12px;
    border-radius: 9999px;
    text-align: center;
  }
  ul.new-plan li a span.orange {
    padding: 5px 15px;
    display: inline-block;
    background-color: #df672a;
    color: #ffffff;
    font-size: 12px;
    border-radius: 9999px;
    text-align: center;
  }
  ul.new-plan li a span.sup {
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
  }
  ul.new-plan p.note {
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 11px;
  }
  /* ./240923追加 */
}