@charset "UTF-8";
:where(#main) {
  font-feature-settings: "palt";
}

:where(picture) {
  vertical-align: bottom;
}
:where(picture) img {
  width: auto;
  height: auto;
}

@media screen and (768px < width) {
  html:not(.is-tablet) .cd_sp_only {
    display: none;
  }
  html:not(.is-tablet) #main {
    width: 100%;
    background: linear-gradient(90deg, rgb(80, 45, 90) 12.87%, rgb(14, 68, 84) 88.14%), linear-gradient(rgb(80, 45, 90), rgb(80, 45, 90)), linear-gradient(rgb(14, 68, 84), rgb(14, 68, 84));
    background-position: center top, left top, right top;
    background-size: 1500px 100%, calc(50% - 750px) 100%, calc(50% - 750px) 100%;
    background-repeat: no-repeat;
    overflow-x: hidden;
  }
  html:not(.is-tablet) #firstview {
    height: 480px;
    clip-path: polygon(calc(50% - 6000px) 0%, 50% 100%, calc(50% + 6000px) 0%);
    position: relative;
  }
  html:not(.is-tablet) #firstview::before, html:not(.is-tablet) #firstview::after {
    content: "";
    width: 50%;
    height: 100%;
    background-position: left top;
    background-size: auto 100%;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    z-index: 0;
  }
  html:not(.is-tablet) #firstview::before {
    background-image: url("../../../images/campaign/nft/fv_title_pc_l.png");
    right: 50%;
  }
  html:not(.is-tablet) #firstview::after {
    background-image: url("../../../images/campaign/nft/fv_title_pc_r.png");
    left: 50%;
  }
  html:not(.is-tablet) #firstview h1 {
    transform: translateX(-50%);
    line-height: 0;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
  }
  html:not(.is-tablet) #firstview h1 img {
    height: 480px;
  }
  html:not(.is-tablet) #summary {
    padding: 65px 0 85px;
  }
  html:not(.is-tablet) #summary .headline {
    padding-bottom: 30px;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 100px 2px;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 0;
  }
  html:not(.is-tablet) #summary .headline img {
    width: 303px;
  }
  html:not(.is-tablet) #summary .content {
    margin-top: 50px;
  }
  html:not(.is-tablet) #summary .content .catchphrase {
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 44px;
    line-height: 57px;
  }
  html:not(.is-tablet) #summary .content .range {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 1000px;
    margin: 35px auto 0;
    border-top: 4px solid #FFE846;
    border-bottom: 4px solid #FFE846;
  }
  html:not(.is-tablet) #summary .content .range p {
    padding: 15px 0;
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
  }
  html:not(.is-tablet) #summary .content .flow {
    margin-top: 42px;
    text-align: center;
  }
  html:not(.is-tablet) #summary .content .flow img {
    width: 970px;
  }
  html:not(.is-tablet) #summary .content .explain {
    width: 800px;
    margin: 25px auto 0;
  }
  html:not(.is-tablet) #summary .content .explain p {
    color: #FFFFFF;
    line-height: 26px;
    letter-spacing: 0.02em;
  }
  html:not(.is-tablet) #summary .content .explain p:nth-child(1) {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
  }
  html:not(.is-tablet) #summary .content .explain p:nth-child(2) {
    margin-top: 40px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
  }
  html:not(.is-tablet) #summary .content .gift {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 800px;
    height: 82px;
    margin: 10px auto 0;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
  }
  html:not(.is-tablet) #summary .content .gift::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgb(203, 86, 247) 0%, rgb(90, 179, 252) 100%);
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  html:not(.is-tablet) #summary .content .gift p {
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    z-index: 10;
  }
  html:not(.is-tablet) #summary .content .application {
    margin-top: 55px;
  }
  html:not(.is-tablet) #summary .content .application p {
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
  }
  html:not(.is-tablet) #summary .content .application a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 290px;
    height: 75px;
    margin: 30px auto 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 35px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
  }
  html:not(.is-tablet) #earn {
    padding-top: 77px;
    background: #FFF7E6;
  }
  html:not(.is-tablet) #earn .headline {
    padding-bottom: 30px;
    text-align: center;
    line-height: 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 100px 2px;
    background-repeat: no-repeat;
  }
  html:not(.is-tablet) #earn .headline img {
    width: 289px;
  }
  html:not(.is-tablet) #earn .content {
    width: 1000px;
    margin: 18px auto 0;
    position: relative;
  }
  html:not(.is-tablet) #earn .content .summary {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 1000px;
    margin: 0 auto;
  }
  html:not(.is-tablet) #earn .content .summary .text {
    padding-top: 41px;
  }
  html:not(.is-tablet) #earn .content .summary .text h3 {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 30.4207px;
    line-height: 46.8985px;
    position: relative;
  }
  html:not(.is-tablet) #earn .content .summary .text h3 span {
    padding-right: 247px;
  }
  html:not(.is-tablet) #earn .content .summary .text h3 span img {
    width: 242px;
    position: absolute;
    left: 0;
    top: 4px;
  }
  html:not(.is-tablet) #earn .content .summary .text p {
    width: 396px;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
  }
  html:not(.is-tablet) #earn .content .summary .text p:nth-of-type(1) {
    margin-top: 17px;
  }
  html:not(.is-tablet) #earn .content .summary .map {
    height: 497px;
    position: relative;
  }
  html:not(.is-tablet) #earn .content .summary .map img {
    width: 788px;
    position: absolute;
    top: 0;
    right: -250px;
  }
  html:not(.is-tablet) #earn .content .example {
    width: 1000px;
    margin: 47px auto 0;
  }
  html:not(.is-tablet) #earn .content .example h4 {
    display: block;
    background-image: linear-gradient(#424242, #424242), linear-gradient(#424242, #424242);
    background-size: 342px 1px;
    background-position: left center, right center;
    background-repeat: no-repeat;
    text-align: center;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 47px;
    padding-bottom: 45px;
    border-bottom: 1px solid #424242;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .label {
    text-align: center;
    line-height: 0;
    position: relative;
    z-index: 10;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .label img:nth-child(1) {
    width: 34px;
    position: absolute;
    left: 109px;
    top: -15px;
    z-index: 10;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .label img:nth-child(2) {
    width: 68px;
    z-index: 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail {
    width: 315px;
    height: 321px;
    margin-top: -24px;
    position: relative;
    z-index: 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail::before, html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail::after {
    content: "";
    width: 310px;
    height: 316px;
    border-radius: 30px;
    background: linear-gradient(45deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    position: absolute;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail::before {
    left: 0;
    top: 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail::after {
    right: 0;
    bottom: 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail > dl {
    box-sizing: border-box;
    width: 300px;
    height: 306px;
    padding-top: 31px;
    background: #fff;
    border-radius: 25px;
    position: relative;
    left: 5px;
    top: 5px;
    z-index: 10;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail > dl > dt {
    box-sizing: content-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 48px;
    padding-bottom: 16px;
    text-align: center;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    position: relative;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail > dl > dt::after {
    content: "";
    width: 58px;
    height: 5px;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 5px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail > dl > dd {
    width: 254px;
    margin: 12px auto 0;
  }
  html:not(.is-tablet) #earn .content .example #earn_example_list .item .detail > dl > dd p {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
  }
  html:not(.is-tablet) #earn .content .annotation {
    width: 1000px;
    margin: 50px auto 0;
  }
  html:not(.is-tablet) #earn .content .annotation p {
    width: 798px;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
  }
  html:not(.is-tablet) #earn .content .annotation p:nth-child(2) {
    margin-top: 26px;
  }
  html:not(.is-tablet) #earn .content .website {
    line-height: 0;
    position: absolute;
    right: calc(50% - 500px);
    bottom: 72px;
    z-index: 10;
  }
  html:not(.is-tablet) #earn .content .website img {
    width: 170px;
  }
  html:not(.is-tablet) #earn .content .about {
    width: 1000px;
    margin: 57px auto 0;
    padding-bottom: 72px;
  }
  html:not(.is-tablet) #earn .content .about > dl {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 798px;
    height: 190px;
    background: #ffffff;
    border-radius: 20px;
    padding-left: 45px;
  }
  html:not(.is-tablet) #earn .content .about > dl > dt {
    width: 55px;
    line-height: 0;
    padding-top: 37px;
  }
  html:not(.is-tablet) #earn .content .about > dl > dt img {
    width: 55px;
  }
  html:not(.is-tablet) #earn .content .about > dl > dt span {
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
  }
  html:not(.is-tablet) #earn .content .about > dl > dd {
    margin-left: 25px;
    padding-top: 27px;
    width: 628px;
  }
  html:not(.is-tablet) #earn .content .about > dl > dd p {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  html:not(.is-tablet) #howto_provide {
    padding: 53px 0 79px;
    background: #ffffff;
  }
  html:not(.is-tablet) #howto_provide .headline {
    padding-bottom: 30px;
    text-align: center;
    line-height: 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 100px 2px;
    background-repeat: no-repeat;
  }
  html:not(.is-tablet) #howto_provide .headline img {
    width: 241px;
  }
  html:not(.is-tablet) #howto_provide .content {
    margin-top: 32px;
  }
  html:not(.is-tablet) #howto_provide .content .summary {
    width: 800px;
    margin: 0 auto;
    color: #424242;
    @includde font-set("Regular");
    font-size: 16px;
    line-height: 26px;
  }
  html:not(.is-tablet) #howto_provide .content .estimation {
    margin-top: 20px;
  }
  html:not(.is-tablet) #howto_provide .content .estimation p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 560px;
    height: 60px;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(179, 111, 248) 0%, rgb(85, 209, 252) 100%);
    border-radius: 28px;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box {
    margin-top: 55px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dt {
    padding-bottom: 15px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dt h3 {
    display: block;
    text-align: center;
    color: #4ca74f;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd {
    width: 1000px;
    margin: 0 auto;
    padding: 45px 0 30px;
    background: #FFF7E6;
    border-radius: 20px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .point_1 {
    text-align: center;
    color: #4ca74f;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .explain {
    margin-top: 16px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .explain p {
    text-align: center;
    color: #424242;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: "palt";
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .explain p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .image {
    margin-top: 22px;
    text-align: center;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .point_2 {
    margin-top: 14px;
    text-align: center;
    color: #4ca74f;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .link {
    margin-top: 21px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num01 .link a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 300px;
    height: 40px;
    margin: 0 auto;
    background: #4ca74f;
    border-radius: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 {
    width: 880px;
    margin: 45px auto 0;
    border-top: 1px solid #4ca74f;
    padding-top: 24px;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol {
    padding-left: 1em;
    counter-reset: number;
    color: #424242;
    font-size: 12px;
    line-height: 20px;
    font-feature-settings: "palt";
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li {
    margin: 0;
    text-indent: 0;
    padding-left: 0;
    counter-increment: number;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li::before {
    display: none;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li::marker {
    content: counter(number) ".";
    font-feature-settings: normal;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p a {
    color: #4ca74f;
    text-decoration: underline;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p a:hover {
    text-decoration: none;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice {
    margin-top: 20px;
    color: #424242;
    font-size: 12px;
    line-height: 20px;
    font-feature-settings: "palt";
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd {
    padding-left: 1em;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li {
    list-style-type: "・";
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li::marker {
    font-feature-settings: normal;
  }
  html:not(.is-tablet) #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html:not(.is-tablet) #campaign_contact {
    box-sizing: border-box;
    width: 100%;
    height: 315px;
    background: linear-gradient(90deg, rgb(80, 45, 90) 12.87%, rgb(14, 68, 84) 88.14%);
    overflow: hidden;
    position: relative;
  }
  html:not(.is-tablet) #campaign_contact .headline {
    padding-top: 99px;
    text-align: center;
    position: relative;
    z-index: 10;
  }
  html:not(.is-tablet) #campaign_contact .headline h2 {
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
  }
  html:not(.is-tablet) #campaign_contact .content {
    margin-top: 30px;
    position: relative;
    z-index: 10;
  }
  html:not(.is-tablet) #campaign_contact .content a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 290px;
    height: 75px;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 35px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
  }
  html:not(.is-tablet) #campaign_contact .decoration,
  html:not(.is-tablet) #campaign_contact .decoration2 {
    line-height: 0;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
  }
  html:not(.is-tablet) #campaign_contact .decoration img,
  html:not(.is-tablet) #campaign_contact .decoration2 img {
    height: 315px;
  }
  html:not(.is-tablet) #campaign_contact .decoration {
    mix-blend-mode: multiply;
    z-index: 0;
  }
  html:not(.is-tablet) #campaign_contact .decoration2 {
    z-index: 1;
  }
}
@media screen and (width <= 768px) {
  html .cd_pc_only {
    display: none;
  }
  html #main {
    background: linear-gradient(90deg, rgb(80, 45, 90) 12.87%, rgb(14, 68, 84) 88.14%);
  }
  html #firstview h1 img {
    width: 100%;
  }
  html #summary {
    padding: 6.5333333333vw 0 14.6666666667vw;
  }
  html #summary .headline {
    padding-bottom: 5.3333333333vw;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 17.3333333333vw 0.3466666667vw;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 0;
  }
  html #summary .headline img {
    width: 52.2666666667vw;
  }
  html #summary .content {
    margin-top: 5.3333333333vw;
  }
  html #summary .content .catchphrase {
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.8666666667vw;
    line-height: 7.6vw;
  }
  html #summary .content .range {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 93.3333333333vw;
    margin: 7.7333333333vw auto 0;
    border-top: 0.5333333333vw solid #FFE846;
    border-bottom: 0.5333333333vw solid #FFE846;
  }
  html #summary .content .range p {
    padding: 3.0666666667vw 0;
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4.5066666667vw;
    line-height: 6.24vw;
    white-space: nowrap;
  }
  html #summary .content .flow {
    margin-top: 6.2666666667vw;
    text-align: center;
  }
  html #summary .content .flow img {
    width: 93.3333333333vw;
  }
  html #summary .content .explain {
    width: 93.3333333333vw;
    margin: 2.4vw auto 0;
  }
  html #summary .content .explain p {
    color: #FFFFFF;
    line-height: 5.3333333333vw;
    letter-spacing: 0.02em;
  }
  html #summary .content .explain p:nth-child(1) {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
  }
  html #summary .content .explain p:nth-child(2) {
    margin-top: 4vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.4666666667vw;
  }
  html #summary .content .gift {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 93.3333333333vw;
    height: 21.7333333333vw;
    margin: 4.2666666667vw auto 0;
    padding: 0 2.4vw;
    border-radius: 4vw;
    overflow: hidden;
    position: relative;
  }
  html #summary .content .gift::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgb(203, 86, 247) 0%, rgb(90, 179, 252) 100%);
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  html #summary .content .gift p {
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.4666666667vw;
    line-height: 5.3333333333vw;
    position: relative;
    z-index: 10;
  }
  html #summary .content .application {
    margin-top: 4.9333333333vw;
  }
  html #summary .content .application p {
    text-align: center;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4vw;
    line-height: 5.8666666667vw;
  }
  html #summary .content .application a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 57.8vw;
    height: 15vw;
    margin: 5.7333333333vw auto 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 7vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 3.7333333333vw;
    line-height: 1;
  }
  html #earn {
    padding-top: 14.1333333333vw;
    background: #FFF7E6;
  }
  html #earn .headline {
    padding-bottom: 5.3333333333vw;
    text-align: center;
    line-height: 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 17.3333333333vw 0.3466666667vw;
    background-repeat: no-repeat;
  }
  html #earn .headline img {
    width: 49.8666666667vw;
  }
  html #earn .content {
    margin-top: 7.2vw;
    position: relative;
  }
  html #earn .content .summary .text {
    width: 93.3333333333vw;
    margin: 0 auto;
  }
  html #earn .content .summary .text h3 {
    width: 70.4vw;
    margin: 0 auto;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.27292vw;
    line-height: 8.12908vw;
    white-space: nowrap;
    position: relative;
  }
  html #earn .content .summary .text h3 span {
    padding-right: 42.9333333333vw;
  }
  html #earn .content .summary .text h3 span img {
    width: 41.6vw;
    position: absolute;
    left: 0;
    top: 0.8vw;
  }
  html #earn .content .summary .text p {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  html #earn .content .summary .text p:nth-of-type(1) {
    margin-top: 4.4vw;
  }
  html #earn .content .summary .map {
    margin-top: 2.4vw;
    text-align: right;
  }
  html #earn .content .summary .map img {
    width: 95.4666666667vw;
  }
  html #earn .content .example {
    margin-top: 9.3333333333vw;
  }
  html #earn .content .example h4 {
    display: block;
    background-image: linear-gradient(#424242, #424242), linear-gradient(#424242, #424242);
    background-size: 19.0666666667vw 0.2vw;
    background-position: left center, right center;
    background-repeat: no-repeat;
    text-align: center;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4.5333333333vw;
    line-height: 1;
  }
  html #earn .content .example #earn_example_list {
    margin-top: 4vw;
    margin-bottom: 0;
    padding-bottom: 14.6666666667vw;
    border-bottom: 0.2vw solid #424242;
  }
  html #earn .content .example #earn_example_list .slick-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 3.8666666667vw;
    bottom: 8.5333333333vw;
  }
  html #earn .content .example #earn_example_list .slick-dots > li {
    box-sizing: border-box;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0;
    background: #ffffff;
    border-radius: 2.6666666667vw;
    border: 0.2vw solid #BABABA;
  }
  html #earn .content .example #earn_example_list .slick-dots > li.slick-active {
    background: #CB56F7;
    border: none;
  }
  html #earn .content .example #earn_example_list .slick-dots > li button {
    display: none;
  }
  html #earn .content .example #earn_example_list .item .label {
    padding-top: 2.5333333333vw;
    text-align: center;
    line-height: 0;
    position: relative;
    z-index: 10;
  }
  html #earn .content .example #earn_example_list .item .label img:nth-child(1) {
    width: 5.8666666667vw;
    position: absolute;
    left: 42.1333333333vw;
    top: 0;
    z-index: 10;
  }
  html #earn .content .example #earn_example_list .item .label img:nth-child(2) {
    width: 11.8666666667vw;
    margin: 0 auto;
    z-index: 0;
  }
  html #earn .content .example #earn_example_list .item .detail {
    width: 93.4vw;
    height: 51.1333333333vw;
    margin: -4.2666666667vw auto 0;
    position: relative;
    z-index: 0;
  }
  html #earn .content .example #earn_example_list .item .detail::before, html #earn .content .example #earn_example_list .item .detail::after {
    content: "";
    width: 92.5333333333vw;
    height: 50.2666666667vw;
    border-radius: 5.2vw;
    background: linear-gradient(45deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    position: absolute;
  }
  html #earn .content .example #earn_example_list .item .detail::before {
    left: 0;
    top: 0;
  }
  html #earn .content .example #earn_example_list .item .detail::after {
    right: 0;
    bottom: 0;
  }
  html #earn .content .example #earn_example_list .item .detail > dl {
    box-sizing: border-box;
    width: 90.8vw;
    height: 48.5333333333vw;
    padding-top: 7.2vw;
    background: #fff;
    border-radius: 4.3333333333vw;
    position: relative;
    left: 0.8666666667vw;
    top: 0.8666666667vw;
    z-index: 10;
  }
  html #earn .content .example #earn_example_list .item .detail > dl > dt {
    padding-bottom: 4.2666666667vw;
    text-align: center;
    font-size: 3.7333333333vw;
    line-height: 1;
    position: relative;
  }
  html #earn .content .example #earn_example_list .item .detail > dl > dt::after {
    content: "";
    width: 10.1333333333vw;
    height: 0.8666666667vw;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 0.8666666667vw;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
  }
  html #earn .content .example #earn_example_list .item .detail > dl > dd {
    width: 83.2vw;
    margin: 3.0666666667vw auto 0;
  }
  html #earn .content .example #earn_example_list .item .detail > dl > dd p {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  html #earn .content .annotation {
    width: 93.3333333333vw;
    margin: 9.0666666667vw auto 0;
  }
  html #earn .content .annotation p {
    width: 59.7333333333vw;
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  html #earn .content .annotation p:nth-child(2) {
    margin-top: 5.3333333333vw;
  }
  html #earn .content .website {
    line-height: 0;
    position: relative;
    z-index: 10;
  }
  html #earn .content .website img {
    width: 28.4vw;
    position: absolute;
    right: 3.3333333333vw;
    top: 9.3333333333vw;
  }
  html #earn .content .about {
    width: 93.3333333333vw;
    margin: 4.5333333333vw auto 0;
    padding-bottom: 13.6vw;
  }
  html #earn .content .about > dl {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background: #ffffff;
    border-radius: 4.48vw;
    padding-left: 6.5333333333vw;
  }
  html #earn .content .about > dl > dt {
    width: 9.4666666667vw;
    line-height: 0;
    padding-top: 6.5333333333vw;
  }
  html #earn .content .about > dl > dt img {
    width: 9.4666666667vw;
  }
  html #earn .content .about > dl > dt span {
    display: block;
    margin-top: 1.6vw;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.12vw;
    line-height: 3.4666666667vw;
  }
  html #earn .content .about > dl > dd {
    margin-left: 4.1333333333vw;
    padding-top: 4.8vw;
    padding-bottom: 4.5333333333vw;
    width: 67.6vw;
  }
  html #earn .content .about > dl > dd p {
    color: #424242;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.6666666667vw;
    line-height: 4.3333333333vw;
  }
  html #howto_provide {
    padding: 10.8vw 0 7.2vw;
    background: #ffffff;
  }
  html #howto_provide .headline {
    padding-bottom: 5.3333333333vw;
    text-align: center;
    line-height: 0;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    background-position: center bottom;
    background-size: 17.3333333333vw 0.3466666667vw;
    background-repeat: no-repeat;
  }
  html #howto_provide .headline img {
    width: 41.7333333333vw;
  }
  html #howto_provide .content {
    margin-top: 6vw;
  }
  html #howto_provide .content .summary {
    width: 93.3333333333vw;
    margin: 0 auto;
    color: #424242;
    @includde font-set("Regular");
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  html #howto_provide .content .estimation {
    margin-top: 2.9333333333vw;
  }
  html #howto_provide .content .estimation p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 93.3333333333vw;
    height: 10vw;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(179, 111, 248) 0%, rgb(85, 209, 252) 100%);
    border-radius: 4.6666666667vw;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4.3333333333vw;
    line-height: 1;
  }
  html #howto_provide .content .giftee_box {
    margin-top: 7.7333333333vw;
  }
  html #howto_provide .content .giftee_box > dl > dt {
    padding-bottom: 3.0666666667vw;
  }
  html #howto_provide .content .giftee_box > dl > dt h3 {
    display: block;
    text-align: center;
    color: #4ca74f;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.6vw;
    line-height: 1;
  }
  html #howto_provide .content .giftee_box > dl > dd {
    width: 93.3333333333vw;
    margin: 0 auto;
    padding: 6vw 0 4vw;
    background: #FFF7E6;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .point_1 {
    text-align: center;
    color: #4ca74f;
    font-size: 6vw;
    font-weight: bold;
    line-height: 1;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .explain {
    margin-top: 3.2vw;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .explain p {
    text-align: center;
    color: #424242;
    font-size: 3.1333333333vw;
    line-height: 4.8vw;
    font-feature-settings: "palt";
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .explain p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .image {
    margin-top: 4.5333333333vw;
    text-align: center;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .image img {
    width: 85.3333333333vw;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .point_2 {
    margin-top: 4.6666666667vw;
    text-align: center;
    color: #4ca74f;
    font-size: 4vw;
    font-weight: bold;
    line-height: 6vw;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .link {
    margin-top: 2.2666666667vw;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num01 .link a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 60vw;
    height: 6.6666666667vw;
    margin: 0 auto;
    background: #4ca74f;
    border-radius: 4vw;
    color: #ffffff;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 {
    width: 85.3333333333vw;
    margin: 6.4vw auto 0;
    border-top: 0.2vw solid #4ca74f;
    padding-top: 4.8vw;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol {
    padding-left: 1em;
    counter-reset: number;
    color: #424242;
    font-size: 2.4vw;
    line-height: 3.4666666667vw;
    font-feature-settings: "palt";
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li {
    margin: 0;
    text-indent: 0;
    padding-left: 0;
    counter-increment: number;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li::before {
    display: none;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li::marker {
    content: counter(number) ".";
    font-feature-settings: normal;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p a {
    color: #4ca74f;
    text-decoration: underline;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 > ol > li p a:hover {
    text-decoration: none;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice {
    margin-top: 3.4666666667vw;
    color: #424242;
    font-size: 2.4vw;
    line-height: 3.4666666667vw;
    font-feature-settings: "palt";
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd {
    padding-left: 1em;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li {
    list-style-type: "・";
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li::marker {
    font-feature-settings: normal;
  }
  html #howto_provide .content .giftee_box > dl > dd .item.num02 dl.notice > dd > ul > li p i {
    font-feature-settings: normal;
    font-style: normal;
  }
  html #campaign_contact {
    height: 50.6666666667vw;
    overflow: hidden;
    position: relative;
  }
  html #campaign_contact .headline {
    padding-top: 8vw;
    text-align: center;
    position: relative;
    z-index: 10;
  }
  html #campaign_contact .headline h2 {
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.3333333333vw;
    line-height: 6.6666666667vw;
  }
  html #campaign_contact .content {
    margin-top: 4vw;
    position: relative;
    z-index: 10;
  }
  html #campaign_contact .content a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 57.8vw;
    height: 15vw;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(203, 86, 247) 10.86%, rgb(85, 209, 252) 89.85%);
    border-radius: 7vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 3.7333333333vw;
    line-height: 1;
  }
  html #campaign_contact .decoration img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
}

/*# sourceMappingURL=index.css.map */
