@charset "UTF-8";
/* Note
 * main id gas-jiyuuka
 * new prefix gas2-
 * old prefix gas-
 */
/**********************
 * pc layout
 **********************/
/*
 * common
 */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*html {
	height: 100%;
}*/
@import url(https://fonts.googleapis.com/css?family=Oswald);
header {
  z-index: 10;
}

#easy-change {
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  height: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
}

.inner {
  max-width: 1240px;
  margin: 0 auto;
  box-sizing: border-box;
}

.inner_s {
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

#easy-change .gas-inner {
  max-width: 1000px;
  margin: 0 auto;
}
#easy-change .gas-inner-m {
  max-width: 1180px;
  margin: 0 auto;
}
#easy-change .gas-inner-l {
  max-width: 1240px;
  margin: 0 auto;
}
#easy-change .gas-cfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#easy-change .gas-pc-only{ display: inline;}
#easy-change .gas-pc-only-br{ display: block;}
#easy-change .gas-sp-only{ display: none;}
#easy-change .gas-sp-only-br{ display: none;}
#easy-change img {
  vertical-align: middle;
}
#easy-change a {
  color: inherit;
}
#easy-change a:link,
#easy-change a:visited,
#easy-change a:hover,
#easy-change a:active,
#easy-change a:focus {
  color: inherit;
  text-decoration: none;
}
#easy-change .gas-inlineblock{
  display: inline-block;
}
#easy-change .gas-mb40{
  margin-bottom: 40px !important;
}

/*
 * mv-line
 */
#easy-change #gas-mv .gas-mv-line {
  overflow: hidden();
}
#easy-change #gas-mv .gas-mv-line li {
  float: left;
  width: 25%;
  height: 9px;
}
#easy-change #gas-mv .gas-mv-line li:nth-child(1) {
  background-color: #e62320;
}
#easy-change #gas-mv .gas-mv-line li:nth-child(2) {
  background-color: #0080cb;
}
#easy-change #gas-mv .gas-mv-line li:nth-child(3) {
  background-color: #00a63c;
}
#easy-change #gas-mv .gas-mv-line li:nth-child(4) {
  background-color: #f9be00;
}
#gas-contents{
  margin-bottom: 120px;
}

#gas-common .gas-common-btnlist{
  padding: 120px 0;
  background-color: #eeeeee;
}
#gas-common .gas-common-brnlist{
  text-align: center;
  margin-top: 120px;
}
#gas-common .gas-common-brnlist .gas-common-btn1{
  margin-top: 120px;
}
#gas-common .gas-common-brnlist .gas-common-btn1 a{
  display: inline-block;
  width: 620px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border: 2px solid #313131;
  border-radius: 20px;
  box-shadow: 0 4px 0 #313131;
  font-size: 24px;
  font-weight: 700; 
  position: relative;
}
#gas-common .gas-common-brnlist .gas-common-btn1 a:after{
  content: '';
  background: url(/ep/gas-jiyuuka/images/3/gas-arrow7.png) no-repeat 0 0;
  width: 13px;
  height: 22px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -11px;
}
#gas-common .gas-common-brnlist .gas-common-btn1 a span{
  display: inline-block;
  background: url(/ep/gas-jiyuuka/images/3/gas-float-icon3.png) 0 50% no-repeat;
  padding-left: 38px;
}
#gas-common .gas-common-brnlist .gas-common-btn1 a:hover{
  transform: translateY(4px);
  box-shadow: 0 0px 0 #313131;
}


@media screen and (max-width: 1240px) {
  #easy-change .gas-lower-btnarea img{ width: 100%; }
  #easy-change.gas-lower #gas-anchor-btnlist li{
    width: 30%;
  }
  #easy-change.gas-lower #gas-anchor-btnlist li a{
    width:100%;
    font-size: 1.5vw;
  }
}

/**********************
 * sp layout
 **********************/

 @media screen and (max-width: 768px) {
  #easy-change .gas-pc-only{ display: none;}
  #easy-change .gas-pc-only-br{ display: none;}
  #easy-change .gas-sp-only{ display: inline;}
  #easy-change .gas-sp-only-br{ display: block;}
  #easy-change #gas-contents{
    margin-bottom: 60px;
  }
  #easy-change img{
    width: 100%;
  }
  #easy-change .gas-inner {
    max-width: 100%;
    margin: 0 auto;
  }
  #easy-change .gas-inner-m {
    max-width: 100%;
    margin: 0 auto;
  }
  #easy-change .gas-inner-l {
    max-width: 100%;
    margin: 0 auto;
  }
  /*
  * mv-line
  */
  #easy-change #gas-mv .gas-mv-line li {
    float: left;
    width: 25%;
    height: 5px;
  }

  
  #gas-common .gas-common-brnlist .gas-common-brn1{
    width: 90%;
    max-width: 400px;
    margin: -60px auto 0px;
  }
  #gas-common .gas-common-brnlist .gas-common-btn1{
    margin-top: 30px;
  }
  #gas-common .gas-common-brnlist .gas-common-btn1 a{
    display: inline-block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 2px solid #313131;
    border-radius: 10px;
    box-shadow: 0 4px 0 #313131;
    font-size: 14px;
    font-weight: 700; 
    position: relative;
  }
  #gas-common .gas-common-brnlist .gas-common-btn1 a:after{
    content: '';
    background: url(/ep/gas-jiyuuka/images/3/gas-arrow7.png) no-repeat 0 0;
    background-size: 8px;
    width: 8px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6.5px;
  }
  #gas-common .gas-common-brnlist .gas-common-btn1 a span{
    display: inline-block;
    background: url(/ep/gas-jiyuuka/images/3/gas-float-icon3.png) 0 50% no-repeat;
    padding-left: 30px;
    padding-right: 20px;
  }
  #gas-common .gas-common-brnlist .gas-common-btn1 a:hover{
    transform: translateY(4px);
    box-shadow: 0 0px 0 #313131;
  }
}


.el-common-procedure {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-common-procedure__wrap {
  width: 100%;
  margin: 121px auto 0;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #eee;
}

.el-common-procedure__wrap h2{
  text-align: center;
  font-size: 30px;
  background: url(/ep/gas-jiyuuka/images/3/gas_lower_h2_line.jpg) no-repeat center bottom;
  line-height: 1;
  padding-bottom: 15px;
  margin-bottom: 40px;
  padding-top: 50px;
  margin-top: -50px;
}
.el-common-procedure__wrap h2 small{
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

.el-common-procedure__list {
  margin-top: 40px;
  font-size: 0;
}

.el-common-procedure__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 19.35484%;
  height: 400px;
  border: 3px solid #e62320;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}

.el-common-procedure__item + .el-common-procedure__item {
  margin-left: 0.80645%;
}

.el-common-procedure__item:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 8px;
  height: 8px;
  border-top: 4px solid transparent;
  border-right: 4px solid #e62320;
  border-bottom: 4px solid #e62320;
  border-left: 4px solid transparent;
  content: "";
}

.el-common-procedure__item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-common-procedure__item:hover {
  color: #fff;
}

.el-common-procedure__item:hover:after {
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.el-common-procedure__item:hover .el-common-procedure__item-text-wrap {
  background-color: #e62320;
}

.el-common-procedure__item:hover .el-common-procedure__item-text1 {
  color: #fff;
}

.el-common-procedure__item--blue {
  border-color: #0080cb;
}

.el-common-procedure__item--blue:after {
  border-top: 4px solid transparent;
  border-right: 4px solid #0080cb;
  border-bottom: 4px solid #0080cb;
  border-left: 4px solid transparent;
}

.el-common-procedure__item--blue .el-common-procedure__item-text-wrap {
  border-color: #0080cb;
}

.el-common-procedure__item--blue .el-common-procedure__item-title {
  background-color: #0080cb;
}

.el-common-procedure__item--blue .el-common-procedure__item-text1 {
  color: #0080cb;
}

.el-common-procedure__item--blue:hover .el-common-procedure__item-text-wrap {
  background-color: #0080cb;
}

.el-common-procedure__item--blue:hover .el-common-procedure__item-text1 {
  color: #fff;
}

.el-common-procedure__item--green {
  border-color: #00a63c;
}

.el-common-procedure__item--green:after {
  border-top: 4px solid transparent;
  border-right: 4px solid #00a63c;
  border-bottom: 4px solid #00a63c;
  border-left: 4px solid transparent;
}

.el-common-procedure__item--green .el-common-procedure__item-text-wrap {
  border-color: #00a63c;
}

.el-common-procedure__item--green .el-common-procedure__item-title {
  background-color: #00a63c;
}

.el-common-procedure__item--green .el-common-procedure__item-text1 {
  color: #00a63c;
}

.el-common-procedure__item--green:hover .el-common-procedure__item-text-wrap {
  background-color: #00a63c;
}

.el-common-procedure__item--green:hover .el-common-procedure__item-text1 {
  color: #fff;
}

.el-common-procedure__item--yellow {
  border-color: #f9be00;
}

.el-common-procedure__item--yellow:after {
  border-top: 4px solid transparent;
  border-right: 4px solid #f9be00;
  border-bottom: 4px solid #f9be00;
  border-left: 4px solid transparent;
}

.el-common-procedure__item--yellow .el-common-procedure__item-text-wrap {
  border-color: #f9be00;
}

.el-common-procedure__item--yellow .el-common-procedure__item-title {
  background-color: #f9be00;
}

.el-common-procedure__item--yellow .el-common-procedure__item-text1 {
  color: #f9be00;
}

.el-common-procedure__item--yellow:hover .el-common-procedure__item-text-wrap {
  background-color: #f9be00;
}

.el-common-procedure__item--yellow:hover .el-common-procedure__item-text1 {
  color: #fff;
}

.el-common-procedure__item-text-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 167px;
  border-top: 3px solid #e62320;
}

.el-common-procedure__item-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-common-procedure__item-title {
  position: relative;
  width: 83.33333%;
  height: 60px;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #fff;
  border-radius: 7px;
  background-color: #e62320;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.el-common-procedure__item-text1 {
  width: 100%;
  margin-top: -10px;
  color: #e62320;
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
}

.el-common-procedure__item-text2 {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  width: 83.33333%;
  margin: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}

.el-common-procedure__item-icon-wrap {
  display: block;
  height: 227px;
}

.el-common-procedure__item-icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
}

.el-common-procedure__item-icon--01 {
  background: url("/ep/private/images/icon_common_procedure_01.png") no-repeat center center;
  background-size: 39.58333% auto;
}

