@charset "utf-8";

.step_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 870px;
    margin: 40px auto;
    gap: 40px;
}

.step_area div {
    display: flex;
    gap: 50px;
    align-items: center;
}

a.link_deco {
    text-decoration: underline;
    color: #00f;
    font-weight: bold;
}

.electricity_sec {
    background: #fff !important;
    padding: 0 80px 80px;
}

.box {
    margin: 0;
    padding: 0 3% 3% 80px;
}

.accordion-area h3.title {
    display: flex;
    align-items: center;
}

.accordion-area h3.title span {
    display: inline-block;
    background: #0157AE;
    border-radius: 100%;
    padding: 10px 17px;
    font-size: 2.6rem;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
}

.accordion-area p.qa_a {
    display: flex;
    line-height: 1.5;
    align-items: flex-start;
}

.accordion-area p.qa_a span {
    display: block;
    background: #c00;
    border-radius: 100%;
    padding: 10px 19px;
    font-size: 2.6rem;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
}

.common_contact .btn_box {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.sec_guide05 .img img {
    width: unset;
}

#pagetitle.template_c2 {
    margin-bottom: 0;
    background: url(/dcms_media/image/AdobeStock_1248782171.webp);
    background-position: center;
    background-size: cover;
}

#pagetitle.template_c2:after {
    background: rgba(0, 0, 0, .6);
    content: "";
    height: 30%;
    position: absolute;
    width: 716px;
    top: 32%;
    left: 35.95%;
    border-radius: 10px;
}

#container {
    margin-bottom: 0;
}

.is_between {
    justify-content: center;
}

.sec_guide02 {
    padding: 40px;
    background: none;
}

.sec_guide02 .common_secttl {
    margin-bottom: 0;
}

.common_movie_flow_sec {
    margin-bottom: 0;
    margin-top: 0;
    padding: 80px;
}

.common_tips_sec {
    padding: 80px;
}

.common_prime_faq_sec {
    padding: 80px;
    background-color: transparent;
}

*, *:before, *:after {
	box-sizing: border-box;
}

.text-b {
    font-weight: bold;
}

.common_movie_flow_sec .movie_box {
    margin-bottom: 0;
}

.common_movie_flow_sec .movie_box .m_ttl {
    margin-bottom: 40px;
}

.inner_min2 {
    max-width: 1200px;
    margin: 0 auto;
    /* position: absolute; */
    /* top: 4.225%; */
    display: flex;
    width: 100%;
    /* left: 3%; */
    /* right: 3%; */
}

.inner_min3 {
    max-width: 1200px;
    border: 5px solid #ebebeb;
}

.inner_min4 {
    max-width: 1200px;
    margin: 0 auto;
}

.area_planbox_pc {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 auto;
    /* position: absolute; */
    z-index: 99;
}

.area_planbox_pc a {
    width: calc(100% / 5 - 8px);
    background: #fff;
    padding: 10px;
}

.area_planbox_pc img {
    margin: 20px 0 0;
}

.area_planbox_pc h3.catch {
    position: relative;
    padding: 10px;
    border-radius: 10px;
    background: #333;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.area_planbox_pc h3.catch:before,
h3.catch:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #333;
}

.area_planbox_pc h3.catch:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}

.area_planbox_pc h3.catch:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}

.area_planbox_pc h3 span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.area_planbox_pc h2 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.area_planbox_pc h2 {
    font-size: 20px;
    font-weight: bold;
    height: 145px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    line-height: 1.3;
    color: #0157AE;
    background: #f6f7f9;
}

.sec_area_top {
    width: 100%;
    padding: 80px 40px;
    background: #fff;
    position: relative;
}

.sec_area_calculation {
    width: 100%;
    padding: 0 40px 80px;
    background: #fff;
}

.sec_area_campaign {
    width: 100%;
    padding: 80px;
    background: #F7C00B;
}

.sec_area_contact_flow {
    width: 100%;
    padding: 80px;
    background: #ebeef2;
}

.bgcol_01 {
    background: #ebeef2;
}

.innner_cont_top {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 0;
}

.innner_cont_calculation {
    width: 100%;
    max-width: 1198px;
    margin: 0 auto;
    background: #fff;
    padding: 0;
}

.innner_cont_campaign {
    width: 100%;
    max-width: 1198px;
    margin: 0 auto;
    background: #fff;
    padding: 80px;
}

.catch_op-wrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px;
    max-width: 1200px;
    background: #ebeef2;
}

.catch_op {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 10px 60px;
  margin: 0 0 0 -20px;
  width: calc(100% + 20px);
  font-size: 22px;
  font-weight: bold;
  background: #F7C00B;
}

