body {
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

img {
  display: block;
}

@media(min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important
  }
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important
  }
}

@media screen and (max-width: 768px) {
  .displaySp .close,
  .displaySp .open {
    display: block;
    width: 48px;
  }
}

img {
  width: 100%;
  height: auto
}

.wrap {
  background-image: url(../images/bg_pc.webp);
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: repeat;
  padding-bottom: 111px
}

.main {
  width: 100%
}

.mv{
}

.mv-wrapper {
  padding: 3.953vw 0 3.879vw;
  position: relative;
}

.mv-bg {
  margin: 0 auto 2.269vw;
  width: 60.248%;
}

.mv-cloud{
}

.mv-cloud-item {
  position: absolute;
}

.mv-cloud-item.item01 {
  top: 5.49vw;
  right: 14.275vw;
  width: 16.032%;
}

.mv-cloud-item.item02 {
  top: 24.45vw;
  left: 13.177vw;
  width: 18.155%;
}

.mv-cloud-item.item03 {
  top: 31.551vw;
  right: 11.273vw;
  width: 19.18%;
}

.mv-contents {
  position: absolute;
  top: 6.661vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.mv-badge {
  animation-duration: 1.5s;
  animation-delay: 1s;
  position: absolute;
  top: 3.587vw;
  left: 15.959vw;
  width: 12.957%;
}

.mv-ttl {
  animation-duration: 1.5s;
  margin: 0 auto 1.83vw;
  width: 35.065%;
}

.mv-kimchi {
  animation-duration: 1.5s;
  animation-delay: 0.8s;
  margin: 0 auto 2.342vw;
  width: 35.139%;
}

.mv-present {
  animation-duration: 1.5s;
  animation-delay: 1s;
  margin: 0 auto;
  width: 56.734%;
}

.mv-period {
  animation-duration: 1.5s;
  margin: 0 auto;
  width: 50.658%;
}
@media screen and (min-width: 769px) {
  .mv-period {
    animation-delay: 1.2s;
  }
}

.chance {
  /* margin: 42px auto; */
  padding: 61px 0 31px;
  background-image: url(../images/yellow_bg_middle_pc.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
  position: relative;
  overflow: hidden;
}

.chance-cloud {
}

.chance-cloud-item {
  position: absolute;
}

.chance-cloud-item.item01 {
  /* top: 2.122vw; */
  top: 29px;
  /* left: 7.174vw; */
  left: 98px;
  /* width: 238px; */
  width: 17.423%;
  max-width: 238px;
}

.chance-cloud-item.item02 {
  /* top: 13.03vw; */
  top: 178px;
  right: -43px;
  /* right: -3.147vw; */
  width: 18.667%;
  max-width: 255px;
}

.chance-cloud-item.item03 {
  /* top: 45.241vw; */
  top: 618px;
  left: -70px;
  /* left: -5.124vw; */
  width: 24.597%;
  max-width: 336px;
}

.chance-cloud-item.item04 {
  bottom: 410.3px;
  /* top: 82.43vw; */
  right: 37px;
  /* right: 2.708vw; */
  width: 17.423%;
  max-width: 238px;
}

.chance-cloud-item.item05 {
  bottom: 296px;
  /* top: 90.043vw; */
  left: -22px;
  /* left: -1.61vw; */
  width: 19.472%;
  max-width: 266px;
}

.chance-cloud-item.item06 {
  bottom: 9px;
  /* top: 109.443vw; */
  right: -64px;
  /* right: -4.685vw; */
  width: 24.597%;
  max-width: 336px;
}

.chance-wrapper {
  margin: 0 auto;
  max-width: 1030px;
  width: 90%;
  position: relative;
  z-index: 3;
  /* padding: 4.465vw 0 2.276vw; */
}

.chance01 {
  width: 70.291%;
  margin: 0 auto;
}

.chance02 {
  width: 67.766%;
  margin: 103px auto 28px;
}

.ab-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 27px auto 0;
  gap: 0 32px
}

.meat-bg {
  background-color: #000;
  height: 499.77px;
  padding: 44px 41px 40px;
}

.meat-headline {
  height: 74px;
  margin-bottom: 25px;
}

.meat-headline img {
  width: auto;
  height: 100%;
}

.a-gift {
  width: 46.893%;
}

/* .a-gift img {
  display: block;
} */

.a-gift p {
  /* margin-top: 15px; */
  color: #F6F4F3;
  font-size: 16px;
  text-align: left;
  line-height: 1.8;
}

.b-gift {
  width: 46.893%;
}

.b-gift p {
  /* margin-top: 15px; */
  color: #F6F4F3;
  font-size: 16px;
  text-align: left;
  line-height: 1.8;
}

.wchance {
  width: 100%;
  margin: 0 auto;
}

.image-txt {
  font-size: 16px;
  display: inline-block;
  width: 85%;
  max-width: 1000px;
  margin: 14px auto 0;
  text-align: right
}

@media screen and (max-width: 768px) {
  .-sp {
    display: block
  }

  main {
    padding-bottom: 0
  }

  .mv {
    position: relative;
    overflow: hidden;
}

  .mv-wrapper {
    padding: 24.266vw 0 10.933vw;
  }

  .mv-bg {
    /* background-image: url(../images/mv_bg_sp.webp); */
    margin: 0 auto 6.133vw;
    /* padding: 10.666vw 0 5.866vw; */
    position: relative;
    width: 89.866%;
  }

  .mv-cloud-item.item01 {
    top: 31.733vw;
    right: -14.4vw;
    width: 28vw;
  }

  .mv-cloud-item.item02 {
    top: 72.266vw;
    left: -13.066vw;
    width: 29.333vw;
  }

  .mv-cloud-item.item03 {
    top: 100.266vw;
    right: -14.4vw;
    width: 28.266vw;
  }

  .mv-badge {
    top: 9.866vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 78.4vw;
  }

  .mv-contents {
    top: 36.533vw;
  }

  .mv-ttl {
    margin: 0 auto 5.6vw;
    width: 76vw;
  }

  .mv-kimchi {
    margin: 0 auto 5.6vw;
    width: 77.6vw;
  }

  .mv-present {
    width: 77.6vw;
  }

  .mv-period {
    width: 90.4vw;
  }

  .wrap {
    background-image: url(../images/bg_sp.webp);
    padding-bottom: 29px
  }

  .main {
    width: 100%
  }

  .application {
    width: 93%;
    margin: 28px auto 0
  }

  .chance {
    margin: 0 auto 0;
    /* width: 100%; */
    padding: 34px 0 45px;
    background-image: url(../images/yellow_bg_middle_sp.jpg);
  }

  .chance-cloud-item{
    max-width: auto;
  }

  .chance-cloud-item.item01 {
    top: 1.866vw;
    left: -5.6vw;
    width: 32.533vw;
  }

  .chance-cloud-item.item02 {
    top: 9.866vw;
    right: -15.2vw;
    width: 34.933vw;
  }

  .chance-cloud-item.item03 {
    top: 43.466vw;
    left: -22.133vw;
    width: 45.866vw;
  }

  .chance-cloud-item.item04 {
    bottom: 94.4vw;
    right: -8.8vw;
    width: 32.533vw;
  }

  .chance-cloud-item.item05 {
    bottom: 65.6vw;
    left: -22.933vw;
    width: 36.533vw;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
  }

  .chance-cloud-item.item06 {
    bottom: 5.6vw;
    right: -22.666vw;
    width: 45.866vw;
  }

  .chance01 {
    width: 83.733%;
    margin: 0 auto
  }

  .chance02 {
    width: 61.6%;
    margin: 52px auto 25px
  }

  .meat-bg {
    padding: 27px 24px 28px;
    height: auto;
  }

  .meat-headline {
    height: 46px;
  }


  .ab-gift {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    /* width: 89.866%; */
    gap: 11px 0;
    margin: 10px auto 0
  }

  .a-gift {
    width: 100%
  }

  .a-gift p {
    margin-top: 18px;
    font-size: 14px;
    text-align: left;
    line-height: 2;
  }

  .b-gift {
    width: 100%
  }

  .b-gift p {
    margin-top: 18px;
    font-size: 14px;
    text-align: left;
    line-height: 2;
  }

  .wchance {
    width: 89.866vw;
    margin: 0 auto;
  }

  .image-txt {
    font-size: 14px;
    width: 90%;
    margin-top: 10px;
  }
}

.bg-top.white, .bg-bottom.white {
    width: 90%;
    max-width: 1030px;
    margin: 0 auto;
}

.bg-top.white {
  margin-top: 122px;
}

.target {
  width: 90%;
  max-width: 1030px;
  margin: 0 auto;
  /* margin: 122px auto 0; */
  background-image: url(../images/white_bg_middle_pc.png);
  background-size: contain;
  background-position: 0 0;
  background-repeat: repeat;
  /* background-color: #fff; */
  /* border: #b20c28 2px solid; */
  padding: 70px 0 84px;
  position: relative;
}

/* .target::before, .target::after {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 16px;
}

.target::before {
  background-image: url(../images/white_bg_top_pc.png);
  top: -16px;
}

.target::after {
  background-image: url(../images/white_bg_bottom_pc.png);
  bottom: -16px;
} */

.target-ttl {
  width: 21.985%;
  margin: 0 auto
}

.target-wrap {
  width: 82.135%;
  margin: 0 auto
}

.kimuti {
  width: 76.004%;
  margin: 57px auto 41px
}

.ticket {
  margin: 0 auto
}

.period {
  margin: 20px auto 0;
  background-color: #EFE5C1;
}

.bk-txt {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  font-weight: bold
}

.wh-txt {
  color: #000;
  font-size: 20px;
  padding: 20px 0 10px;
  font-weight: bold
}

.wh-txt-un {
  font-size: 14px;
  line-height: 1.2;
  padding: 0 0 23px
}

.sm-txt {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin-top: 10px
}

.sm-txt.red {
  margin-top: 15px;
}

.red {
  color: #d60011
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  gap: 0 26px
}

.requirements-ttl {
  width: 23.167%;
  margin: 90px auto 56px
}

.obverse {
  text-align: left;
  font-size: 16px;
  width: 82.135%;
  margin: 0 auto
}

.obverse th .space:first-child {
  padding-right: 1em;
}

.obverse tr {
  border-top: #000 1px solid
}

.obverse tr:nth-child(2),
.obverse tr:nth-child(3) {
  border-top: none
}

.obverse tr:nth-child(1) td:nth-child(2) {
  padding: 27px 10px 14px;
}


.obverse tr:nth-child(1) td:nth-child(3) {
  padding: 27px 0 14px;
}

.obverse tr:nth-child(2) td:nth-child(2) {
  padding: 0 0 14px 0
}

.obverse tr:nth-child(3) td:nth-child(2) {
  padding: 0 0 27px 0
}

.obverse tr:nth-child(2) td:nth-child(1) {
  padding: 0px 10px 14px
}

.obverse tr:nth-child(3) td:nth-child(1) {
  padding: 0px 10px 27px
}

.obverse tr:last-child {
  border-bottom: #000 1px solid
}

.obverse th {
  vertical-align: top;
  color: #d60011;
  font-weight: 600;
  padding: 27px 0 29px;
  width: 12.174%
}

.obverse td {
  padding: 20px 10px
}

.obverse td.textbox {
  padding-right: 48px;
}

.r-txt {
  width: 15%;
  text-align: right;
}

.kimu {
  width: 100%;
  margin-bottom: 15px
}

.btn-hagaki02 {
  width: 39%;
  margin: 30px auto;
}

.btn-hagaki a, .btn-hagaki02 a {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.btn-hagaki a:hover ,.btn-hagaki02 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .bg-top.white, .bg-bottom.white {
    width: 89.866%;
  }
  .bg-top.white {
    margin-top: 59px;
  }
  .target {
    width: 89.866%;
    margin: 0 auto;
    background-image: url(../images/white_bg_middle_sp.png);
    border: none;
    padding: 37px 0 17px;
  }

  .target-ttl {
    width: 33.827%;
    margin: 0 auto
  }

  .target-wrap {
    width: 85.756%;
    margin: 0 auto
  }

  .kimuti {
    width: 94.117%;
    margin: 41px auto 38px;
  }

  .ticket {
    margin: 0 auto
  }

  .period {
    margin: 20px auto 0;
    background-color: #EFE5C1;
  }

  .bk-txt {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding: 6px 0 7px;
    text-align: center;
    font-weight: bold
  }

  .wh-txt {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.02em;
    padding: 12px 0 8px;
    font-weight: bold
  }

  .wh-txt-un {
    font-size: 10px;
    line-height: 1.5;
    padding: 0 0 20px
  }

  .sm-txt {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-top: 10px
  }

  .red {
    color: #d60011
  }

  .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 37px;
    gap: 14px 0px
  }

  .requirements-ttl {
    width: 40.138%;
    margin: 68px auto 39px
  }

  .obverse {
    text-align: left;
    font-size: 14px;
    width: 85.756%;
    margin: 0 auto
  }

  .obverse tr {
    border-top: #000 1px solid
  }

  .obverse tr:nth-child(2),
  .obverse tr:nth-child(3) {
    border-top: none
  }

  .obverse tr:nth-child(1) td:nth-child(2) {
    padding: 0;
  }

  .obverse tr:nth-child(1) td:nth-child(3),
  .obverse tr:nth-child(2) td:nth-child(2),
  .obverse tr:nth-child(3) td:nth-child(2) {
    padding: 0px 0px 18px
  }

  .obverse tr:nth-child(2) td:nth-child(1),
  .obverse tr:nth-child(3) td:nth-child(1) {
    padding: 0;
  }

  .obverse tr:last-child {
    border-bottom: #000 1px solid
  }

  .obverse td.textbox {
    padding-right: 0;
  }

  .obverse th {
    color: #d60011;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    padding: 21px 0 19px; 
    width: 100%;
    display: block
  }

  .obverse td {
    padding: 0px 0px 22px;
    width: 100%;
    display: block
  }

  .r-txt {
    width: 100%;
    text-align: left
  }

  .kimu {
    width: 100%;
    margin-bottom: 24px
  }

  .btn-hagaki02 {
    width: 77.066vw;
    margin: 29px auto 73px
  }
}