.el-common-procedure__item-icon--02 {
  background: url("/ep/private/images/icon_common_procedure_02.png") no-repeat center center;
  background-size: 39.16667% auto;
}

.el-common-procedure__item-icon--03 {
  background: url("/ep/private/images/icon_common_procedure_03.png") no-repeat center center;
  background-size: 78.75% auto;
}

.el-common-procedure__item-icon--04 {
  background: url("/ep/private/images/icon_common_procedure_04.png") no-repeat center center;
  background-size: 62.5% auto;
}

.el-common-procedure__item-icon--05 {
  background: url("/ep/private/images/icon_common_procedure_05.png") no-repeat center center;
  background-size: 73.75% auto;
}

.el-common-footer {
  width: 100%;
}

.el-common-footer__bannar {
  max-width: 1100px;
  margin: 100px auto 0;
  text-align: center;
}

.el-common-footer__bannar-wrap {
  width: 100%;
}

.el-common-footer__bannar img {
  width: 100%;
}

.el-common-footer__bannar:hover {
  opacity: 0.7;
}

.el-common-footer__bannar-wrap a{
  opacity: 0.7 
}

.el-common-footer__link-list-wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

.el-common-footer__link-list {
  width: 100%;
  max-width: 1240;
  margin: 150px auto 0;
  font-size: 0;
  text-align: center;
}

.el-common-footer__link-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 50%;
  height: 90px;
  border: 1px solid #313131;
  border-radius: 14px;
  -webkit-box-shadow: 0px 3px 0px 0px #313131;
          box-shadow: 0px 3px 0px 0px #313131;
  color: #313131;
  font-size: 24px;
  font-weight: 700;
  line-height: 90px;
}

.el-common-footer__link-item + .el-common-footer__link-item {
  margin-left: 3.22581%;
}

.el-common-footer__link-item:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 5.48387%;
  bottom: 0;
  width: 13px;
  height: 22px;
  margin: auto;
  background: url("/ep/private/images/icon_arrow_right_black.png") no-repeat;
  background-size: 13px 22px;
  content: "";
}

.el-common-footer__link-item-inner {
  position: relative;
}

.el-common-footer__link-item-inner:before {
  position: absolute;
  top: 50%;
  left: -50px;
  width: 35px;
  height: 37px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff url(/ep/private/images/icon_footer_link_01.png) no-repeat;
  background-size: 35px 37px;
  content: "";
}

.el-common-footer__link-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-common-footer__link-item:hover {
  top: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.el-common-footer__link-item:hover a {
  text-decoration: none;
}

.el-common-footer__link-item:hover:after {
  right: 4.67742%;
}
@media screen and (max-width: 768px) {
  .el-common-procedure {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .el-common-procedure__wrap {
    width: 100%;
    margin: 15.51499vw auto 0;
    padding-top: 13.42894vw;
    padding-bottom: 13.42894vw;
    background-color: #eee;
  }
  .el-common-procedure__wrap h2{
    text-align: center;
    font-size: 20px;
    background: url(/ep/gas-jiyuuka/images/3/gas_lower_h2_line.jpg) no-repeat center bottom;
    line-height: 1.4;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-top: 80px;
    margin-top: -80px;
  }
  .el-common-procedure__list {
    margin-top: 8.3442vw;
    font-size: 0;
  }
  .el-common-procedure__item {
    display: block;
    width: 82.1382vw;
    height: 39.11343vw;
    margin: 0 auto;
    border-width: 0.39113vw;
    border-radius: 2.60756vw;
    font-size: 0;
  }
  .el-common-procedure__item + .el-common-procedure__item {
    margin: 5.21512vw auto 0;
  }
  .el-common-procedure__item:after {
    right: 2.60756vw;
    bottom: 2.60756vw;
    width: 12px;
    height: 12px;
    border-top: 6px solid transparent;
    border-right: 6px solid #0080cb;
    border-bottom: 6px solid #0080cb;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item:hover:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #0080cb;
    border-bottom: 6px solid #0080cb;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item:hover .el-common-procedure__item-text-wrap {
    background-color: #fff;
  }
  .el-common-procedure__item:hover .el-common-procedure__item-text1 {
    color: #0080cb;
  }
  .el-common-procedure__item:hover .el-common-procedure__item-text2 {
    color: #313131;
  }
  .el-common-procedure__item--green {
    background-color: #fff;
  }
  .el-common-procedure__item--green:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #00a63c;
    border-bottom: 6px solid #00a63c;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--green .el-common-procedure__item-text-wrap:before {
    background-color: #00a63c;
  }
  .el-common-procedure__item--green:hover:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #00a63c;
    border-bottom: 6px solid #00a63c;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--green:hover .el-common-procedure__item-text-wrap {
    background-color: #fff;
  }
  .el-common-procedure__item--green:hover .el-common-procedure__item-text1 {
    color: #00a63c;
  }
  .el-common-procedure__item--green:hover .el-common-procedure__item-text2 {
    color: #313131;
  }
  .el-common-procedure__item--yellow {
    background-color: #fff;
  }
  .el-common-procedure__item--yellow:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #f9be00;
    border-bottom: 6px solid #f9be00;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--yellow .el-common-procedure__item-text-wrap:before {
    background-color: #f9be00;
  }
  .el-common-procedure__item--yellow:hover:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #f9be00;
    border-bottom: 6px solid #f9be00;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--yellow:hover .el-common-procedure__item-text-wrap {
    background-color: #fff;
  }
  .el-common-procedure__item--yellow:hover .el-common-procedure__item-text1 {
    color: #f9be00;
  }
  .el-common-procedure__item--yellow:hover .el-common-procedure__item-text2 {
    color: #313131;
  }
  .el-common-procedure__item--red {
    background-color: #fff;
  }
  .el-common-procedure__item--red:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #e62320;
    border-bottom: 6px solid #e62320;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--red .el-common-procedure__item-text-wrap:before {
    background-color: #e62320;
  }
  .el-common-procedure__item--red:hover:after {
    border-top: 6px solid transparent;
    border-right: 6px solid #e62320;
    border-bottom: 6px solid #e62320;
    border-left: 6px solid transparent;
  }
  .el-common-procedure__item--red:hover .el-common-procedure__item-text-wrap {
    background-color: #fff;
  }
  .el-common-procedure__item--red:hover .el-common-procedure__item-text1 {
    color: #e62320;
  }
  .el-common-procedure__item--red:hover .el-common-procedure__item-text2 {
    color: #313131;
  }
  .el-common-procedure__item-icon-wrap {
    display: inline-block;
    width: 32.20339vw;
    height: 100%;
    vertical-align: top;
  }
  .el-common-procedure__item-icon {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
  }
  .el-common-procedure__item-icon--01 {
    background-size: 12.25554vw auto;
  }
  .el-common-procedure__item-icon--02 {
    background-size: 12.25554vw auto;
  }
  .el-common-procedure__item-icon--03 {
    background-size: 24.64146vw auto;
  }
  .el-common-procedure__item-icon--04 {
    background-size: 19.55671vw auto;
  }
  .el-common-procedure__item-icon--05 {
    background-size: 23.07692vw auto;
  }
  .el-common-procedure__item-text-wrap {
    display: inline-block;
    width: 49.02216vw;
    height: 100%;
    border-top: none;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    vertical-align: top;
  }
  .el-common-procedure__item-text-wrap:before {
    position: absolute;
    left: 0;
    width: 0.39113vw;
    height: 100%;
    background-color: #0080cb;
    content: "";
  }
  .el-common-procedure__item-title {
    width: 39.11343vw;
    height: 6.5189vw;
    margin: 6.64928vw auto 0;
    -webkit-transform: none;
            transform: none;
    border: none;
    border-radius: 7px;
    font-size: 3.12907vw;
  }
  .el-common-procedure__item-text1 {
    margin-top: 3.91134vw;
    font-size: 3.91134vw;
  }
  .el-common-procedure__item-text2 {
    position: relative;
    top: 0;
    width: 39.11343vw;
    margin: 3.52021vw auto 0;
    font-size: 2.73794vw;
  }
  .el-common-footer__bannar {
    margin: 15.90613vw auto 0;
  }
  .el-common-footer__bannar img {
    width: 92.56845vw;
  }
  .el-common-footer__link-list {
    margin: 7.56193vw auto 0;
  }
  .el-common-footer__link-item {
    width: 92.56845vw;
    height: 15.38462vw;
    font-size: 3.91134vw;
    line-height: 15.38462vw;
  }
  .el-common-footer__link-item:after {
    right: 5.21512vw;
    width: 1.95567vw;
    height: 3.25945vw;
    background-size: 1.95567vw 3.25945vw;
  }
  .el-common-footer__link-item-inner:before {
    left: -6.5189vw;
    width: 4.56323vw;
    height: 4.82399vw;
    background-size: 4.56323vw 4.82399vw;
  }
}

