h2 {
  width: auto;
  height: auto;
  box-sizing: border-box;
  text-align: center;
  line-height: normal;
  font-size: 100%;
}

.linkBtn, .linkBtnClose {
  margin: auto auto 4px;
  font-size: 20px;
}
@media screen and (max-width: 999px) {
  .linkBtn, .linkBtnClose {
    margin: auto auto 1.06667vw;
    padding: 2.66667vw;
    font-size: 4.26667vw;
  }
}

@media screen and (max-width: 999px) {
  .linkBtn {
    box-shadow: 0px 1.06667vw 0px 0px #b4212b;
  }

  .linkBtnClose {
    box-shadow: 0px 1.06667vw 0px 0px #333;
  }
}
a img:hover {
  opacity: 1;
}

#wrapCol {
  font-size: 20px;
}
@media screen and (max-width: 999px) {
  #wrapCol {
    font-size: 4.26667vw;
  }
}

#wrapCol.ruby {
  background: #ffecec;
}

#wrapCol.amethyst {
  background: #fcf0ff;
}

#wrapCol.emerald {
  background: #ebffeb;
}

#wrapCol.bsc42 {
  background: #f3f3f3;
}

.ttlPriezMonth.ruby {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #ff8b8b 0%, #f24545 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.ruby {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.amethyst {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #e88bff 0%, #bd21f0 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.amethyst {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.emerald {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #4ecf4e 0%, #2faa2f 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.emerald {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.diamond {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #cfd3dc 0%, #a1acc0 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.diamond {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.topaz {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #ffd02c 0%, #da9000 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.topaz {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.sapphire {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #71a6ff 0%, #4c5ddc 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.sapphire {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.ttlPriezMonth.bsc42 {
  margin-top: 60px;
  padding: 10px 0 20px;
  font-size: 30px;
  font-family: Noto Sans Japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/images/common/conts_sttl_line-w.png), linear-gradient(to right, #737373 0%, #b5b5b5 100%);
}
@media screen and (max-width: 999px) {
  .ttlPriezMonth.bsc42 {
    margin-top: 8vw;
    font-size: 5.33333vw;
  }
}

.stit {
  padding: 20px;
  text-align: center;
  font-size: 24px;
  color: #FFF;
}
.stit.ruby {
  background: #d94144;
}
.stit.bsc42 {
  background: #939393;
}
@media screen and (max-width: 999px) {
  .stit {
    font-size: 4.8vw;
    padding: 2.66667vw;
  }
}

.txtCol_w {
  padding: 30px;
  line-height: 1.6;
  background: #FFF;
}
@media screen and (max-width: 999px) {
  .txtCol_w {
    padding: 4vw;
  }
}

.col2 {
  display: flex;
  align-items: center;
}
.col2 .cardCol {
  width: 300px;
  padding-right: 20px;
}
.col2 .list_point {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .col2 {
    display: block;
  }
  .col2 .cardCol {
    width: 53.33333vw;
    margin: auto;
    padding-right: 0;
  }
  .col2 .cardCol img {
    width: 100%;
  }
  .col2 .txtCol_w {
    margin-top: 2.66667vw;
  }
}

.list_point {
  font-size: 24px;
  padding: 10px;
  background: rgba(124, 124, 124, 0.45);
}
@media screen and (max-width: 999px) {
  .list_point {
    font-size: 4.8vw;
    margin-top: 2.66667vw;
    padding: 2.66667vw;
  }
}
.list_point.indent li {
  padding-left: calc(30px + 1em);
  text-indent: -1em;
}
@media screen and (max-width: 999px) {
  .list_point.indent li {
    margin-left: 0;
    padding: 5.33333vw 2.66667vw 5.33333vw calc(2.6vw + 1em);
  }
}
.list_point li {
  padding: 30px;
}
@media screen and (max-width: 999px) {
  .list_point li {
    padding: 5.33333vw 2.66667vw;
  }
}
.list_point li:nth-child(odd) {
  background: #FFF;
}
.list_point li:nth-child(even) {
  background: #ececec;
}

.link_arrow {
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
}
.link_arrow.ruby {
  position: relative;
  display: inline-block;
  color: #FFF;
  vertical-align: middle;
  text-decoration: none;
  text-decoration: underline;
}
.link_arrow.ruby::before, .link_arrow.ruby::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.link_arrow.ruby:link, .link_arrow.ruby:active, .link_arrow.ruby:visited {
  color: #d94144;
}
.link_arrow.ruby:hover, .link_arrow.ruby:focus {
  color: #ea9698;
}
.link_arrow.ruby::before {
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 1px solid #d94144;
  border-right: 1px solid #d94144;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_arrow.bsc42 {
  position: relative;
  display: inline-block;
  color: #FFF;
  vertical-align: middle;
  text-decoration: none;
  text-decoration: underline;
}
.link_arrow.bsc42::before, .link_arrow.bsc42::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.link_arrow.bsc42:link, .link_arrow.bsc42:active, .link_arrow.bsc42:visited {
  color: #939393;
}
.link_arrow.bsc42:hover, .link_arrow.bsc42:focus {
  color: #c6c6c6;
}
.link_arrow.bsc42::before {
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 1px solid #939393;
  border-right: 1px solid #939393;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.catch {
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 999px) {
  .catch {
    padding: 2vw;
    font-size: 4.8vw;
  }
}

.caption {
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .caption {
    font-size: 3.73333vw;
  }
}

.display_pc_inline_sp_none {
  display: inline;
}
@media screen and (max-width: 999px) {
  .display_pc_inline_sp_none {
    display: none;
  }
}

.display_sp_inline_pc_none {
  display: none;
}
@media screen and (max-width: 999px) {
  .display_sp_inline_pc_none {
    display: inline;
  }
}

.emphasis_ruby {
  color: #d94144;
}

.emphasis_bsc42 {
  color: #939393;
}

#contract .contract_box_1 {
  width: 750px;
  margin: auto;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  #contract .contract_box_1 {
    display: flex;
    width: 100%;
  }
  #contract .contract_box_1 div {
    padding: 0 3vw;
  }
  #contract .contract_box_1 div.card {
    flex-basis: 50%;
  }
  #contract .contract_box_1 div.plus {
    flex-basis: 15vw;
  }
  #contract .contract_box_1 img {
    width: 100%;
  }
}