.catch_op:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #888;
}

.sec_title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
}

h3.plan_name {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1;
    color: #2157a7;
}

.plan_info {
    text-align: center;
    color: #2157a7;
    margin: 0 auto 40px;
    font-weight: bold;
    max-width: 597px;
    padding: 20px;
    /* border-radius: 40px; */
    border-top: 1px solid #2157a7;
    border-bottom: 1px solid #2157a7;
    font-size: 20px;
}

.note_01 {
    background: #c00;
    padding: 10px;
    margin: 40px auto;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    max-width: 1000px;
}

.tabs_info {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 30px;
    font-weight: bold;
}

.tabs_info .span {
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F7C00B 50%);
}

/* 新タブ */
.tabs {
  width: 100%;
}

.tabs__menu {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 5px solid #2157a7;
  padding-bottom: 4px;
}

.tabs__menu-item {
  width: calc( 100% / 5 - 4px);
  padding: 16px 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  border-top-left-radius: 10px;
  background: #bababa;
  cursor: pointer;
  text-align: center;
}

.tabs__menu-item.is-active {
    background: #2157a7;
    cursor: default; }

.tabs__body {
  display: none;
  padding: 80px 0 0;
}

.tabs__body.is-active {
    display: block;
}

.tabs__body .m_ttl {
    padding: 0px 15px !important;
    border-width: 4px;
    line-height: 1.4;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #2157a7;
    text-align: left;
}

.tabs__body .m_ttl .span {
    font-weight: bold;
    line-height: 1.4;
    font-size: 20px;
}

.htb_price {
font-weight: bold;
color: #2157a7;
}

.lh_12 {
    line-height: 1.2;
}

.bg_y {
    background: #F7C00B !important;
}

.calculation_title {
    background: #fff;
    color: #0157AE;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 8.5px;
    margin: 0 auto 40px;
    border: 3px solid #0157AE;
    border-radius: 40px;
    max-width: 740px;
}

.calculation_box {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.calculation_box h3 {
    font-weight: bold;
    text-align: center;
}

.calculation_cont_00,
.calculation_cont_01,
.calculation_cont_02,
.calculation_cont_03 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.calculation_cont_00 {
    width: 3%;
    background: #0157AE;
    color: #fff;
    padding: 10px;
}

.calculation_cont_01 {
    width: calc(100% / 5 - 0px);
    background: #0157AE;
    color: #fff;
    padding: 10px;
}

.calculation_info {
    font-size: 14px;
    margin: 20px 0 0;
}

.calculation_info a {
    text-decoration: underline;
    color: #00f;
    font-weight: bold;
}

.symbol_00 {
    font-size: 3.5rem;
    font-weight: bold;
    color: #0157AE;
}

.symbol_01 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #0157AE;
}

.symbol_02 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #fff;
}