/*----------------------------
  modal
-----------------------------*/
#gas2-modalwin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#gas2-modalwin .gas2-modalwin-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(243,245,245,0.9);
}
#gas2-modalwin .gas2-modalwin-outer {
  margin: 0 0 0 -45%;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
}
#gas2-modalwin .gas2-modalwin-inner {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}
#gas2-modalwin .gas2-modalwin-win {
  padding: 40px 20px;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
  background-color: #fff;
}
#gas2-modalwin .gas2-modalwin-win-outer {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#gas2-modalwin .gas2-modalwin-win-close {
  position: absolute;
  top: 40px;
  right: 40px;
}
#gas2-modalwin .gas2-modalwin-win.js-gas2-modalwin-show {
  display: block;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner {
  padding-top: 20px;
  font-size: 11px;
  line-height: 1.8;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner li {
  padding-left: 1.5em;
  position: relative;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner li a {
  text-decoration: underline;
  color: #0073c0;
}
#gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner li sup {
  font-size: smaller;
  vertical-align: top;
  position: relative;
  top: -0.3em;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail {
  text-align: center;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-title,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-title {
  padding-top: 40px;
  font-size: 30px;
  font-weight: bold;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-inner,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-inner {
  padding-top: 130px;
  background: url("/ep/gas-jiyuuka/images/2/common/icon_cmn_01.png") no-repeat center 40px;
  background-size: 42px auto;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items {
  margin-bottom: 10px;
  padding: 0 60px;
  min-height: 200px;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items li,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items li {
  margin: 5px;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn {
  padding-bottom: 5px;
  display: inline-block;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a {
  padding: 0 68px 0 38px;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  color: #333;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
  border-radius: 25px;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a::after,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a::after {
  content: "＞";
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 38px;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type5 .gas2-area-modal-detail-items {
  padding: 0 170px;
}
#gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
#gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type6 .gas2-area-modal-detail-items {
  padding: 0 100px;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 {
  text-align: center;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-inner {
  padding: 20px 0;
  position: relative;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img {
  padding: 0 4.21053% 0 34.73684%;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img img {
  max-width: 100%;
  height: auto;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-title {
  font-size: 18px;
  font-weight: bold;
  color: #231815;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-caption {
  padding: 20px 0;
  font-size: 16px;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-arrow {
  padding-top: 20px;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text {
  width: 26.31579%;
  position: absolute;
  top: 0;
  left: 4.21053%;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text img {
  max-width: 100%;
  height: auto;
}
#gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text-inner {
  padding-top: 60%;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-title,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-title,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-title,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-title,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-title,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner {
  padding-top: 20px;
  font-size: 11px;
  line-height: 1.8;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner li,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner li,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner li,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner li,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner li,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner li {
  padding-left: 1.5em;
  position: relative;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner li::before,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner li::before,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner li::before,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner li::before,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner li::before,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner li a,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner li a,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner li a,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner li a,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner li a,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner li a {
  text-decoration: underline;
  color: #0073c0;
}
#gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner li sup,
#gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner li sup,
#gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner li sup,
#gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner li sup,
#gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner li sup,
#gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner li sup {
  font-size: smaller;
  vertical-align: top;
  position: relative;
  top: -0.3em;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select {
  padding: 70px 0 70px;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 9999;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-outer {
  margin: 0 auto;
  max-width: 1060px;
  width: 90%;
  height: 100%;
  position: relative;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-inner {
  padding: 35px 20px;
  height: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
  background: #fff url("/ep/gas-jiyuuka/images/2/common/blank_cmn_01.png") repeat 0 0;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-box {
  height: 100%;
  overflow-y: auto;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-title {
  font-size: 30px;
  font-weight: bold;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-attention {
  padding-top: 10px;
  font-size: 16px;
  color: #eb1e1e;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-detail {
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-detail sup {
  margin-left: 2px;
  font-size: 50%;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-notice {
  margin: 0 20px;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.8;
  color: #888;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-list {
  padding-top: 25px;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption {
  margin: 0 auto;
  width: 590px;
  position: relative;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption::after {
  content: "";
  margin: auto 0;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #333;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption span {
  padding: 0 35px;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-list-inner {
  padding-top: 10px;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items {
  padding-top: 20px;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li {
  margin: 0 8px;
  display: inline-block;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li a {
  padding-right: 14px;
  width: 130px;
  height: 40px;
  font-size: 18px;
  line-height: 38px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
  border-radius: 20px;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li a::after {
  content: "＞";
  margin: auto 0;
  font-size: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
}
#easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-close {
  position: absolute;
  top: 40px;
  right: 40px;
}
#easy-change #gas2-fix-area-modal-wrap {
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2002;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal {
  padding: 70px 0 70px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2003;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-outer {
  margin: 0 auto;
  max-width: 1060px;
  width: 90%;
  height: 100%;
  position: relative;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-inner {
  padding: 40px 20px;
  height: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
  background: #fff url("/ep/gas-jiyuuka/images/2/common/blank_cmn_01.png") repeat 0 0;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-box {
  height: 100%;
  overflow-y: auto;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-close {
  position: absolute;
  top: 40px;
  right: 40px;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(243,245,245,0.9);
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail {
  display: none;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-title {
  padding-top: 40px;
  font-size: 30px;
  font-weight: bold;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-inner {
  padding-top: 90px;
  background: url("/ep/gas-jiyuuka/images/2/common/icon_cmn_01.png") no-repeat center 40px;
  background-size: 42px auto;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-items {
  margin-bottom: 40px;
  padding: 0 60px;
  /*min-height: 200px;*/
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-items li {
  margin: 5px;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn {
  display: inline-block;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn a {
  padding: 0 68px 0 38px;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  color: #333;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
  border-radius: 25px;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn a::after {
  content: "＞";
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 38px;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type5 .gas2-fix-area-modal-detail-items {
  padding: 0 170px;
}
#easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type6 .gas2-fix-area-modal-detail-items {
  padding: 0 100px;
}
#easy-change.js-gas2-content-fix-bottom-open #gas2-content-fix-bottom,
#easy-change.js-gas2-fix-area-select-open #gas2-content-fix-bottom,
#easy-change.js-gas2-fix-area-modal-open #gas2-content-fix-bottom {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#easy-change.js-gas2-fix-area-select-open #gas2-fix-area-select-wrap,
#easy-change.js-gas2-fix-area-modal-open #gas2-fix-area-select-wrap {
  display: block;
}
#easy-change.js-gas2-fix-area-select-open #gas2-fix-area-select-wrap .gas2-fix-area-select,
#easy-change.js-gas2-fix-area-modal-open #gas2-fix-area-select-wrap .gas2-fix-area-select {
  display: block;
}
#easy-change.js-gas2-fix-area-modal-open-type1 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type1,
#easy-change.js-gas2-fix-area-modal-open-type2 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type2,
#easy-change.js-gas2-fix-area-modal-open-type3 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type3,
#easy-change.js-gas2-fix-area-modal-open-type4 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type4,
#easy-change.js-gas2-fix-area-modal-open-type5 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type5,
#easy-change.js-gas2-fix-area-modal-open-type6 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type6,
#easy-change.js-gas2-fix-area-modal-open-type7 #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type7 {
  display: block;
}
@media screen and (max-width: 768px) {
  #easy-change #gas2-modal-first-view .gas2-modal-support-outer,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-outer {
    margin-left: 0;
    padding: 7.42188% 0;
    width: 100%;
    left: 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-inner {
    margin: 0 10px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area {
    padding: 20px 10px;
    border-width: 5px;
    border-radius: 25px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-inner {
    padding: 20px 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-title,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-title {
    padding-top: 0;
    font-size: 20px;
    line-height: 1.4;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-attention,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-attention {
    padding-top: 20px;
    font-size: 12px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-detail,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-detail {
    padding-top: 20px;
    font-size: 13px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-detail sup,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-detail sup {
    margin-left: 2px;
    font-size: 50%;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-notice,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-notice {
    margin: 0;
    text-align: left;
    font-size: 10px;
    display: inline-block;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-list,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-list {
    padding-top: 20px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption {
    width: auto;
    position: relative;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption::after,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption::after {
    content: "";
    margin: auto 0;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption span,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption span {
    padding: 0 10px;
    font-size: 12px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-list-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-list-inner {
    padding-top: 10px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items {
    padding-top: 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li {
    margin: 0 1px;
    padding-top: 15px;
    display: inline-block;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li a,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li a {
    padding-right: 5px;
    width: 75px;
    height: 26px;
    font-size: 11px;
    line-height: 24px;
    border-radius: 50px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li a::after,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li a::after {
    right: 5px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-close,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-close {
    top: 20px;
    right: 20px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-close img,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-close img {
    width: 20px;
    height: auto;
  }
  #gas2-modalwin .gas2-modalwin-outer {
    margin: 0;
    width: 100%;
    top: 50%;
    left: 0;
  }
  #gas2-modalwin .gas2-modalwin-inner {
    margin: 0 10px;
  }
  #gas2-modalwin .gas2-modalwin-win {
    padding: 20px 10px;
    border: solid 5px #eb1e1e;
    border-radius: 25px;
  }
  #gas2-modalwin .gas2-modalwin-win-outer {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #gas2-modalwin .gas2-modalwin-win-close {
    top: 20px;
    right: 20px;
  }
  #gas2-modalwin .gas2-modalwin-win-close img {
    width: 20px;
    height: auto;
  }
  #gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-title {
    margin-bottom: 0;
    font-size: 22px;
  }
  #gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner {
    padding-top: 20px;
    font-size: 10px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail {
    padding-bottom: 50px;
    width: 100%;
    overflow: hidden;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-title {
    padding-top: 50px;
    font-size: 20px;
    line-height: 1.4;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-inner {
    padding-top: 90px;
    background: url("/ep/gas-jiyuuka/images/2/common/icon_cmn_01.png") no-repeat center 23px;
    background-size: 35px auto;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items {
    margin-bottom: 10px;
    padding: 0;
    min-height: initial;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items li {
    margin: 5px;
    font-size: 13px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn {
    padding-top: 30px;
    text-align: left;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a {
    padding: 10px 45px 10px 30px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    border-radius: 50px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a::after {
    content: "＞";
    margin: auto 0;
    height: 1.4em;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type5 .gas2-area-modal-detail-items {
    padding: 0;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type6 .gas2-area-modal-detail-items {
    padding: 0;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 {
    text-align: center;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-inner {
    padding: 20px 0;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img {
    padding: 0 2.94985%;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-title {
    font-size: 14px;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-caption {
    padding: 20px 0;
    font-size: 12px;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-arrow {
    margin: 0 auto;
    padding-top: 20px;
    width: 7.9646%;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text {
    margin: 0 auto;
    padding-top: 20px;
    width: 51.62242%;
    position: static;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text-inner {
    padding-top: 0;
  }
  #gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-title {
    margin-bottom: 0;
    font-size: 22px;
  }
  #gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner {
    padding-top: 20px;
    font-size: 10px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-outer,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-outer {
    margin-left: 0;
    padding: 7.42188% 0;
    width: 100%;
    left: 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-inner {
    margin: 0 10px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area {
    padding: 20px 10px;
    border-width: 5px;
    border-radius: 25px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-inner {
    padding: 20px 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-title,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-title {
    padding-top: 0;
    font-size: 20px;
    line-height: 1.4;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-attention,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-attention {
    padding-top: 20px;
    font-size: 12px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-detail,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-detail {
    padding-top: 20px;
    font-size: 13px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-detail sup,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-detail sup {
    margin-left: 2px;
    font-size: 50%;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-notice,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-notice {
    margin: 0;
    text-align: left;
    font-size: 10px;
    display: inline-block;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-list,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-list {
    padding-top: 20px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption {
    width: auto;
    position: relative;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption::after,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption::after {
    content: "";
    margin: auto 0;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-caption span,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-caption span {
    padding: 0 10px;
    font-size: 12px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-list-inner,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-list-inner {
    padding-top: 10px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items {
    padding-top: 0;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li {
    margin: 0 1px;
    padding-top: 15px;
    display: inline-block;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li a,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li a {
    padding-right: 5px;
    width: 75px;
    height: 26px;
    font-size: 11px;
    line-height: 24px;
    border-radius: 50px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-items li a::after,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-items li a::after {
    right: 5px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-close,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-close {
    top: 20px;
    right: 20px;
  }
  #easy-change #gas2-modal-first-view .gas2-modal-support-area-close img,
  #easy-change #gas2-modal-support-wrap .gas2-modal-support-area-close img {
    width: 20px;
    height: auto;
  }
  #gas2-modalwin .gas2-modalwin-outer {
    margin: 0;
    width: 100%;
    top: 50%;
    left: 0;
  }
  #gas2-modalwin .gas2-modalwin-inner {
    margin: 0 10px;
  }
  #gas2-modalwin .gas2-modalwin-win {
    padding: 20px 10px;
    border: solid 5px #eb1e1e;
    border-radius: 25px;
  }
  #gas2-modalwin .gas2-modalwin-win-outer {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #gas2-modalwin .gas2-modalwin-win-close {
    top: 20px;
    right: 20px;
  }
  #gas2-modalwin .gas2-modalwin-win-close img {
    width: 20px;
    height: auto;
  }
  #gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-title {
    margin-bottom: 0;
    font-size: 22px;
  }
  #gas2-modalwin .gas2-modalwin-win1 .gas2-modalwin-win-inner {
    padding-top: 20px;
    font-size: 10px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail {
    padding-bottom: 50px;
    width: 100%;
    overflow: hidden;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-title,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-title {
    padding-top: 50px;
    font-size: 20px;
    line-height: 1.4;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-inner,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-inner {
    padding-top: 90px;
    background: url("/ep/gas-jiyuuka/images/2/common/icon_cmn_01.png") no-repeat center 23px;
    background-size: 35px auto;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items {
    margin-bottom: 10px;
    padding: 0;
    min-height: initial;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-items li,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-items li {
    margin: 5px;
    font-size: 13px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn {
    padding-top: 30px;
    text-align: left;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a {
    padding: 10px 45px 10px 30px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    border-radius: 50px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-detail-btn a::after,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-detail-btn a::after {
    content: "＞";
    margin: auto 0;
    height: 1.4em;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type5 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type5 .gas2-area-modal-detail-items {
    padding: 0;
  }
  #gas2-modalwin .gas2-modalwin-win2 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win3 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win4 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win5 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win6 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win7 .gas2-area-modal-type6 .gas2-area-modal-detail-items,
  #gas2-modalwin .gas2-modalwin-win8 .gas2-area-modal-type6 .gas2-area-modal-detail-items {
    padding: 0;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 {
    text-align: center;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-inner {
    padding: 20px 0;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img {
    padding: 0 2.94985%;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-title {
    font-size: 14px;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-caption {
    padding: 20px 0;
    font-size: 12px;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-arrow {
    margin: 0 auto;
    padding-top: 20px;
    width: 7.9646%;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text {
    margin: 0 auto;
    padding-top: 20px;
    width: 51.62242%;
    position: static;
  }
  #gas2-modalwin .gas2-modalwin-win9 .gas2-apply-modal-step1 .gas2-apply-modal-img-text-inner {
    padding-top: 0;
  }
  #gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-title,
  #gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-title {
    margin-bottom: 0;
    font-size: 22px;
  }
  #gas2-modalwin .gas2-modalwin-win10 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win11 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win12 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win13 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win14 .gas2-modalwin-win-inner,
  #gas2-modalwin .gas2-modalwin-win15 .gas2-modalwin-win-inner {
    padding-top: 20px;
    font-size: 10px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn {
    margin: 0;
    width: auto;
    height: 66px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn::after {
    content: "";
    width: 53px;
    height: 48.5px;
    right: 10px;
    bottom: 66px;
    background: url("/ep/gas-jiyuuka/images/2/common/character_cmn_03.png") no-repeat 0 0;
    background-size: 100% 100%;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn li {
    padding-top: 15px;
    max-width: 200px;
    width: 22%;
    display: inline-block;
    float: none;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn li:not(:first-child) {
    margin-left: 8px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn li a {
    height: 36px;
    line-height: 36px;
    border-radius: 50px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type1,
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type2 {
    margin-right: 0;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type1 a,
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type2 a {
    font-size: 11px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type1 a {
    padding-left: 10px;
    letter-spacing: 0;
    background-position: 10px center;
    background-size: 12px auto;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type2 {
    margin: 0 1.5625%;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type2 a {
    padding-left: 10px;
    letter-spacing: 0;
    background-position: 10px center;
    background-size: 12px auto;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type3 {
    width: 25.675%;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type3 a {
    padding-left: 6px;
    font-size: 10px;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type3 a::after {
    font-size: 10px;
    left: 7.27273%;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn-type4 a span {
    font-size: 1.3vw;
    line-height: 1;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type4 a {
    padding-left: 10px;
    letter-spacing: 0;
    background-position: 7px center;
    background-size: 12px auto;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn-type4 img{
    width: 72%;
  }
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type1,
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type2,
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type3,
  #easy-change #gas2-content-fix-bottom .gas2-fix-links-btn .gas2-fix-links-btn-type4 {
    margin: 0;
  }

  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select {
    padding: 10px 0 10px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-outer {
    margin: 0 10px;
    width: auto;
    height: auto;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-inner {
    padding: 20px 10px;
    height: 100%;
    border-width: 5px;
    border-radius: 25px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-box {
    -webkit-overflow-scrolling: touch;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-title {
    font-size: 20px;
    line-height: 1.4;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-attention {
    padding-top: 10px;
    font-size: 12px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-detail {
    padding-top: 20px;
    font-size: 13px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-detail sup {
    margin-left: 2px;
    font-size: 50%;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-notice {
    margin: 0;
    text-align: left;
    font-size: 10px;
    display: inline-block;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-list {
    padding-top: 20px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption {
    width: auto;
    position: relative;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption::after {
    content: "";
    margin: auto 0;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-caption span {
    padding: 0 10px;
    font-size: 12px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-list-inner {
    padding-top: 10px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items {
    padding-top: 0;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li {
    margin: 0 1px;
    padding-top: 15px;
    display: inline-block;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li a {
    padding-right: 5px;
    width: 75px;
    height: 26px;
    font-size: 11px;
    line-height: 24px;
    border-radius: 50px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-items li a::after {
    right: 5px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-close {
    top: 20px;
    right: 20px;
  }
  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select-close img {
    width: 20px;
    height: auto;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal {
    padding: 10px 0 10px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-outer {
    margin: 0 10px;
    width: auto;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-inner {
    padding: 20px 10px 0;
    height: auto;
    border-width: 5px;
    border-radius: 25px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-box {
    -webkit-overflow-scrolling: touch;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-close {
    top: 20px;
    right: 20px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-close img {
    width: 20px;
    height: auto;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(243,245,245,0.9);
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail {
    padding-bottom: 50px;
    width: 100%;
    display: none;
    overflow: hidden;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-title {
    padding-top: 50px;
    font-size: 20px;
    line-height: 1.4;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-inner {
    padding-top: 130px;
    background: url("/ep/gas-jiyuuka/images/2/common/icon_cmn_01.png") no-repeat center 23px;
    background-size: 35px auto;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-items {
    margin-bottom: 10px;
    padding: 0;
    min-height: initial;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-items li {
    margin: 5px;
    font-size: 13px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn {
    padding-top: 30px;
    text-align: left;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn a {
    padding: 10px 45px 10px 30px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    border-radius: 50px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-detail-btn a::after {
    content: "＞";
    margin: auto 0;
    height: 1.4em;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type5 .gas2-fix-area-modal-detail-items {
    padding: 0;
  }
  #easy-change #gas2-fix-area-modal-wrap .gas2-fix-area-modal-type6 .gas2-fix-area-modal-detail-items {
    padding: 0;
  }
  #easy-change #gas2-content-fix-pagetop {
    width: 40px;
    height: 40px;
    visibility: visible;
    position: fixed;
    right: 10px;
    bottom: 125px;
  }
  #easy-change #gas2-content-fix-pagetop img {
    vertical-align: bottom;
  }
  #easy-change #gas2-content-fix-pagetop.js-gas2-fix-pagetop-fade .gas2-fix-pagetop {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  #easy-change #gas2-content-fix-pagetop.js-gas2-fix-pagetop-stop {
    visibility: hidden;
  }
  #easy-change #gas2-content-fix-pagetop.js-gas2-fix-pagetop-stop .gas2-fix-pagetop {
    display: none;
  }
  .globalnav-on #easy-change #gas2-content-fix-pagetop {
    visibility: hidden;
  }
  .globalnav-on #easy-change #gas2-content-fix-pagetop .gas2-fix-pagetop {
    display: none;
  }
  #content-foot-support .content-body-top .btn.js-gas2-fix-pagetop-stop {
    visibility: hidden;
  }
  .globalnav-on #easy-change #gas2-content-fix-bottom,
  .gasnav-on #easy-change #gas2-content-fix-bottom,
  .globalnav-on #easy-change #gas2-content-fix-pagetop,
  .gasnav-on #easy-change #gas2-content-fix-pagetop {
    display: none;
  }

  #easy-change #gas2-fix-area-select-wrap .gas2-fix-area-select{
    position: fixed;
    top:0 !important;
  }
}

.gas3-fix-bg{
  background-color: rgba(243,245,245,0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9997;
  display: none;
}


#easy-change .btn-corporation{
  margin: 80px auto 0;
  text-align: center;
}

#easy-change .btn-corporation a{
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 560px;
  height: 90px;
  border: 2px solid #313131;
  border-radius: 14px;
  -webkit-box-shadow: 0px 4px 0px 0px #313131;
          box-shadow: 0px 4px 0px 0px #313131;
  color: #313131;
  font-size: 24px;
  font-weight: 700;
  line-height: 90px;
  text-align: center;
  padding-right: 15px;
}
#easy-change .btn-corporation a:after{
  content: '';
  background: url(/ep/gas-jiyuuka/images/3/gas-arrow7.png) no-repeat 0 0;
  width: 13px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -7.5px;
}
#easy-change .btn-corporation a:hover{
  transform: translateY(4px);
  -webkit-box-shadow: 0px 0px 0px 0px #313131;
          box-shadow: 0px 0px 0px 0px #313131;
}

#easy-change .btn-corporation a:hover::after{
  right: 35px;
}

@media screen and (max-width: 768px) {
  #easy-change .btn-corporation{
    margin: 60px auto 0;
    text-align: center;
  }
  #easy-change .btn-corporation a{
    width: 90%;
    font-size: 20px;
    line-height: 90px;
  }
  #easy-change .btn-corporation a:after{
    right: 20px;
  }

  #easy-change .btn-corporation a:hover::after{
    right: 15px;
  }
}

@media screen and (max-width: 320px) {
  #easy-change .btn-corporation a{
    font-size: 16px;
  }
}

.el-modal__overlay {
  display: none;
  z-index: -100;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: rgba(243, 245, 245, 0.9);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.el-modal__wrap {
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 70%;
  max-width: 900px;
  height: auto;
  margin: 0 auto;
  padding: 40px 20px;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
  background-color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.el-modal__wrap.a-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.el-modal__wrap.from-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.el-modal__wrap.from-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.el-modal__wrap.from-top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.el-modal__wrap.from-bottom {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.el-modal__inner {
  height: 100%;
  padding-right: 15%;
  padding-left: 15%;
  overflow-y: auto;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.el-modal__inner-title {
  font-size: 24px;
  font-weight: 700;
}

.el-modal__inner-subtitle {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}

.el-modal__inner-subtitle + .el-modal__inner-text {
  margin-top: 10px;
}

.el-modal__inner-text {
  font-size: 16px;
  font-weight: 500;
}

.el-modal__close {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

input:checked ~ .el-modal__close {
  z-index: 9998;
}

input:checked ~ .el-modal__overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9997;
  overflow: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: modal-overlay-fade-in;
          animation-name: modal-overlay-fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  opacity: 1;
}

input:checked ~ .el-modal__overlay .el-modal__wrap {
  z-index: 9999;
  -webkit-animation-name: modal-fade-in;
          animation-name: modal-fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes modal-overlay-fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
  }
}

@keyframes modal-overlay-fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
}

@-webkit-keyframes modal-fade-in {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes modal-fade-in {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.el-modal__inner {
  overflow-y: visible;
}

.el-modal__inner-text2 {
  font-size: 24px;
  font-weight: 500;
}

.el-modal__inner-list {
  font-size: 0;
}

.el-modal__inner-list li {
  display: inline-block;
  width: 50%;
  margin-bottom: 5px;
  font-size: 16px;
  vertical-align: top;
}

.el-modal__inner-text-com {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
}

.el-modal__inner-text-com-wrap {
  margin-top: 10px;
}

.el-modal__inner-text-com:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '※';
}

.el-modal__inner a {
  color: #0080cb;
  cursor: pointer;
}

.el-modal__inner a:hover {
  opacity: 0.7;
}

.el-modal__inner-pref {
  padding-right: 2%;
  padding-left: 2%;
}

.el-modal__inner-pref-wrap {
  text-align: center;
}

.el-modal__inner-pref-title {
  font-size: 30px;
  font-weight: 700;
}

.el-modal__inner-pref-attention {
  padding-top: 20px;
  color: #eb1e1e;
  font-size: 16px;
}

.el-modal__inner-pref-detail {
  padding-top: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
}

.el-modal__inner-pref-detail sup {
  margin-left: 2px;
  font-size: 50%;
}

.el-modal__inner-pref-notice {
  margin: 0 20px;
  padding-top: 10px;
  color: #888;
  font-size: 14px;
  line-height: 1.8;
}

.el-modal__inner-pref-caption {
  position: relative;
  width: 70%;
  margin: 30px auto 0;
}

.el-modal__inner-pref-caption span {
  display: inline-block;
  z-index: 2;
  position: relative;
  padding: 0 35px;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.el-modal__inner-pref-caption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  margin: auto 0;
  background-color: #333;
  content: "";
}

.el-modal__inner-pref-list {
  font-size: 0;
  text-align: center;
}

.el-modal__inner-pref-list li {
  display: inline-block;
  margin: 0 8px;
  padding-top: 20px;
}

.el-modal__inner-pref-list li label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 130px;
  height: 40px;
  padding-right: 14px;
  border: solid 1px #ccc;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

.el-modal__inner-pref-list li label:after {
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  margin: auto 0;
  font-size: 10px;
  content: "＞";
}

.el-modal__inner-pref-item {
  min-height: 260px;
  margin-bottom: 10px;
  padding: 0 60px;
  padding-top: 120px;
  background: url(/ep/apply/easy-change/images/b/icon_moving_pref_point.png) no-repeat center 40px;
  background-size: 42px auto;
}

.el-modal__inner-pref-item li {
  display: inline-block;
  margin: 5px;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
}

.el-modal__inner-pref-item-btn {
  display: inline-block;
}

.el-modal__inner-pref-item-btn a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  height: 50px;
  padding: 0 68px 0 38px;
  border: solid 1px #ccc;
  border-radius: 25px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
}

.el-modal__inner-pref-item-btn a:after {
  position: absolute;
  top: 0;
  right: 38px;
  bottom: 0;
  margin: auto 0;
  content: "＞";
}

@media screen and (max-width: 767px) {
  .el-modal__wrap {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 7.82269vw 2.60756vw;
    border: solid 1.04302vw #eb1e1e;
    border-radius: 5.21512vw;
  }
  .el-modal__inner {
    height: 100%;
    padding-right: 3%;
    padding-left: 3%;
    overflow-y: auto;
    font-size: 2.60756vw;
  }
  .el-modal__inner-title {
    font-size: 3.65059vw;
  }
  .el-modal__inner-subtitle {
    margin-top: 2.60756vw;
    font-size: 3.12907vw;
  }
  .el-modal__inner-subtitle + .el-modal__inner-text {
    margin-top: 1.30378vw;
  }
  .el-modal__inner-text {
    font-size: 2.60756vw;
  }
  .el-modal__close {
    position: absolute;
    top: 3.91134vw;
    right: 3.91134vw;
    cursor: pointer;
  }
  .el-modal__close img {
    width: 3.52021vw;
    height: auto;
  }
  .el-modal__inner-text2 {
    font-size: 3.65059vw;
    font-weight: 500;
  }
  .el-modal__inner-list li {
    width: 50%;
    margin-bottom: 0.39113vw;
    font-size: 2.34681vw;
  }
  .el-modal__inner-text-com {
    position: relative;
    padding-left: 2.34681vw;
    font-size: 2.34681vw;
  }
  .el-modal__inner-text-com-wrap {
    margin-top: 1.30378vw;
  }
  .el-modal__inner-text-com:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '※';
  }
  .el-modal__inner-pref {
    padding-right: 2%;
    padding-left: 2%;
  }
  .el-modal__inner-pref-title {
    font-size: 3.91134vw;
  }
  .el-modal__inner-pref-attention {
    padding-top: 2.60756vw;
    color: #eb1e1e;
    font-size: 2.08605vw;
  }
  .el-modal__inner-pref-detail {
    padding-top: 2.60756vw;
    font-size: 2.60756vw;
  }
  .el-modal__inner-pref-detail sup {
    margin-left: 0.26076vw;
    font-size: 1.30378vw;
  }
  .el-modal__inner-pref-notice {
    margin: 0 2.60756vw;
    padding-top: 1.30378vw;
    font-size: 1.82529vw;
  }
  .el-modal__inner-pref-caption {
    margin: 3.91134vw auto 0;
  }
  .el-modal__inner-pref-caption span {
    padding: 0 4.56323vw;
    font-size: 2.60756vw;
  }
  .el-modal__inner-pref-list li {
    margin: 0 1.04302vw;
    padding-top: 2.60756vw;
  }
  .el-modal__inner-pref-list li label {
    width: 16.94915vw;
    height: 5.21512vw;
    padding-right: 1.82529vw;
    border-radius: 2.60756vw;
    font-size: 2.34681vw;
    line-height: 4.95437vw;
  }
  .el-modal__inner-pref-list li label:after {
    right: 1.82529vw;
    font-size: 1.30378vw;
  }
  .el-modal__inner-pref-item {
    min-height: inherit;
    margin-bottom: 3.91134vw;
    padding: 0 7.82269vw;
    padding-top: 10.43025vw;
    background: url(/ep/apply/easy-change/images/b/icon_moving_pref_point.png) no-repeat center 2.60756vw;
    background-size: 5.47588vw auto;
  }
  .el-modal__inner-pref-item li {
    margin: 0.65189vw;
    font-size: 2.60756vw;
  }
  .el-modal__inner-pref-item-btn {
    display: inline-block;
  }
  .el-modal__inner-pref-item-btn a {
    display: inline-block;
    height: auto;
    padding: 1.30378vw 8.47458vw 1.30378vw 6.5189vw;
    border-radius: 6.5189vw;
    font-size: 2.34681vw;
    font-weight: bold;
    line-height: 1.6;
  }
  .el-modal__inner-pref-item-btn a:after {
    position: absolute;
    top: 0;
    right: 1.95567vw;
    bottom: 0;
    height: 1.4em;
    margin: auto 0;
    content: "＞";
  }
}

/*---------------------------
		PC / sp
----------------------------*/
.pc_none {
  display: none;
}

.sp_none {
  display: inline-block;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

.pc-contents {
  display: block;
}

.sp-contents {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_none {
    display: inline-block;
  }
  .sp_none {
    display: none;
  }
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
  main img {
    width: 100%;
    height: auto;
  }
  .pc-contents {
    display: none;
  }
  .sp-contents {
    display: block;
  }
}

/*---------------------------
	共通部分
----------------------------*/
#easy-change #mv-area h2 {
  text-align: center;
  margin: 70px 0 50px;
}

#easy-change #mv-area .lead {
  text-align: center;
  margin-bottom: 40px;
}

#easy-change #mv-area .textbox {
  max-width: 900px;
  margin: 0 auto;
  padding: 35px 35px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.6;
  background-color: #fde8e8;
}

#easy-change #mv-area .textbox .ttl {
  font-weight: 700;
  font-size: 20px;
  color: #eb1e1e;
}
#easy-change #mv-area .textbox .ttl:nth-of-type(2) {
  margin-top: 20px;
}

#easy-change #mv-area .textbox li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 10px;
}

#easy-change #mv-area .textbox li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

#easy-change #mv-area .textbox li .note{
  position: relative;
  font-size: 14px;
  margin-left: 0;
  line-height: 1.4;
}
#easy-change #mv-area .textbox li .note:before{
  content: '※';
  position: absolute;
  top: 0;
  left: -1.2em;
}
#easy-change #mv-area .textbox li a{
  text-decoration: underline;
}
#easy-change #mv-area .textbox li a:hover{
  text-decoration: none;
}

#easy-change #mv-area .textbox + .note {
  text-align: center;
  margin: 30px 0 60px;
  font-size: 14px;
  font-weight: 700;
}

#easy-change #mv-area .textbox + .note a {
  color: #0087cd;
  text-decoration: underline;
}

#easy-change #mv-area .textbox + .note a:hover {
  text-decoration: none;
}

#easy-change #mv-area .caution-txt{
  text-align: center;
  margin: 40px 0 30px;
  font-size: 18px;
  font-weight: 700;
  color: #eb1e1e;
}
#easy-change #mv-area .caution-txt a{
  text-decoration: underline;
}
#easy-change #mv-area .caution-txt a:hover{
  text-decoration: none;
}

#easy-change #mv-area .btn-list2 {
  text-align: center;
  margin-bottom: 95px;
}

#easy-change #mv-area .btn-list2 li {
  display: inline-block;
}

#easy-change #mv-area .btn-list2 li:first-child {
  margin-right: 85px;
}

#easy-change #mv-area .btn-list2 li a {
  display: inline-block;
  font-size: 16px;
  background: url(/ep/apply/images/arrow1.png) no-repeat right center;
  padding-right: 20px;
  transition: 0.3s all;
}

#easy-change #mv-area .btn-list2 li a:hover {
  opacity: 0.7;
}

#easy-change .btn-entry {
  display: none;
}

#easy-change .step-wrap{
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 0;
  border: 8px solid #eb1e1e;
  border-radius: 30px;
  margin-bottom: 100px;
}

#easy-change #easy-step-list .step {
  font-size: 30px;
  font-weight: 700;
  height: 120px;
  line-height: 120px;
  padding-left: 140px;
  margin: 0 30px 40px;
}

#easy-change #easy-step-list #step1 {
  overflow: hidden;
}

#easy-change #easy-step-list #step1 .step {
  background: url(/ep/apply/images/step1.png) no-repeat 0 0;
  margin-bottom: 70px;
}

#easy-change #easy-step-list #step1 .img-list {
  background-color: #FDE8E8;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

#easy-change #easy-step-list #step1 .img-list:after {
  content: '';
  height: 100%;
  width: 50%;
  background-color: #E5F3FA;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
}

#easy-change #easy-step-list #step1 .img-list img {
  margin-bottom: 60px;
}

#easy-change #easy-step-list #step1 ul {
  max-width: 980px;
  margin: 0 auto;
}

#easy-change #easy-step-list #step1 ul li {
  display: inline-block;
  width: 50%;
  margin-left: -2px;
  text-align: center;
}

#easy-change #easy-step-list #step1 ul li h3 {
  text-align: center;
  margin: -30px 0 40px;
}

#easy-change #easy-step-list #step1 ul li h3 span {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  width: 320px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  background-color: #eb1e1e;
}

#easy-change #easy-step-list #step1 ul li:nth-child(2) h3 span {
  background-color: #0087cd;
}

#easy-change #easy-step-list #step2 {
  margin-bottom: 80px;
}

#easy-change #easy-step-list #step2 .step {
  background: url(/ep/apply/images/step2.png) no-repeat 0 0;
}

#easy-change #easy-step-list #step2 ul {
  overflow: hidden;
  margin: 0 0 -40px 30px;
}

#easy-change #easy-step-list #step2 ul li {
  float: left;
  max-width: 250px;
  margin-left: 65px;
}

#easy-change #easy-step-list #step2 ul li .figure {
  position: relative;
}
#easy-change #easy-step-list #step2 ul li .figure img{
  width: 250px;
}

#easy-change #easy-step-list #step2 ul li .figure:after {
  content: '';
  background: url(/ep/apply/images/step2-arrow.png) no-repeat 0 0;
  width: 40px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -14px;
}

#easy-change #easy-step-list #step2 ul li:first-child {
  margin-left: 0px;
}

#easy-change #easy-step-list #step2 ul li:first-child .figure:after {
  display: none;
}

#easy-change #easy-step-list #step2 ul li p {
  font-size: 16px;
  font-weight: 700;
  padding: 0 20px;
  margin-top: 20px;
  line-height: 1.6;
}

#easy-change #easy-step-list .btn-calculation {
  width: 458px;
  margin: 0 auto 100px;
}

#easy-change #easy-step-list .btn-calculation a {
  display: inline-block;
  border: 2px solid #eb1e1e;
  border-radius: 10px;
  box-shadow: 0 3px 0 #eb1e1e;
  padding: 10px 120px 10px 45px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

/*#easy-change #easy-step-list .btn-calculation a:before {
  content: '';
  background: url(/ep/apply/images/btn-obj2.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -20px;
  left: -20px;
}*/

#easy-change #easy-step-list .btn-calculation a small {
  display: block;
  font-size: 13px;
  color: #626262;
  white-space: nowrap;
  border-top: 1px dotted #333;
  padding-top: 5px;
}

#easy-change #easy-step-list .btn-calculation a span {
  display: inline-block;
}

#easy-change #easy-step-list .btn-calculation a span:before {
  content: '';
  background: url(/ep/apply/images/btn-obj.png) no-repeat 0 0;
  width: 86px;
  height: 130px;
  position: absolute;
  bottom: 13px;
  right: 25px;
}

#easy-change #easy-step-list .btn-calculation a span:after {
  content: '';
  background: url(/ep/apply/images/icon-blank.png) no-repeat 0 0;
  position: absolute;
  width: 13px;
  height: 10px;
  bottom: 10px;
  right: 10px;
}

#easy-change #easy-step-list .btn-calculation a:hover {
  transform: translateY(3px);
  box-shadow: 0 0px 0 #eb1e1e;
}

#easy-change #note-area .inner_s {
  padding: 30px 40px;
  /*color: #a0a0a0;*/
  line-height: 1.4;
  font-weight: normal !important;
  margin-bottom: 100px;
  background-color: #f8f8f8;
  margin: 0 30px;
  border-radius: 20px;
}

#easy-change #note-area p {
  margin-bottom: 40px;
}

#easy-change #note-area h3 {
  margin-bottom: 10px;
  font-size: 18px;
}

#easy-change #note-area h4 {
  margin-bottom: 10px;
}
#easy-change #note-area h4 + p{
  margin-bottom: 20px;
}

#easy-change #note-area .ex {
  margin-bottom: 40px;
}

#easy-change #note-area .ex li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 10px;
}

#easy-change #note-area .ex li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

#easy-change #note-area .ex2 li {
  position: relative;
  padding-left: 4em;
  margin-bottom: 10px;
}

#easy-change #note-area .ex2 li span {
  position: absolute;
  top: 0;
  left: 0;
}

#easy-change #faq {
  margin-bottom: 100px;
  margin-top: 80px;
}

#easy-change #faq h2{
  font-size:30px;
  text-align:center;
}
#easy-change #faq h2.mt0{
  margin-top: -30px;
}
#easy-change #faq h2 span{
  display:inline-block;
  position: relative;
  /*background: url(../images/ttl-line.png) no-repeat center bottom;*/
  margin-bottom: 20px;
}

#easy-change #faq .qa-list dt {
  background-color: #ffe3ef;
  font-size: 18px;
  padding: 30px 0;
  border-radius: 15px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  margin-top: 30px;
  transition: 0.3s all;
}

#easy-change #faq .qa-list dt:before {
  content: 'Q';
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 22.5px;
  background-color: #fff;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  display: block;
  color: #f1a1c3;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: 25px;
  left: 28px;
}

#easy-change #faq .qa-list dt:after {
  content: '';
  background: url(/ep/apply/images/open.png) no-repeat 0 0;
  width: 26px;
  height: 25px;
  position: absolute;
  right: 43px;
  top: 35px;
}

#easy-change #faq .qa-list dt.open {
  background-color: #f1a1c3;
  color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#easy-change #faq .qa-list dt.open:before {
  background-color: #fff;
  color: #f1a1c3;
}

#easy-change #faq .qa-list dt.open:after {
  background: url(/ep/apply/images/close.png) no-repeat 0 0;
}

#easy-change #faq .qa-list dt span {
  margin: 0 107px;
  display: inline-block;
}

#easy-change #faq .qa-list dd {
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #f1a1c3;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
  padding: 30px 0;
  font-size: 24px;
  line-height: 1.6;
  position: relative;
  display: none;
}

#easy-change #faq .qa-list dd:before {
  content: 'A';
  width: 40px;
  height: 60px;
  line-height: 1px;
  border-radius: 22.5px;
  background-color: #fff;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  display: block;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: 25px;
  left: 28px;
  box-sizing: border-box;
  background: url(/ep/apply/images/faq-a.png) no-repeat 0 0;
  padding-top: 20px;
}

#easy-change #faq .qa-list dd span {
  margin: 0 50px 0 107px;
  display: inline-block;
}

#easy-change #faq .qa-list dd a{
  text-decoration: underline;
}
#easy-change #faq .qa-list dd a:hover{
  text-decoration: none;
}

#easy-change #faq .qa-list dd ul {
  margin-top: 30px;
}

#easy-change #faq .qa-list dd li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 15px;
}

#easy-change #faq .qa-list dd li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

#easy-change #faq .qa-list dd li:last-child {
  margin-bottom: 0px;
}

#easy-change #faq .qa-list dd li strong {
  display: block;
  font-weight: 700;
}

#easy-change #faq .qa-list dd li strong small {
  color: #a0a0a0;
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
}

#easy-change #faq .qa-list dd li .gas-ex {
  margin-top: 10px;
  position: relative;
  padding-left: 2em;
  font-size: 14px;
  line-height: 1.6;
}

#easy-change #faq .qa-list dd li .gas-ex:before {
  content: '例：';
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 980px) {
  #easy-change #mv-area h2 {
    margin: 70px 3% 50px;
  }
  #easy-change #mv-area .lead {
    margin: 0 3% 40px;
  }
  #easy-change #easy-step-list .step {
    margin-left: 3%;
    font-size: 3.4vw;
  }
  #easy-change #easy-step-list #step1 .img-list {
    background-color: #FDE8E8;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
  }
  #easy-change #easy-step-list #step1 .img-list:after {
    content: '';
    height: 100%;
    width: 50%;
    background-color: #E5F3FA;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
  }
  #easy-change #easy-step-list #step1 .img-list img {
    margin-bottom: 60px;
    width: 80%;
  }
  #easy-change #easy-step-list #step1 ul li h3 span {
    width: auto;
    max-width: 320px;
    padding: 0 40px;
  }
  #easy-change #easy-step-list #step2 {
    margin-bottom: 80px;
  }
  #easy-change #easy-step-list #step2 .step {
    background: url(/ep/apply/images/step2.png) no-repeat 0 0;
  }
  #easy-change #easy-step-list #step2 ul {
    overflow: hidden;
    padding: 0 3%;
  }
  #easy-change #easy-step-list #step2 ul li {
    float: left;
    max-width: 280px;
    margin-left: 65px;
    width: calc(33% - 42px);
  }
  #easy-change #easy-step-list #step2 ul li p {
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    margin-top: 10px;
    line-height: 1.6;
  }
  #easy-change #note-area .inner_s {
    padding: 0 5%;
    line-height: 1.4;
    font-weight: normal !important;
    font-size: 13px;
  }
  #easy-change #note-area p {
    margin-bottom: 40px;
  }
  #easy-change #note-area h3 {
    margin-bottom: 10px;
  }
  #easy-change #note-area .ex {
    margin-bottom: 40px;
  }
  #easy-change #note-area .ex li {
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 10px;
  }
  #easy-change #note-area .ex li:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  #easy-change #note-area .ex2 li {
    position: relative;
    padding-left: 4em;
    margin-bottom: 10px;
  }
  #easy-change #note-area .ex2 li span {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  #easy-change #mv-area h2 {
    text-align: center;
    margin: 40px 3% 25px;
  }
  #easy-change #mv-area .lead {
    text-align: center;
    margin: 0 3% 30px;
  }
  #easy-change #mv-area .textbox {
    padding: 20px 10px;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 3%;
  }
  #easy-change #mv-area .textbox .ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #easy-change #mv-area .textbox .ttl:nth-of-type(2) {
    margin-top: 10px;
  }
  #easy-change #mv-area .textbox li{
    margin-bottom: 0px;
  }
  #easy-change #mv-area .textbox li .note{
    font-size: 12px;
  }
  #easy-change #mv-area .textbox + .note {
    text-align: left;
    margin: 15px 8% 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
  }
  #easy-change #mv-area .caution-txt{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0px;
  }

  #easy-change #mv-area .btn-list2 {
    text-align: center;
    margin-bottom: 40px;
    display: none;
  }
  #easy-change #mv-area .btn-list2 li {
    display: block;
  }
  #easy-change #mv-area .btn-list2 li:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #easy-change #mv-area .btn-list2 li a {
    display: inline-block;
    font-size: 15px;
  }
  #easy-change .btn-entry {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  #easy-change .btn-entry.pos1{
    margin: 20px 0 -20px;
  }
  #easy-change .btn-entry a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    font-size: 20px;
    background-color: #e82229;
    width: 80%;
    max-width: 320px;
    position: relative;
    box-shadow: 0 3px 0 #ac000d;
  }
  #easy-change .btn-entry a:after {
    content: '';
    background: url(/ep/apply/images/arrow2.png) no-repeat 0 0;
    width: 8px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6.5px;
  }
  #easy-change .btn-entry small{
    display: block;
    font-size: 16px;
    color: #e82229;
    margin-top: 20px;
    line-height: 1.4;
  }
  #easy-change .btn-entry small a{
    width: auto;
    height: auto;
    line-height: 1.6;
    background: none;
    color: #e82229;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0px 0px 0px;
    text-decoration: underline;
  }
  #easy-change .btn-entry small a:after{
    display: none;
  }
  #easy-change .btn-entry.pos2 {
    margin: -30px 0 30px;
  }
  #easy-change .btn-entry.pos3 {
    margin: -30px 0 40px;
  }
  #easy-change .step-wrap{
    border: 0px;
    margin-bottom: 40px;
    padding: 30px 0;
  }
  #easy-change #easy-step-list .step {
    font-size: 5vw;
    font-weight: 700;
    height: auto;
    line-height: 1.4;
    padding-left: 90px;
    margin-bottom: 30px;
    white-space: normal;
    min-height: 80px;
    box-sizing: border-box;
    padding-top: 2vh;
    padding-right: 3%;
  }
  #easy-change #easy-step-list #step1 {
    overflow: hidden;
  }
  #easy-change #easy-step-list #step1 .step {
    background: url(/ep/apply/images/step1.png) no-repeat 0 0;
    background-size: 80px;
    margin-bottom: 50px;
  }
  #easy-change #easy-step-list #step1 .img-list {
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin: 0 30px 30px;
  }
  #easy-change #easy-step-list #step1 .img-list:after {
    display: none;
  }
  #easy-change #easy-step-list #step1 .img-list img {
    margin-bottom: 0px;
  }
  #easy-change #easy-step-list #step1 ul {
    max-width: 980px;
    margin: 0 auto;
  }
  #easy-change #easy-step-list #step1 ul li {
    display: block;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    background-color: #FDE8E8;
    padding-bottom: 20px;
  }
  #easy-change #easy-step-list #step1 ul li h3 {
    text-align: center;
    margin: 0px 0 -10px;
    position: relative;
    top: -25px;
  }
  #easy-change #easy-step-list #step1 ul li h3 span {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: auto;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background-color: #eb1e1e;
  }
  #easy-change #easy-step-list #step1 ul li:nth-child(2) {
    background-color: #E5F3FA;
    margin-top: 50px;
  }
  #easy-change #easy-step-list #step1 ul li:nth-child(2) h3 span {
    background-color: #0087cd;
  }
  #easy-change #easy-step-list #step2 {
    margin-bottom: 60px;
  }
  #easy-change #easy-step-list #step2 .step {
    background: url(/ep/apply/images/step2.png) no-repeat 0 0;
    background-size: 80px;
  }
  #easy-change #easy-step-list #step2 ul {
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
  }
  #easy-change #easy-step-list #step2 ul li {
    float: none;
    max-width: inherit;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 65px;
    position: relative;
  }
  #easy-change #easy-step-list #step2 ul li:after {
    content: '';
    background: url(/ep/apply/images/step2-arrow.png) no-repeat 0 0;
    width: 40px;
    height: 28px;
    position: absolute;
    bottom: -45px;
    left: 50%;
    margin-left: -20px;
    transform: rotate(90deg);
  }
  #easy-change #easy-step-list #step2 ul li .figure {
    position: relative;
  }
  #easy-change #easy-step-list #step2 ul li .figure img{
    width: 100%;
  }
  #easy-change #easy-step-list #step2 ul li .figure:after {
    display: none;
  }
  #easy-change #easy-step-list #step2 ul li:first-child {
    display: none;
  }
  #easy-change #easy-step-list #step2 ul li:first-child .figure:after {
    display: none;
  }
  #easy-change #easy-step-list #step2 ul li:last-child {
    margin-bottom: 0px;
  }
  #easy-change #easy-step-list #step2 ul li:last-child:after {
    display: none;
  }
  #easy-change #easy-step-list #step2 ul li p {
    font-size: 15px;
    font-weight: 700;
    padding: 0 0px;
    margin-top: 10px;
    line-height: 1.6;
  }
  #easy-change #easy-step-list .btn-calculation {
    width: 300px;
    max-width: inherit;
    margin: 0 auto 60px;
  }
  #easy-change #easy-step-list .btn-calculation a {
    width: 100%;
    display: inline-block;
    border: 2px solid #eb1e1e;
    border-radius: 10px;
    box-shadow: 0 3px 0 #eb1e1e;
    padding: 10px 80px 10px 25px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    box-sizing: border-box;
    line-height: 1.4;
  }
  /*#easy-change #easy-step-list .btn-calculation a:before {
    content: '';
    background: url(/ep/apply/images/btn-obj2.png) no-repeat 0 0;
    background-size: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    left: -20px;
  }*/
  #easy-change #easy-step-list .btn-calculation a small {
    display: block;
    font-size: 12px;
    color: #626262;
    white-space: normal;
    border-top: 1px dotted #333;
    padding-top: 7px;
    margin-top: 10px;
  }
  #easy-change #easy-step-list .btn-calculation a span {
    display: inline-block;
  }
  #easy-change #easy-step-list .btn-calculation a span:before {
    content: '';
    background: url(/ep/apply/images/btn-obj.png) no-repeat 0 0;
    background-size: 60px;
    width: 60px;
    height: 92px;
    position: absolute;
    bottom: 13px;
    right: 20px;
  }
  #easy-change #easy-step-list .btn-calculation a span:after {
    content: '';
    background: url(/ep/apply/images/icon-blank.png) no-repeat 0 0;
    position: absolute;
    width: 13px;
    height: 10px;
    bottom: 10px;
    right: 10px;
  }
  #easy-change #easy-step-list .btn-calculation a:hover {
    transform: translateY(3px);
    box-shadow: 0 0px 0 #eb1e1e;
  }
  #easy-change #note-area{
    padding-top: 90px;
    margin-top: -90px;
  }
  #easy-change #note-area .inner_s {
    padding: 30px 3%;
    line-height: 1.4;
    font-weight: normal !important;
  }
  #easy-change #note-area p {
    margin-bottom: 20px;
  }
  #easy-change #note-area h3 {
    margin-bottom: 10px;
    font-size: 4.2vw;
    text-align: center;
  }
  #easy-change #note-area h4 + p {
    margin-bottom: 10px;
  }
  #easy-change #note-area .ex {
    margin-bottom: 20px;
  }
  #easy-change #note-area .ex li {
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 5px;
  }
  #easy-change #note-area .ex li:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  #easy-change #note-area .ex2 li {
    position: relative;
    padding-left: 4em;
    margin-bottom: 10px;
  }
  #easy-change #note-area .ex2 li span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #easy-change #faq {
    margin-bottom: 0px;
    padding: 10px 3% 20px;
  }
  #easy-change #faq h2{
    font-size:5.6vw;
    text-align:center;
  }
  #easy-change #faq h2 span{
    margin-bottom: 20px;
  }
  #easy-change #faq .qa-list {
    width: 96%;
    margin: 0 auto -20px;
  }
  #easy-change #faq .qa-list dt {
    background-color: #ffe3ef;
    font-size: 18px;
    padding: 20px 0;
    border-radius: 15px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    margin-top: 20px;
    transition: 0.3s all;
  }
  #easy-change #faq .qa-list dt:before {
    content: 'Q';
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 22.5px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    display: block;
    background-color: #fff;
    color: #f1a1c3;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -22.5px;
  }
  #easy-change #faq .qa-list dt:after {
    content: '';
    background: url(/ep/apply/images/open.png) no-repeat 0 0;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
  }
  #easy-change #faq .qa-list dt.open {
    background-color: #f1a1c3;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  #easy-change #faq .qa-list dt.open:before {
    background-color: #fff;
    color: #f1a1c3;
  }
  #easy-change #faq .qa-list dt.open:after {
    background: url(/ep/apply/images/close.png) no-repeat 0 0;
    background-size: 20px;
  }
  #easy-change #faq .qa-list dt span {
    margin: 0 50px 0 70px;
    display: inline-block;
    line-height: 1.6;
  }
  #easy-change #faq .qa-list dd {
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #f1a1c3;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    padding: 20px 0 20px;
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    display: none;
  }
  #easy-change #faq .qa-list dd:before {
    content: 'A';
    width: 40px;
    height: 60px;
    line-height: 1px;
    border-radius: 22.5px;
    background-color: #fff;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    display: block;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    top: 20px;
    left: 10px;
    box-sizing: border-box;
    background: url(/ep/apply/images/faq-a.png) no-repeat 0 0;
    padding-top: 20px;
  }
  #easy-change #faq .qa-list dd span {
    margin: 0 20px 0 70px;
    display: inline-block;
  }
  #easy-change #faq .qa-list dd ul {
    margin-top: 30px;
  }
  #easy-change #faq .qa-list dd li {
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 15px;
  }
  #easy-change #faq .qa-list dd li:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  #easy-change #faq .qa-list dd li:last-child {
    margin-bottom: 0px;
  }
  #easy-change #faq .qa-list dd li strong {
    display: block;
    font-weight: 700;
  }
  #easy-change #faq .qa-list dd li strong small {
    display: block;
    margin-left: 0px;
  }
}

