:root {
  --point: #14E422;
  --color-black: #000;
  --color-black12: #121212;
  --color-gray7: #777;
}
.event_secret10thw_contact {
  position: relative;
  display: flex;
  justify-content: center;
}
.secret10thw_contact {
  width: 100%;
  color: #fff;
  display: flex;
}
.secret10thw_contact header {
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
}
.secret10thw_contact header h2 {
  font-weight: 700;
  line-height: 140%;
  color: inherit;
  letter-spacing: -1px;
}
.secret10thw_contact header h2 > b {
  color: var(--point);
}
.secret10thw_contact ._secret10thw_bubble {
  position: relative;
  width: fit-content;
  font-weight: 700;
  line-height: 170%;
  color: var(--color-black);
  text-align: center;
  background-color: var(--point);
  display: flex;
  justify-content: center;
  align-items: center;
  order: -1;
}
.secret10thw_contact ._secret10thw_bubble::after {
  position: absolute;
  background-color: var(--point);
  display: block;
  content: '';
  mask-repeat: no-repeat;
  mask-size: 100% auto !important;
}
.secret10thw_contact ._cautions_list {
  font-size: 12px;
  line-height: 170%;
  color: #fff;
  opacity: .5;
}
.secret10thw_contact ._secret10thw_benefit,
.secret10thw_contact ._secret10thw_benefit li {
  position: relative;
  list-style: none;
}
.secret10thw_contact ._secret10thw_benefit li {
  font-weight: 600;
  font-size: 12px;
  line-height: 170%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.secret10thw_contact ._secret10thw_benefit li::before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto !important;
  display: flex;
  content: '';
}
.secret10thw_contact ._secret10thw_benefit li._secret10thw_01::before {
  background-image: url('/wp-content/themes/fastfive/assets/images/contact/icon_secret10thw_01.svg');
}
.secret10thw_contact ._secret10thw_benefit li._secret10thw_02::before {
  background-image: url('/wp-content/themes/fastfive/assets/images/contact/icon_secret10thw_02.svg');
}
.secret10thw_contact ._secret10thw_benefit li._secret10thw_03::before {
  background-image: url('/wp-content/themes/fastfive/assets/images/contact/icon_secret10thw_03.svg');
}
/* leadform */
.secret10thw_contact .contact-box {
  width: 100%;
}
.secret10thw_contact .form-box {
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.secret10thw_contact .leadforms_box {
  width: 100%;
}
.secret10thw_contact .leadforms_box .wpforms-container {
  margin: 0 auto !important;
}
.secret10thw_contact .leadforms_box .wpforms-submit-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-top: 0 !important;
}
.secret10thw_contact .wpforms-field .wpforms-field-label {
  font-size: 18px;
}
.secret10thw_contact .check_small input:checked + label::after,
.secret10thw_contact .check_round input:checked + label::after {
  background-color: var(--point);
}
.secret10thw_contact .check_round input:checked + label::after {
  border-color: var(--point);
}
.secret10thw_contact div.wpforms-container-full .wpforms-form button[type=submit] {
  height: 56px;
  font-weight: 600;
  font-size: 18px !important;
  letter-spacing: 0;
  border-radius: 8px;
  background: #D9D9D9 !important;
}
.secret10thw_contact div.wpforms-container-full .wpforms-form button[type=submit]:not(:disabled),
.secret10thw_contact div.wpforms-container-full .wpforms-form button[type=submit]:not(:disabled):hover {
  color: var(--color-black);
  background: var(--point) !important;
}
.secret10thw_contact ._cautions_text {
  font-size: 12px;
  line-height: 170%;
  color: var(--color-gray7);
  letter-spacing: 0;
}
.secret10thw_contact input[type="text"],
.secret10thw_contact input[type="number"],
.secret10thw_contact input[type="email"] {
  border-radius: 0 !important;
}
.secret10thw_contact .div.wpforms-container-full .wpforms-form label.wpforms-error, 
.secret10thw_contact div.wpforms-container-full .wpforms-form em.wpforms-error {
  margin-top: 0 !important;
}
.secret10thw_contact .check_small input:checked + label::after {
  top: 2px;
}

/* desktop */
@media (min-width: 961px) {
  body {background-color: var(--color-black12);}
  .hidden_pc {display: none;}
  .hidden_mo {display: block;}

  .event_secret10thw_contact {padding: 100px var(--menu_padding) 140px;background: url('/wp-content/themes/fastfive/assets/images/contact/bg_secret10thw.png') no-repeat center top -70px / cover;}
  .secret10thw_contact {max-width: 1240px;}
  .secret10thw_contact header {width: 49.52%; padding-right: 30px; flex: 0 0 auto;}
  .secret10thw_contact header h2 {margin-top: 18px; font-size: 40px;}
  .secret10thw_contact ._secret10thw_bubble {height: 36px; padding: 0 6px; font-size: 18px;}
  .secret10thw_contact ._secret10thw_bubble::after {bottom: -12px; left: 8px; width: 17px; height: 15px;mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='15' viewBox='0 0 17 15' fill='none'%3E%3Cpath d='M8.5 15L16.7272 0.906593H0.272758L8.5 15Z' fill='%23FF003C'/%3E%3C/svg%3E");}
  .secret10thw_contact ._cautions_list {margin-top: 22px;}
  .secret10thw_contact ._secret10thw_benefit {margin-top: 80px; display: flex; flex-wrap: wrap; gap: 16px;}
  .secret10thw_contact ._secret10thw_benefit li {width: min(12.59vw, 136px); height: min(12.59vw, 136px); border: 1px solid #A8A8A8; background: rgba(0, 0, 0, .5); gap: 6px;}
  .secret10thw_contact ._secret10thw_benefit li::before {width: 38px; height: 38px;}
  /* leadform */
  .secret10thw_contact .check_round input + label,
  .secret10thw_contact .check_round input:checked + label {font-size: 16px !important;}
  .secret10thw_contact .check_small input + label,
  .secret10thw_contact .check_small input:checked + label {font-size: 14px !important;}
  .secret10thw_contact .contact-box {max-width: 626px;}
  .secret10thw_contact .form-box {padding-bottom: 56px;}
  .secret10thw_contact ._cautions_text {margin-top: 18px;}
}

/* mobile */
@media (max-width: 960px) {
  body {background-color: var(--color-black);}
  .hidden_pc {display: block;}
  .hidden_mo {display: none;}

  .event_secret10thw_contact::before {position: absolute;top: 0;left: 50%;z-index: -1;width: 100%;height: 100%;background: url('/wp-content/themes/fastfive/assets/images/contact/bg_secret10thw_m.png') center top no-repeat;background-size: cover;transform: translateX(-50%);display: block; content: '';}
  .secret10thw_contact {max-width: 375px;padding: 44px var(--menu_padding);background: none;flex-direction: column;}
  .secret10thw_contact header {text-align: center;align-items: center;}
  .secret10thw_contact header h2 {margin-top: 19px;font-size: 28px;order: 1;}
  .secret10thw_contact ._secret10thw_bubble {height: 27px;padding: 0 6px;font-size: 16px;}
  .secret10thw_contact ._secret10thw_bubble::after {bottom: -9px;left: 50%;width: 14px;height: 11px;mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11' fill='none'%3E%3Cpath d='M7 11L13.0622 0.5H0.937822L7 11Z' fill='%23FF003C'/%3E%3C/svg%3E");transform: translateX(-50%);}
  .secret10thw_contact ._cautions_list {margin-top: 26px; order: 3;}
  .secret10thw_contact ._secret10thw_benefit {width: 100%;margin-top: 40px;padding: 35px 12px;border: 1px solid #A8A8A8;background: rgba(0, 0, 0, .5);display: grid;grid-template-columns: repeat(3, 1fr);order: 4;}
  .secret10thw_contact ._secret10thw_benefit li {padding: 0 7px;gap: 10px;}
  .secret10thw_contact ._secret10thw_benefit li::before {width: 40px;height: 40px;}
  .secret10thw_contact ._secret10thw_benefit li + li::after {position: absolute;top: 0;left: -1px;width: 1px;height: calc(100% - 4px);background-color: rgba(168, 168, 168, .3);opacity: .8;display: block;content: '';}
  /* leadform */
  .secret10thw_contact .wpforms-container .wpforms-field-container {padding: 30px 30px 52px !important;}
  .secret10thw_contact .has_error:not(.check_round), form .wpforms-error:not(input) { top: 16px !important;}
  .secret10thw_contact .form-box {padding-bottom: 37px;}
  .secret10thw_contact div.wpforms-container-full .wpforms-form .wpforms-field-label {font-size: 16px !important;}
  .secret10thw_contact div.wpforms-container-full .wpforms-form button[type=submit] {font-size: 16px !important; line-height: 1 !important;}
  .secret10thw_contact ._cautions_text {margin-top: 20px; text-align: center;}
  .secret10thw_contact .check_small label { font-size: 14px !important;}
  .secret10thw_contact .check_small input + label,
  .secret10thw_contact .check_small input:checked + label {padding-left: 24px !important;}
}