@charset "UTF-8";
#tblLayout {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  line-height: 1.5;
}

html {
  padding-bottom: 50px;
  overflow-y: scroll;
}

* {
  box-sizing: border-box;
}

/* g-aeonyakkyoku-denshishohousen */
.g-aeonyakkyoku-denshishohousen {
  width: 100%;
  font-size: 18px;
  text-align: left;
  color: #333333;
  line-height: 1.5;
  margin: 0 auto 100px;
  /* common的なやつ */
  /* btn */
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen {
    font-size: 14px;
    line-height: 1.714;
    margin: 0 auto 50px;
  }
}

.g-aeonyakkyoku-denshishohousen img {
  width: 100%;
  height: auto;
}

.g-aeonyakkyoku-denshishohousen .only-desktop {
  display: block !important;
}

.g-aeonyakkyoku-denshishohousen .only-mobile {
  display: none !important;
}

.g-aeonyakkyoku-denshishohousen .only-narrow {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen img {
    width: 100%;
    height: auto;
  }
  .g-aeonyakkyoku-denshishohousen .only-desktop {
    display: none !important;
  }
  .g-aeonyakkyoku-denshishohousen .only-mobile {
    display: block !important;
  }
  .g-aeonyakkyoku-denshishohousen .inline-block {
    display: inline-block;
  }
}

@media screen and (max-width: 480px) {
  .g-aeonyakkyoku-denshishohousen .only-narrow {
    display: block !important;
  }
}

.g-aeonyakkyoku-denshishohousen__header-img {
  width: 1400px;
  margin: auto;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__header-img {
    width: 100%;
  }
}

.g-aeonyakkyoku-denshishohousen__mv {
  width: 100%;
  background-image: url("/Contents/ImagesPkg/beauty/g-aeonyakkyoku-denshishohousen/img_top-bg.jpg");
  background-size: cover;
  background-position: 50% 50%;
  margin: 0 auto 80px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__mv {
    margin: 0 auto 30px;
  }
}

.g-aeonyakkyoku-denshishohousen__mv > h1 {
  width: 1400px;
  min-height: 500px;
  margin: auto;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__mv > h1 {
    width: 100%;
    min-height: auto;
  }
}

.g-aeonyakkyoku-denshishohousen__inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__inner {
    width: 95%;
  }
}

.g-aeonyakkyoku-denshishohousen__copy-img {
  width: calc(396 / 1200 * 100%);
  margin: 0 auto calc(30 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__copy-img {
    width: 60%;
  }
}

.g-aeonyakkyoku-denshishohousen__copy {
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__copy {
    margin-bottom: 30px;
  }
}

.g-aeonyakkyoku-denshishohousen__section {
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__section {
    margin-bottom: 30px;
  }
}

.g-aeonyakkyoku-denshishohousen__ttl {
  background-color: #4C5971;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  padding: 22px 20px 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__ttl {
    font-size: 15px;
    padding: 18px 20px 17px;
    margin-bottom: 20px;
  }
}

.g-aeonyakkyoku-denshishohousen__img {
  margin-bottom: 40px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__img {
    margin-bottom: 20px;
  }
}

.g-aeonyakkyoku-denshishohousen__section-list > li:nth-child(n+2) {
  margin-top: 40px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__section-list > li:nth-child(n+2) {
    margin-top: 20px;
  }
}

.g-aeonyakkyoku-denshishohousen__section-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__section-inner {
    display: block;
  }
}

.g-aeonyakkyoku-denshishohousen__section-inner__txt {
  width: calc(560 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__section-inner__txt {
    width: 100%;
  }
}

.g-aeonyakkyoku-denshishohousen__section-inner__img {
  width: calc(600 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__section-inner__img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.g-aeonyakkyoku-denshishohousen__sub-ttl {
  font-size: 25px;
  font-weight: 700;
  color: #2580A1;
  margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__sub-ttl {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.g-aeonyakkyoku-denshishohousen__btn-contents {
  margin-bottom: calc(80 / 1200 * 100%);
}

.g-aeonyakkyoku-denshishohousen__btn-top {
  width: calc(580 / 1200 * 100%);
  position: relative;
  margin: 0 auto calc(20 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__btn-top {
    width: 90%;
  }
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__btn-top:nth-child(n+2) {
    margin-top: 10px;
  }
}

.g-aeonyakkyoku-denshishohousen__btn-top::after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  top: calc(50% - 3px);
  right: 40px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__btn-top::after {
    top: calc(50% - 4px);
    right: 10px;
  }
}

.g-aeonyakkyoku-denshishohousen__btn-top > a {
  display: block;
  background-color: #2580A1;
  border-radius: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 35px 30px;
}

@media screen and (max-width: 960px) {
  .g-aeonyakkyoku-denshishohousen__btn-top > a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 20px 10px;
  }
}

.g-aeonyakkyoku-denshishohousen__btn-txt {
  text-align: center;
}

.g-aeonyakkyoku-denshishohousen__bnr-list > li:nth-child(n+2) {
  margin-top: calc(20 / 1200 * 100%);
}