/*----------------------
  modal
-----------------------*/
#easy-change #overlay {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  background-color: rgba(243, 245, 245, 0.9);
  width: 100%;
  height: 100%;
  display: none;
}

#easy-change #modal {
  position: fixed;
  z-index: 9999;
  top: 50px;
  left: 50%;
  margin-left: -425px;
  width: 850px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 80px 40px 40px;
  display: none;
  border: solid 8px #eb1e1e;
  border-radius: 60px;
}

#easy-change #modal .overflow-scroll {
  overflow-y: scroll;
  height: calc(100vh - 300px);
}

#easy-change #modal .btn-close {
  position: absolute;
  top: 25px;
  right: 30px;
}

#easy-change #modal #modal-cont1 h3 {
  text-align: center;
  margin: -30px 0 30px;
}

#easy-change #modal #modal-cont1 .plan {
  text-align: center;
  margin-bottom: 30px;
}

#easy-change #modal #modal-cont1 table {
  width: 98%;
  border-top: 1px solid #eb1e1e;
  border-left: 1px solid #eb1e1e;
  margin-bottom: 5px;
}

#easy-change #modal #modal-cont1 table th {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background-color: #eb1e1e;
  padding: 10px 0;
  border-right: 1px solid #eb1e1e;
}

#easy-change #modal #modal-cont1 table th:nth-of-type(1) {
  border-right: 1px solid #fff;
}

