@charset "UTF-8";
@import url("../../../footer.css");
@import url("../../../header.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select, button, textarea {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
  color: #000000;
  background: transparent;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  letter-spacing: .1em;
}

@media screen and (max-width: 960px) {
  body {
    letter-spacing: .05em;
  }
}

@media screen and (max-width: 640px) {
  body {
    letter-spacing: 0;
    font-size: 1.4rem;
  }
}

a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
}

a:active {
  color: #000000;
}

a svg {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.anchor-link {
  margin-top: -78px;
  padding-top: 78px;
}

/* リキャプチャ
  ---------------------------------------- */
.grecaptcha-badge {
  display: none;
}

.inv-recaptcha-holder {
  padding: 40px 0 0;
}

@media screen and (max-width: 960px) {
  .inv-recaptcha-holder {
    padding: 32px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .inv-recaptcha-holder {
    padding: 24px 0 0;
  }
}

.inv-recaptcha-holder .grecaptcha-badge {
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.pc-none,
.lap-only,
.tb-only,
.tb-s-only,
.sp-only,
.sp-s-view {
  display: none !important;
}

@media screen and (min-width: 1280px) {
  .lap-view {
    display: none !important;
  }
}

@media screen and (max-width: 1280px) {
  .lap-only {
    display: unset !important;
  }
  .lap-none,
  .pc-only,
  .tb-only,
  .tb-s-only,
  .sp-only {
    display: none !important;
  }
}

@media screen and (min-width: 960px) {
  .tb-view {
    display: none !important;
  }
}

@media screen and (max-width: 960px) {
  .tb-only {
    display: unset !important;
  }
  .tb-none,
  .pc-only,
  .lap-only,
  .tb-s-only,
  .sp-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .tb-s-view {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .tb-s-only {
    display: unset !important;
  }
  .tb-s-none,
  .pc-only,
  .lap-only,
  .tb-only,
  .sp-only {
    display: none !important;
  }
}

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

@media screen and (max-width: 640px) {
  .sp-only {
    display: unset !important;
  }
  .sp-none,
  .pc-only,
  .lap-only,
  .tb-only {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .sp-s-view {
    display: unset !important;
  }
  .sp-s-none,
  .pc-only,
  .lap-only,
  .tb-only {
    display: none !important;
  }
}

.txt--center {
  text-align: center;
}

.txt--right {
  text-align: right;
}

.fc-tra {
  color: transparent;
}

.fc-grn {
  color: #0BAB60;
}

.fc-l-grn {
  color: #DDF8EB;
}

.fc-d-grn {
  color: #1F8053;
}

.fc-yel-grn {
  color: #29CB0D;
}

.fc-beg {
  color: #F2F1E7;
}

.fc-red {
  color: #EA5302;
}

.fc-aqu {
  color: #46AABE;
}

.fc-blk {
  color: #000000;
}

.fc-wht {
  color: #fff;
}

.fc-l-gry {
  color: #F5F5F5;
}

.fc-gry {
  color: #D9D9D9;
}

.fc-d-gry {
  color: #858585;
}

.wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 1280px) {
  .wrap {
    padding: 0 32px;
  }
}

@media screen and (max-width: 960px) {
  .wrap {
    padding: 0 24px;
  }
}

@media screen and (max-width: 640px) {
  .wrap {
    padding: 0 16px;
  }
}

.inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 1280px) {
  .inner {
    padding: 0 32px;
  }
}

@media screen and (max-width: 960px) {
  .inner {
    padding: 0 24px;
  }
}

@media screen and (max-width: 640px) {
  .inner {
    padding: 0 16px;
  }
}

.mb-x2 {
  margin-bottom: 16px;
}

@media screen and (max-width: 960px) {
  .mb-x2 {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x2 {
    margin-bottom: 8px;
  }
}

.mr-x2 {
  margin-right: 16px;
}

@media screen and (max-width: 960px) {
  .mr-x2 {
    margin-right: 12px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x2 {
    margin-right: 8px;
  }
}

.ml-x2 {
  margin-left: 16px;
}

@media screen and (max-width: 960px) {
  .ml-x2 {
    margin-left: 12px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x2 {
    margin-left: 8px;
  }
}

.pt-x2 {
  padding-top: 16px;
}

@media screen and (max-width: 960px) {
  .pt-x2 {
    padding-top: 12px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x2 {
    padding-top: 8px;
  }
}

.pb-x2 {
  padding-bottom: 16px;
}

@media screen and (max-width: 960px) {
  .pb-x2 {
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x2 {
    padding-bottom: 8px;
  }
}

.pr-x2 {
  padding-right: 16px;
}

@media screen and (max-width: 960px) {
  .pr-x2 {
    padding-right: 12px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x2 {
    padding-right: 8px;
  }
}

.pl-x2 {
  padding-left: 16px;
}

@media screen and (max-width: 960px) {
  .pl-x2 {
    padding-left: 12px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x2 {
    padding-left: 8px;
  }
}

.mb-x3 {
  margin-bottom: 24px;
}

@media screen and (max-width: 960px) {
  .mb-x3 {
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x3 {
    margin-bottom: 12px;
  }
}

.mr-x3 {
  margin-right: 24px;
}

@media screen and (max-width: 960px) {
  .mr-x3 {
    margin-right: 18px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x3 {
    margin-right: 12px;
  }
}

.ml-x3 {
  margin-left: 24px;
}

@media screen and (max-width: 960px) {
  .ml-x3 {
    margin-left: 18px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x3 {
    margin-left: 12px;
  }
}

.pt-x3 {
  padding-top: 24px;
}

@media screen and (max-width: 960px) {
  .pt-x3 {
    padding-top: 18px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x3 {
    padding-top: 12px;
  }
}

.pb-x3 {
  padding-bottom: 24px;
}

@media screen and (max-width: 960px) {
  .pb-x3 {
    padding-bottom: 18px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x3 {
    padding-bottom: 12px;
  }
}

.pr-x3 {
  padding-right: 24px;
}

@media screen and (max-width: 960px) {
  .pr-x3 {
    padding-right: 18px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x3 {
    padding-right: 12px;
  }
}

.pl-x3 {
  padding-left: 24px;
}

@media screen and (max-width: 960px) {
  .pl-x3 {
    padding-left: 18px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x3 {
    padding-left: 12px;
  }
}

.mb-x4 {
  margin-bottom: 32px;
}

@media screen and (max-width: 960px) {
  .mb-x4 {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x4 {
    margin-bottom: 16px;
  }
}

.mr-x4 {
  margin-right: 32px;
}

@media screen and (max-width: 960px) {
  .mr-x4 {
    margin-right: 24px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x4 {
    margin-right: 16px;
  }
}

.ml-x4 {
  margin-left: 32px;
}

@media screen and (max-width: 960px) {
  .ml-x4 {
    margin-left: 24px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x4 {
    margin-left: 16px;
  }
}

.pt-x4 {
  padding-top: 32px;
}

@media screen and (max-width: 960px) {
  .pt-x4 {
    padding-top: 24px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x4 {
    padding-top: 16px;
  }
}

.pb-x4 {
  padding-bottom: 32px;
}

@media screen and (max-width: 960px) {
  .pb-x4 {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x4 {
    padding-bottom: 16px;
  }
}

.pr-x4 {
  padding-right: 32px;
}

@media screen and (max-width: 960px) {
  .pr-x4 {
    padding-right: 24px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x4 {
    padding-right: 16px;
  }
}

.pl-x4 {
  padding-left: 32px;
}

@media screen and (max-width: 960px) {
  .pl-x4 {
    padding-left: 24px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x4 {
    padding-left: 16px;
  }
}

.mb-x5 {
  margin-bottom: 40px;
}

@media screen and (max-width: 960px) {
  .mb-x5 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x5 {
    margin-bottom: 20px;
  }
}

.mr-x5 {
  margin-right: 40px;
}

@media screen and (max-width: 960px) {
  .mr-x5 {
    margin-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x5 {
    margin-right: 20px;
  }
}

.ml-x5 {
  margin-left: 40px;
}

@media screen and (max-width: 960px) {
  .ml-x5 {
    margin-left: 30px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x5 {
    margin-left: 20px;
  }
}

.pt-x5 {
  padding-top: 40px;
}

@media screen and (max-width: 960px) {
  .pt-x5 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x5 {
    padding-top: 20px;
  }
}

.pb-x5 {
  padding-bottom: 40px;
}

@media screen and (max-width: 960px) {
  .pb-x5 {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x5 {
    padding-bottom: 20px;
  }
}

.pr-x5 {
  padding-right: 40px;
}

@media screen and (max-width: 960px) {
  .pr-x5 {
    padding-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x5 {
    padding-right: 20px;
  }
}

.pl-x5 {
  padding-left: 40px;
}

@media screen and (max-width: 960px) {
  .pl-x5 {
    padding-left: 30px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x5 {
    padding-left: 20px;
  }
}

.mb-x6 {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  .mb-x6 {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x6 {
    margin-bottom: 24px;
  }
}

.mr-x6 {
  margin-right: 48px;
}

@media screen and (max-width: 960px) {
  .mr-x6 {
    margin-right: 36px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x6 {
    margin-right: 24px;
  }
}

.ml-x6 {
  margin-left: 48px;
}

@media screen and (max-width: 960px) {
  .ml-x6 {
    margin-left: 36px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x6 {
    margin-left: 24px;
  }
}

.pt-x6 {
  padding-top: 48px;
}

@media screen and (max-width: 960px) {
  .pt-x6 {
    padding-top: 36px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x6 {
    padding-top: 24px;
  }
}

.pb-x6 {
  padding-bottom: 48px;
}

@media screen and (max-width: 960px) {
  .pb-x6 {
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x6 {
    padding-bottom: 24px;
  }
}

.pr-x6 {
  padding-right: 48px;
}

@media screen and (max-width: 960px) {
  .pr-x6 {
    padding-right: 36px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x6 {
    padding-right: 24px;
  }
}

.pl-x6 {
  padding-left: 48px;
}

@media screen and (max-width: 960px) {
  .pl-x6 {
    padding-left: 36px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x6 {
    padding-left: 24px;
  }
}

.mb-x7 {
  margin-bottom: 56px;
}

@media screen and (max-width: 960px) {
  .mb-x7 {
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x7 {
    margin-bottom: 28px;
  }
}

.mr-x7 {
  margin-right: 56px;
}

@media screen and (max-width: 960px) {
  .mr-x7 {
    margin-right: 42px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x7 {
    margin-right: 28px;
  }
}

.ml-x7 {
  margin-left: 56px;
}

@media screen and (max-width: 960px) {
  .ml-x7 {
    margin-left: 42px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x7 {
    margin-left: 28px;
  }
}

.pt-x7 {
  padding-top: 56px;
}

@media screen and (max-width: 960px) {
  .pt-x7 {
    padding-top: 42px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x7 {
    padding-top: 28px;
  }
}

.pb-x7 {
  padding-bottom: 56px;
}

@media screen and (max-width: 960px) {
  .pb-x7 {
    padding-bottom: 42px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x7 {
    padding-bottom: 28px;
  }
}

.pr-x7 {
  padding-right: 56px;
}

@media screen and (max-width: 960px) {
  .pr-x7 {
    padding-right: 42px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x7 {
    padding-right: 28px;
  }
}

.pl-x7 {
  padding-left: 56px;
}

@media screen and (max-width: 960px) {
  .pl-x7 {
    padding-left: 42px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x7 {
    padding-left: 28px;
  }
}

.mb-x8 {
  margin-bottom: 64px;
}

@media screen and (max-width: 960px) {
  .mb-x8 {
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x8 {
    margin-bottom: 32px;
  }
}

.mr-x8 {
  margin-right: 64px;
}

@media screen and (max-width: 960px) {
  .mr-x8 {
    margin-right: 48px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x8 {
    margin-right: 32px;
  }
}

.ml-x8 {
  margin-left: 64px;
}

@media screen and (max-width: 960px) {
  .ml-x8 {
    margin-left: 48px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x8 {
    margin-left: 32px;
  }
}

.pt-x8 {
  padding-top: 64px;
}

@media screen and (max-width: 960px) {
  .pt-x8 {
    padding-top: 48px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x8 {
    padding-top: 32px;
  }
}

.pb-x8 {
  padding-bottom: 64px;
}

@media screen and (max-width: 960px) {
  .pb-x8 {
    padding-bottom: 48px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x8 {
    padding-bottom: 32px;
  }
}

.pr-x8 {
  padding-right: 64px;
}

@media screen and (max-width: 960px) {
  .pr-x8 {
    padding-right: 48px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x8 {
    padding-right: 32px;
  }
}

.pl-x8 {
  padding-left: 64px;
}

@media screen and (max-width: 960px) {
  .pl-x8 {
    padding-left: 48px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x8 {
    padding-left: 32px;
  }
}

.mb-x9 {
  margin-bottom: 72px;
}

@media screen and (max-width: 960px) {
  .mb-x9 {
    margin-bottom: 54px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x9 {
    margin-bottom: 36px;
  }
}

.mr-x9 {
  margin-right: 72px;
}

@media screen and (max-width: 960px) {
  .mr-x9 {
    margin-right: 54px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x9 {
    margin-right: 36px;
  }
}

.ml-x9 {
  margin-left: 72px;
}

@media screen and (max-width: 960px) {
  .ml-x9 {
    margin-left: 54px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x9 {
    margin-left: 36px;
  }
}

.pt-x9 {
  padding-top: 72px;
}

@media screen and (max-width: 960px) {
  .pt-x9 {
    padding-top: 54px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x9 {
    padding-top: 36px;
  }
}

.pb-x9 {
  padding-bottom: 72px;
}

@media screen and (max-width: 960px) {
  .pb-x9 {
    padding-bottom: 54px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x9 {
    padding-bottom: 36px;
  }
}

.pr-x9 {
  padding-right: 72px;
}

@media screen and (max-width: 960px) {
  .pr-x9 {
    padding-right: 54px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x9 {
    padding-right: 36px;
  }
}

.pl-x9 {
  padding-left: 72px;
}

@media screen and (max-width: 960px) {
  .pl-x9 {
    padding-left: 54px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x9 {
    padding-left: 36px;
  }
}

.mb-x10 {
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  .mb-x10 {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 640px) {
  .mb-x10 {
    margin-bottom: 40px;
  }
}

.mr-x10 {
  margin-right: 80px;
}

@media screen and (max-width: 960px) {
  .mr-x10 {
    margin-right: 60px;
  }
}

@media screen and (max-width: 640px) {
  .mr-x10 {
    margin-right: 40px;
  }
}

.ml-x10 {
  margin-left: 80px;
}

@media screen and (max-width: 960px) {
  .ml-x10 {
    margin-left: 60px;
  }
}

@media screen and (max-width: 640px) {
  .ml-x10 {
    margin-left: 40px;
  }
}

.pt-x10 {
  padding-top: 80px;
}

@media screen and (max-width: 960px) {
  .pt-x10 {
    padding-top: 60px;
  }
}

@media screen and (max-width: 640px) {
  .pt-x10 {
    padding-top: 40px;
  }
}

.pb-x10 {
  padding-bottom: 80px;
}

@media screen and (max-width: 960px) {
  .pb-x10 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 640px) {
  .pb-x10 {
    padding-bottom: 40px;
  }
}

.pr-x10 {
  padding-right: 80px;
}

@media screen and (max-width: 960px) {
  .pr-x10 {
    padding-right: 60px;
  }
}

@media screen and (max-width: 640px) {
  .pr-x10 {
    padding-right: 40px;
  }
}

.pl-x10 {
  padding-left: 80px;
}

@media screen and (max-width: 960px) {
  .pl-x10 {
    padding-left: 60px;
  }
}

@media screen and (max-width: 640px) {
  .pl-x10 {
    padding-left: 40px;
  }
}

.cf::after {
  content: '';
  display: block;
  clear: both;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  display: block;
  position: relative;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*フッターcss読み込み*/
/*ヘッダーcss読み込み*/
#header,
#footer_lp,
#fixed_fotter_bottom,
#page-top {
  display: none !important;
}

#takeover {
  letter-spacing: 0;
}

#takeover .headline {
  position: relative;
  text-align: center;
}

#takeover .headline::before {
  position: absolute;
  top: -26px;
  left: calc( 50% - 40px);
  z-index: -1;
  translate: -50% 0;
  content: "";
  width: 230px;
  height: 174px;
  background: #F2F1E7;
  -webkit-mask-image: url("/wp-content/themes/bones/dist/img/takeover/headline-deco.svg");
  mask-image: url("/wp-content/themes/bones/dist/img/takeover/headline-deco.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

#takeover .headline__sub {
  color: #0BAB60;
  font-size: 2rem;
  font-weight: bold;
}

#takeover .headline__main {
  font-size: 4.8rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  #takeover .headline__main {
    font-size: 4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .headline__main {
    font-size: 3.2rem;
  }
}

#takeover .headline__main small {
  display: block;
  font-size: 2.8rem;
  letter-spacing: .1em;
}

@media screen and (max-width: 960px) {
  #takeover .headline__main small {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .headline__main small {
    font-size: 2rem;
  }
}

#takeover .headline--wht::before {
  background: #fff;
}

#takeover .wrap-s {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 1280px) {
  #takeover .wrap-s {
    padding: 0 32px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .wrap-s {
    padding: 0 24px;
  }
}

@media screen and (max-width: 640px) {
  #takeover .wrap-s {
    padding: 0 16px;
  }
}

#takeover .note-txt {
  margin-left: 1em;
  font-size: 1.4rem;
  text-indent: -1em;
}

#takeover .note-txt::before {
  content: '※';
  color: #EA5302;
}

#takeover .form .item:not(:last-child) {
  margin-bottom: 20px;
}

#takeover .form .item dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#takeover .form .item dt .form-required,
#takeover .form .item dt .form-optional {
  position: relative;
  margin-right: 10px;
  padding-left: 8px;
  font-size: 1.2rem;
}

#takeover .form .item dt .form-required::before,
#takeover .form .item dt .form-optional::before {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

#takeover .form .item dt .form-required {
  color: #EA5302;
}

#takeover .form .item dt .form-required::before {
  background: #EA5302;
}

#takeover .form .item dt .form-optional {
  color: #46AABE;
}

#takeover .form .item dt .form-optional::before {
  background: #46AABE;
}

#takeover .form .item dd span {
  width: 100%;
}

#takeover .form .item dd .message {
  width: 100%;
}

#takeover .form .item input,
#takeover .form .item select,
#takeover .form .item textarea {
  display: block;
  width: 100%;
  padding: 0 10px;
}

#takeover .form .item textarea {
  overflow: auto;
  padding: 10px;
}

#takeover .wpcf7 form.sent .wpcf7-response-output,
#takeover .wpcf7 form.invalid .wpcf7-response-output,
#takeover .wpcf7 form.spam .wpcf7-response-output,
#takeover .wpcf7 form.invalid .wpcf7-response-output,
#takeover .wpcf7 form.unaccepted .wpcf7-response-output {
  margin-bottom: 40px;
  padding: 20px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 4px;
}

@media screen and (max-width: 960px) {
  #takeover .wpcf7 form.sent .wpcf7-response-output,
  #takeover .wpcf7 form.invalid .wpcf7-response-output,
  #takeover .wpcf7 form.spam .wpcf7-response-output,
  #takeover .wpcf7 form.invalid .wpcf7-response-output,
  #takeover .wpcf7 form.unaccepted .wpcf7-response-output {
    margin-bottom: calc( 40px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .wpcf7 form.sent .wpcf7-response-output,
  #takeover .wpcf7 form.invalid .wpcf7-response-output,
  #takeover .wpcf7 form.spam .wpcf7-response-output,
  #takeover .wpcf7 form.invalid .wpcf7-response-output,
  #takeover .wpcf7 form.unaccepted .wpcf7-response-output {
    margin-bottom: calc( 40px * 0.5);
  }
}

#takeover .wpcf7 form.sent .wpcf7-response-output {
  border: 2px solid #EA5302;
}

#takeover .wpcf7 form.invalid .wpcf7-response-output,
#takeover .wpcf7 form.spam .wpcf7-response-output,
#takeover .wpcf7 form.invalid .wpcf7-response-output,
#takeover .wpcf7 form.unaccepted .wpcf7-response-output {
  border: 2px solid #EA5302;
}

#takeover .screen-reader-response {
  display: none;
}

#takeover .wpcf7-not-valid-tip {
  display: inline-block;
  padding: 4px 0 0;
  color: #EA5302;
  font-size: 1.4rem;
}

#takeover .wpcf7 .wpcf7-not-valid {
  background: #fdddd1;
}

#takeover .form-send {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-inline: auto;
  width: 100%;
  background: #29CB0D;
  border: solid 3px #29CB0D;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  cursor: pointer;
}

#takeover .form-send::after {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  content: "";
  width: 15px;
  height: 15px;
  right: 20px;
  background: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

#takeover .form-send input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

#takeover .form-send:hover {
  background: #fff;
}

#takeover .form-send:hover::after {
  background: #29CB0D;
}

#takeover .form-send:hover input {
  color: #29CB0D;
}

@media screen and (max-width: 960px) {
  #takeover .tb-none {
    display: none;
  }
}

#takeover .tb-view {
  display: none;
}

@media screen and (max-width: 960px) {
  #takeover .tb-view {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #takeover .sp-none {
    display: none;
  }
}

#takeover .sp-view {
  display: none;
}

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

#takeover .hero {
  margin-bottom: 80px;
  height: 100%;
}

@media screen and (max-width: 960px) {
  #takeover .hero {
    margin-bottom: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .hero {
    margin-bottom: calc( 80px * 0.5);
  }
}

@media screen and (max-width: 960px) {
  #takeover .hero {
    height: 700px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .hero {
    height: 550px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .hero {
    height: 500px;
  }
}

#takeover .hero .hero-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 2400px;
  margin-inline: auto;
  height: 100%;
}

#takeover .hero .hero-unit__vsl {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 588px);
  background: #0BAB60;
}

@media screen and (max-width: 1280px) {
  #takeover .hero .hero-unit__vsl {
    width: calc(100% - 450px);
  }
}

@media screen and (max-width: 960px) {
  #takeover .hero .hero-unit__vsl {
    width: 100%;
  }
}

#takeover .hero .hero-unit__vsl::before, #takeover .hero .hero-unit__vsl::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 425px;
  height: 262px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
  #takeover .hero .hero-unit__vsl::before, #takeover .hero .hero-unit__vsl::after {
    width: 300px;
    height: 185px;
  }
}

#takeover .hero .hero-unit__vsl::before {
  left: 0;
  bottom: 0;
  background-image: url("/wp-content/themes/bones/dist/img/takeover/hero-bg-l.svg");
}

#takeover .hero .hero-unit__vsl::after {
  right: 0;
  top: 0;
  background-image: url("/wp-content/themes/bones/dist/img/takeover/hero-bg-r.svg");
}

#takeover .hero .hero-unit__vsl .hero-vsl-inner {
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  #takeover .hero .hero-unit__vsl .hero-vsl-inner {
    padding: 0 20px;
  }
}

#takeover .hero .hero-unit__vsl .hero-vsl-inner::before {
  position: absolute;
  top: 16px;
  left: 20px;
  content: "";
  width: 212px;
  height: 138px;
  background: url("/wp-content/themes/bones/dist/img/takeover/hero-deco-l.png") center/contain no-repeat;
}

@media screen and (max-width: 960px) {
  #takeover .hero .hero-unit__vsl .hero-vsl-inner::before {
    width: 170px;
    height: 110px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .hero .hero-unit__vsl .hero-vsl-inner::before {
    width: 140px;
    height: 91px;
  }
}

#takeover .hero .hero-unit__vsl .hero-vsl-inner::after {
  position: absolute;
  right: 20px;
  bottom: 16px;
  content: "";
  width: 198px;
  height: 105px;
  background: url("/wp-content/themes/bones/dist/img/takeover/hero-deco-r.png") center/contain no-repeat;
}

@media screen and (max-width: 960px) {
  #takeover .hero .hero-unit__vsl .hero-vsl-inner::after {
    width: 160px;
    height: 85px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .hero .hero-unit__vsl .hero-vsl-inner::after {
    width: 130px;
    height: 69px;
  }
}

#takeover .hero .hero-unit__vsl .hero-catch {
  margin-bottom: 24px;
  width: 100%;
  max-width: 688px;
}

@media screen and (max-width: 768px) {
  #takeover .hero .hero-unit__vsl .hero-catch {
    margin-bottom: 16px;
    max-width: 480px;
  }
}

#takeover .hero .hero-unit__vsl .txt {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1280px) {
  #takeover .hero .hero-unit__vsl .txt {
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .hero .hero-unit__vsl .txt {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .hero .hero-unit__vsl .txt {
    font-size: 1.4rem;
  }
}

#takeover .hero .hero-unit__vsl .txt em {
  position: relative;
}

#takeover .hero .hero-unit__vsl .txt em::before {
  position: absolute;
  top: -10px;
  left: 50%;
  translate: -50% 0;
  content: "";
  width: 23px;
  height: 12px;
  background: url("/wp-content/themes/bones/dist/img/takeover/hero-txt-deco.svg") center/contain no-repeat;
}

#takeover .hero .hero-unit__dtl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 588px;
  height: 100%;
}

@media screen and (max-width: 1280px) {
  #takeover .hero .hero-unit__dtl {
    width: 450px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .hero .hero-unit__dtl {
    display: none;
  }
}

#takeover .hero .hero-unit__dtl .form-ttl {
  width: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 28px;
  background: #1F8053;
}

#takeover .hero .hero-unit__dtl .form-dtl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc( 100% - 96px);
  padding: 30px 40px;
  background: #fff;
}

@media screen and (max-width: 1280px) {
  #takeover .hero .hero-unit__dtl .form-dtl {
    width: 340px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .hero .hero-unit__dtl .form-dtl {
    display: none;
  }
}

#takeover .hero .hero-unit__dtl .form-dtl .note-txt,
#takeover .hero .hero-unit__dtl .form-dtl .inv-recaptcha-holder,
#takeover .hero .hero-unit__dtl .form-dtl .recaptcha-txt {
  display: none;
}

#takeover .hero .hero-unit__dtl .form-dtl .form {
  margin-bottom: 24px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item dt {
  margin-bottom: 4px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item dd .date-txt {
  margin-bottom: 4px;
  font-size: 1.4rem;
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item dd .field-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item dd .field-item span {
  display: block;
  width: calc( 50% - 4px);
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item input,
#takeover .hero .hero-unit__dtl .form-dtl .form .item select,
#takeover .hero .hero-unit__dtl .form-dtl .form .item textarea {
  height: 40px;
  border: solid 1px #D8D8D8;
  line-height: 38px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form .item textarea {
  height: 88px;
  line-height: 1.6;
}

#takeover .hero .hero-unit__dtl .form-dtl .wpcf7 form.sent .wpcf7-response-output,
#takeover .hero .hero-unit__dtl .form-dtl .wpcf7 form.invalid .wpcf7-response-output,
#takeover .hero .hero-unit__dtl .form-dtl .wpcf7 form.spam .wpcf7-response-output,
#takeover .hero .hero-unit__dtl .form-dtl .wpcf7 form.invalid .wpcf7-response-output,
#takeover .hero .hero-unit__dtl .form-dtl .wpcf7 form.unaccepted .wpcf7-response-output {
  margin-top: 10px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form-send {
  height: 62px;
  border-radius: 60px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form-send::after {
  right: 32px;
  width: 12px;
  height: 12px;
}

#takeover .hero .hero-unit__dtl .form-dtl .form-send input {
  font-size: 2rem;
}

#takeover .worry {
  position: relative;
  z-index: 2;
  padding-bottom: 24px;
}

@media screen and (max-width: 960px) {
  #takeover .worry {
    padding-bottom: calc( 24px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .worry {
    padding-bottom: calc( 24px * 0.5);
  }
}

#takeover .worry::before {
  position: absolute;
  bottom: -70px;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 140px;
  background: #fff;
  border-radius: 140px;
}

@media screen and (max-width: 960px) {
  #takeover .worry::before {
    border-radius: 70px;
  }
}

#takeover .worry::after {
  position: absolute;
  bottom: -140px;
  left: 50%;
  translate: -50% 0;
  content: "";
  width: 80px;
  height: 70px;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

@media screen and (max-width: 960px) {
  #takeover .worry::after {
    bottom: -120px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .worry::after {
    bottom: -100px;
  }
}

@media screen and (max-width: 1280px) {
  #takeover .worry .headline__main {
    font-size: 4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .worry .headline__main {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 960px) {
  #takeover .worry .worry-vsl {
    margin-inline: auto;
    margin-bottom: 24px;
    max-width: 280px;
  }
}

#takeover .worry .worry-unit {
  display: grid;
  grid-template-columns: 1fr 350px 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 1280px) {
  #takeover .worry .worry-unit {
    grid-template-columns: 1fr 280px 1fr;
  }
}

@media screen and (max-width: 960px) {
  #takeover .worry .worry-unit {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

#takeover .worry .worry-unit .worry-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 14px;
  background: #F5F5F5;
  border-radius: 88px;
  min-height: 88px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit .worry-list__item {
    min-height: auto;
    padding: 10px 40px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .worry .worry-unit .worry-list__item {
    font-size: 1.6rem;
  }
}

#takeover .worry .worry-unit .worry-list__item::before {
  position: absolute;
  top: -15px;
  left: 50%;
  translate: -50% 0;
  content: "";
  width: 30px;
  height: 30px;
  background: #D9D9D9;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit .worry-list__item::before {
    top: -12px;
    width: 24px;
    height: 24px;
  }
}

#takeover .worry .worry-unit .worry-list__item::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -9px;
  translate: -50% 0;
  width: 10px;
  height: 14px;
  border-right: 4px solid #858585;
  border-bottom: 4px solid #858585;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit .worry-list__item::after {
    top: -8px;
    width: 9px;
    height: 12px;
  }
}

