@charset "UTF-8";
@font-face {
  font-family: "Helsinki";
  font-style: lighter;
  font-weight: 200;
  src: url("../font/Helsinki-Thin/font.eot");
  src: url("../font/Helsinki-Thin/font.eot?#iefix") format("embedded-opentype"), url("../font/Helsinki-Thin/font.woff2") format("woff2"), url("../font/Helsinki-Thin/font.woff") format("woff"), url("../font/Helsinki-Thin/font.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Helsinki";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Helsinki-Light/font.eot");
  src: url("../font/Helsinki-Light/font.eot?#iefix") format("embedded-opentype"), url("../font/Helsinki-Light/font.woff2") format("woff2"), url("../font/Helsinki-Light/font.woff") format("woff"), url("../font/Helsinki-Light/font.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("../font/Inter-Regular/Inter-Regular.eot");
  src: url("../font/Inter-Regular/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../font/Inter-Regular/Inter-Regular.woff2") format("woff2"), url("../font/Inter-Regular/Inter-Regular.woff") format("woff"), url("../font/Inter-Regular/Inter-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Inter-SemiBold/Inter-SemiBold.eot");
  src: url("../font/Inter-SemiBold/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../font/Inter-SemiBold/Inter-SemiBold.woff2") format("woff2"), url("../font/Inter-SemiBold/Inter-SemiBold.woff") format("woff"), url("../font/Inter-SemiBold/Inter-SemiBold.ttf") format("truetype");
  font-display: swap;
}
/**
 * @license
 * MyFonts Webfont Build ID 3893660, 2020-04-22T01:40:28-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Helsinki-Light by Ludwig Type
 * URL: https://www.myfonts.com/fonts/ludwiguebele/helsinki/light/
 * 
 * Webfont: Helsinki-Regular by Ludwig Type
 * URL: https://www.myfonts.com/fonts/ludwiguebele/helsinki/regular/
 * 
 * Webfont: Helsinki-Thin by Ludwig Type
 * URL: https://www.myfonts.com/fonts/ludwiguebele/helsinki/thin/
 * 
 * 
 * Webfonts copyright: &amp;#x00A9; Ludwig Ubele. All Rights Reserved.
 * 
 * © 2020 MyFonts Inc
*/
body,
* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* table,
* tr,
* th,
* td {
  margin: 0;
  padding: 0;
  line-height: 1;
}

* img,
* iframe,
* object {
  border: none;
  vertical-align: top;
}

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

p {
  line-height: inherit;
}

small {
  font-size: 12px;
}

figure, dt, dd {
  margin: 0;
  padding: 0;
}

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

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

a {
  text-decoration: none;
}

.toppage-lf_usecase_logo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  /*@include mq(sp) {
      margin-top: $mgn40;
  }*/
}
.toppage-lf_usecase_logo li {
  width: 16%;
  margin: 1rem auto;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .toppage-lf_usecase_logo li {
    width: 28%;
  }
}
.toppage-lf_usecase_logo li:nth-child(13) {
  padding: 0 0.812rem;
}
.toppage-lf_usecase_logo li:nth-child(16) {
  padding: 0 0.75rem;
}
.toppage-lf_usecase_logo li:nth-child(17) {
  padding: 0 0.75rem;
}
.toppage-lf_usecase_logo li:nth-child(21) {
  padding: 0 0.75rem;
}
.toppage-lf_usecase_logo li:nth-child(22) {
  padding: 0 0.5rem;
}
.toppage-lf_usecase_logo li img {
  width: 100%;
}

/*=====
全てに適応
=====*/
body {
  position: relative;
  font-family: Inter, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  color: #0d1329;
  background-color: #f4f6f8;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
dt,
b {
  font-family: Inter, "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "HiraMinProN-W6", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

a {
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

iframe {
  width: 1px;
  min-width: 100%;
}

::selection {
  background-color: #555864;
  color: white;
}

.hankaku {
  font-size: 1.07em;
}

.hidden {
  visibility: hidden;
}

.fade-left01 {
  opacity: 0;
  transform: translate3d(-30px, 0, 0);
  transition: all 0.8s;
}

.fade-left02 {
  opacity: 0;
  transform: translate3d(-20px, 0, 0);
  transition: all 1.6s;
}

.fade-animation {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.txtsmall {
  font-size: 10px;
  font-size: 0.625rem;
  color: #A6AAAF;
}

.txtcenter {
  text-align: center;
}

.hide {
  display: none;
}

@media screen and (max-width: 1024px) {
  .pc,
.pc-block {
    display: none;
  }
}

.pt {
  display: inline;
}
@media screen and (max-width: 764px) {
  .pt {
    display: none;
  }
}

.tb {
  display: none;
}
@media screen and (max-width: 1024px) {
  .tb {
    display: inline;
  }
}
@media screen and (max-width: 764px) {
  .tb {
    display: none;
  }
}

.ts {
  display: none;
}
@media screen and (max-width: 1024px) {
  .ts {
    display: inline;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 764px) {
  .sp {
    display: inline;
  }
}

.sp-m {
  display: none;
}
@media screen and (max-width: 479px) {
  .sp-m {
    display: inline;
  }
}

.ts-block {
  display: none;
}
@media screen and (max-width: 1024px) {
  .ts-block {
    display: block;
  }
}

main {
  display: block;
  overflow: hidden;
}

.inner {
  max-width: 80rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 764px) {
  .inner {
    width: 88%;
    padding: 0;
  }
}

.inner-wide {
  max-width: 68.75rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 764px) {
  .inner-wide {
    width: 88%;
    padding: 0;
  }
}

.inner-narrow {
  max-width: 64.25rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 764px) {
  .inner-narrow {
    width: 88%;
    padding: 0;
  }
}

@keyframes loadedFadeLeft {
  0% {
    visibility: visible;
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
}
@keyframes loadedFadeTop {
  0% {
    visibility: visible;
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
}
.btn {
  position: relative;
  display: block;
  max-width: 23.75rem;
  padding: 1.5rem 0.5rem 1.5rem;
  border-radius: 3px;
  font-size: 1.5rem;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}
.btn::after {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  width: 1.125rem;
  height: 1.125rem;
  background-size: contain;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  content: "";
}
.btn::after:hover {
  top: 53%;
}
@media screen and (max-width: 764px) {
  .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.btn_black {
  background-color: #333;
  color: white;
}
.btn_black::after {
  background-image: url(/partner/lp/img/icon_arrow_wt.svg);
}
.btn_white {
  background-color: white;
  color: #333;
}
.btn_white::after {
  background-image: url(/partner/lp/img/icon_arrow_bk.svg);
}
.btn_orange {
  background-color: #fff;
  border: 1px solid rgb(234, 42, 25);
  color: rgb(234, 42, 25);
  transform: translateY(0px);
  transition: transform 0.3s ease 0, background-position 0.3s ease 0, box-shadow 0.3s ease 0.3s;
  box-shadow: 0px 2.5px 3.8px rgba(0, 0, 0, 0.3);
}
.btn_orange:hover {
  color: #fff;
  background: rgb(234, 42, 25);
  transform: translateY(-3px);
  box-shadow: 0px 5.5px 6.8px rgba(0, 0, 0, 0.2);
}
.btn_grad {
  color: #fff;
  background: linear-gradient(to right, #f7963b, 20%, #de440d);
  background-position: 0% 50%;
  background-size: 100% auto;
  transform: translateY(0px);
  transition: transform 0.3s ease 0, box-shadow 0.3s ease 0.3s;
  box-sizing: border-box;
}
.btn_grad:hover {
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.35);
  transform: translateY(-3px);
}

@media screen and (min-width: 767px) {
  .ctabtn {
    display: none !important;
  }
}
@media screen and (max-width: 764px) {
  .ctabtn {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding: 16px 4%;
    opacity: 1;
    z-index: 100;
  }
}
.ctabtn_caption {
  text-align: center;
  margin: 0 0 8px 0;
}
.ctabtn .btn:hover {
  opacity: 1;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4.875rem;
  padding: 0 1.25rem;
  transition: all 0.5s ease;
  z-index: 1000;
}
@media screen and (max-width: 764px) {
  .header {
    height: 70px;
  }
}
.header_btn {
  position: relative;
  width: 260px;
  padding: 15px;
  font-size: clamp(1rem, 1vw, 1rem);
  box-shadow: none;
}
.header_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  width: 13px;
  height: 12px;
  background: url("/lp5/img/main-visual_icon.svg");
  background-size: cover;
}
.header_btn-sp {
  display: none;
}
@media screen and (max-width: 764px) {
  .header_btn-sp {
    display: none;
    width: 100px;
    font-size: 0.875rem;
    padding: 8px;
  }
}
.header_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 78px;
  margin: 0 auto;
  position: relative;
  z-index: 500;
}
@media screen and (max-width: 764px) {
  .header_wrap {
    height: 70px;
    padding: 0;
  }
}
.header-fixed {
  background: white !important;
  box-shadow: 0 8px 8px 12px rgba(51, 51, 51, 0.2);
  position: fixed;
  transition: all 0.5s ease;
}
.header-fixed .header_menu_linklists_item .header_menu_linklists_item_tellphone_number,
.header-fixed .header_menu_linklists_item .header_menu_linklists_item_tellphone_text {
  color: #555864;
}
.header-hidden {
  visibility: hidden;
}
.header-observed {
  visibility: hidden;
  position: fixed;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translate3d(0, -100%, 0);
}
.header-scrolled {
  background: white !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.14);
  visibility: visible;
  position: fixed;
  transition: all 0.3s ease;
  transform: none;
  opacity: 1;
  z-index: 1000;
}
@media screen and (max-width: 764px) {
  .header-scrolled {
    display: none;
  }
}
.header-scrolled .header_menu_linklists_item {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  padding: 0 1rem 0 0.5rem;
  text-align: center;
  font-weight: 500;
  color: #333;
  border-radius: 4px;
  transition: all 0.3s ease-out;
  cursor: pointer;
  z-index: 20;
}
.header-scrolled .header_menu_linklists_item::before {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1.5rem 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: 500;
  color: white;
  border-radius: 4px;
  transition: all 0.3s ease-out;
  z-index: 21;
  content: "";
}
.header-scrolled .header_menu_linklists_item:last-child {
  padding: 0 0 0 0.5rem;
}
.header-scrolled .header_menu_linklists_item .buttonSmall {
  padding: 1rem 0;
  color: white;
  font-size: 16px;
  font-size: 1rem;
  background: none;
  box-shadow: none;
  display: inline-block;
  position: relative;
  z-index: 33;
  line-height: 1;
}
.header-scrolled .header_menu_linklists_item .buttonSmall:hover {
  opacity: 1;
}
.header-scrolled .header_menu_lp {
  display: block;
}
.header_logo {
  width: 134px;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.header_logo > a {
  display: block;
}
@media screen and (max-width: 764px) {
  .header_logo {
    display: none;
    width: 100px;
    height: 36px;
  }
}
.header_logo > svg {
  width: 134px;
}
@media screen and (max-width: 764px) {
  .header_logo > svg {
    width: 108px;
    height: auto;
  }
}
.header_logo:hover {
  opacity: 0.8;
}
.header_menu {
  position: absolute;
  right: 0;
  top: auto;
  height: 100%;
}
@media screen and (max-width: 764px) {
  .header_menu {
    display: none;
  }
}
.header_menu_lp {
  display: none;
  align-items: center;
  order: 1;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .header_menu_lp {
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .header_menu_lp {
    display: none;
  }
}
.header_menu_lp .header_menu_linklists_item_tellphone_text {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.8;
}
@media screen and (max-width: 764px) {
  .header_menu_lp .header_menu_linklists_item_tellphone_text {
    display: none;
  }
}
.header_menu_lp .header_menu_linklists_item_tellphone_number-notie {
  padding-bottom: 4px;
  font-size: 20px;
  font-size: 1.25rem;
  font-style: normal;
  line-height: 1.2;
}
@media screen and (max-width: 764px) {
  .header_menu_lp .header_menu_linklists_item_tellphone_number-notie {
    display: none;
  }
}
.header_menu_lp .header_menu_linklists_item-button {
  display: inline-block;
}
.header_menu_linklists {
  height: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
}
@media screen and (max-width: 764px) {
  .header_menu_linklists {
    display: none;
  }
}
.header_menu_linklists_item {
  display: inline-block;
}
.header_menu_linklists_item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1167px) {
  .header_menu_linklists_item {
    display: none;
  }
}
@media screen and (max-width: 1167px) {
  .header_menu_linklists_item-tb {
    display: inline-block;
  }
}
@media screen and (max-width: 764px) {
  .header_menu_linklists_item-tb {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header_menu_linklists_item-tb_lp {
    display: inline-block;
  }
}
@media screen and (max-width: 764px) {
  .header_menu_linklists_item-tb_lp {
    display: inline-block;
  }
}
.header_menu_linklists_item_text, .header_menu_linklists_item_menu {
  position: relative;
  display: inline-block;
  padding: 16px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  text-shadow: 0px 0px 0.3px #555864;
  color: #555864;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
@media all and (-ms-high-contrast: none) {
  .header_menu_linklists_item_text, .header_menu_linklists_item_menu {
    font-size: 13px;
  }
}
.header_menu_linklists_item_text::after {
  display: block;
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  width: 0px;
  height: 1px;
  background-color: #e78020;
  content: "";
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
}
.header_menu_linklists_item_text:hover::after {
  width: calc(100% - 2rem);
  opacity: 1;
}
.header_menu_linklists_item_text-legalforce::after {
  background-color: #555864;
}
.header_menu_linklists_item_text-cabinet {
  color: #555864 !important;
}
.header_menu_linklists_item_text-cabinet::after {
  background-color: #3CB496;
}
.header_menu_linklists_item_menu {
  pointer-events: auto;
  cursor: default;
}

.header-scrolled .header_logo > svg {
  fill: #373941;
}

@keyframes headerFadeIn {
  0% {
    visibility: visible;
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
}
@keyframes headerFadeOut {
  0% {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
  100% {
    visibility: visible;
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
}
.footer {
  position: relative;
  z-index: 101;
  background-color: #555864;
}
.footer_upper {
  padding: 48px 0;
  display: flex;
}
@media screen and (max-width: 764px) {
  .footer_upper {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 32px 0;
  }
}
.footer_upper .inner {
  display: flex;
}
@media screen and (max-width: 764px) {
  .footer_upper .inner {
    display: block;
  }
}
.footer_bottom {
  padding-top: 32px;
  border-top: 1px solid #82878d;
}
@media screen and (max-width: 764px) {
  .footer_bottom {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0 0;
    display: block;
  }
}
.footer_company {
  display: inline-block;
  color: white;
  width: 30%;
  margin-right: 20%;
}
@media screen and (max-width: 1024px) {
  .footer_company {
    width: 30%;
  }
}
@media screen and (max-width: 764px) {
  .footer_company {
    width: 100%;
    margin-right: 0;
    display: block;
    justify-content: space-between;
    align-items: center;
  }
}
.footer_company_logo {
  width: 80%;
  display: block;
  margin: -10px;
}
@media screen and (max-width: 764px) {
  .footer_company_logo {
    width: 50%;
  }
}
.footer_company_logo > svg * {
  fill: white;
}
.footer_company_logo:hover {
  opacity: 0.7;
}
.footer_company_name, .footer_company_address {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
}
.footer_company_name {
  margin-top: 24px;
}
@media screen and (max-width: 764px) {
  .footer_company_name {
    margin-top: 16px;
  }
}
.footer_company_snslists {
  margin-top: 16px;
  display: flex;
}
.footer_company_snslists_item {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.footer_company_snslists_item + .footer_company_snslists_item {
  margin-left: 16px;
}
.footer_company_snslists_item a {
  height: 100%;
  width: 100%;
  display: inline-block;
  opacity: 1;
}
.footer_company_snslists_item a > svg {
  width: 32px;
  height: 32px;
}
.footer_company_snslists_item a > svg * {
  color: white !important;
  fill: white;
}
.footer_company_snslists_item a:hover {
  opacity: 0.5;
}
.footer_sitemap {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .footer_sitemap {
    width: 60%;
  }
}
@media screen and (max-width: 764px) {
  .footer_sitemap {
    margin-top: 40px;
    width: 100%;
  }
}
.footer_sitemap_half {
  width: fit-content;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .footer_sitemap_half {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media screen and (max-width: 764px) {
  .footer_sitemap_half {
    width: 50%;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.footer_sitemap_half:last-child .footer_sitemap_column:last-child {
  padding-right: 0;
}
@media screen and (max-width: 764px) {
  .footer_sitemap_half:nth-child(n+2) .footer_sitemap_column {
    padding-right: 0;
  }
}
.footer_sitemap_column {
  width: fit-content;
  padding-right: 78px;
}
@media screen and (max-width: 764px) {
  .footer_sitemap_column {
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .footer_sitemap_column > li:last-child {
    margin-bottom: 2rem;
  }
}
.footer_sitemap_ttl > a, .footer_sitemap_ttl > span, .footer_sitemap_item > a, .footer_sitemap_item > span {
  display: block;
  padding: 8px 0;
  line-height: 1.4;
  font-weight: normal;
  color: white;
}
@media screen and (max-width: 764px) {
  .footer_sitemap_ttl > a, .footer_sitemap_ttl > span, .footer_sitemap_item > a, .footer_sitemap_item > span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.footer_sitemap_ttl > a:hover, .footer_sitemap_item > a:hover {
  opacity: 0.7;
}
.footer_sitemap_ttl {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  color: white;
}
.footer_sitemap_ttl:nth-child(n+2) {
  margin-top: 16px;
}
.footer_sitemap_item {
  margin-top: 2px;
}
.footer_sitemap_item > a {
  position: relative;
  padding: 8px 0 6px 18px;
  font-size: 12px;
  font-size: 0.75rem;
}
.footer_sitemap_item > a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 1px;
  background-color: white;
}
.footer_copyright {
  padding: 0 16px 16px;
  display: inline-block;
  width: 100%;
  text-align: right;
  color: white;
  opacity: 0.5;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (max-width: 764px) {
  .footer_copyright {
    text-align: center;
  }
}
.footer_menu {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 764px) {
  .footer_menu {
    display: block;
  }
}
.footer_menu_service {
  width: 22%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .footer_menu_service {
    width: 34%;
  }
}
@media screen and (max-width: 764px) {
  .footer_menu_service {
    width: 100%;
    display: block;
  }
}
.footer_menu_service_ttl {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  color: white;
}
@media screen and (max-width: 764px) {
  .footer_menu_service_ttl {
    margin-bottom: 12px;
    display: block;
    text-align: center;
  }
}
.footer_menu_service_logo {
  display: inline-block;
  margin-left: 8px;
}
@media screen and (max-width: 764px) {
  .footer_menu_service_logo {
    width: 43%;
    margin-left: 0;
  }
}
.footer_menu_service_logo > svg {
  height: 32px;
}
@media screen and (max-width: 764px) {
  .footer_menu_service_logo > svg {
    width: 100%;
    height: 42px;
  }
}
.footer_menu_service_logo > svg * {
  fill: white !important;
}
.footer_menu_service_logo:hover {
  opacity: 0.7;
}
@media screen and (max-width: 764px) {
  .footer_menu_service_logo-cabinet {
    width: 54%;
    margin-left: 3%;
  }
}
.footer_menu_linklists {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 764px) {
  .footer_menu_linklists {
    margin: 16px 0 8px;
  }
}
.footer_menu_linklists_item {
  display: inline-block;
  position: relative;
}
.footer_menu_linklists_item a {
  display: inline-block;
  padding: 16px;
  font-size: 12px;
  font-size: 0.75rem;
  color: white;
  opacity: 1;
}
.footer_menu_linklists_item a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 764px) {
  .footer_menu_linklists_item a {
    padding: 8px;
  }
}
.footer_menu_linklists_item:last-child::after {
  content: "";
}
.footer_menu_linklists_item::after {
  content: "|";
  color: white;
  font-size: 0.75rem;
  position: absolute;
  top: 15px;
  right: 0;
}
@media screen and (max-width: 764px) {
  .footer_menu_linklists_item::after {
    top: 7px;
  }
}
.footer_copyright {
  padding: 0 16px 16px;
  text-align: right;
}
@media screen and (max-width: 764px) {
  .footer_copyright {
    text-align: center;
  }
}

body {
  color: #373941;
}

.balloon {
  position: relative;
  display: block;
  margin: 24px auto;
  padding: 12px 12px;
  width: 300px;
  color: #555;
  font-size: 18px;
  background: #fff;
  border-radius: 4px;
  animation: fuwafuwa 2s infinite;
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
.balloon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}
.balloon h2 {
  text-align: center;
  margin-inline: auto;
  padding: 0;
}
.balloon h2 a {
  color: #373941;
}
.balloon h2 a:hover {
  text-decoration: underline;
  color: #dd6a2a;
}

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

.side-mgn {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.side-mgn_min {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.sp-clear {
  display: block;
}
@media screen and (max-width: 764px) {
  .sp-clear {
    display: none;
  }
}

.pc-clear {
  display: none;
}
@media screen and (max-width: 764px) {
  .pc-clear {
    display: block;
  }
}

.text-crash {
  display: none;
}

.text-acent {
  color: #dd6a2a;
}

.main-visual {
  position: relative;
  top: 0;
  width: 100%;
  height: 640px;
  background-image: url(/lp5/img/main-visual-bg-dark_pc.webp);
  background-size: cover;
}
@media screen and (max-width: 1536px) {
  .main-visual {
    background-image: url(/lp5/img/main-visual-bg-dark_pc.webp);
  }
}
@media screen and (max-width: 1024px) {
  .main-visual {
    background-image: url(/lp5/img/main-visual-bg-dark_pc.webp);
  }
}
@media screen and (max-width: 764px) {
  .main-visual {
    height: fit-content;
    padding-block: 24px;
    background-image: url(/lp5/img/main-visual-bg-dark_sp.webp);
  }
}
.main-visual_sideatak {
  display: grid;
  grid-template-columns: 356px 1fr;
  gap: 32px;
  height: 100%;
  width: fit-content;
  margin: auto;
  inset: 0;
}
@media screen and (max-width: 764px) {
  .main-visual_sideatak {
    grid-template-columns: 100%;
    gap: 0px;
  }
}
.main-visual_detail {
  height: fit-content;
  margin: auto;
}
@media screen and (max-width: 764px) {
  .main-visual_detail {
    top: 8.6363636364%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 70%;
  }
}
.main-visual_title {
  margin: 0 0 40px 0px;
}
@media screen and (max-width: 764px) {
  .main-visual_title {
    width: 100%;
  }
}
.main-visual_sub {
  width: 77.5462962963%;
  margin: 24px auto 32px;
}
@media screen and (max-width: 1024px) {
  .main-visual_sub {
    width: 80%;
    margin: 16px auto 16px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_sub {
    width: 100%;
    margin: 0 0 24px 0;
  }
}
.main-visual_annotation {
  position: absolute;
  bottom: 0;
  max-width: 1100px;
  margin: 0 auto;
  padding: 12px;
  font-size: 0.625rem;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 1536px) {
  .main-visual_annotation {
    max-width: 960px;
  }
}
@media screen and (max-width: 1024px) {
  .main-visual_annotation {
    padding: 0 3%;
    line-height: 20px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_annotation {
    position: relative;
    margin-block: 24px;
  }
}
.main-visual_annotation-sp {
  margin: 24px 0 0 0;
  font-size: 0.725rem;
  line-height: 20px;
  color: #6d7c8b;
}
.main-visual_award {
  margin: 40px 0 0 0;
  display: flex;
  gap: 24px;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .main-visual_award {
    margin: 24px 0 0 0;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_award {
    margin: 32px 0 0 0;
  }
}
.main-visual_award_col {
  flex-basis: 140px;
}
.main-visual_award_col:first-child {
  flex-basis: 133px;
}
@media screen and (max-width: 1024px) {
  .main-visual_award_col:first-child {
    flex-basis: 120px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_award_col:first-child {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .main-visual_award_col {
    flex-basis: 120px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_award_col {
    flex-basis: 50%;
  }
}
.main-visual_award_col.single-unit {
  flex-basis: 244px;
}
@media screen and (max-width: 1024px) {
  .main-visual_award_col.single-unit {
    flex-basis: 200px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_award_col.single-unit {
    flex-basis: 100%;
  }
}
.main-visual_cmbnr {
  position: absolute;
  bottom: 0;
  right: 1.9473684211%;
  display: block;
  width: 323px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(112, 124, 138, 0.3);
}
@media screen and (max-width: 764px) {
  .main-visual_cmbnr {
    width: 300px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.main-visual_btn {
  position: relative;
  font-size: 1.25rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .main-visual_btn {
    font-size: 1rem;
    padding: 1.25rem;
    width: 300px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_btn {
    font-size: 1rem;
  }
}
.main-visual_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  margin: auto;
  width: 26px;
  height: 24px;
  background: url("/lp5/img/main-visual_icon.svg");
  background-size: cover;
}
.main-visual_btn-sp {
  position: relative;
  font-size: 1rem;
  margin: 0 auto;
}
.main-visual_btn-sp::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  margin: auto;
  width: 22px;
  height: 20px;
  background: url("/lp5/img/main-visual_icon.svg");
  background-size: cover;
}
.main-visual_charactor {
  margin-block: 196px auto;
  width: 540px;
  align-content: end;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .main-visual_charactor {
    width: 400px;
  }
}
@media screen and (max-width: 764px) {
  .main-visual_charactor {
    width: 90.395480226%;
    margin: auto;
    right: 6px;
    bottom: 16px;
    top: unset;
  }
}

.sp-main-area {
  display: none;
}
@media screen and (max-width: 764px) {
  .sp-main-area {
    display: block;
    padding: 16px 4% 0;
  }
}

.section-title {
  margin: 100px 0 32px;
  text-align: center;
  font-size: 2rem;
  line-height: 56px;
}
.section-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 5px;
  margin: 16px auto 32px;
  background-color: #dd6a2a;
}
@media screen and (max-width: 764px) {
  .section-title {
    padding: 0 2%;
    margin: 56px 0 32px 0;
    font-size: 1.5rem;
    line-height: 40px;
  }
}
.section-title.mgn-adjust {
  margin: 88px 0 74px;
}
@media screen and (max-width: 764px) {
  .section-title.mgn-adjust {
    margin: 56px 0 48px;
  }
}
.section-text {
  text-align: center;
}

.lottie {
  height: auto;
}
@media screen and (max-width: 764px) {
  .lottie {
    width: 90%;
    margin: 0 auto 32px;
  }
}

.detail-lawer {
  width: 880px;
  margin: 42px auto 0;
  padding: 36px;
  background: #fff;
  border: 1px solid rgba(112, 124, 138, 0.2);
  border-radius: 5px;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.1);
  color: #545764;
}
@media screen and (max-width: 1024px) {
  .detail-lawer {
    width: 90%;
    margin: 42px auto 0;
  }
}
.detail-lawer_title {
  font-size: 1rem;
  text-align: center;
  margin: 0 0 16px 0;
}
.detail-lawer_text {
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0 0 0.875rem 0;
}
.detail-lawer_text:last-child {
  margin: 0;
}
.detail-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  margin: 0 0 74px 0;
}
@media screen and (max-width: 764px) {
  .detail-images {
    justify-content: center;
    flex-direction: column-reverse;
    margin: 0 0 56px 0;
  }
}
.detail-col {
  flex-basis: 50%;
}
@media screen and (max-width: 764px) {
  .detail-col {
    flex-basis: 90%;
    margin: 0 auto;
  }
}
.detail-col:first-child {
  padding: 0 0 0 24px;
}
@media screen and (max-width: 764px) {
  .detail-col:first-child {
    padding: 0 8%;
  }
}
.detail-col_title {
  margin: 0 0 16px 0;
  font-size: 1.5rem;
  line-height: 40px;
}
@media screen and (max-width: 764px) {
  .detail-col_title {
    font-size: 1.2rem;
    line-height: 32px;
  }
}
.detail-col_text {
  margin: 0 0 16px 0;
  font-size: 1rem;
  line-height: 24px;
}
.detail-merit_list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 114px 0;
}
@media screen and (max-width: 764px) {
  .detail-merit_list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 32px;
    margin: 0 0 54px 0;
  }
}
.detail-merit_block {
  width: 304px;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .detail-merit_block {
    display: flex;
    gap: 24px;
    width: 90%;
    align-items: center;
    text-align: left;
  }
}
.detail-merit_icons {
  width: 213px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 764px) {
  .detail-merit_icons {
    width: 30%;
    margin: unset;
  }
}
.detail-merit_icons img {
  width: 100%;
  display: block;
}
.detail-merit_line {
  width: 250px;
  margin: 0 auto;
}
@media screen and (max-width: 764px) {
  .detail-merit_line {
    width: 70%;
    margin: 0;
  }
}
.detail-merit_title {
  font-size: 1.2rem;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 764px) {
  .detail-merit_title {
    font-size: 1rem;
  }
}
.detail-merit_txt {
  margin: 0 auto;
  font-size: 1rem;
  line-height: 24px;
}
@media screen and (max-width: 764px) {
  .detail-merit_txt {
    font-size: 0.875rem;
    align-self: center;
  }
}
.detail-merit_txt .mini {
  font-size: 0.875rem;
  color: #6d7c8b;
}
.detail-graph {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
  row-gap: 0px;
}
@media screen and (max-width: 1024px) {
  .detail-graph {
    flex-direction: column;
  }
}
@media screen and (max-width: 764px) {
  .detail-graph {
    justify-content: center;
    flex-direction: column-reverse;
    gap: 0;
    row-gap: 32px;
    align-items: unset;
  }
}
.detail-graph_col {
  flex-basis: auto;
}
@media screen and (max-width: 764px) {
  .detail-graph_col {
    flex-basis: 100%;
  }
}
.detail-graph_col:first-child {
  display: flex;
  justify-content: center;
  gap: 24px;
  width: 45.8333333333%;
}
@media screen and (max-width: 764px) {
  .detail-graph_col:first-child {
    gap: 16px;
    width: 90%;
    margin: 0 auto;
  }
}
.detail-graph_text {
  text-align: left;
  font-size: 2rem;
  line-height: 1.7;
}
@media screen and (max-width: 764px) {
  .detail-graph_text {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.detail-graph_text span {
  color: #dd6a2a;
}
.detail-graph_text .mini {
  font-size: 1.5rem;
}
@media screen and (max-width: 764px) {
  .detail-graph_text .mini {
    font-size: 1rem;
  }
}
.detail-graph_text .biggie {
  font-size: 2.8rem;
  color: #dd6a2a;
}
@media screen and (max-width: 764px) {
  .detail-graph_text .biggie {
    font-size: 2rem;
  }
}

@keyframes beep {
  0% {
    bottom: -24px;
  }
  100% {
    bottom: -28px;
  }
}
@keyframes beep2 {
  0% {
    bottom: -4px;
  }
  100% {
    bottom: -8px;
  }
}
.merit {
  position: relative;
  background-color: #f5f6f7;
  padding: 40px 0 72px;
  margin: 0 0 56px;
}
.merit::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 48px;
  height: 48px;
  transform: rotate(-45deg);
  border-bottom: 4px solid #373941;
  border-left: 4px solid #373941;
  animation: beep 1s 1s infinite forwards;
}
@media screen and (max-width: 764px) {
  .merit::before {
    width: 24px;
    height: 24px;
  }
}
.merit::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 48px;
  height: 48px;
  transform: rotate(-45deg);
  border-bottom: 4px solid #373941;
  border-left: 4px solid #373941;
  animation: beep2 1s 0s infinite forwards;
}
@media screen and (max-width: 764px) {
  .merit::after {
    width: 24px;
    height: 24px;
  }
}
.merit_title {
  margin: 0 0 64px 0;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .merit_title {
    margin: 0 0 48px 0;
  }
}
.merit_list {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 764px) {
  .merit_list {
    padding: 0 8%;
    flex-direction: column;
  }
}
.merit_block {
  flex-basis: 320px;
  padding: 0 48px 0 20px;
  border-right: 1px solid #a4a8b5;
}
.merit_block:last-child {
  border-right: none;
}
@media screen and (max-width: 764px) {
  .merit_block {
    flex-basis: 100%;
    border-right: none;
    border-bottom: 1px solid #a4a8b5;
    padding: 40px 0 40px 0;
  }
  .merit_block:first-child {
    padding: 40px 0 40px 0;
  }
}
@media screen and (max-width: 764px) and (max-width: 764px) {
  .merit_block:first-child {
    padding: 0px 0 40px 0;
  }
}
@media screen and (max-width: 764px) {
  .merit_block:last-child {
    padding: 40px 0 0px 0;
    border-bottom: none;
  }
}
.merit-icons {
  width: 40px;
  aspect-ratio: 1/1;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 764px) {
  .merit-icons {
    width: 48px;
  }
}
.merit-line_title {
  margin: 0 0 24px 0;
  font-size: 1.5rem;
  line-height: 1.5;
}
.merit-line_txt {
  font-size: 1rem;
  line-height: 1.8;
}
.merit-line_txt .mini {
  font-size: 0.875rem;
}
@media screen and (max-width: 764px) {
  .merit-line_txt .mini {
    font-size: 0.875rem;
  }
}

.graph-box01 {
  position: relative;
}
.graph-area {
  position: relative;
  width: 220px;
  height: 220px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 764px) {
  .graph-area {
    width: 100%;
    height: 100%;
  }
}
.graph-area circle {
  position: relative;
  fill: none;
  stroke-width: 10;
  stroke: #dbdeeb;
  stroke-dasharray: 629;
  stroke-dashoffset: 0;
  stroke-linecap: square;
}
.graph-area circle.line01 {
  stroke-dashoffset: 62.9;
  stroke: #6d7c8b;
  stroke-dasharray: 0 629;
  opacity: 0;
}
.graph-area circle.line01.is-active {
  animation: circleAnim 1s forwards 0.5s;
}
.graph-area circle.line02 {
  stroke-dashoffset: 12.58;
  stroke: #6d7c8b;
  stroke-dasharray: 0 629;
  opacity: 0;
}
.graph-area circle.line02.is-active {
  animation: circleAnim 1s forwards 1s;
}
.graph-number {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  height: fit-content;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease 1.5s, transform 0.5s ease 1.5s;
}
.graph-number.is-active {
  opacity: 1;
  transform: translateY(0px);
}
.graph-number_title {
  font-size: 5rem;
  font-weight: bold;
  color: #6d7c8b;
}
@media screen and (max-width: 764px) {
  .graph-number_title {
    font-size: 4rem;
  }
}
.graph-number_title span {
  font-size: 2rem;
}
@media screen and (max-width: 764px) {
  .graph-number_title span {
    font-size: 1.5rem;
  }
}
.graph-box02 {
  position: relative;
}
.graph-caption {
  margin: 0 0 24px 0;
  text-align: center;
  font-size: 1.5rem;
  color: #dd6a2a;
  line-height: 1.2;
}
@media screen and (max-width: 764px) {
  .graph-caption {
    font-size: 1.2rem;
  }
}
.graph-caption span {
  font-size: 16px;
  color: #373941;
}
@media screen and (max-width: 764px) {
  .graph-caption span {
    font-size: 12px;
  }
}
.graph-annotation {
  margin: 24px auto 0;
  font-size: 12px;
  color: #6d7c8b;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .graph-annotation {
    text-align: center;
  }
}

@keyframes circleAnim {
  0% {
    opacity: 0;
    stroke-dasharray: 0 629;
  }
  99.9%, to {
    opacity: 1;
    stroke-dasharray: 629 629;
    stroke: #6d7c8b;
  }
}
.interest {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 70px 0;
  margin: 72px 0;
  background-image: url("/lp5/img/interest_bg@2x.jpg.webp");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 764px) {
  .interest {
    padding: 40px 0;
  }
}
.interest-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 764px) {
  .interest-flex {
    flex-direction: column;
    gap: 0px;
    row-gap: 24px;
  }
}
.interest-thumb {
  width: 100%;
  max-width: 320px;
}
.interest-title {
  margin: 0 0 32px 0;
  font-size: 1.25rem;
  line-height: 2rem;
}
@media screen and (max-width: 764px) {
  .interest-title {
    font-size: 1.25rem;
    text-align: center;
  }
}
.interest-text {
  margin: 0 0 40px 0;
  font-size: clamp(24px, 1vw, 24px);
}
.interest-btn {
  width: 330px;
  font-size: 1.125rem;
}
@media screen and (max-width: 764px) {
  .interest-btn {
    margin: 0 auto;
    font-size: 1rem;
    padding: 1.2rem 0.5rem 1.2rem;
  }
}
.interest-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto;
  width: 22px;
  height: 20px;
  background: url("/lp5/img/main-visual_icon.svg");
  background-size: cover;
}

.function-text {
  margin: 0 auto 64px;
  font-size: 1rem;
  line-height: 32px;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .function-text {
    padding: 0 8%;
    margin: 0 auto 48px;
  }
}
.function-detail {
  position: relative;
  display: flex;
  width: 92.96875%;
}
@media screen and (max-width: 1024px) {
  .function-detail {
    width: 98%;
  }
}
@media screen and (max-width: 764px) {
  .function-detail {
    width: 100%;
  }
}
.function-detail.right-thumbs {
  flex-direction: row-reverse;
  margin: 0 0 140px auto;
}
@media screen and (max-width: 764px) {
  .function-detail.right-thumbs {
    margin: 0 0 56px 0;
  }
}
.function-detail.left-thumbs {
  flex-direction: row;
  margin: 0 auto 158px 0;
}
@media screen and (max-width: 764px) {
  .function-detail.left-thumbs {
    margin: 0 0 56px 0;
  }
}
.function-detail_image {
  position: relative;
  z-index: -1;
  top: 0;
  width: 740px;
}
@media screen and (max-width: 1536px) {
  .function-detail_image {
    width: 586px;
  }
}
@media screen and (max-width: 1024px) {
  .function-detail_image {
    width: 80%;
  }
}
@media screen and (max-width: 764px) {
  .function-detail_image {
    width: 90%;
    display: none;
  }
}
.function-detail_image.right {
  right: 0;
}
.function-detail_image.left {
  left: 0;
}
.function-block {
  position: relative;
  width: 640px;
  border-radius: 10px;
  margin: 64px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .function-block {
    width: 90%;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 764px) {
  .function-block {
    width: 90%;
    margin: 40px auto 0;
  }
}
.function-block.negative-right {
  right: 64px;
}
@media screen and (max-width: 1536px) {
  .function-block.negative-right {
    right: -38px;
  }
}
@media screen and (max-width: 1024px) {
  .function-block.negative-right {
    right: unset;
  }
}
@media screen and (max-width: 764px) {
  .function-block.negative-right {
    right: unset;
  }
}
.function-block.negative-left {
  left: 64px;
}
@media screen and (max-width: 1536px) {
  .function-block.negative-left {
    left: -38px;
  }
}
@media screen and (max-width: 1024px) {
  .function-block.negative-left {
    left: unset;
  }
}
@media screen and (max-width: 764px) {
  .function-block.negative-left {
    left: unset;
  }
}
.function-block_title {
  margin: 0 0 24px 0;
  font-size: 1.125rem;
  color: #dd6a2a;
}
.function-block_card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
}
.function-block_sub {
  margin: 0 0 24px 0;
  padding: 48px 0 0 48px;
  font-size: 1.75rem;
  line-height: 40px;
}
@media screen and (max-width: 1024px) {
  .function-block_sub {
    font-size: 1.5rem;
    padding: 32px 32px 0 32px;
  }
}
@media screen and (max-width: 764px) {
  .function-block_sub {
    font-size: 1.5rem;
    padding: 32px 32px 0 32px;
  }
}
.function-block_text {
  margin: 0 0 64px 0;
  padding: 0 48px 0 48px;
  font-size: 1rem;
  line-height: 32px;
}
@media screen and (max-width: 1024px) {
  .function-block_text {
    margin: 0 0 32px 0;
    padding: 0 32px 0 32px;
  }
}
@media screen and (max-width: 764px) {
  .function-block_text {
    margin: 0 0 32px 0;
    padding: 0 32px 0 32px;
  }
}
.function-block_spthumbs {
  display: none;
}
@media screen and (max-width: 764px) {
  .function-block_spthumbs {
    display: block;
    padding: 0 32px;
    margin: 0 0 48px 0;
  }
}
.function-block_point {
  position: relative;
  padding: 48px;
  background: #faefec;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .function-block_point {
    padding: 32px;
  }
}
@media screen and (max-width: 764px) {
  .function-block_point {
    padding: 32px;
  }
}
.function-point_title {
  position: absolute;
  top: -8px;
  font-size: 1.5rem;
  font-weight: bold;
}
.function-point_tag {
  display: inline-block;
  width: fit-content;
  background: #fff;
  font-size: 1.1rem;
  line-height: 24px;
  padding: 8px 14px;
  border-radius: 5px;
  margin: 0 0 8px 0;
}
@media screen and (max-width: 764px) {
  .function-point_tag {
    font-size: 0.9rem;
    line-height: 24px;
  }
}
.function-point_tag:last-child {
  margin: 0;
}

.largecard-block {
  background: #fff;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
  margin: 0 0 56px 0;
}
.largecard-block:last-child {
  margin: 0 0 100px 0;
}
@media screen and (max-width: 764px) {
  .largecard-block:last-child {
    margin: 0 5% 100px;
  }
}
@media screen and (max-width: 764px) {
  .largecard-block {
    margin: 0 5% 48px;
  }
}
.largecard-tag {
  display: inline-block;
  border: 1px solid #dd6a2a;
  padding: 8px 14px;
  margin: 0 0 24px 0;
  text-align: center;
  color: #dd6a2a;
  margin: 56px 0 0 56px;
}
@media screen and (max-width: 764px) {
  .largecard-tag {
    margin: 32px 0 24px 32px;
  }
}
.largecard-detail {
  padding: 0px 40px 56px 56px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 764px) {
  .largecard-detail {
    flex-direction: column;
    padding: 0px 32px 40px;
  }
}
.largecard-detail_col {
  flex-basis: 52%;
}
@media screen and (max-width: 764px) {
  .largecard-detail_col {
    margin: 0px 0px 40px 0;
  }
}
.largecard-detail_title {
  margin: 0 0 32px 0;
  font-size: 1.5rem;
  line-height: 1.5;
}
.largecard-detail_text {
  font-size: 1rem;
  line-height: 1.8;
}
.largecard-detail_thumbs {
  max-width: 532px;
}
.largecard-point {
  background-color: #faefec;
  padding: 32px 0 56px 0;
}
@media screen and (max-width: 764px) {
  .largecard-point {
    padding: 32px 0 24px 0;
  }
}
.largecard-point_title {
  margin: 0 0 24px 0;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 764px) {
  .largecard-point_title {
    margin: 0;
  }
}
.largecard-point_list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 764px) {
  .largecard-point_list {
    flex-direction: column;
    padding: 0 8%;
  }
}
.largecard-point_col {
  flex-basis: 320px;
  display: flex;
  border-right: 1px solid #707070;
  justify-content: center;
  align-items: center;
  padding: 40px 32px;
  gap: 16px;
}
@media screen and (max-width: 764px) {
  .largecard-point_col {
    justify-content: flex-start;
    padding: 32px 0px;
  }
}
.largecard-point_col:last-child {
  border-right: none;
}
@media screen and (max-width: 764px) {
  .largecard-point_col:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 764px) {
  .largecard-point_col {
    flex-basis: 100%;
    border-right: 0;
    border-bottom: 1px solid #6d7c8b;
  }
}
.largecard-point_icon {
  flex-basis: 24px;
  height: 24px;
  aspect-ratio: 1/1;
}
.largecard-point_text {
  font-size: 1rem;
  line-height: 1.6;
}

.flow-flex {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  margin: 0 auto 54px;
}
@media screen and (max-width: 764px) {
  .flow-flex {
    gap: 32px;
  }
}
@media screen and (max-width: 764px) {
  .flow-flex_col {
    width: 90%;
    margin: 0 auto;
  }
}
.flow-flex_title {
  margin: 0 0 54px 0;
  font-size: 2rem;
  line-height: 48px;
}
.flow-flex_subtitle {
  margin: 0 0 16px 0;
  font-size: 24px;
  line-height: 32px;
  color: #dd6a2a;
}
.flow-flex_text {
  text-align: center;
  margin: 0 0 16px 0;
  font-size: 1rem;
  line-height: 24px;
}
.flow-chart {
  position: relative;
  width: 423px;
  padding: 56px 40px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(242, 228, 228, 0.4);
}
@media screen and (max-width: 764px) {
  .flow-chart {
    width: 100%;
  }
}
.flow-chart::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 46px;
  width: 2px;
  height: 100%;
  background-color: #dd6a2a;
}
.flow-chart_list {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0 0 0 40px;
  font-size: 1.5rem;
  color: #dd6a2a;
}
@media screen and (max-width: 764px) {
  .flow-chart_list {
    font-size: 1.25rem;
  }
}
.flow-chart_list:last-child {
  margin: 0;
}
.flow-chart_list::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background: #dd6a2a;
  border-radius: 15px;
  border: #faefec 3px solid;
}

.icon-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-radius: 10px;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
}
@media screen and (max-width: 764px) {
  .icon-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    width: 90%;
    margin: 0 auto;
  }
}
.icon-grid_list {
  position: relative;
  background: #fff;
  align-items: center;
  padding-bottom: 100%;
}
.icon-grid_list:nth-child(1) {
  border-top-left-radius: 10px;
}
.icon-grid_list:nth-child(2) {
  border-top-right-radius: 0px;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(2) {
    border-top-right-radius: 10px;
  }
}
.icon-grid_list:nth-child(4) {
  border-top-right-radius: 10px;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(4) {
    border-top-right-radius: 0px;
  }
}
.icon-grid_list:nth-child(4)::after {
  content: "※オプションになります";
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  font-size: 0.75rem;
  color: #6d7c8b;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(4)::after {
    bottom: 6px;
  }
}
.icon-grid_list:nth-child(7) {
  border-bottom-left-radius: 0;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(7) {
    border-bottom-left-radius: 10px;
  }
}
.icon-grid_list:nth-child(8) {
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(8) {
    border-bottom-right-radius: 10px;
  }
}
.icon-grid_list:nth-child(9) {
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(9) {
    display: none;
    border-bottom-left-radius: 0px;
  }
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(10) {
    display: none;
  }
}
.icon-grid_list:nth-child(11) {
  border-bottom-left-radius: 0px;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(11) {
    display: none;
    border-bottom-left-radius: 10px;
  }
}
.icon-grid_list:nth-child(12) {
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 764px) {
  .icon-grid_list:nth-child(12) {
    display: none;
  }
}
.icon-grid_list:nth-child(12)::after {
  content: "※オプションになります";
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  font-size: 0.75rem;
  color: #6d7c8b;
}
.icon-grid_thumbs {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.icon-grid_thumbs img {
  display: block;
  max-width: 75px;
  object-fit: contain;
}
@media screen and (max-width: 764px) {
  .icon-grid_thumbs img {
    max-width: 60px;
  }
}
.icon-grid_tag {
  position: absolute;
  top: 16px;
  margin: auto;
  display: inline-block;
  width: fit-content;
  padding: 6px;
  border-radius: 5px;
  border: 1px solid #dd6a2a;
  background: #fff;
  font-size: 0.875rem;
  color: #dd6a2a;
}
@media screen and (max-width: 764px) {
  .icon-grid_tag {
    position: static;
    top: 0px;
    left: 0px;
    margin: 6px 0 0 0;
    font-size: 0.75rem;
  }
}
.icon-grid_title {
  margin: 8px 0 0 0;
  font-size: 1rem;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 764px) {
  .icon-grid_title {
    font-size: 0.875rem;
  }
}

.card {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 764px) {
  .card {
    padding: 0 8%;
  }
}
.card-grid {
  display: grid;
  grid-template-columns: 304px 304px 304px;
  gap: 24px;
}
@media screen and (max-width: 764px) {
  .card-grid {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.card-grid_block {
  background-color: #fff;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
  padding: 24px;
}
@media screen and (max-width: 764px) {
  .card-grid_block {
    padding: 24px 32px;
  }
}
.card-grid_title {
  text-align: center;
  margin: 0 0 16px 0;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #dd6a2a;
}
.card-grid_thumbnail {
  width: 100px;
  aspect-ratio: 1/1;
  margin: 0 auto 24px;
}
@media screen and (max-width: 764px) {
  .card-grid_thumbnail {
    width: 40%;
  }
}
.card-grid_text {
  text-align: justify;
  line-height: 1.5;
  font-size: 1rem;
  color: #373941;
}
.card_cation {
  font-size: 0.875rem;
  text-align: right;
  color: #6d7c8b;
  margin: 24px 0 0 0;
}
@media screen and (max-width: 764px) {
  .card_cation {
    text-align: center;
  }
}

.enterprise .section-title {
  margin: 72px 0 48px;
}
.enterprise-2col {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 64px;
}
@media screen and (max-width: 764px) {
  .enterprise-2col {
    width: 90%;
    flex-direction: column;
    justify-content: center;
    gap: 0px;
  }
}
@media screen and (max-width: 764px) {
  .enterprise-2col_block:first-child {
    margin: 0 0 16px 0;
  }
}
.enterprise-2col_block.award {
  display: flex;
  align-items: center;
  gap: 32px;
  height: 72px;
}
@media screen and (max-width: 764px) {
  .enterprise-2col_block.award {
    gap: 16px;
  }
}
.enterprise-title {
  font-size: 1.8rem;
  line-height: 48px;
  text-align: left;
}
@media screen and (max-width: 764px) {
  .enterprise-title {
    font-size: 1.2rem;
    line-height: 40px;
    text-align: center;
  }
}
.enterprise-title > .biggie {
  font-size: 3rem;
  color: #dd6a2a;
  padding: 0 8px;
}
@media screen and (max-width: 764px) {
  .enterprise-title > .biggie {
    font-size: 2.5rem;
    vertical-align: sub;
  }
}
.enterprise-annotation {
  margin: 32px auto 48px;
  font-size: 0.75rem;
  text-align: center;
  color: #6d7c8b;
}
@media screen and (max-width: 764px) {
  .enterprise-annotation {
    width: 90%;
    text-align: left;
    line-height: 1.5;
  }
}
.enterprise-block {
  margin: 0 auto 64px;
  background: #fff;
  padding: 40px 0;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
}
@media screen and (max-width: 764px) {
  .enterprise-block {
    width: 90%;
  }
}
.enterprise-list {
  max-width: 960px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(6, minmax(150px, 1fr));
  grid-gap: 1rem;
  justify-items: center;
  align-items: center;
}
@media screen and (max-width: 764px) {
  .enterprise-list {
    grid-template-columns: repeat(3, minmax(100px, 1fr));
  }
}
.enterprise-block img {
  width: 160px;
  height: 75px;
  object-fit: contain;
}
@media screen and (max-width: 764px) {
  .enterprise-block img {
    width: 100px;
    height: auto;
  }
}

.userlist-block {
  width: 320px;
  height: 370px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 16px rgba(112, 124, 138, 0.3);
}
.userlist-block_thumbs {
  border-bottom: 1px solid #f1f1f1;
  aspect-ratio: 16/7;
}
.userlist-block_thumbs img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.userlist-block_inner {
  padding: 24px;
}
.userlist-block_tags {
  display: inline-block;
  width: fit-content;
  margin: 0 0 6px 0;
  font-size: 0.875rem;
  padding: 8px;
  border: 1px solid #dd6a2a;
  color: #dd6a2a;
}
.userlist-block_title {
  margin: 0 0 16px 0;
  font-size: 1rem;
  height: 82px;
  line-height: 1.5;
}
.userlist-block_text {
  font-size: 16px;
  line-height: 24px;
}

.infinite-slider {
  height: 390px;
}
.infinite-slider .swiper-wrapper {
  transition-timing-function: linear;
}

.step-title {
  margin-bottom: 72px;
}
.step-list {
  position: relative;
  top: 0;
}
.step-list::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 10%;
  width: 2px;
  height: 100%;
  background-color: #dd6a2a;
}
@media screen and (max-width: 1024px) {
  .step-list::before {
    left: 13%;
  }
}
@media screen and (max-width: 764px) {
  .step-list::before {
    inset: 0;
    margin: auto;
  }
}
.step-block {
  position: relative;
  z-index: 1;
  margin: 0 0 72px 0;
  padding: 48px;
  background-color: #fff;
  box-shadow: 0 8px 16px rgba(112, 124, 138, 0.3);
}
@media screen and (max-width: 1024px) {
  .step-block {
    width: 96%;
    margin: 0 auto 72px;
  }
}
@media screen and (max-width: 764px) {
  .step-block {
    width: 90%;
    margin: 0 auto 72px;
    padding: 24px 18px;
  }
}
.step-block_num {
  position: absolute;
  left: 0;
  top: -30px;
  color: #dd6a2a;
  font-size: 18px;
  font-weight: bold;
}
.step-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 764px) {
  .step-inner {
    gap: 0px;
    justify-content: space-around;
  }
}
.step-inner_col {
  flex-basis: 52.0833333333%;
}
.step-inner_col:first-child {
  display: flex;
  flex-basis: 41.6666666667%;
  align-items: center;
}
@media screen and (max-width: 764px) {
  .step-inner_col:first-child {
    flex-basis: 30%;
    justify-content: center;
  }
}
@media screen and (max-width: 764px) {
  .step-inner_col {
    flex-basis: 60%;
  }
}
.step-inner_col img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
@media screen and (max-width: 764px) {
  .step-inner_col img {
    width: 50px;
    height: 50px;
  }
}
.step-inner_title {
  display: block;
  font-size: 1.4rem;
  margin: 0 0 0 40px;
}
@media screen and (max-width: 764px) {
  .step-inner_title {
    display: none;
  }
}
.step-inner_title-sp {
  font-size: 1rem;
  display: none;
}
@media screen and (max-width: 764px) {
  .step-inner_title-sp {
    display: block;
    text-align: center;
    margin: 0 0 1rem 0;
  }
}
.step-inner_text {
  font-size: 1rem;
  line-height: 24px;
}
@media screen and (max-width: 764px) {
  .step-inner_text {
    font-size: 0.875rem;
    text-align: justify;
  }
}

.form-flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 670px;
  margin: 0 auto 48px;
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  .form-flex {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 24px;
    gap: 32px;
  }
}
@media screen and (max-width: 764px) {
  .form-flex {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: 0 auto 40px;
    gap: 32px;
  }
}
.form-flex_thumbs {
  flex-basis: 272px;
}
@media screen and (max-width: 1024px) {
  .form-flex_thumbs {
    flex-basis: unset;
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 764px) {
  .form-flex_thumbs {
    flex-basis: unset;
    width: 60%;
    margin: 0 auto;
  }
}
.form-flex_title {
  align-self: center;
  font-size: 1.875rem;
  line-height: 40px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .form-flex_title {
    text-align: center;
  }
}
@media screen and (max-width: 764px) {
  .form-flex_title {
    font-size: 1.5rem;
    line-height: 32px;
    text-align: center;
  }
}

.endline {
  position: relative;
  width: 100%;
  height: 320px;
  background-image: url("/lp5/img/interest_bg@2x.jpg.webp");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
.endline-block {
  position: absolute;
  inset: 0;
  width: fit-content;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.endline-title {
  width: 320px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 764px) {
  .endline-title {
    width: 300px;
    margin: 0 auto 24px;
  }
}
.endline-sub {
  width: 340px;
  margin: 0 auto;
}
@media screen and (max-width: 764px) {
  .endline-sub {
    width: 300px;
    margin: 0 auto;
  }
}

span.mini {
  display: block;
  margin-top: 24px;
  font-size: 12px;
  width: min(960px, 100%);
  margin-inline: auto;
  text-align: right;
}
@media screen and (max-width: 764px) {
  span.mini {
    padding-inline: 10%;
    text-align: left;
    line-height: 1.5;
  }
}

.marketoForm {
  max-width: 670px;
  width: 100%;
  margin: 0 auto 80px;
}
@media screen and (max-width: 764px) {
  .marketoForm {
    max-width: 100%;
    width: 90%;
  }
}
.marketoForm_privacypolicy {
  margin-top: 32px;
  color: #82878d;
  line-height: 2;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.75rem;
}
.marketoForm_privacypolicy a {
  color: #555864;
  text-decoration: underline;
}
.marketoForm_privacypolicy a:hover {
  opacity: 0.7;
}

.marketoForm .mktoForm {
  width: 100% !important;
  padding: 3rem;
  font-family: Inter, "Noto Sans JP", "游ゴシック", Yu Gothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif !important;
  box-shadow: 0 16px 24px rgba(112, 124, 138, 0.3);
  background-color: white;
}
@media screen and (max-width: 764px) {
  .marketoForm .mktoForm {
    padding: 2rem 1.5rem;
    box-shadow: none;
  }
}
.marketoForm .mktoForm .mktoFormRow {
  width: 100%;
  display: flex;
}
.marketoForm .mktoForm .mktoFormCol {
  margin-bottom: 0 !important;
  width: 100%;
}
.marketoForm .mktoForm .mktoFormCol + .mktoFormCol {
  margin-left: 16px;
}
.marketoForm .mktoForm .mktoFieldWrap {
  width: 100%;
  position: relative;
}
.marketoForm .mktoForm select.mktoField {
  float: none;
}
.marketoForm .mktoForm .mktoOffset {
  display: none;
}
.marketoForm .mktoForm .mktoGutter {
  display: none;
}
.marketoForm .mktoForm input[type=text],
.marketoForm .mktoForm input[type=url],
.marketoForm .mktoForm input[type=email],
.marketoForm .mktoForm input[type=tel],
.marketoForm .mktoForm input[type=number],
.marketoForm .mktoForm input[type=date],
.marketoForm .mktoForm textarea.mktoField,
.marketoForm .mktoForm select.mktoField {
  width: 100% !important;
  padding: 8px 12px;
  margin-bottom: 24px;
  min-height: 37px;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #757575;
  border-radius: 3px;
}
@media screen and (max-width: 764px) {
  .marketoForm .mktoForm input[type=text],
.marketoForm .mktoForm input[type=url],
.marketoForm .mktoForm input[type=email],
.marketoForm .mktoForm input[type=tel],
.marketoForm .mktoForm input[type=number],
.marketoForm .mktoForm input[type=date],
.marketoForm .mktoForm textarea.mktoField,
.marketoForm .mktoForm select.mktoField {
    padding: 8px 12px;
    margin-bottom: 1rem;
  }
}
.marketoForm .mktoForm input[type=text]:focus-visible,
.marketoForm .mktoForm input[type=url]:focus-visible,
.marketoForm .mktoForm input[type=email]:focus-visible,
.marketoForm .mktoForm input[type=tel]:focus-visible,
.marketoForm .mktoForm input[type=number]:focus-visible,
.marketoForm .mktoForm input[type=date]:focus-visible,
.marketoForm .mktoForm textarea.mktoField:focus-visible,
.marketoForm .mktoForm select.mktoField:focus-visible {
  border: 1px solid #ccc !important;
  outline: 1px solid #ccc;
}
.marketoForm .mktoForm textarea.mktoField {
  height: 139.2px;
}
.marketoForm .mktoForm select.mktoField {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.marketoForm .mktoForm select.mktoField ~ .mktoClear {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  bottom: 48px;
  transform: translateY(100%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  background-image: none;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 764px) {
  .marketoForm .mktoForm select.mktoField ~ .mktoClear {
    bottom: 50px;
    transform: translateY(200%) rotate(45deg);
  }
}
.marketoForm .mktoForm label.mktoLabel {
  display: block;
  float: none;
  padding-top: 0;
  margin: 0 0 12px;
  width: auto !important;
  font-size: 0.875rem;
  font-weight: bold !important;
  color: #333;
}
@media screen and (max-width: 764px) {
  .marketoForm .mktoForm label.mktoLabel {
    font-size: 16px;
    font-size: 1rem;
  }
}
.marketoForm .mktoForm .mktoRequiredField .mktoLabel .mktoAsterix {
  display: none;
}
.marketoForm .mktoForm .mktoRequiredField .mktoLabel::after {
  display: none;
}
.marketoForm .mktoForm .mktoRequiredField .mktoLabel::before {
  content: "必須";
  display: inline-block;
  padding: 0 4px;
  margin: 0 6px 0 0;
  font-size: 0.625rem;
  background-color: #e67f1f;
  color: #fff;
  vertical-align: top;
}
.marketoForm .mktoForm .mktoHtmlText {
  width: 100% !important;
  margin-top: -24px;
}
.marketoForm .mktoForm .mktoHtmlText span {
  color: #82878d !important;
}
.marketoForm .mktoForm .mktoError {
  left: 0;
  top: 64px;
}
.marketoForm .mktoForm .mktoError .mktoErrorArrow {
  border: none;
}
.marketoForm .mktoForm .mktoError .mktoErrorMsg {
  background-image: none;
  border: none;
  border-radius: 3px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.1);
  color: white;
  text-shadow: none;
}
.marketoForm .mktoForm .mktoRadioList {
  padding: 0;
  margin-bottom: 32px;
}
.marketoForm .mktoForm .mktoRadioList input[type=radio] {
  margin-top: 17px;
}
.marketoForm .mktoForm .mktoRadioList input[type=radio] + label {
  margin: 16px 0 0 24px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  color: #555864;
}
.marketoForm .mktoForm .mktoButtonRow {
  width: 100%;
}
.marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap {
  display: block;
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
}
.marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap button {
  position: relative;
  width: 100%;
  max-width: 228px;
  padding: 1rem 0;
  margin-top: 0.5rem;
  background: linear-gradient(to right, #f7963b, 20%, #de440d);
  background-position: 0% 50%;
  background-size: 100% auto;
  transform: translateY(0px);
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 3px;
  text-align: center;
  line-height: 1em;
  font-weight: normal;
  font-size: 1.125rem;
  color: white;
  letter-spacing: 0.1em;
  line-height: 1.4;
  transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
@media screen and (max-width: 764px) {
  .marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap button {
    max-width: 100%;
  }
}
.marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap button:hover {
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.35);
  border: 1px solid transparent;
  transform: translateY(-3px);
}
.marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap button:focus {
  border: 1px solid #e06e5b;
}
.marketoForm .mktoForm .mktoButtonRow .mktoButtonWrap button:active {
  color: rgba(255, 255, 255, 0.8);
  background: #de440d !important;
  border: 1px solid transparent;
}

.marketoForm-cabinet .mktoForm .mktoRequiredField .mktoLabel::after {
  color: #333;
}
.marketoForm-cabinet .mktoForm .mktoButtonRow .mktoButtonWrap {
  position: relative;
  max-width: 306px;
  background-color: #333 !important;
  border-radius: 4px;
  z-index: 20;
}
.marketoForm-cabinet .mktoForm .mktoButtonRow .mktoButtonWrap::before {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 1.5rem 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: 500;
  color: white;
  background: #333;
  border-radius: 4px;
  transition: all 0.3s ease-out;
  z-index: 21;
  content: "";
}
.marketoForm-cabinet .mktoForm .mktoButtonRow .mktoButtonWrap button {
  max-width: 100%;
  width: 100%;
  background: none;
  display: inline-block;
  position: relative;
  z-index: 33;
}
.marketoForm-cabinet .mktoForm .mktoButtonRow .mktoButtonWrap:hover::before {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */
