@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
    ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
* 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: 1em;
  /* 2 */
}

/* Text-level semantics
    ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  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: 1em;
  /* 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
    ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
    ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* 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"] {
  -webkit-appearance: button;
}

/**
* 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;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 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 {
  box-sizing: border-box;
  /* 1 */
  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;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* 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 odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* 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 */
}

/* 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;
}

/* Misc
    ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

@media screen and (min-width: 768px) {
  .show-pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .show-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .show-pc.__inline {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  .show-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .show-sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .show-sp.__inline {
    display: inline-block;
  }
}

._fade_scroll {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
._fade_scroll.effect-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

._fade_up,
._fade_in {
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.js-scroll-btn {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.js-scroll-btn.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

._text_up.splitting .word {
  line-height: 1;
  display: block;
  overflow: hidden;
}
._text_up.splitting .char {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  display: inline-block;
  line-height: 1;
}
._text_up.is-show.splitting .char {
  -webkit-animation: TitleAnim 0.5s ease forwards;
  animation: TitleAnim 0.5s ease forwards;
}
._text_up.is-show.splitting .char:nth-child(2) {
  -webkit-animation-delay: 0.06s;
  animation-delay: 0.06s;
}
._text_up.is-show.splitting .char:nth-child(3) {
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
._text_up.is-show.splitting .char:nth-child(4) {
  -webkit-animation-delay: 0.18s;
  animation-delay: 0.18s;
}
._text_up.is-show.splitting .char:nth-child(5) {
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
._text_up.is-show.splitting .char:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
._text_up.is-show.splitting .char:nth-child(7) {
  -webkit-animation-delay: 0.36s;
  animation-delay: 0.36s;
}
._text_up.is-show.splitting .char:nth-child(8) {
  -webkit-animation-delay: 0.42s;
  animation-delay: 0.42s;
}
._text_up.is-show.splitting .char:nth-child(9) {
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
@-webkit-keyframes TitleAnim {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes TitleAnim {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.center {
  text-align: center;
}
.center__sm {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .center__sm {
    text-align: left;
  }
}
.center__lg {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .center__lg {
    text-align: left;
  }
}

.bold {
  font-weight: 700;
}

.bottom__xxs {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .bottom__xxs--sm {
    margin-bottom: 8px;
  }
}
.bottom__xs {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .bottom__xs--sm {
    margin-bottom: 16px;
  }
}
.bottom__sm {
  margin-bottom: 32px;
}
.bottom__md {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .bottom__md--sm {
    margin-bottom: 32px;
  }
}
.bottom__lg {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .bottom__lg--sm {
    margin-bottom: 48px;
  }
}
.bottom__xl {
  margin-bottom: -webkit-calc(64px + 24px);
  margin-bottom: calc(64px + 24px);
}
@media screen and (max-width: 767px) {
  .bottom__xl--sm {
    margin-bottom: -webkit-calc(32px + 16px);
    margin-bottom: calc(32px + 16px);
  }
}

html {
  font-size: 0.625rem;
}

body {
  color: #13202f;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}

a {
  text-decoration: underline;
  color: #f03748;
}
a:hover {
  text-decoration: underline;
  color: #f03748;
}
a:focus {
  outline: none;
}

/* サイズ算出からPaddingを抜く */
* {
  box-sizing: border-box;
}

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

/* 画像のinlineの下余白を消す */
img {
  vertical-align: middle;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

p,
li,
a,
h1,
h2,
h3,
h4,
h5,
div {
  margin: 0;
  padding: 0;
}

figure img,
img {
  width: 100%;
}

p,
li,
a,
h1,
h2,
h3,
h4,
h5,
div {
  letter-spacing: 0.04em;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}

em {
  font-weight: bold;
  font-style: normal;
}

figure {
  margin: 0;
}

.bg__red {
  background-color: #fff9f9;
}
.bg__blue {
  background-color: #f9fafd;
}
.bg__navy {
  background-color: #112c59;
}
.bg__navy .heading__title.__xl {
  position: relative;
  font-size: 3.4rem;
  line-height: 1.5867;
  margin-bottom: 64px;
  color: #fff;
  text-align: center;
}

.color {
  color: #13202f;
}
.color__red {
  color: #f03748;
}
.color__blue {
  color: #4c84ef;
}
.color__white {
  color: #fff;
}

section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 48px 0;
  }
}

.l__container {
  margin: auto;
  padding: 0 40px;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .l__container {
    padding: 0 24px;
  }
}