#takeover .worry .worry-unit .worry-list__item:not(:last-child) {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit .worry-list__item:not(:last-child) {
    margin-bottom: 20px;
  }
}

#takeover .worry .worry-unit .worry-list__item small {
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  #takeover .worry .worry-unit .worry-list__item small {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .worry .worry-unit .worry-list__item small {
    font-size: 1.6rem;
  }
}

#takeover .strength {
  padding: 180px 0 88px;
  background: #F2F1E7;
}

@media screen and (max-width: 960px) {
  #takeover .strength {
    padding: 140px 0 64px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .strength {
    padding: 120px 0 48px;
  }
}

#takeover .strength .headline {
  margin-bottom: 88px;
}

@media screen and (max-width: 960px) {
  #takeover .strength .headline {
    margin-bottom: 64px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .strength .headline {
    margin-bottom: 48px;
  }
}

#takeover .strength .strength-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px 40px;
  counter-reset: strength-num;
}

@media screen and (max-width: 960px) {
  #takeover .strength .strength-list {
    gap: 48px 24px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .strength .strength-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 16px;
  }
}

#takeover .strength .strength-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  padding: 56px 24px;
  border-radius: 20px;
}

@media screen and (max-width: 768px) {
  #takeover .strength .strength-list__item {
    padding: 40px 16px 24px;
  }
}

