* {
  font-size: 14px;
}
.desktop {
  display: none !important;
}
#header {
  height: 70px;
}
#header .btn_fb {
  top: 15px;
}
.kv {
  height: 200px;
}
.color_border {
  height: 16px;
}
#vdo {
  width: 320px;
  height: 180px;
  margin: 20px auto;
  display: block;
}
#form_content {
  max-width: 400px;
  margin: 0 auto;
}
#form_content input[type=text],
#form_content input[type=email],
#form_content input[type=number],
#form_content input[type=month],
#form_content select {
  border-radius: 20px;
  width: 100%;
}
#form_content .title {
  font-size: 18px;
}
#form_content .title * {
  font-size: 18px;
}
#form_content .sub {
  font-size: 14px;
}
#form_content .p_birthday {
  margin-top: 0;
  margin-bottom: 26px;
  width: calc(100vw - 28px);
}
#form_content .p_birthday .text {
  width: 130px;
}
#form_content .p_birthday input[name="birthday"] {
  width: calc(100vw - 28px - 130px);
  display: inline-block;
}
#form_content .radio_group input[type=text] {
  display: inline-block;
  width: calc(100% - 55px);
}
#form_content input[name='brand_other'],
#form_content input[name='brand2_other'] {
  margin-top: 3px;
}
#form_content label[for="agree_for_ad"] {
  margin: 20px 0 25px 0;
}
.footer_border {
  border-top: 10px solid #273879;
}
.footer_border .inner .left {
  left: 10px;
  background-size: 70px;
  padding-left: 85px;
  padding-top: 21px;
  width: calc(100% - 90px);
  height: 69px;
}
.footer_border .inner .left p {
  font-size: 10px;
}
.footer_border .inner .right {
  right: 5px;
  top: 0;
  background-position: center;
  background-size: 80px;
  width: 84px;
  height: 70px;
}
.label_table .btn_plus {
  width: 26px;
  height: 26px;
}
.btn_blue {
  color: #ffffff;
  font-size: 17px;
  padding: 4px 20px;
}
#coupons .coupon {
  margin-bottom: 90px;
}
#coupons .coupon h1 {
  font-size: 24px;
}
#coupons .coupon p {
  font-size: 20px;
}
#coupons .coupon .btn_group {
  margin: -8px 0 30px 0;
}
#coupons .coupon .btn_group .btn_blue {
  display: inline-block;
  margin: 0 10px;
}
#coupons .coupon .coupon_img {
  width: 260px;
}
#coupons .coupon .btn_download {
  width: 150px;
}
