@charset "shift_jis";
/* Updated 2024/10/07.T */
.nyukinCpEndTxt {
  padding: 15px 0 16px;
  background: #003927;
  font-weight: bold;
  font-size: 42px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .nyukinCpEndTxt {
    padding: 8px 10px 6px;
    font-size: 16px;
  }
}
/*-----------------------
common parts
------------------------*/
#footer-content {
  margin-top: 0;
}
#footer-content .footer-pageTop {
  position: relative;
}
.btn-type01.-orange01 {
  background: #fd5e04;
}
.sec-inr01 {
  width: 100%;
  margin: 0 auto;
  padding: 0 18px;
}
.bg-content {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-image: url(/kojin/olive/special/olive-campaign/chargespot2/imgs/index_bg_01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}
.card-modal01 {
  background: #f5f9e6;
}
.layout-bg01 {
  position: relative;
}
._none-border {
  border: none !important;
}
.btn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 40px;
  text-decoration: none;
}
.btn01.btn-orange01 {
  width: 100%;
  max-width: 360px;
  height: 60px;
  background: #ff5f04;
  box-shadow: 0px 6px 8px rgba(193, 93, 0, 0.3);
}
.btn01.btn-orange01 > .inner {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

.btn01.btn-white01 {
  width: 100%;
  max-width: 200px;
  height: 40px;
  background: #fff;
  border: 1px solid #d5dedb;
}
.btn01.btn-white01 > .inner {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #004831;
  font-size: 1.6rem;
  font-weight: bold;
}
.t-gray01 {
  color: #56635F;
}
.txt-mark01 {
  background: linear-gradient(transparent 60%, #C6DE78 60%);
  font-weight: inherit;
}
.t-nMgn01 {
  display: inline-block;
  margin: 0 -.25em;
}
.bg-green01 {
  background: #F5F9E6;
}
/*-----------------------
section-main
------------------------*/
.section-main {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  overflow: visible;
  box-shadow: 0 14px 40px 0 rgba(20, 29, 29, 0.16);
}
@media screen and (max-width: 767px) {
  .section-main {
    box-shadow: none;
  }
}
.section-main .section-mainInr {
  overflow: hidden;
}
.section-main .section-mainInr > :last-child {
  padding-bottom: 60px;
}

/*-----------------------
bnr-area
------------------------*/
.bnr-area {
  padding: 30px 0 40px;
  background: #f5f9e6;
}
.bnr-area .text-hooray01>.inner::after,
.bnr-area .text-hooray01>.inner::before {
  background: #c4d700;
}

/*-----------------------
sec01
------------------------*/
.sec01 {
  padding-top: 30px;
  padding-bottom: 40px;
}
.sec01 .cont-blk {
  margin-top: 55px;
  padding: 45px 10px 0;
  background: #fffcf2;
  border-radius: 13px;
}
.sec01 .cont-blk .ttl03 {
  margin-top: -70px;
}
.sec01 .cont-blk .img01 {
  margin-top: 20px;
}
.sec01 .cont-blk .img03 {
  margin-top: 12px;
}
.sec01 .cont-blk .img04 {
  margin: 16px -10px -1px -10px;
}
.sec01 .cont-blk .table-cont {
  margin-top: 25px;
}
.sec01 .cont-blk .table-cont .table-item:not(:first-child) {
  margin-top: 15px;
}
.sec01 .cont-blk .table-cont .table-item dt {
  padding: 3px 10px;
  font-weight: bold;
  color: #fff;
  background: #017a4f;
}
.sec01 .cont-blk .table-cont .table-item dd {
  padding: 3px 10px;
}
.sec01 .cont-blk.blk02 {
  padding: 45px 20px 0;
}

/*-----------------------
sec02
------------------------*/
.sec02 {
  padding: 40px 0 0;
}
.sec02 .n-margin01 {
  margin: 0 -18px;
}
.sec02 .basic-blk {
  margin-top: 38px;
  background: #fff;
  border-radius: 0 0 12px 12px;
}
.sec02 .basic-blk .ttl03 {
  padding: 20px 12px;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  color: #fff;
  background: #006444;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 499px) {
  .sec02 .basic-blk .ttl03 {
    padding: 13px 12px 15px;
    font-size: 22px;
  }
}
/*-----------------------
card-Area01
------------------------*/
.card-Area01 .cardInner01,
.card-Area01.col2 .cardInner01 {
  width: calc(50% - 1px);
  padding: 10px 8px 25px;
  border-left: 1px solid #017a4f;
  border-top: 1px solid #017a4f;
  text-align: center;
  box-sizing: border-box;
}
.card-Area01 .item-title01 {
  font-size: 24px;
  color: #006444;
  font-weight: bold;
}
.card-Area01 .item-img01 {
  margin: 30px 0 0;
  min-height: 130px;
}
.card-Area01 .item-img02 {
  margin: 30px 0 0;
}
.card-Area01 .cardInner01:nth-child(-n+2) {
  border-top: none;
}
.card-Area01 .cardInner01:nth-child(3) {
  position: relative;
}
.card-Area01 .item-img01 {
  min-height: 102px;
}
.card-Area01 .cardInner01,
.card-Area01.col2 .cardInner01 {
  width: calc(50% - 1px);
  padding: 10px 8px 25px;
  border-left: 1px solid #017a4f;
  border-top: 1px solid #017a4f;
  text-align: center;
  box-sizing: border-box;
}
.box-shape {
  padding: 20px 30px;
  border-bottom: 1px solid #d5dedb;
}
.text-note01 {
  margin: 20px 0 0;
  font-size: 12px;
  line-height: 1.7;
}
.text-note01 li {
  position: relative;
  margin: 3px 0 0;
  padding-left: 2em;
}
.text-note01 li  [class^="list-"],
.text-note01 li  [class^="list-"] > .item {
  margin-top: 0;
}
.text-note01 > li > span {
  position: absolute;
  left: 0;
  top: 0em;
}

/*-----------------------
fixed-area
------------------------*/
#footer-fixed {
  position: relative;
  background: rgba(255, 255, 255, .8);
}
#fixed-area.fixed-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#footer-fixed .panel {
  display: block !important;
  height: 100% !important;
  padding: 22px 5.33% 14px !important;
  background: none;
  box-shadow: none;
}


.kv {
  position: relative;
}
.kv-img {
  width: 100%;
}
.kv-btn {
  position: absolute;
  display: flex;
  flex-flow: column;
  width: calc(100% - 30px);
  top: 75.8%;
  left: 3%;
}
.kv-btn .btn-type01 {
  margin-bottom: 30px;
}
.content01 img {
  width: 100%;
}
.content02 {
  background-image: linear-gradient(0deg,#c4eeec ,#cee398);
  padding-top: 40px;
}
.content02 .flow {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.content02 .white-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px 20px;
  margin: 30px 16px;
}
.white-box .step-content:not(:last-child)::after {
  content: url(/kojin/olive/special/olive-campaign/chargespot2/imgs/index_ico_01.png);
  display: flex;
  justify-content: center;
  margin: 36px 0;
}
.step-lable {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.step {
  background-color: #004831;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 9px;
}
.white-box .title {
  font-size: 24px;
  font-weight: bold;
  color: #004831;
  margin-bottom: 33px;
  text-align: center;
}
@media screen and (max-width: 499px) {
  .white-box .title {
    font-size: 20px;
  }
}
.white-box .title > * {
  display: inline-block;
}
.white-box .text01 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 27px;
}
.white-box .btn-type01 {
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
}
@media screen and (max-width: 374px) {
  .white-box .btn-type01 {
    font-size: 16px !important;
  }
}
.white-box .conditions {
  color: #006444;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 26px;
  margin: 0 30px;
}
.white-box .conditions li {
  margin-bottom: 17px;
}
.white-box .text02 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 27px;
}
.white-box .text03 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.white-box .light-box01,
.white-box .light-box01 > .inner {
  position: relative;
}
.white-box .light-box01 {
  max-width: 375px;
  margin: 16px auto 0;
}
.white-box .light-box01 > .inner {
  padding: 13px 50px 13px 13px;
  border: 3px solid #147A4F;
  color: #017A4F;
  font-size: 14px;
  font-weight: bold;
}
.white-box .light-box01::before,
.white-box .light-box01 > .inner::after {
  position: absolute;
  content: "";
}
.white-box .light-box01::before {
  top: 7px;
  right: -7px;
  bottom: -6px;
  left: 8px;
  background: #F4F8E5;
}
.white-box .light-box01 > .inner::after {
  top: 0;
  right: -10px;
  bottom: 0;
  width: 85px;
  margin: auto 0;
  background: url(/kojin/olive/special/olive-campaign/chargespot2/imgs/index_bg_02.svg) center / contain no-repeat;
}
.white-box .icon-blank01 {
  margin: 0 30px;
  display: block;
}
.white-box .icon-blank01 .inner {
  font-size: 16px;
  font-weight: bold;
}
.content02 .coupon {
  padding-bottom: 60px;
}
.content02 .coupon::before {
  content: url(/kojin/olive/special/olive-campaign/chargespot2/imgs/index_ico_02.png);
  display: flex;
  justify-content: center;
  margin-top: 47px;
  margin-bottom: 20px;
}
.coupon .coupon-img {
  padding: 0 4.2%;
  text-align: center;
}
.coupon .list-notice01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 24px;
}
.sec02 .charm-img {
  text-align: center;
}
.basic .text01 {
  margin: 25px 20px 7px;
}
.basic .text-note01 {
  margin: 20px 20px 0;
  padding-bottom: 38px;
}
.sec-inr01 .detail {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 30px;
}
.campaign-table {
  font-size: 14px;
}
.campaign-table th {
  background-color: #006444;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  width: 30%;
  border-bottom: 1px solid #D5DEDB;
}
.campaign-table td {
  background-color: #fff;
  padding: 15px;
  border-bottom: 1px solid #D5DEDB;
}
.campaign-th.start {
  border-radius: 12px 0 0 0;
}
.campaign-td.start {
  border-radius: 0 12px 0 0;
}
.campaign-th.end {
  border-radius: 0 0 0 12px;
  border-bottom: none;
}
.campaign-td.end {
  border-radius: 0 0 12px 0;
  border-bottom: none;
}
.list-circle01.dotblack:not(:first-child) {
  margin-top: 13px;
}
.list-circle01.dotblack {
  margin-bottom: 13px;
}
.list-circle01.dotblack>.item::before {
  background: #56635F;
}
.footer-btn {
  display: flex;
  justify-content: center;
}
.footer-btn li:first-child{
  margin-right: 15px;
}
.footer-btn .btn-type01, .btn-type02 {
  width: 450px;
}
@media screen and (max-width: 499px) {
  .footer-btn .btn-type01, .btn-type02 {
    width: auto;
    min-width: 154px;
    padding: 3px 13px;
  }
}
@media screen and (max-width: 369px) {
  #footer-fixed .panel {
    padding: 22px 4.2% 14px !important;
  }
  .footer-btn li:first-child {
    margin-right: 8px;
  }
  .footer-btn .btn-type01, .btn-type02 {
    min-width: 140px;
    padding: 3px 13px;
  }
}
/*-----------------------
ancFixed
------------------------*/
.ancFixed {
  position: fixed;
  top: 47%;
  left: 60px;
  margin-top: -100px;
  z-index: 10;
}
.ancFixed .fixTtl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #108259;
  line-height: 0.8;
}
.ancFixed .menu {
  position: relative;
  top: 26px;
  z-index: 10;
  left: 17%;
}
.ancFixed .ancBox {
  position: relative;
  width: 300px;
  height: 269px;
  padding: 42px 0 29px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 5px 5px 1px 1px #94b594;
}
.ancFixed .ancBox .ancList [class *="list0"] {
  margin-top: 30px;
}
.ancFixed .ancBox .ancList [class *="list0"]:first-child {
  margin-top: 0;
}
.ancFixed .ancBox .ancList [class *="list0"] a {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1046px) {
  ._pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  ._pc-only {
    display: none !important;
  }
}
._pl20 {
  padding-left: 20px !important;
}
.content01-link {
  background-color: #fff;
  text-align: center;
  padding-bottom: 30px;
}