@charset "utf-8";

body {
  min-width: inherit;
}

.gHd2017_header,
.gFt2017_footer {
  min-width: inherit;
}

.gFt2017_footer {
  max-width: 950px;
  width: 100%;
}

body.ux2v1 #gnav,
#gnav.ux2v1 {
  border-bottom: 0;
}

.mv-top {
  padding: 10px;
  max-width: 100%;
  background: top center / cover url(/access/hikari/lp/30th/images/bg_mvtop_01_30.png) no-repeat;
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.mv-img-index-30th {
  padding: 0;
  background-image: linear-gradient(90deg, rgba(233, 169, 204, 1), rgba(255, 189, 251, 1));
  line-height: 1;
  text-align: center;
}

.mv-img-index-30th>span {
  display: flex;
  justify-content: center;
}

.box-30th {
  padding: 0;
  background-image: linear-gradient(90deg, rgba(237, 235, 238, 1), rgba(247, 247, 247, 1));
  text-align: center;
}

.lp-30th .cv-section {
  background-color: inherit;
}

.cv-section.cv-pattern-01 {
  background: #cf2a76;
}

.cv-section.cv-pattern-01.cv-lp {
  padding: 53px 16px;
  background: #cf2a76;
}

.cv-section.cv-pattern-01.cv-lp .cv-box {
  border: none;
}

body.ux2v1 .cv-section .dl1 dd {
  border: 1px solid #000;
}

.img-benefit-30th-01 {
  margin: 10px 0 60px;
}

.img-benefit-30th-02 {
  margin: 60px 0 30px;
}

@media only screen and (max-width: 767px) {
  .mv-top {
    font-size: 2.4rem;
    flex-flow: column;
    gap: 5px;
  }

  .about-plan-section {
    margin-top: 0;
  }
}