@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@700;800&display=swap");
.event-promotion {
  position: relative;
  color: #0a0a0a;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4; }

@media (min-width: 60em) {
  .event-promotion {
    font-size: 2.0rem; } }

.event-promotion .h1, .event-promotion .h2, .event-promotion .post h2, .event-promotion .h3, .event-promotion .h4, .event-promotion .h5, .event-promotion .h6 {
  color: inherit; }

.event-promotion em {
  color: #ED1A3B; }

.event-promotion strong, .event-promotion strong em {
  font-weight: bold; }

.event-promotion span {
  display: inline-block; }

.event-promotion .desc {
  color: inherit;
  font-size: 85%;
  opacity: 0.7; }

.event-promotion p {
  margin: 0 !important; }

.event-promotion .l-event,
.event-promotion .l-small {
  position: relative;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem; }

.event-promotion .l-event {
  max-width: 940px; }

.event-promotion .l-small {
  max-width: 720px; }

.event-promotion .hr {
  border: 0;
  padding: 0;
  margin: 4rem 0 0 0; }

@media (min-width: 60em) {
  .event-promotion .hr {
    margin-top: 6rem; } }

@media (min-width: 75em) {
  .event-promotion .hr {
    margin-top: 8rem; } }

.top-wrap {
  position: relative; }

.top-logo {
  position: absolute;
  z-index: 5;
  right: 2rem;
  top: 2rem; }

.top-logo img {
  height: 20px; }

@media (min-width: 45em) {
  .top-logo img {
    height: 25px; } }

@media (min-width: 60em) {
  .top-logo {
    right: 3rem;
    top: 3rem; }
  .top-logo img {
    height: 30px; } }

@media (min-width: 75em) {
  .top-logo img {
    height: auto; } }

.top-area {
  padding-top: 15%; }

@media (min-width: 35em) {
  .top-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2rem; }
  .top-area .top-stl {
    min-width: 19rem; } }

.cont-wrap {
  padding: 4rem 0;
  text-align: center;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% auto; }

@media (min-width: 45em) {
  .cont-wrap {
    padding-top: 6rem;
    padding-bottom: 6rem; } }

@media (min-width: 60em) {
  .cont-wrap {
    padding-top: 8rem;
    padding-bottom: 8rem; } }

@media (min-width: 75em) {
  .cont-wrap {
    padding-top: 10rem;
    padding-bottom: 10rem; } }

.cont-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  text-align: center;
  margin-bottom: 3rem; }

.cont-head .tl {
  letter-spacing: -1px; }

@media (min-width: 60em) {
  .cont-head {
    margin-bottom: 4rem; } }

.cont-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3rem; }

.cont-foot ul li {
  text-align: left;
  padding-left: 1.2rem;
  text-indent: -1.2rem; }

.cont-foot .func {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem; }

.cont-foot .func .btn {
  width: 30rem;
  margin: 0;
  border: 0; }

.cont-foot .func .btn--em {
  background-color: #0a0a0a; }

.cont-foot .func .btn--green {
  background-color: #015845; }

@media (min-width: 45em) {
  .cont-foot .func {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 60em) {
  .cont-foot {
    margin-top: 4rem; } }

.xhalf-cover {
  position: relative; }

.xhalf-cover .cont {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: #fff; }

.xhalf-cover .cont-inner {
  padding-left: 50%; }

.xhalf-flex {
  position: relative;
  text-align: center; }

.xhalf-flex .cont {
  color: #4c2b1b;
  margin-top: 2rem; }

@media (min-width: 45em) {
  .xhalf-flex .thumb {
    padding-left: 50%; }
  .xhalf-flex .cont {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0; }
  .xhalf-flex .cont-inner {
    padding-right: 50%;
    text-align: left; } }

.gift-box {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #fff; }

@media (min-width: 60em) {
  .gift-box {
    padding-top: 6rem;
    padding-bottom: 6rem; } }

.gift-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5rem; }

.gift-item .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem; }

.gift-item::before {
  content: '+';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -150%);
      -ms-transform: translate(-50%, -150%);
          transform: translate(-50%, -150%);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #0a0a0a;
  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;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1; }

@media (max-width: 59.99em) {
  .gift-item {
    gap: 2rem;
    font-size: 1.6rem; } }

.gift-info {
  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;
  text-align: center; }

.gift-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem; }

.gift-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  gap: 1rem; }

.gift-info strong {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.7rem 1.5rem 0.6rem 1.5rem;
  border-radius: 50px;
  background-color: #0a0a0a;
  color: #fff;
  font-size: 1.7rem; }

.gift-info div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

@media (min-width: 45em) {
  .gift-info li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .gift-info strong {
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%); } }

@media (min-width: 60em) {
  .gift-info strong {
    padding: 0.9rem 2.5rem 0.8rem 2.5rem; } }

.notice-wrap {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem; }

.notice-wrap .tl {
  display: block;
  color: #fff;
  margin-bottom: 2rem; }

.notice-wrap .stl {
  color: rgba(255, 255, 255, 0.8); }

.notice-wrap .ul {
  margin-top: 1rem; }

.notice-wrap a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline; }

.notice-wrap .yellow {
  color: #fff32e; }

.notice-wrap .blue {
  color: #2ac7ee; }

.notice-wrap .red {
  color: #ff4289; }

@media (min-width: 60em) {
  .notice-wrap {
    padding-top: 6rem;
    padding-bottom: 6rem; } }
