@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:900");
/* -------------------------
  ini
------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html, body, button, input, select, textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

button, input[type="text"], input[type="submit"], select, textarea {
  border-radius: 0px;
  -webkit-appearance: none;
  font-size: inherit;
}

button, input[type="submit"], select, input[type="checkbox"], input[type="radio"] {
  cursor: pointer;
}

input[type="checkbox"], input[type="radio"] {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

body {
  color: #231815;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.06rem;
}

a {
  color: #004ea2;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}
a:hover {
  color: #0067d5;
}

a[href^="tel:"] {
  pointer-events: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

p {
  text-align: justify;
  line-height: 1.8;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

@media (max-width: 768px) {
  body {
    font-size: 1.3rem;
    -webkit-text-size-adjust: 100%;
  }

  a[href^="tel:"] {
    pointer-events: auto;
  }

  p {
    line-height: 1.5;
  }

  input[type="text"] {
    font-size: 16px;
  }
}
/* -------------------------

------------------------- */
@media (min-width: 769px) {
  .spShow {
    display: none;
  }
}
@media (max-width: 768px) {
  .pcShow {
    display: none;
  }
}
.pagelink {
  display: block;
  width: 1px;
  height: 1px;
  margin-top: -130px;
  padding-top: 130px;
}

@media (max-width: 768px) {
  .scroll_x {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 8px;
    padding: 1px;
    border: 1px solid #dedede;
  }

  .scroll_x > table {
    width: auto;
    min-width: 100%;
  }

  .scroll_x th, .scroll_x td {
    display: table-cell;
    width: auto;
    white-space: nowrap;
  }
}
/* -------------------------
  layout
------------------------- */
html {
  min-width: 1050px;
}

.l-inner {
  width: 1000px;
  margin: 0 auto;
}

.l-lowerpage {
  padding: 100px 0;
}

.l-row {
  padding: 60px 0;
}

.l-colWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Safari */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
}

.l-col-main {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 750px;
          flex: 0 1 750px;
  padding: 65px 50px 65px 0;
}

.l-col-side {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 250px;
          flex: 0 1 250px;
  padding: 50px 0 0 50px;
  border-left: 1px solid #dedede;
}

.l-col-long {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 630px;
          flex: 0 1 630px;
}

.l-col-short {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 330px;
          flex: 0 1 330px;
}

.l-col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 305px;
          flex: 0 1 305px;
}

@media (max-width: 768px) {
  html {
    min-width: 320px;
  }

  .l-inner {
    width: 100%;
    padding: 0 15px;
  }

  .l-lowerpage {
    padding: 24px 0 30px;
  }

  .l-row {
    padding: 24px 0 30px;
  }

  .l-colWrap,
  .l-col-main,
  .l-col-side,
  .l-col-long,
  .l-col-short,
  .l-col-3 {
    display: block;
    width: 100%;
  }

  .l-colWrap {
    padding: 0 15px;
  }

  .l-col-main {
    padding: 0;
  }

  .l-col-side {
    padding-left: 0;
    border-left: none;
  }
}
/* -------------------------
  ボタン
------------------------- */
.btnList {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 -30px -30px;
}
.btnList > * {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin: 0 0 30px 30px;
}
.btnList > *.detailbtn.entry, .btnList > *.entry.detailbtn--electrical, .btnList > *.entry.detailbtn--gas {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 300px;
}

.detailbtn > a, .detailbtn--electrical > a, .detailbtn--gas > a, .detailbtn.entry > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 24px 30px 24px 20px;
  background: #fff;
  border: 3px solid #f57a00;
  border-bottom: none;
  border-radius: 15px;
  color: #f57a00;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  -webkit-box-shadow: 0 6px 0 #f57a00;
          box-shadow: 0 6px 0 #f57a00;
}
.detailbtn > a::after, .detailbtn--electrical > a::after, .detailbtn--gas > a::after, .detailbtn.entry > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 23px;
  width: 12px;
  height: 12px;
  border-right: 3px solid;
  border-bottom: 3px solid;
  margin-top: -8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.detailbtn > a:hover, .detailbtn--electrical > a:hover, .detailbtn--gas > a:hover {
  background: #ff8c19;
  color: #fff;
}
.detailbtn:not(.entry) > a[target="_blank"]::after, .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  position: static;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin: -0.25em 0 0 10px;
  border: none;
  background: url(../img/electrical/icon_blank_brown.png) no-repeat 50% 50%/contain;
  -webkit-transform: none;
          transform: none;
}
.detailbtn:not(.entry) > a[target="_blank"]:hover::after, .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.detailbtn--gas > a {
  border-color: #009dd7;
  -webkit-box-shadow: 0 6px 0 #009dd7;
          box-shadow: 0 6px 0 #009dd7;
  color: #009dd7;
}
.detailbtn--gas > a:hover {
  background: #00b3f5;
}
.detailbtn.entry > a, .entry.detailbtn--electrical > a, .entry.detailbtn--gas > a {
  background: #da2135;
  border-color: #da2135;
  -webkit-box-shadow: 0 6px 0 #b31b2a;
          box-shadow: 0 6px 0 #b31b2a;
  color: #fff;
  letter-spacing: 0.15em;
}
.detailbtn.entry > a:hover, .entry.detailbtn--electrical > a:hover, .entry.detailbtn--gas > a:hover {
  background: #ff2c47;
  border-color: #ff2c47;
}

@media (max-width: 768px) {
  .btnList {
    display: block;
    margin: 0 0 -15px;
  }
  .btnList > * {
    margin: 0 0 20px;
  }
  .btnList > *.detailbtn.entry, .btnList > *.entry.detailbtn--electrical, .btnList > *.entry.detailbtn--gas {
    width: auto;
  }

  .detailbtn > a, .detailbtn--electrical > a, .detailbtn--gas > a, .detailbtn.entry > a {
    padding: 15px 25px 15px 15px;
    border-width: 2px;
    border-radius: 10px;
    font-size: 1.6rem;
  }
  .detailbtn > a::after, .detailbtn--electrical > a::after, .detailbtn--gas > a::after, .detailbtn.entry > a::after {
    right: 15px;
    width: 10px;
    height: 10px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    margin-top: -6px;
  }
  .detailbtn:not(.entry) > a[target="_blank"]::after, .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
    position: absolute;
    right: 5px;
    width: 16px;
    height: 16px;
    margin: -8px 0 0;
  }
}
/* -------------------------
  contactArea
------------------------- */
.contactArea {
  padding: 60px 0;
  background: #0060c7 url(../img/contact_bg.png);
}
.contactArea .l-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contactArea .l-inner > * {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.contactArea .l-inner > *:not(:first-child) {
  margin-left: 27px;
}
.contactArea .btnList {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 563px;
  margin: 0 0 -17px -17px;
}
.contactArea .btnList > * {
  margin: 0 0 17px 17px;
}
.contactArea .btnList > *.detailbtn.entry, .contactArea .btnList > *.entry.detailbtn--electrical, .contactArea .btnList > *.entry.detailbtn--gas {
  width: calc(100% - 17px);
}

.contactBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 20px;
  text-align: center;
}
.contactBox__text {
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: inherit;
}
.contactBox__tel {
  margin: 0 0 10px;
  color: #004d9f;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  text-align: inherit;
  line-height: 1;
}
.contactBox__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contactBox__time__title {
  padding: 6px 10px;
  background: #004d9f;
  border-radius: 5px;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.contactBox__time__text {
  margin: 0 0 0 10px;
  font-size: 1.6rem;
}
.contactBox__time__note {
  margin: 0 0 0 10px;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .contactArea {
    padding: 30px 15px;
    background-size: 14px;
  }
  .contactArea .l-inner {
    display: block;
  }
  .contactArea .l-inner > *:not(:first-child) {
    margin-left: 0;
    margin-top: 40px;
  }
  .contactArea .btnList {
    width: auto;
  }

  .contactBox {
    padding: 24px 15px;
    border-radius: 10px;
  }
  .contactBox__text {
    font-size: 1.2rem;
  }
  .contactBox__tel {
    font-size: 2.9rem;
  }
  .contactBox__time__title {
    padding: 5px 7px;
    border-radius: 3px;
    font-size: 1rem;
  }
  .contactBox__time__text {
    margin: 0 0 0 5px;
    font-size: 1.2rem;
  }
  .contactBox__time__note {
    margin: 0 0 0 5px;
    font-size: 1rem;
  }
}
/* -------------------------
  notesArea
------------------------- */
.notesArea {
  padding: 70px 0;
}
.notesArea .noteNumList {
  font-size: 1.3rem;
}

.noteNumList {
  list-style: none;
  font-size: 1.2rem;
}
.noteNumList > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.noteNumList > li:not(:last-child) {
  margin-bottom: 10px;
}
.noteNumList .noteList {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: calc(100% - 3em);
  margin: 0 0 0 auto;
}

.noteList {
  list-style: none;
  font-size: 1.2rem;
}
.noteList:not(:last-child) {
  margin-bottom: 15px;
}
.noteList > li {
  padding: 0 0 0 1em;
}
.noteList > li::before {
  content: '・';
  margin: 0 0 0 -1em;
}

@media (max-width: 768px) {
  .notesArea {
    padding: 25px 0;
  }
  .notesArea .noteNumList {
    font-size: 1.1rem;
  }

  .noteNumList > li {
    font-size: 1.1rem;
  }
  .noteNumList > li:not(:last-child) {
    margin-bottom: 20px;
  }

  .noteList {
    font-size: 1.1rem;
  }
}
/* -------------------------
  下層ページ
------------------------- */
.pageTitle, .pageTitle--electrical, .pageTitle--gas {
  position: relative;
  background: #004ea2;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;
          box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;
}
.pageTitle::after, .pageTitle--electrical::after, .pageTitle--gas::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  width: 162px;
  height: 162px;
  margin: 0 0 -71px -81px;
  border-radius: 50%;
}
.pageTitle__main {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 240px;
}
.pageTitle--electrical {
  background-color: #f57a00;
}
.pageTitle--electrical::after {
  background: url(../img/icon_electrical_white.svg) no-repeat 50% 50%;
  background-color: inherit;
}
.pageTitle--gas {
  background-color: #009dd8;
}
.pageTitle--gas::after {
  background: url(../img/icon_gas_white.svg) no-repeat 50% 50%;
  background-color: inherit;
}

