@charset "UTF-8";
/*
setting

ここには変数の定義と値の設定を記述してください。

読み込み順もどのファイルよりも早くする必要があります。
*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&display=swap");
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Black.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
setting

ここには変数の定義と値の設定を記述してください。

読み込み順もどのファイルよりも早くする必要があります。
*/
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  src: url("../../assets/fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts/Lato-Black.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Josefin Sans";
  src: url("../../assets/fonts/JosefinSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
function

サイト全体で使えるmixinなどを定義。
*/
/* =====================
    リセット
===================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

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

body {
  min-width: 375px;
  -webkit-text-size-adjust: 100%;
  color: #000;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  body.is-no-scroll {
    width: 100%;
    position: fixed;
    overflow: hidden;
  }
}
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  line-height: 1.75;
}

ul,
ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

a:not([class]) {
  color: #006CFF;
}
a:not([class]):hover {
  color: #065CA4;
}

address,
em {
  font-style: normal;
}

pre,
code {
  font-size: 1.4rem;
  background-color: #fff;
}

pre {
  overflow: auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
  font-size: inherit;
  line-height: 0;
}

a img {
  transition: opacity 0.25s;
}
a img:hover {
  opacity: 0.8;
}

sup,
sub {
  font-size: smaller;
}

* {
  outline: none;
}

main {
  display: block;
}

table {
  max-width: 100%;
  color: inherit;
  border-spacing: 0;
  border-collapse: collapse;
}

.grecaptcha-badge {
  display: none;
}

@media only screen and (max-width: 768px) {
  .u-pc-only {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .u-sp-only {
    display: none;
  }
}

#lp {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#lp h1,
#lp h2,
#lp h3,
#lp h4,
#lp h5,
#lp h6,
#lp p {
  color: #414141;
  white-space: unset;
}
#lp .btn {
  background: #2CAA3F;
  color: #fff;
  border-radius: 58px;
  font-size: 1.9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 373px;
  height: 61px;
}
#lp .btn::after {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  margin-left: 0.25em;
}
#lp .l-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#lp .txt {
  font-size: 1.9rem;
  font-weight: 700;
  color: #414141;
}
#lp .attention-list li::before {
  content: "※";
  margin-right: 0.5em;
}
#lp .about .ttl {
  font-size: 4rem;
  font-weight: 900;
  line-height: 2em;
  color: #414141;
}
@media only screen and (min-width: 769px) {
  #lp .about .ttl {
    margin-bottom: 72px;
  }
}
#lp .support-content {
  margin-bottom: 157px;
}
#lp .support-content .support-ttl {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid #2CAA3F;
  border-left: 3px solid #2CAA3F;
  border-radius: 0 0 0 20px;
  font-size: 2.5rem;
  margin-top: 60px;
  font-weight: 900;
  line-height: 1.75em;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #lp .support-content .support-ttl {
    flex-direction: column;
    align-items: flex-start;
  }
}
#lp .support-content .support-ttl::before {
  position: absolute;
  right: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  content: "";
  border-width: 21px 21px 0 0;
  border-style: solid;
  border-color: #2CAA3F transparent transparent transparent;
}
#lp .support-content .support-ttl::after {
  position: absolute;
  right: 54px;
  bottom: -14px;
  width: 0;
  height: 0;
  content: "";
  border-width: 14px 14px 0 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
#lp .support-content .support-ttl .-num {
  background: #2CAA3F;
  color: #fff;
  font-weight: 900;
  border-radius: 22px;
  margin-right: 0.25em;
  font-size: 1.6rem;
  padding: 0.25em 1em;
  width: 136px;
  min-height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  #lp .support-content .support-ttl .-num {
    flex-direction: column;
    align-items: flex-start;
  }
}
#lp .support-content .media {
  display: flex;
  gap: 20px 40px;
  justify-content: space-between;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  #lp .support-content .media {
    flex-direction: column;
  }
}
#lp .support-content .thum {
  flex-shrink: 0;
}
@media only screen and (min-width: 769px) {
  #lp .support-content .thum {
    flex: 0 0 530px;
  }
}
#lp .support-content .thum img {
  max-width: 100%;
}
@media only screen and (min-width: 769px) {
  #lp .support-content .content {
    margin-top: 3em;
  }
}

#problem_solving .main-ttl {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.75;
}
@media only screen and (min-width: 769px) {
  #problem_solving .main-ttl {
    margin-bottom: 175px;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #problem_solving .main-ttl {
    margin-bottom: 68px;
  }
}
#problem_solving .main-ttl .lg {
  font-size: 6rem;
  color: #2CAA3F;
}
#problem_solving .nayami {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  #problem_solving .nayami {
    margin-bottom: 180px;
  }
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami {
    flex-direction: column;
    gap: 50px 0;
    margin-bottom: 60px;
  }
}
#problem_solving .nayami:last-child {
  margin-bottom: 0;
}
#problem_solving .nayami .left {
  flex: 0 0 calc(50% - 25px);
  position: relative;
}
@media only screen and (min-width: 769px) {
  #problem_solving .nayami .left {
    margin-top: 55px;
  }
}
#problem_solving .nayami .left::after {
  content: "";
  background: url(../../assets/images/problem_solving/green-arrow.svg) no-repeat;
  width: 28px;
  height: 53px;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  top: 80px;
  right: -43px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .left::after {
    position: unset;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 200px auto 0;
    transform: rotate(90deg);
  }
}
#problem_solving .nayami .right {
  flex: 0 0 calc(50% - 25px);
}
#problem_solving .nayami .fukidashi {
  position: relative;
  background: #EEEEEE;
  border-radius: 47px;
  padding: 41px 22px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .fukidashi {
    padding: 2em 1em;
    margin-left: 2em;
    margin-right: 2em;
  }
}
#problem_solving .nayami .fukidashi::before {
  content: "";
  background: url(../../assets/images/problem_solving/icon-hito01.svg) no-repeat;
  background-size: 100%;
  display: block;
  width: 300px;
  height: 288px;
  position: absolute;
  right: 0;
  bottom: -218px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .fukidashi::before {
    position: absolute;
    bottom: -105%;
  }
}
#problem_solving .nayami .fukidashi::after {
  content: "";
  background: url(../../assets/images/problem_solving/bg-fukidashi.svg) no-repeat;
  background-size: 100%;
  width: 84px;
  height: 63px;
  position: absolute;
  display: block;
  bottom: -40px;
  left: 67px;
}
#problem_solving .nayami .fukidashi.-hito01::before {
  content: "";
  background: url(../../assets/images/problem_solving/icon-hito01.svg) no-repeat;
  background-size: 100%;
  display: block;
  width: 300px;
  height: 288px;
  position: absolute;
  right: 0;
  bottom: -218px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .fukidashi.-hito01::before {
    position: absolute;
    bottom: -55%;
    height: 200px;
    width: 245px;
    right: -50px;
    z-index: 1;
  }
}
#problem_solving .nayami .fukidashi.-hito02::before {
  content: "";
  background: url(../../assets/images/problem_solving/icon-hito02.svg) no-repeat;
  background-size: 100%;
  display: block;
  width: 300px;
  height: 293px;
  position: absolute;
  right: 0;
  bottom: -218px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .fukidashi.-hito02::before {
    position: absolute;
    bottom: -55%;
    height: 200px;
    width: 200px;
    z-index: 1;
  }
}
#problem_solving .nayami .fukidashi.-hito03::before {
  content: "";
  background: url(../../assets/images/problem_solving/icon-hito03.svg) no-repeat;
  background-size: 100%;
  display: block;
  width: 300px;
  height: 302px;
  position: absolute;
  right: 0;
  bottom: -258px;
}
@media only screen and (max-width: 768px) {
  #problem_solving .nayami .fukidashi.-hito03::before {
    position: absolute;
    bottom: -85%;
    height: 210px;
    width: 241px;
    right: -40px;
    z-index: 1;
  }
}
#problem_solving .nayami .fukidashi .badge {
  background: #2CAA3F;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 0;
  gap: 1px;
  position: absolute;
  top: -20px;
  left: -20px;
}
#problem_solving .nayami .fukidashi .badge .-num {
  font-size: 2.5rem;
}
#problem_solving .nayami .fukidashi .ttl {
  font-size: 2.5rem;
  text-align: center;
  color: #2CAA3F;
  font-weight: 900;
}
#problem_solving .nayami .fukidashi .txt {
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.68;
}
#problem_solving .nayami .can .sub-ttl {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 900;
  color: #2CAA3F;
}
#problem_solving .nayami .can .sub-ttl::before {
  content: "";
  background: url(../../assets/images/problem_solving/naname02.svg) no-repeat;
  background-size: 100%;
  width: 21px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}
#problem_solving .nayami .can .sub-ttl::after {
  content: "";
  background: url(../../assets/images/problem_solving/naname01.svg) no-repeat;
  background-size: 100%;
  width: 21px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}
#problem_solving .nayami .can .ttl {
  color: #2CAA3F;
  font-size: 2.5rem;
  font-weight: 900;
  margin-top: 15px;
}
#problem_solving .nayami .can .thum {
  text-align: center;
}
#problem_solving .nayami .can .txt {
  font-size: 1.6rem;
  font-weight: 700;
}
#problem_solving .nayami .can .btn-container {
  margin-top: 30px;
}

#price .sub-ttl {
  font-size: 2.6rem;
  font-weight: 900;
  margin-bottom: 1em;
  margin-top: 2em;
}
#price .price-table {
  display: flex;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
@media only screen and (max-width: 768px) {
  #price .price-table {
    flex-direction: column;
  }
}
#price .sub-ttl + .price-table {
  border-top: 1px solid #707070;
}
#price .head {
  border-bottom: 1px solid #707070;
  background: #EEEEEE;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 769px) {
  #price .head {
    flex: 0 0 50%;
    border-right: 1px solid #707070;
  }
}
#price .detail {
  border-bottom: 1px solid #707070;
  text-align: center;
  padding: 1% 0;
}
@media only screen and (min-width: 769px) {
  #price .detail {
    flex: 0 0 50%;
    border-left: 1px solid #707070;
  }
}
#price .column-detail {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  #price .column-detail {
    flex: 0 0 50%;
  }
}

/*テーブル　（比較表）*/
.compale__table_wrap {
  padding-bottom: 10px;
  width: 950px;
}

.compale__table {
  width: 950px;
}

.compale__table th {
  width: 250px;
  height: 50px;
  vertical-align: middle;
  padding: 15px;
  border: 3px solid #ffffff;
  background: #c1c1c1;
}
@media screen and (max-width: 600px) {
  .compale__table th {
    width: 100px !important;
    position: sticky !important;
    font-size: 0.9em;
  }
}

.compale__table td {
  width: 300px;
  height: 50px;
  vertical-align: middle;
  padding: 15px;
  border: 3px solid #eeeeee;
  background: #fff;
  text-align: center;
}

.fixed01 {
  position: sticky !important;
  left: 0;
  color: #3b3b3b;
  background: #c1c1c1;
}
.fixed01::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: none;
}/*# sourceMappingURL=common.css.map */