@charset "UTF-8";
#nvcp2601 {
  margin: 0 auto;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 16px;
  color: #004160;
  background-color: #ffffd0;
  overflow: hidden;
}

.NVCP--inner {
  margin: 0 auto;
  position: relative;
  width: 1080px;
  text-align: center;
}

.Kimg {
  height: 320px;
  background: linear-gradient(90deg, #3ab0e2 0%, #3ab0e2 50%, #d3edfb 50%, #d3edfb 100%);
  overflow: hidden;
}

.Kimg .NVCP--inner {
  position: relative;
  height: 321px;
  background: url(../../images/cp/nvcp2401/kv_bg.jpg) no-repeat center top;
  background-size: cover;
}

.Kimg_NVCP--logo {
  position: absolute;
  top: 50px;
  left: 325px;
  width: 250px;
}

.Kimg_NVCP--date {
  position: absolute;
  top: 15px;
  right: 320px;
  width: 162px;
  height: 162px;
}

.Kimg_NVCP--title {
  padding-top: 110px;
  text-align: center;
}
.Kimg_NVCP--title img {
  width: 800px;
  height: 155px;
}

.NVCP--Features {
  position: relative;
  margin: 40px auto 50px;
  padding: 20px 40px 0;
  width: 840px;
  color: #fff;
  background: #004160;
}
.NVCP--Features::before {
  content: "";
  position: absolute;
  top: -17px;
  right: -37px;
  width: 137px;
  height: 90px;
  background: url(../../images/cp/nvcp2401/icon_gift.svg) no-repeat center top;
  background-size: contain;
}
.NVCP--Features::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 19px solid transparent;
  border-top: 33px solid #004160;
}
.NVCP--Features p {
  line-height: 1.9;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.01em;
}
.NVCP--Features p .underline {
  padding-bottom: 6px;
  border-bottom: 3px solid #ffe100;
  font-size: 30px;
}
.NVCP--Features p .text_yellow {
  padding: 0;
  font-size: 38px;
  color: #ffe100;
}

.NVCP--Btn {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.NVCP--Btn a {
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 308px;
  height: 68px;
  border: solid 3px #f38b59;
  border-radius: 35px;
  background-color: #f7d0df;
}
.NVCP--Btn a::before, .NVCP--Btn a::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 10px 0 10px 6px;
}
.NVCP--Btn a::before {
  border-color: transparent transparent transparent #004160;
  right: 26px;
}
.NVCP--Btn a::after {
  border-color: transparent transparent transparent #f7d0df;
  right: 28px;
}
.NVCP--Btn a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: solid 4px #fff;
  border-radius: 35px;
}

.NVCP--heading {
  padding-bottom: 0;
  position: relative;
  display: inline-block;
  letter-spacing: 0.2em;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 6px solid #f7d0df;
}
.NVCP--heading::before {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 50%;
  height: 6px;
  background: #ffe100;
}

.NVCP--Benefit {
  margin-top: 80px;
}

.NVCP--benefit--wrapper {
  position: relative;
  margin-top: 60px;
}
.NVCP--benefit--wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 266px;
  background: url(../../images/cp/nvcp2401/img_woman.png) no-repeat center top;
  background-size: contain;
}
.NVCP--benefit--wrapper::after {
  content: "";
  position: absolute;
  bottom: 210px;
  right: 140px;
  width: 66px;
  height: 242px;
  background: url(../../images/cp/nvcp2401/img_man1.png) no-repeat center top;
  background-size: contain;
}

.NVCP--heading-ribbon {
  display: inline-block;
  position: relative;
  text-align: center;
}
.NVCP--heading-ribbon::before {
  content: "";
  position: absolute;
  width: 70px;
  bottom: -11px;
  left: -50px;
  border: 20px solid #ffe100;
  border-left-color: transparent;
  z-index: 5;
}
.NVCP--heading-ribbon::after {
  content: "";
  position: absolute;
  width: 70px;
  bottom: -11px;
  right: -50px;
  border: 20px solid #ffe100;
  border-right-color: transparent;
  z-index: 5;
}
.NVCP--heading-ribbon h3 {
  display: inline-block;
  position: relative;
  width: 387px;
  height: 46px;
  line-height: 46px;
  font-size: 24px;
  font-weight: bold;
  border: 1px solid #fff;
  background: #ffe100;
  z-index: 10;
}