#easy-change #modal #modal-cont1 table td {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
  border-bottom: 1px solid #eb1e1e;
  border-right: 1px solid #eb1e1e;
  line-height: 1.4;
}

#easy-change #modal #modal-cont1 table td small {
  display: block;
  font-size: 12px;
}

#easy-change #modal #modal-cont1 table td strong {
  font-size: 28px;
}

#easy-change #modal #modal-cont1 .note {
  line-height: 1.6;
  font-weight: 700;
}

#easy-change #modal #modal-cont1 .note strong {
  color: #eb1e1e;
}

#easy-change #modal #modal-cont2.modal-wrap {
  border: 3px solid #333;
  border-radius: 30px;
  padding: 48px 0 40px;
  position: relative;
}

#easy-change #modal #modal-cont2 .overflow-scroll {
  overflow-y: scroll;
  height: calc(100vh - 380px);
}

#easy-change #modal #modal-cont2 h3 {
  text-align: center;
  position: absolute;
  top: -30px;
  font-size: 26px;
  width: 100%;
}

#easy-change #modal #modal-cont2 h3 span {
  display: inline-block;
  background-color: #fff;
  padding: 0 25px;
}

#easy-change #modal #modal-cont2 .note-list {
  width: 620px;
  margin: 0 auto;
}

