@charset "UTF-8";
.mod_faq, #mod_mv-campaign, #mod_mv {
  background: #00a1e8;
  color: #fff;
}

#lay_gasWrap {
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.6;
}
#lay_gasWrap * {
  box-sizing: border-box;
}
#lay_gasWrap sup {
  font-size: 8px;
}
#lay_gasWrap a {
  color: #000;
  text-decoration: underline;
}
#lay_gasWrap p small {
  font-size: 10px;
}
#lay_gasWrap p.col_red {
  font-weight: 600;
  color: #d00;
}
#lay_gasWrap hr {
  margin: 1.5rem 0;
  border: none;
  height: 4px;
  width: 100%;
  background-color: #00bbf0;
  background: #00bbf0;
  background: -moz-radial-gradient(center, ellipse cover, #00bbf0 0%, #abf3ff 100%, #00bbf0 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #00bbf0 0%, #abf3ff 100%, #00bbf0 100%);
  background: radial-gradient(ellipse at center, #00bbf0 0%, #abf3ff 100%, #00bbf0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00bbf0", endColorstr="#00bbf0",GradientType=1 );
}
#lay_gasWrap img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.lay_inner {
  max-width: 650px;
  margin: 0 auto;
  width: 95%;
}

.elm_padd {
  padding: 0.3rem;
}

.elm_colOrange, .elm_title2 {
  color: #e95504;
}

.elm_colRed {
  color: #a20000;
}

.elm_ind1, .elm_contentsFoot p.elm_kajo, .elm_contentsMid p.elm_kajo {
  padding-left: 1em;
  text-indent: -1em;
}

.elm_ind2 {
  padding-left: 2em;
  text-indent: -2em;
}

.elm_lead {
  opacity: 0.6;
  line-height: 1.2;
}
@media screen and (min-width: 415px) {
  .elm_lead {
    max-width: 650px;
    margin: 0 auto;
  }
}

.elm_title1 {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0.8rem 0 1.5rem 0;
  color: #fff;
}
.elm_title1 small {
  font-weight: 600;
  font-size: 20px;
  display: block;
}

.elm_title2 {
  font-weight: 600;
  margin: 3px 0 9px;
  font-size: 13px;
}

.elm_title3 {
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 320px) {
  .elm_title3 {
    text-align: center;
    font-size: 13px;
    margin: 0.3rem 0 0.4rem;
    line-height: 1.3;
  }
  .elm_title3 span {
    display: block;
  }
}

.elm_titleWico {
  text-align: center;
}
@media screen and (min-width: 415px) {
  .elm_titleWico {
    max-width: 550px;
    margin: 1rem auto;
  }
}
.elm_titleWico small {
  display: block;
  line-height: 25px;
  font-size: 14px;
}
@media screen and (min-width: 415px) {
  .elm_titleWico small {
    margin-bottom: 1rem;
  }
}
.elm_titleWico i {
  display: inline-block;
  width: 14.3333333333px;
  margin: 0 2px;
}
.elm_titleWico i img {
  vertical-align: top !important;
}

.elm_kodawariWrap {
  background: #00a1e8;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
}
@media screen and (min-width: 415px) {
  .elm_kodawariWrap {
    padding: 10px 30px 30px;
  }
}

.elm_label {
  width: 102.6666666667px;
  margin: -30px auto 0;
}

.elm_contentsHead {
  background: #fff;
  border-radius: 6px 6px 0 0;
}
@media screen and (min-width: 415px) {
  .elm_contentsHead img {
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }
}

.elm_contentsBody, .elm_contentsBody-foot {
  background: #fff;
}
@media screen and (min-width: 415px) {
  .elm_contentsBody img, .elm_contentsBody-foot img {
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }
}

.elm_contentsBody-foot {
  border-radius: 0 0 6px 6px;
  padding: 1rem 1em 2rem 1em !important;
}
.elm_contentsBody-foot .img {
  margin: 1rem 0;
}

.elm_contentsFoot, .elm_contentsMid {
  background: #ffed03;
  border-radius: 0 0 6px 6px;
  padding: 1rem 10px 0.8rem;
  line-height: 1.3;
}
.elm_contentsFoot p:nth-child(2), .elm_contentsMid p:nth-child(2) {
  margin-top: 0.3rem;
}
.elm_contentsFoot p.elm_kajo, .elm_contentsMid p.elm_kajo {
  text-align: left;
}

.elm_contentsMid {
  border-radius: 0;
  padding: 2rem 10px 1.8rem;
}