.NVCP--Benefit--box {
  position: relative;
  padding: 36px 20px;
  background-color: #fff;
  border: solid 3px #f5bc92;
  box-shadow: 4px 4px 0px 0 rgb(245, 188, 146);
  text-align: left;
}
.NVCP--Benefit--box::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  width: 156px;
  height: 30px;
  background: url(../../images/cp/nvcp2401/special_offer.svg) no-repeat center top;
  background-size: contain;
}

.benefit01 {
  margin: 80px auto 70px;
  position: relative;
  width: 630px;
  letter-spacing: 0.01em;
}

.NVCP--flex {
  margin: 100px auto 0;
  display: flex;
  justify-content: space-between;
  width: 840px;
}
.NVCP--flex .NVCP--Benefit--box {
  width: 400px;
}

.benefit01::after, .benefit02::after, .benefit03::after {
  content: "";
  position: absolute;
  top: -56px;
  left: 50%;
  transform: translateX(-50%);
  width: 77px;
  height: 77px;
}

.benefit01::after {
  background: url(../../images/cp/nvcp2401/icon_no1.svg) no-repeat center top;
  background-size: contain;
}

.benefit02::after {
  background: url(../../images/cp/nvcp2401/icon_no2.svg) no-repeat center top;
  background-size: contain;
}

.benefit03::after {
  background: url(../../images/cp/nvcp2401/icon_no3.svg) no-repeat center top;
  background-size: contain;
}

.marker {
  text-align: center;
}
.marker mark {
  padding: 5px 0;
  line-height: 1.8;
  font-size: 20px;
  font-weight: bold;
  color: #0b6eb0;
  background: linear-gradient(transparent 50%, #d3edfb 0%);
}
.marker + p {
  margin-top: 30px;
  letter-spacing: 0.01em;
}

.NVCP--guideline--wrapper,
.NVCP--attention--wrapper {
  margin: 0 auto;
  padding: 53px 44px 35px;
  width: 840px;
  background: #fff;
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
}

.NVCP--Guideline .NVCP--heading,
.NVCP--Attention .NVCP--heading {
  position: relative;
  top: 25px;
  z-index: 5;
}

.NVCP--Guideline {
  margin-top: 95px;
}

.NVCP--guideline--wrapper {
  position: relative;
  z-index: 3;
}
.NVCP--guideline--wrapper::before {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 40px;
  width: 111px;
  height: 236px;
  background: url(../../images/cp/nvcp2401/img_man2.png) no-repeat center top;
  background-size: contain;
}
.NVCP--guideline--wrapper::after {
  content: "";
  position: absolute;
  top: -90px;
  right: -120px;
  width: 275px;
  height: 235px;
  background: url(../../images/cp/nvcp2401/img_dot.png) no-repeat center top;
  background-size: contain;
}

.guideline--detail dt {
  margin-bottom: 1em;
  padding: 0 1em;
  display: inline-block;
  border: solid 1px #004160;
  font-size: 18px;
}
.guideline--detail dt:not(:first-of-type) {
  margin-top: 30px;
}
.guideline--detail .guideline--date {
  font-size: 18px;
}

.NVCP--Attention {
  margin: 35px auto 60px;
}

.attention--list {
  text-align: left;
  list-style: none;
}
.attention--list li {
  padding: 0 0 6px 20px;
  position: relative;
  line-height: 1.4;
}
.attention--list li::before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 11px;
  height: 11px;
  background-color: #0b6eb0;
  border-radius: 50%;
}

.NVCP--Azabunavi {
  margin-top: 120px;
}

.NVCP--Azabunavi-wrapper {
  padding: 100px 100px 60px;
  margin-left: -100px;
  margin-right: -100px;
  position: relative;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background: #d3edfb;
}
.NVCP--Azabunavi-wrapper::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 260px;
  height: 82px;
  background: url(../../images/cp/nvcp2401/azabunavi_logo_2.svg) no-repeat center top;
  background-size: contain;
}

.NVCP--headingNavi {
  padding-left: 20px;
  margin-left: 133px;
  position: relative;
  width: 500px;
  height: 50px;
  font-size: 30px;
  font-weight: bold;
  color: #0b6eb0;
  background: #fff;
  text-align: left;
}
.NVCP--headingNavi::before {
  content: "";
  position: absolute;
  top: -7px;
  left: -16px;
  width: 500px;
  height: 50px;
  border: 2px solid #3ab0e2;
}
.NVCP--headingNavi + p {
  margin: 20px 0 40px 118px;
  padding-left: 20px;
  width: 590px;
  text-align: left;
  border-left: solid 10px #0b6eb0;
}