#easy-change #modal #modal-cont2 ul {
  margin: 0 40px;
}

#easy-change #modal #modal-cont2 ul li {
  position: relative;
  font-size: 14px;
  padding-left: 1.5em;
  line-height: 1.6;
  margin-bottom: 10px;
}

#easy-change #modal #modal-cont2 ul li:before {
  content: '●';
  position: absolute;
  top: 0;
  left: 0;
}

#easy-change #modal #modal-cont2 ul li a {
  text-decoration: underline;
  color: #0080cc;
}

#easy-change #modal #modal-cont2 ul li a:hover {
  text-decoration: none;
}

@media screen and (max-width: 980px) {
  #easy-change #modal {
    position: fixed;
    z-index: 9999;
    top: 80px;
    left: 50%;
    margin-left: -380px;
    width: 760px;
    background-color: #fff;
    border-radius: 60px;
    box-sizing: border-box;
    padding: 80px 40px 40px;
    display: none;
  }
  #easy-change #modal .modal-wrap {
    border-radius: 30px;
    padding: 48px 0 0px;
    position: relative;
    margin-bottom: 0px;
  }
  #easy-change #modal h3 {
    text-align: center;
    position: absolute;
    top: -30px;
    font-size: 26px;
    width: 100%;
  }
  #easy-change #modal h3 span {
    display: inline-block;
    background-color: #fff;
    padding: 0 25px;
  }
  #easy-change #modal #modal-cont1 h3 {
    text-align: center;
    margin: -30px 0 30px;
  }
  #easy-change #modal #modal-cont1 h3 img {
    max-width: 160px;
  }
  #easy-change #modal #modal-cont1 .plan {
    text-align: center;
    margin-bottom: 30px;
    margin-top: -30px;
  }
  #easy-change #modal #modal-cont1 .plan img {
    max-width: 380px;
  }
  #easy-change #modal #modal-cont1 table {
    width: 98%;
    border-top: 1px solid #eb1e1e;
    border-left: 1px solid #eb1e1e;
    margin-bottom: 5px;
  }
  #easy-change #modal #modal-cont1 table th {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background-color: #eb1e1e;
    padding: 10px 0;
    border-right: 1px solid #eb1e1e;
  }
  #easy-change #modal #modal-cont1 table th:nth-of-type(1) {
    border-right: 1px solid #fff;
  }
  #easy-change #modal #modal-cont1 table td {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
    border-bottom: 1px solid #eb1e1e;
    border-right: 1px solid #eb1e1e;
    line-height: 1.4;
  }
  #easy-change #modal #modal-cont1 table td small {
    display: block;
    font-size: 12px;
  }
  #easy-change #modal #modal-cont1 table td strong {
    font-size: 28px;
  }
  #easy-change #modal #modal-cont1 .note {
    line-height: 1.6;
    font-weight: 700;
  }
  #easy-change #modal #modal-cont1 .note strong {
    color: #eb1e1e;
  }
  #easy-change #modal .note-list {
    width: 620px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #easy-change #modal {
    position: fixed;
    z-index: 9999;
    top: 20px;
    left: 5%;
    margin-left: 0;
    width: 90%;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 60px 20px 10px;
    border: 4px solid #eb1e1e;
    border-radius: 30px;
    display: none;
  }
  #easy-change #modal .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
  }
  #easy-change #modal .modal-wrap {
    border-radius: 20px;
    padding: 28px 10px 20px;
    position: relative;
    margin-bottom: 20px;
  }
  #easy-change #modal h3 {
    text-align: center;
    position: absolute;
    top: -20px;
    font-size: 16px;
    width: 100%;
    left: 0;
  }
  #easy-change #modal h3 span {
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
  }
  #easy-change #modal .note-list {
    width: 100%;
    margin: 0 auto;
  }
  #easy-change #modal #modal-cont1 {
    padding: 0;
  }
  #easy-change #modal #modal-cont1 h3 {
    text-align: center;
    margin: -10px 0 30px;
  }
  #easy-change #modal #modal-cont1 .plan {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 30px;
    margin-top: 0px;
  }
  #easy-change #modal #modal-cont1 table {
    width: 100%;
  }
  #easy-change #modal #modal-cont1 table th {
    font-size: 14px;
    padding: 5px;
    line-height: 1.4;
  }
  #easy-change #modal #modal-cont1 table td {
    text-align: center;
    font-size: 2vw;
    font-weight: 700;
    padding: 5px;
    border-bottom: 1px solid #eb1e1e;
    border-right: 1px solid #eb1e1e;
    line-height: 1.4;
  }
  #easy-change #modal #modal-cont1 table td small {
    display: block;
    font-size: 1.5vw;
  }
  #easy-change #modal #modal-cont1 table td strong {
    font-size: 4vw;
    white-space: nowrap;
  }
  #easy-change #modal #modal-cont1 .note {
    font-size: 12px;
  }
  #easy-change #modal #modal-cont2 ul {
    margin: 0 10px;
  }
  #easy-change #modal #modal-cont2 ul li {
    position: relative;
    font-size: 14px;
    padding-left: 1.5em;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #easy-change #modal #modal-cont2 ul li:before {
    content: '●';
    position: absolute;
    top: 0;
    left: 0;
  }
  #easy-change #modal #modal-cont2 ul li a {
    text-decoration: underline;
    color: #0080cc;
  }
  #easy-change #modal #modal-cont2 ul li a:hover {
    text-decoration: none;
  }
}

.gas2-sp-only-inline{ display:none;}
@media screen and (max-width: 768px) {
  .gas2-sp-only-inline{ display:block;}
}

@media screen and (max-width: 320px) {
}