@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

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

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

body p, body {
  font-family: "Noto Sans JP", serif;
}

body header#header .inner-content {
  width: 100%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1160px) {
  body header#header .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  body header#header .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body article.aipeer section.aipeer-fv div.inner-content, body header#header.aipeer .inner-content {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1160px) {
  body article.aipeer section.aipeer-fv div.inner-content, body header#header.aipeer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  body article.aipeer section.aipeer-fv div.inner-content, body header#header.aipeer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body article section#cta .inenr-content, body article section#point .inner-content, body article section#intro .inner-content, body article section#fv .inner-content, body footer#footer .inner-content {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1160px) {
  body article section#cta .inenr-content, body article section#point .inner-content, body article section#intro .inner-content, body article section#fv .inner-content, body footer#footer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  body article section#cta .inenr-content, body article section#point .inner-content, body article section#intro .inner-content, body article section#fv .inner-content, body footer#footer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body section.page-section .inner-content, body section.form-section .inner-content, body section.mypage .inner-content, body h2.page-title div {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1160px) {
  body section.page-section .inner-content, body section.form-section .inner-content, body section.mypage .inner-content, body h2.page-title div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  body section.page-section .inner-content, body section.form-section .inner-content, body section.mypage .inner-content, body h2.page-title div {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body article.aipeer section.cta-aipeer div.inner-content, body article.aipeer section.howtouse, body article.aipeer section.about div.point-list, body article.aipeer section.about div.inner-content, body footer#footer.aipeer .inner-content {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1160px) {
  body article.aipeer section.cta-aipeer div.inner-content, body article.aipeer section.howtouse, body article.aipeer section.about div.point-list, body article.aipeer section.about div.inner-content, body footer#footer.aipeer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  body article.aipeer section.cta-aipeer div.inner-content, body article.aipeer section.howtouse, body article.aipeer section.about div.point-list, body article.aipeer section.about div.inner-content, body footer#footer.aipeer .inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.fade-in-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition-delay: 1s;
}

.fade-in-up-visible {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: var(--delay, 0s);
}

.fade-in-up2 {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 2s ease-out, transform 1.2s ease-out;
  transition-delay: 1s;
}

.fade-in-up2-visible {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: var(--delay, 0s);
}

.fade-in-from-left {
  opacity: 0;
  transform: translateX(50px);
  visibility: hidden;
  transition: opacity 1.5s ease-out, transform 1.5s ease-out, visibility 0s linear 0.8s;
}

.fade-in-from-left.is-visible {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
  transition-delay: 0s;
}

.fade-in {
  opacity: 0;
  transform: translateY(0px);
  visibility: hidden;
  transition: opacity 1s ease-out, transform 1s ease-out, visibility 0s linear 0.8s;
}

.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition-delay: 0s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
body {
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #000;
  /*============================
  #header
  ============================*/
  /*============================
  #footer
  ============================*/
  /*============================
  #home
  ============================*/
  /*============================
  .mypage
  ============================*/
  /*============================
  .form-section
  ============================*/
}
body p {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  body > div {
    width: 1366px;
  }
}
@media screen and (max-width: 768px) {
  body > div {
    width: 100%;
  }
}
body ::-webkit-scrollbar {
  width: 6px;
}
body ::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 6px;
  box-shadow: none;
}
body ::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 6px;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  body .hidden-xs {
    display: none !important;
  }
}
body .visible-xs {
  display: none;
}
@media screen and (max-width: 768px) {
  body .visible-xs {
    display: block;
  }
}
body .btn {
  height: 40px;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 700;
  font-size: 15px;
  color: #FFFFFF;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .btn.grad-btn {
  background: linear-gradient(91.59deg, #EA613B 10.29%, #F33078 109.9%);
  box-shadow: inset -1px -4px 7.7px rgba(0, 0, 0, 0.15);
}
body .btn.blk-btn {
  background: #222222;
  box-shadow: inset -1px -4px 7.7px rgba(0, 0, 0, 0.15);
}
body .btn.blk-line-btn {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
body .btn.blk-line-btn:hover {
  background-color: #000;
  color: #fff;
}
body .btn.linelink-btn {
  background-color: #4dc666;
}
body .btn.btn-inline {
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  body .btn {
    font-size: 12px;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
body header#header {
  height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
body header#header .inner-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
body header#header .inner-content .logo {
  width: 100px;
}
body header#header .inner-content .logo img {
  width: 100%;
}
body header#header .inner-content .btn-area {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  body header#header {
    height: 60px;
  }
  body header#header .inner-content .logo {
    width: 60px;
  }
  body header#header .inner-content .logo img {
    width: 100%;
  }
  body header#header .inner-content .btn-area {
    gap: 10px;
  }
}
body header#header.aipeer .inner-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
body header#header.aipeer .inner-content .logo {
  width: 264px;
}
body header#header.aipeer .inner-content .logo svg {
  width: 100%;
}
body header#header.aipeer .inner-content .btn-area {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  body header#header.aipeer {
    height: 54px;
  }
  body header#header.aipeer .inner-content .logo {
    width: 130px;
  }
  body header#header.aipeer .inner-content .logo svg {
    width: 100%;
  }
  body header#header.aipeer .inner-content .btn-area {
    gap: 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-left: -20px;
    background: #fff;
    height: 80px;
    align-items: center;
  }
  body header#header.aipeer .inner-content .btn-area a.btn {
    width: 145px;
    height: 40px;
    font-weight: 700;
    font-size: 15.0184px;
    letter-spacing: 0.03em;
  }
}
body footer#footer {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body footer#footer {
    padding-bottom: 110px;
  }
}
body footer#footer a {
  color: #fff;
}
body footer#footer .inner-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
body footer#footer .inner-content .page-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding-bottom: 10px;
}
body footer#footer .inner-content .page-link a {
  font-size: 14px;
}
body footer#footer .inner-content .copyright {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  body footer#footer .inner-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body footer#footer .inner-content .page-link {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding-bottom: 20px;
  }
  body footer#footer .inner-content .page-link a {
    font-size: 14px;
  }
  body footer#footer .inner-content .copyright {
    font-size: 12px;
  }
}
body footer#footer.aipeer .inner-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
body footer#footer.aipeer .inner-content .page-link a:hover {
  text-decoration: underline;
}
body footer#footer.aipeer .inner-content .copyright {
  text-align: right;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body footer#footer.aipeer .inner-content .copyright {
    text-align: center;
  }
}
body main {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  body main {
    padding-top: 60px;
  }
}
body main .floating_banner {
  display: block;
  position: fixed;
  z-index: 3;
  right: 0;
  bottom: 60px;
  max-width: 490px;
}
body main .floating_banner img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  body main .floating_banner {
    bottom: 0;
    width: 100%;
  }
}
body article {
  min-height: 100vh;
  /*============================
  #fv
  ============================*/
  /*============================
  #intro
  ============================*/
  /*============================
  #point
  ============================*/
  /*============================
  #cta
  ============================*/
  /*============================
  #AI peer
  ============================*/
}
@media screen and (max-width: 768px) {
  body article {
    padding-top: 0 !important;
  }
}
body article section#fv {
  background: url(fv_bg.png) no-repeat center center;
  background-size: cover;
}
body article section#fv .inner-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 795px;
  position: relative;
}
body article section#fv .inner-content .fv-fig {
  width: 55.4166666667%;
  position: absolute;
  right: 0;
  bottom: 0;
}
body article section#fv .inner-content .lead {
  width: 60.8333333333%;
}
body article section#fv .inner-content .lead .fv_text {
  width: 100%;
  margin-bottom: 80px;
}
body article section#fv .inner-content .lead h1 {
  max-width: 420px;
  margin-bottom: 40px;
}
body article section#fv .inner-content .lead h1 img {
  width: 100%;
}
body article section#fv .inner-content .lead a.btn.linelink-btn {
  max-width: 290px;
}
body article section#fv .inner-footer {
  width: 100%;
}
body article section#fv .inner-footer .fv-slide {
  width: 100%;
}
body article section#fv .inner-footer .fv-slide img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  body article section#fv .inner-content {
    height: 670px;
  }
  body article section#fv .inner-content .fv-fig {
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 290px;
  }
  body article section#fv .inner-content .lead {
    width: 100%;
    margin-bottom: 300px;
  }
  body article section#fv .inner-content .lead .fv-text {
    max-width: 100%;
    margin-bottom: 30px;
  }
  body article section#fv .inner-content .lead h1 {
    max-width: 420px;
  }
  body article section#fv .inner-content .lead a.btn.linelink-btn {
    max-width: 290px;
    margin: auto;
  }
  body article section#fv .inner-footer {
    width: 100%;
  }
  body article section#fv .inner-footer .fv-slide {
    width: 100%;
  }
  body article section#fv .inner-footer .fv-slide img {
    width: 100%;
  }
}
body article section#intro {
  padding-top: 250px;
  padding-bottom: 250px;
  text-align: center;
}
body article section#intro .inner-content h2 {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 60px;
}
body article section#intro .inner-content p {
  font-size: 32px;
  margin-bottom: 60px;
}
body article section#intro .inner-content iframe {
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  background-color: #aaa;
  height: 400px;
}
@media screen and (max-width: 768px) {
  body article section#intro {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
  }
  body article section#intro .inner-content h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  body article section#intro .inner-content p {
    font-size: 18px;
    margin-bottom: 40px;
  }
  body article section#intro .inner-content iframe {
    height: 180px;
  }
}
body article section#point .inner-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
body article section#point .inner-content h2 {
  width: 100%;
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 60px;
  text-align: center;
}
body article section#point .inner-content .col {
  width: calc(50% - 50px);
}
body article section#point .inner-content .col .point-card svg {
  margin-bottom: -25px;
  position: relative;
}
body article section#point .inner-content .col .point-card img.thumb {
  width: 100%;
  margin-bottom: 35px;
}
body article section#point .inner-content .col .point-card h3 {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  line-height: 1.6;
}
body article section#point .inner-content .col .point-card p {
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.05em;
}
body article section#point .inner-content .col .point-card.point-card-01 {
  margin-bottom: 170px;
}
body article section#point .inner-content .col .point-card.point-card-02 {
  margin-top: 300px;
}
@media screen and (max-width: 768px) {
  body article section#point .inner-content {
    flex-direction: column;
    gap: 40px;
  }
  body article section#point .inner-content h2 {
    font-size: 28px;
    margin-bottom: 60px;
  }
  body article section#point .inner-content .col {
    width: 100%;
  }
  body article section#point .inner-content .col .point-card svg {
    height: 60px;
    margin-bottom: -15px;
    position: relative;
  }
  body article section#point .inner-content .col .point-card img.thumb {
    width: 100%;
    margin-bottom: 25px;
  }
  body article section#point .inner-content .col .point-card h3 {
    font-weight: 700;
    font-size: 18px;
  }
  body article section#point .inner-content .col .point-card p {
    font-size: 16px;
  }
  body article section#point .inner-content .col .point-card.point-card-01 {
    margin-bottom: 0;
  }
  body article section#point .inner-content .col .point-card.point-card-02 {
    margin-top: 0;
  }
}
body article section#cta {
  padding-top: 250px;
  padding-bottom: 0;
  position: relative;
}
body article section#cta .inenr-content {
  position: relative;
}
body article section#cta .inenr-content .cta-bg {
  width: 100%;
}
body article section#cta .inenr-content .text a {
  width: 39.8333333333%;
  display: block;
  position: absolute;
  bottom: 120px;
  left: 126px;
}
body article section#cta .inenr-content .text a img {
  width: 100%;
}
body article section#cta .inenr-content .text a img.visible-xs {
  display: none;
}
body article section#cta .inenr-content .cta-fig-sp {
  width: 100%;
}
@media screen and (max-width: 768px) {
  body article section#cta {
    padding-top: 100px;
    padding-bottom: 0;
    position: relative;
  }
  body article section#cta .inenr-content .cta-bg {
    width: 100%;
  }
  body article section#cta .inenr-content .text a {
    width: 100%;
    display: block;
    position: static;
    margin-bottom: 40px;
  }
  body article section#cta .inenr-content .text a img {
    width: 100%;
  }
  body article section#cta .inenr-content .text a img.visible-xs {
    display: block;
  }
  body article section#cta .inenr-content .cta-fig-sp {
    width: 100%;
  }
}
body article.aipeer {
  padding-top: 60px;
}
body article.aipeer div.title-area h2 span.en {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  color: #000000;
}
body article.aipeer div.title-area h2 span.ja {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  display: block;
}
@media screen and (max-width: 768px) {
  body article.aipeer div.title-area h2 span.en {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    color: #000000;
  }
  body article.aipeer div.title-area h2 span.ja {
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    display: block;
  }
}
body article.aipeer section.aipeer-fv div.inner-content {
  position: relative;
  height: 595px;
  background: url(https://ai-peer-support.com/hubfs/aipeer/fv_pc.png) no-repeat center bottom;
  background-size: cover;
}
body article.aipeer section.aipeer-fv div.inner-content div.catch-area {
  width: 320px;
  padding-top: 125px;
  margin-left: 60px;
}
body article.aipeer section.aipeer-fv div.inner-content div.catch-area h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}
body article.aipeer section.aipeer-fv div.inner-content div.catch-area a.btn {
  width: 220px;
}
@media screen and (max-width: 768px) {
  body article.aipeer section.aipeer-fv div.inner-content {
    height: 410px;
    background-image: url(https://ai-peer-support.com/hubfs/aipeer/fv_sp.png);
    background-size: 85%;
  }
  body article.aipeer section.aipeer-fv div.inner-content div.catch-area {
    padding-top: 18px;
    width: 320px;
    display: flex;
    margin-left: 0;
    justify-content: flex-end;
  }
  body article.aipeer section.aipeer-fv div.inner-content div.catch-area h2 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 2;
    margin-bottom: 0;
  }
  body article.aipeer section.aipeer-fv div.inner-content div.catch-area a.btn {
    display: none;
  }
}
body article.aipeer section.about {
  padding-top: 100px;
  background: linear-gradient(180deg, #f5f5f5 0%, #FFFFFF 100%);
}
@media screen and (max-width: 768px) {
  body article.aipeer section.about {
    padding-top: 40px;
  }
}
body article.aipeer section.about div.inner-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
}
body article.aipeer section.about div.inner-content div.title-area {
  width: 32%;
}
body article.aipeer section.about div.inner-content div.content-area {
  width: 59%;
}
body article.aipeer section.about div.inner-content div.content-area p {
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.1em;
  color: #000000;
}
@media screen and (max-width: 768px) {
  body article.aipeer section.about div.inner-content {
    flex-direction: column;
    gap: 10px;
  }
  body article.aipeer section.about div.inner-content div.title-area {
    width: 100%;
  }
  body article.aipeer section.about div.inner-content div.content-area {
    width: 100%;
  }
  body article.aipeer section.about div.inner-content div.content-area p {
    font-size: 16px;
    line-height: 2;
  }
}
body article.aipeer section.about div.point-list {
  padding-top: 100px;
}
body article.aipeer section.about div.point-list div.point-item {
  background: #FFFFFF;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
body article.aipeer section.about div.point-list div.point-item + .point-item {
  margin-top: 60px;
}
body article.aipeer section.about div.point-list div.point-item div.image-area {
  width: 48%;
}
body article.aipeer section.about div.point-list div.point-item div.image-area img {
  width: 480px;
  height: 100%;
  min-height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
}
body article.aipeer section.about div.point-list div.point-item div.text-area {
  padding-right: 42px;
}
body article.aipeer section.about div.point-list div.point-item div.text-area h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 15px;
}
body article.aipeer section.about div.point-list div.point-item div.text-area p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.1em;
  color: #000000;
}
body article.aipeer section.about div.point-list div.point-item.rtl div.image-area {
  order: 2;
}
body article.aipeer section.about div.point-list div.point-item.rtl div.text-area {
  padding-left: 42px;
  padding-right: 0;
  order: 1;
}
@media screen and (max-width: 768px) {
  body article.aipeer section.about div.point-list {
    padding-top: 40px;
  }
  body article.aipeer section.about div.point-list div.point-item {
    flex-direction: column;
    gap: 20px;
  }
  body article.aipeer section.about div.point-list div.point-item + .point-item {
    margin-top: 20px;
  }
  body article.aipeer section.about div.point-list div.point-item div.image-area {
    width: 100%;
  }
  body article.aipeer section.about div.point-list div.point-item div.image-area img {
    width: 100%;
    height: 100%;
    min-height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body article.aipeer section.about div.point-list div.point-item div.text-area {
    padding: 30px 20px 20px;
  }
  body article.aipeer section.about div.point-list div.point-item div.text-area h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #000000;
  }
  body article.aipeer section.about div.point-list div.point-item div.text-area p {
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #000000;
  }
  body article.aipeer section.about div.point-list div.point-item.rtl div.image-area {
    order: 1;
  }
  body article.aipeer section.about div.point-list div.point-item.rtl div.text-area {
    padding-left: 20px;
    order: 2;
  }
}
body article.aipeer section.howtouse {
  padding-top: 174px;
  padding-bottom: 100px;
}
body article.aipeer section.howtouse div.inner-header {
  margin-bottom: 75px;
}
body article.aipeer section.howtouse div.inner-content div.step-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 80px;
}
body article.aipeer section.howtouse div.inner-content div.step-list div.step-item {
  width: calc(33.3333333333% - 53.3333333333px);
  position: relative;
}
body article.aipeer section.howtouse div.inner-content div.step-list div.step-item div.num {
  position: absolute;
  background: #FFFFFF;
  border: 5px solid #000000;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.1em;
  top: -25px;
  left: -25px;
}
body article.aipeer section.howtouse div.inner-content div.step-list div.step-item img {
  border: 5px solid #000;
  border-radius: 15px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
body article.aipeer section.howtouse div.inner-content div.step-list div.step-item p {
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  body article.aipeer section.howtouse {
    padding-top: 40px;
    padding-bottom: 45px;
  }
  body article.aipeer section.howtouse div.inner-header {
    margin-bottom: 25px;
  }
  body article.aipeer section.howtouse div.inner-content div.step-list {
    gap: 35px;
  }
  body article.aipeer section.howtouse div.inner-content div.step-list div.step-item {
    width: calc(50% - 17.5px);
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
  }
  body article.aipeer section.howtouse div.inner-content div.step-list div.step-item div.num {
    position: absolute;
    background: #FFFFFF;
    border: 3px solid #000000;
    width: 38px;
    height: 38px;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    top: -8px;
    left: -12px;
  }
  body article.aipeer section.howtouse div.inner-content div.step-list div.step-item img {
    border: 5px solid #000;
    border-radius: 15px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    min-height: 252px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body article.aipeer section.howtouse div.inner-content div.step-list div.step-item p {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
}
body article.aipeer section.cta-aipeer {
  background: url(https://ai-peer-support.com/hubfs/aipeer/cta_bg.png);
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
}
body article.aipeer section.cta-aipeer div.inner-content {
  padding-top: 120px;
  padding-bottom: 120px;
}
body article.aipeer section.cta-aipeer div.inner-content h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 60px;
}
body article.aipeer section.cta-aipeer div.inner-content a.btn {
  height: 40px;
  width: 220px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  body article.aipeer section.cta-aipeer {
    height: 320px;
    background-attachment: initial;
    background-position: center;
  }
  body article.aipeer section.cta-aipeer div.inner-content {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  body article.aipeer section.cta-aipeer div.inner-content h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.1em;
    color: #000000;
    margin-bottom: 20px;
  }
  body article.aipeer section.cta-aipeer div.inner-content a.btn {
    height: 40px;
    width: 220px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em;
    margin-left: auto;
    margin-right: auto;
  }
}
body h2.page-title {
  width: 100%;
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 60px;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  body h2.page-title {
    font-size: 28px;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}
body .first-login h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
body .first-login p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.mypage {
  background-color: #F6F5F2;
  padding-bottom: 100px;
}
body section.mypage .inner-content .hs-error-msg {
  color: red !important;
  padding-top: 10px;
  display: block;
  white-space: nowrap !important;
  width: 100% !important;
}
body section.mypage .inner-content .first-login {
  margin-bottom: 50px;
}
body section.mypage .inner-content .first-login .login-step {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
body section.mypage .inner-content .first-login .login-step .step-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  gap: 20px;
  border: 3px solid #999;
  color: #999;
  background-color: #fff;
  padding: 15px 25px;
}
body section.mypage .inner-content .first-login .login-step .step-item .num {
  background-color: #999;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
body section.mypage .inner-content .first-login .login-step .step-item .text {
  width: calc(100% - 20px - 50px);
  font-weight: bold;
  font-size: 18px;
}
body section.mypage .inner-content .first-login .login-step .step-item.active {
  border: 3px solid #EA613B;
  color: #EA613B;
  background-color: #fff;
}
body section.mypage .inner-content .first-login .login-step .step-item.active .num {
  background-color: #EA613B;
}
@media screen and (max-width: 768px) {
  body section.mypage .inner-content .first-login .login-step .step-item {
    gap: 10px;
    padding: 5px 10px;
  }
  body section.mypage .inner-content .first-login .login-step .step-item .num {
    height: 30px;
    width: 30px;
    font-size: 12px;
  }
  body section.mypage .inner-content .first-login .login-step .step-item .text {
    width: calc(100% - 10px - 30px);
    font-weight: bold;
    font-size: 14px;
  }
}
body section.mypage .inner-content .ikujidb-section {
  background-color: #fff;
  padding: 30px 35px;
  text-align: center;
  margin-bottom: 25px;
}
body section.mypage .inner-content .ikujidb-section .text h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
body section.mypage .inner-content .ikujidb-section .text p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.mypage .inner-content .ikujidb-section .text a.btn.grad-btn {
  width: auto;
  display: inline-flex;
}
body section.mypage .inner-content .current-plan {
  background-color: #fff;
  padding: 30px 35px;
  text-align: center;
  margin-bottom: 25px;
}
body section.mypage .inner-content .current-plan .plan-name {
  display: inline-flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 28px;
  font-weight: bold;
  background: linear-gradient(91.59deg, #EA613B 10.29%, #F33078 109.9%);
  box-shadow: inset -1px -4px 7.7px rgba(0, 0, 0, 0.15);
  height: 50px;
  margin-bottom: 25px;
  color: #fff;
}
body section.mypage .inner-content .current-plan .line-login {
  text-align: left;
}
body section.mypage .inner-content .current-plan .line-login h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
body section.mypage .inner-content .current-plan .line-login .line-type {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card {
  width: calc(50% - 10px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding: 20px;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card.sakura {
  background-color: #FAF3F4;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card.matsui {
  background-color: #F6F6F5;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .thumb {
  background-color: #fff;
  border-radius: 50%;
  border: 3px solid;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .thumb img {
  width: 100%;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text {
  width: calc(100% - 15px - 120px);
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text a.btn.blk-btn {
  width: auto;
  display: inline-flex;
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text .no-pc-text {
  padding: 10px 15px;
  background: #ccc;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text .hidden-xs {
    display: none !important;
  }
}
body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text .visible-xs {
  display: none !important;
}
@media screen and (max-width: 768px) {
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text .visible-xs {
    display: inline-flex !important;
  }
}
body section.mypage .inner-content .mypage-content .premium-plan {
  background-color: #EA613B;
  padding: 30px 35px;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 180px;
}
body section.mypage .inner-content .mypage-content .premium-plan h3 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
body section.mypage .inner-content .mypage-content .premium-plan h3 span {
  display: block;
  font-size: 16px;
  padding-top: 10px;
}
body section.mypage .inner-content .mypage-content .premium-plan a.btn.blk-btn {
  display: inline-flex;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile {
  background-color: #fff;
  padding: 30px 35px;
  margin-bottom: 25px;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon {
  text-align: center;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon img {
  max-width: 500px;
  width: 100%;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon p {
  font-size: 16px;
  font-weight: bold;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .text {
  text-align: center;
  padding-top: 40px;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .text p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.mypage .inner-content .mypage-content .ikuji-db-profile .text a.btn.blk-btn {
  display: inline-flex;
}
body section.mypage .inner-content .profle {
  background-color: #fff;
  padding: 30px 35px;
  margin-bottom: 25px;
}
body section.mypage .inner-content .profle h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.mypage .inner-content .profle .profile dl.list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
body section.mypage .inner-content .profle .profile dl.list dt {
  padding: 15px 0;
}
body section.mypage .inner-content .profle .profile dl.list dd {
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  body section.mypage .inner-content .profle .profile dl.list {
    align-items: flex-start !important;
    display: flex !important;
    gap: 0 !important;
    justify-content: flex-start !important;
    flex-direction: column !important;
  }
  body section.mypage .inner-content .profle .profile dl.list + dl.list {
    margin-top: 20px !important;
  }
  body section.mypage .inner-content .profle .profile dl.list dt {
    padding: 10px 0 !important;
  }
  body section.mypage .inner-content .profle .profile dl.list dd {
    padding: 10px 0 !important;
  }
}
@media screen and (max-width: 768px) {
  body section.mypage .inner-content .current-plan {
    padding: 20px 25px;
    margin-top: 20px;
  }
  body section.mypage .inner-content .current-plan .plan-name {
    font-size: 18px;
    font-weight: bold;
    height: 40px;
  }
  body section.mypage .inner-content .current-plan .line-login h3 {
    font-size: 18px;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type {
    flex-direction: column;
    gap: 20px;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card {
    width: 100%;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card.sakura {
    background-color: #FAF3F4;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card.matsui {
    background-color: #F6F6F5;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .thumb {
    width: 90px;
    height: 90px;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .thumb img {
    width: 100%;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text {
    width: calc(100% - 15px - 90px);
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text p.ai-name {
    font-size: 16px;
  }
  body section.mypage .inner-content .current-plan .line-login .line-type .line-type-card .text p {
    font-size: 14px;
    line-height: 1.6;
  }
  body section.mypage .inner-content .mypage-content .premium-plan {
    padding: 20px 25px;
    margin-bottom: 25px;
    flex-direction: column;
    height: auto;
  }
  body section.mypage .inner-content .mypage-content .premium-plan h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
  }
  body section.mypage .inner-content .mypage-content .premium-plan h3 span {
    display: block;
    font-size: 14px;
    padding-top: 10px;
  }
  body section.mypage .inner-content .mypage-content .premium-plan a.btn.blk-btn {
    display: inline-flex;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile {
    background-color: #fff;
    padding: 20px 25px;
    margin-bottom: 25px;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon {
    text-align: center;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon img {
    max-width: 500px;
    width: 100%;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .icon p {
    font-size: 16px;
    font-weight: bold;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .text {
    text-align: center;
    padding-top: 40px;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .text p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  body section.mypage .inner-content .mypage-content .ikuji-db-profile .text a.btn.blk-btn {
    display: inline-flex;
  }
  body section.mypage .inner-content .profle {
    background-color: #fff;
    padding: 20px 25px;
    margin-bottom: 15px;
  }
  body section.mypage .inner-content .profle h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  body section.mypage .inner-content .profle .profile dl.list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
  }
  body section.mypage .inner-content .profle .profile dl.list dt {
    padding: 15px 0;
  }
  body section.mypage .inner-content .profle .profile dl.list dd {
    padding: 15px 0;
  }
}
body section.form-section {
  padding-top: 100px;
}
body section.form-section .inner-content {
  /* 基本のフォームスタイル */
  /* ラベルのスタイル */
  /* インプットフィールドのスタイル */
  /* ラジオボタンとチェックボックスのスタイル */
  /* チェックボックス・ラジオのグループ */
  /* ボタンのスタイル */
  /* エラーメッセージのスタイル */
  /* 隠しフィールド */
}
body section.form-section .inner-content > h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.form-section .inner-content #hs-login-self-registration-link {
  padding-top: 60px;
  padding-bottom: 90px;
  margin-top: 0;
}
body section.form-section .inner-content #hs-login-self-registration-link p {
  font-size: 16px;
  font-weight: bold;
}
body section.form-section .inner-content #hs-login-self-registration-link p a {
  color: #eb613b;
}
body section.form-section .inner-content form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
}
body section.form-section .inner-content label {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}
body section.form-section .inner-content .fn-date-picker .pika-button {
  padding: 5px !important;
  color: #666 !important;
  font-size: 12px !important;
  line-height: 15px;
  text-align: right !important;
  background: #f5f5f5 !important;
}
body section.form-section .inner-content .fn-date-picker .is-selected .pika-button {
  background: #3af !important;
}
body section.form-section .inner-content .fn-date-picker .pika-next, body section.form-section .inner-content .fn-date-picker .pika-prev {
  font-size: 0 !important;
}
body section.form-section .inner-content input[type=text],
body section.form-section .inner-content input[type=email],
body section.form-section .inner-content input[type=password],
body section.form-section .inner-content input[type=date],
body section.form-section .inner-content select,
body section.form-section .inner-content textarea {
  width: 100%;
  padding: 0.75rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: border-color 0.3s ease;
  background-color: #fff;
}
body section.form-section .inner-content input[type=text]:focus,
body section.form-section .inner-content input[type=email]:focus,
body section.form-section .inner-content input[type=password]:focus,
body section.form-section .inner-content input[type=date]:focus,
body section.form-section .inner-content select:focus,
body section.form-section .inner-content textarea:focus {
  border-color: #007bff;
  outline: none;
}
body section.form-section .inner-content input[type=radio],
body section.form-section .inner-content input[type=checkbox] {
  margin-right: 0.5rem;
}
body section.form-section .inner-content .field-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
body section.form-section .inner-content button, body section.form-section .inner-content input[type=submit] {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
body section.form-section .inner-content button:hover, body section.form-section .inner-content input[type=submit]:hover {
  background-color: #0056b3;
}
body section.form-section .inner-content .error-message {
  color: #d9534f;
  font-size: 0.9rem;
  margin-top: 0.25rem;
}
body section.form-section .inner-content .hidden {
  display: none;
}
body section.form-section .inner-content .hs-form-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: left;
}
body section.form-section .inner-content .hs-form-field + .hs-form-field {
  margin-top: 20px;
}
body section.form-section .inner-content .hs-form-field > .input, body section.form-section .inner-content .hs-form-field > .hs-input {
  width: calc(100% - 200px);
  padding: 10px;
}
body section.form-section .inner-content .hs-form-field > .input .hs-input, body section.form-section .inner-content .hs-form-field > .hs-input .hs-input {
  width: 100%;
}
body section.form-section .inner-content .hs-form-field > p {
  margin-bottom: 20px;
}
body section.form-section .inner-content .hs-richtext {
  padding-top: 40px;
  padding-bottom: 20px;
}
body section.form-section .inner-content .hs-richtext h3 {
  font-size: 28px;
  font-weight: bold;
}
body section.form-section .inner-content #hs-register-widget-checkbox-consent {
  width: 100%;
  max-width: calc(100% - 50px);
}
body section.form-section .inner-content .hs-form-radio .hs-input {
  width: auto !important;
}
body section.form-section .inner-content .hs-form-checkbox .hs-input {
  width: auto !important;
}
body section.form-section .inner-content .form-input-validation-message {
  padding-top: 10px;
}
body section.form-section .inner-content .hs-form-field label {
  white-space: wrap;
  padding-right: 40px;
  max-width: 200px;
  width: 100%;
}
body section.form-section .inner-content .hs-form-field .hs-login-widget-show-password + .hs-input {
  width: calc(100% - 350px);
}
body section.form-section .inner-content .hs-form-field .hs-register-widget-show-password + .hs-input {
  width: calc(100% - 350px);
}
body section.form-section .inner-content .hs-form-field .hs-reset-widget-show-password + .hs-input {
  width: calc(100% - 350px);
}
body section.form-section .inner-content .hs-form-field #hs-login-widget-remember {
  width: auto;
}
body section.form-section .inner-content .hs-form-field #hs-login-widget-remember + label {
  width: auto;
  white-space: nowrap;
}
body section.form-section .inner-content .hs-form-field.hs-fieldtype-radio .input {
  width: calc(100% - 210px);
}
body section.form-section .inner-content .hs-form-field.hs-fieldtype-radio .input input.hs-input[type=radio] {
  width: auto;
}
body section.form-section .inner-content input#hs-register-widget-explicit-consent {
  width: auto;
  margin-right: 10px;
}
@media screen and (max-width: 850px) {
  body section.form-section .inner-content .hs-form-field {
    display: block;
  }
  body section.form-section .inner-content .hs-form-field label {
    padding-right: 0;
    min-width: 100%;
  }
  body section.form-section .inner-content .hs-form-field .hs-form-checkbox label input {
    margin-top: 0;
  }
  body section.form-section .inner-content .hs-form-field .input, body section.form-section .inner-content .hs-form-field .hs-input {
    width: 100%;
    margin-top: 20px;
  }
  body section.form-section .inner-content .hs-form-field .input .hs-input, body section.form-section .inner-content .hs-form-field .hs-input .hs-input {
    margin-top: 0;
  }
  body section.form-section .inner-content .hs-form-field #hs-login-widget-remember {
    margin-top: 0;
  }
  body section.form-section .inner-content .hs-form-field.hs-fieldtype-radio .input {
    width: 100%;
  }
  body section.form-section .inner-content .hs-form-field.hs-fieldtype-radio .hs-form-radio span {
    font-weight: normal;
    font-size: 14px;
  }
  body section.form-section .inner-content .hs-form-field.hs-fieldtype-radio .hs-form-radio + .hs-form-radio {
    margin-top: 10px;
  }
  body section.form-section .inner-content .hs-form-field .hs-login-widget-show-password + .hs-input {
    width: 100%;
    margin-top: 20px;
  }
  body section.form-section .inner-content .hs-form-field .hs-register-widget-show-password + .hs-input {
    width: 100%;
    margin-top: 20px !important;
  }
  body section.form-section .inner-content .hs-form-field .hs-reset-widget-show-password + .hs-input {
    width: 100%;
    margin-top: 20px !important;
  }
}
body section.form-section .inner-content .hs-login-widget-show-password, body section.form-section .inner-content .hs-register-widget-show-password, body section.form-section .inner-content .hs-reset-widget-show-password {
  order: 3;
  white-space: nowrap;
  margin-left: 20px;
  background: #EB613B;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
}
@media screen and (max-width: 850px) {
  body section.form-section .inner-content .hs-login-widget-show-password, body section.form-section .inner-content .hs-register-widget-show-password, body section.form-section .inner-content .hs-reset-widget-show-password {
    font-size: 10px !important;
  }
}
body section.form-section .inner-content input[type=text], body section.form-section .inner-content input[type=email], body section.form-section .inner-content input[type=password], body section.form-section .inner-content select, body section.form-section .inner-content textarea {
  font-size: 16px;
  border: 1px solid #ccc;
}
body section.form-section .inner-content #hs_login_reset {
  color: #EB613B;
}
body section.form-section .inner-content .hs-button {
  cursor: pointer;
  margin-top: 40px;
  max-width: 240px;
  height: 40px !important;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 700;
  font-size: 15px;
  color: #FFFFFF;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(91.59deg, #EA613B 10.29%, #F33078 109.9%);
  box-shadow: inset -1px -4px 7.7px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  body section.form-section .inner-content .hs-button {
    font-size: 12px;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
body section.page-section {
  padding-top: 100px;
}
body section.page-section .inner-content.text-center {
  text-align: center;
}
body section.page-section .inner-content h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
body section.page-section .inner-content p {
  font-size: 16px;
  margin-bottom: 20px;
}
body section.page-section .inner-content .line-btn img {
  max-width: 320px;
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */