@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/* $txtLL: 46px;
$txtL: 36px;
$txtLM: 30px;
$txtM: 24px;
$txtMS: 20px;
$txtS: 18px;
$txtSS: 14px; */
.headcon {
  display: none; }

.container {
  width: 840px;
  margin: 0 auto; }
  .container p {
    text-align: justify; }

/*     flexSetting */
.flex2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex2col li {
    width: calc(100%/2.1); }
    .flex2col li img {
      width: 100%; }

.flex3col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex3col li {
    position: relative;
    width: calc(100%/3.2); }
    .flex3col li img {
      width: 100%; }

.flex2colsp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex2colsp li {
    width: calc(100%/2.2);
    text-align: center;
    margin-bottom: 30px; }
    .flex2colsp li img {
      width: 100%;
      margin-bottom: 15px; }
    .flex2colsp li p {
      text-align: center; }

.txtSmall {
  font-size: 16px !important; }

.txtSmall {
  font-size: 14px !important; }

.txtMiddle {
  font-size: 20px !important; }

.txtLMiddle {
  font-size: 24px !important; }

/* FOR smartphone landscape
***************************************************************************/
@media screen and (max-width: 899px) {
  .container {
    width: 95%; }

  .headcon {
    width: 100%;
    min-width: 100%;
    height: 13vw;
    line-height: 1;
    position: fixed;
    z-index: 15;
    display: block !important;
    top: 0;
    text-align: left;
    background: #FFFFFF; }
    .headcon #menuBtn {
      width: 90%; }
      .headcon #menuBtn span {
        width: 10vw;
        height: 10vw;
        background: url("../common/images/sp_menubtn.png") no-repeat;
        background-size: 10vw auto;
        position: absolute;
        top: 10px;
        right: 10px;
        display: block; }
    .headcon img.logo {
      width: 45%;
      margin: 20px 5% 0 5%; }

  /*     flexSetting */
  .flex2col {
    display: block; }
    .flex2col li {
      width: 100%;
      margin-bottom: 20px; }
      .flex2col li img {
        width: 100%; }

  .flex3col {
    display: block; }
    .flex3col li {
      width: 100%;
      margin-bottom: 20px; }
      .flex3col li img {
        width: 100%; }

  .txtSmall {
    font-size: 14px !important; }

  .txtSSmall {
    font-size: 12px !important; }

  .txtMiddle {
    font-size: 18px !important; }

  .txtLMiddle {
    font-size: 20px !important; } }
/* total parts */
.txtindent {
  text-indent: 1em; }

/* Material iconsを利用する */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;
  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;
  /* IEサポート */
  font-feature-settings: 'liga'; }

.txtRed {
  color: red !important; }

.txtWhite {
  color: white !important; }