@media (max-width: 768px) {
  .pageTitle::after, .pageTitle--electrical::after, .pageTitle--gas::after {
    width: 98px;
    height: 98px;
    margin: 0 0 -39px -49px;
    background-size: auto 62px;
  }
  .pageTitle__main {
    height: 170px;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: normal;
  }
  .pageTitle__main__subText {
    display: block;
    font-size: 1.5rem;
  }
}
/* -------------------------
  pageContent
------------------------- */
.pageContent, .pageContent--electrical, .pageContent--gas {
  padding: 120px 0 120px;
  text-align: center;
}
.pageContent--electrical {
  background: url(../img/electrical/content_bg_electrical.png);
}
.pageContent--gas {
  background: url(../img/gas/content_bg_gas.png);
}
.pageContent--gas .pageContent__step__text__emphasis,
.pageContent--gas .pageContent__balloon {
  color: #009dd8;
}
.pageContent--gas .pageContent__step__title {
  background-color: #009dd8;
}
.pageContent--gas .pageContent__balloon::before, .pageContent--gas .pageContent__balloon::after {
  background-image: url(../img/title_balloon_gas.svg);
}
.pageContent--gas .planMenu__item {
  color: #338dca;
}
.pageContent--gas .planMenu__item .planMenu__card {
  background-color: #338dca;
}
.pageContent--gas .planMenu__item:nth-child(1) .planMenu__title {
  margin-left: -2em;
  margin-right: -2em;
}
.pageContent--gas .planMenu__item:nth-child(2) {
  color: #8c92c7;
}
.pageContent--gas .planMenu__item:nth-child(2) .planMenu__card {
  background-color: #8c92c7;
}
.pageContent--gas .planMenu__item:nth-child(3) {
  color: #60c1dc;
}
.pageContent--gas .planMenu__item:nth-child(3) .planMenu__card {
  background-color: #60c1dc;
}
.pageContent__balloon {
  position: relative;
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 40px;
  color: #f57a00;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: center;
}
.pageContent__balloon::before, .pageContent__balloon::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 21px;
  height: 28px;
  margin-top: -14px;
  background: url(../img/title_balloon_electrical.svg) no-repeat 100% 100%/contain;
}
.pageContent__balloon::before {
  left: 0;
}
.pageContent__balloon::after {
  right: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.pageContent__title {
  margin: 0 0 25px;
  text-align: center;
}
.pageContent__lead {
  margin: 0 0 80px;
  font-size: 1.6rem;
  text-align: center;
}
.pageContent__step {
  padding: 0 50px 50px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
}
.pageContent__step:not(:last-child) {
  margin-bottom: 80px;
}
.pageContent__step:not(:last-child) + .pageContent__note {
  margin: -60px 0 0;
}
.pageContent__step__title {
  position: relative;
  top: -30px;
  display: inline-block;
  min-width: 570px;
  margin: 0 0 40px;
  padding: 12px 25px;
  background: #f57a00;
  border-radius: 50px;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}
.pageContent__step__title__num {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px 5px 0;
  margin-right: 10px;
  font-size: 1.8rem;
  border-right: 4px dotted;
}
.pageContent__step__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -40px;
}
.pageContent__step__flex:not(:last-child) {
  margin-bottom: 40px;
}
.pageContent__step__flex > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  margin: 0 0 0 40px;
}
.pageContent__step__flex > *.pageContent__step__image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 478px;
}
.pageContent__step__image {
  text-align: center;
}
.pageContent__step__text {
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  text-align: left;
  letter-spacing: normal;
}
.pageContent__step__text:not(:last-child) {
  margin-bottom: 20px;
}
.pageContent__step__text__emphasis {
  color: #f57a00;
  font-size: 2.2rem;
  font-weight: 700;
}
.pageContent__step__note {
  padding: 20px 25px;
  background: #f3f3f3;
  border-radius: 5px;
  font-size: 1.3rem;
  text-align: center;
}
.pageContent__step__note > *:not(:last-child) {
  margin-bottom: 10px;
}
.pageContent__step__note > ul {
  list-style: none;
  text-align: left;
}
.pageContent__step__note > ul > li {
  position: relative;
  padding-left: 1em;
}
.pageContent__step__note > ul > li::before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 6px;
  height: 6px;
  background: #b2b2b2;
  border-radius: 50%;
}
.pageContent__step__attn {
  color: #e70f2e;
}
.pageContent__note {
  font-size: 1.2rem;
  text-align: right;
}