.element_01 {
    background: #ffecaf;
    color: #262d40;
    padding: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.element_02 {
    background: #0157AE;
    width: 100%;
    padding: 5px;
    text-align: center;
    border: 3px solid #fff;
}

.element_03 {
    background: #0157AE;
    width: 100%;
    padding: 5px;
    text-align: center;
    border: 3px solid #fff;
    margin-top: 10px;
}

.element_04 {
    background: #fff;
    color: #262d40;
    padding: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.adjust_02 {
    padding: 11px 5px;
}

.adjust_03 {
    padding: 9.5px 5px;
}

.adjust_04 {
    padding: 49px 5px;
}

.btn_text_b {
font-size: 130%;
font-weight: bold;
color: #fff;
}

.m_T10 {
    margin-top: 10px;
}

.m_T20 {
    margin-top: 20px;
}

.m_T40 {
    margin-top: 40px !important;
}

.m_T80 {
    margin-top: 80px !important;
}

th, td {
    padding: 20px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
}

h3.plan_name span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.width-px-pc-730 {
    width: 100%;
    max-width: 730px !important;
    margin: 40px auto 0;
}

.c-grid .col-pc-6 {
    width: 52%;
}

.c-btn.d-block {
    width: 100% !important;
    min-width: 0;
}

.c-btn.-orange {
    background-color: #f93b00;
    color: #fff;
}

.d-block {
    display: block !important;
}

.c-btn {
    min-width: 400px;
    max-width: 100%;
    padding: 18px 40px 18px 18px;
    font-size: 1.6rem;
    opacity: 1;
    transition: opacity 0.2s ease 0s;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    text-align: center;
    appearance: none;
}

.btn_text_b {
    font-size: 130%;
    font-weight: bold;
    color: #fff;
}

.c-btn.-arrow_right:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 11px;
    background: url(https://htb-energy.co.jp/assets/images/common/icon_arrow_right_white.png) 0 0 no-repeat;
    background-size: 100% auto;
}

.sec_keiyaku {
    background-color: unset;
    padding: unset;
    margin: 19px auto 0;
}

.sec_keiyaku .elec_settled {
    padding: 80px;
}

.sec_yakan {
    padding-bottom: 0;
    background-color: unset;
    padding: 80px;
}

.sec_yakan .yakan_listbox {
    margin-bottom: 0;
}

.sec_yakan .yakan_acod_box {
    padding: 0;
}

.application_area {
    padding: 80px;
    background: #F7C00B;
}

.application_area h3 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}

.imgbox2 {
    display: flex;
    gap: 40px;
    margin: 40px 0 0;
}

.imgbox3 {
    display: flex;
    justify-content: center;
}

.imgbox4 {
    display: flex;
    justify-content: center;
}

.imgbox2 a {
    width: calc(100% / 2 - 0px);
    background: #fff;
    padding: 40px;
    display: flex;
    justify-content: center;
}

.imgbox4 a {
    width: calc(100% / 1 - 0px);
    background: #fff;
    padding: 40px;
    display: flex;
    justify-content: center;
    max-width: 380px;
    margin: 80px auto 0;
}

.imgbox2 a div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.imgbox3 a div {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.imgbox4 a div {
    display: flex;
    gap: 40px;
    flex-direction: column;
}

.imgbox2 a div p,
.imgbox3 a div p,
.imgbox4 a div p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.imgbox3 a {
    background: #fff;
    display: flex;
    justify-content: center;
    width: 100%;
}

.imgbox4 a div img {
    max-width: 234px;
    margin: 0 auto;
}

.contact_area {
    padding: 80px;
}

.sec_guide05 {
    background: #fff;
    padding: 80px;
}

.common_prime_faq_sec .faqbox .list {
    background: #fff;
}

h2.sec_title01 {
    font-size: 40px;
    display: flex;
    font-weight: bold;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 1.3;
}

h2.sec_title01 .span {
    font-size: 24px;
    display: block;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F7C00B 50%);
    text-align: center;
    padding: 0 10px;
    margin-bottom: 40px;
}

.area_planbox_sp {
    display: none;
}

.inner_min {
    width: 100%;
}

.common_prime_faq_sec .faqbox .list {
    width: 33.3%;
}

.sec_other_area {
    padding: 80px;
    background: #fff;
}

.sec_other_area .area_box {
    max-width: 780px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}

.sec_other_area .area_box div {
    width: calc(100% / 3 - 4px);
}

.sec_other_area .area_box div a {
    background: #202636;
    display: block;
    color: #fff;
    padding: 14px;
    text-align: center;
    border-top-left-radius: 10px;
    position: relative;
    transition: all .3s;
}

.sec_other_area .area_box div a span {
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.sec_other_area .area_box div a:hover {
    background: #F7C00B;
    color: #202636;
}

.sec_other_area .area_box div a::after {
    content: '';
    display: block;
    position: absolute;
    background: url(/dcms_media/image/arrow_w.png) no-repeat center center / cover;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    right: 8px;
    bottom: 8px;
    transition: all .3s;
}

.btnbox {
  max-width: 780px;
  margin: auto; }
  .btnbox .btn_darknavy {
    width: 48.718%;
    background-color: #202636;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1.3;
    position: relative;
    transition: all .3s; }
    .btnbox .btn_darknavy::before {
      content: '';
      display: block;
      position: absolute;
      background: url(/dcms_media/image/arrow_w.png);
      background-size: 12px 12px;
      width: 12px;
      height: 12px;
      right: 8px;
      bottom: 8px;
      transition: all .3s; }
    .btnbox .btn_darknavy:hover {
      opacity: 0.85; }
    .btnbox .btn_darknavy:hover::before {
      right: 4px;
      bottom: 4px; }
    .btnbox .btn_darknavy a {
      color: #fff;
      padding: 27px 20px;
      display: block; }

.plan_info_img p img {
    text-align: center;
    margin: 0 auto 40px;
}

.n_header h1 {
    margin-right: 22px;
}

.btn_areabox01 {
    padding: 0 80px 40px;
}

.common_contact h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1.5;
}

.common_contact h2 span {
    font-size: 24px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F7C00B 50%);
}

.width-px-pc-730 {
    margin: 0 auto;
}

