@import url(‘https://fonts.googleapis.com/css?family=Noto+Sans+JP&subset=japanese’);
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel&family=Josefin+Sans:wght@700&family=Ubuntu:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel&family=Josefin+Sans:wght@700&family=Ubuntu:ital,wght@1,700&display=swap");
.slider {
  width: 90%;
  margin: 30px auto 0;
}
.sp .slider {
  margin: 10px auto 0;
}
.slider img {
  width: 60vw;
  height: auto;
}
.sp .slider img {
  width: 78vw !important;
}
.slider .slick-slide {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
.slider .slick-slide > img {
  max-width: 670px;
}
.slider .slick-slide.slick-center {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  outline: none;
  height: 15px;
  width: 15px;
}
.slick-prev {
  left: -4.2%;
  width: 40px;
  height: 40px;
  background: url(/static/stage/robot20211101/_common/img/btn-pre@2x.png)
    no-repeat center top;
  background-size: contain;
}
.sp .slick-prev {
  width: 30px;
  height: 30px;
}
.slick-next {
  right: -4.2%;
  width: 40px;
  height: 40px;
  background: url(/static/stage/robot20211101/_common/img/btn-next@2x.png)
    no-repeat center top;
  background-size: contain;
  opacity: 0.8;
}
.sp .slick-next {
  width: 30px;
  height: 30px;
}
.slick-prev:hover,
.slick-prev:focus {
  left: -4.2%;
  width: 40px;
  height: 40px;
  background: url(/static/stage/robot20211101/_common/img/btn-pre@2x.png)
    no-repeat center top;
  background-size: contain;
  opacity: 0.8;
}
.sp .slick-prev:hover,
.sp .slick-prev:focus {
  width: 30px;
  height: 30px;
}
.slick-next:hover,
.slick-next:focus {
  right: -4.2%;
  width: 40px;
  height: 40px;
  background: url(/static/stage/robot20211101/_common/img/btn-next@2x.png)
    no-repeat center top;
  background-size: contain;
}
.sp .slick-next:hover,
.sp .slick-next:focus {
  width: 30px;
  height: 30px;
}
.slick-dots {
  display: none !important;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #ccc;
}
.slick-dots .slick-active button {
  background: #333;
}
.slick-prev:before,
.slick-next:before {
  display: none;
}
.sp .slick-dotted.slick-slider {
  margin-bottom: 10px !important;
}
.animate__delay-0-5s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.fadeInUpTrigger {
  opacity: 0;
}
.wrapper {
  width: 100%;
  margin: 0 auto 150px;
}
.sp .wrapper {
  padding-bottom: 80px;
}
.cpnInformations {
  padding: 44px 0 50px !important;
}
#rex-btn02 > .fQsatj > .CWQMf {
  margin: 0 auto !important;
}
.bottom-btn {
  width: 100%;
  position: fixed;
  bottom: 0;
  border-top: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.8);
  padding: 14px 0;
  text-align: center;
  z-index: 10;
}
.bottom-btn > a {
  display: inline-block;
  color: #fff !important;
  background: #bf0000;
  font-size: 19px;
  line-height: 30px;
  border-radius: 30px;
  padding: 14px 44px;
  position: relative;
}
#rex-btn02 .gnYWHw p {
  display: none !important;
}
@media screen and (min-width: 425px) {
  #rex-btn02 .gnYWHw label {
    font-size: 12px !important;
  }
}
#rex-btn02 .gnYWHw {
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 1.5;
  white-space: normal;
  word-break: break-all;
  text-align: center;
  margin-top: 16px !important;
}
#rex-btn02 .gnYWHw label {
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding-left: 26px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  text-align: left;
  color: #828282;
}
#rex-btn02 .gnYWHw label .checkbox {
  display: block;
  width: 18px;
  height: 18px;
}
.w660 {
  margin: 0 auto;
  width: 660px;
}
.w970 {
  margin: 0 auto;
  width: 970px;
}
.sp .w660,
.sp .w970 {
  margin: 0 auto;
  width: 100%;
}
.sec {
  margin: 0 auto;
  width: 100%;
}
.sp .sec {
  margin: 0 auto;
  width: 96%;
}
.specialContainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    "Meiryo", sans-serif;
}
.specialContainer img {
  width: 100%;
}
a {
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#500-sec {
  margin-top: -120px;
  padding-top: 120px;
}
.jump_top {
  text-align: center;
  margin: 26px auto 0;
}
.jump_top > a {
  min-width: 380px;
  max-width: 450px;
  color: #bf0000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 22px;
  border: #bf0000 4px solid;
  border-radius: 6px;
  margin: 0 auto;
  padding: 14px 0 18px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sp .jump_top > a {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 18px;
  line-height: 30px;
  padding: 10px 0 10px;
}
.jump_top > a::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: #bf0000 #bf0000 transparent transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 3%;
  top: 39%;
}
.sp .jump_top > a::after {
  right: 5%;
  top: 42%
}
.jump_top > a:hover {
  color: #fff;
  background-color: #bf0000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 22px;
  border: #bf0000 4px solid;
  border-radius: 6px;
  margin: 0 auto;
  padding: 14px 0 18px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jump_top > a:hover::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 3%;
  top: 39%;
}
.pos-star .pos-star01 {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 32px;
  right: 26px;
  -webkit-animation: fadeIn01 1.2s ease-in 0.6s infinite normal;
  animation: fadeIn01 1.2s ease-in 0.6s infinite normal;
}
.pos-star .pos-star02 {
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 66px;
  left: 12px;
  -webkit-animation: fadeIn02 3s ease-out 1s infinite normal;
  animation: fadeIn02 3s ease-out 1s infinite normal;
}
.pos-star .pos-star03 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 58px;
  right: 16px;
  -webkit-animation: fadeIn03 1s ease-out 1.6s infinite normal;
  animation: fadeIn03 1s ease-out 1.6s infinite normal;
}
@-webkit-keyframes fadeIn01 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn01 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn02 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn02 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn03 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn03 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#cpn-sec {
  margin-top: -120px;
  padding-top: 160px;
  padding-bottom: 50px;
}
.breadcrumbs {
  padding: 8px 0 8px 12px;
  font-size: 11px;
  color: #9c9c9c;
  white-space: nowrap;
}
.breadcrumbs > li.active span {
  color: #9c9c9c;
  text-decoration: none;
}
.breadcrumbs > li:not(:first-child):before {
  margin-right: 0.2rem;
  margin-left: 0.2rem;
}
.sp .breadcrumbs {
  font-size: 11px;
  padding: 8px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.pc_on {
  display: block;
}
.sp .pc_on {
  display: none;
}
.sp_on {
  display: none;
}
.sp .sp_on {
  display: block;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
.cbxbd {
  background-image: url(/static/cpn/mkt000036/img/img_check_off.png);
  background-repeat: no-repeat;
  padding: 12px 0 0 8px;
  font-size: 20px;
  display: block;
  height: 50px;
  margin: 0 auto;
  width: 76%;
}
.c_on .cbxbd {
  background-image: url(/static/cpn/mkt000036/img/img_check_on.png);
}
.sp .cbxbd {
  padding: 16px 0 0 35px;
  background-position: left top;
  width: 260px;
  height: 38px;
  font-size: 105%;
}
.sp .c_on .cbxbd {
  font-size: 105%;
  background-size: contain;
}
.btn_area_img p.desc {
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  color: #000;
}
.btn_area_txt {
  width: 500px;
  margin: 0 auto;
}
.sp .btn_area_txt {
  width: 100%;
  margin-top: 17px;
}
.sp .btn_area_txt p.desc {
  text-align: left;
  width: 90%;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 10px;
}
.btn_area_txt p.desc a {
  background: none;
  display: inline;
  width: auto;
  margin: 0;
  padding: 0;
  border-radius: 0;
  position: static;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: underline;
}
.btn_area_txt p.desc a:after {
  content: normal;
}
.sp .btn_area.ent_Btn.bottom .btn_area_img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.btn_area_img a:after {
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  background-size: contain;
}
.sp .btn_area_img a {
  width: 92%;
  font-size: 15px;
  margin: 0 auto;
}
.sp .btn_area_img a:after {
  top: 2px;
  width: 0.5em;
  height: 0.5em;
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.sp .btn_area.ent_Btn.bottom .btn_area_img a {
  width: 92%;
  font-size: 15px;
}
.sp .btn_area .btn_area_img {
  margin: 0 0 0% 0;
  text-align: center;
}
.btn_area.ent_Btn.bottom .btn_area_img a:after {
  top: 7px;
}
.sp .btn_area.ent_Btn.bottom .btn_area_img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#rex-btn #_26Ln #_2Mef {
  width: 87%;
  margin: 0 auto;
}
#rex-btn #_26Ln #_2Mef label {
  width: 84%;
  margin: 0 auto;
  max-width: 320px;
}
#rex-btn ._2DmP._1eNw {
  text-align: center;
}
#rex-btn #_26Ln .rex-button__1ArV {
  width: 100%;
  max-width: 970px;
}
#rex-btn
  #_26Ln
  .rex-button__1ArV
  .rex-button__3n3I.rex-button__sUEU.rex-button__25bR,
#rex-btn #_26Ln .rex-button__3n3I.rex-button__25bR {
  width: 65%;
}
#_2Mef ._2DmP._1eNw a,
#_2Mef ._2DmP a {
  color: #000;
}
#_2Mef > p._2DmP._1eNw > span:nth-child(1) > a {
  color: #4d4d4d;
  text-decoration: underline;
}
.sp #_2Mef > p._2DmP._1eNw > span:nth-child(1) > a {
  color: #4d4d4d;
  text-decoration: underline;
}
.sp #rex-btn #_26Ln .rex-button__1ArV {
  width: 80%;
  max-width: 500px;
  padding: 9px 0;
  margin: 2% auto 13px;
}
.sp
  #rex-btn
  #_26Ln
  .rex-button__1ArV
  .rex-button__3n3I.rex-button__sUEU.rex-button__25bR,
.sp #rex-btn #_26Ln .rex-button__1ArV .rex-button__3n3I.rex-button__25bR {
  width: 100%;
  max-width: 500px;
  padding: 9px 0;
  margin-top: 0;
}
.sp
  #rex-btn
  #_26Ln
  .rex-button__1ArV
  .rex-button__3n3I.rex-button__sUEU.rex-button__25bR
  span,
.sp #rex-btn #_26Ln .rex-button__1ArV .rex-button__3n3I.rex-button__25bR span {
  font-size: 16px;
}
.sp #rex-btn #_26Ln #_2Mef {
  width: 80%;
  margin: 0 auto;
  max-width: 500px;
}
.sp #_2Mef label .xF3q {
  width: 18px;
  height: 18px;
}
.sp #rex-btn #_26Ln #_2Mef label {
  font-size: 12px;
  width: 100%;
  max-width: 223px;
  padding-left: 31px;
  margin: 0 auto;
}
.sp #_2Mef label input[type="checkbox"]._1eNw:checked + .xF3q {
  background-size: 40%;
}
.sp #rex-btn #_26Ln #_2Mef ._2DmP._1eNw {
  font-size: 11px;
  margin-top: 23px;
  line-height: 1.7;
  text-align: left;
  padding: 0px 0 14px;
}
.note {
  margin: 6px auto 30px;
  font-size: 12px;
  line-height: 17px;
}
.sp .note {
  margin: 6px auto 3% !important;
  padding: 0 2%;
}
.note > a.toPoint-grant {
  color: #000;
  text-decoration: underline;
}
#fixed_topbar {
  border-bottom: #fff 1px solid;
  padding: 0;
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 60px !important;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 970px;
  justify-content: center;
  padding: 6px 0;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li:first-child,