.elm_contents {
  background: #fff;
  border-radius: 6px;
  padding: 10px;
  font-size: 12px;
  text-align: justify;
}
.elm_contents + .elm_contents {
  margin-top: 0.5rem;
}
.elm_contents + .mod_notes {
  padding-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 415px) {
  .elm_contents img {
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }
}

.mod_linker {
  border-top: 1px solid #eee;
  padding-top: 1rem;
  margin: 1rem 0 0.3rem;
}
.mod_linker li {
  line-height: 1.6;
}
.mod_linker a {
  color: #0c4eb2 !important;
  font-size: 13px;
  line-height: 1.2;
}

.mod_nav {
  margin: 1rem -0.25rem 0;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 415px) {
  .mod_nav {
    width: 535px;
    margin: 1rem auto;
  }
}
.mod_nav:after {
  content: "";
  display: block;
  clear: both;
}
.mod_nav li {
  min-width: 25%;
  max-width: 125px;
  padding: 0.25rem;
}

.mod_notes {
  font-size: 10px;
  line-height: 1.4;
  color: #595959;
  padding: 10px 0 0;
}
.mod_notes strong {
  font-weight: 600;
  margin-right: 1rem;
  margin-bottom: 0.5em;
  display: inline-block;
}
.mod_notes p {
  text-align: justify;
}
.mod_notes dl dt {
  font-weight: 600;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
  background-image: url(/energy/gas/lp/cmn/images/ico-dn.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15px;
}
.mod_notes dl dt.js-active {
  background-image: url(/energy/gas/lp/cmn/images/ico-up.png);
}
.mod_notes dl dd {
  padding: 1em 0 0.5em 0;
}
.mod_notes table {
  border-top: 1px dashed #ccc;
  margin: 0 0 1em 0;
}
.mod_notes table tr {
  border-bottom: 1px dashed #ccc;
}
.mod_notes table th, .mod_notes table td {
  vertical-align: middle;
  padding: 1em 0;
}
.mod_notes table th {
  font-size: 13px;
  padding-right: 0.6em;
}
.mod_notes table td {
  text-align: justify;
}

#mod_mv {
  text-align: center;
  padding-top: 1rem;
}
#mod_mv p {
  padding: 0 10px;
  text-align: justify;
}
#mod_mv .elm_cach {
  padding: 1rem 0 0;
  width: 248.6666666667px;
  margin: 0 auto;
}
@media screen and (min-width: 415px) {
  #mod_mv .elm_cach {
    width: 450px;
  }
}
#mod_mv .elm_mvLead {
  display: block;
  padding: 0 1.5rem;
}
@media screen and (min-width: 415px) {
  #mod_mv .elm_mvLead {
    max-width: 550px;
    margin: 1rem auto;
  }
}
@media screen and (min-width: 415px) {
  #mod_mv .elm_mainImage {
    max-width: 650px;
    margin: 0 auto;
  }
}

#mod_mv-campaign {
  padding: 0 10px 10px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
#mod_mv-campaign p {
  margin-bottom: 0.2rem;
}

.mod_buttons {
  text-align: center;
  padding: 10px 0 0 0;
}
.mod_buttons li {
  margin-bottom: 10px;
  padding: 0 10px;
}
.mod_buttons li:last-child {
  margin-bottom: 0;
}
.mod_buttons li.elm_hasBg {
  background: #004699;
  padding: 0.8rem 10px;
}
.mod_buttons small {
  font-size: 10px;
  display: block;
  opacity: 0.8;
  margin-top: 0.5em;
}
.mod_buttons img {
  margin: 0 auto;
  max-width: 355.3333333333px;
}

.mod_buttons-rich {
  background: #004699;
  padding: 40px 10px 30px;
  text-align: center;
}
.mod_buttons-rich ul {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
}
@media screen and (min-width: 415px) {
  .mod_buttons-rich ul {
    max-width: 650px;
    margin: 0 auto;
  }
  .mod_buttons-rich ul img {
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }
}
.mod_buttons-rich li p {
  width: 106.6666666667px;
  margin: 0 auto;
  margin-top: -40px;
  margin-bottom: 0.8rem;
}
.mod_buttons-rich li:first-child {
  padding: 1rem;
}
.mod_buttons-rich .elm_txtLink {
  display: block;
  margin-top: 0.6rem;
  font-size: 12px;
}

.mod_kodawari {
  padding-top: 40px;
  margin-bottom: 1.5rem;
}

