.Immunity li + li {
    margin-top: 0.5em;
}

.cpn-description li {
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 767px) {
  h1 {
    font-feature-settings: "palt";
    letter-spacing: 2px;
  }
}

.period {
  margin-top: 4.44% !important;
  margin-bottom: 4.44% !important;
}

.period > p {
  /*background: #FFCC01;*/
  line-height: 1.5em;
  padding: 0.75em 0;
  border-radius: 1.5em;
}
@media screen and (max-width: 767px) {
  .period > p {
    border-radius: 2.75em;
  }
}

.lead_appli{
  font-size: 1.2rem;
  line-height: 1.8;
}
.lead_appli + .lead_appli {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .lead_appli{
    font-size: 1.15rem;
  }
  .lead_appli + .lead_appli {
    margin-top: 1.5rem;
  }
  .lead_appli.attention {
    letter-spacing: -0.8px;
  }
}

.btn_wide {
  max-width: 600px;
}

.l_feature__con {
  margin-top: 10% !important;
}
@media screen and (max-width: 767px) {
  .l_feature__con {
    margin-top:  16vw !important;
  }
}

.l_feature__ttl01 {
  text-align: center;
  font-size: 2rem;
  color: #65CDAA;
  border-bottom: solid 10px #FFCC01;
}
.l_feature__ttl01 .cate {
  display: inline-block;
  position: relative;
  margin-bottom: 0.25em;
  padding: 0 1.25em;
  line-height: 1.8em;
  font-size: 78%;
  background: #65CDAA;
  color: #fff;
  box-sizing: border-box;
}
.l_feature__ttl01 .cate:before, .l_feature__ttl01 .cate:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.l_feature__ttl01 .cate:before {
  top: 0;
  left: 0;
  border-width: 0.9em 0px 0.9em 0.5em;
  border-color: transparent transparent transparent #F6FBFF;
  border-style: solid;
}
.l_feature__ttl01 .cate:after {
  top: 0;
  right: 0;
  border-width: 0.9em 0.5em 0.9em 0;
  border-color: transparent #F6FBFF transparent transparent;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  .l_feature__ttl01 {
    font-size: 1.7rem;
    font-feature-settings: "palt";
    letter-spacing: 1px;
  }
}

#sec01 {
  margin-top: 8% !important;
}
@media screen and (max-width: 767px) {
  #sec01 {
    margin-top: 14vw !important;
  }
}

.main_content h2.l_feature__ttl02 {
  color: #000;
  position: relative;
  line-height: 1;
  padding: 1.6rem 2em 1.5rem;
  display: inline-block;
  top: 0;
}
.main_content .l_feature__ttl02:before, .main_content h2.l_feature__ttl02:after {
  position: absolute;
  top: 0;
  content: '';
  width: 0.5em;
  height: 100%;
  display: inline-block;
}
.main_content h2.l_feature__ttl02::before {
  content: "";
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  left: 0;
}
.main_content h2.l_feature__ttl02::after {
    content: "";
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    right: 0;
}

.main_content .l_feature__gbox {
  background: #FFCC01;
}

.main_content .btn_bdr {
  background: #fff;
  min-height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_content .btn_bdr:hover {
  background: #000;
}
@media screen and (max-width: 767px) {
  .main_content .btn_bdr {
    max-width: 100%;
  }
}

.attention {
  color:#bd0000 !important;
  line-height: 1.5 !important;
}

.indent-1em {
  padding-left: 1em;
  text-indent: -1em;
}

/* エムアイポイント2%ポイントが貯まる */

.mipoint_info {
  margin-top: 4%;
  margin-bottom: 4%;
  padding: 1.5rem 2rem;
  border: 1px solid #666;
  color: #666;
}
.mipoint_info .l_feature__ttl03 {
  position: relative;
  padding-bottom: 1em;
}
.mipoint_info .l_feature__ttl03::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  border-radius: 2px;
  background: #ddd;
}

/* ランキング */

.l_ranking--page > div:first-child > div > div {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media screen and (max-width: 767px) {
  .l_ranking--page > div:first-child > div > div {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.l_ranking--page > div:first-child > div > div::after {
  display: none !important;
  background: none !important;
}

/* MICARD BANNER */ 

.micard_comment {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}
.micard_comment p {
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0.2rem 3.5rem 0 3.5rem;
}
.micard_comment p:before, .micard_comment p:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 3.5rem;
  height: 1px;
  background-color: black;
}
.micard_comment p:before {
  left:0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.micard_comment p:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
@media screen and (max-width: 767px) {
  .micard_comment {
      font-size: 0.9rem;
  }
  .micard_comment p {
      padding: 0;
  }
  .micard_comment p:before, .micard_comment p:after {
      content: none;
      display: none;
  }
}