#takeover .strength .strength-list__item .strength-num {
  position: absolute;
  top: -40px;
  left: 50%;
  translate: -50% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  width: 80px;
  height: 80px;
  background: #0BAB60;
  border-radius: 50%;
  color: #DDF8EB;
}

@media screen and (max-width: 960px) {
  #takeover .strength .strength-list__item .strength-num {
    top: -32px;
    padding-bottom: 24px;
    width: 64px;
    height: 64px;
    font-size: 1.4rem;
  }
}

#takeover .strength .strength-list__item .strength-num::after {
  position: absolute;
  bottom: 16px;
  left: 50%;
  translate: -50% 0;
  counter-increment: strength-num;
  content: counter(strength-num, decimal-leading-zero);
  color: #DDF8EB;
  font-size: 3.2rem;
  font-family: "Inter", sans-serif;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  #takeover .strength .strength-list__item .strength-num::after {
    bottom: 12px;
    font-size: 2.4rem;
  }
}

#takeover .strength .strength-list__item .strength-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 12px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  #takeover .strength .strength-list__item .strength-ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .strength .strength-list__item .strength-ttl {
    font-size: 2rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .strength .strength-list__item .strength-ttl {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .strength .strength-list__item .strength-ttl .sp-none {
    display: none;
  }
}