.mod_onepoint {
  margin: 0 auto;
  background: url(/energy/gas/lp/cmn/images/bg-repeat.png) repeat center top;
  background-size: 15px;
  padding: 10px;
  border-radius: 10px;
  margin-top: 2rem;
  position: relative;
}
.mod_onepoint:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -10px;
  content: "";
  display: block;
  height: 25px;
  width: 25px;
  background: #000;
  transform: rotate(45deg);
  background: url(/energy/gas/lp/cmn/images/bg-repeat2.png) repeat center top;
  background-size: 15px;
  z-index: -1;
}

#kodawari01 .elm_title1 {
  padding-top: 1rem;
}
#kodawari01 .elm_contentsHead {
  background: none;
  margin-bottom: 1rem;
}
#kodawari01 .elm_contentsBody, #kodawari01 .elm_contentsBody-foot {
  padding: 4rem 1rem 1rem;
  border-radius: 7px 7px 0 0;
  position: relative;
}
#kodawari01 .elm_contentsBody p, #kodawari01 .elm_contentsBody-foot p {
  position: absolute;
  width: 40%;
  max-width: 150px;
  top: -8%;
  right: 3%;
}
@media screen and (min-width: 415px) {
  #kodawari01 .elm_contentsBody p, #kodawari01 .elm_contentsBody-foot p {
    right: 18%;
  }
}
#kodawari01 .elm_contentsBody p.chubu, #kodawari01 .elm_contentsBody-foot p.chubu {
  width: 50%;
  max-width: 160px;
  top: -2%;
  right: -2%;
}
@media screen and (min-width: 415px) {
  #kodawari01 .elm_contentsBody p.chubu, #kodawari01 .elm_contentsBody-foot p.chubu {
    right: 18%;
  }
}
#kodawari01 .elm_contentsBody p.tokyo, #kodawari01 .elm_contentsBody-foot p.tokyo {
  width: 50%;
  max-width: 190px;
  top: -2%;
  right: -2%;
}
@media screen and (min-width: 415px) {
  #kodawari01 .elm_contentsBody p.tokyo, #kodawari01 .elm_contentsBody-foot p.tokyo {
    right: 18%;
  }
}

#kodawari02 .elm_contentsHead {
  padding: 2rem 0 1rem 0;
}
#kodawari02 .elm_contentsHead img {
  max-width: 218.3333333333px;
}
#kodawari02 .elm_contentsBody, #kodawari02 .elm_contentsBody-foot {
  padding: 0 0 1em 0;
}

#mod_credit {
  text-align: center;
  background: #fafafa;
  color: #ccc;
  font-weight: 600;
  font-size: 8px;
  padding: 1.3rem 0;
}
#mod_credit small {
  display: block;
}