.handling {
  box-sizing: border-box;
  width: 82.135%;
  margin: 35px auto 0;
  padding: 20px 17px;
  border: #000 solid 2px
}

.ye-txt {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  padding: 3px 0 5px
}

.text01 {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  padding: 15px 0;
}

.text01.first {
  padding-bottom: 28px;
}

.green {
  color: #00a73c
}

.green:hover {
  color: #00a73c
}

.tel-img {
  display: inline-block;
  width: 30px;
  vertical-align: baseline
}

.cont {
  border-top: #000 1px solid;
  padding: 27px 0 23px;
  text-align: left;
  font-size: 16px;
}

.cont .small {
  font-size: 14px;
}

.tel-number {
  font-size: 19px;
}

.green-txt {
  font-size: 20px;
  font-weight: 700;
}

.cen {
  padding-bottom: 3px;
}

@media screen and (max-width: 768px) {
  .handling {
    width: 85.756%;
    margin: 73px auto 0;
    padding: 13px 13px 22px 13px;
    border: #080404 solid 2px
  }

  .ye-txt {
    font-size: 14px;
    padding: 4px 0 6px;
    text-align: center;
  }

  .text01 {
    font-size: 14px;
    line-height: 1.357;
    padding: 10px 0px
  }

  .green {
    color: #00a73c
  }

  .tel-img {
    width: 24px;
    vertical-align: baseline
  }

  .cont {
    border-top: #000 1px solid;
    padding: 19px 0px 20px;
    text-align: left;
    font-size: 14px
  }

  .tel-number {
    font-size: 17px
  }

  .green-txt {
    font-size: 16px;
    word-break: break-all
  }

  .cont-headline {
    padding-bottom: 4px;
  }

  .cen {
    text-align: center;
    display: block
  }
}

