/*
Theme Name: Nocks LiveProduction LP
Description:
Author:
Author URI:
*/

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable
 */

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */

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

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #1d1d1d;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media (max-width: 834px) {
  body {
    font-size: 0.875rem;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.sp_br {
  display: none;
}
@media (max-width: 834px) {
  .sp_br {
    display: block;
  }
}

.pc_br {
  display: block;
}
@media (max-width: 834px) {
  .pc_br {
    display: none;
  }
}

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.fadeIn.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header {
  position: sticky;
  top: 0;
  z-index: 5000;
  background: #000000;
  overflow: auto;
}
.header__inner {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 834px) {
  .header__inner {
    padding: 5px 20px;
  }
}

.header__logo {
  width: 150px;
  @media (max-width: 834px) {
    width: 90px;
  }
}

/*----------------------------------------
FV
----------------------------------------*/
.fv {
  background: url("https://nocks-live.jp//wp-content/themes/lp/images/fv_back.webp") no-repeat center;
  height: auto;
  text-align: center;
}
@media (max-width: 834px) {
  .fv {
    background: none;
  }
}
.fv__inner {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------
CTA
----------------------------------------*/
.cta {
  background: #1d1d1d;
  padding: 55px 0 40px;
  position: relative;
}
@media (max-width: 834px) {
  .cta {
    padding: 30px 0 20px;
  }
}
.cta__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-align: center;
}
.cta__sub-title {
  position: absolute;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
@media (max-width: 834px) {
  .cta__sub-title {
    top: -14px;
  }
}
.cta__sub-title-inner {
  display: inline-block;
  padding: 3px 40px;
  background: #fff;
  border: 2px solid #1d1d1d;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 834px) {
  .cta__sub-title-inner {
    display: inline-block;
    padding: 3px 40px;
    background: #fff;
    border: 2px solid #1d1d1d;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.9375rem;
    border: 1px solid #1d1d1d;
    padding: 2px 20px;
  }
}
.cta__sub-title--yellow {
  background: linear-gradient(transparent 75%, #f0bf52 75%);
}
.cta__title {
  font-size: 1.5rem;
  color: #fff;
  display: inline-block;
  position: relative;
}
@media (max-width: 834px) {
  .cta__title {
    font-size: 0.875rem;
  }
}
.cta__title--left {
  position: absolute;
  bottom: -5px;
  left: -48px;
  width: 28px;
}
@media (max-width: 834px) {
  .cta__title--left {
    left: -20px;
    bottom: 0;
    width: 15px;
  }
}
.cta__title--right {
  position: absolute;
  bottom: -5px;
  right: -48px;
  width: 28px;
}
@media (max-width: 834px) {
  .cta__title--right {
    right: -20px;
    bottom: 0;
    width: 15px;
  }
}
.cta__btn {
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 435px;
  margin: auto;
  margin-top: 10px;
  padding: 20px;
  font-size: 1.375rem;
  position: relative;
  border-radius: 50px;
  font-weight: 600;
  background: transparent;
  color: #fff;
  background: #2da763;
  overflow: hidden;
  -webkit-box-shadow: 3px 5px 0 #16733f;
  box-shadow: 3px 5px 0 #16733f;
}
@media (max-width: 834px) {
  .cta__btn {
    font-size: 1rem;
    padding: 15px 0;
    width: 90%;
    -webkit-box-shadow: 1px 3px 0 #16733f;
    box-shadow: 1px 3px 0 #16733f;
  }
}
.cta__btn:before {
  content: "";
  display: block;
  width: 0px;
  height: 86%;
  position: absolute;
  top: 7%;
  left: 0%;
  opacity: 0;
  background: #fff;
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #b5e7ff;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-animation: shinyshiny 3s ease-in-out infinite;
  animation: shinyshiny 3s ease-in-out infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.cta__btn:hover {
  opacity: 0.9;
}

@-webkit-keyframes shinyshiny {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.fa-angle-right {
  position: absolute;
  top: calc(50% - 0.4em);
  right: 1.5rem;
}

/*----------------------------------------
お悩み　解決
----------------------------------------*/
.trouble {
  padding: 65px 0;
  background: #f7f7f7;
  overflow: hidden;
}
@media (max-width: 834px) {
  .trouble {
    padding: 40px 0;
  }
}
.trouble__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.trouble__subtitle {
  font-size: 1.75rem;
}
@media (max-width: 834px) {
  .trouble__subtitle {
    font-size: 1.0625rem;
  }
}
.trouble__subtitle--box {
  background: #fff;
  border: 1px solid #1d1d1d;
  padding: 0 8px;
  margin-right: 5px;
  -webkit-box-shadow: 2px 3px 0 #1d1d1d;
  box-shadow: 2px 3px 0 #1d1d1d;
}
@media (max-width: 834px) {
  .trouble__subtitle--box {
    -webkit-box-shadow: 2px 2px 0 #1d1d1d;
    box-shadow: 2px 2px 0 #1d1d1d;
  }
}
.trouble__heading {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 2;
}
@media (max-width: 834px) {
  .trouble__heading {
    font-size: 1.75rem;
    line-height: 1.4;
    margin-top: 12px;
  }
}
.trouble__heading--blue {
  color: #416ff6;
}
.trouble__box {
  position: relative;
  margin-top: 56px;
  max-width: 906px;
  height: 348px;
  background: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
}
@media (max-width: 834px) {
  .trouble__box {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.16);
    padding: 40px 15px 15px;
    margin-top: 40px;
  }
}
.trouble__boxtitle {
  position: absolute;
  top: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 133px;
}
@media (max-width: 834px) {
  .trouble__boxtitle {
    width: 28vw;
    top: -10px;
  }
}
.trouble__img {
  position: absolute;
  top: 19px;
  right: -128px;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
  z-index: 1;
  width: 516px;
}
@media (max-width: 834px) {
  .trouble__img {
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
    width: 70%;
  }
}
.trouble__items {
  position: absolute;
  top: 50px;
  left: 45px;
  text-align: left;
  z-index: 10;
}
@media (max-width: 834px) {
  .trouble__items {
    position: static;
    max-inline-size: -webkit-max-content;
    max-inline-size: -moz-max-content;
    max-inline-size: max-content;
    margin-inline: auto;
  }
}
.trouble__list {
  font-size: 1.125rem;
  margin-top: 15px;
  text-align: left;
  padding-left: 30px;
  background: url("https://nocks-live.jp//wp-content/themes/lp/images/trouble_checkbox.webp") left 0px top 6px no-repeat;
  background-size: 20px;
}
@media (max-width: 834px) {
  .trouble__list {
    font-size: 0.9375rem;
    letter-spacing: 0;
    margin-top: 8px;
    background-size: 16px;
    padding-left: 25px;
  }
}
.trouble__list:first-child {
  margin-top: 0;
}
.trouble__list--bold {
  font-weight: 600;
}
.trouble__undertext--pc {
  margin-top: 12px;
  font-size: 2rem;
  position: relative;
  display: inline-block;
  font-weight: 500;
}
@media (max-width: 834px) {
  .trouble__undertext--pc {
    display: none;
  }
}
.trouble__undertext--pc--large {
  font-size: 2.625rem;
  background: #1d1d1d;
  color: #fff;
  padding: 3px 6px 6px 15px;
  margin-right: 5px;
  letter-spacing: 0.05em;
}
@media (max-width: 834px) {
  .trouble__undertext--pc--large {
    font-size: 1.625rem;
    padding: 1px 6px 3px 6px;
  }
}
.trouble__undertext--pc--yellow {
  color: #f0bf52;
}
.trouble__undertext--sp {
  display: none;
}
@media (max-width: 834px) {
  .trouble__undertext--sp {
    display: block;
    font-weight: 500;
    position: relative;
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.8;
  }
}
.trouble__undertext--deco {
  position: absolute;
  top: -50px;
  left: -60px;
}
@media (max-width: 834px) {
  .trouble__undertext--deco {
    width: 55px;
    top: 0;
    left: -10px;
    z-index: 0;
  }
}
@media (max-width: 834px) {
  .trouble__arrow {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
  }
}

/*----------------------------------------
理由
----------------------------------------*/
.reason {
  padding: 65px 0 90px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .reason {
    padding: 40px 0;
  }
}
.reason__subtitle {
  font-size: 1.75rem;
}
@media (max-width: 834px) {
  .reason__subtitle {
    font-size: 1.0625rem;
  }
}
.reason__heading {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (max-width: 834px) {
  .reason__heading {
    font-size: 1.75rem;
  }
}
.reason__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 10;
}
.reason__items {
  margin-top: 65px;
}
@media (max-width: 834px) {
  .reason__items {
    margin-top: 40px;
  }
}
.reason__list {
  border: double 5px #1d1d1d;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding: 58px 0 33px;
  -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16);
  margin-top: 63px;
  background: #fff;
}
@media (max-width: 834px) {
  .reason__list {
    padding: 30px 15px;
    margin-top: 40px;
    border: double 4px #1d1d1d;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.reason__list:first-child {
  margin-top: 0;
}
.reason__list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 834px) {
  .reason__list-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 834px) {
  .reason__list-inner--second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.reason__number {
  position: absolute;
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 834px) {
  .reason__number {
    width: 40vw;
    top: -20px;
  }
}
.reason__img {
  width: 50%;
}
@media (max-width: 834px) {
  .reason__img {
    width: 100%;
  }
}
@media (max-width: 834px) {
  .reason__img--second {
    margin-bottom: 20px;
  }
}
.reason__box {
  width: 50%;
  text-align: left;
  padding: 24px 22px 0;
}
@media (max-width: 834px) {
  .reason__box {
    width: 100%;
    padding: 0;
  }
}
.reason__title {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
}
@media (max-width: 834px) {
  .reason__title {
    font-size: 1.375rem;
    line-height: 1.7;
  }
}
.reason__title--yellow {
  color: #f0bf52;
}
.reason__title--black {
  background: #1d1d1d;
  color: #fff;
  padding: 0 5px 2px;
}
.reason__text {
  margin-top: 22px;
}
@media (max-width: 834px) {
  .reason__text {
    margin-top: 15px;
  }
}
.reason__support {
  margin-top: 40px;
}
@media (max-width: 834px) {
  .reason__support {
    margin-top: 25px;
  }
}
.reason__support-title {
  font-size: 1.375rem;
  font-weight: 600;
}
@media (max-width: 834px) {
  .reason__support-title {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}
.reason__support-img {
  max-width: 665px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 834px) {
  .reason__support-img {
    width: 100%;
  }
}

.lattice1 {
  background-image: repeating-linear-gradient(90deg, #f5f5f5, #f5f5f5 1px, transparent 1px, transparent 20px), repeating-linear-gradient(0deg, #f5f5f5, #f5f5f5 1px, #fff 1px, #fff 20px);
}
@media (max-width: 834px) {
  .lattice1 {
    background-image: repeating-linear-gradient(90deg, #f5f5f5, #f5f5f5 1px, transparent 1px, transparent 16px), repeating-linear-gradient(0deg, #f5f5f5, #f5f5f5 1px, #fff 1px, #fff 16px);
  }
}

/*----------------------------------------
流れ
----------------------------------------*/
.flow {
  padding: 114px 0;
  overflow: hidden;
}
@media (max-width: 834px) {
  .flow {
    padding: 40px 0;
  }
}
.flow__subtitle {
  font-size: 1.75rem;
}
@media (max-width: 834px) {
  .flow__subtitle {
    font-size: 1.0625rem;
  }
}
.flow__heading {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (max-width: 834px) {
  .flow__heading {
    font-size: 1.5rem;
  }
}
.flow__title {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 834px) {
  .flow__title {
    top: 0;
    width: 80%;
  }
}
.flow__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.flow__items {
  margin-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 834px) {
  .flow__items {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.flow__list {
  width: 28%;
  background: #fff;
  border: 2px solid #f0bf52;
  position: relative;
  padding: 0 0 25px;
  -webkit-box-shadow: 6px 7px 0 #f0bf52;
  box-shadow: 6px 7px 0 #f0bf52;
}
@media (max-width: 834px) {
  .flow__list {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }
}
.flow__list-title {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 18px;
}
@media (max-width: 834px) {
  .flow__list-title {
    font-size: 1rem;
    margin-top: 15px;
  }
}
.flow__list-title--small {
  font-size: 0.8em;
}
.flow__list:nth-child(7),
.flow__list:nth-child(9) {
  margin-top: 60px;
}
@media (max-width: 834px) {
  .flow__list:nth-child(7),
  .flow__list:nth-child(9) {
    margin-top: 0;
  }
}
.flow__number {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 139px;
}
@media (max-width: 834px) {
  .flow__number {
    width: 26vw;
    top: -18px;
  }
}
@media (max-width: 834px) {
  .flow__img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.flow__text {
  padding: 0 25px;
  text-align: left;
  margin-top: 18px;
}
@media (max-width: 834px) {
  .flow__text {
    margin-top: 10px;
    padding: 0;
  }
}
.flow__arrow {
  width: 1%;
  margin: auto 15px;
}
@media (max-width: 834px) {
  .flow__arrow {
    margin: 15px auto;
    width: 8vw;
  }
}
.flow__arrow--third {
  display: none;
}
@media (max-width: 834px) {
  .flow__arrow--third {
    display: block;
    margin: 15px auto;
  }
}

/*----------------------------------------
よくある質問
----------------------------------------*/
.faq {
  background: #f7f7f7;
  padding: 120px 0;
}
@media (max-width: 834px) {
  .faq {
    padding: 40px 0;
  }
}
.faq__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 0;
}
.faq__heading {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-block;
  z-index: 2;
}
@media (max-width: 834px) {
  .faq__heading {
    font-size: 1.75rem;
  }
}
.faq__title {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 834px) {
  .faq__title {
    top: -30px;
    width: 80%;
  }
}
.faq__items {
  margin-top: 65px;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  position: relative;
}
@media (max-width: 834px) {
  .faq__items {
    margin-top: 25px;
    width: 92%;
  }
}

.accordion__btn {
  background: #1d1d1d;
  color: #fff;
  border-radius: 50px;
  position: relative;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  padding: 18px 20px 20px 80px;
  font-size: 1.0625rem;
  font-weight: 400;
  margin-top: 17px;
}
@media (max-width: 834px) {
  .accordion__btn {
    padding: 8px 45px 10px;
    margin-top: 15px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.accordion__btn::before {
  content: "Q";
  color: #1d1d1d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 65px;
  height: 65px;
  background: #f1a3c0;
  border-radius: 50%;
  position: absolute;
  font-size: 2.125rem;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media (max-width: 834px) {
  .accordion__btn::before {
    font-size: 1.25rem;
    width: 45px;
    height: 45px;
  }
}
.accordion__btn::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  background-image: url("https://nocks-live.jp//wp-content/themes/lp/images/qa_arrow-q.webp");
  background-size: cover;
  background-position: center;
}
@media (max-width: 834px) {
  .accordion__btn::after {
    right: 20px;
  }
}
.accordion__btn--active::after {
  content: "";
  background-image: url("https://nocks-live.jp//wp-content/themes/lp/images/qa_arrow-a.webp");
}
@media (max-width: 834px) {
  .accordion__btn--active::after {
    right: 20px;
  }
}
.accordion__body {
  text-align: left;
  display: none;
  padding: 20px;
}
.accordion__body--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.accordion__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 834px) {
  .accordion__text {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.accordion__text--a {
  font-size: 2.125rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-right: 40px;
}
@media (max-width: 834px) {
  .accordion__text--a {
    font-size: 1.25rem;
    margin-right: 15px;
  }
}

/*----------------------------------------
ラストCTA
----------------------------------------*/
.last-cta {
  background: url("https://nocks-live.jp//wp-content/themes/lp/images/last-cta_img.webp") no-repeat right;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: 1025px;
  padding: 120px 0 90px;
}
@media (max-width: 834px) {
  .last-cta {
    height: auto;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
  }
}
.last-cta__inner {
  max-width: 1038px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 834px) {
  .last-cta__inner {
    padding: 0 10px;
  }
}
.last-cta__text {
  max-width: 390px;
}
@media (max-width: 834px) {
  .last-cta__text {
    display: none;
  }
}
.last-cta__box {
  margin-top: 180px;
  border: 2px solid #1d1d1d;
  background: #fff;
  padding: 45px 0;
  max-width: 912px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 6px 10px 0 #1d1d1d;
  box-shadow: 6px 10px 0 #1d1d1d;
}
@media (max-width: 834px) {
  .last-cta__box {
    margin-top: 0;
    padding: 20px;
    width: 90%;
    -webkit-box-shadow: 4px 5px 0 #1d1d1d;
    box-shadow: 4px 5px 0 #1d1d1d;
  }
}
.last-cta__title {
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
@media (max-width: 834px) {
  .last-cta__title {
    font-size: 0.9375rem;
  }
}
.last-cta__title--left {
  position: absolute;
  bottom: -5px;
  left: -48px;
}
@media (max-width: 834px) {
  .last-cta__title--left {
    width: 10px;
    background: #000;
  }
}
.last-cta__title--right {
  position: absolute;
  bottom: -5px;
  right: -48px;
}
.last-cta__sub-title {
  position: relative;
}
.last-cta__sub-title--img {
  /* width: 350px; */
}

.last-cta__sub-title--text {
  position: absolute;
  top: 38%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
  color: #fff;
}
@media (max-width: 834px) {
  .last-cta__sub-title--text {
    font-size: 1rem;
  }
}
.last-cta__sub-title--yellow {
  color: #f0bf52;
}
.last-cta__btn {
  width: 100%;
}

/*----------------------------------------
footer
----------------------------------------*/
.footer {
  text-align: center;
  padding: 15px;
  background: #1d1d1d;
}
.footer__text {
  color: #fff;
  font-size: 0.75rem;
}
@media (max-width: 834px) {
  .footer__text {
    font-size: 0.6875rem;
  }
}