.gas_area_top {
    background: url(/dcms_media/image/plan_gas_bg_PC.png) repeat-y center center;
    padding: 80px 40px;
}

.gas_area_top .gas_area_innner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.gas_area_top .gas_area_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 40px auto 80px;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}

.gas_area_top h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.gas_area_top .gas_otoku_01 {
    margin: 0 auto 10px;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    color: #c00;
}

.gas_area_top .gas_otoku_01 span {
    font-size: 40px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F7C00B 50%);
    display: inline-block;
    margin: 0 10px;
    color: #c00;
}

.gas_otoku_02 {
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 740px;
    padding: 10px;
    border-radius: 40px;
    background: #17b5e2;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin: 0 auto 20px;
    width: 100%;
    align-items: center;
}

.gas_otoku_02::before {
    position: absolute;
    top: -14px;
    width: 30px;
    height: 15px;
    background: #17b5e2;
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    content: '';
}

.gas_otoku_02 span {
    font-weight: bold;
    font-size: 40px;
    margin: 0 10px;
}

section.gas_area_top .gas_area_innner02 {
    background: #fff;
    padding: 80px;
    border-radius: 10px;
}

.gas_table_th {
    width: 25%;
}

.c-grid .row {
    justify-content: center;
}

.c-grid .col-pc-6 {
    width: 380px;
}

.c-ttl-02 .text {
    font-size: 30px;
}

.gas-equation > div.result {
    background: #17b5e2;
}

.c-table > thead > tr > th.bg-blue, .c-table > tbody > tr > th.bg-blue {
    background: #888;
}

.c-table > thead > tr > th.bg-orange, .c-table > tbody > tr > th.bg-orange {
    background: #0157AE;
}

.btn_w_01 {
    width: 682px !important;
}

.btn_planpage {
    width: 380px;
    margin: 40px auto 0;
}

.btn_planpage a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18.5px 40px 18.5px 18px;
    background: #202636;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
    transition: opacity 0.2s ease 0s;
    position: relative;
}

.btn_planpage a span {
    font-size: 1.6rem;
    font-weight: bold;
}

.btn_planpage a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.btn_planpage a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 11px;
    background: url(https://htb-energy.co.jp/assets/images/common/icon_arrow_right_white.png) 0 0 no-repeat;
    background-size: 100% auto;
}

@media screen and (max-width: 1920px) {
#pagetitle.template_c2:after {
    left: 31.35%;
}
}

@media screen and (max-width: 1536px) {
#pagetitle.template_c2:after {
    left: 26.7%;
}
}

@media screen and (max-width: 1368px) {
#pagetitle.template_c2:after {
    left: 23.8%;
}
}

@media screen and (max-width: 1280px) {
#pagetitle.template_c2:after {
    height: 30%;
    top: 32%;
    left: 22%;
}

section.gas_area_top .gas_area_innner02 {
    padding: 40px;
}

.sec_area_contact_flow {
    padding: 80px 40px;
}
}

@media screen and (max-width: 1180px) {
.inner_min2 {
    max-width: 1100px !important;
    margin: 0 auto;
    display: flex;
    width: 100%;
}

#pagetitle.template_c2:after {
    width: 656px;
    height: 30%;
    top: 31.5%;
    left: 22.2%;
}

.area_planbox_pc h3 span {
    font-size: 12px;
}
}

@media screen and (max-width: 1114px) {
#pagetitle.template_c2:after {
    height: 40%;
    top: 25.5%;
    left: 18%;
}
}

@media screen and (max-width: 1024px) {
#drawermenu .drawbox {
    padding: 11vw 10vw 20vw !important;
}

.innner_cont_calculation {
    padding: 20px 40px 80px;
}

.note_01 {
    font-size: 16px !important;
}

.area_planbox_pc a {
    width: calc(100% / 3 - 8px) !important;
}

.electricity_sec {
    padding: 0 40px 80px;
}

.inner_min2 {
    max-width: 964px !important;
}

#pagetitle.template_c2:after {
    width: 716px;
    top: 25.5%;
    left: 15%;
}

.gas_area_top .gas_area_title {
    margin: 40px auto;
}

}

@media screen and (max-width: 932px) {
.inner_min2 {
    max-width: 852px !important;
}

.area_planbox_pc a {
    width: calc(100% / 3 - 8px) !important;
}

#pagetitle.template_c2:after {
    width: 562px;
    height: 40%;
    top: 26%;
    left: 19.9%;
}
}