/* animation */

.wow {
  visibility: hidden;
}

.mv-cloud-item, .chance-cloud-item {
  animation-name: cloud;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.mv-cloud-item.item01, .chance-cloud-item.item01 {
  animation-duration: 4.5s;
}

.mv-cloud-item.item02, .chance-cloud-item.item02 {
  animation-duration: 4.7s;
}

.mv-cloud-item.item03, .chance-cloud-item.item03 {
  animation-duration: 5s;
}

.chance-cloud-item.item04 {
  animation-duration: 5s;
}

.chance-cloud-item.item05 {
  animation-duration: 4.7s;
}

.chance-cloud-item.item06 {
  animation-duration: 4.5s;
}

@-webkit-keyframes cloud {
  0%, 100% {
    translate: 0 0;
  }
  50% {
    translate: -15px 0;
  }
}

@keyframes cloud {
  0%, 100% {
    translate: 0 0;
  }
  50% {
    translate: -15px 0;
  }
}

.blur {
  animation-name: blur;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes blur {
  from {
    opacity: 0;
    filter: blur(50px);
    -webkit-filter: blur(50px);
  }
  to {
    opacity: 1;
    filter: blur(0);
    -webkit-filter: blur(0);
  }
}

@keyframes blur {
  from {
    opacity: 0;
    visibility: visible;
    filter: blur(50px);
    -webkit-filter: blur(50px);
  }
  to {
    opacity: 1;
    filter: blur(0);
    -webkit-filter: blur(0);
  }
}

@-webkit-keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
}

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}


/* header調整 */
@media screen and (max-width: 768px) {
  #pan ul {
    width: 201px;
    padding: 0 11px;
  }
  #pan ul li {
    font-size: 10px;
  }
}