.mod_faq {
  padding: 1em 0;
}
.mod_faq .title {
  font-size: 110%;
  margin-bottom: 0.6em;
  text-align: center;
}
.mod_faq dl {
  line-height: 1.3;
  color: #333;
  font-size: 13px;
  margin-bottom: 2px;
}
.mod_faq dl dt {
  padding: 0.9em 0 0.8em 1em;
  padding-right: 2.5em;
  background: #fff;
  background-image: url(/energy/gas/lp/cmn/images/ico-dn-dark.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 12px;
  cursor: pointer;
}
.mod_faq dl dt:hover {
  opacity: 0.6;
}
.mod_faq dl dt.active {
  background-image: url(/energy/gas/lp/cmn/images/ico-up-dark.png);
}
.mod_faq dl dd {
  padding: 1em;
  background: #f4f4f4;
  display: none;
}
.mod_faq .btn-more {
  margin-top: 1em;
  display: block;
  border: 1px solid #fff;
  color: #fff !important;
  text-decoration: none;
  padding: 1em;
  text-align: center;
  line-height: 1;
}
.mod_faq .btn-more:hover {
  background: #fff;
  color: #00a1e8 !important;
}

.mod_addtab_wrapp {
  border: 1px solid #ccc;
  border-radius: 6px;
  margin: 1em 0 0;
}

.mod_addtab {
  font-weight: 600;
  font-weight: 600;
  padding: 10px;
  background-image: url(/energy/gas/lp/cmn/images/ico-dn.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 15px;
  line-height: 1.2;
}
.mod_addtab.js-active {
  background-image: url(/energy/gas/lp/cmn/images/ico-up.png);
}

.mod_addtab_elm {
  border-top: 1px dashed #ccc;
  padding: 15px;
  line-height: 1.6;
}
.mod_addtab_elm h6 {
  font-weight: 600;
}
.mod_addtab_elm .mod_notes {
  padding-top: 0;
}
.mod_addtab_elm small {
  display: block;
  font-size: 10px;
  color: #727272;
  line-height: 1.2;
  margin: 0.5em 0;
}
.mod_addtab_elm small span {
  font-size: 80%;
}
.mod_addtab_elm strong {
  display: inline-block;
  font-weight: 600;
  line-height: 1.2;
}
.mod_addtab_elm hr {
  margin: 1em 0 !important;
  height: 1px !important;
  background: #eee !important;
}

.mod_flex {
  margin: 1em 0;
  display: flex;
}
.mod_flex .mod_flex_elm {
  padding: 10px;
  flex: 1;
  text-align: center;
}

.mod_addprice {
  margin-top: 0.2em;
}
.mod_addprice + .mod_linker {
  border-top: none;
  padding-top: 0;
}

.gaspriceTrigg {
  font-size: 13px;
  color: #0c4eb2;
  padding: 1.3em 0;
  font-weight: 400;
  border-bottom: 1px dashed #ccc;
  line-height: 17px;
}

.gaspriceTarget {
  padding: 1.3em 0;
  font-size: 13px;
}
.gaspriceTarget h4 {
  margin-top: 2em;
  font-weight: 600;
  font-size: 110%;
  margin-bottom: 0.5em;
}
.gaspriceTarget h5 {
  font-weight: 600;
  font-size: 120%;
  margin-bottom: 0.5em;
}
.gaspriceTarget .table_wrapp {
  width: 100%;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
  position: relative;
}
.gaspriceTarget .table_wrapp:before {
  position: absolute;
  right: 0;
  top: -18px;
  font-size: 10px;
  content: "( 税込 )";
  color: #4f4f4f;
}
.gaspriceTarget table {
  width: 100%;
  font-size: 11px;
  border: 1px solid #333;
}
.gaspriceTarget table tr {
  border: 1px solid #999;
  vertical-align: middle;
}
.gaspriceTarget table tr.rev td {
  text-align: right;
}
.gaspriceTarget table tr.rev td:nth-child(2) {
  text-align: left;
  background: #eee;
}
.gaspriceTarget table tr.rev2 td {
  text-align: right;
}
.gaspriceTarget table tr.rev2 td.gr {
  text-align: left;
  background: #eee;
}
.gaspriceTarget table tr.rev3 td {
  text-align: center;
}
.gaspriceTarget table tr.rev3 td.gr {
  background: #eee;
}
.gaspriceTarget table tr.rev3 td.right {
  text-align: right;
}
.gaspriceTarget table tr.col td:nth-child(2) {
  background: #eee;
}
.gaspriceTarget table tr.col td:nth-child(4) {
  background: #f1faff;
}
.gaspriceTarget table td {
  border: 1px solid #999;
  vertical-align: middle;
  padding: 0.4em 0.8em;
  line-height: 1.3;
}
.gaspriceTarget table th {
  border: 1px solid #727272;
  background: #00a1e8;
  color: #fff;
  vertical-align: middle;
  line-height: 1.3;
  padding: 0.4em 0.8em;
}
.gaspriceTarget p strong {
  color: #ce0000;
  font-weight: 600;
  display: block;
  font-size: 13px;
}
.gaspriceTarget p small {
  line-height: 1.5;
  display: inline-block;
}

.gaspriceModalTrigg {
  color: #0c4eb2;
  text-decoration: underline;
  margin: 0.5em 0;
  cursor: pointer;
}

.gaspriceModalTarget {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.57);
  z-index: 10000000;
  width: 100%;
  height: 100%;
  align-content: center;
}
.gaspriceModalTarget .inner {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gaspriceModalTarget .gaspriceModalElm {
  background: #fff;
  height: auto;
  border-radius: 12px;
  padding: 1.8em;
  text-align: center;
}
.gaspriceModalTarget .gaspriceModalElm p {
  margin-bottom: 1.5em;
}
.gaspriceModalTarget .gaspriceModalElm ul {
  display: flex;
  max-width: 320px;
  margin: 0 auto;
}
.gaspriceModalTarget .gaspriceModalElm ul li {
  flex: 1;
  padding: 0.5em;
}
.gaspriceModalTarget .gaspriceModalElm ul li span, .gaspriceModalTarget .gaspriceModalElm ul li a {
  display: block;
  padding: 1em 1.5em;
  background: #eee;
  text-decoration: none;
  border-radius: 4px;
  cursor: pointer;
}
.gaspriceModalTarget .gaspriceModalElm ul li a {
  background: #0367ba;
  color: #fff !important;
  font-weight: 600;
}

.mod_tabUI .js-tabTrigg {
  display: flex;
}
.mod_tabUI .js-tabTrigg li {
  flex: 1;
  text-align: center;
  font-weight: 600;
  padding: 1em;
  line-height: 1;
  border-radius: 6px 6px 0 0;
  background: #ffe3d5;
  color: #d9b099;
  cursor: pointer;
}
.mod_tabUI .js-tabTrigg li:hover {
  color: #e95504;
}
.mod_tabUI .js-tabTrigg li.active {
  background: #e95504;
  color: #fff;
}
@media screen and (max-width: 415px) {
  .mod_tabUI .js-tabTrigg li {
    font-size: 12px;
  }
}
.mod_tabUI .js-tabTgt .elm_contents {
  display: none;
  border-radius: 0 0 6px 6px;
  padding-top: 1.5rem;
  text-align: center;
}
.mod_tabUI .js-tabTgt .elm_contents.active {
  display: block;
  margin: 0;
}
.mod_tabUI .js-tabTgt .elm_contents .elm_title3 {
  margin-bottom: 1em;
}
.mod_tabUI .js-tabTgt .elm_contents .elm_title3 + p {
  margin-bottom: 1.5em;
}
.mod_tabUI .js-tabTgt .elm_contents .und {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5rem;
}

.mod_stikyBtns {
  background: #fff;
  padding: 0.8em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.354);
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
.mod_stikyBtns ul {
  max-width: 475px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mod_stikyBtns li {
  flex: 1;
  max-width: 49%;
}
.mod_stikyBtns li.full {
  max-width: 100%;
}

#lay_gasWrap.btmpadd {
  padding: 0 0 80px 0;
}

#lay_gasWrap .mod_yakkanLink {
  background: #fafafa;
  padding: 1.5rem 0.5em;
  padding-bottom: 1rem;
}
#lay_gasWrap .mod_yakkanLink .title {
  font-weight: 500;
  margin: 0 0 0.8em;
  font-size: 110%;
  text-align: center;
}
#lay_gasWrap .mod_yakkanLink ul li {
  margin: 0 0 0.4em 0;
}
#lay_gasWrap .mod_yakkanLink ul li a {
  background: url("/energy/gas/lp/cmn/images/icon_pdf.png") no-repeat right 0.6em center;
  background-size: 18px;
  background-color: #ffffff;
  padding: 1em 3.1em 1em 1.1em;
  line-height: 1.3;
  color: rgb(87, 87, 87);
  display: block;
  font-size: 12px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #eee;
}

