.content {
  padding: 0;
}
.section-event__heading {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 35px;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  .section-event__heading {
    flex-shrink: 0;
  }
}
@media (min-width: 1024px) {
  .section-event__heading {
    font-size: 36px;
    margin-bottom: 80px;
  }
}
.section-event__title-img {
  width: auto;
  height: 53px;
}
@media (min-width: 1024px) {
  .section-event__title-img {
    height: 89px;
  }
}
.section-event__subheading {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .section-event__subheading {
    margin-bottom: 50px;
  }
}
.section-event__subheading-img {
  width: auto;
  height: 61px;
}
@media (min-width: 1024px) {
  .section-event__subheading-img {
    height: 128px;
  }
}
.section-event__title-text {
  display: block;
  height: 0;
  text-indent: 100%;
  overflow: hidden;
}
.section-event__desc {
  text-align: center;
}
.section-event__box {
  background: #fff;
  padding: 70px 25px;
  border-radius: 100px;
}

.deco div {
  pointer-events: none;
}
.deco__1 {
  width: 80px;
  height: 230px;
  top: -115px;
  left: calc(50% - 160px);
  position: absolute;
  z-index: 0;
}
@media (min-width: 1280px) {
  .deco__1 {
    width: 160px;
    height: 460px;
    top: -110px;
    left: initial;
    right: 15%;
  }
}
.deco__2 {
  width: 80px;
  height: 160px;
  top: 210px;
  left: calc(0% - 40px);
  position: absolute;
  z-index: 0;
}
@media (min-width: 1280px) {
  .deco__2 {
    width: 160px;
    height: 320px;
    top: 260px;
    left: calc(50% - 600px);
  }
}
.deco__3 {
  width: 160px;
  height: 160px;
  top: 512px;
  right: calc(0% - 105px);
  position: absolute;
  z-index: 0;
}
@media (min-width: 1280px) {
  .deco__3 {
    width: 320px;
    height: 320px;
    top: 370px;
    right: calc(0% - 80px);
  }
}
.deco__4 {
  width: 160px;
  height: 255px;
  top: 630px;
  left: -60px;
  position: absolute;
  z-index: 3;
}
@media (min-width: 1280px) {
  .deco__4 {
    width: 320px;
    height: 510px;
    top: 490px;
    left: calc(0% - 160px);
  }
}
.deco__5 {
  width: 80px;
  height: 173px;
  top: 646px;
  right: 20px;
  position: absolute;
  z-index: 3;
}
@media (min-width: 1280px) {
  .deco__5 {
    width: 160px;
    height: 346px;
    top: 590px;
    right: 125px;
  }
}

.deco2 div {
  pointer-events: none;
}

.deco__2-1 {
  width: 80px;
  height: 80px;
  bottom: 450px;
  left: -20px;
  position: absolute;
  z-index: 0;
}
@media (min-width: 1024px) {
  .deco__2-1 {
    width: 300px;
    height: 300px;
    bottom: 2050px;
    left: calc(50% - 640px - 150px);
  }
}
.deco__2-2 {
  display: none;
  width: 180px;
  height: 180px;
  bottom: 870px;
  position: absolute;
  z-index: 0;
}
@media (min-width: 1024px) {
  .deco__2-2 {
    right: calc(50% - 640px - 180px);
    display: block;
  }
}
.deco__2-3 {
  display: none;
  width: 160px;
  height: 400px;
  position: absolute;
  z-index: 0;
}
@media (min-width: 1024px) {
  .deco__2-3 {
    bottom: 1730px;
    left: calc(50% - 640px - 210px);
    display: block;
  }
}
.deco__2-4 {
  width: 80px;
  height: 255px;
  bottom: 335px;
  right: calc(0% - 40px);
  position: absolute;
  z-index: 1;
}
@media (min-width: 1024px) {
  .deco__2-4 {
    width: 160px;
    height: 510px;
    right: calc(50% - 640px - 320px);
  }
}
.deco__2-5 {
  width: 80px;
  height: 400px;
  bottom: -265px;
  right: -40px;
  position: absolute;
  z-index: 0;
}
@media (min-width: 1024px) {
  .deco__2-5 {
    width: 200px;
    height: 1000px;
    right: calc(50% - 640px - 60px - 200px);
    bottom: -220px;
  }
}
.deco__2-6 {
  width: 192px;
  height: 197px;
  bottom: 165px;
  left: -145px;
  position: absolute;
  z-index: 0;
}
@media (min-width: 1024px) {
  .deco__2-6 {
    width: 420px;
    height: 430px;
    left: -192px;
    bottom: 170px;
  }
}