.col {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.col .col-7 {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .col .col-7 {
    width: 100%;
  }
}
.col .col-6 {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .col .col-6 {
    width: 100%;
  }
}
.col .col-5 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .col .col-5 {
    width: 100%;
  }
}
.col .col-4 {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .col .col-4 {
    width: 100%;
  }
}
.col .col-3 {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .col .col-3 {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .layout__wrap {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1079px) {
  .layout__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1080px) {
  .layout__wrap .layout__contents {
    width: 100%;
  }
}
.layout__wrap .layout__cta {
  background: #fff2c8;
}
@media screen and (min-width: 1080px) {
  .layout__wrap .layout__cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    width: 320px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 1079px) {
  .layout__wrap .layout__cta {
    width: 100%;
  }
}

.btn__wrap {
  text-align: center;
}

.fixed__bnr {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
}

.btn {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  display: inline-block;
  font-size: 1.8rem;
  padding: 16px 66px;
  border-radius: 50px;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 1.6rem;
    padding: 16px 48px;
  }
}
.btn__small {
  padding: 8px 16px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .btn__small {
    font-size: 1.2rem;
  }
}
.btn:hover {
  text-decoration: none;
}
.btn:hover.btn__white {
  background-color: #f03748;
  color: #fff;
}
.btn__white {
  color: #f03748;
  background-color: #fff;
  border: 2px solid #f03748;
}
.btn__white:hover {
  color: #f03748;
}
.btn__red {
  color: #fff;
  background-color: #f03748;
  border: 2px solid #f03748;
}
.btn__red:hover {
  color: #f03748;
  background-color: #fff;
  border: 2px solid #f03748;
}
.btn__black {
  color: #fff;
  background-color: #13202f;
}
.btn__black:hover {
  color: #fff;
}
.btn__orange {
  color: #13202f;
  background-color: #ffbe2e;
}
.btn__orange:hover {
  color: #fff;
}
.btn.arrow {
  position: relative;
}
.btn.arrow:hover:after {
  right: 8%;
}
.btn.arrow:hover.arrow__down:after {
  right: 10%;
  bottom: -10%;
}
.btn.arrow:after {
  content: "";
  position: absolute;
  border-top-width: 2px;
  border-right-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  height: 6px;
  width: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 10%;
  margin: auto;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 767px) {
  .btn.arrow:after {
    right: 12%;
  }
}
.btn.arrow__white:after {
  border-color: #fff;
}
.btn.arrow__red:after {
  border-color: #f03748;
}
.btn.arrow__down:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.heading__title.__xl {
  font-size: 3.2rem;
  line-height: 1.5625;
}
@media screen and (max-width: 1079px) {
  .heading__title.__xl {
    font-size: 2.2rem;
    line-height: 1.4545;
  }
}
.heading__title.__xl .lg {
  font-size: 3.5rem;
}
@media screen and (max-width: 1079px) {
  .heading__title.__xl .lg {
    font-size: 2.4rem;
  }
}
.heading__title.__xl .weak {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 2.8rem;
  background-color: #13202f;
  padding: 5px 30px 5px 7px;
  border-radius: 50px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .heading__title.__xl .weak {
    font-size: 1.4rem;
  }
}
.heading__title.__xl .weak img {
  width: 35px;
  height: 35px;
  margin-right: 20px;
}
.heading__title.__lg {
  font-size: 2.8rem;
  line-height: 1.7142;
}
@media screen and (max-width: 1079px) {
  .heading__title.__lg {
    font-size: 2.2rem;
    line-height: 1.6363;
  }
}
.heading__title.__md {
  font-size: 2.4rem;
  line-height: 1.4166;
}
@media screen and (max-width: 1079px) {
  .heading__title.__md {
    font-size: 1.8rem;
    line-height: 1.5555;
  }
}
.heading__title.__line {
  position: relative;
}
.heading__title.__line:before {
  content: "";
  position: absolute;
  background-color: #f03748;
  bottom: -24px;
  width: 58px;
  height: 4px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .heading__title.__line:before {
    bottom: -16px;
  }
}
.heading__title.__line.__red:before {
  background-color: #f03748;
}

p {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 1079px) {
  p {
    font-size: 1.5rem;
    line-height: 1.8666;
  }
}
p.sm {
  font-size: 1.5rem;
  line-height: 1.8666;
}
@media screen and (max-width: 1079px) {
  p.sm {
    font-size: 1.2rem;
    line-height: 1.6666;
  }
}
p.xs {
  font-size: 1rem;
  line-height: 1.8;
}

.lists .list {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
  padding-left: 16px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1079px) {
  .lists .list {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
.lists .list:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #4c84ef;
  border-radius: 50px;
  top: 7px;
  left: 0;
}

header {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  z-index: 99;
  box-shadow: 0px 0px 3px rgba(19, 32, 47, 0.1);
}
header .header__wrap {
  max-width: 1260px;
  margin: auto;
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 767px) {
  header .header__wrap {
    padding: 24px 16px;
  }
}
@media screen and (max-width: 767px) {
  header .header__wrap {
    position: relative;
    height: 56px;
  }
}
header .header__wrap .on_btn {
  margin-left: 8px;
}
header .header__wrap .login {
  font-size: 1.4rem;
  margin-left: 10px;
}
header .header__wrap .login a {
  text-decoration: underline;
  color: #646e73;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
header .header__wrap .login a:hover {
  color: #f03748;
}
header .header__logo {
  width: 175px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 767px) {
  header .header__logo {
    width: 120px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
  }
}
header .header__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  header .header__nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -13px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
header .header__nav .nav__wrap .nav__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
header .header__nav .nav__wrap .nav__lists .list {
  font-size: 1.6rem;
  margin-right: 22px;
}
@media screen and (max-width: 1079px) {
  header .header__nav .nav__wrap .nav__lists .list {
    font-size: 1.4rem;
    margin-right: 14px;
  }
}
@media screen and (max-width: 767px) {
  header .header__nav .nav__wrap .nav__lists .list {
    font-size: 1.3rem;
    margin-right: 16px;
  }
}
header .header__nav .nav__wrap .nav__lists .list a {
  color: #13202f;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  text-decoration: none;
}
header .header__nav .nav__wrap .nav__lists .list a:hover {
  color: #f03748;
}
@media screen and (max-width: 768px) {
  header .header__nav .nav__wrap .nav__lists {
    display: none;
  }
}
header .header__nav .btn {
  box-shadow: none;
}
@media screen and (max-width: 1079px) {
  header .header__nav .btn__small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  header .header__nav .btn__small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  header .header__nav .btn__wrap {
    margin-right: -140px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    will-change: transition;
  }
}
@media screen and (max-width: 767px) {
  header.is-show .header__wrap {
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
  }
  header.is-show .header__nav {
    width: auto;
  }
  header.is-show .header__logo {
    opacity: 0;
  }
  header.is-show .btn__wrap {
    margin-right: 22px;
  }
}

.layout__footer {
  width: 100%;
}

footer {
  background-color: #13202f;
  padding: 32px 0 24px;
  text-align: center;
}
footer .footer__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 1079px) {
  footer .footer__links {
    margin-bottom: 16px;
  }
}
footer .footer__links .link {
  color: #fff;
  font-size: 1.4rem;
}
@media screen and (max-width: 1079px) {
  footer .footer__links .link {
    font-size: 1.2rem;
  }
}
footer .footer__links .link:first-child:after {
  content: "｜";
}
footer .footer__links .link a {
  color: #fff;
  text-decoration: none;
  line-height: 1;
}
footer .footer__links .link a:hover {
  text-decoration: underline;
}
footer .copyright {
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (max-width: 1079px) {
  footer .copyright {
    font-size: 1.4rem;
  }
}

.highlight {
  position: relative;
}
.highlight:before {
  content: "";
  position: absolute;
  background-image: -webkit-linear-gradient(
    left,
    #f03748,
    #f03748 4px,
    transparent 4px,
    transparent 4px
  );
  background-image: linear-gradient(
    to right,
    #f03748,
    #f03748 4px,
    transparent 4px,
    transparent 4px
  );
  background-size: 8px 4px;
  background-repeat: repeat-x;
  bottom: -10px;
  height: 4px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1079px) {
  .highlight:before {
    background-image: -webkit-linear-gradient(
      left,
      #f03748,
      #f03748 3px,
      transparent 3px,
      transparent 3px
    );
    background-image: linear-gradient(
      to right,
      #f03748,
      #f03748 3px,
      transparent 3px,
      transparent 3px
    );
    background-size: 6px 3px;
    bottom: -7px;
    height: 3px;
  }
}

.tag {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  border-radius: 4px;
  color: #13202f;
  line-height: 1;
  padding: 4px 8px;
  display: inline-block;
  font-weight: bold;
  margin: 0 4px;
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.tag.__business {
  background-color: #ffbe2e;
}
.tag.__enterprise {
  background-color: #ffe58d;
}

@media screen and (min-width: 1080px) {
  .btn__fixed__cta {
    display: none;
  }
}
@media screen and (max-width: 1079px) {
  .btn__fixed__cta {
    position: fixed;
    bottom: 16px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
  }
  .btn__fixed__cta .btn__inner .btn {
    color: #13202f;
    font-size: 1.4rem;
    border-radius: 50px;
    padding: 15px 0;
    width: 80%;
    margin: auto;
    background-image: url(../image/bg_btn_download.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    position: relative;
  }
  .btn__fixed__cta .btn__inner .btn:before,
  .btn__fixed__cta .btn__inner .btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -150px;
    right: 0;
    margin: auto;
  }
  .btn__fixed__cta .btn__inner .btn:before {
    height: 10px;
    width: 2px;
    background-color: #13202f;
  }
  .btn__fixed__cta .btn__inner .btn:after {
    border-top: 2px solid #13202f;
    border-right: 2px solid #13202f;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: -4px;
  }
}

.hero {
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 658px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .hero {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 0 0;
  }
}
.hero.motif::before,
.hero.motif::after {
  position: absolute;
  display: block;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  background-image: url(../image/bg_hero_motif.png);
  width: 353px;
  height: 346px;
}
@media screen and (max-width: 767px) {
  .hero.motif::before,
  .hero.motif::after {
    width: 304px;
    height: 298px;
  }
}
.hero.motif::before {
  top: 20px;
  left: 47%;
}
@media screen and (max-width: 767px) {
  .hero.motif::before {
    display: none;
  }
}
.hero.motif::after {
  bottom: -154px;
  left: -175px;
}
@media screen and (max-width: 767px) {
  .hero.motif::after {
    bottom: -71px;
    right: -136px;
    left: auto;
  }
}
.hero .hero__wrap {
  max-width: 1470px;
  margin: 0 auto;
  position: relative;
}
.hero .hero__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 90%;
  padding: 60px 0 0;
}
@media screen and (max-width: 767px) {
  .hero .hero__contents {
    display: block;
    width: 100%;
    padding: 0 16px 24px;
  }
}
.hero .hero__contents .hero_l {
  width: 50%;
  max-width: 430px;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_l {
    width: 64%;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l {
    width: 100%;
    max-width: 100%;
  }
}
.hero .hero__contents .hero_l .hero__subTitle {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  color: #13202f;
  font-size: 1.8rem;
  line-height: 1;
  padding: 16px 0;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  max-width: 412px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px 14px;
  background: #fff;
  border: 3px solid #13202f;
  border-radius: 15px;
  width: 95%;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_l .hero__subTitle {
    font-size: 1.4rem;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__subTitle {
    font-size: 1.5rem;
    min-width: 310px;
    width: 100%;
    margin-bottom: 16px;
    border: 2px solid #13202f;
  }
}
.hero .hero__contents .hero_l .hero__subTitle:before,
.hero .hero__contents .hero_l .hero__subTitle:after {
  position: absolute;
  left: 50%;
  display: block;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero .hero__contents .hero_l .hero__subTitle:before {
  border-width: 0 0 60px 30px;
  bottom: -3px;
  width: 22px;
  border-top: 3px solid #fff;
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__subTitle:before {
    bottom: -2px;
    border-top: 2px solid #fff;
  }
}
.hero .hero__contents .hero_l .hero__subTitle:after {
  bottom: -12px;
  height: 16px;
  border-left: 3px solid #13202f;
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__subTitle:after {
    bottom: -10px;
    height: 14px;
    border-left: 2px solid #13202f;
  }
}
.hero .hero__contents .hero_l .hero__subTitle .large {
  font-size: 2.2rem;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_l .hero__subTitle .large {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__subTitle .large {
    font-size: 1.9rem;
  }
}
.hero .hero__contents .hero_l .hero__subTitle .subTitle__inner {
  text-align: center;
}
.hero .hero__contents .hero_l .hero__mainTitle {
  margin-bottom: 20px;
}
.hero .hero__contents .hero_l .hero__mainTitle .mainTitle {
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_l .hero__mainTitle .mainTitle {
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__mainTitle .mainTitle {
    font-size: 2.5rem;
  }
}
.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .large {
  font-size: 5.6rem;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_l .hero__mainTitle .mainTitle .large {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__mainTitle .mainTitle .large {
    font-size: 3.8rem;
  }
}
.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .middle {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_l .hero__mainTitle .mainTitle .middle {
    font-size: 2.2rem;
  }
}
.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .catch {
  display: block;
  line-height: 1.66666;
}
.hero .hero__contents .hero_r {
  width: 57%;
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_r {
    width: 100%;
  }
}
.hero .hero__contents .hero_r .hero__device {
  width: 100%;
  padding: 20px 0;
  margin-left: 20px;
  z-index: 1;
}
@media screen and (max-width: 1079px) {
  .hero .hero__contents .hero_r .hero__device {
    padding: 48px 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_r .hero__device {
    width: 100%;
    padding: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .hero .hero__contents .hero_r .hero__device .device_wrap {
    width: 100%;
  }
}
.hero .section-form {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px 24px 24px;
  width: 358px;
  height: 658px;
  background: #f6f6f6;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .hero .section-form {
    display: none;
  }
}
.hero .section-form .title {
  font-size: 1.6rem;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
  margin-bottom: 10px;
}
.hero .section-form .title span {
  font-size: 2.2rem;
}
.hero .section-form .title span em {
  font-size: 3rem;
}
.hero .section-form .mktoForm {
  width: auto !important;
}
.hero .section-form .mktoForm div {
  width: auto !important;
  font-size: 10px;
}
.hero .section-form .mktoForm .mktoForm_6066 {
  width: auto;
}
.hero .section-form .mktoForm .mktoFieldWrap,
.hero .section-form .mktoForm .mktoFieldDescriptor {
  float: none;
  width: 100% !important;
}
.hero .section-form .mktoForm .mktoLabel {
  float: none;
  width: auto !important;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 14px;
  font-weight: bold !important;
  color: #13202f;
}
.hero .section-form .mktoForm .mktoLabel strong {
  color: #13202f;
}
.hero .section-form .mktoForm .mktoGutter {
  display: none;
}
.hero .section-form .mktoForm input,
.hero .section-form .mktoForm select,
.hero .section-form .mktoForm textarea {
  padding: 0.5rem;
  width: 100% !important;
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  font-size: 14px;
  box-sizing: border-box;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
}
.hero .section-form .mktoForm input::-webkit-input-placeholder,
.hero .section-form .mktoForm select::-webkit-input-placeholder,
.hero .section-form .mktoForm textarea::-webkit-input-placeholder {
  color: #878d94;
  font-size: 11px;
}
.hero .section-form .mktoForm input:-ms-input-placeholder,
.hero .section-form .mktoForm select:-ms-input-placeholder,
.hero .section-form .mktoForm textarea:-ms-input-placeholder {
  color: #878d94;
  font-size: 11px;
}
.hero .section-form .mktoForm input::placeholder,
.hero .section-form .mktoForm select::placeholder,
.hero .section-form .mktoForm textarea::placeholder {
  color: #878d94;
  font-size: 11px;
}
.hero .section-form .mktoForm .mktoAsterix {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.hero .section-form .mktoForm .mktoAsterix::after {
  content: "※";
  font-size: 9px;
  line-height: 1;
  text-shadow: none;
  color: #f03648;
}
.hero .section-form .mktoForm .mktoHtmlText + .mktoHtmlText {
  margin-bottom: -1rem;
}
.hero .section-form .mktoForm #Lblprivacypolicy_agree {
  float: left;
}
.hero .section-form .mktoForm .mktoCheckboxList input {
  margin: 2px 0 0 32px;
  padding: 0;
  width: 12px !important;
  height: 12px;
  background: #fff;
  border: solid 1px #39414a;
  border-radius: 3px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
  appearance: auto;
  position: absolute;
  right: 65px;
}
.hero .section-form .mktoForm .mktoButtonRow {
  display: block;
}
.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap {
  width: 230px;
  height: 54px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin: 0 auto !important;
}
@media screen and (max-width: 768px) {
  .hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap {
    width: 198px;
    height: 48px;
  }
}
.hero
  .section-form
  .mktoForm
  .mktoButtonRow
  .mktoButtonWrap
  button[type="submit"] {
  width: 100%;
  height: 100%;
  padding: 0;
  border-radius: 26px;
  background: #f03748;
  font-size: 16px;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .hero
    .section-form
    .mktoForm
    .mktoButtonRow
    .mktoButtonWrap
    button[type="submit"] {
    font-size: 14px;
  }
}
.hero
  .section-form
  .mktoForm
  .mktoButtonRow
  .mktoButtonWrap
  button[type="submit"]::after {
  content: "";
  position: absolute;
  border-top-width: 3.5px;
  border-right-width: 3.5px;
  border-top-style: solid;
  border-right-style: solid;
  height: 9px;
  width: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
.hero
  .section-form
  .mktoForm
  .mktoButtonRow
  .mktoButtonWrap
  button[type="submit"]:hover {
  width: 90%;
  height: 90%;
}
.hero
  .section-form
  .mktoForm
  .mktoButtonRow
  .mktoButtonWrap
  button[type="submit"]:hover::after {
  -webkit-animation: btnArrow 0.3s ease-in-out;
  animation: btnArrow 0.3s ease-in-out;
}
.hero .section-form .text {
  margin-top: 1rem;
  font-size: 10px;
  line-height: 1.5;
}
.hero + .btn__wrap {
  padding: 60px 0 0;
}
.hero + .btn__wrap .btn__red {
  width: 590px;
  font-size: 2.8rem;
  padding: 24px 66px;
}
@media screen and (max-width: 767px) {
  .hero + .btn__wrap .btn__red {
    width: 90%;
    font-size: 2rem;
    padding: 24px;
  }
}
.hero .fv_btn {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .hero .fv_btn {
    width: 100%;
    margin-top: 10px;
  }
}
.hero .fv_btn a {
  font-size: 2.8rem;
  width: 95%;
  max-width: 412px;
  padding: 16px;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .hero .fv_btn a {
    width: 100%;
    height: 74px;
  }
}
.hero .fv_btn a.btn {
  padding: 8px 0px 12px 52px;
  position: relative;
  margin-top: 24px;
  line-height: 1.2;
  box-shadow: none;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a.btn {
    padding: 8px 0px 12px 35px;
  }
}
@media screen and (max-width: 767px) {
  .hero .fv_btn a.btn {
    padding: 5px 0px 12px 49px;
    line-height: 1.3;
  }
}
.hero .fv_btn a.btn::after {
  content: "";
  position: absolute;
  border-top-width: 3.5px;
  border-right-width: 3.5px;
  border-top-style: solid;
  border-right-style: solid;
  height: 12px;
  width: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a.btn::after {
    right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .hero .fv_btn a.btn::after {
    height: 10px;
    width: 10px;
    right: 14px;
  }
}
.hero .fv_btn a.btn span {
  font-size: 1.8rem;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a.btn span {
    font-size: 1.4rem;
  }
}
.hero .fv_btn a.btn span em {
  font-size: 2.6rem;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a.btn span em {
    font-size: 2.3rem;
  }
}
.hero .fv_btn a img {
  max-width: 66px;
  height: auto;
  position: absolute;
  top: -12px;
  left: 20px;
}
@media screen and (max-width: 1079px) {
  .hero .fv_btn a img {
    max-width: 55px;
    top: -8px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hero .fv_btn a img {
    max-width: 60px;
    top: -14px;
    left: 19px;
  }
}
.hero .fv_link {
  text-align: center;
  margin: 15px 0 0;
}
.hero .fv_link a {
  text-decoration: none;
  display: block;
}
.hero .fv_link a span {
  font-size: 1.8rem;
  color: #13202f;
  position: relative;
  padding-right: 28px;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
.hero .fv_link a span::before {
  position: absolute;
  display: block;
  background: url(../image/icon_arrow_b.png) 0 0/100% no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hero .fv_link a:hover {
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.hero .fv_link a:hover::after {
  content: "";
  display: block;
  width: 175px;
  height: 1px;
  background: #191919;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -4px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.hero .point_wrap {
  width: 100%;
  background-color: #13202f;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .hero .point_wrap {
    position: static;
  }
}
.hero .point_wrap .hero__point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  padding: 12px 0;
  color: #fff;
  width: 75%;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point {
    width: 100%;
  }
}
.hero .point_wrap .hero__point .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 226px;
  height: 64px;
  background: url(../image/bg_hero_point.png) 0 0/100% no-repeat;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point {
    width: 21vw;
    height: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point {
    width: 165px;
    height: 47px;
  }
}
.hero .point_wrap .hero__point .point .title {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point .title {
    font-size: 1.44vw;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point .title {
    font-size: 1.2rem;
  }
}
.hero .point_wrap .hero__point .point .count .em {
  font-size: 5.6rem;
  letter-spacing: 0;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point .count .em {
    font-size: 4.6vw;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point .count .em {
    font-size: 4.5rem;
  }
}
.hero .point_wrap .hero__point .point .count .em .small {
  font-size: 3.4rem;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point .count .em .small {
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point .count .em .small {
    font-size: 2.6rem;
    margin-right: -5px;
  }
}
.hero .point_wrap .hero__point .point .count sup {
  font-family: "Chatwork Sans R", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  vertical-align: text-top;
  position: relative;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point .count sup {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point .count sup {
    font-size: 1rem;
  }
}
.hero .point_wrap .hero__point .point.usage .count {
  margin-left: 10px;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point.usage .count {
    margin-left: 5px;
  }
}
.hero .point_wrap .hero__point .point.usage sup {
  top: 0;
  margin-left: -9px;
}
.hero .point_wrap .hero__point .point.companies .count .unit {
  font-size: 2rem;
  color: #fff;
}
@media screen and (max-width: 1079px) {
  .hero .point_wrap .hero__point .point.companies .count .unit {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .hero .point_wrap .hero__point .point.companies .count .unit {
    font-size: 1.2rem;
  }
}
.hero .point_wrap .hero__point .point.companies sup {
  top: -1em;
  margin-left: -16px;
}

.hero .fv_3min-dl {
  margin-top: 16px;
  z-index: 1;
  position: relative;
}
.fv_3min-dl a:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  pointer-events: none;
}

.customer__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0;
  position: relative;
  height: 104px;
  padding: 12px 0;
  background-color: #fff;
  box-shadow: 0 4px 9px rgba(6, 0, 1, 0.1);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .customer__logo {
    margin: 0;
    padding: 15px 0 16px;
    height: auto;
  }
}

.logo__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.logo__lists .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .logo__lists .list {
    height: 54px;
    padding: 0 15px;
    margin: 0 5px;
  }
}
.logo__lists .list img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .logo__lists .list img {
    max-width: 144px;
  }
}

.loop {
  -webkit-animation: infinity-scroll-left 60s infinite linear 0.1s both;
  animation: infinity-scroll-left 60s infinite linear 0.1s both;
}

@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.customer .notes {
  margin: 0 auto 17px;
  padding: 0 20px;
  max-width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .customer .notes {
    margin: 0 auto 5px;
    padding: 0 10px;
  }
}

.problem__area {
  position: relative;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .problem__area {
    padding-bottom: 68px;
  }
}
.problem__area::after {
  content: "";
  position: absolute;
  background-image: url(../image/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 39px;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .problem__area::after {
    width: 24px;
    height: 20px;
    bottom: 24px;
  }
}
.problem__area .l__container {
  max-width: 980px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .problem__area .l__container {
    padding: 0 13px;
  }
}
.problem__area .title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 42px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .problem__area .title {
    font-size: 20px;
    margin-bottom: 35px;
  }
}
.problem__content {
  position: relative;
}
.problem__image {
  width: 176px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1079px) {
  .problem__image {
    width: 135px;
    bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .problem__image {
    width: 103px;
    bottom: 0;
  }
}
.problem__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .problem__lists {
    gap: 68px 10px;
  }
}
.problem__lists .list {
  list-style-type: none;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.8rem;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  line-height: 1.5;
  padding: 28px 0;
  width: 390px;
  background-color: #fff;
  border: 3px solid #13202f;
  border-radius: 15px;
  margin: 0;
}
@media screen and (max-width: 1079px) {
  .problem__lists .list {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list {
    font-size: 1.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    padding: 13px;
  }
}
@media screen and (max-width: 1079px) {
  .problem__lists .list div {
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list div {
    width: 100%;
  }
}
.problem__lists .list:nth-child(1) {
  border-radius: 15px 15px 0 15px;
}
.problem__lists .list:nth-child(1) div {
  margin-right: 50px;
}
.problem__lists .list:nth-child(1) img {
  width: 40px;
  height: 40px;
  margin-left: 23px;
}
@media screen and (max-width: 1079px) {
  .problem__lists .list:nth-child(1) div {
    margin-right: 25px;
  }
  .problem__lists .list:nth-child(1) img {
    margin-left: 17px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list:nth-child(1) div {
    margin-right: 0;
  }
  .problem__lists .list:nth-child(1) img {
    width: 24px;
    height: 24px;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.problem__lists .list:nth-child(2) {
  border-radius: 15px 15px 15px 0;
}
.problem__lists .list:nth-child(2) div {
  margin-left: 25px;
}
.problem__lists .list:nth-child(2) img {
  width: 40px;
  height: 43px;
  margin-right: 23px;
}
@media screen and (max-width: 1079px) {
  .problem__lists .list:nth-child(2) img {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .problem__lists .list:nth-child(2) div {
    margin-left: 0;
  }
  .problem__lists .list:nth-child(2) img {
    width: 24px;
    height: 26px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.problem__lists .list:nth-child(3) {
  border-radius: 15px 0 15px 15px;
}
.problem__lists .list:nth-child(3) div {
  margin-right: 23px;
}
.problem__lists .list:nth-child(3) img {
  width: 34px;
  height: 46px;
  margin-left: 26px;
}
@media screen and (max-width: 1079px) {
  .problem__lists .list:nth-child(3) img {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list:nth-child(3) div {
    margin-right: 0;
  }
  .problem__lists .list:nth-child(3) img {
    width: 20px;
    height: 28px;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.problem__lists .list:nth-child(4) {
  border-radius: 0 15px 15px 15px;
}
.problem__lists .list:nth-child(4) div {
  margin-left: 14px;
}
.problem__lists .list:nth-child(4) img {
  width: 42px;
  height: 35px;
  margin-right: 18px;
}
@media screen and (max-width: 1079px) {
  .problem__lists .list:nth-child(4) img {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .problem__lists .list:nth-child(4) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .problem__lists .list:nth-child(4) div {
    margin-left: 0;
  }
  .problem__lists .list:nth-child(4) img {
    width: 30px;
    height: 23px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.problem__lists .list span {
  color: #f03748;
}

@media screen and (max-width: 767px) {
  .resolution {
    padding: 60px 0;
  }
}
.resolution .l__container {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 960px;
  line-height: 1.6;
}
.resolution .l__container .heading__title.__xl {
  font-size: 3.6rem;
  text-align: center;
  margin-bottom: 56px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .heading__title.__xl {
    width: 100%;
    font-size: 2.4rem;
    line-height: 1.5;
    margin-bottom: 32px;
  }
}
.resolution .l__container .resolution__list > dl {
  padding: 0 22px 24px;
  background: #fff;
  border-radius: 20px;
  border: 5px solid #13202f;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl {
    padding: 0 10px 20px;
    border-radius: 10px;
  }
}
.resolution .l__container .resolution__list > dl + dl {
  margin-top: 58px;
}
.resolution .l__container .resolution__list > dl > dt {
  position: relative;
  padding: 40px 0 8px;
  border-bottom: 4px solid #112c59;
  color: #112c59;
  font-size: 1.7rem;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dt {
    padding-top: 32px;
    font-size: 1.9rem;
  }
}
.resolution .l__container .resolution__list > dl > dt .balloon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 4px 8px;
  background: #fff;
  border: 2px solid #13202f;
  color: #13202f;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dt .balloon {
    padding: 2px 8px;
    border-width: 1px;
    font-size: 1.4rem;
  }
}
.resolution .l__container .resolution__list > dl > dt .balloon::before,
.resolution .l__container .resolution__list > dl > dt .balloon::after {
  position: absolute;
  left: 50%;
  display: block;
  content: "";
}
.resolution .l__container .resolution__list > dl > dt .balloon::before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -3px;
  width: 16px;
  border-top: 4px solid #fff;
}
.resolution .l__container .resolution__list > dl > dt .balloon::after {
  bottom: -7px;
  left: 50%;
  height: 14px;
  border-left: 2px solid #13202f;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dt .balloon::after {
    bottom: -3.5px;
    height: 7px;
    border-width: 1px;
  }
}
.resolution .l__container .resolution__list > dl > dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  color: #13202f;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
}
.resolution .l__container .resolution__list > dl > dd figure {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd figure {
    margin: auto;
    max-width: 360px;
  }
}
@media screen and (max-width: 767px) {
  .resolution
    .l__container
    .resolution__list
    > dl
    > dd
    figure
    + figure
    figcaption {
    margin-top: 32px;
  }
}
.resolution .l__container .resolution__list > dl > dd figcaption {
  margin-top: 16px;
  color: #112c59;
  font-size: 1.6rem;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd figcaption {
    height: auto;
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 768px) {
  .resolution .l__container .resolution__list > dl > dd .rows_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.2em;
  }
}
.resolution .l__container .resolution__list > dl > dd .image {
  margin-top: 16px;
  width: 100%;
}
@media screen and (max-width: 1079px) {
  .resolution .l__container .resolution__list > dl > dd .image {
    height: auto;
    max-height: 193px;
  }
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd .image {
    width: 100%;
    height: auto;
    max-height: none;
  }
}
.resolution .l__container .resolution__list > dl > dd .video__file {
  margin-top: 16px;
  height: 218px;
  background: #13202f;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd .video__file {
    height: auto;
  }
}
.resolution .l__container .resolution__list > dl > dd .video__file video {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .resolution .l__container .resolution__list > dl > dd .video__file video {
    width: 70%;
    height: auto;
  }
}
.resolution .l__container .resolution__list > dl > dd .description {
  margin-top: 16px;
  font-size: 1.4rem;
}

.about {
  overflow: hidden;
}
.about .col {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.about .about__contents .logo {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .about .about__contents .logo {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .about .about__contents .description {
    margin-bottom: 32px;
  }
}
.about .about__contents .description .bold {
  font-family: "Chatwork Sans R", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 1.15em;
}
.about .about__contents .description .bold sup {
  font-size: 0.5em;
  position: relative;
  top: -14px;
  margin-left: -3px;
}
.about .about__contents .description .line {
  border-bottom: dotted #f03748 2px;
  padding-bottom: 2px;
}
.about .about__attention .xs {
  font-size: 1rem;
  line-height: 1.8;
  width: 68rem;
}
@media screen and (max-width: 767px) {
  .about .about__attention .xs {
    font-size: 0.8rem;
    width: 100%;
  }
}
.about .about__attention .xs ul li {
  position: relative;
  padding-left: 20px;
}
.about .about__attention .xs ul li::before {
  content: "※1";
  position: absolute;
  left: 0;
}
.about .about__attention .xs .sec {
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .about .about__image {
    margin-bottom: 24px;
  }
}
.about .about__image .image {
  position: relative;
  width: 128%;
}
.about .about__image .image::before {
  position: absolute;
  display: block;
  background: url(../../../../image/common/img_badge_no1_3_sp.png) 0 0/100%
    no-repeat;
  content: "";
}
@media screen and (max-width: 767px) {
  .about .about__image .image::before {
    top: 3vw;
    right: 7vw;
    width: 27vw;
    height: 22vw;
  }
}
@media screen and (min-width: 768px) {
  .about .about__image .image::before {
    top: 17px;
    right: 61px;
    width: 160px;
    height: 131px;
  }
}
@media screen and (max-width: 767px) {
  .about .about__image .image {
    width: 107%;
  }
}

.feature {
  max-width: 980px;
  margin: auto;
}
.feature .feature__lists .list {
  margin-bottom: 114px;
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 48px;
  }
}
.feature .feature__lists .list:last-child {
  margin-bottom: auto;
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .feature .feature__lists .list:nth-child(2) .feature__image .image {
    margin-left: 40px;
    margin-right: 0;
  }
}
.feature .feature__lists .list div:first-of-type {
  margin-right: 50px;
}
.feature .feature__lists .list .feature__contents {
  padding: 80px 40px 64px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list .feature__contents {
    padding: 48px 24px;
  }
}
.feature .feature__lists .list .feature__contents .number {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 10rem;
  margin-bottom: 30px;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  top: -50px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list .feature__contents .number {
    font-size: 5rem;
    top: -30px;
    left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list .feature__image {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 768px) {
  .feature .feature__lists .list .feature__image .image {
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .feature .feature__lists .list .feature__image .image {
    padding: 0 35px;
  }
}

.function .function__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .function .function__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.function .function__lists .list {
  width: -webkit-calc((100% - 32px) / 3);
  width: calc((100% - 32px) / 3);
  background-color: #fff;
  padding: 32px 24px;
  margin-bottom: 16px;
  border: 1px solid #e1e3e6;
  border-radius: 24px;
}
@media screen and (min-width: 768px) {
  .function .function__lists .list:not(:nth-child(3n + 1)) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) {
  .function
    .function__lists
    .list:nth-child(n + 4):not(:nth-child(n + 7))
    .heading__title {
    min-height: 68px;
  }
}
@media screen and (max-width: 767px) {
  .function .function__lists .list {
    width: 100%;
    position: relative;
    padding: 24px;
    padding-left: 110px;
    border-radius: 16px;
  }
  .function .function__lists .list:last-child {
    margin-bottom: 0;
  }
}
.function .function__lists .list .heading__title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .function .function__lists .list .heading__title {
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 8px;
  }
}
.function .function__lists .list .image {
  width: 132px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .function .function__lists .list .image {
    position: absolute;
    top: 20px;
    margin: auto;
    left: 24px;
    width: 70px;
  }
}
.function .function__lists .list .description {
  font-size: 1.5rem;
  line-height: 1.8666;
}
@media screen and (max-width: 767px) {
  .function .function__lists .list .description {
    font-size: 1.2rem;
  }
}
.function .function__lists .list .tag {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .function .function__lists .list .tag {
    margin-bottom: 8px;
  }
}
.function .function__attention {
  text-align: right;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .function .function__attention {
    margin-top: 16px;
    text-align: left;
    line-height: 1.8;
  }
}
.function .function__attention .text {
  font-weight: bold;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .function .function__attention .text {
    font-size: 1.2rem;
  }
}

.plan .plan__table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
@media screen and (max-width: 767px) {
  .plan .plan__table {
    padding: 0 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.plan .plan__item {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  .plan .plan__item {
    width: 100%;
    max-width: 100%;
  }
}
.plan .plan__item.__business {
  background-color: #fff6e3;
}
@media screen and (max-width: 767px) {
  .plan .plan__item.__business {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.plan .plan__item.__business .title__box {
  background-color: #ffbe2e;
}
.plan .plan__item.__business .detail__lists .list:nth-child(odd) {
  background-color: #feeecc;
}
.plan .plan__item.__enterprise {
  background-color: #fff9e5;
}
.plan .plan__item.__enterprise .title__box {
  background-color: #ffe58d;
}
.plan .plan__item.__enterprise .detail__lists .list:nth-child(odd) {
  background-color: #fff2c8;
}
.plan .plan__item .title__box {
  text-align: center;
  font-weight: bold;
  padding: 16px 0;
}
.plan .plan__item .title__box .eng {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 8px;
}
.plan .plan__item .title__box .title {
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 8px;
}
.plan .plan__item .title__box .text {
  font-size: 1.2rem;
  line-height: 1;
}
.plan .plan__item .user__box {
  text-align: center;
  font-weight: bold;
  padding: 16px 0;
  min-height: 158px;
}
.plan .plan__item .user__box .cta_margin {
  margin-top: 16px;
}
.plan .plan__item .user__box .text {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 8px;
}
.plan .plan__item .user__box .price {
  font-size: 5rem;
  line-height: 1;
}
.plan .plan__item .user__box .price .small {
  font-size: 2rem;
}
.plan .plan__item .user__box .text__if {
  font-size: 1rem;
  line-height: 1;
}
.plan .plan__item .user__box .text__if .large {
  font-size: 1.6rem;
}
.plan .plan__item .user__box .btn {
  padding: 12px 32px;
  font-size: 1.8rem;
  line-height: 1;
  margin: 10px 0 0;
}
.plan .plan__item .detail__lists .list {
  padding: 12px 16px;
  font-weight: bold;
}
.plan .plan__item .detail__lists .list.__blank {
  height: 35px;
}
@media screen and (max-width: 767px) {
  .plan .plan__item .detail__lists .list.__blank {
    display: none;
  }
}
.plan .plan__item .detail__lists .list.__acd {
  padding: 0;
}
.plan .plan__item .detail__lists .list .plan__check {
  display: none;
}
.plan .plan__item .detail__lists .list .plan__label {
  display: block;
  margin-bottom: 1px;
  position: relative;
  padding: 12px 16px;
  cursor: pointer;
}
.plan .plan__item .detail__lists .list .plan__label:before,
.plan .plan__item .detail__lists .list .plan__label:after {
  content: "";
  position: absolute;
  background-color: #13202f;
  width: 14px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.plan .plan__item .detail__lists .list .plan__label:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.plan .plan__item .detail__lists .list .plan__content {
  height: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #fff6e3;
  position: relative;
}
.plan
  .plan__item
  .detail__lists
  .list
  .plan__check:checked
  + .plan__label
  + .plan__content {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.plan
  .plan__item
  .detail__lists
  .list
  .plan__check:checked
  + .plan__label:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.plan .plan__item .detail__lists .list .detail__sub__lists .list {
  padding-left: 24px;
}
.plan
  .plan__item
  .detail__lists
  .list
  .detail__sub__lists
  .list:nth-child(even) {
  background-color: #fff2c8;
}
.plan
  .plan__item
  .detail__lists
  .list
  .detail__sub__lists
  .list:nth-child(odd) {
  background-color: #fff9e5;
}
.plan .plan__attention {
  font-size: 1rem;
  font-weight: bold;
  max-width: 640px;
  margin: auto;
  font-family: "Chatwork Sans L", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
}
@media screen and (max-width: 767px) {
  .plan .plan__attention {
    padding: 0 24px;
  }
}
.plan .plan-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
  max-width: 980px;
  width: 100%;
  height: 100%;
  margin: 0 auto 20px;
  font-family: "Chatwork Sans R", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  gap: 4px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .plan .plan-area {
    display: block;
    padding: 0 13px;
  }
}
.plan .plan-area .plan-item {
  max-width: 320px;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  background-color: #ffbe2e;
  border-radius: 15px 15px 0 0;
  border: solid 2px #ffbe2e;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
}
.plan .plan-area .plan-item.free,
.plan .plan-area .plan-item.enterprise {
  background-color: #e2e2e2;
  border-color: #d5d5d5;
}
.plan .plan-area .plan-item .title-box {
  padding: 24px 14px 16px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .title-box {
    padding-bottom: 20px;
  }
}
.plan .plan-area .plan-item .title-box .title {
  font-size: 22px;
  letter-spacing: 0.4px;
  text-shadow: none;
  margin-bottom: 12px;
  line-height: 1;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .title-box .title {
    font-size: 27px;
  }
}
.plan .plan-area .plan-item .title-box .text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .title-box .text {
    font-size: 18px;
  }
}
.plan .plan-area .plan-item .plan-contents {
  padding: 0 10px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: -webkit-calc(100% - 122px);
  height: calc(100% - 122px);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .plan-contents {
    padding: 0 15px 15px;
    height: auto;
  }
}
.plan .plan-area .plan-item .user-box {
  padding: 40px 15px 20px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px 0;
  height: -webkit-calc(100% - 128px);
  height: calc(100% - 128px);
}
@media screen and (max-width: 1079px) {
  .plan .plan-area .plan-item .user-box {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .user-box {
    background-color: #fff;
    padding: 40px 0 20px;
    height: auto;
  }
}
.plan .plan-area .plan-item .user-box .text {
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .user-box .text {
    font-size: 16px;
  }
}
.plan .plan-area .plan-item .user-box .price {
  font-size: 60px;
  margin-top: -14px;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-top: 15px;
}
@media screen and (max-width: 1079px) {
  .plan .plan-area .plan-item .user-box .price {
    font-size: 54px;
  }
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .user-box .price {
    font-size: 75px;
  }
}
.plan .plan-area .plan-item .user-box .price span {
  display: inline-block;
  font-size: 30px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .user-box .price span {
    font-size: 35px;
  }
}
.plan .plan-area .plan-item .user-box .text-if-offer {
  font-size: 14px;
  background-color: #f6f6f6;
  padding: 10px 14px;
  text-align: center;
  display: inline-block;
  line-height: 1;
  margin-top: 15px;
}
.plan .plan-area .plan-item .user-box .text-if-offer span {
  font-size: 16px;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
.plan .plan-area .plan-item .user-box .text-if {
  font-size: 14px;
  margin-top: 16px;
  text-align: center;
  line-height: 1;
}
.plan .plan-area .plan-item .button--wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 88px;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .button--wrap {
    margin-bottom: 0;
  }
}
.plan .plan-area .plan-item .button--wrap .button.-red {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.plan .plan-area .plan-item .button--wrap .button.-red span {
  font-size: 16px;
  line-height: 1.3;
  background-color: #f03748;
  box-sizing: border-box;
  font-weight: bold;
  width: 100%;
  height: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .button--wrap .button.-red span {
    letter-spacing: 0.02rem;
  }
}
.plan .plan-area .plan-item .button--wrap .button.-red span::after {
  content: "";
  position: absolute;
  border-top-width: 3.5px;
  border-right-width: 3.5px;
  border-top-style: solid;
  border-right-style: solid;
  height: 9px;
  width: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 1079px) {
  .plan .plan-area .plan-item .button--wrap .button.-red span::after {
    right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .button--wrap .button.-red span::after {
    right: 30px;
  }
}
.plan .plan-area .plan-item .button--wrap .button.-red:hover span {
  width: 90%;
  height: 90%;
}
.plan .plan-area .plan-item .button--wrap .button.-red:hover span::after {
  -webkit-animation: btnArrow 0.3s ease-in-out;
  animation: btnArrow 0.3s ease-in-out;
}
.plan .plan-area .plan-item .button--wrap .button.-icon-black span {
  font-size: 13px;
  line-height: 1.6;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: #191919;
  position: relative;
  padding-left: 28px;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
.plan .plan-area .plan-item .button--wrap .button.-icon-black span::before {
  position: absolute;
  display: block;
  background: url(../image/icon_arrow_b.png) 0 0/100% no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.plan .plan-area .plan-item .button--wrap .button.-icon-black:hover span {
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}
.plan
  .plan-area
  .plan-item
  .button--wrap
  .button.-icon-black:hover
  span::after {
  content: "";
  display: block;
  width: 88%;
  height: 1px;
  background: #191919;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.plan .plan-area .plan-item .button--wrap .button.link_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 8px auto 0;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
  font-size: 14px;
  position: relative;
  text-decoration: none;
}
.plan .plan-area .plan-item.free .detail--wrap,
.plan .plan-area .plan-item.enterprise .detail--wrap {
  background-color: #f7f7f7;
}
.plan .plan-area .plan-item .detail--wrap {
  background-color: #fff3d2;
  padding: 20px 14px;
  position: relative;
  min-height: 338px;
}
@media screen and (max-width: 1079px) {
  .plan .plan-area .plan-item .detail--wrap {
    padding: 16px 8px;
    min-height: 369px;
  }
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .detail--wrap {
    padding: 20px 14px 12px;
    min-height: auto;
  }
}
.plan .plan-area .plan-item .detail--wrap .detail-list {
  display: inline;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .detail--wrap .detail-list {
    display: inherit;
  }
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list {
  font-size: 14px;
  list-style-type: none;
  padding-left: 32px;
  letter-spacing: 0;
  position: relative;
  letter-spacing: -0.8px;
  margin: 0;
  margin-bottom: 8px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .plan .plan-area .plan-item .detail--wrap .detail-list .list {
    letter-spacing: 0.8px;
    padding-left: 35px;
  }
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon.icon-chat {
  background-image: url(../image/price/icon_chat.svg);
  width: 23px;
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon.icon-user {
  background-image: url(../image/price/icon_user.svg);
  width: 23px;
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon.icon-strage {
  background-image: url(../image/price/icon_strage.svg);
  height: 22px;
}
.plan
  .plan-area
  .plan-item
  .detail--wrap
  .detail-list
  .list
  .icon.icon-adduser {
  background-image: url(../image/price/icon_adduser.svg);
  width: 23px;
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon.icon-check {
  background-image: url(../image/price/icon_check.svg);
}
.plan .plan-area .plan-item .detail--wrap .detail-list .list .icon.icon-video {
  background-image: url(../image/price/icon_video.svg);
  width: 23px;
}
.plan
  .plan-area
  .plan-item
  .detail--wrap
  .detail-list
  .list
  .icon.icon-administrator {
  background-image: url(../image/price/icon_administrator.svg);
  width: 23px;
}
.plan
  .plan-area
  .plan-item
  .detail--wrap
  .detail-list
  .list
  .icon.icon-security {
  background-image: url(../image/price/icon_security.svg);
  width: 23px;
}
.plan .plan-area .plan-item .detail_title {
  margin: 20px 0 10px;
  font-size: 16px;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}

.case .case__logo .logo__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.case .case__logo .logo__lists .list {
  padding: 15px 20px;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  margin: 4px;
}
@media screen and (max-width: 767px) {
  .case .case__logo .logo__lists .list {
    height: 50px;
    padding: 8px 12px;
    max-width: 105px;
  }
}
.case .case__logo .logo__lists .list img {
  height: 100%;
  width: 100%;
  max-width: 240px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .case .case__logo .logo__lists .list img {
    max-width: 105px;
  }
}
.case .case__company {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 48px;
  width: 83%;
}
@media screen and (max-width: 767px) {
  .case .case__company {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .case .case__company .case__company__box:first-child {
    margin-bottom: 32px;
  }
}
.case .case__company .case__company__box .image {
  position: relative;
}
@media screen and (max-width: 767px) {
  .case .case__company .case__company__box .image {
    overflow: hidden;
  }
  .case .case__company .case__company__box .image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.case .case__company .case__company__box .contents {
  display: block;
  position: relative;
  background-color: #fff;
  z-index: 1;
  width: 80%;
  margin: -80px auto 0;
  padding: 40px;
  box-shadow: 0px 8px 15px rgba(225, 227, 234, 0.5);
  color: #13202f;
  text-decoration: none;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
@media screen and (max-width: 767px) {
  .case .case__company .case__company__box .contents {
    padding: 32px;
    width: 90%;
  }
}
/* .case .case__company .case__company__box .contents:before {
  content: "";
  position: absolute;
  background-color: #13202f;
  border-radius: 8px 0 0 0;
  width: 36px;
  height: 36px;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
} */
.case .case__company .case__company__box .contents:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 15px;
  right: 15px;
}

.case .case__company .case__company__box .contents .company {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  position: relative;
  padding-left: 30px;
  margin-top: 8px;
  font-weight: bold;
  margin-bottom: 12px;
}
.case .case__company .case__company__box .contents .company:before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #13202f;
}

.case .case__company .case__company__box {
  width: 100%;
}

.download {
  background-image: url(../image/bg_download.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 48px 0;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .download {
    background-image: url(../image/bg_download_sp.jpg);
    padding: 32px 24px;
  }
}
.download .inner {
  max-width: 795px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .download .heading__title {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.download .download__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px 48px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .download .download__box {
    padding: 24px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.download .download__box .btn__red {
  width: 100%;
  text-align: center;
  font-size: 2.8rem;
  padding: 24px 66px;
}
@media screen and (max-width: 767px) {
  .download .download__box .btn__red {
    font-size: 1.8rem;
    padding: 24px;
  }
}
.download .download__box .btn__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 0 0;
}
.download .download__box .btn__wrap .btn__small {
  width: 49%;
  font-size: 1.4rem;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  .download .download__box .btn__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .download .download__box .btn__wrap a:first-of-type {
    margin-bottom: 20px;
  }
  .download .download__box .btn__wrap .btn__small {
    width: 100%;
  }
}
.download .image {
  width: 170px;
  margin-right: 48px;
}
@media screen and (max-width: 767px) {
  .download .image {
    position: absolute;
    bottom: -24px;
    right: -10px;
    width: 80px;
    margin-right: 0;
  }
}
.download .contents {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.download .contents .title {
  font-size: 1.8rem;
  color: #fff;
  display: block;
  background-color: #13202f;
  border-radius: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .download .contents .title {
    font-size: 1.5rem;
    position: relative;
    padding-left: 24px;
  }
  .download .contents .title:before,
  .download .contents .title:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -200px;
    right: 0;
    margin: auto;
  }
  .download .contents .title:before {
    height: 10px;
    width: 2px;
    background-color: #fff;
  }
  .download .contents .title:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: -4px;
  }
}
.download .contents .title .link {
  color: #fff;
  text-decoration: none;
  padding: 8px;
  display: block;
}
@media screen and (min-width: 768px) {
  .download .contents .title .link {
    cursor: auto;
  }
}
.download .contents .induction {
  font-size: 1.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .download .contents .induction {
    font-size: 1.5rem;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .download .contents .induction:before,
  .download .contents .induction:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
  }
  .download .contents .induction:before {
    height: 2px;
    width: 25%;
    background-color: #13202f;
  }
  .download .contents .induction:after {
    border-top: 2px solid #13202f;
    border-right: 2px solid #13202f;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.download .contents .title__table {
  font-size: 1.4rem;
  text-align: center;
  position: relative;
}
.download .contents .title__table:before,
.download .contents .title__table:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  border: 1px dashed #13202f;
  width: 40%;
}
.download .contents .title__table:before {
  left: 0;
}
.download .contents .title__table:after {
  right: 0;
}
.download .contents .download__lists .list {
  margin-bottom: 8px;
}

.qa .qa__lists .list {
  margin-bottom: 8px;
}
.qa .qa__lists .list:last-child {
  margin-bottom: 0;
}
.qa .qa__lists .list .qa__check {
  display: none;
}
.qa .qa__lists .list .qa__label {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  background: #fff;
  color: #13202f;
  display: block;
  margin-bottom: 1px;
  padding: 10px;
  font-size: 1.8rem;
  padding: 24px 32px 24px 62px;
  font-weight: bold;
  position: relative;
  line-height: 1.6;
  padding-right: 10%;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .qa .qa__lists .list .qa__label {
    font-size: 1.5rem;
    padding: 16px 50px;
    line-height: 1.46666;
  }
}
.qa .qa__lists .list .qa__label:before,
.qa .qa__lists .list .qa__label:after {
  content: "";
  position: absolute;
  background-color: #13202f;
  width: 18px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 32px;
  margin: auto;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (max-width: 767px) {
  .qa .qa__lists .list .qa__label:before,
  .qa .qa__lists .list .qa__label:after {
    right: 16px;
  }
}
.qa .qa__lists .list .qa__label:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.qa .qa__lists .list .qa__label span:before {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  content: "Q";
  position: absolute;
  color: #4c84ef;
  margin-right: 16px;
  top: 24px;
  left: 32px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .qa .qa__lists .list .qa__label span:before {
    left: 16px;
    font-size: 1.8rem;
  }
}
.qa .qa__lists .list .qa__content {
  height: 0;
  opacity: 0;
  display: none;
  background-color: #fff6e3;
  position: relative;
}
.qa .qa__lists .list .qa__content:before {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  content: "A";
  position: absolute;
  color: #f03748;
  font-weight: bold;
  margin-right: 16px;
  font-size: 1.8rem;
  top: 32px;
  left: 32px;
}
@media screen and (max-width: 767px) {
  .qa .qa__lists .list .qa__content:before {
    left: 16px;
    top: 20px;
    font-size: 1.8rem;
  }
}
.qa .qa__lists .list .qa__content .lists .list {
  font-size: 1.6rem;
  font-weight: normal;
}
.qa .qa__lists .list .qa__content .lists .list:before {
  top: 10px;
}
.qa .qa__lists .list .qa__check:checked + .qa__label + .qa__content {
  height: 100%;
  opacity: 1;
  display: block;
  padding: 24px 32px 24px 62px;
}
@media screen and (max-width: 767px) {
  .qa .qa__lists .list .qa__check:checked + .qa__label + .qa__content {
    padding: 16px;
    padding-left: 48px;
  }
}
.qa .qa__lists .list .qa__check:checked + .qa__label:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.qa .qa__flow__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.qa .qa__flow__lists .list {
  position: relative;
  border: 2px solid #13202f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  padding: 48px 20px 24px;
  width: 25%;
  margin-right: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list {
    width: 100%;
    padding: 16px 20px;
    margin-right: 0;
    margin-bottom: 42px;
  }
}
.qa .qa__flow__lists .list:before,
.qa .qa__flow__lists .list:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.qa .qa__flow__lists .list:before {
  height: 1px;
  width: 10px;
  background-color: #13202f;
  right: -16px;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list:before {
    height: 10px;
    width: 1px;
    left: 0;
    right: 0;
    top: inherit;
    bottom: -26px;
    margin: auto;
  }
}
.qa .qa__flow__lists .list:after {
  border-top: 1px solid #13202f;
  border-right: 1px solid #13202f;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -16px;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list:after {
    left: 0;
    right: 0;
    top: inherit;
    bottom: -26px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}
.qa .qa__flow__lists .list:nth-child(3):before {
  background-color: #f03748;
}
.qa .qa__flow__lists .list:nth-child(3):after {
  border-color: #f03748;
}
.qa .qa__flow__lists .list:last-child {
  border-color: #f03748;
  color: #f03748;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .qa .qa__flow__lists .list:last-child {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list:last-child {
    margin-bottom: 0;
  }
}
.qa .qa__flow__lists .list:last-child:before,
.qa .qa__flow__lists .list:last-child:after {
  content: none;
}
.qa .qa__flow__lists .list .image {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
  width: 70px;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list .image {
    right: inherit;
    top: -20px;
    left: -25px;
  }
}
.qa .qa__flow__lists .list .text {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .qa .qa__flow__lists .list .text {
    font-size: 1.4rem;
    line-height: 1.7142;
  }
}

.body__attention {
  padding: 24px;
}

@media screen and (min-width: 1080px) {
  .form__cta {
    width: 85%;
  }
}
.form__cta .heading__cta {
  font-size: 3rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .form__cta .heading__cta {
    font-size: 2.2rem;
  }
}
.form__cta .mktoForm {
  width: 100% !important;
}
@media screen and (max-width: 1079px) {
  .form__cta .mktoForm {
    padding: 0 40px;
  }
}
.form__cta .mktoForm .mktoFormCol {
  width: 100% !important;
}
.form__cta .mktoForm .mktoFieldWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100% !important;
}
.form__cta .mktoForm .mktoLabel {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  width: 100% !important;
}
.form__cta .mktoForm .mktoLabel:after {
  content: "必須";
  width: 34px;
  height: 16px;
  font-size: 10px;
  line-height: 1;
  text-shadow: none;
  color: #fff;
  background-color: #f03748;
  border-radius: 3px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.form__cta .mktoForm .mktoLabel .mktoAsterix {
  display: none;
}
.form__cta .mktoForm .mktoGutter {
  display: none;
}
.form__cta .mktoForm .mktoOffset {
  display: none;
}
.form__cta .mktoForm .mktoHtmlText {
  margin: auto;
}
.form__cta .mktoForm .mktoHtmlText pre {
  text-align: center;
  margin: auto;
}
.form__cta .mktoForm input[type="text"],
.form__cta .mktoForm input[type="email"],
.form__cta .mktoForm input[type="tel"] {
  font-size: 13px;
  max-height: 40px;
  min-height: 40px;
  width: 100% !important;
  border: 0px solid #34362f !important;
  background-color: #fff;
  border-radius: 5px !important;
  padding: 0px 30px 0px 20px;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.form__cta .mktoForm select.mktoField {
  border-radius: 5px !important;
  padding: 0px 30px 0px 20px;
  max-height: 40px;
  min-height: 40px;
  font-size: 13px;
  border: 0px solid #34362f !important;
  background-color: #fff;
  box-shadow: none;
  width: 100% !important;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../image/icon_arrow_down.svg);
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: right 10px center;
}
.form__cta .mktoForm button.mktoButton {
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  background-image: url(../image/bg_btn_download.png);
  background-color: #ffae4c;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140%;
  text-align: center;
  border-radius: 50px;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: 25px 0 16px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #13202f;
  box-shadow: none;
}
.form__cta .mktoForm button.mktoButton:hover {
  background-size: 150%;
}
@media screen and (max-width: 1079px) {
  .form__cta .mktoForm button.mktoButton {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-size: 160%;
    background-position-x: 5%;
  }
}
.form__cta .form__attention {
  margin-top: 24px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1079px) {
  .form__cta .form__attention {
    padding: 0 40px;
  }
}
.form__cta .form__link__free {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  display: block;
}

.info_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0 0;
  font-size: 14px;
  line-height: 1.6;
}
.info_box dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px 8px;
  min-width: 5.4em;
  background: #f03648;
  border-radius: 6px 0 0 6px;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .info_box dt {
    min-width: 5.5em;
  }
}
.info_box dd {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 0;
  padding: 6px 10px;
  background: #fff;
  border-radius: 0 6px 6px 0;
}

.info_box__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  max-width: 960px;
}
.info_box__wrap._gray dd {
  background: #f5f5f4;
}
@media screen and (max-width: 767px) {
  .info_box__wrap {
    padding: 0 24px;
  }
}

#sticky-banner {
  position: fixed;
  right: 0;
  bottom: 20%;
  width: 207px;
  height: 80px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 999;
  border-radius: 15px 0 0 15px;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.16);
}
#sticky-banner:hover {
  background: #fff;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

#sticky-banner:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  pointer-events: none;
  border-radius: 10px 0 0 10px;
}

@media screen and (max-width: 767px) {
  #sticky-banner {
    display: none;
  }
}
#sticky-banner.is-visible {
  opacity: 1;
  visibility: visible;
}
#sticky-banner a {
  text-decoration: none;
}
#sticky-banner a:hover .cta span {
  border-bottom: dotted 2px #f03748;
}
#sticky-banner a:hover .cta .link::after {
  background-image: url(../image/icon_arrow_banner_h.png);
}
#sticky-banner a .cta {
  color: #fff;
  text-align: center;
}
#sticky-banner a .cta:hover {
  color: #f03748;
}
#sticky-banner a .cta span {
  font-size: 1.3rem;
  position: relative;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  padding-bottom: 5px;
  border-bottom: dotted 2px #fff;
}
#sticky-banner a .cta .link {
  margin-top: 15px;
  font-family: "Chatwork Sans EB", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 1.6rem;
  position: relative;
  margin-left: -20px;
}
#sticky-banner a .cta .link::after {
  position: absolute;
  display: inline-block;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  background-image: url(../image/icon_arrow_banner.png);
  width: 16px;
  height: 16px;
  right: 0;
  top: 0;
}

.cta_area {
  padding: 64px 0 56px;
  background-color: #13202f;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cta_area {
    padding: 34px 24px;
  }
}
.cta_area .cta_link {
  position: relative;
  display: block;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 1079px) {
  .cta_area .cta_link {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .cta_area .cta_link {
    width: 100%;
  }
}
.cta_area .cta_link:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 18px;
  content: "";
  pointer-events: none;
}
.cta_area .cta_link:hover .companies::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}
.cta_area .cta_link .companies {
  position: absolute;
  top: -36px;
  right: -22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 4px;
  width: 96px;
  height: 96px;
  background: #13202f;
  border: 4px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-family: "Chatwork Sans R", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-size: 13px;
  line-height: 1.1;
  box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_link .companies {
    top: -5vw;
    right: -3vw;
    margin-left: 3.2vw;
    width: 18vw;
    height: 18vw;
    border-width: 3px;
    font-size: 2.9vw;
  }
}
.cta_area .cta_link .companies .strong {
  font-size: 32px;
  font-family: "Chatwork Sans B", "Hiragino Sans", "ヒラギノ角ゴシック",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, Helvetica, Arial, system-ui, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_link .companies .strong {
    font-size: 5.4vw;
  }
}
.cta_area .cta_link img {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_link img {
    width: 100%;
  }
}
