@charset "UTF-8";
/* line 8, app/assets/stylesheets/lp.sass.erb */
.sp_only {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 11, app/assets/stylesheets/lp.sass.erb */
  .sp_only {
    display: block;
  }
}

/* line 14, app/assets/stylesheets/lp.sass.erb */
.pc_only {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 17, app/assets/stylesheets/lp.sass.erb */
  .pc_only {
    display: none;
  }
}

/* line 20, app/assets/stylesheets/lp.sass.erb */
html {
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* line 27, app/assets/stylesheets/lp.sass.erb */
html::-webkit-scrollbar {
  display: none;
}

/* line 30, app/assets/stylesheets/lp.sass.erb */
body {
  margin: 0;
  counter-reset: number 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}

/* line 35, app/assets/stylesheets/lp.sass.erb */
h1 {
  text-align: center;
  font-size: 30px;
  margin: 0;
  line-height: 1.6;
}

/* line 40, app/assets/stylesheets/lp.sass.erb */
h1 span {
  font-weight: inherit;
}

@media screen and (min-width: 768px) {
  /* line 43, app/assets/stylesheets/lp.sass.erb */
  h1 {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 46, app/assets/stylesheets/lp.sass.erb */
  .br-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 50, app/assets/stylesheets/lp.sass.erb */
  .br-md {
    display: none;
  }
}

/* line 53, app/assets/stylesheets/lp.sass.erb */
.wrapper {
  overflow: hidden;
}

/* line 56, app/assets/stylesheets/lp.sass.erb */
.container {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 63, app/assets/stylesheets/lp.sass.erb */
  .container {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 66, app/assets/stylesheets/lp.sass.erb */
  .container {
    font-size: 20px;
  }
}

/* line 69, app/assets/stylesheets/lp.sass.erb */
section {
  padding: 0 0 40px;
}

/* line 71, app/assets/stylesheets/lp.sass.erb */
section .section_ttl {
  letter-spacing: 0.1em;
  color: #333;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  /* line 78, app/assets/stylesheets/lp.sass.erb */
  section {
    padding: 0 0 30px;
  }
  /* line 80, app/assets/stylesheets/lp.sass.erb */
  section .section_ttl {
    font-size: 26px;
    letter-spacing: 2.6px;
    padding: 80px 0 40px;
    letter-spacing: 2.6px;
    line-height: 39px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 87, app/assets/stylesheets/lp.sass.erb */
  section {
    padding: 0 0 40px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 90, app/assets/stylesheets/lp.sass.erb */
  section {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 94, app/assets/stylesheets/lp.sass.erb */
  section .section_ttl {
    font-size: 18px;
    margin: 40px auto 30px;
    letter-spacing: 1.8px;
    line-height: 24px;
  }
}

/* line 99, app/assets/stylesheets/lp.sass.erb */
section .section_ttl span {
  padding: 5px;
  color: #5e7a8f;
  font-weight: bold;
  display: block;
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 106, app/assets/stylesheets/lp.sass.erb */
  section .section_ttl span {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 109, app/assets/stylesheets/lp.sass.erb */
  section .section_ttl span {
    font-size: 20px;
  }
}

/* line 112, app/assets/stylesheets/lp.sass.erb */
.mainvisual {
  background: #fff;
  background: url(/assets/lp/pc-top-section-bg-6a0ff537a051a6ae09518c659fe5e43b4f656d7be5f3fe0e2f5001a3afa0c4be.png) #fff no-repeat;
  background-position: top right;
  background-size: 60%;
  position: relative;
  padding-bottom: 12px;
}

@media screen and (max-width: 767px) {
  /* line 120, app/assets/stylesheets/lp.sass.erb */
  .mainvisual {
    text-align: center;
    padding-bottom: 12px;
    background: url(/assets/lp/sp-top-section-bg-b8cde93550d5cb865bab2479ba8e1fea3379c345a988fd1aa00b2ec2256ea1c8.png) #fff no-repeat;
    background-size: 70%;
    background-position: right top 55%;
  }
}

/* line 126, app/assets/stylesheets/lp.sass.erb */
.mainvisual .topimg_txt {
  position: relative;
  background: url(/assets/lp/topimg-955a9675d2e404783c1fab3fb627084cc5876196714b9388119200a3eb7c35b8.png) #fff no-repeat;
  max-width: 1280px;
  margin: 20px auto 20px;
  padding: 0 24px 60px;
  background-color: revert;
}

@media screen and (max-width: 767px) {
  /* line 134, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt {
    width: 100%;
    text-align: center;
    background: none;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 142, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt {
    background-position: right;
    background-size: 40%;
    margin: 0 auto;
    padding: 24px 60px 24px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 148, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt {
    padding: 120px 60px 60px;
    background-size: 50%;
  }
}

/* line 151, app/assets/stylesheets/lp.sass.erb */
.mainvisual .topimg_txt h1 {
  font-weight: 700;
  letter-spacing: 0.05em;
  letter-spacing: 5px;
}

@media screen and (max-width: 767px) {
  /* line 156, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt h1 {
    font-size: 24px;
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 160, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt h1 {
    text-align: left;
    margin: 24px 0;
    max-width: 60%;
    font-size: 36px;
  }
  /* line 165, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt h1 span {
    font-size: 38px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 168, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt h1 {
    font-size: 48px;
  }
  /* line 170, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt h1 span {
    font-size: 52px;
  }
}

/* line 172, app/assets/stylesheets/lp.sass.erb */
.mainvisual .topimg_txt p {
  font-size: 15px;
  line-height: 1.8;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  /* line 177, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt p {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 182, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg_txt p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 186, app/assets/stylesheets/lp.sass.erb */
  .mainvisual .topimg {
    margin: auto;
    padding: 20px;
    max-width: 500px;
    text-align: center;
    width: 100%;
  }
}

/* line 192, app/assets/stylesheets/lp.sass.erb */
.database_one_line_wrap {
  overflow-x: auto;
  white-space: nowrap;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/lp.sass.erb */
  .database_one_line_wrap {
    padding-bottom: 18px;
  }
}

/* line 199, app/assets/stylesheets/lp.sass.erb */
.database_one_line {
  display: flex;
  overflow: hidden;
  flex-direction: row;
}

/* line 203, app/assets/stylesheets/lp.sass.erb */
.database_img {
  margin-right: 10px;
  flex: none;
}

/* line 206, app/assets/stylesheets/lp.sass.erb */
.database_img:last-child {
  margin-right: 0;
}

/* line 208, app/assets/stylesheets/lp.sass.erb */
.database_img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 212, app/assets/stylesheets/lp.sass.erb */
  .database_img {
    height: 60px;
  }
}

/* line 214, app/assets/stylesheets/lp.sass.erb */
.loop-x {
  display: flex;
  overflow: hidden;
}

/* line 217, app/assets/stylesheets/lp.sass.erb */
.loop-x-box {
  display: flex;
  animation: loop-list 70s linear infinite;
  min-width: -moz-max-content;
  min-width: max-content;
}

@keyframes loop-list {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/* line 226, app/assets/stylesheets/lp.sass.erb */
.problem-solution-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 231, app/assets/stylesheets/lp.sass.erb */
.problem-solution-wrap::before {
  content: "";
  position: absolute;
  background: url(/assets/lp/topimg_06-b092bab8a4ffe292479de21b4294fc7c468b369908dbd400b4e79574b7942eb0.png) #fff no-repeat;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  /* line 241, app/assets/stylesheets/lp.sass.erb */
  .problem-solution-wrap::before {
    background-position: top 280px right 5%;
    background-size: 65px;
  }
}

@media screen and (min-width: 768px) {
  /* line 245, app/assets/stylesheets/lp.sass.erb */
  .problem-solution-wrap::before {
    background-position: top 130px left 12%;
    background-size: 100px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 249, app/assets/stylesheets/lp.sass.erb */
  .problem-solution-wrap::before {
    background-position: top 130px left 23%;
    background-size: 110px;
  }
}

@media screen and (min-width: 1601px) {
  /* line 253, app/assets/stylesheets/lp.sass.erb */
  .problem-solution-wrap::before {
    background-position: top 130px left 25%;
    background-size: 120px;
  }
}

/* line 257, app/assets/stylesheets/lp.sass.erb */
.problem-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 262, app/assets/stylesheets/lp.sass.erb */
.problem-wrap .section_ttl strong {
  font-size: 34px;
  color: #5e7a8f;
  font-weight: 700;
}

/* line 267, app/assets/stylesheets/lp.sass.erb */
.problem-title {
  display: flex;
}

/* line 269, app/assets/stylesheets/lp.sass.erb */
.problem-list {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  /* line 273, app/assets/stylesheets/lp.sass.erb */
  .problem-list {
    padding: 0 12px 36px;
  }
}

/* line 275, app/assets/stylesheets/lp.sass.erb */
.problem-list-content {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 12px 12px 30px;
  line-height: 27px;
}

@media screen and (max-width: 767px) {
  /* line 282, app/assets/stylesheets/lp.sass.erb */
  .problem-list-content {
    font-size: 14px;
    line-height: 27px;
    padding: 12px 12px 12px 30px;
  }
}

/* line 286, app/assets/stylesheets/lp.sass.erb */
.problem-list-content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  color: #D4AC21;
  font-size: 26px;
  background-image: url(/assets/lp/img_checkbox-04b1bc37e2b49177695db02c082740eda89f36fa00b6d53f53c2750510b3ad25.png);
  background-size: contain;
  background-position: center middle;
  width: 20px;
  height: 20px;
}

/* line 300, app/assets/stylesheets/lp.sass.erb */
.solution-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: #FDFBF5;
}

@media screen and (max-width: 767px) {
  /* line 300, app/assets/stylesheets/lp.sass.erb */
  .solution-wrap {
    display: block;
  }
}

/* line 308, app/assets/stylesheets/lp.sass.erb */
.solution-wrap.bg-white {
  background: #FFF;
}

/* line 311, app/assets/stylesheets/lp.sass.erb */
section.solution-wrap {
  background-color: rgba(249, 240, 212, 0.2);
}

@media screen and (max-width: 767px) {
  /* line 316, app/assets/stylesheets/lp.sass.erb */
  .solution-wrap {
    box-shadow: none;
    border: none;
  }
  /* line 319, app/assets/stylesheets/lp.sass.erb */
  .solution-wrap svg {
    width: 42px;
    height: 42px;
    margin: 12px auto;
  }
}

/* line 323, app/assets/stylesheets/lp.sass.erb */
.solution-ttl {
  letter-spacing: 0.1em;
  color: #333;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 329, app/assets/stylesheets/lp.sass.erb */
  .solution-ttl {
    font-size: 26px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 333, app/assets/stylesheets/lp.sass.erb */
  .solution-ttl {
    font-size: 18px;
    padding-bottom: 20px;
  }
}

/* line 336, app/assets/stylesheets/lp.sass.erb */
.solution-ttl span {
  -webkit-text-decoration: underline rgba(240, 220, 154, 0.5);
          text-decoration: underline rgba(240, 220, 154, 0.5);
  text-decoration-thickness: 0.2em;
}

/* line 339, app/assets/stylesheets/lp.sass.erb */
.solution-ttl.sp {
  display: none;
}

/* line 341, app/assets/stylesheets/lp.sass.erb */
.solution-ttl.pc {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 344, app/assets/stylesheets/lp.sass.erb */
  .solution-ttl.sp {
    display: block;
  }
  /* line 346, app/assets/stylesheets/lp.sass.erb */
  .solution-ttl.pc {
    display: none;
  }
}

/* line 350, app/assets/stylesheets/lp.sass.erb */
.solution-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  /* line 356, app/assets/stylesheets/lp.sass.erb */
  .solution-list {
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }
}

/* line 360, app/assets/stylesheets/lp.sass.erb */
.solution-list-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
  width: 420px;
  margin: 16px;
  padding: 24px;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* line 370, app/assets/stylesheets/lp.sass.erb */
.solution-list-content .solution-img {
  height: 310px;
}

@media screen and (max-width: 767px) {
  /* line 370, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content .solution-img {
    width: 200px;
    height: 100%;
  }
}

/* line 375, app/assets/stylesheets/lp.sass.erb */
.solution-list-content h1 {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  /* line 375, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content h1 {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 380, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content {
    width: 90%;
  }
}

@media screen and (min-width: 768px) {
  /* line 383, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content {
    width: 240px;
    margin: 8px;
    padding: 12px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 388, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content {
    width: 327px;
    margin: 16px;
    padding: 24px;
  }
}

@media screen and (min-width: 1401px) {
  /* line 393, app/assets/stylesheets/lp.sass.erb */
  .solution-list-content {
    margin: 16px;
    padding: 24px;
  }
}

/* line 397, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap {
  text-align: center;
}

/* line 399, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner {
  display: flex;
  gap: 30px;
}

@media screen and (max-width: 767px) {
  /* line 399, app/assets/stylesheets/lp.sass.erb */
  .whitepaper-wrap .whitepaper-inner {
    flex-flow: column;
  }
}

/* line 404, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner div {
  width: 50%;
}

@media screen and (max-width: 767px) {
  /* line 404, app/assets/stylesheets/lp.sass.erb */
  .whitepaper-wrap .whitepaper-inner div {
    width: 90%;
    margin: 0 auto;
  }
}

/* line 412, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner .whitepaper-text h1 {
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 3.2px;
}

@media screen and (max-width: 767px) {
  /* line 412, app/assets/stylesheets/lp.sass.erb */
  .whitepaper-wrap .whitepaper-inner .whitepaper-text h1 {
    font-size: 24px;
  }
}

/* line 418, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner .whitepaper-text h1 strong {
  color: #B08F1B;
}

/* line 420, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner .whitepaper-text ul {
  padding: 20px 30px;
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 420, app/assets/stylesheets/lp.sass.erb */
  .whitepaper-wrap .whitepaper-inner .whitepaper-text ul {
    padding: 20px 10px;
  }
}

/* line 425, app/assets/stylesheets/lp.sass.erb */
.whitepaper-wrap .whitepaper-inner .whitepaper-text ul li {
  margin-left: 30px;
  padding: 3px;
  padding-left: 1.6em;
  background-image: url(/assets/lp/uil_checkwhitepaper-check-8657efd81aa38f18d338961fa7437879a308fc2990f50a5a005ee0874557ad48.png);
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: left center;
  font-size: 14px;
  font-weight: 500;
}

/* line 435, app/assets/stylesheets/lp.sass.erb */
.service-wrap {
  background: #FDFBF5;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
}

/* line 442, app/assets/stylesheets/lp.sass.erb */
.solution-pitch {
  width: 1400px;
  padding: 24px 36px;
  border: solid 1px #E8CB68;
  background-color: #fff;
  margin: auto;
}

@media only screen and (max-width: 1500px) {
  /* line 442, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch {
    width: 1000px;
    padding: 24px 24px;
  }
}

@media only screen and (max-width: 1080px) {
  /* line 442, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch {
    width: 700px;
    padding: 24px 12px;
  }
}

@media screen and (max-width: 767px) {
  /* line 442, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch {
    width: 97%;
  }
}

/* line 456, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-ttl {
  font-size: 33px;
  font-weight: bold;
}

/* line 459, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-ttl span {
  color: #B08F1B;
}

@media screen and (max-width: 767px) {
  /* line 456, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-ttl {
    font-size: 22px;
  }
}

/* line 463, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-cards {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 24px;
}

@media screen and (max-width: 767px) {
  /* line 463, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-cards {
    margin: 30px 6px 12px;
    flex-direction: column;
    gap: 24px;
  }
}

/* line 471, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card {
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 767px) {
  /* line 471, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-card {
    width: 100%;
  }
}

/* line 479, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card .center-flow-content::before, .solution-pitch-card .center-flow-content::after {
  position: absolute;
  content: "";
  width: 240px;
  height: 3px;
  background-color: #F0DC9A;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 1080px) {
  /* line 479, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-card .center-flow-content::before, .solution-pitch-card .center-flow-content::after {
    width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 479, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-card .center-flow-content::before, .solution-pitch-card .center-flow-content::after {
    display: none;
  }
}

/* line 493, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card .center-flow-content::before {
  right: 100%;
}

/* line 495, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card .center-flow-content::after {
  left: 100%;
}

/* line 497, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card .other-flow-content {
  z-index: 2;
}

/* line 499, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin: 24px 0;
  width: 100%;
}

/* line 505, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card-content p {
  font-size: 1rem;
  margin: 12px 0 0;
}

/* line 508, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-card-content p span {
  font-size: 0.875rem;
}

/* line 510, app/assets/stylesheets/lp.sass.erb */
.solution-pitch-flow-content {
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  background-color: #F9F0D4;
  color: #B08F1B;
  padding: 10px 48px;
  border-radius: 30px;
}

@media only screen and (max-width: 1080px) {
  /* line 510, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-flow-content {
    padding: 6px 18px;
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 510, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch-flow-content {
    padding: 8px 24px;
    font-size: 1rem;
  }
}

/* line 525, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons {
  width: 420px;
  margin: 24px auto;
}

/* line 528, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons a:focus, .solution-pitch .signup-buttons a:hover {
  text-decoration: none;
  opacity: 1;
  background: #B08F1B;
}

/* line 532, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons .main-btn, .solution-pitch .signup-buttons .sub-btn {
  padding: 16px;
  font-weight: bold;
  text-align: center;
}

/* line 536, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons .main-btn {
  font-size: 18px;
  background-color: #D4AC21;
  color: #fff;
}

/* line 540, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons .main-btn:hover {
  background: #B08F1B;
}

/* line 542, app/assets/stylesheets/lp.sass.erb */
.solution-pitch .signup-buttons .sub-btn {
  font-size: 1rem;
  color: #5E7A8F;
}

@media only screen and (max-width: 767px) {
  /* line 525, app/assets/stylesheets/lp.sass.erb */
  .solution-pitch .signup-buttons {
    width: 95%;
  }
}

/* line 548, app/assets/stylesheets/lp.sass.erb */
.database-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 0;
}

@media screen and (max-width: 767px) {
  /* line 554, app/assets/stylesheets/lp.sass.erb */
  .database-wrap {
    padding: 40px 0 80px;
  }
}

/* line 556, app/assets/stylesheets/lp.sass.erb */
.database-wrap h1 {
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

/* line 561, app/assets/stylesheets/lp.sass.erb */
.database-wrap p {
  font-weight: 600;
  text-align: center;
}

/* line 564, app/assets/stylesheets/lp.sass.erb */
.database-wrap p.pc {
  display: block;
}

/* line 566, app/assets/stylesheets/lp.sass.erb */
.database-wrap p.sp {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 569, app/assets/stylesheets/lp.sass.erb */
  .database-wrap h1 {
    font-size: 32px;
    letter-spacing: 3.2px;
    line-height: 57.6px;
  }
  /* line 573, app/assets/stylesheets/lp.sass.erb */
  .database-wrap p {
    font-size: 20px;
    letter-spacing: 2.0px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  /* line 578, app/assets/stylesheets/lp.sass.erb */
  .database-wrap h1 {
    font-size: 20px;
  }
  /* line 580, app/assets/stylesheets/lp.sass.erb */
  .database-wrap p {
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 27px;
  }
  /* line 584, app/assets/stylesheets/lp.sass.erb */
  .database-wrap p.pc {
    display: none;
  }
  /* line 586, app/assets/stylesheets/lp.sass.erb */
  .database-wrap p.sp {
    display: block;
  }
}

/* line 588, app/assets/stylesheets/lp.sass.erb */
.database-wrap .database_img {
  margin-right: 36px;
}

/* line 590, app/assets/stylesheets/lp.sass.erb */
.database-stats-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 594, app/assets/stylesheets/lp.sass.erb */
.database-stats-wrap p {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  /* line 597, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap {
    width: 95%;
    padding: 60px 0;
    max-width: 500px;
  }
}

@media screen and (min-width: 768px) {
  /* line 602, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap {
    width: 650px;
    padding: 80px 0 40px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 606, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap {
    width: 1100px;
    padding: 120px 0 60px;
  }
}

/* line 609, app/assets/stylesheets/lp.sass.erb */
.database-stats-wrap h1 {
  display: flex;
  text-align: start;
  color: #D4AC21;
  letter-spacing: 2px;
  align-items: end;
  justify-content: space-around;
}

@media screen and (max-width: 767px) {
  /* line 617, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 {
    font-size: 32px;
  }
  /* line 619, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 span {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 622, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 {
    font-size: 36px;
  }
  /* line 624, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 span {
    font-size: 14px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 627, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 {
    font-size: 72px;
    letter-spacing: 2px;
  }
  /* line 630, app/assets/stylesheets/lp.sass.erb */
  .database-stats-wrap h1 span {
    font-size: 20px;
    line-height: 1;
  }
}

/* line 633, app/assets/stylesheets/lp.sass.erb */
.database-stats {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* line 637, app/assets/stylesheets/lp.sass.erb */
.database-stats p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 2.0px;
}

/* line 642, app/assets/stylesheets/lp.sass.erb */
.database-stats h1 span {
  line-height: 4;
}

@media screen and (max-width: 767px) {
  /* line 646, app/assets/stylesheets/lp.sass.erb */
  .database-stats p {
    font-size: 10px;
  }
  /* line 648, app/assets/stylesheets/lp.sass.erb */
  .database-stats h1 span {
    line-height: 3;
  }
}

/* line 650, app/assets/stylesheets/lp.sass.erb */
.database-gallery {
  overflow-x: auto;
  width: 100%;
}

/* line 653, app/assets/stylesheets/lp.sass.erb */
.database-gallery img {
  height: 100px;
}

@media screen and (max-width: 767px) {
  /* line 656, app/assets/stylesheets/lp.sass.erb */
  .database-gallery img {
    height: 60px;
  }
}

/* line 659, app/assets/stylesheets/lp.sass.erb */
.counter {
  display: flex;
  min-height: 100px;
  min-width: 190px;
}

/* line 663, app/assets/stylesheets/lp.sass.erb */
.digit {
  position: relative;
  width: 42px;
  height: 96px;
  overflow: hidden;
  line-height: 64px;
}

/* line 669, app/assets/stylesheets/lp.sass.erb */
.digit .digit-prev {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
}

/* line 674, app/assets/stylesheets/lp.sass.erb */
.digit .digit-current {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 679, app/assets/stylesheets/lp.sass.erb */
.digit .num {
  text-align: center;
  font-size: 64px !important;
  animation-timing-function: ease-in-out;
  font-weight: 600;
  font-family: "Noto Sans";
  line-height: 1.5;
}

/* line 686, app/assets/stylesheets/lp.sass.erb */
.comma {
  position: relative;
  width: 18px;
  height: 64px;
  font-size: 64px !important;
  line-height: 64px;
  font-family: "Noto Sans";
  font-weight: 600;
  line-height: 1.5;
}

@media screen and (max-width: 1200px) {
  /* line 696, app/assets/stylesheets/lp.sass.erb */
  .counter {
    min-height: 80px;
    min-width: 168px;
  }
  /* line 699, app/assets/stylesheets/lp.sass.erb */
  .digit {
    width: 36px;
    height: 78px;
  }
  /* line 702, app/assets/stylesheets/lp.sass.erb */
  .digit .num {
    font-size: 52px !important;
  }
  /* line 704, app/assets/stylesheets/lp.sass.erb */
  .comma {
    width: 14px;
    height: 78px;
    font-size: 52px !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 709, app/assets/stylesheets/lp.sass.erb */
  .counter {
    min-height: 47px;
    min-width: 92px;
  }
  /* line 712, app/assets/stylesheets/lp.sass.erb */
  .digit {
    width: 20px;
    height: 45px;
  }
  /* line 715, app/assets/stylesheets/lp.sass.erb */
  .digit .num {
    font-size: 30px !important;
  }
  /* line 717, app/assets/stylesheets/lp.sass.erb */
  .comma {
    width: 10px;
    height: 45px;
    font-size: 30px !important;
  }
}

/* line 722, app/assets/stylesheets/lp.sass.erb */
.subvisual {
  background-color: #F9F0D4;
  padding: 40px 0;
}

@media screen and (max-width: 767px) {
  /* line 727, app/assets/stylesheets/lp.sass.erb */
  .subvisual {
    padding: 0;
    background-position: right top 10%;
  }
}

/* line 730, app/assets/stylesheets/lp.sass.erb */
.subvisual .topimg_txt {
  background-color: revert;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 0;
  margin: 12px auto;
  padding: 60px 0;
  background-size: contain;
  max-width: 1100px;
  width: 90%;
}

@media screen and (max-width: 1024px) {
  /* line 741, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt {
    padding: 0 36px;
    width: 767px;
    margin: 50px auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 746, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt {
    width: auto;
    margin: 0 auto;
    padding: 0 0 12px;
    background-image: none;
  }
  /* line 751, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt h1 {
    margin: auto;
  }
}

/* line 754, app/assets/stylesheets/lp.sass.erb */
.subvisual .topimg_txt h1 {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 38px;
}

/* line 757, app/assets/stylesheets/lp.sass.erb */
.subvisual .topimg_txt h1 span {
  font-size: 42px;
}

/* line 759, app/assets/stylesheets/lp.sass.erb */
.subvisual .topimg_txt .button {
  font-size: 18px;
  margin: 12px 0;
}

/* line 763, app/assets/stylesheets/lp.sass.erb */
.cvbtn_area .button {
  width: 380px;
  font-size: 18px;
  margin: 12px 10px;
  text-align: center;
  padding: 22px 0;
}

/* line 770, app/assets/stylesheets/lp.sass.erb */
.signup-btn {
  position: relative;
  display: inline-block;
  margin: 60px 0;
  width: 466px;
  max-width: 90%;
}

@media screen and (max-width: 767px) {
  /* line 770, app/assets/stylesheets/lp.sass.erb */
  .signup-btn {
    width: 95%;
  }
}

/* line 779, app/assets/stylesheets/lp.sass.erb */
.signup-btn-badge {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
  background: #fff;
  border: 2px solid #D4AC21;
  border-radius: 999px;
  color: #333333;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  padding: 0 20px;
}

/* line 797, app/assets/stylesheets/lp.sass.erb */
.signup-btn-badge .accent {
  color: #F16060;
}

/* line 799, app/assets/stylesheets/lp.sass.erb */
.signup-btn-badge .strong {
  font-weight: 700;
}

/* line 801, app/assets/stylesheets/lp.sass.erb */
.signup-btn-badge .num {
  color: #F16060;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -2px;
}

@media screen and (max-width: 767px) {
  /* line 779, app/assets/stylesheets/lp.sass.erb */
  .signup-btn-badge {
    top: -18px;
    font-size: 13px;
    padding: 0 14px;
  }
  /* line 810, app/assets/stylesheets/lp.sass.erb */
  .signup-btn-badge .num {
    font-size: 16px;
  }
}

/* line 813, app/assets/stylesheets/lp.sass.erb */
.signup-btn a {
  display: block;
  background: #D4AC21;
  text-decoration: none;
  color: #fff;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
  padding: 26px 40px 14px;
}

/* line 825, app/assets/stylesheets/lp.sass.erb */
.signup-btn a i {
  margin-left: 8px;
}

@media screen and (max-width: 767px) {
  /* line 813, app/assets/stylesheets/lp.sass.erb */
  .signup-btn a {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 22px 20px 12px;
  }
}

/* line 833, app/assets/stylesheets/lp.sass.erb */
.matching-wrap {
  background: #F7F9F9;
  padding: 64px 20px;
}

/* line 837, app/assets/stylesheets/lp.sass.erb */
.matching-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  max-width: 1280px;
  margin: 0 auto;
}

/* line 845, app/assets/stylesheets/lp.sass.erb */
.matching-step {
  flex: none;
  width: 240px;
  height: 240px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 1px 1px 2.5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 17px;
}

/* line 857, app/assets/stylesheets/lp.sass.erb */
.matching-step p {
  margin: 24px 0 0;
  color: #333333;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.72px;
  text-align: center;
}

/* line 866, app/assets/stylesheets/lp.sass.erb */
.matching-step-img {
  height: 121px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 871, app/assets/stylesheets/lp.sass.erb */
.matching-step-img img {
  max-width: 200px;
  max-height: 121px;
}

/* line 875, app/assets/stylesheets/lp.sass.erb */
.matching-arrow {
  flex: none;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 13px solid #F16060;
}

@media screen and (max-width: 767px) {
  /* line 884, app/assets/stylesheets/lp.sass.erb */
  .matching-wrap {
    padding: 48px 16px;
  }
  /* line 886, app/assets/stylesheets/lp.sass.erb */
  .matching-steps {
    flex-direction: column;
    gap: 10px;
  }
  /* line 889, app/assets/stylesheets/lp.sass.erb */
  .matching-step {
    width: 100%;
    max-width: 280px;
    height: auto;
    padding: 24px 20px;
    border-radius: 16px;
  }
  /* line 895, app/assets/stylesheets/lp.sass.erb */
  .matching-step p {
    margin: 16px 0 0;
    font-size: 16px;
  }
  /* line 898, app/assets/stylesheets/lp.sass.erb */
  .matching-step-img {
    height: auto;
  }
  /* line 900, app/assets/stylesheets/lp.sass.erb */
  .matching-step-img img {
    max-width: 220px;
    max-height: 130px;
  }
  /* line 903, app/assets/stylesheets/lp.sass.erb */
  .matching-arrow {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 12px solid #F16060;
    border-bottom: 0;
  }
}

/* line 910, app/assets/stylesheets/lp.sass.erb */
.plan-wrap {
  background: #fff;
  padding: 64px 20px;
}

/* line 913, app/assets/stylesheets/lp.sass.erb */
.plan-wrap .section_ttl span {
  color: #D4AC21;
  letter-spacing: 4px;
}

/* line 917, app/assets/stylesheets/lp.sass.erb */
.plan-table-wrap {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 84px;
}

/* line 923, app/assets/stylesheets/lp.sass.erb */
.plan-bubble {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 240px;
  height: 71px;
  padding-bottom: 10px;
  background: url(/images/lp/plan-bubble.svg) no-repeat center/100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #5D798E;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.64px;
  text-align: center;
  white-space: nowrap;
}

/* line 945, app/assets/stylesheets/lp.sass.erb */
.plan-bubble em {
  font-style: normal;
  color: #F16060;
  font-size: 16px;
}

/* line 949, app/assets/stylesheets/lp.sass.erb */
.plan-bubble p {
  margin: 0;
}

/* line 952, app/assets/stylesheets/lp.sass.erb */
.plan-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}

/* line 957, app/assets/stylesheets/lp.sass.erb */
.plan-table th, .plan-table td {
  text-align: center;
  vertical-align: middle;
}

/* line 961, app/assets/stylesheets/lp.sass.erb */
.plan-th-empty {
  background: transparent;
  border: none;
}

/* line 965, app/assets/stylesheets/lp.sass.erb */
.plan-th {
  height: 60px;
  color: #fff;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 18px;
}

/* line 972, app/assets/stylesheets/lp.sass.erb */
.plan-th-free {
  background: #5D798E;
}

/* line 975, app/assets/stylesheets/lp.sass.erb */
.plan-th-paid {
  background: #D4AC21;
}

/* line 978, app/assets/stylesheets/lp.sass.erb */
.plan-row-label {
  background: #8C8C8C;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  height: 50px;
  padding: 5px 10px;
}

/* line 988, app/assets/stylesheets/lp.sass.erb */
.plan-table td {
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #E0E0E0;
  color: #333333;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 18px;
}

/* line 997, app/assets/stylesheets/lp.sass.erb */
.plan-red {
  color: #F16060;
}

/* line 1000, app/assets/stylesheets/lp.sass.erb */
.plan-price {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
}

/* line 1004, app/assets/stylesheets/lp.sass.erb */
.plan-price strong {
  font-weight: 700;
  font-size: 18px;
}

/* line 1008, app/assets/stylesheets/lp.sass.erb */
.plan-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #D4AC21;
  border-radius: 50%;
}

/* line 1015, app/assets/stylesheets/lp.sass.erb */
.plan-dash {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #BDBDBD;
}

@media screen and (max-width: 767px) {
  /* line 1022, app/assets/stylesheets/lp.sass.erb */
  .plan-wrap {
    padding: 48px 12px;
  }
  /* line 1024, app/assets/stylesheets/lp.sass.erb */
  .plan-table-wrap {
    padding-top: 72px;
  }
  /* line 1026, app/assets/stylesheets/lp.sass.erb */
  .plan-bubble {
    width: 210px;
    height: 62px;
    padding-bottom: 9px;
    font-size: 12px;
  }
  /* line 1031, app/assets/stylesheets/lp.sass.erb */
  .plan-bubble em {
    font-size: 13px;
  }
  /* line 1033, app/assets/stylesheets/lp.sass.erb */
  .plan-th {
    height: 52px;
    font-size: 14px;
  }
  /* line 1036, app/assets/stylesheets/lp.sass.erb */
  .plan-row-label {
    font-size: 11px;
    padding: 4px 5px;
  }
  /* line 1039, app/assets/stylesheets/lp.sass.erb */
  .plan-table td {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1044, app/assets/stylesheets/lp.sass.erb */
  .cvbtn_area {
    width: 90%;
  }
  /* line 1046, app/assets/stylesheets/lp.sass.erb */
  .cvbtn_area .topimg_txt {
    text-align: center;
  }
  /* line 1048, app/assets/stylesheets/lp.sass.erb */
  .cvbtn_area .topimg_txt .button {
    width: 90%;
    font-size: 18px;
    margin: 12px 10px;
    text-align: center;
    padding: 22px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1055, app/assets/stylesheets/lp.sass.erb */
  .subvisual {
    padding: 10px 0;
  }
  /* line 1058, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt h1 {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 28px;
  }
  /* line 1061, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt h1 span {
    font-size: 31px;
  }
  /* line 1063, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt .button {
    width: 90%;
    font-size: 14px;
    margin: 12px;
  }
}

@media screen and (min-width: 767px) {
  /* line 1070, app/assets/stylesheets/lp.sass.erb */
  .subvisual .topimg_txt .button {
    font-size: 16px;
  }
}

/* line 1072, app/assets/stylesheets/lp.sass.erb */
.distinction-border {
  border: 0.8px solid #E0E0E0;
  opacity: 0.7;
}

/* line 1076, app/assets/stylesheets/lp.sass.erb */
.voice-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F7F9F9;
}

/* line 1081, app/assets/stylesheets/lp.sass.erb */
.voice-wrap h2 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-align: center;
}

/* line 1086, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles {
  margin: 32px 0;
  width: 1000px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 1092, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a {
  color: inherit;
  text-decoration: none;
}

/* line 1095, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article {
  padding: 24px;
  width: 480px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-color: white;
  border-radius: 12px;
}

/* line 1101, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article .voice-img {
  width: 100%;
}

/* line 1103, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article h1, .voice-wrap .voice-articles a .voice-article h2, .voice-wrap .voice-articles a .voice-article h3 {
  text-align: center;
}

/* line 1105, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: start;
  padding: 18px 0;
}

/* line 1111, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: start;
  letter-spacing: 1.6px;
}

/* line 1117, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: start;
  letter-spacing: 2.0px;
}

/* line 1123, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .voice-articles a .voice-article h3 span {
  font-size: 16px;
}

/* line 1125, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices {
  margin: 64px 0 32px;
  width: 1000px;
  background-color: white;
  position: relative;
}

/* line 1130, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .fixed {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -18px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 2.4px;
  color: #415463;
}

/* line 1141, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 32px 0;
}

/* line 1148, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content {
  width: 450px;
  padding: 24px;
}

/* line 1151, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .bubble {
  background-color: #EAF1F6;
  padding: 18px;
  border-radius: 18px 18px 18px 0;
  font-size: 16px;
  font-weight: normal;
}

/* line 1157, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile {
  display: flex;
  margin-top: 18px;
}

/* line 1160, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile .profile-img {
  height: 40px;
  width: 40px;
}

/* line 1163, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile .profile-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 40px;
}

/* line 1168, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile .profile-text {
  height: 40px;
  margin-left: 12px;
}

/* line 1171, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile .profile-text h2 {
  color: #828282;
  font-size: 0.75rem;
  text-align: start;
}

/* line 1175, app/assets/stylesheets/lp.sass.erb */
.voice-wrap .investor-voices .investor-contents .investor-content .investor-profile .profile-text h1 {
  color: #415463;
  font-size: 1rem;
  font-weight: bold;
  text-align: start;
}

@media screen and (max-width: 1201px) {
  /* line 1183, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles {
    margin: 24px 0;
    width: 700px;
  }
  /* line 1187, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article {
    padding: 18px;
    width: 330px;
  }
  /* line 1190, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h1 {
    font-size: 19px;
    padding: 16px 0;
  }
  /* line 1193, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h2 {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
  /* line 1196, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h3 {
    font-size: 18px;
    letter-spacing: 1.8px;
  }
  /* line 1199, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h3 span {
    font-size: 14px;
  }
  /* line 1201, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices {
    margin: 56px 0 28px;
    width: 700px;
  }
  /* line 1204, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .fixed {
    top: -16.5px;
    font-size: 22px;
    letter-spacing: 2.2px;
  }
  /* line 1208, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .investor-contents {
    margin: 28px 0;
  }
  /* line 1210, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .investor-contents .investor-content {
    width: 330px;
    padding: 24px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1215, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap h2 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1.4px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* line 1222, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap h2 span {
    width: -moz-fit-content;
    width: fit-content;
    display: block;
  }
  /* line 1225, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap h2 br {
    display: none;
  }
  /* line 1227, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles {
    margin: 32px 0;
    width: 90%;
    flex-direction: column;
  }
  /* line 1232, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article {
    padding: 24px;
    width: 100%;
  }
  /* line 1235, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h1, .voice-wrap .voice-articles a .voice-article h2, .voice-wrap .voice-articles a .voice-article h3 {
    width: -moz-fit-content;
    width: fit-content;
  }
  /* line 1237, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h1 {
    font-size: 18px;
    padding: 16px 0;
  }
  /* line 1240, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h2 {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
  /* line 1243, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h3 {
    font-size: 18px;
    letter-spacing: 1.8px;
  }
  /* line 1246, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .voice-article h3 span {
    font-size: 14px;
  }
  /* line 1248, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .voice-articles a .second-article {
    display: none;
  }
  /* line 1250, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices {
    width: 90%;
  }
  /* line 1252, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .investor-contents {
    margin: 12px 0;
  }
  /* line 1254, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .investor-contents .investor-content {
    width: 100%;
  }
  /* line 1256, app/assets/stylesheets/lp.sass.erb */
  .voice-wrap .investor-voices .fixed {
    top: -13.5px;
    font-size: 18px;
    letter-spacing: 1.8px;
  }
}

/* line 1261, app/assets/stylesheets/lp.sass.erb */
.pc-steps-container {
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: end;
  margin-top: 30px;
}

@media screen and (min-width: 1201px) {
  /* line 1268, app/assets/stylesheets/lp.sass.erb */
  .pc-steps-container {
    display: flex;
  }
}

/* line 1270, app/assets/stylesheets/lp.sass.erb */
.pc-steps {
  display: flex;
  flex-direction: column;
  max-width: 820px;
  width: 40%;
  padding: 8px 24px;
  justify-content: center;
}

/* line 1277, app/assets/stylesheets/lp.sass.erb */
.pc-step {
  width: 95%;
}

/* line 1279, app/assets/stylesheets/lp.sass.erb */
.pc-step h1 {
  padding: 18px 0 0;
  margin-bottom: 18px;
  font-size: 1.875rem;
  font-weight: 500;
  text-align: start;
}

/* line 1285, app/assets/stylesheets/lp.sass.erb */
.pc-step h1 span {
  font-family: D-DIN-BOLD;
  font-weight: bold;
  color: #D4AC21;
  margin-right: 16px;
  font-size: 40px;
}

/* line 1291, app/assets/stylesheets/lp.sass.erb */
.pc-step p {
  font-weight: normal;
  font-size: 1rem;
  margin-bottom: 18px;
  overflow: hidden;
  transition: transform 0.5s ease-out;
}

/* line 1297, app/assets/stylesheets/lp.sass.erb */
.pc-steps-thumbnail {
  padding: 8px 0 8px 8px;
  width: 50%;
}

/* line 1300, app/assets/stylesheets/lp.sass.erb */
.pc-steps-thumbnail img {
  width: 100%;
}

/* line 1303, app/assets/stylesheets/lp.sass.erb */
.sp-steps-container {
  display: none;
  width: 100%;
  overflow-x: auto;
  padding-bottom: 24px;
}

@media screen and (max-width: 1201px) {
  /* line 1309, app/assets/stylesheets/lp.sass.erb */
  .sp-steps-container {
    display: block;
  }
}

/* line 1311, app/assets/stylesheets/lp.sass.erb */
.sp-steps {
  display: flex;
  justify-content: start;
}

/* line 1314, app/assets/stylesheets/lp.sass.erb */
.sp-step {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 320px;
  padding: 0 20px;
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  /* line 1322, app/assets/stylesheets/lp.sass.erb */
  .sp-step {
    width: 480px;
    padding: 0 40px;
    border-radius: 40px;
  }
}

/* line 1326, app/assets/stylesheets/lp.sass.erb */
.sp-step h1 {
  display: flex;
  padding: 6px 0;
  font-size: 22px;
  font-weight: normal;
  text-align: start;
  align-items: baseline;
}

@media screen and (min-width: 768px) {
  /* line 1334, app/assets/stylesheets/lp.sass.erb */
  .sp-step h1 {
    font-size: 22px;
  }
}

/* line 1336, app/assets/stylesheets/lp.sass.erb */
.sp-step h1 span {
  height: 100%;
  font-family: D-DIN;
  font-weight: bold;
  color: #D4AC21;
  margin-right: 12px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  /* line 1344, app/assets/stylesheets/lp.sass.erb */
  .sp-step h1 span {
    font-weight: 600;
  }
}

/* line 1346, app/assets/stylesheets/lp.sass.erb */
.sp-step p {
  font-weight: 400;
  font-size: 0.875rem;
  padding-bottom: 6px;
}

@media screen and (min-width: 768px) {
  /* line 1351, app/assets/stylesheets/lp.sass.erb */
  .sp-step p {
    font-size: 0.875rem;
  }
}

/* line 1353, app/assets/stylesheets/lp.sass.erb */
.pc-step-title {
  cursor: pointer;
  position: relative;
  text-decoration: none;
}

/* line 1357, app/assets/stylesheets/lp.sass.erb */
#step02_img, #step03_img {
  display: none;
}

/* line 1360, app/assets/stylesheets/lp.sass.erb */
.why-us-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(249, 240, 212, 0.2);
}

/* line 1366, app/assets/stylesheets/lp.sass.erb */
.why-us-wrap .section_ttl span {
  color: #D4AC21;
}

/* line 1369, app/assets/stylesheets/lp.sass.erb */
.why-us-values {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1350px;
}

@media screen and (max-width: 767px) {
  /* line 1375, app/assets/stylesheets/lp.sass.erb */
  .why-us-values {
    width: 95%;
  }
}

@media screen and (min-width: 768px) {
  /* line 1378, app/assets/stylesheets/lp.sass.erb */
  .why-us-values {
    width: 80%;
  }
}

/* line 1380, app/assets/stylesheets/lp.sass.erb */
.why-us-value {
  background-color: white;
  padding: 24px;
  margin-bottom: 33.333px;
  border-radius: 12px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 1380, app/assets/stylesheets/lp.sass.erb */
  .why-us-value {
    padding: 12px;
  }
}

/* line 1388, app/assets/stylesheets/lp.sass.erb */
.why-us-value h1 {
  text-align: start;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 6px 0 24px;
}

/* line 1394, app/assets/stylesheets/lp.sass.erb */
.why-us-value h1 span {
  -webkit-text-decoration: underline #EAF1F6;
          text-decoration: underline #EAF1F6;
  text-decoration-thickness: 0.2em;
}

@media screen and (max-width: 767px) {
  /* line 1398, app/assets/stylesheets/lp.sass.erb */
  .why-us-value h1 {
    font-size: 20px;
    padding: 6px 0;
  }
}

/* line 1401, app/assets/stylesheets/lp.sass.erb */
.why-us-value h2 {
  display: block;
  text-align: center;
  color: white;
  background-color: #D4AC21;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 16px;
  border-radius: 21px;
  font-size: 14px;
  letter-spacing: 0.1px;
  font-weight: 600;
  font-family: "Josefin Sans";
  line-height: 21px;
}

@media screen and (max-width: 767px) {
  /* line 1415, app/assets/stylesheets/lp.sass.erb */
  .why-us-value h2 {
    font-size: 12px;
  }
}

/* line 1417, app/assets/stylesheets/lp.sass.erb */
.why-us-value p {
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 16px;
}

/* line 1421, app/assets/stylesheets/lp.sass.erb */
.why-us-value a {
  font-weight: 500;
  font-size: 16px;
  text-decoration: underline;
  color: #D4AC21;
}

/* line 1427, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap {
  display: flex;
  align-items: center;
  gap: 60px;
  align-items: end;
}

@media only screen and (max-width: 1080px) {
  /* line 1427, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap {
    gap: 18px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1427, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap {
    gap: 6px;
  }
}

/* line 1436, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap img {
  width: 80px;
}

@media only screen and (max-width: 1080px) {
  /* line 1436, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap img {
    width: 60px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1436, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap img {
    width: 45px;
  }
}

/* line 1442, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box {
  position: relative;
  background-color: rgba(233, 241, 246, 0.5);
  flex-grow: 1;
  padding: 24px;
}

/* line 1444, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box::before {
  content: "";
  position: absolute;
  top: 25%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid rgba(233, 241, 246, 0.5);
}

@media only screen and (max-width: 768px) {
  /* line 1444, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box::before {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  /* line 1442, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box {
    padding: 12px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1442, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box {
    padding: 8px;
  }
}

/* line 1461, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box h1 {
  color: #405463;
  font-size: 18px;
  text-align: center;
  padding: 0 0 12px;
}

@media only screen and (max-width: 1080px) {
  /* line 1461, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box h1 {
    font-size: 16px;
    padding: 0 0 10px;
    letter-spacing: normal;
  }
}

/* line 1470, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .divider {
  margin: auto;
  border-bottom: 1px solid #5D798E;
}

/* line 1473, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description {
  display: flex;
  padding: 12px 20px;
  padding-left: 30px;
  flex-wrap: nowrap;
}

@media only screen and (max-width: 1080px) {
  /* line 1473, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box .description {
    padding: 12px 20px;
  }
}

/* line 1481, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description .bullet-points-wrap p {
  padding: 12px 0 0;
}

/* line 1483, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description .bullet-points-wrap .bullet-points {
  flex-grow: 1;
}

/* line 1485, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description .bullet-points-wrap .bullet-points li {
  position: relative;
  font-size: 15px;
  color: #405463;
  font-weight: bold;
  margin-left: 15px;
}

/* line 1491, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description .bullet-points-wrap .bullet-points li::before {
  position: absolute;
  content: "・";
  left: -15px;
}

/* line 1495, app/assets/stylesheets/lp.sass.erb */
.value02 .finance-entry-wrap .description-box .description .navigation-button-wrap-1 {
  width: 50%;
  display: flex;
  align-items: center;
  flex-grow: 1;
}

@media only screen and (max-width: 768px) {
  /* line 1495, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box .description .navigation-button-wrap-1 {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  /* line 1495, app/assets/stylesheets/lp.sass.erb */
  .value02 .finance-entry-wrap .description-box .description .navigation-button-wrap-1 {
    width: auto;
  }
}

/* line 1504, app/assets/stylesheets/lp.sass.erb */
.value02 .navigation-button-wrap-2 {
  margin-top: 24px;
  width: 100%;
  display: none;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 1504, app/assets/stylesheets/lp.sass.erb */
  .value02 .navigation-button-wrap-2 {
    display: flex;
  }
}

/* line 1511, app/assets/stylesheets/lp.sass.erb */
.value02 .nav-button {
  font-size: 18px;
  font-weight: bold;
  margin: auto;
  text-align: center;
  padding: 12px 24px;
  width: 60%;
  border: 1px solid #5D798E;
  background-color: white;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  /* line 1511, app/assets/stylesheets/lp.sass.erb */
  .value02 .nav-button {
    width: 100%;
  }
}

/* line 1524, app/assets/stylesheets/lp.sass.erb */
.value03 {
  padding-right: 45%;
  background: url(/assets/lp/topimg_pitch-7fec0e14e8f21760e771bd01b441ef662e6dde521f612e4f7ad4b598db2ad84a.png) #fff no-repeat;
  background-position-x: 95%;
  background-position-y: center;
  background-size: 35%;
}

/* line 1530, app/assets/stylesheets/lp.sass.erb */
.value03 .img-wrap {
  display: none;
  width: 100%;
  padding-bottom: 16px;
}

@media screen and (min-width: 1601px) {
  /* line 1535, app/assets/stylesheets/lp.sass.erb */
  .value03 {
    background-size: 30%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1538, app/assets/stylesheets/lp.sass.erb */
  .value03 {
    padding: 24px;
    background: none;
    background-color: white;
  }
  /* line 1542, app/assets/stylesheets/lp.sass.erb */
  .value03 .img-wrap {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  /* line 1546, app/assets/stylesheets/lp.sass.erb */
  .faq {
    margin: 20px 20px 0;
  }
}

/* line 1548, app/assets/stylesheets/lp.sass.erb */
#Faq .faq {
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1553, app/assets/stylesheets/lp.sass.erb */
.faq .faq_contents {
  width: 60%;
}

/* line 1555, app/assets/stylesheets/lp.sass.erb */
.faq .faq_contents .faq_content {
  width: 100%;
  background: #fff;
  text-align: center;
  margin: 20px auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 1562, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents .faq_content {
    padding: 20px 40px 20px 60px;
  }
}

@media screen and (min-width: 1201px) {
  /* line 1565, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents {
    max-width: 1000px;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 1569, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents {
    width: 100%;
  }
  /* line 1571, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents .faq_content {
    padding: 15px 30px 15px 40px;
  }
}

/* line 1573, app/assets/stylesheets/lp.sass.erb */
.faq .faq_contents .faq_content .faq_title {
  font-weight: bold;
  font-size: 1.125rem;
  padding: 1rem 0;
  margin: 0;
}

/* line 1578, app/assets/stylesheets/lp.sass.erb */
.faq .faq_contents .faq_content .faq_title::before {
  display: block;
  content: "Q";
  color: #D4AC21;
  font-family: "Noto Sans";
  font-weight: bold;
  position: absolute;
  left: 30px;
}

@media screen and (max-width: 767px) {
  /* line 1587, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents .faq_content .faq_title {
    padding: 0;
    font-size: 1rem;
  }
  /* line 1590, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents .faq_content .faq_title::before {
    font-size: 19px;
    left: 19px;
    top: 10px;
  }
  /* line 1594, app/assets/stylesheets/lp.sass.erb */
  .faq .faq_contents .faq_content .faq_dtl {
    font-weight: normal;
    font-size: 1rem;
    left: 0.65rem;
  }
}

/* line 1598, app/assets/stylesheets/lp.sass.erb */
.faq .faq_contents .faq_content .faq_dtl {
  font-weight: normal;
  font-size: 1rem;
  left: 0.875rem;
}

/* line 1602, app/assets/stylesheets/lp.sass.erb */
.faq .read_more {
  color: #5E7A8F;
  display: block;
  text-align: center;
  margin: 60px auto 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 1609, app/assets/stylesheets/lp.sass.erb */
  .faq .read_more {
    margin: 30px auto 40px;
  }
}

/* line 1611, app/assets/stylesheets/lp.sass.erb */
.faq .read_more a {
  padding: 18px;
  color: #5E7A8F;
}

@media screen and (max-width: 767px) {
  /* line 1615, app/assets/stylesheets/lp.sass.erb */
  .faq .read_more a {
    font-size: 14px;
  }
}

/* line 1617, app/assets/stylesheets/lp.sass.erb */
.faq .read_more a::after {
  content: "";
  display: inline-block;
  position: absolute;
  color: #5E7A8F;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(40%) rotate(45deg);
}

@media screen and (min-width: 768px) {
  /* line 1631, app/assets/stylesheets/lp.sass.erb */
  .faq .read_more a::after {
    top: 1em;
  }
}

/* line 1634, app/assets/stylesheets/lp.sass.erb */
.faq-wrap {
  background-color: rgba(94, 122, 143, 0.1);
}

@media screen and (max-width: 767px) {
  /* line 1637, app/assets/stylesheets/lp.sass.erb */
  .faq-wrap {
    padding-bottom: 0;
  }
}

/* line 1639, app/assets/stylesheets/lp.sass.erb */
.faq-page {
  margin: 60px auto;
}

/* line 1641, app/assets/stylesheets/lp.sass.erb */
.faq-page .section_ttl {
  padding: 120px 0 60px;
  font-size: 26px;
}

@media screen and (max-width: 767px) {
  /* line 1645, app/assets/stylesheets/lp.sass.erb */
  .faq-page .section_ttl {
    padding: 30px 0 0px;
    font-size: 16px;
  }
}

/* line 1649, app/assets/stylesheets/lp.sass.erb */
#contents {
  position: relative;
  padding-bottom: 0px;
}

/* line 1652, app/assets/stylesheets/lp.sass.erb */
.main {
  padding-bottom: 0px;
}