.azabunavi_caputure {
  position: absolute;
  top: -20px;
  right: 110px;
  width: 194px;
  height: 233px;
}

.NVCP--BtnNavi {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.NVCP--BtnNavi a {
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 308px;
  height: 68px;
  border: solid 3px #0b6eb0;
  border-radius: 35px;
  background-color: #ffffd0;
}
.NVCP--BtnNavi a::before, .NVCP--BtnNavi a::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 10px 0 10px 6px;
}
.NVCP--BtnNavi a::before {
  border-color: transparent transparent transparent #004160;
  right: 26px;
}
.NVCP--BtnNavi a::after {
  border-color: transparent transparent transparent #ffffd0;
  right: 28px;
}
.NVCP--BtnNavi a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: solid 4px #fff;
  border-radius: 35px;
}

@media screen and (max-width: 768px) {
  .NVCP--inner {
    width: 89.7435897436%;
  }
  .Kimg {
    padding-top: 76.5384615%;
    height: 0;
    background: url(../../images/cp/nvcp2401/kv_bg-sp.jpg) no-repeat center top;
    background-size: cover;
  }
  .Kimg .NVCP--inner {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    background: none;
  }
  .Kimg_NVCP--logo {
    position: absolute;
    top: 14.5484949833%;
    left: 14.2857142857%;
    width: 43.5714285714%;
    height: auto;
  }
  .Kimg_NVCP--date {
    position: absolute;
    top: 4.1806020067%;
    right: 6.5714285714%;
    width: 31%;
    height: auto;
  }
  .Kimg_NVCP--title {
    padding-top: 32.1428571429%;
    text-align: center;
  }
  .Kimg_NVCP--title img {
    width: 99%;
    height: auto;
  }
  .NVCP--Features {
    margin: 0 auto 50px;
    padding: 20px 0 0;
    width: 100%;
  }
  .NVCP--Features::before { /* Giftのイラスト */
    top: auto;
    right: 8px;
    bottom: -30px;
    width: 103px;
    height: 68px;
  }
  .NVCP--Features::after {
    border: 19px solid transparent;
    border-top: 33px solid #004160;
  }
  .NVCP--Features p {
    margin: 0 auto;
    line-height: 1.5;
    font-size: 22px;
    width: 95%;
  }
  .NVCP--Features p .underline {
    padding-bottom: 3px;
    border-bottom: 3px solid #ffe100;
    font-size: 24px;
  }
  .NVCP--Features p .text_yellow {
    font-size: 30px;
  }
  .NVCP--Features p .sp-adjust {
    padding-top: 15px;
    display: inline-block;
  }
  .NVCP--Btn {
    font-size: 20px;
  }
  .NVCP--Btn a {
    width: 308px;
    height: 68px;
    border: solid 2px #f38b59;
  }
  .NVCP--heading {
    font-size: 24px;
  }
  .NVCP--heading::before {
    left: 0;
    width: 50%;
  }
  .NVCP--Benefit {
    margin-top: 80px;
  }
  .NVCP--benefit--wrapper {
    margin-top: 40px;
    z-index: 3;
  }
  .NVCP--benefit--wrapper::before {
    top: 40px;
    left: auto;
    right: 10px;
    width: 100px;
    height: 148px;
    z-index: 5;
  }
  .NVCP--benefit--wrapper::after {
    bottom: 140px;
    right: 20px;
    width: 45px;
    height: 164px;
  }
  .NVCP--heading-ribbon::before {
    width: 10%;
    bottom: -30%;
    left: -6%;
    border: 15px solid #ffe100;
    border-left: 7px solid transparent;
  }
  .NVCP--heading-ribbon::after {
    width: 10%;
    bottom: -30%;
    right: -6%;
    border: 15px solid #ffe100;
    border-right: 7px solid transparent;
  }
  .NVCP--heading-ribbon h3 {
    padding: 0 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
  }
  .NVCP--Benefit--box {
    position: relative;
    padding: 36px 15px 20px;
    background-color: #fff;
    border: solid 3px #f5bc92;
    box-shadow: 4px 4px 0px 0 rgb(245, 188, 146);
    text-align: left;
  }
  .NVCP--Benefit--box::before {
    content: "";
    position: absolute;
    top: -24px;
    left: 0;
    width: 143px;
    height: 28px;
    background: url(../../images/cp/nvcp2401/special_offer.svg) no-repeat center top;
    background-size: contain;
  }
  .benefit01 {
    margin: 80px auto 70px;
    width: 100%;
    max-width: 500px;
    letter-spacing: 0.01em;
  }
  .NVCP--flex {
    margin: 100px auto 0;
    display: block;
    width: 100%;
  }
  .NVCP--flex .NVCP--Benefit--box {
    margin: 80px auto 0;
    width: 100%;
    max-width: 500px;
  }
  .NVCP--flex .NVCP--Benefit--box:not(:first-child) {
    margin-top: 100px;
  }
  .benefit01::after, .benefit02::after, .benefit03::after {
    top: -56px;
    width: 80px;
    height: 80px;
  }
  .marker mark {
    line-height: 1.5;
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  .marker mark .ls-narrow {
    letter-spacing: -0.01em;
  }
  .marker + p {
    margin-top: 30px;
    font-size: 15px;
    letter-spacing: -0.01em;
  }
  .NVCP--guideline--wrapper,
.NVCP--attention--wrapper {
    padding: 65px 20px 50px;
    width: 100%;
    max-width: 500px;
  }
  .NVCP--Guideline .NVCP--heading,
.NVCP--Attention .NVCP--heading {
    position: relative;
    top: 22px;
  }
  .NVCP--guideline--wrapper::before {
    top: -70px;
    bottom: auto;
    left: 20px;
    width: 70px;
    height: 149px;
  }
  .NVCP--guideline--wrapper::after {
    top: auto;
    bottom: -80px;
    right: 0;
    width: 150px;
    height: 124px;
  }
  .NVCP--Guideline {
    margin-top: 80px;
  }
  .guideline--detail dd {
    letter-spacing: 0.03em;
  }
  .guideline--detail .guideline--date {
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .NVCP--Attention {
    margin: 75px auto 60px;
  }
  .attention--list li {
    letter-spacing: 0.01em;
  }
  .NVCP--Azabunavi {
    margin-top: 120px;
  }
  .NVCP--Azabunavi-wrapper {
    padding: 80px 180px 60px;
    margin-left: -180px;
    margin-right: -180px;
  }
  .NVCP--Azabunavi-wrapper::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 195px;
    height: 62px;
    background: url(../../images/cp/nvcp2401/azabunavi_logo_2.svg) no-repeat center top;
    background-size: contain;
  }
  .NVCP--Azabunavi-wrapper .NVCP--inner {
    max-width: 500px;
  }
  .NVCP--headingNavi {
    padding: 10px 40px 16px;
    margin: 0 auto;
    position: relative;
    width: 99%;
    max-width: 350px;
    height: auto;
    line-height: 0.9;
    vertical-align: top;
    font-size: 30px;
  }
  .NVCP--headingNavi span {
    vertical-align: top;
    font-size: 16px;
  }
  .NVCP--headingNavi::before {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 100%;
    height: 100%;
    border: 2px solid #3ab0e2;
  }
  .NVCP--headingNavi + p {
    margin: 30px 0 35px;
    padding-left: 0;
    width: 100%;
    border-left: none;
    letter-spacing: 0.01em;
  }
  .NVCP--headingNavi + p span {
    text-indent: -0.4em;
    display: inline-block;
  }
  .azabunavi_caputure {
    position: absolute;
    top: -30px;
    right: 20px;
    width: 98px;
    height: 120px;
  }
  .NVCP--BtnNavi {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .NVCP--BtnNavi a {
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 228px;
    height: 46px;
    border: solid 2px #0b6eb0;
    border-radius: 35px;
    background-color: #ffffd0;
  }
  .NVCP--BtnNavi a::before, .NVCP--BtnNavi a::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 8px 0 8px 6px;
  }
  .NVCP--BtnNavi a::before {
    border-color: transparent transparent transparent #004160;
    right: 26px;
  }
  .NVCP--BtnNavi a::after {
    border-color: transparent transparent transparent #ffffd0;
    right: 28px;
  }
  .NVCP--BtnNavi a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: solid 2px #fff;
    border-radius: 35px;
  }
}
/*# sourceMappingURL=nvcp2401.css.map */