@charset "UTF-8";

html, body, div, h1, h2, h3, article, img{
  margin:0;
  padding:0;
  line-height:0;
  border:0;
  font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'Droid Sans Japanese','ＭＳ ゴシック',sans-serif;
}
a:hover {
  opacity: 0.8;
}
article {
  text-align: center;
}

/* ----------------------------------------------------
  form-area
---------------------------------------------------- */
.form-area {
  background: #ffffff;
  display: flex; 
  justify-content: center; 
  overflow-x: hidden;
  width: 100%; 
}
.form-area img {
  height: auto;
}
.registration-form {
  position: absolute;
  top: 90px;
  left: calc(100% / 1600* 945);
}
#registration {
  animation: poyopoyo 3s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 30%, 50%, 70% {
    transform: scale(1.0);
  }
  40%, 60% {
    transform: scale(0.95);
  }
}

/* ----------------------------------------------------
  btn-area
---------------------------------------------------- */
.btn-area {
  width: 1024px;
  margin: 0 auto;
  padding: 65px 0 85px;
  font-family: '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif!important;
}
.btn-area .info-bubble {
  margin-bottom: 60px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
.btn-area a {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.btn-area .register-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 680px;
  height: 129px;
  margin: 0 auto;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 70px;
  background: linear-gradient(to right, #ffa200, #f5446e);
  filter: drop-shadow(1px 5px 5px rgba(0, 0, 0, 0.3));
  font-family: '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif!important;
}
.btn-area .register-btn::before {
  content: "▲";
  position: absolute;
  top: 50%;
  right: 70px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #fff;
}
.btn-area .register-btn span {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 246px;
  height: 69px;
  padding-bottom: 5px;
  font-size: 26px;
  color: #f64e61;
  background-image: url(/s/campaign/campaign_img/pc/PC_uki_22.png);
  background-repeat: no-repeat;
}

/* ----------------------------------------------------
  campaign
---------------------------------------------------- */
.campaign {
  padding: 30px 0 28px;
  background-image: url(/s/campaign/campaign_img/pc/PC_uki_bg_06.png);
  background-repeat: no-repeat;
  background-position: center;
}
.campaign h2 + img {
  padding: 15px;
  border: 1px solid #fff;
}

/* ----------------------------------------------------
  point
---------------------------------------------------- */
.point {
  padding-top: 30px;
  background-image: url(/s/campaign/campaign_img/pc/PC_uki_bg_07.png);
}
.point .point-warp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1;
}
.point .point-warp > div {
  position: relative;
}
.point .point-warp .point-img {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 166px;
  height: auto;
  z-index: 99;
}
.point .point-warp .box {
  width: 470px;
  height: 510px;
  margin-bottom: 70px;
  padding: 70px 35px 0;
  border-radius: 20px;
  background-color: #fff;
  filter: drop-shadow(1px 5px 5px rgba(0, 0, 0, 0.3));
  font-family: '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif!important;
}
.point .point-warp .box .title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #f64e61;
  line-height: 1.6;
  letter-spacing: -1px;
}
.point .point-warp .box .title span {
  font-size: 35px;
  letter-spacing: -1.2px;
}
.point .point-warp div:nth-child(4) .box .title span {
  font-size: 31px;
  letter-spacing: -3px;
}
.point .point-warp .box .text {
  margin-top: 18px;
  padding: 0 18px;
  font-size: 16px;
  color: #333;
  text-align: left;
  line-height: 1.5;
}

/* ----------------------------------------------------
  footer
---------------------------------------------------- */
footer a,
footer p {
  line-height: 1;
  font-family: '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif!important;
}
.no1 {
  padding: 40px 0;
  background-color: #f6f3f0;
}
.copyright {
  width: 1024px;
  margin: 0 auto;
  padding-top: 60px;
}
.copyright a {
  display: inline;
  margin-left: 35px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
.copyright a:first-child {
  margin-left: 0;
}
.copyright p {
  padding: 20px 0;
  font-size: 12px;
  color: #333;
}