#takeover .strength .strength-list__item .strength-vsl {
  width: 114px;
}

@media screen and (max-width: 768px) {
  #takeover .strength .strength-list__item .strength-vsl {
    width: 80px;
  }
}

#takeover .service {
  padding-top: 80px;
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  #takeover .service {
    padding-top: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .service {
    padding-top: calc( 80px * 0.5);
  }
}

@media screen and (max-width: 960px) {
  #takeover .service {
    margin-bottom: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .service {
    margin-bottom: calc( 80px * 0.5);
  }
}

#takeover .service .headline {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  #takeover .service .headline {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .service .headline {
    margin-bottom: calc( 48px * 0.5);
  }
}

#takeover .service .service-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px;
}

@media screen and (max-width: 1280px) {
  #takeover .service .service-list {
    gap: 40px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .service .service-list {
    gap: 24px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .service .service-list {
    grid-template-columns: 1fr;
    margin-inline: auto;
    max-width: 640px;
  }
}

#takeover .service .service-list__item {
  position: relative;
  padding: 40px;
  background: #0BAB60;
  border-radius: 20px;
}

#takeover .service .service-list__item .service-vsl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-inline: auto;
  max-width: 390px;
}

@media screen and (max-width: 768px) {
  #takeover .service .service-list__item .service-vsl {
    max-width: 300px;
  }
}