#lay_gasWrap .mod_pageLinker {
  padding: 1.5rem 0;
}
#lay_gasWrap .mod_pageLinker .title {
  color: #004699;
  margin: 0 0 0.6em;
  font-weight: 600;
  text-align: center;
}
#lay_gasWrap .mod_pageLinker li {
  margin: 0 0 0.4em 0;
}
#lay_gasWrap .mod_pageLinker li.orange a {
  border: 1px solid #e95504;
  background: #e95504;
  color: #fff;
}
#lay_gasWrap .mod_pageLinker li.orange a:after {
  border: 1px solid #fff;
  border-top-color: rgba(0, 51, 85, 0);
  border-left-color: rgba(0, 51, 85, 0);
}
#lay_gasWrap .mod_pageLinker hr {
  height: 1px;
  margin: 1em 0;
}
#lay_gasWrap .mod_pageLinker a {
  background-size: 18px;
  background-color: #ffffff;
  padding: 1em 3.1em 1em 1.1em;
  line-height: 1;
  color: rgb(87, 87, 87);
  display: block;
  font-size: 13px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #eee;
  position: relative;
}
#lay_gasWrap .mod_pageLinker a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  border: 1px solid #035;
  border-top-color: rgba(0, 51, 85, 0);
  border-left-color: rgba(0, 51, 85, 0);
  transform: rotate(-45deg);
}