@media screen and (min-width: 912px) {
section.yojou_area .yojou_area_pc {
    display: block;
}

section.yojou_area .yojou_area_sp {
    display: none;
}

section.yojou_area {
    padding: 0 80px 80px;
}

section.yojou_area .yojou_inner {
    width: 100%;
    max-width: 716px;
    margin: 0 auto;
}

section.yojou_area .yojou_inner a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: #fff;
}

section.yojou_area .yojou_inner a div {
    width: calc( 100% / 3 - 4px);
    height: 141.33px;
    text-align: center;
    display: flex;
    justify-content: center;
}

section.yojou_area .yojou_inner a div h3 {
    background: #333;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
}

section.yojou_area .yojou_inner a div h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #0157AE;
    justify-content: center;
}

section.yojou_area .yojou_inner a div h2 span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

section.yojou_area .yojou_inner a div h2,
section.yojou_area .yojou_inner a div h3,
section.yojou_area img {
    max-width: 212px;
    height: 141.33px;
}
}

@media screen and (max-width: 912px) {
.note_01 {
    font-size: 14px;
}

.innner_cont_calculation {
    padding: 0 80px;
}

.calculation_box {
    gap: 0;
    flex-direction: column;
}

.calculation_cont_00 {
    width: 100%;
}

.calculation_cont_01 {
    width: calc(100% / 1 - 0px);
}

.calculation_cont_02 {
    flex-direction: row;
}

.area_planbox_pc h2 {
    height: 125px;
}

.sec_guide05 {
    padding: 80px;
}

.inner_min2 {
    max-width: 852px !important;
}

section.yojou_area {
    padding: 0 40px 40px;
}

section.yojou_area .yojou_inner {
    background: #fff;
    padding: 10px 15px;
}

.yojou_area_sp .yojou_area_sp_cont {
    display: flex;
    gap: 15px;
    align-items: center;
}

.yojou_area_sp .yojou_area_sp_cont div {
    width: calc(100% / 2 - 7px);
}

.yojou_area_sp h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0157AE;
    text-align: center;
}

#pagetitle.template_c2:after {
    left: 19.2%;
}
}

@media screen and (max-width: 911px) {
.area_planbox_pc,
section.yojou_area .yojou_area_pc {
    display: none;
}

section.yojou_area .yojou_area_sp {
    display: block;
}

.area_planbox_sp {
    display: flex;
    flex-wrap: wrap;
}

.area_planbox_sp a.link02 {
    display: flex;
    gap: 15px;
    background: #fff;
    padding: 15px;
    align-items: center;
    margin-bottom: 15px;
}

.planimg_box {
    width: 50%;
}

.planguide_box {
    width: 50%;
}

.area_planbox_sp h3 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.area_planbox_sp h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    color: #0157AE;
}

.area_planbox_sp h2 span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 10px 0 0;
}

.area_planbox_sp a.catch_box {
    background: #fff;
    width: 100%;
    padding: 10px 10px 0;
}

.area_planbox_sp a.catch_box h3.catch {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    border-radius: 20px;
    margin: 0 auto 10px;
}

.area_planbox_sp a.catch_box p {
    font-weight: bold;
}

.imgbox2 a div p,
.imgbox4 a div p {
    font-size: 24px;
}

.imgbox2 a div img,
.imgbox3 a div img,
.imgbox4 a div img {
    max-width: 130px;
}

section.yojou_area .yojou_area_pc {
    display: none;
}

section.yojou_area .yojou_area_sp {
    display: block;
}

section.yojou_area .yojou_area_sp h3 {
    background: #333;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    border-radius: 20px;
    margin: 0 auto 10px;
}

section.yojou_area .yojou_area_sp p {
    text-align: center;
    margin: 0 auto 10px;
    font-weight: bold;
}
}

@media screen and (max-width: 896px) {
.inner_min2 {
    max-width: 816px !important;
}

.c-table-wrap .c-table {
    width: 100%;
}

.c-grid .row {
    gap: 4px;
}

#pagetitle.template_c2:after {
    left: 18.6%;
}
}

@media screen and (max-width: 882px) {
.inner_min2 {
    max-width: 802px !important;
}

#pagetitle.template_c2:after {
    left: 18.1%;
}
}

@media screen and (max-width: 853px) {
.inner_min2 {
    max-width: 773px !important;
}

#pagetitle.template_c2:after {
    left: 17%;
}
}

@media screen and (max-width: 844px) {
.inner_min2 {
    max-width: 764px !important;
}

#pagetitle.template_c2:after {
    left: 16.75%;
}
}

@media screen and (max-width: 820px) {
#drawermenu .drawbox {
    padding: 16vw 10vw 20vw !important;
}

.adjust_02,
.adjust_03,
.adjust_04 {
    padding: 5px;
}

.tabs__menu-item {
    width: calc(100% / 5 - 4px);
}

.symbol_00 {
    transform: rotate(90deg);
    line-height: 1.3;
}

.note_01 {
    margin: 20px auto 40px;
    padding: 15px;
    font-size: 14px;
    text-align: left;
    border-radius: 5px;
}

.area_planbox_sp a.catch_box h3.catch {
    font-size: 20px;
}

.area_planbox_sp h2,
.yojou_area_sp h2 {
    font-size: 26px;
}

.area_planbox_sp h2 span {
    font-size: 18px;
}

.tabs__body {
    padding: 40px 0 0;
}

.sec_area_calculation {
    padding: 0 0 40px;
}

.application_area,
.contact_area {
    padding: 40px;
}

.sec_guide05 {
    padding: 40px;
}

.common_tips_sec {
    padding: 40px;
}

.common_prime_faq_sec {
    padding: 40px;
}

.m_T80 {
    margin-top: 40px !important;
}

.common_contact {
    padding: 120px 40px 80px;
}

.innner_cont_calculation {
    padding: 0 40px;
}

.sec_keiyaku .elec_settled,
.sec_yakan {
    padding: 40px;
}

.sec_area_top {
    padding: 40px;
}

.common_movie_flow_sec {
    padding: 40px;
}

.sec_other_area {
    padding: 80px;
}

.inner_min {
    max-width: 100%;
}

.electricity_sec {
    padding: 0 40px 40px;
}

.inner_min2 {
    max-width: 740px !important;
}

.gas_area_top,
.innner_cont_campaign {
    padding: 40px;
}

#pagetitle.template_c2:after {
    left: 15.75%;
}

.plan_info {
    max-width: 460px;
}

.btn_w_01 {
    width: 100% !important;
}
}

@media screen and (max-width: 768px) {
.common_contact .btn_box {
    gap: 0;
}

.note_01 {
    font-size: 13px;
}

.inner_min2 {
    max-width: 688px !important;
}

#pagetitle.template_c2:after {
    width: 321px;
    height: 50%;
    top: 20.5%;
    left: 29.2%;
    border-radius: 10px;
}

.gas_table_th {
    width: unset;
}
}

@media screen and (max-width: 740px) {
.inner_min2 {
    max-width: 640px !important;
}

.common_contact h2 {
    font-size: 40px;
    margin: 0 auto 20px;
}

.common_contact h2 span {
    font-size: 23px;
}

.gas_area_top .gas_otoku_01,
.gas_otoku_02 {
    font-size: 26px;
}

#pagetitle.template_c2:after {
    left: 28.4%;
}

.plan_info {
    max-width: 480px;
}
}

@media screen and (max-width: 720px) {
#pagetitle.template_c2:after {
    left: 27.75%;
}
}

@media screen and (max-width: 667px) {
.inner_min2 {
    max-width: 587px !important;
}

.list-about-01 > .item .box-left-in {
    max-width: 263px;
}

.gas_area_top .gas_otoku_01, .gas_otoku_02 {
    font-size: 20px;
}

#pagetitle.template_c2:after {
    left: 25.9%;
}
}

@media screen and (max-width: 540px) {
.innner_cont_calculation {
    padding: 0 40px;
}

.tabs_info {
    margin: 0 auto 20px;
    font-size: 20px;
}

.tabs__menu-item {
    width: calc(100% / 2 - 2px);
}

.c-grid .col-pc-6 {
    width: 100%;
}

.common_movie_flow_sec .movie_box .m_ttl {
    margin-bottom: 20px;
}

.common_tips_sec {
    padding: 40px;
}

.common_prime_faq_sec {
    padding: 40px;
}

.common_voice_contact {
    margin-bottom: 0;
    padding: 40px;
}

.sec_guide05 {
    padding: 40px;
}

.application_area,
.contact_area {
    padding: 40px;
}

.application_area h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.area_planbox_sp a.catch_box h3.catch {
    font-size: 16px;
}

.btnbox .btn_darknavy {
    width: 100%;
}

.imgbox2 {
    gap: 20px;
}

.common_contact .cc_txtbox .s_ttl {
    font-size: 20px;
}

.common_contact .cc_txtbox .ttl {
    font-size: 34px;
}

.area_planbox_sp h2 {
    font-size: 20px;
}

.area_planbox_sp h2 span {
    font-size: 14px;
}

.common_prime_faq_sec .over .faqbox .list {
    width: 200px;
}

.common_prime_faq_sec .over .faqbox {
    width: 600px;
}

h2.sec_title01 {
    font-size: 34px;
}

.sec_area_calculation {
    padding: 0 0 40px;
}

.common_contact {
    padding: 80px 40px;
}

.note_01 {
    font-size: 14px;
    margin: 20px auto;
}

.c-table > thead > tr > th, .c-table > thead > tr > td, .c-table > tbody > tr > th, .c-table > tbody > tr > td {
    font-size: 13px;
}

.sec_other_area .area_box {
    gap: 5px;
}

.sec_other_area .area_box div {
    width: calc(100% / 3 - 4px);
}

.imgbox2 a {
    padding: 30px;
}

.imgbox2 a div {
    gap: 20px;
}

.imgbox2 a div p,
.imgbox3 a div p,
.imgbox4 a div p {
    font-size: 20px;
}

.inner_min2 {
    max-width: 460px !important;
}

.sec_area_campaign,
.sec_area_contact_flow,
.innner_cont_campaign {
    padding: 40px;
}

#pagetitle.template_c2:after {
    height: 50%;
    top: 20.5%;
    left: 20.4%;
}

.common_contact h2 {
    font-size: 34px;
}

.common_contact h2 span {
    font-size: 20px;
}

section.yojou_area .yojou_inner {
    background: #fff;
    padding: 10px 15px;
}

.yojou_area_sp .yojou_area_sp_cont {
    display: flex;
    gap: 15px;
    align-items: center;
}

.yojou_area_sp .yojou_area_sp_cont div {
    width: calc(100% / 2 - 7px);
}

.yojou_area_sp h2 {
    font-size: 20px;
    font-weight: bold;
    color: #0157AE;
    text-align: center;
}

.c-table-wrap .c-table {
    width: 490px;
}

.gas_area_top .gas_otoku_01, .gas_otoku_02 {
    font-size: 16px;
}

.gas_area_top .gas_otoku_01 span, .gas_otoku_02 span {
    font-size: 30px;
}

.btn_planpage {
    width: 100%;
}

.btn_areabox01 {
    padding: 0 40px 40px;
}
}

@media screen and (max-width: 480px) {
.step_area {
    gap: 20px;
}

.step_area div {
    gap: 15px;
}

.box {
    padding: 5% 5% 5% 50px;
}

#container {
    margin-bottom: 0;
}

#drawermenu .drawbox {
    padding: 22vw 5vw 9vw !important;
}

.header_sp .header_sp_inner .sp_logo img {
    width: 61%;
}

.innner_cont_calculation {
    padding: 0 15px;
}

.catch_area .catch_cont_01, .catch_area .catch_cont_02 {
    font-size: 100%;
    line-height: 2.5rem;
}

.catch_cont_02 {
    padding: 23px 10px 22px !important;
}

.catch_op {
    padding: 10px 20px;
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
}

.sec_title {
    font-size: 20px;
}

.fuelcost_info {
    font-size: 14px;
}

.tabs_info {
    margin: 0 auto 20px;
    font-size: 16px;
}

/* 新タブ */
.tabs {
  width: 100%;
}

.calculation_box h3 {
    font-size: 20px;
}

.element_01,
.element_04 {
    font-size: 18px;
}

.btn_text_b {
font-size: 140%;
font-weight: bold;
color: #fff;
}

.m_T40 {
margin-top: 20px !important;
}

.calculation_title {
    font-size: 20px;
    padding: 10px;
    margin: 0 auto 20px;
}

h3.plan_name {
    font-size: 20px;
    margin: 0 auto 20px;
}

h3.plan_name span {
    font-size: 14px;
}

.sec_keiyaku .elec_settled {
    padding: 20px;
}

.sec_yakan {
    padding: 20px;
}

.sec_area_top {
    padding: 40px 15px;
}

.common_prime_faq_sec {
    padding: 40px 15px;
}

.common_voice_contact {
    padding: 40px 15px;
}

.common_voice_contact .imgbox {
    padding: 15px;
}

.area_planbox_sp a.catch_box h3.catch {
    font-size: 14px;
}

.common_movie_flow_sec {
    padding: 40px 15px;
}

.application_area, .contact_area {
    padding: 40px 15px;
}

.sec_guide05 {
    padding: 40px 15px;
}

.common_tips_sec {
    padding: 40px 15px;
}

h2.sec_title01,
.gas_area_top h2 {
    font-size: 26px;
}

h2.sec_title01 .span {
    font-size: 15px;
    margin-bottom: 20px;
}

.imgbox2 {
    flex-direction: column;
}

.common_contact .cc_txtbox .s_ttl {
    font-size: 16px;
}