#takeover .service .service-list__item .service-ttl {
  position: absolute;
  bottom: 32px;
  left: 32px;
  display: inline-block;
}

@media screen and (max-width: 960px) {
  #takeover .service .service-list__item .service-ttl {
    bottom: 24px;
    left: 24px;
  }
}

#takeover .service .service-list__item .service-ttl span {
  padding: 0 14px;
  background: #fff;
  font-size: 3.2rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  #takeover .service .service-list__item .service-ttl span {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .service .service-list__item .service-ttl span {
    font-size: 2.4rem;
  }
}

#takeover .flow {
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  #takeover .flow {
    margin-bottom: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .flow {
    margin-bottom: calc( 80px * 0.5);
  }
}

#takeover .flow .headline {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  #takeover .flow .headline {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .flow .headline {
    margin-bottom: calc( 48px * 0.5);
  }
}

#takeover .flow .flow-step {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
  counter-reset: flow-num;
}

@media screen and (max-width: 960px) {
  #takeover .flow .flow-step {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  #takeover .flow .flow-step {
    gap: 12px;
  }
}

#takeover .flow .flow-step::before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  translate: 0 -50%;
  content: "";
  width: 100%;
  height: 38px;
  background: #F2F1E7;
}

@media screen and (max-width: 960px) {
  #takeover .flow .flow-step::before {
    top: 0;
    left: 50%;
    translate: -50% 0;
    width: 38px;
    height: 100%;
  }
}