.txtmGreen {
  color: #212181 !important; }

.txtBold {
  font-weight: bold !important; }

.bgmGreen {
  background: #212181; }

h1 {
  margin-bottom: 50px;
}

h1 span {
  padding-left: 25px;
  position: relative; }

h1 span.blt-elec01::before {
  background: url("../images/blt-elec01.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-elec02::before {
  background: url("../images/blt-elec02.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-elec03::before {
  background: url("../images/blt-elec03.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-elec04::before {
  background: url("../images/blt-elec04.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-elec05::before {
  background: url("../images/blt-elec05.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-water01::before {
  background: url("../images/blt-water01.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-water02::before {
  background: url("../images/blt-water02.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-water03::before {
  background: url("../images/blt-water03.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-gas01::before {
  background: url("../images/blt-gas01.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-misc01::before {
  background: url("../images/blt-misc01.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-misc02::before {
  background: url("../images/blt-misc02.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

h1 span.blt-misc03::before {
  background: url("../images/blt-misc03.png") no-repeat;
  position: absolute;
  content: "";
  background-size: contain;
  width: 60px;
  height: 60px;
  left: -55px;
  top: -5px; }

.btnarea li h4.select {
  margin: 0; }
  .btnarea li h4.select + img {
    display: block;
    width: auto;
    height: 100px;
    margin: 20px auto 0 auto;
    opacity: 1 !important; }

.doblock {
  display: block;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  border: #212181 5px solid;
  position: relative; }
  .doblock > label:after {
    position: absolute;
    left: 5px !important;
    top: 5px !important; }
  .doblock h4.dotitle {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    border-bottom: #212181 5px solid;
    padding: 8px 20px 8px 60px; }
  .doblock dl {
    width: 90%;
    margin: 15px auto; }
    .doblock dl dt {
      display: block;
      float: right;
      width: 40%; }
      .doblock dl dt img {
        width: 100%; }
    .doblock dl dd {
      display: block;
      width: 55%;
      float: left; }
      .doblock dl dd p {
        font-size: 18px; }

.inner-box {
  width: 90%;
  margin: 30px auto 0 auto; }

.uline-y span {
  background: linear-gradient(transparent 0%, #ffe400 0%); }

img.b-arrow {
  display: block;
  width: 120px;
  margin: 20px auto; }

img.r-arrow {
  position: absolute;
  width: 80px !important;
  margin: 40px auto;
  transform: translateY(-100%) rotate(-90deg);
  top: 45%;
  left: 25%; }

li.alhalf {
  width: 48% !important; }

.checkarea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  border: #212181 5px solid;
  padding: 10px 20px;
  margin-bottom: 20px; }
  .checkarea li {
    width: 95%;
    font-size: 20px;
    position: relative; }
    .checkarea li label:after {
      position: absolute;
      left: 0;
      top: -5px !important; }
    .checkarea li p {
      padding-left: 60px; }

input.checkmark {
  display: none; }
  input.checkmark + label {
    display: inline;
    position: absolute;
    left: 0; }
    input.checkmark + label:after {
      position: absolute;
      content: "";
      background: url("../images/checkmark-off.png") no-repeat;
      background-size: contain;
      width: 45px;
      height: 45px;
      top: 0;
      left: 0; }

input.checkmark:checked + label:after {
  background: url("../images/checkmark-on.png") no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0; }

/*ボックス全体*/
.accbox {
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  /*ラベル*/
  /*チェックは隠す*/
  /*中身を非表示にしておく*/
  /*クリックで中身表示*/
  /*アイコンを入れ替える*/ }
  .accbox div.block {
    position: relative; }
  .accbox .cssacc + label {
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all 0.5s;
    background: #212181;
    color: #FFFFFF;
    /*アイコンを表示*/
    /*ラベルホバー時*/ }
    .accbox .cssacc + label h5 {
      font-size: 20px;
      font-weight: bold;
      padding: 12px 10px; }
    .accbox .cssacc + label:after {
      position: absolute;
      content: "";
      background: url("../images/add_circle_outline-white-48dp.svg") no-repeat;
      background-size: contain;
      width: 40px;
      height: 40px;
      top: 12px;
      right: 15px;
      left: auto; }
    .accbox .cssacc + label:hover {
      background: #0C6347; }
  .accbox input {
    display: none; }
  .accbox .accshow {
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    background: #EEEEEE;
    /*    transition: 1.5s; */ }
    .accbox .accshow a {
      color: #333333; }
  .accbox .accbox .accshow p {
    margin: 15px 10px; }
  .accbox .cssacc:checked + label + .accshow {
    width: 94%;
    height: auto;
    opacity: 1;
    text-align: justify;
    padding: 3%; }
  .accbox .cssacc:checked + label:after {
    position: absolute;
    content: "";
    background: url("../images/remove_circle_outline-white-48dp.svg") no-repeat;
    background-size: contain; }

.blt-indent {
  text-indent: -1em;
  padding-left: 1em; }

.blt-indent2 {
  text-indent: -1em;
  margin-left: 1em; }

.watbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .watbox li {
    width: calc(100%/4.1);
    text-align: center; }
    .watbox li img {
      width: 70%; }
      .watbox li img + p {
        text-align: center;
        margin: 10px 0 30px;
        font-size: 16px;
        line-height: 1.3; }

h6.grayTitle {
  font-size: 24px;
  font-weight: bold;
  background: #666666;
  color: #FFFFFF;
  border-bottom: #212181 5px solid;
  padding: 3px 0;
  margin-bottom: 20px; }

.movie-notice {
  font-size: 20px; }
  .movie-notice span {
    background: #ff8a00;
    border-radius: 8px;
    padding: 6px 15px;
    margin-right: 15px;
    vertical-align: middle;
    color: white;
    font-weight: bold; }

.movimage {
  width: 70%;
  margin: 0 auto; }
  .movimage img {
    width: 100%; }

.linknotice {
  font-size: 16px;
  color: #212181;
  text-align: left;
  margin-bottom: 10px; }

a.btn-maker {
  display: block;
  position: relative;
  box-sizing: border-box;
  font-size: 20px;
  color: #212181;
  line-height: 1.3;
  text-decoration: none;
  border: #212181 5px solid;
  width: 100%;
  padding: 15px 5% 15px 5%;
  text-decoration: none;
  transition: all 0.5s;
  background: #FFFFFF; }
  a.btn-maker:hover {
    background: #9DC7E3; }
  a.btn-maker div {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 45px 45px;
    border-color: transparent transparent #212181 transparent; }
    a.btn-maker div span {
      font-size: 40px;
      color: #FFFFFF;
      position: absolute;
      right: -10px;
      top: 10px; }

.gasbox01 li:nth-child(odd) {
  width: 40%; }
.gasbox01 li:nth-child(2) {
  width: 15%; }

.bgmGreenBox {
  background: #212181;
  padding: 15px 5%; }

.inlinecenter {
  width: 100%;
  text-align: center; }
  .inlinecenter p {
    display: inline-block !important; }

.wide70 {
  width: 70% !important;
  margin: 0 auto; }

.wide50 {
  width: 50% !important;
  margin: 0 auto; }

/* FOR smartphone landscape
***************************************************************************/
@media screen and (max-width: 899px) {
  h1 span.blt-elec01::before {
    background: url("../images/blt-elec01.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-elec02::before {
    background: url("../images/blt-elec02.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-elec03::before {
    background: url("../images/blt-elec03.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-elec04::before {
    background: url("../images/blt-elec04.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-elec05::before {
    background: url("../images/blt-elec05.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-water01::before {
    background: url("../images/blt-water01.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-water02::before {
    background: url("../images/blt-water02.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-water03::before {
    background: url("../images/blt-water03.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-gas01::before {
    background: url("../images/blt-gas01.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-misc01::before {
    background: url("../images/blt-misc01.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-misc02::before {
    background: url("../images/blt-misc02.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  h1 span.blt-misc03::before {
    background: url("../images/blt-misc03.png") no-repeat;
    position: absolute;
    content: "";
    background-size: contain;
    width: 60px;
    height: 60px;
    left: -55px;
    top: -5px;
    width: 40px;
    height: 40px;
    left: -25px; }

  .btnarea li h4.select + img.spimgwide {
    display: block;
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;
    opacity: 1 !important; }

  .doblock {
    width: 100%; }
    .doblock label.single:after {
      position: absolute;
      left: 5px !important;
      top: -3px !important; }
    .doblock > label:after {
      position: absolute;
      left: 5px !important;
      top: 8px !important; }
    .doblock h4.dotitle {
      display: flex;
      align-items: center;
      text-align: justify;
      font-size: 17px;
      line-height: 1.3;
      min-height: 45px; }
    .doblock dl dt {
      float: none;
      width: 100%; }
    .doblock dl dd {
      width: 100%;
      float: none; }
      .doblock dl dd p {
        font-size: 16px; }

  .uline-y span {
    background: linear-gradient(transparent 0%, #ffe400 0%); }

  img.b-arrow {
    width: 24%; }

  .btnarea li.alhalf {
    width: 48% !important; }
    .btnarea li.alhalf h4 {
      font-size: 18px;
      line-height: 1.3;
      text-align: center; }
  .btnarea .spwide {
    width: 100% !important; }
    .btnarea .spwide h4 {
      font-size: 18px;
      line-height: 1.3;
      text-align: center; }

  .checkarea li {
    font-size: 18px; }

  /*ボックス全体*/
  .accbox {
    /*ラベル*/
    /*チェックは隠す*/
    /*中身を非表示にしておく*/
    /*クリックで中身表示*/
    /*アイコンを入れ替える*/ }
    .accbox label {
      position: relative;
      /*アイコンを表示*/
      /*ラベルホバー時*/ }
      .accbox label h5 {
        font-size: 18px;
        padding-right: 40px; }
      .accbox label:after {
        display: inline-block;
        position: absolute;
        content: "";
        top: 50% !important;
        right: 5px !important;
        left: auto !important;
        width: 24px;
        height: 24px;
        background: url("../images/add_circle_outline-white-48dp.svg") no-repeat;
        background-size: contain;
        transform: translateY(-50%); }
      .accbox label:hover {
        background: #0C6347; }
    .accbox input {
      display: none; }
    .accbox .accshow {
      /*    transition: 1.5s; */ }
    .accbox .accbox .accshow p {
      margin: 15px 10px; }
    .accbox .cssacc:checked + label + .accshow p {
      font-size: 14px; }
    .accbox .cssacc:checked + label:after {
      display: inline-block;
      position: absolute;
      content: "";
      background: url("../images/remove_circle_outline-white-48dp.svg") no-repeat;
      background-size: contain; }

  .watbox li {
    width: calc(100%/2.1);
    text-align: center; }
    .watbox li img {
      width: 70%; }
      .watbox li img + p {
        font-size: 14px; }

  h6.grayTitle {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px; }

  a.btn-maker {
    font-size: 18px; }
    a.btn-maker div {
      border-width: 0 0 35px 35px; }
      a.btn-maker div span {
        font-size: 30px; }

  .gasbox01 li:nth-child(odd) {
    width: 100%; }
  .gasbox01 li:nth-child(2) {
    width: 100%; }

  img.r-arrow {
    position: relative;
    width: 80px !important;
    margin: 0 auto;
    transform: none;
    top: auto;
    left: auto; }

  .movimage {
    width: 100%;
    margin: 0 auto; }
    .movimage img {
      width: 100%; }

  .wide70 {
    width: 100%;
    margin: 0 auto; }

  .wide50 {
    width: 100%;
    margin: 0 auto; } }
@media only screen and (max-width:767px){
  .accbox .cssacc + label h5 {
    font-size: 17px;
    padding-right: 50px;
  }
}

@media only screen and (max-width:500px){
  .doblock h4.dotitle {
    padding: 8px 15px 8px 55px;
  }
  .checkarea {
    padding: 10px 6px;
  }
  .checkarea li p {
    padding-left: 50px;
    line-height: 1.3;
  }
}
