.renewal202307-button {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 10em;
  border: 1px solid #D84190;
  background: #FFF;
  color: #D84190;
  padding: 0.5em 0.2em;
  gap: 0.2em; }

.renewal202307-card {
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  background: #FFF;
  box-shadow: 0 0 0.5em #0000001a; }

.renewal202307-card__body {
  padding: 0vw;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  color: #000; }

.renewal202307-card__content {
  padding: 5.1282051282vw;
  text-align: left; }

.renewal202307-card__caption {
  margin-bottom: 2.5641025641vw;
  font-size: 1.1428571429em;
  line-height: 1.4;
  font-weight: bold; }

.renewal202307-cardList {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5.1282051282vw; }

.renewal202307-footer {
  font-size: 3.58974vw; }

.renewal202307-footer__logo {
  margin-top: 11.5384615385vw;
  text-align: center; }
  .renewal202307-footer__logo img {
    width: 76.9230769231vw; }

.renewal202307-footer__pagetop {
  margin: calc(12.8205128205vw / 2) 5.12821vw calc(12.8205128205vw / -2) auto;
  position: sticky;
  bottom: 5.1282051282vw;
  z-index: 60;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12.8205128205vw;
  height: 12.8205128205vw;
  border-radius: 12.8205128205vw;
  background: #fff;
  border: 1px solid #CFCFD0;
  box-shadow: 0px 5px 10px #0000001a; }

.renewal202307-footer__pagetopIcon {
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("/img/sp/mkn_ui/common/renewal202307/footerPageTopIcon.svg") no-repeat 50% 50%;
  background-size: auto;
  background-size: contain;
  transform: scale(0.8, 0.8); }

.renewal202307-footer__pagetopText {
  display: none; }

.renewal202307-h1 {
  color: #D84190;
  font-size: 1.8571428571em;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 10.2564102564vw; }

.renewal202307-global-hdr {
  display: flex;
  height: 100px;
  align-items: center;
  background-color: #F7EE4D;
  padding: 5.12821vw 3.84615vw; }

.renewal202307-hdr-logo {
  margin: 0 3.84615vw 0 0;
  height: 60px;
  width: 92px; }

.renewal202307-bt-holder {
  margin-left: auto;
  height: 40px;
  width: 180px; }

.renewal202307-section {
  font-size: 3.58974vw;
  padding: 10.2564102564vw 5.1282051282vw;
  color: #000; }

h2.renewal202307-h2>b{
  display: flex;
  background-color: #F7EE4D;
}