#takeover .flow .flow-step__item {
  position: relative;
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 24px 24px;
  min-height: 250px;
  border: solid 4px #0BAB60;
  background: #fff;
  border-radius: 10px;
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (max-width: 1280px) {
  #takeover .flow .flow-step__item {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}

@media screen and (max-width: 960px) {
  #takeover .flow .flow-step__item {
    margin-inline: auto;
    padding: 24px;
    width: 100%;
    max-width: 500px;
    min-height: 150px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .flow .flow-step__item {
    min-height: 100px;
    font-size: 2rem;
  }
}

#takeover .flow .flow-step__item::before {
  position: absolute;
  top: -30px;
  left: -30px;
  content: "";
  width: 100px;
  height: 100px;
  background: #0BAB60;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #takeover .flow .flow-step__item::before {
    width: 80px;
    height: 80px;
  }
}

#takeover .flow .flow-step__item::after {
  position: absolute;
  top: 15px;
  left: 10px;
  counter-increment: flow-num;
  content: counter(flow-num, decimal-leading-zero);
  color: #DDF8EB;
  font-size: 3.2rem;
  font-weight: bold;
  font-family: "Inter", sans-serif;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #takeover .flow .flow-step__item::after {
    top: 10px;
    left: 5px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 960px) {
  #takeover .flow .flow-step__item .tb-none {
    display: none;
  }
}