#fixed_topbar .topbar-sec ul.gnavi_topbar li:nth-child(2) {
  margin-right: 18px;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li:first-child::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-point@4x.png) no-repeat center
    top;
  background-size: contain;
  margin-right: 4px;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li:nth-child(2)::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-about@4x.png) no-repeat center
    top;
  background-size: contain;
  margin-right: 4px;
}
#fixed_topbar .topbar-sec ul.gnavi_topbar li:nth-child(3)::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-details@4x.png) no-repeat
    center top;
  background-size: contain;
  margin-right: 4px;
}
.gnavi_500 {
  border-bottom: #fff 1px solid;
  padding: 6px 0;
}
.gnavi_500 > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gnavi_500 > div ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.gnavi_500 > div ul li:first-child,
.gnavi_500 > div ul li:nth-child(2) {
  margin-right: 14px;
}
.gnavi_500 > div ul li:first-child a::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-point@4x.png) no-repeat center
    top;
  background-size: contain;
  margin-right: 4px;
}
.gnavi_500 > div ul li:nth-child(2) a::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-about@4x.png) no-repeat center
    top;
  background-size: contain;
  margin-right: 4px;
}
.gnavi_500 > div ul li:nth-child(3) a::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(/static/cpn/mkt000036/img/icon-details@4x.png) no-repeat
    center top;
  background-size: contain;
  margin-right: 4px;
}
.point-500 .header-sec {
  background-color: #36701d;
}
.point-500 .header-sec #fixed_topbar {
  background-color: #36701d;
}
.point-500 .header-sec .header-inner-sec {
  background-color: #36701d;
}
.point-500 .header-sec .header-inner-sec > div {
  background-color: #36701d;
}
.point-500 .header-sec .header-inner-sec > div > h1 {
  background: url(/static/cpn/mkt000036/img/header200_mv_pc@2x.png) no-repeat
    center top;
  background-size: 100% auto;
  height: 240px;
}
.point-500 .header-sec .header-inner-sec > div > h1.renewal {
  background: url(/static/cpn/mkt000036/img/header200_mv_pc_v2@2x.png) no-repeat
    center top;
    background-size: 100% auto;
    height: 240px;
}
.sp .point-500 .header-sec .header-inner-sec > div > h1 {
  background: url(/static/cpn/mkt000036/img/header200_mv_sp@2x.png) no-repeat
    center top;
  background-size: 100% auto;
  height: 0;
  padding-bottom: 60%;
}
.sp .point-500 .header-sec .header-inner-sec > div > h1.renewal {
  background: url(/static/cpn/mkt000036/img/header200_mv_sp_v2@2x.png) no-repeat
    center top;
  background-size: 100% auto;
  height: 0;
  padding-bottom: 60%;
}
.point-500 .header-sec .rule-sec {
  background-color: #f1f1f1;
  padding: 10px 0;
}
.sp .point-500 .header-sec .rule-sec {
  padding: 10px 2%;
}
.point-500 .header-sec .rule-sec > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
}
.point-500 .header-sec .rule-sec > ul li.waku {
  color: #36701d;
  background-color: #fff;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 900;
  margin-right: 10px;
  padding: 4px 24px;
}
.sp .point-500 .header-sec .rule-sec > ul li.waku {
  font-size: 17px;
  margin-bottom: 2%;
}
.point-500 .header-sec .rule-sec > ul > div.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 19px;
  font-weight: 900;
}
.sp .point-500 .header-sec .rule-sec > ul > div.item {
  width: 100%;
  font-size: 13px;
}
.point-500 .header-sec .rule-sec > ul > div.item li {
  color: #36701d;
  border-radius: 20px;
  border: #36701d 2px solid;
  padding: 3px 18px 6px;
  position: relative;
  margin-right: 30px;
  background-color: #fff;
  font-size: 16px;
  padding: 4px 18px 4px;
}
.point-500 .header-sec .rule-sec > ul > div.item li::after {
  margin: -8px 0px 0 27px;
}
.sp .point-500 .header-sec .rule-sec > ul > div.item li {
  font-size: 12px;
  border-radius: 14px;
  padding: 6px 10px;
  margin-right: 2%;
}
@media screen and (max-width: 320px) {
  .sp .point-500 .header-sec .rule-sec > ul > div.item li {
    padding: 6px 4px;
    margin-right: 1%;
  }
}
.point-500 .header-sec .rule-sec > ul > div.item li::after {
  content: "+";
  position: absolute;
  color: #36701d;
  margin: -7px 0px 0 27px;
  font-size: 25px;
  -webkit-text-stroke: 2px #36701d;
}
.sp .point-500 .header-sec .rule-sec > ul > div.item li::after {
  display: none;
}
.point-500 .header-sec .rule-sec > ul > div.item li:last-child::after {
  display: none;
}
.point-500 .header-sec .termWrap-sec {
  padding: 10px 0;
}
.sp .point-500 .header-sec .termWrap-sec {
  padding: 10px 2%;
}
.point-500 .header-sec .termWrap-sec > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
}
.point-500 .header-sec .termWrap-sec > ul li.waku {
  color: #fff;
  border: #fff 1px solid;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 900;
  margin-right: 10px;
  padding: 4px 24px;
}
.sp .point-500 .header-sec .termWrap-sec > ul li.waku {
  font-size: 17px;
  margin-bottom: 1%;
}
.point-500 .header-sec .termWrap-sec > ul > div.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 23px;
  font-weight: 700;
}
.sp .point-500 .header-sec .termWrap-sec > ul > div.item {
  font-size: 19px;
}
.point-500 .header-sec .termWrap-sec > ul > div.item li {
  color: #fff;
  border-radius: 20px;
  position: relative;
  margin-right: 30px;
}
.point-500 .cpn-sec #point-sec {
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 80px;
}
.sp .point-500 .cpn-sec #point-sec {
  padding-bottom: 14%;
}
.point-500 .cpn-sec .camArea {
  padding: 40px 0;
}
.sp .point-500 .cpn-sec .camArea {
  padding: 6% 0;
}
.point-500 .cpn-sec .camArea .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 0 8px;
  position: relative;
}
.sp .point-500 .cpn-sec .camArea .tit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec {
  width: 100%;
  text-align: center;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en01 {
  color: #36701d;
  font-family: "Ubuntu", sans-serif;
  font-size: 52px;
  font-style: italic;
  z-index: 2;
  position: relative;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en01 {
  font-size: 43px;
  margin-bottom: 2px;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en01::before {
  content: "";
  display: inline-block;
  background: url(/static/cpn/mkt000036/img/icon-point@4x.png) no-repeat center
    center;
  background-size: contain;
  width: 46px;
  height: 46px;
  position: relative;
  top: 6px;
  z-index: 2;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en01::after {
  content: "";
  display: inline-block;
  background-color: #36701d;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 5px;
  z-index: 0;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en01::after {
  top: 2px;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en02 {
  color: #36701d;
  font-family: "Ubuntu", sans-serif;
  font-size: 52px;
  font-style: italic;
  z-index: 2;
  position: relative;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en02 {
  font-size: 43px;
  margin-bottom: 2px;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en02::before {
  content: "";
  display: inline-block;
  background: url(/static/cpn/mkt000036/img/icon-about@4x.png) no-repeat center
    center;
  background-size: contain;
  width: 46px;
  height: 46px;
  position: relative;
  top: 6px;
  z-index: 2;
}
.point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en02::after {
  content: "";
  display: inline-block;
  background-color: #36701d;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 4px;
  z-index: 0;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec span.tit-en02::after {
  top: 2px;
}
.sp .point-500 .cpn-sec .camArea .tit .tit-en-sec::after {
  content: "";
  display: block;
  background-color: #ffd716;
  width: 99%;
  height: 8px;
  position: relative;
  bottom: 4px;
  margin: 4px auto;
}
.point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit {
  font-style: italic;
  background-color: #000;
  padding: 0 12px 4px;
  border-radius: 20px;
  line-height: 26px;
  z-index: 2;
}
.sp .point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit {
  padding: 0 12px 8px;
}
.point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit span.sml-tit-en {
  color: #fff;
  font-size: 28px;
  font-family: "Ubuntu", sans-serif;
}
.sp .point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit span.sml-tit-en {
  font-size: 20px;
}
.point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit span.tit-jp {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.sp .point-500 .cpn-sec .camArea .tit .sub-tit-sec .sub-tit span.tit-jp {
  font-size: 16px;
  line-height: 18px;
}
.point-500 .cpn-sec .camArea .tit::after {
  content: "";
  display: block;
  background-color: #ffd716;
  width: 99%;
  height: 16px;
  position: absolute;
  bottom: 4px;
}
.sp .point-500 .cpn-sec .camArea .tit::after {
  display: none;
}
.point-500 .cpn-sec .camArea .stepWrap {
  margin-top: 28px;
  border: #36701d 4px solid;
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 30px 38px;
  position: relative;
}
.sp .point-500 .cpn-sec .camArea .stepWrap {
  padding: 6%;
}
.point-500 .cpn-sec .camArea .stepWrap .content > h3.txt {
  color: #36701d;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 900;
}
.sp .point-500 .cpn-sec .camArea .stepWrap .content > h3.txt {
  font-size: 22px;
}
.point-500 .cpn-sec .camArea .stepWrap .content > h3.txt span.ttl-step {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-size: 30px;
  margin-right: 10px;
}
.sp .point-500 .cpn-sec .camArea .stepWrap .content > h3.txt span.ttl-step {
  font-size: 26px;
}
.point-500 .cpn-sec .camArea .stepWrap .content .supplement {
  margin: 18px auto;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
}
.point-500 .cpn-sec .camArea .stepWrap .content .supplement .enji {
  margin-left: 12px;
  color: #bf0000;
}
.point-500 .cpn-sec .camArea .toDetail {
  margin-top: 12px;
  text-align: center;
}
.point-500 .cpn-sec .camArea .toDetail > a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #bf0000;
}
.point-500 .cpn-sec .camArea .toDetail > a:hover {
  text-decoration: underline;
}
.sp .point-500 .cpn-sec .camArea .toDetail > a {
  font-size: 14px;
}
.point-500 .cpn-sec .camArea .sw03 {
  padding: 16px 30px !important;
}
.sp .point-500 .cpn-sec .camArea .sw03 {
  padding: 6% !important;
}
.point-500 .cpn-sec .camArea .sw03::before {
  content: "";
  display: inline-block;
  background: url(/static/cpn/mkt000036/img/left-ribbon@2x.png) no-repeat center
    center;
  background-size: contain;
  width: 149px;
  height: 205px;
  position: absolute;
  top: -40px;
  left: -20px;
  z-index: 2;
}
.sp .point-500 .cpn-sec .camArea .sw03::before {
  width: 80px;
  height: 110px;
  top: -26px;
  left: -12px;
}
.point-500 .cpn-sec .camArea .sw03::after {
  content: "";
  display: inline-block;
  background: url(/static/cpn/mkt000036/img/right-ribbon@2x.png) no-repeat
    center center;
  background-size: contain;
  width: 149px;
  height: 205px;
  position: absolute;
  bottom: -36px;
  right: -25px;
  z-index: 2;
}
.sp .point-500 .cpn-sec .camArea .sw03::after {
  display: none;
}
.point-500 .cpn-sec .camArea span.triangle {
  margin: 26px auto;
  content: "";
  display: block;
  width: 50px;
  border-top: 50px solid #b8dca9;
  border-right: 60px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 60px solid transparent;
}
.sp .point-500 .cpn-sec .camArea span.triangle {
  width: 30px;
  border-top: 30px solid #b8dca9;
  border-right: 40px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 40px solid transparent;
}
.point-500 .cpn-sec #about-sec {
  background-color: #f7f7f7;
  padding-bottom: 60px;
}
.point-500 .cpn-sec #about-sec #about-inner-sec {
  margin-top: -18px;
  padding-top: 18px;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec .lead-sec {
  margin: 20px auto 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}
.sp .point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec .lead-sec {
  font-size: 18px;
  line-height: 30px;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec > ul > li {
  width: 30%;
  width: calc(92% / 3);
  height: 298px;
  background: url(/static/cpn/mkt000036/img/bg-about@2x.png) no-repeat center
    center;
  background-size: contain;
  position: relative;
  margin-bottom: 26px;
  padding: 50px 30px;
  text-align: center;
  position: relative;
}
.sp .point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec > ul > li {
  background: none;
  width: 48%;
  width: calc(96% / 2);
  padding: 0;
  height: auto;
}
.point-500
  .cpn-sec
  #about-sec
  #about-inner-sec
  .about-inner-sec
  > ul
  > li
  img.icon-pic {
  width: 160px;
}
.sp
  .point-500
  .cpn-sec
  #about-sec
  #about-inner-sec
  .about-inner-sec
  > ul
  > li
  img.icon-pic {
  width: 60%;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec > ul > li > p {
  margin-top: 16px;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 28px;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec .sml-font {
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 18px;
}
.point-500 .cpn-sec #about-sec #about-inner-sec .about-inner-sec .gototop > p {
  margin-bottom: 20px;
  font-size: 28px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 36px;
}
.sp
  .point-500
  .cpn-sec
  #about-sec
  #about-inner-sec
  .about-inner-sec
  .gototop
  > p {
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px;
}
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 16px;
  bottom: -50px;
  background: #36701d;
  opacity: 1;
  border-radius: 50%;
  z-index: 20;
}
.sp #page_top {
  right: 10px;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 18px auto;
  text-align: center;
}
.sp #rex-btn a.rex-button {
  font-size: 18px;
  padding: 16px 32px;
  width: 100% !important;
}

#rex-btn02 .agreement-message {
  display: none;
}