@media (max-width: 768px) {
  .pageContent, .pageContent--electrical, .pageContent--gas {
    padding: 65px 0;
    background-size: 100px;
  }
  .pageContent--gas .planMenu__item:nth-child(1) .planMenu__title {
    margin-left: 0;
    margin-right: 0;
  }
  .pageContent__balloon {
    max-width: 20em;
    margin: 0 auto 10px;
    padding: 0 20px;
    font-size: 1.7rem;
  }
  .pageContent__balloon::before, .pageContent__balloon::after {
    width: 24px;
    height: 39px;
    margin-top: -20px;
  }
  .pageContent__title {
    margin: 0 0 20px;
    font-size: 3.3rem;
    font-weight: 700;
  }
  .pageContent__title__keycolor {
    color: #004ea2;
  }
  .pageContent__title__electrical {
    color: #f57a00;
  }
  .pageContent__title__gas {
    color: #009dd8;
  }
  .pageContent__lead {
    margin: 0 0 60px;
    font-size: 1.3rem;
  }
  .pageContent__step {
    padding: 0 15px 25px;
  }
  .pageContent__step:not(:last-child) {
    margin-bottom: 60px;
  }
  .pageContent__step:not(:last-child) + .pageContent__note {
    margin: -50px 0 0;
  }
  .pageContent__step__title {
    top: -35px;
    display: block;
    min-width: auto;
    margin: 0 0 -20px;
    padding: 10px 8px;
    border-radius: 15px;
    font-size: 1.6rem;
  }
  .pageContent__step__title__num {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    border-right: none;
  }
  .pageContent__step__flex {
    display: block;
    margin: 0;
  }
  .pageContent__step__flex:not(:last-child) {
    margin-bottom: 20px;
  }
  .pageContent__step__flex > * {
    width: auto;
    margin: 0;
  }
  .pageContent__step__flex > *:not(:last-child) {
    margin-bottom: 15px;
  }
  .pageContent__step__flex > *.pageContent__step__image {
    width: auto;
  }
  .pageContent__step__text {
    font-size: 1.4rem;
  }
  .pageContent__step__text:not(:last-child) {
    margin-bottom: 15px;
  }
  .pageContent__step__text__emphasis {
    font-size: 1.8rem;
  }
  .pageContent__step__note {
    padding: 15px;
    font-size: 1.2rem;
  }
  .pageContent__note {
    font-size: 1.1rem;
  }
}
/* -------------------------
  planMenu
------------------------- */
.planMenu {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -40px;
}
.planMenu__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 0 40px;
  color: #a47a30;
}
.planMenu__item:nth-child(2) {
  color: #c97436;
}
.planMenu__item:nth-child(2) .planMenu__card {
  background-color: #c97436;
}
.planMenu__item:nth-child(3) {
  color: #7e6f67;
}
.planMenu__item:nth-child(3) .planMenu__card {
  background-color: #7e6f67;
}
.planMenu__title {
  position: relative;
  margin: 0 auto 25px;
  padding: 0 0 20px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  letter-spacing: normal;
  flex: 1;
}
.planMenu__title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  border-top: 8px solid;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: -8px;
  opacity: 0.7;
}
.planMenu__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto 0 0;
  background: #a47a30;
  border: 4px solid;
  border-radius: 20px;
  color: inherit;
  text-align: center;
}
.planMenu__card:hover {
  color: inherit;
  opacity: 0.8;
}
.planMenu__card__top {
  padding: 34px 10px;
}
.planMenu__card__num {
  position: absolute;
  top: -22px;
  left: -22px;
  width: 84px;
}
.planMenu__card__btm {
  position: relative;
  padding: 25px 10px 35px;
  background: rgba(0, 0, 0, 0.16);
  border-radius: 0 0 20px 20px;
  color: #ffeb9d;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  font-weight: 700;
}
.planMenu__card__btm::after {
  content: '';
  position: absolute;
  bottom: 13px;
  left: 50%;
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-left: -7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.planMenu__card__price {
  font-size: 2.4rem;
}

@media (max-width: 768px) {
  .planMenu {
    display: block;
    margin: 0;
  }
  .planMenu__item {
    margin: 0;
  }
  .planMenu__item:not(:last-child) {
    margin-bottom: 25px;
  }
  .planMenu__title {
    margin: 0 0 10px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .planMenu__card {
    border-width: 3px;
    border-radius: 15px;
  }
  .planMenu__card__top {
    padding: 20px 10px 20px;
  }
  .planMenu__card__num {
    top: -15px;
    left: -15px;
    width: 52px;
  }
  .planMenu__card__name {
    display: block;
    height: 65px;
  }
  .planMenu__card__name img {
    max-height: 100%;
  }
  .planMenu__card__btm {
    padding: 15px 15px 30px;
    border-radius: 0 0 15px 15px;
    font-size: 1.6rem;
  }
  .planMenu__card__price {
    font-size: 2rem;
  }
}
/* -------------------------
  planSection
------------------------- */
.planSection, .planSection--electrical01, .planSection--electrical02, .planSection--electrical03, .planSection--gas01, .planSection--gas02, .planSection--gas03 {
  padding: 90px 0;
  background: #efe7da;
}
.planSection--electrical01 .detailbtn:not(.entry) > a[target="_blank"], .planSection--electrical01 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--electrical01 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #a47a30;
  -webkit-box-shadow: 0 6px 0 #a47a30;
          box-shadow: 0 6px 0 #a47a30;
  color: #a47a30;
}
.planSection--electrical01 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--electrical01 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--electrical01 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #c79640;
  color: #fff;
}
.planSection--electrical01 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical01 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical01 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--electrical01 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--electrical01 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--electrical01 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/electrical/icon_blank_brown.png);
}
.planSection--electrical02 {
  background-color: #f9f1eb;
}
.planSection--electrical02 .planSection__lead,
.planSection--electrical02 .planGraph__tab > li,
.planSection--electrical02 .planGraph__items__title,
.planSection--electrical02 .planUnitPrice__title,
.planSection--electrical02 .planPoint__balloon,
.planSection--electrical02 .planUnitPrice__subtitle {
  color: #c97436;
}
.planSection--electrical02 .planPoint__item:not(:first-child)::before,
.planSection--electrical02 .planGraph__tab.js-tabMenu > li.is-active,
.planSection--electrical02 .planGraph__body,
.planSection--electrical02 .planUnitPrice__table th {
  background-color: #c97436;
}
.planSection--electrical02 .detailbtn:not(.entry) > a[target="_blank"], .planSection--electrical02 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--electrical02 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #c97436;
  -webkit-box-shadow: 0 6px 0 #c97436;
          box-shadow: 0 6px 0 #c97436;
  color: #c97436;
}
.planSection--electrical02 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--electrical02 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--electrical02 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #d4905e;
  color: #fff;
}
.planSection--electrical02 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical02 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical02 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--electrical02 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--electrical02 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--electrical02 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/electrical/icon_blank_lightbrown.png);
}
.planSection--electrical03 {
  background-color: #eceae8;
}
.planSection--electrical03 .planSection__lead,
.planSection--electrical03 .planGraph__tab > li,
.planSection--electrical03 .planGraph__items__title,
.planSection--electrical03 .planUnitPrice__title,
.planSection--electrical03 .planPoint__balloon,
.planSection--electrical03 .planUnitPrice__subtitle {
  color: #7e6f67;
}
.planSection--electrical03 .planPoint__item:not(:first-child)::before,
.planSection--electrical03 .planGraph__tab.js-tabMenu > li.is-active,
.planSection--electrical03 .planGraph__body,
.planSection--electrical03 .planUnitPrice__table th {
  background-color: #7e6f67;
}
.planSection--electrical03 .detailbtn:not(.entry) > a[target="_blank"], .planSection--electrical03 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--electrical03 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #7e6f67;
  -webkit-box-shadow: 0 6px 0 #7e6f67;
          box-shadow: 0 6px 0 #7e6f67;
  color: #7e6f67;
}
.planSection--electrical03 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--electrical03 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--electrical03 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #988880;
  color: #fff;
}
.planSection--electrical03 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical03 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--electrical03 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--electrical03 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--electrical03 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--electrical03 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/electrical/icon_blank_gray.png);
}
.planSection--gas01 {
  background-color: #d7ebf5;
}
.planSection--gas01 .planSection__lead,
.planSection--gas01 .planGraph__items__title,
.planSection--gas01 .planUnitPrice__title,
.planSection--gas01 .planPoint__balloon,
.planSection--gas01 .planUnitPrice__subtitle {
  color: #338dca;
}
.planSection--gas01 .planPoint__item:not(:first-child)::before,
.planSection--gas01 .planGraph__tab > li,
.planSection--gas01 .planGraph__body,
.planSection--gas01 .planUnitPrice__table th {
  background-color: #338dca;
}
.planSection--gas01 .detailbtn:not(.entry) > a[target="_blank"], .planSection--gas01 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--gas01 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #338dca;
  -webkit-box-shadow: 0 6px 0 #338dca;
          box-shadow: 0 6px 0 #338dca;
  color: #338dca;
}
.planSection--gas01 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--gas01 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--gas01 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #5ba4d5;
  color: #fff;
}
.planSection--gas01 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas01 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas01 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--gas01 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--gas01 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--gas01 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/gas/icon_blank_blue.png);
}
.planSection--gas02 {
  background-color: #f0ebfa;
}
.planSection--gas02 .planSection__lead,
.planSection--gas02 .planGraph__items__title,
.planSection--gas02 .planUnitPrice__title,
.planSection--gas02 .planPoint__balloon,
.planSection--gas02 .planUnitPrice__subtitle {
  color: #8c92c7;
}
.planSection--gas02 .planPoint__item:not(:first-child)::before,
.planSection--gas02 .planGraph__tab > li,
.planSection--gas02 .planGraph__body,
.planSection--gas02 .planUnitPrice__table th {
  background-color: #8c92c7;
}
.planSection--gas02 .detailbtn:not(.entry) > a[target="_blank"], .planSection--gas02 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--gas02 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #8c92c7;
  -webkit-box-shadow: 0 6px 0 #8c92c7;
          box-shadow: 0 6px 0 #8c92c7;
  color: #8c92c7;
}
.planSection--gas02 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--gas02 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--gas02 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #aeb3d8;
  color: #fff;
}
.planSection--gas02 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas02 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas02 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--gas02 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--gas02 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--gas02 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/gas/icon_blank_purple.png);
}
.planSection--gas03 {
  background-color: #e7f8fd;
}
.planSection--gas03 .planSection__lead,
.planSection--gas03 .planGraph__items__title,
.planSection--gas03 .planUnitPrice__title,
.planSection--gas03 .planPoint__balloon,
.planSection--gas03 .planUnitPrice__subtitle {
  color: #60c1dc;
}
.planSection--gas03 .planPoint__item:not(:first-child)::before,
.planSection--gas03 .planGraph__tab > li,
.planSection--gas03 .planGraph__body,
.planSection--gas03 .planUnitPrice__table th {
  background-color: #60c1dc;
}
.planSection--gas03 .detailbtn:not(.entry) > a[target="_blank"], .planSection--gas03 .detailbtn--electrical:not(.entry) > a[target="_blank"], .planSection--gas03 .detailbtn--gas:not(.entry) > a[target="_blank"] {
  border-color: #60c1dc;
  -webkit-box-shadow: 0 6px 0 #60c1dc;
          box-shadow: 0 6px 0 #60c1dc;
  color: #60c1dc;
}
.planSection--gas03 .detailbtn:not(.entry) > a[target="_blank"]:hover, .planSection--gas03 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover, .planSection--gas03 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover {
  background: #8ad1e5;
  color: #fff;
}
.planSection--gas03 .detailbtn:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas03 .detailbtn--electrical:not(.entry) > a[target="_blank"]:hover::after, .planSection--gas03 .detailbtn--gas:not(.entry) > a[target="_blank"]:hover::after {
  background-image: url(../img/icon_blank_white.png);
}
.planSection--gas03 .detailbtn:not(.entry) > a[target="_blank"]::after, .planSection--gas03 .detailbtn--electrical:not(.entry) > a[target="_blank"]::after, .planSection--gas03 .detailbtn--gas:not(.entry) > a[target="_blank"]::after {
  background-image: url(../img/gas/icon_blank_lightblue.png);
}
.planSection__lead {
  color: #a47a30;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.planSection__lead .note {
  font-size: 1.4rem;
  font-weight: 300;
  color: #231815;
}
.planSection__lead.l-plan03Text {
  margin-bottom: 20px;
}
.planSection__title {
  /* margin: 0 0 25px; */
  margin: 0;
  text-align: center;
}
.planSection__title__note {
  text-align: center;
  font-size: 1.4rem;
  margin: 0 0 25px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .planSection__title {
    margin-bottom: 5px;
  }
  .planSection__title__note {
    font-size: 1.1rem;
    margin: 0 0 20px;
  }
}
.planSection__text {
  margin: 0 0 45px;
  font-size: 1.7rem;
  text-align: center;
}
.planSection__text__strong {
  display: block;
  margin: 10px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}