#takeover .voice {
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  #takeover .voice {
    margin-bottom: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .voice {
    margin-bottom: calc( 80px * 0.5);
  }
}

#takeover .voice .headline {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  #takeover .voice .headline {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .voice .headline {
    margin-bottom: calc( 48px * 0.5);
  }
}

#takeover .voice .voice-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

@media screen and (max-width: 1280px) {
  #takeover .voice .voice-list {
    gap: 30px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

#takeover .voice .voice-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .voice .voice-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}

#takeover .voice .voice-list__item .voice-txt {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 48px;
  padding: 32px 24px;
  background: #F2F1E7;
  border-radius: 20px;
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list__item .voice-txt {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .voice .voice-list__item .voice-txt {
    margin-bottom: calc( 48px * 0.5);
  }
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list__item .voice-txt {
    width: calc(100% - 224px);
    padding: 24px 16px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .voice .voice-list__item .voice-txt {
    width: 100%;
  }
}

#takeover .voice .voice-list__item .voice-txt::after {
  position: absolute;
  bottom: -30px;
  left: 50%;
  translate: -50% 0;
  content: "";
  width: 30px;
  height: 30px;
  background: #F2F1E7;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list__item .voice-txt::after {
    bottom: auto;
    top: 50%;
    left: -24px;
    translate: 0 -50%;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
  }
}

@media screen and (max-width: 480px) {
  #takeover .voice .voice-list__item .voice-txt::after {
    bottom: -16px;
    top: auto;
    left: 50%;
    translate: -50% 0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
}

#takeover .voice .voice-list__item .voice-txt .voice-ttl {
  text-align: center;
  margin-bottom: 8px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #takeover .voice .voice-list__item .voice-txt .voice-ttl {
    font-size: 2rem;
  }
}

#takeover .voice .voice-list__item .voice-vsl {
  margin-inline: auto;
  width: 100%;
  max-width: 214px;
}

@media screen and (max-width: 960px) {
  #takeover .voice .voice-list__item .voice-vsl {
    width: 180px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .voice .voice-list__item .voice-vsl {
    width: 150px;
  }
}

#takeover .price {
  margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
  #takeover .price {
    margin-bottom: calc( 80px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .price {
    margin-bottom: calc( 80px * 0.5);
  }
}

#takeover .price .headline {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  #takeover .price .headline {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .price .headline {
    margin-bottom: calc( 48px * 0.5);
  }
}

#takeover .price .frame {
  padding: 12px;
  border: solid 4px #0BAB60;
  border-radius: 20px;
}

#takeover .price .frame .frame-ttl {
  text-align: center;
  padding: 18px;
  background: #0BAB60;
  border-radius: 15px;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  #takeover .price .frame .frame-ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-ttl {
    padding: 10px;
    font-size: 2rem;
  }
}

#takeover .price .frame .frame-inner {
  padding: 16px 24px 24px;
}

#takeover .price .frame .frame-inner .initial-price {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  #takeover .price .frame .frame-inner .initial-price {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .initial-price {
    font-size: 2.4rem;
  }
}

#takeover .price .frame .frame-inner .initial-price em {
  font-size: 6.4rem;
  font-family: "Inter", sans-serif;
}

@media screen and (max-width: 960px) {
  #takeover .price .frame .frame-inner .initial-price em {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .initial-price em {
    font-size: 3.6rem;
  }
}

#takeover .price .frame .frame-inner .txt {
  margin-bottom: 32px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  #takeover .price .frame .frame-inner .txt {
    margin-bottom: calc( 32px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .price .frame .frame-inner .txt {
    margin-bottom: calc( 32px * 0.5);
  }
}

#takeover .price .frame .frame-inner .maintenance-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .maintenance-list {
    gap: 16px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .price .frame .frame-inner .maintenance-list {
    gap: 4px;
  }
}

#takeover .price .frame .frame-inner .maintenance-list dt {
  padding: 10px 24px;
  background: #F2F1E7;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .maintenance-list dt {
    padding: 6px 16px;
  }
}

#takeover .price .frame .frame-inner .maintenance-list dd {
  font-size: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .maintenance-list dd {
    font-size: 1.6rem;
  }
}

#takeover .price .frame .frame-inner .maintenance-list dd em {
  margin-left: 6px;
  font-size: 2.8rem;
  font-family: "Inter", sans-serif;
}

@media screen and (max-width: 960px) {
  #takeover .price .frame .frame-inner .maintenance-list dd em {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .price .frame .frame-inner .maintenance-list dd em {
    font-size: 2rem;
  }
}

#takeover .outro {
  position: relative;
  padding: 150px 100px;
}

@media screen and (max-width: 768px) {
  #takeover .outro {
    padding: 100px 40px;
  }
}

@media screen and (max-width: 480px) {
  #takeover .outro {
    padding: 100px 16px;
  }
}

#takeover .outro::before, #takeover .outro::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 326px;
  height: 419px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  #takeover .outro::before, #takeover .outro::after {
    width: 266px;
    height: 320px;
    opacity: .5;
  }
}