#lay_gasWrap .mod_document {
  font-size: 13px;
  color: #2B2B2B;
  line-height: 1.6;
  letter-spacing: 0.007em;
}
#lay_gasWrap .mod_document p {
  font-weight: 400;
  margin: 0 0 0.8em 0;
}
#lay_gasWrap .mod_document p:last-child {
  margin: 0;
}
#lay_gasWrap .mod_document p small {
  font-size: 85%;
  display: inline-block;
  line-height: 1.5;
  margin-top: 0.5em;
  opacity: 0.6;
}
@media screen and (min-width: 415px) {
  #lay_gasWrap .mod_document p small {
    font-size: 88%;
  }
}
#lay_gasWrap .mod_document .link_bnrstyle {
  background-size: 18px;
  background-color: #ffffff;
  padding: 1.4em 3.1em 1.3em 1.1em;
  margin: 0.8em 0;
  line-height: 1;
  color: rgb(87, 87, 87);
  display: block;
  font-size: 12px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #eee;
  position: relative;
  color: #2594D4;
}
#lay_gasWrap .mod_document .link_bnrstyle:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  border: 1px solid #2594D4;
  border-top-color: rgba(0, 51, 85, 0);
  border-left-color: rgba(0, 51, 85, 0);
  transform: rotate(-45deg);
}
#lay_gasWrap .mod_document .mod_ds {
  background: #EDFBFF;
  margin: 0 0 1.5rem 0;
  padding: 1.5rem 0;
  overflow-x: hidden;
}
#lay_gasWrap .mod_document .mod_ds dl {
  border: 1px solid #DDD;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  margin: 0 0 0.8em 0;
}
#lay_gasWrap .mod_document .mod_ds dl:last-child {
  margin: 0;
}
#lay_gasWrap .mod_document .mod_ds dl dt {
  padding: 1.3em 1.5em;
  padding-right: 3em;
  background-image: url("/energy/gas/lp/cmn/images/icon/i_pls.png");
  background-repeat: no-repeat;
  background-position: center right 1.2em;
  background-size: 12px;
  cursor: pointer;
  line-height: 1.4;
}
#lay_gasWrap .mod_document .mod_ds dl dt:hover {
  opacity: 0.4;
}
#lay_gasWrap .mod_document .mod_ds dl dt.js-active {
  background-image: url("/energy/gas/lp/cmn/images/icon/i_mns.png");
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin {
  padding: 1.5em 1.5em;
  background: #fffcf3;
  color: #062a51;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul {
  border-top: 1px dashed #ccc;
  margin-bottom: 1em;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul li {
  font-size: 95%;
  line-height: 1.4;
  padding: 0.8em 0;
  border-bottom: 1px dashed #ccc;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul li:before {
  content: "・";
  margin-left: -1em;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul.slim {
  margin-bottom: 0;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul.slim li:last-child {
  border: none;
  margin-bottom: 0;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddin ul.slim li small {
  display: inline-block;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddcoloser {
  text-align: center;
  padding: 0.7em 1.5em;
  font-size: 12px;
  cursor: pointer;
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddcoloser:before {
  content: "閉じる";
}
#lay_gasWrap .mod_document .mod_ds dl dd .ddcoloser:hover {
  opacity: 0.4;
}
#lay_gasWrap .mod_document .lay_inner {
  width: 92%;
}
#lay_gasWrap .mod_document .txtTTL {
  color: #2594D4;
  margin: 0 0 1em 0;
}
#lay_gasWrap .mod_document .txtTTL span {
  display: inline-block;
  font-size: 135%;
  font-weight: 600;
  margin-top: 0.5em;
  line-height: 1;
  margin-right: 0.5em;
}
#lay_gasWrap .mod_document .txtTTL small {
  display: inline-block;
  color: #fff;
  background: #00A1E8;
  font-size: 90%;
  font-weight: 600;
  border-radius: 3px;
  line-height: 1;
  padding: 4px 5px 3px;
  vertical-align: middle;
  margin-top: -6px;
}
#lay_gasWrap .mod_document .iconTTL {
  text-align: center;
  color: #2594D4;
  margin: 0 0 1em 0;
}
#lay_gasWrap .mod_document .iconTTL:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  width: 53px;
  height: 53px;
  background-color: #fff;
  border-radius: 100px;
}
#lay_gasWrap .mod_document .iconTTL span {
  display: block;
  font-size: 135%;
  font-weight: 600;
  margin-top: 0.5em;
}
#lay_gasWrap .mod_document .elm_h2 {
  color: #2594D4;
  font-weight: 600;
  font-size: 110%;
  margin-bottom: 0.2em;
}
#lay_gasWrap .mod_document .elm_h3 {
  color: #2594D4;
  font-weight: 600;
  font-size: 100%;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #ddedf6;
  padding-bottom: 0.2em;
}
#lay_gasWrap .mod_document .elm_h4 {
  color: #004699;
  font-weight: 600;
  font-size: 90%;
  margin-top: 2rem;
  margin-bottom: 0.3em;
  border-bottom: 1px solid #004699;
  padding-bottom: 0.2em;
}
#lay_gasWrap .mod_document .elm_h4.mb {
  margin-bottom: 1em;
}
#lay_gasWrap .mod_document .elm_h5 {
  color: rgb(235, 85, 5);
  font-weight: 600;
  text-align: center;
}
#lay_gasWrap .mod_document .elm_hr {
  height: 0;
  border: none;
  background: none;
  border-top: 1px dashed #ddd;
  margin: 1.5em 0;
}
#lay_gasWrap .mod_document .tel {
  font-size: 130%;
  font-weight: 700;
}
#lay_gasWrap .mod_document .box {
  background: #ffffff;
  border: 1px solid #ddedf6;
  border-radius: 8px;
  overflow: hidden;
  margin: 0.8em 0;
  padding: 1.1em 1.5em;
  font-size: 89%;
}
#lay_gasWrap .mod_document .box.orabge {
  background: #FEFAEC;
}
#lay_gasWrap .mod_document .obi {
  text-align: center;
  padding: 0.5em 0 0 0;
}
#lay_gasWrap .mod_document .obi img {
  max-width: 375px;
}
#lay_gasWrap .mod_document .fontsmall {
  font-size: 80%;
}
@media screen and (min-width: 415px) {
  #lay_gasWrap .mod_document .fontsmall {
    font-size: 95%;
  }
}
#lay_gasWrap .mod_document .hero {
  text-align: center;
}
#lay_gasWrap .mod_document .hero img {
  max-width: 500px;
}
#lay_gasWrap .mod_document .hero h1 {
  margin: 1.1em 0 2em;
  display: inline-block;
  background-color: #FFED03;
  font-weight: 600;
  font-size: 125%;
  line-height: 1;
  padding: 0.7em 3.5em;
  border-radius: 50px;
  background-image: url("/energy/gas/lp/cmn/images/icon/i1.png"), url("/energy/gas/lp/cmn/images/icon/i1.png");
  background-position: left 0.7em center, right 0.7em center;
  background-repeat: no-repeat;
  background-size: 26px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.215);
}
#lay_gasWrap .mod_document .lead {
  text-align: center;
  font-size: 115%;
  font-weight: 600;
  margin-bottom: 0.8em;
}
#lay_gasWrap .mod_document .tableWide {
  width: 104.5%;
  overflow-x: scroll;
}
#lay_gasWrap .mod_document .tableWide .tableinner {
  padding-right: 4.5%;
  width: 180%;
}
@media screen and (min-width: 415px) {
  #lay_gasWrap .mod_document .tableWide {
    width: 100%;
  }
  #lay_gasWrap .mod_document .tableWide .tableinner {
    width: 130%;
    padding-right: 0;
  }
}
#lay_gasWrap .mod_document .roundtable {
  width: 100%;
  border-collapse: separate;
  border-radius: 8px;
  line-height: 1.2;
  color: #454545;
  margin-bottom: 1rem;
}
#lay_gasWrap .mod_document .roundtable tbody {
  border-radius: 8px;
}
#lay_gasWrap .mod_document .roundtable tbody tr:first-child td {
  border-top: 1px solid #ddd;
}
#lay_gasWrap .mod_document .roundtable tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
#lay_gasWrap .mod_document .roundtable tbody tr.rowspan td:first-child {
  border-left: none;
}
#lay_gasWrap .mod_document .roundtable tbody tr.first td:last-child {
  border-radius: 0 8px 0 0;
}
#lay_gasWrap .mod_document .roundtable tbody tr.first + .rownd td {
  border-top: 1px solid #ddd;
}
#lay_gasWrap .mod_document .roundtable tbody tr.first + .rownd td:last-child {
  border-radius: 0 8px 0 0;
}
#lay_gasWrap .mod_document .roundtable tbody tr:first-child td:first-child {
  border-radius: 8px 0 0 0;
}
#lay_gasWrap .mod_document .roundtable tbody tr.last td:first-child {
  border-radius: 0 0 0 8px;
}
#lay_gasWrap .mod_document .roundtable tbody tr:last-child td:last-child {
  border-radius: 0 0 8px 0;
}
#lay_gasWrap .mod_document .roundtable tbody tr.allround td:first-child {
  border-radius: 8px 0 0 8px !important;
}
#lay_gasWrap .mod_document .roundtable tbody tr.allround td:last-child {
  border-radius: 0 8px 8px 0 !important;
}
#lay_gasWrap .mod_document .roundtable .r {
  text-align: right;
}
#lay_gasWrap .mod_document .roundtable .c {
  text-align: center;
}
#lay_gasWrap .mod_document .roundtable th, #lay_gasWrap .mod_document .roundtable td {
  padding: 1em 1.1em 0.9em 1.1em;
}
#lay_gasWrap .mod_document .roundtable th {
  font-weight: 600;
  vertical-align: bottom;
}
#lay_gasWrap .mod_document .roundtable td {
  vertical-align: middle;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#lay_gasWrap .mod_document #s_head {
  padding: 1.5rem 0 2rem;
}
#lay_gasWrap .mod_document #s_head nav a {
  font-weight: 600;
  font-size: 14px;
  padding: 1.1em 1.5em;
  padding-right: 3em;
  text-decoration: none;
  display: block;
  border: 1px solid #DDD;
  border-radius: 8px;
  background: #fff;
  margin: 0 0 0.5em 0;
  background-image: url("/energy/gas/lp/cmn/images/icon/i_dn.png");
  background-repeat: no-repeat;
  background-position: center right 1.2em;
  background-size: 12px;
  position: relative;
}
#lay_gasWrap .mod_document #s_head nav a small {
  font-weight: 400;
  font-size: 90%;
}
#lay_gasWrap .mod_document #s_head nav a:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0.7em;
  margin-top: -17px;
}
#lay_gasWrap .mod_document #s_head nav a.service {
  padding-left: 3.9em;
}
#lay_gasWrap .mod_document #s_head nav a.service:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i1.png");
}
#lay_gasWrap .mod_document #s_head nav a.moving {
  padding-left: 3.9em;
}
#lay_gasWrap .mod_document #s_head nav a.moving:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i2.png");
}
#lay_gasWrap .mod_document #s_head nav a.invoice {
  padding-left: 3.9em;
}
#lay_gasWrap .mod_document #s_head nav a.invoice:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i3.png");
}
#lay_gasWrap .mod_document #s_head nav a.trouble {
  padding-left: 3.9em;
}
#lay_gasWrap .mod_document #s_head nav a.trouble:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i4.png");
}
#lay_gasWrap .mod_document #s_head nav a.keihou {
  padding-left: 3.9em;
}
#lay_gasWrap .mod_document #s_head nav a.keihou:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i5.png");
}
#lay_gasWrap .mod_document #s_head nav a:hover {
  opacity: 0.4;
}
#lay_gasWrap .mod_document #s_service .iconTTL:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i1.png");
}
#lay_gasWrap .mod_document #s_moving .iconTTL:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i2.png");
}
#lay_gasWrap .mod_document #s_invoice .iconTTL:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i3.png");
}
#lay_gasWrap .mod_document #s_trouble .iconTTL:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i4.png");
}
#lay_gasWrap .mod_document #s_keihou .iconTTL:before {
  background-image: url("/energy/gas/lp/cmn/images/icon/i5.png");
}

.nebiki {
  max-width: 650px;
  margin: 0 auto 1rem;
  background: #fff;
  border-radius: 8px;
  padding: 1em;
}
.nebiki a.ttl {
  border: 1px solid #d00000 !important;
  line-height: 1.3 !important;
  padding: 0.9em 0.8em 0.8em;
  padding-right: 2em;
  display: block;
  color: #d00000 !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  margin-bottom: 0.8em;
  text-align: left;
  position: relative;
}
.nebiki a.ttl:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.3em;
  transform: rotate(-45deg);
  width: 9px;
  height: 9px;
  margin-top: -4px;
  border: 1px solid #d00000;
  border-top-color: #fff;
  border-left-color: #fff;
}
.nebiki .chu {
  text-align: left;
  letter-spacing: -0.03em;
  font-size: 11px;
  color: #777;
}

br.forPC {
  display: inline;
}

.other-list li {
  text-indent: -1em;
  padding-left: 1em;
}

.other-list li::before {
  content: "・";
}

@media screen and (max-width: 415px) {
  br.forPC {
    display: none;
  }
}
br.forSP {
  display: none;
}
@media screen and (max-width: 415px) {
  br.forSP {
    display: inline;
  }
}