.planSection__text__price {
  display: inline-block;
  color: #e70f2e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff57f));
  background: linear-gradient(transparent 60%, #fff57f 60%);
}
.planSection__text__num {
  font-size: 3.7rem;
}
.planSection__text__maker {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff57f));
  background: linear-gradient(transparent 60%, #fff57f 60%);
  font-size: 3.5rem;
}
.planSection__text sub {
  font-size: 1.3rem;
  vertical-align: super;
}
.planSection__btnArea .btnList > *:first-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  min-width: 520px;
}

@media (max-width: 768px) {
  .planSection, .planSection--electrical01, .planSection--electrical02, .planSection--electrical03, .planSection--gas01, .planSection--gas02, .planSection--gas03 {
    padding: 40px 0;
  }
  .planSection--electrical02 .planSection__title {
    background-color: #c97436;
  }
  .planSection--electrical03 .planSection__title {
    background-color: #7e6f67;
  }
  .planSection--gas01 .planSection__title {
    background-color: #338dca;
  }
  .planSection--gas02 .planSection__title {
    background-color: #8c92c7;
  }
  .planSection--gas03 .planSection__title {
    background-color: #60c1dc;
  }
  .planSection__lead {
    margin: 0 0 10px;
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .planSection__title {
    padding: 10px;
    background: #a47a30;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .planSection__title small {
    display: block;
    font-size: 1.4rem;
  }
  .planSection__text {
    margin: 0 0 25px;
    font-size: 1.3rem;
  }
  .planSection__text__strong {
    font-size: 2rem;
    line-height: 1.2;
  }
  .planSection__text__num {
    font-size: 3rem;
  }
  .planSection__text__maker {
    display: inline;
    font-size: 2.3rem;
  }
  .planSection__text sub {
    font-size: 1rem;
  }
  .planSection__btnArea .btnList > *:first-child {
    min-width: auto;
  }
}
/* -------------------------
  planPoint
------------------------- */
.planPoint, .planPoint--small {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 70px -40px;
}
.planPoint--small {
  margin-left: -27px;
}
.planPoint--small .planPoint__item {
  margin-left: 27px;
  padding: 13px 10px 24px;
}
.planPoint--small .planPoint__item:not(:first-child)::before {
  left: -45px;
  width: 64px;
  height: 64px;
  font-size: 3.4rem;
  margin-top: -32px;
}
.planPoint--small .planPoint__text {
  font-size: 1.6rem;
  letter-spacing: normal;
}
.planPoint--small .planPoint__text__small {
  font-size: 1.4rem;
}
.planPoint--small .planPoint__or {
  font-size: 1.3rem;
}
.planPoint--small .planPoint__strong {
  font-size: 2.7rem;
}
.planPoint--small .planPoint__strong__small {
  font-size: 2.1rem;
}
.planPoint--small .planPoint__balloon {
  width: 100%;
}
.planPoint__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 290px;
  padding: 24px 10px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
  margin: 0 0 0 40px;
}
.planPoint__item:not(:first-child) {
  position: relative;
}
.planPoint__item:not(:first-child)::before {
  content: '＋';
  position: absolute;
  top: 50%;
  left: -59px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  padding: 9px 0 0;
  background: #a47a30;
  border: 8px solid;
  border-radius: 50%;
  color: #fff;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.planPoint__text {
  font-size: 1.9rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.planPoint__text__small {
  font-size: 1.7rem;
}
.planPoint__or {
  margin: 5px 0;
  color: #999;
  font-size: 1.5rem;
  font-weight: 700;
}
.planPoint__strong {
  display: block;
  margin: 5px 0 0;
  color: #e70f2e;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.1;
}
.planPoint__strong__small {
  font-size: 2.4rem;
}
.planPoint__balloon {
  display: block;
  margin: 0 0 20px;
  padding: 8px 12px;
  border: 1px solid;
  border-radius: 50px;
  color: #a47a30;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 768px) {
  .planPoint, .planPoint--small {
    display: block;
    margin: 0 0 35px;
  }
  .planPoint--small {
    margin-left: 0;
  }
  .planPoint--small .planPoint__item {
    margin-left: auto;
    padding: 24px 10px;
  }
  .planPoint--small .planPoint__item:not(:first-child)::before {
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -30px 0 0 -25px;
    font-size: 2.5rem;
  }
  .planPoint--small .planPoint__text {
    font-size: 1.5rem;
  }
  .planPoint--small .planPoint__strong {
    font-size: 2.2rem;
  }
  .planPoint--small .planPoint__strong__small {
    font-size: 2rem;
  }
  .planPoint__item {
    margin: 0 auto 10px;
  }
  .planPoint__item:not(:first-child)::before {
    top: 0;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -30px 0 0 -25px;
    padding: 9px 0 0;
    border-width: 4px;
    font-size: 2.5rem;
  }
  .planPoint__text {
    font-size: 1.5rem;
  }
  .planPoint__text__small {
    font-size: 1.4rem;
  }
  .planPoint__or {
    font-size: 1.4rem;
  }
  .planPoint__strong {
    font-size: 2.2rem;
  }
  .planPoint__strong__small {
    font-size: 2rem;
  }
  .planPoint__balloon {
    margin: 0 0 10px;
    font-size: 1.2rem;
  }
}
/* -------------------------
  planGraph
------------------------- */
.planGraph:not(:last-child) {
  margin-bottom: 65px;
}
.planGraph__tab {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -10px;
}
.planGraph__tab > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 10px;
  padding: 25px 10px 0;
  background: #a47a30;
  color: #fff;
  border-radius: 10px 10px 0 0;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
}
.planGraph__tab.js-tabMenu > li {
  margin-top: 5px;
  padding: 15px 10px;
  background: #fff;
  border-bottom: 5px solid #e6e6e6;
  color: #a47a30;
  font-size: 2.2rem;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.planGraph__tab.js-tabMenu > li:hover {
  background: #f3f3f3;
}
.planGraph__tab.js-tabMenu > li.is-active {
  margin-top: 0;
  padding-top: 20px;
  background: #a47a30;
  border-bottom: none;
  color: #fff;
}
.planGraph__tab.js-tabMenu + .planGraph__body {
  padding-top: 40px;
}
.planGraph__body {
  padding: 20px 40px 40px;
  background: #a47a30;
  border-radius: 0 0 10px 10px;
}
.planGraph__body__inner {
  padding: 40px;
  background: #fff;
  border-radius: 10px;
}
.planGraph__image {
  margin: 30px 0 40px;
  text-align: center;
}
.planGraph__items {
  background: #f3f3f3;
  border-radius: 10px;
}
.planGraph__items__title {
  position: relative;
  padding: 13px;
  background: #fff;
  border: 2px solid;
  border-radius: 10px;
  color: #a47a30;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.planGraph__items__title::after {
  content: '＋';
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 2.6rem;
  font-weight: bold;
  margin-top: -0.5em;
  line-height: 1;
}
.planGraph__items__title:hover {
  background: #f3f3f3;
}
.planGraph__items__title.is-active::after {
  content: '－';
}
.planGraph__items__body {
  padding: 35px;
  font-size: 1.2rem;
  line-height: 1.8;
}
.planGraph__items__list {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 0 25px 1em;
  border-bottom: 1px solid #dedede;
}
.planGraph__items__list > li::before {
  content: '・';
  margin: 0 0 0 -1em;
}

@media (max-width: 768px) {
  .planGraph:not(:last-child) {
    margin-bottom: 30px;
  }
  .planGraph__tab {
    margin: 0 0 0 -5px;
  }
  .planGraph__tab > li {
    margin-left: 5px;
    padding: 15px 5px 0;
    font-size: 1.8rem;
  }
  .planGraph__tab.js-tabMenu > li {
    font-size: 1.6rem;
    border-bottom-width: 3px;
  }
  .planGraph__tab.js-tabMenu + .planGraph__body {
    padding-top: 10px;
  }
  .planGraph__body {
    padding: 10px;
  }
  .planGraph__body__inner {
    padding: 15px;
  }
  .planGraph__image {
    margin: 10px 0 20px;
  }
  .planGraph__items__title {
    padding: 13px 30px 13px 10px;
    font-size: 1.5rem;
  }
  .planGraph__items__title:hover {
    background: #fff;
  }
  .planGraph__items__title::after {
    right: 2px;
    font-size: 2.3rem;
  }
  .planGraph__items__body {
    padding: 15px 10px;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .planGraph__items__list {
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  .planGraph__items__list > li {
    margin-bottom: 5px;
  }
}
/* -------------------------
  planUnitPrice
------------------------- */
.planUnitPrice:not(:last-child) {
  margin-bottom: 65px;
}
.planUnitPrice__title {
  margin: 0 0 20px;
  color: #a47a30;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.planUnitPrice__title sub {
  vertical-align: super;
  font-size: 1.5rem;
}
.planUnitPrice__subtitle {
  margin: 0 0 15px;
  color: #a47a30;
  font-size: 1.7rem;
  font-weight: 600;
}
.planUnitPrice__table {
  width: 100%;
  margin: 0 0 15px;
}
.planUnitPrice__table + .planUnitPrice__subtitle {
  margin-top: 35px;
}
.planUnitPrice__table th,
.planUnitPrice__table td {
  padding: 10px;
  font-size: 1.5rem;
  text-align: center;
  vertical-align: middle;
}
.planUnitPrice__table th:not(:first-child),
.planUnitPrice__table td:not(:first-child) {
  border-left: 1px solid #dfecf2;
}
.planUnitPrice__table th {
  background: #a47a30;
  color: #fff;
  font-weight: 600;
}
.planUnitPrice__table td {
  background: #fff;
  border-top: 1px solid #dfecf2;
}
.planUnitPrice__note {
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  .planUnitPrice:not(:last-child) {
    margin-bottom: 30px;
  }
  .planUnitPrice__title {
    margin: 0 0 5px;
    font-size: 2rem;
  }
  .planUnitPrice__title sub {
    font-size: 1.1rem;
  }
  .planUnitPrice__subtitle {
    margin: 0 0 5px;
    font-size: 1.5rem;
  }
  .planUnitPrice__table {
    margin: 0 0 10px;
  }
  .planUnitPrice__table + .planUnitPrice__subtitle {
    margin-top: 15px;
  }
  .planUnitPrice__table th,
  .planUnitPrice__table td {
    font-size: 1.2rem;
  }
  .planUnitPrice__note {
    font-size: 1.1rem;
  }
}
/* -------------------------
  planAbout
------------------------- */
.planAbout {
  padding: 80px 40px;
  background: #fff;
  border-radius: 10px;
  color: #7e6f67;
  text-align: center;
}
.planAbout:not(:last-child) {
  margin-bottom: 65px;
}
.planAbout__title {
  display: inline-block;
  margin: 0 0 45px;
  padding: 0 0 10px;
  border-bottom: 4px solid;
  font-size: 2.8rem;
  font-weight: 700;
}
.planAbout__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 -35px;
}
.planAbout__list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 35px;
}
.planAbout__list__image {
  margin: 0 0 15px;
}
.planAbout__list__title {
  margin: 0 0 10px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: inherit;
}
.planAbout__list__tag {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid;
  border-radius: 50px;
  font-size: 1.1rem;
  font-weight: 500;
}

@media (max-width: 768px) {
  .planAbout {
    padding: 40px 15px;
  }
  .planAbout:not(:last-child) {
    margin-bottom: 30px;
  }
  .planAbout__title {
    margin: 0 0 25px;
    border-bottom-width: 2px;
    font-size: 1.7rem;
  }
  .planAbout__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 -10px -10px;
  }
  .planAbout__list > li {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: calc(100% / 3 - 10px);
    margin: 0 0 10px 10px;
  }
  .planAbout__list__image {
    max-width: 100px;
    margin: 0 auto 10px;
  }
  .planAbout__list__title {
    margin: 0 0 7px;
    font-size: 1.2rem;
    letter-spacing: normal;
  }
  .planAbout__list__tag {
    padding: 5px 10px;
    font-size: 1rem;
  }
}
/* -------------------------
  header
------------------------- */
body {
  padding-top: 90px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  min-width: 1000px;
  min-height: 90px;
  background: #fff;
  -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);
}
.header__logo {
  margin: 0 30px;
}
.header__logo img {
  max-height: 70px;
}