@media screen and (max-width: 480px) {
  #takeover .outro::before, #takeover .outro::after {
    width: 206px;
    height: 268px;
  }
}

#takeover .outro::before {
  bottom: 0;
  left: 0;
  background-image: url("/wp-content/themes/bones/dist/img/takeover/outro-bg-l.svg");
}

@media screen and (max-width: 480px) {
  #takeover .outro::before {
    left: -60px;
  }
}

#takeover .outro::after {
  top: 0;
  right: 0;
  background-image: url("/wp-content/themes/bones/dist/img/takeover/outro-bg-r.svg");
}

#takeover .outro .outro-ttl,
#takeover .outro .txt {
  text-align: center;
  font-weight: bold;
}

#takeover .outro .outro-ttl {
  font-size: 3.6rem;
}

@media screen and (max-width: 960px) {
  #takeover .outro .outro-ttl {
    font-size: 3rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .outro .outro-ttl {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 480px) {
  #takeover .outro .outro-ttl {
    font-size: 2.2rem;
  }
}

#takeover .outro .outro-ttl span {
  color: #0BAB60;
}

#takeover .outro .txt {
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  #takeover .outro .txt {
    font-size: 1.6rem;
  }
}

#takeover .contact {
  padding: 88px 0;
  background: #0BAB60;
}

@media screen and (max-width: 960px) {
  #takeover .contact {
    padding: 64px 0;
  }
}

@media screen and (max-width: 768px) {
  #takeover .contact {
    padding: 48px 0;
  }
}

#takeover .contact .contact-inner {
  padding: 80px;
  background: #fff;
  border-radius: 20px;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner {
    padding: 60px;
  }
}

@media screen and (max-width: 768px) {
  #takeover .contact .contact-inner {
    padding: 24px;
  }
}

#takeover .contact .contact-inner .contact-headline {
  text-align: center;
  margin-bottom: 40px;
  font-size: 4.8rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .contact-headline {
    margin-bottom: calc( 40px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .contact .contact-inner .contact-headline {
    margin-bottom: calc( 40px * 0.5);
  }
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .contact-headline {
    font-size: 4rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .contact .contact-inner .contact-headline {
    font-size: 3.2rem;
  }
}

#takeover .contact .contact-inner .form {
  margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form {
    margin-bottom: calc( 48px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .contact .contact-inner .form {
    margin-bottom: calc( 48px * 0.5);
  }
}

#takeover .contact .contact-inner .form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  background: #f8f8f3;
  border: solid 4px #f8f8f3;
  border-radius: 10px;
}

#takeover .contact .contact-inner .form .item dt {
  padding: 16px;
  width: 340px;
}

@media screen and (max-width: 1280px) {
  #takeover .contact .contact-inner .form .item dt {
    width: 300px;
  }
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form .item dt {
    width: 100%;
  }
}

#takeover .contact .contact-inner .form .item dd {
  width: calc(100% - 340px);
  padding: 21px;
  background: #fff;
  border-radius: 0 8px 8px 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1280px) {
  #takeover .contact .contact-inner .form .item dd {
    width: calc(100% - 300px);
  }
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form .item dd {
    width: 100%;
    border-radius: 0 0 8px 8px;
  }
}

#takeover .contact .contact-inner .form .item .date-dtl {
  background: none;
  padding: 0;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form .item .date-dtl {
    padding: 0 0 0 8px;
  }
}

#takeover .contact .contact-inner .form .item .date-dtl__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  #takeover .contact .contact-inner .form .item .date-dtl__item {
    display: block;
  }
}

#takeover .contact .contact-inner .form .item .date-dtl__item:not(:last-child) {
  margin-bottom: 6px;
}

#takeover .contact .contact-inner .form .item .date-dtl__item .field-item {
  width: calc(100% - 104px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
}

@media screen and (max-width: 480px) {
  #takeover .contact .contact-inner .form .item .date-dtl__item .field-item {
    width: 100%;
  }
}

#takeover .contact .contact-inner .form .item .date-dtl__item .field-item span {
  display: block;
  padding: 16px 10px;
  width: calc( 50% - 4px);
  background: #fff;
}

#takeover .contact .contact-inner .form .item textarea {
  height: 150px;
}

#takeover .contact .contact-inner .form-send {
  margin-bottom: 16px;
  max-width: 480px;
  height: 80px;
  border-radius: 80px;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form-send {
    margin-bottom: calc( 16px * 0.75);
  }
}

@media screen and (max-width: 640px) {
  #takeover .contact .contact-inner .form-send {
    margin-bottom: calc( 16px * 0.5);
  }
}

@media screen and (max-width: 768px) {
  #takeover .contact .contact-inner .form-send {
    height: 64px;
  }
}

#takeover .contact .contact-inner .form-send::after {
  right: 40px;
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  #takeover .contact .contact-inner .form-send::after {
    width: 10px;
    height: 10px;
  }
}

#takeover .contact .contact-inner .form-send input {
  font-size: 2.4rem;
}

@media screen and (max-width: 960px) {
  #takeover .contact .contact-inner .form-send input {
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  #takeover .contact .contact-inner .form-send input {
    font-size: 1.6rem;
  }
}

#takeover .contact .contact-inner .recaptcha-txt {
  text-align: center;
}

#takeover .contact .contact-inner .recaptcha-txt a {
  color: #0BAB60;
  text-decoration: underline;
}

#takeover .contact .contact-inner .recaptcha-txt a:hover {
  text-decoration: none;
}

#takeover .contact .contact-inner .inv-recaptcha-holder {
  display: none;
}

#takeover .contact .contact-inner .wpcf7 form.sent .wpcf7-response-output,
#takeover .contact .contact-inner .wpcf7 form.invalid .wpcf7-response-output,
#takeover .contact .contact-inner .wpcf7 form.spam .wpcf7-response-output,
#takeover .contact .contact-inner .wpcf7 form.invalid .wpcf7-response-output,
#takeover .contact .contact-inner .wpcf7 form.unaccepted .wpcf7-response-output {
  margin-bottom: 20px;
}

/*# sourceMappingURL=../../maps/pages/takeover.css.map */