.section-intro {
  overflow: hidden;
  background: url(../images/index/bg_banner.svg?t=20210820v1) center center no-repeat;
  padding-bottom: 130px;
  position: relative;
}
@media (min-width: 1024px) {
  .section-intro {
    padding-bottom: 470px;
  }
}
.section-intro__inner {
  padding: 0 20px;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.section-intro__wrap {
  background: #fff;
  padding: 80px 40px 130px;
  border-bottom-left-radius: 740px;
  border-bottom-right-radius: 740px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  position: relative;
}
@media (min-width: 1024px) {
  .section-intro__wrap {
    padding-bottom: 120px 0 130px;
  }
}
.section-intro .section-event__imgbox::before, .section-intro .section-event__imgbox::after {
  background: #FF5E60;
}
.section-intro__imgbox {
  max-width: 280px;
  margin: 0 auto 45px;
  z-index: 1;
}
@media (min-width: 768px) {
  .section-intro__imgbox {
    max-width: 540px;
  }
}
@media (min-width: 1024px) {
  .section-intro__imgbox {
    max-width: 760px;
    margin-bottom: 50px;
    position: relative;
  }
}
.section-intro__text {
  text-align: center;
  margin-bottom: 35px;
}
@media (min-width: 1024px) {
  .section-intro__text {
    margin-bottom: 40px;
  }
}
.section-intro__tag {
  display: none;
}
@media (min-width: 1024px) {
  .section-intro__tag {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f35b78+0,ff5a9c+100 */
    background: rgb(243, 91, 120); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(243, 91, 120) 0%, rgb(255, 90, 156) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(243, 91, 120) 0%, rgb(255, 90, 156) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(243, 91, 120) 0%, rgb(255, 90, 156) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f35b78", endColorstr="#ff5a9c",GradientType=0 ); /* IE6-9 */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 156px;
    height: 156px;
    font-weight: bold;
    font-size: 34px;
    position: absolute;
    top: 65px;
    left: 75px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    overflow: hidden;
    text-indent: 0;
  }
}
@media (min-width: 1440px) {
  .section-intro__tag {
    left: 240px;
  }
}
.section-intro__tag-inner {
  display: block;
}
.section-intro__ipad {
  position: absolute;
  z-index: 4;
  bottom: -60px;
  right: calc(50% - 230px);
}
@media (min-width: 768px) {
  .section-intro__ipad {
    right: calc(50% - 290px);
    bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .section-intro__ipad {
    right: calc(50% - 540px);
    bottom: -40px;
  }
}
.section-intro__ipad-imgbox {
  width: 160px;
  height: 180px;
}
@media (min-width: 1024px) {
  .section-intro__ipad-imgbox {
    width: 320px;
    height: 360px;
  }
}
.section-intro__ipad-text {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 1;
  left: -20px;
  bottom: calc(50% - 40px);
}
@media (min-width: 1024px) {
  .section-intro__ipad-text {
    width: 160px;
    height: 160px;
    bottom: 0;
    left: -80px;
  }
}

.bg-round--blue {
  margin-top: -40px;
}
@media (min-width: 1024px) {
  .bg-round--blue {
    margin-top: -160px;
  }
}

.section-feature {
  padding: 0 0 100px;
}
@media (min-width: 1024px) {
  .section-feature {
    padding-bottom: 145px;
  }
}

.featurelist {
  padding: 0 30px;
}
@media (min-width: 768px) {
  .featurelist {
    display: flex;
  }
}
@media (min-width: 768px) {
  .featurelist__item {
    flex: 0 0 calc(33.33% - 20px);
    margin: 0 10px;
  }
}
@media (min-width: 1024px) {
  .featurelist__item {
    flex: 0 0 calc(33.33% - 54px);
    margin: 0 27px;
  }
}
.featurelist__item:not(:last-child) {
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  .featurelist__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .featurelist__item:nth-child(2) {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  .featurelist__item:nth-child(2) {
    margin-top: 75px;
  }
}
.featurelist__title {
  overflow: hidden;
  position: relative;
  margin: 0 auto 25px;
  max-width: 225px;
}
@media (min-width: 768px) {
  .featurelist__title {
    max-width: initial;
    margin-bottom: 40px;
  }
}
.featurelist__desc {
  color: #fff;
  line-height: 1.77;
}
@media (min-width: 1024px) {
  .featurelist__desc {
    font-size: 22px;
  }
}

.goodlist {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .goodlist {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
}
@media (min-width: 1024px) {
  .goodlist {
    margin: 0 -14px;
  }
}
.goodlist__item {
  text-align: center;
}
@media (min-width: 768px) {
  .goodlist__item {
    flex: 0 0 calc(50% - 20px);
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .goodlist__item {
    flex: 0 0 calc(25% - 28px);
    margin: 0 14px;
  }
}
.goodlist__item:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .goodlist__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .goodlist__item:nth-child(2), .goodlist__item:nth-child(4) {
    margin-top: 35px;
  }
}
.goodlist__imgbox {
  max-width: 135px;
  margin: 0 auto -62px;
}
@media (min-width: 768px) {
  .goodlist__imgbox {
    position: relative;
  }
}
@media (min-width: 1024px) {
  .goodlist__imgbox {
    margin-bottom: -90px;
    max-width: 180px;
  }
}
.goodlist__infobox {
  background: #fff;
  padding: 90px 30px 50px;
  border-radius: 80px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .goodlist__infobox {
    flex-grow: 1;
  }
}
@media (min-width: 1024px) {
  .goodlist__infobox {
    padding: 130px 40px 50px;
    border-radius: 80px;
  }
}
@media (min-width: 1280px) {
  .goodlist__infobox {
    max-height: 440px;
    min-height: 440px;
  }
}
.goodlist__title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .goodlist__title {
    font-size: 33px;
    margin-bottom: 30px;
  }
}
.goodlist__desc {
  text-align: center;
  line-height: 1.55;
}
.goodlist__p:not(:last-child) {
  margin-bottom: 30px;
}

.section-good {
  padding: 0 0 60px;
}
@media (min-width: 1024px) {
  .section-good {
    padding-bottom: 110px;
  }
}
@media (min-width: 1024px) {
  .section-good .section-event__heading {
    margin-bottom: 50px;
  }
}

.section-how {
  padding: 0 0 50px;
}
@media (min-width: 1024px) {
  .section-how {
    padding-bottom: 130px;
  }
}
.section-how .section-event__title-img {
  height: 110px;
}
.section-how .listtext__title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .section-how .listtext__title {
    font-size: 22px;
  }
}
.section-how .listtext__desc {
  font-size: 16px;
}

@media (min-width: 1024px) {
  .howlist__item {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
    padding: 0 9.9% 0 0;
    border-radius: 160px;
  }
}
.howlist__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .howlist__item:not(:last-child) {
    margin-bottom: 44px;
  }
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(1) {
    background: #35D498;
  }
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(2) {
    background: rgb(243, 91, 120); /* Old browsers */
    background: -moz-linear-gradient(right, #f35b78 0%, #ff5a9c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #f35b78 0%, #ff5a9c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #f35b78 0%, #ff5a9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff5a9c", endColorstr="#f35b78",GradientType=0 ); /* IE6-9 */
    margin-left: 4%;
  }
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(3) {
    background: rgb(243, 91, 120); /* Old browsers */
    background: -moz-linear-gradient(right, #5B98F3 0%, #5B98F3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #5B98F3 0%, #5B98F3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #5B98F3 0%, #5B98F3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5B98F3", endColorstr="#5B98F3",GradientType=0 ); /* IE6-9 */
  }
}
@media (min-width: 1024px) {
  .howlist__infobox {
    display: flex;
    align-items: center;
  }
}
.howlist__heading {
  position: relative;
  z-index: 1;
  margin-bottom: -83px;
  min-height: 188px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .howlist__heading {
    margin-bottom: 0;
    flex: 0 0 52.2%;
  }
}
.howlist__imgbox {
  width: 188px;
  height: 188px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 1024px) {
  .howlist__imgbox {
    width: 320px;
    height: 320px;
    position: relative;
  }
}
@media (min-width: 768px) {
  .howlist__img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
}
.howlist__title {
  background: #fff;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 0;
  font-size: 22px;
  text-align: right;
  font-weight: bold;
  line-height: 1.2;
  padding: 28px 40px 29px 0;
}
@media (min-width: 1024px) {
  .howlist__title {
    border-top-right-radius: 90px;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 160px;
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 60px 75px 60px 0;
    width: 100%;
  }
}
.howlist__desc {
  line-height: 1.55;
  color: #fff;
  padding: 120px 35px 50px;
  border-radius: 100px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
}
@media (min-width: 1024px) {
  .howlist__desc {
    padding: 0;
    box-shadow: none;
    padding-left: 5%;
  }
}
@media (min-width: 1280px) {
  .howlist__desc {
    font-size: 22px;
  }
}
.howlist__item:nth-child(1) .howlist__desc {
  background: #35D498;
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(1) .howlist__desc {
    background: none;
  }
}
.howlist__item:nth-child(2) .howlist__desc {
  background: rgb(243, 91, 120); /* Old browsers */
  background: -moz-linear-gradient(right, #f35b78 0%, #ff5a9c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(right, #f35b78 0%, #ff5a9c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, #f35b78 0%, #ff5a9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff5a9c", endColorstr="#f35b78",GradientType=0 ); /* IE6-9 */
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(2) .howlist__desc {
    background: none;
  }
}
.howlist__item:nth-child(3) .howlist__desc {
  background: rgb(243, 91, 120); /* Old browsers */
  background: -moz-linear-gradient(right, #5B98F3 0%, #5B98F3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(right, #5B98F3 0%, #5B98F3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, #5B98F3 0%, #5B98F3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5B98F3", endColorstr="#5B98F3",GradientType=0 ); /* IE6-9 */
}
@media (min-width: 1024px) {
  .howlist__item:nth-child(3) .howlist__desc {
    background: none;
  }
}
.howlist__p:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .section-schedule-prize {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .section-schedule-prize {
    padding: 175px 0;
  }
}

@media (min-width: 768px) {
  .section-event-row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .section-event-row__item {
    flex: 0 0 calc(50% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: stretch;
  }
}
@media (min-width: 1024px) {
  .section-event-row__item {
    flex: 0 0 calc(50% - 30px);
  }
}
@media (min-width: 768px) {
  .section-event-row .section-event__box {
    flex: 0 1 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.section-schedule {
  padding: 80px 0 70px;
}
@media (min-width: 768px) {
  .section-schedule {
    padding: 0;
  }
}
.section-schedule .section-event__box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.datalist {
  text-align: center;
}
.datalist__item {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .datalist__item {
    margin-bottom: 40px;
  }
}
.datalist__deco {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .datalist__deco {
    width: 45px;
    height: 45px;
  }
}
.datalist__field {
  font-size: 28px;
  font-weight: bold;
  order: -1;
}
@media (min-width: 1024px) {
  .datalist__field {
    font-size: 34px;
  }
}
.datalist__value {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .datalist__value {
    margin-bottom: 30px;
    font-size: 22px;
  }
}

.section-prize {
  padding: 0 0 80px;
}
@media (min-width: 768px) {
  .section-prize {
    padding: 0;
  }
}
.section-prize .section-event__desc {
  margin-bottom: 35px;
}
@media (min-width: 1024px) {
  .section-prize .section-event__desc {
    max-width: 440px;
    margin: 0 auto 50px;
  }
}
.section-prize .section-event__title-img {
  height: 60px;
}
@media (min-width: 1024px) {
  .section-prize .section-event__title-img {
    height: 95px;
  }
}
.section-prize__tips {
  text-align: center;
}

@media (min-width: 768px) {
  .prizelist {
    max-width: 235px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .prizelist {
    max-width: 440px;
  }
}
.prizelist__item {
  margin-bottom: 25px;
  display: flex;
}
@media (min-width: 1024px) {
  .prizelist__item {
    margin-bottom: 30px;
  }
}
.prizelist__imgbox {
  width: 25px;
  height: 25px;
  margin: 0 20px 0 0;
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  .prizelist__imgbox {
    margin-bottom: 25px;
    width: 45px;
    height: 45px;
  }
}
.prizelist__desc {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.28;
}
@media (min-width: 1024px) {
  .prizelist__desc {
    font-size: 30px;
  }
}
.prizelist__tips {
  font-size: 16px;
  font-weight: normal;
}

.section-partner {
  padding: 0 0 70px;
}
.section-partner .section-event__desc {
  color: #fff;
  margin-bottom: 35px;
}
@media (min-width: 1024px) {
  .section-partner .section-event__desc {
    margin-bottom: 70px;
    font-size: 22px;
  }
}
.section-partner__more {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  width: 101%;
}
@media (min-width: 1024px) {
  .section-partner__more {
    font-size: 34px;
  }
}

.uslist {
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  margin: -10px -10px 50px;
}
@media (min-width: 1280px) {
  .uslist {
    margin: -35px -35px 125px;
  }
}
.uslist__item {
  flex: 0 0 calc(50% - 20px);
  margin: 10px;
}
@media (min-width: 768px) {
  .uslist__item {
    margin-bottom: 0;
    flex: 0 0 calc(33% - 20px);
    margin: 10px;
  }
}
@media (min-width: 1280px) {
  .uslist__item {
    flex: 0 0 calc(25% - 70px);
    margin: 35px;
  }
}
.uslist__imgbox {
  padding: 20px;
  background: #fff;
  max-width: 260px;
  border-radius: 60px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
  margin: 0 auto 15px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .uslist__imgbox {
    max-width: 200px;
    border-radius: 80px;
  }
}
@media (min-width: 1280px) {
  .uslist__imgbox {
    padding: 35px;
    max-width: 380px;
    margin-bottom: 20px;
    border-radius: 110px;
  }
}
.uslist__item--eztravel .uslist__imgbox {
  background: #55D040;
}
.uslist__title {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .uslist__title {
    font-size: 18px;
  }
}

.section-gift {
  margin-bottom: 70px;
}
@media (min-width: 1024px) {
  .section-gift {
    margin-bottom: 230px;
  }
}
.section-gift .section-event__heading {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .section-gift .section-event__heading {
    margin-bottom: 50px;
  }
}
.section-gift .section-event__subheading-img {
  height: 66px;
}
@media (min-width: 1024px) {
  .section-gift .section-event__subheading-img {
    height: 132px;
  }
}
.section-gift .slide {
  background: #fff;
  margin: 0 -36px;
  padding: 40px 0 30px;
}
@media (min-width: 1024px) {
  .section-gift .slide {
    border-radius: 80px;
    padding: 40px 40px 30px;
  }
}
@media (min-width: 1280px) {
  .section-gift .slide {
    margin: 0;
    border-radius: 150px;
    padding: 65px 140px 40px;
  }
}

.giftlist {
  position: relative;
}
.giftlist__imgbox {
  margin: 0 0 20px;
}
.giftlist__title {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  line-height: 1.625;
}

.section-privacy {
  background: url(../images/index/bg_privacy.svg) center center no-repeat;
  padding: 45px 0 35px;
  background-size: cover;
  color: #fff;
  position: relative;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .section-privacy {
    font-size: 18px;
    padding: 60px 0 60px;
  }
}
.section-privacy__heading {
  display: none;
}
.section-privacy .section-event__desc {
  text-align: left;
}

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