@media (max-width: 768px) {
  body {
    padding-top: 0;
  }

  .header {
    position: relative;
    display: block;
    min-width: auto;
    min-height: 110px;
  }
  .header.is-scroll {
    position: fixed;
    top: -50px;
  }
  .header.is-scroll + * {
    margin-top: 110px;
  }
  .header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 50px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
  }
  .header__logo img {
    max-height: 45px;
  }
}
/* -------------------------
  gnav
------------------------- */
.gnav__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gnav__list__item, .gnav__list__item--top, .gnav__list__item--electrical, .gnav__list__item--gas, .gnav__list__item--entry {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  border-left: 1px solid #f2f2f2;
}
.gnav__list__item > a, .gnav__list__item--top > a, .gnav__list__item--electrical > a, .gnav__list__item--gas > a, .gnav__list__item--entry > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 180px;
  height: 100%;
  padding: 20px 20px 18px;
  color: inherit;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.3;
}
.gnav__list__item--top > a, .gnav__list__item--electrical > a, .gnav__list__item--gas > a {
  border-bottom: 5px solid transparent;
}
.gnav__list__item--top > a::before, .gnav__list__item--electrical > a::before, .gnav__list__item--gas > a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
}
.gnav__list__item--top > a:hover, .gnav__list__item--top > a.is-active, .gnav__list__item--electrical > a:hover, .gnav__list__item--electrical > a.is-active, .gnav__list__item--gas > a:hover, .gnav__list__item--gas > a.is-active {
  height: calc(100% - 1px);
  border-color: currentColor;
}
.gnav__list__item--top {
  color: #004ea2;
}
.gnav__list__item--top > a {
  padding-left: 70px;
}
.gnav__list__item--top > a::before {
  width: 39px;
  background: url(../img/icon_top.svg) no-repeat 50% 50%/contain;
}
.gnav__list__item--electrical {
  color: #e26d09;
}
.gnav__list__item--electrical > a {
  padding-left: 60px;
}
.gnav__list__item--electrical > a::before {
  width: 29px;
  background: url(../img/icon_electrical.svg) no-repeat 50% 50%/contain;
}
.gnav__list__item--gas {
  color: #009dd7;
}
.gnav__list__item--gas > a {
  padding-left: 60px;
}
.gnav__list__item--gas > a::before {
  width: 20px;
  background: url(../img/icon_gas.svg) no-repeat 50% 50%/contain;
}
.gnav__list__item--entry > a {
  min-width: 190px;
  padding-right: 30px;
  background: #da2135;
  background: -webkit-gradient(linear, left top, left bottom, from(#da2135), color-stop(50%, #da2135), color-stop(50%, #c81e30), to(#c81e30));
  background: linear-gradient(to bottom, #da2135 0%, #da2135 50%, #c81e30 50%, #c81e30 100%);
  color: #fff;
  font-weight: 700;
}
.gnav__list__item--entry > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  margin-top: -6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gnav__list__item--entry > a:hover {
  background: #ff2c47;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff2c47), to(#ff2c47));
  background: linear-gradient(to bottom, #ff2c47 0%, #ff2c47 100%);
}

@media (max-width: 768px) {
  .gnav {
    border-top: 1px solid #f2f2f2;
  }
  .gnav__list {
    height: 60px;
  }
  .gnav__list__item, .gnav__list__item--top, .gnav__list__item--electrical, .gnav__list__item--gas, .gnav__list__item--entry {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gnav__list__item:first-child, .gnav__list__item--top:first-child, .gnav__list__item--electrical:first-child, .gnav__list__item--gas:first-child, .gnav__list__item--entry:first-child {
    border-left: none;
  }
  .gnav__list__item > a, .gnav__list__item--top > a, .gnav__list__item--electrical > a, .gnav__list__item--gas > a, .gnav__list__item--entry > a {
    min-width: auto;
    padding: 5px;
    font-size: 1rem;
  }
  .gnav__list__item--top > a, .gnav__list__item--electrical > a, .gnav__list__item--gas > a {
    display: block;
    border-bottom-width: 3px;
    text-align: center;
  }
  .gnav__list__item--top > a::before, .gnav__list__item--electrical > a::before, .gnav__list__item--gas > a::before {
    display: block;
    position: static;
    width: 28px;
    height: 28px;
    margin: 0 auto 5px;
  }
  .gnav__list__item--entry > a {
    min-width: auto;
    font-size: 1.3rem;
  }
  .gnav__list__item--entry > a::after {
    content: none;
  }
}
/* -------------------------
  footer
------------------------- */
.footer {
  padding: 18px 0;
  background: #f5f5f5;
}
.footer .l-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__nav > li {
  color: #1d4e82;
}
.footer__nav > li:not(:first-child) {
  border-left: 1px solid;
}
.footer__nav > li > a {
  display: block;
  padding: 0 15px;
  color: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.footer__nav > li > a:hover {
  opacity: 0.7;
}
.footer__bn {
  max-width: 229px;
}
.footer__bn:hover {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .footer {
    padding: 15px 0;
  }
  .footer .l-inner {
    display: block;
  }
  .footer__nav {
    display: none;
  }
  .footer__bn {
    display: block;
    max-width: 230px;
    margin: 0 auto;
  }
}

/* 追加 */
#tokuPlanBox .formContent__note {
  text-indent: .3rem;
}
#tokuPlanBox > dd {
  padding-left: 0;
}