.common_contact .cc_txtbox .ttl {
    font-size: 26px;
}

.common_contact {
    padding: 80px 15px;
}

.sec_other_area {
    padding: 40px 15px;
    background: #fff;
}

.sec_other_area .area_box div {
    width: calc(100% / 3 - 4px);
}

.sec_other_area .area_box div a span {
    font-size: 20px;
}

.accordion-area h3.title span {
    padding: 3px 10px;
}

.accordion-area p.qa_a span {
    padding: 1px 11px;
}

.sec_area_campaign,
.sec_area_contact_flow,
.innner_cont_campaign {
    padding: 40px 15px;
}

.imgbox2 a {
    width: calc(100% / 1 - 0px);
}

.imgbox2 a div img,
.imgbox3 a div img,
.imgbox4 a div img {
    max-width: 160px;
}

.electricity_sec {
    padding: 0 15px 40px;
}

.inner_min2 {
    max-width: 450px !important;
}

#pagetitle.template_c2:after {
    height: 50%;
    top: 21%;
    left: 16.6%;
}

.imgbox4 a {
    margin: 40px auto 0;
}

.common_contact h2 {
    font-size: 26px;
    margin: 0 auto 20px;
}

.common_contact h2 span {
    font-size: 18px;
}

section.yojou_area {
    padding: 0 15px 40px;
}

.gas_area_top, .innner_cont_campaign,
.gas_area_top .gas_area_title,
section.gas_area_top .gas_area_innner02 {
    padding: 40px 15px;
}

.c-ttl-02 .text {
    font-size: 20px;
}

.plan_info {
    max-width: 404px;
    padding: 20px 0;
}

.sec_guide02 {
    padding: 15px 15px 30px !important;
}

.btn_areabox01 {
    padding: 0 15px 40px;
}
}

@media screen and (max-width: 430px) {
.inner_min2 {
    max-width: 400px !important;
}

.imgbox4 a {
    max-width: 400px;
}

.common_contact h2 span {
    font-size: 15px;
}

.area_planbox_sp h2,
.yojou_area_sp h2 {
    font-size: 18px;
}

.gas_area_top .gas_otoku_01 span, .gas_otoku_02 span {
    font-size: 28px;
}

.plan_info {
    padding: 15px 0;
    font-size: 18px;
}

#pagetitle.template_c2:after {
    left: 12.75%;
}
}

@media screen and (max-width: 414px) {
.inner_min2 {
    max-width: 384px !important;
}

.gas_area_top .gas_otoku_01 span, .gas_otoku_02 span {
    font-size: 24px;
}

#pagetitle.template_c2:after {
    left: 11.25%;
}
}

@media screen and (max-width: 390px) {
.inner_min2 {
    max-width: 360px !important;
}

.area_planbox_sp h2 {
    font-size: 16px;
}

section.yojou_area .yojou_area_sp h3 {
    font-size: 14px;
}

.yojou_area_sp h2 {
    font-size: 16px;
}

.gas_area_top .gas_otoku_01 span, .gas_otoku_02 span {
    font-size: 20px;
}

.plan_info {
    padding: 10px;
    font-size: 16px;
}

#pagetitle.template_c2:after {
    left: 9%;
}
}

@media screen and (max-width: 375px) {
.inner_min2 {
    max-width: 345px !important;
}

.yojou_area_sp h2 {
    font-size: 15px;
}

.gas_area_top .gas_otoku_01, .gas_otoku_02 {
    font-size: 14px;
}

#pagetitle.template_c2:after {
    left: 7.25%;
}
}

@media screen and (max-width: 360px) {
.inner_min2 {
    max-width: 330px !important;
}

.common_contact h2 {
    font-size: 26px;
}

.common_contact h2 span {
    font-size: 14px;
}

section.yojou_area .yojou_area_sp h3 {
    font-size: 13px;
}

.yojou_area_sp h2 {
    font-size: 14px;
}

.area_planbox_sp h2 span {
    font-size: 12px;
}

#pagetitle.template_c2:after {
    left: 5.5%;
}

.plan_info {
    font-size: 15px;
}
}

@media screen and (max-width: 344px) {
.inner_min2 {
    max-width: 314px !important;
}

.imgbox4 a {
    padding: 30px;
}

.common_contact h2 {
    font-size: 24px;
}

.gas_area_top .gas_otoku_01 span, .gas_otoku_02 span {
    font-size: 16px;
}

.plan_info {
    font-size: 14px;
}

#pagetitle.template_c2:after {
    width: 314px;
    left: 4.25%;
}
}