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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

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

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

@font-face {
  font-family: "Racing Sans One";
  src: url("../../font/RacingSansOne-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../../font/NotoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../font/NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../font/NotoSansJP-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../font/NotoSansJP-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../font/NotoSansJP-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Akshar";
  src: url("../font/Akshar-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Akshar Bold";
  src: url("../font/Akshar-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: transparent;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.clear {
  clear: both;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.sp_inline {
  display: inline;
}

a[href^="tel:"] {
  cursor: default;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.75;
  font-size: 1.3rem;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, sans-serif;
  color: #fff;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

p {
  text-align: justify;
}

a {
  color: #000;
}

img {
  width: 100%;
}

/* ------------------------------ header ------------------------------ **/
.header {
  width: 100%;
  height: 4.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background: #BE0005;
}

.header_inner {
  padding: 1.2rem 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header_logo {
  width: 11.9rem;
}

.header_logo > a {
  display: block;
  position: relative;
}
.header_logo > a::before {
  content: "";
  display: block;
  padding-top: 22%;
}
.header_logo > a > img {
  position: absolute;
  top: 0;
  left: 0;
}

.header_navlist {
  width: 100%;
  padding: 2.1rem 1.6rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  position: fixed;
  top: 4.9rem;
  right: 0;
  bottom: 0;
  z-index: 100;
  overflow-y: auto;
  background-color: #FFFFFF;
  opacity: 0;
  transition: all 300ms ease;
  transform: translateX(100vw);
  pointer-events: none;
}

.header_navlist.active {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}

.header_navlist_item {
  width: 100%;
  height: 3.9rem;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.3rem;
}

.header_navlist_item > a {
  font-family: "Noto Sans JP";
  font-weight: 400;
  width: 100%;
  padding-bottom: 1.2rem;
  letter-spacing: 0.17rem;
  font-size: 1.6rem;
  color: #333333;
}

.header_navlist_item::after {
  width: 0.8rem;
  height: 1.3rem;
  display: block;
  position: absolute;
  top: 0.4rem;
  right: 0.8rem;
  background: url(../img/ico_arrow.webp) top center/contain no-repeat;
  content: "";
}

.header_navlist_item:not(:last-child) {
  margin-bottom: 1.2rem;
  border-bottom: 0.1rem solid #DFDFDF;
}

/* ------------------------------ header nav ------------------------------ **/
.navBar {
  width: 2.4rem;
  height: 2.2rem;
  position: absolute;
  top: 1.25rem;
  right: 1.6rem;
  cursor: pointer;
}

.navBar_line {
  width: 100%;
  height: 0.2rem;
  display: block;
  position: absolute;
  background: #fff;
  transition: all 0.2s ease-in-out;
}

.navBar_line__line01.active {
  top: 50%;
  transform: translateX(0.35rem) rotate(-45deg);
}

.navBar_line__line02 {
  top: 50%;
  transform: translateY(-50%);
}
.navBar_line__line02.active {
  display: none;
}

.navBar_line__line03 {
  bottom: 0;
}

.navBar_line__line03.active {
  top: 50%;
  transform: translateX(0.35rem) rotate(-315deg);
}

.header.header_fix_open {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}

.header_fix.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  animation: slide_down_menu 0.5s ease;
}
@keyframes slide_down_menu {
  0% {
    top: -6rem;
  }
  100% {
    top: 0rem;
  }
}
/* main **/
.main {
  margin-top: 4.9rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main_bg {
  position: relative;
  padding-bottom: 4.8rem;
}

.main_bg::before {
  width: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url(../img/main_bg_sp.webp);
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 22.7rem center;
  z-index: -1;
}

/* ---------------------------- kv ---------------------------- **/
.kv {
  position: relative;
  width: 100%;
  margin-bottom: 5.5rem;
}

.kv::before {
  content: "";
  display: block;
  padding-top: 145.3%;
}

.kv_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.kv_textArea {
  position: absolute;
  top: 4.5%;
  left: 10%;
  gap: 1.7rem;
}

.kv_text {
  color: #333333;
  font-weight: bold;
  font-size: 2.1rem;
  margin-bottom: 1rem;
}

.kv_text-01 {
  display: inline-block;
  background-color: #ffffff;
  color: #333333;
  font-weight: 700;
  font-size: 2.1rem;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  margin-bottom: 0.8rem;
  padding: 0 0.8rem;
}

.kv_text-02 {
  display: inline-block;
  background-color: #ffffff;
  color: #333333;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  padding: 0 1.4rem 0 0.8rem;
}

.kv_text-03 {
  color: #BE0005;
  font-weight: 700;
  font-size: 2.4rem;
  font-family: "Noto Sans JP";
  line-height: 1.5;
}

.kv_text-04 {
  display: inline-block;
  background-color: #ffffff;
  color: #333333;
  font-weight: 700;
  font-size: 2.1rem;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  padding: 0 1.4rem 0 0.8rem;
}

.kv_point {
  position: absolute;
  bottom: 18.5%;
  left: 1.6rem;
  width: 91.5%;
  display: flex;
  justify-content: center;
  gap: 1.5rem;
}

.kv_point_img {
  width: 30%;
}

.kv_notice {
  color: #333333;
  position: absolute;
  left: 50%;
  right: 50%;
  width: calc(100% - 3.2rem);
  transform: translate(-50%, 50%);
  bottom: 9%;
}

.kv_notice .u_pc {
  display: none;
}

/* ---------------------------- vehicle ---------------------------- **/
.vehicle {
  position: relative;
  padding-bottom: 7.4rem;
}

.vehicle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 3.2rem);
  z-index: -1;
  background-color: #ffffff;
  border-radius: 0 10rem 10rem 0;
}

.vehicle_inner {
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
}

.vehicle_title {
  width: 21.6rem;
  padding-top: 3rem;
  margin: 0 auto 2.4rem;
}

.vehicle_text {
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  padding: 0 2.5rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  margin-bottom: 2.5rem;
  color: #333333;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.vehicle_list {
  display: flex;
  flex-wrap: wrap;
}

.vehicle_list_item {
  width: calc((100% - 1.4rem) / 2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border-radius: 12px 12px 12px 12px;
  background-color: #ffffff;
}

.vehicle_list_item:nth-child(even) {
  margin-left: 1.4rem;
}

.vehicle_list_item:nth-child(n+3) {
  margin-top: 1.5rem;
}

.vehicle_head {
  position: relative;
}

.vehicle_head::before {
  content: "";
  display: block;
  padding-top: 22.84%;
  background-color: #BE0005;
  border-radius: 12px 12px 0 0;
}

.vehicle_head img {
  width: 54.84%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vehicle_thumbBlock {
  padding: 1.2rem 1.2rem 0 1.2rem;
}

.vehicle_thumbBlock img {
  height: auto;
}

.vehicle_textBlock {
  padding: 0.4rem 1.2rem 1.4rem;
}

.vehicle_maker {
  letter-spacing: 0;
  font-weight: 500;
  font-size: 1.2rem;
  color: #000;
  text-align: left;
}

.vehicle_nameWrap {
  width: 100%;
  width: 100%;
  overflow: hidden;
  overflow: hidden;
}

.vehicle_name {
  height: 2rem;
  position: relative;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.25;
  color: #000;
  text-align: left;
}

.vehicle_priceWrap {
  padding-bottom: 0.2rem;
  border-bottom: 0.1rem solid #DFDFDF;
}

.vehicle_total {
  flex-shrink: 0;
  margin-top: 0.4rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #E60006;
}

.vehicle_priceDetail {
  border-bottom: 0.1rem solid #DFDFDF;
  padding-bottom: 1rem;
}

.vehicle_priceDetail .vehicle_priceDetail_fee:first-child {
  margin-bottom: 1.2rem;
}

.vehicle_price {
  margin-top: -0.3rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
  color: #E60006;
  width: 100%;
}

.vehicle_price span {
  white-space: nowrap;
}

.vehicle_price .u_num {
  margin-top: 0.5rem;
  letter-spacing: -0.03em;
  font-weight: bold;
  font-size: 3.4rem;
  color: #E60006;
}

.vehicle_price .u_unit {
  margin-top: 2rem;
  margin-left: 0.2rem;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 0.89;
  color: #E60006;
  padding-left: 0.5rem;
}

.vehicle_detailList {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.35;
}

.vehicle_detailTeam {
  width: 5rem;
  padding-left: 0.2rem;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 1.2rem;
  color: #000;
}

.vehicle_detailTeam:nth-child(n+2) {
  margin-top: 0.1rem;
}

.vehicle_detailDesc {
  width: calc(100% - 6rem);
  padding-left: 1.2rem;
  letter-spacing: 0;
  font-size: 1rem;
  color: #000;
  word-break: break-all;
  overflow-wrap: normal;
}

.vehicle_detailDesc:nth-child(n+3) {
  margin-top: 0.1rem;
}

.vehicle_sameBtn {
  width: 100%;
  height: 3.8rem;
  margin-top: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  letter-spacing: 0.02em;
  font-weight: bold;
  font-size: min(1.4rem, 3.8vw);
  color: #fff;
  background: #000;
  border: 0.2rem solid #000;
}

.vehicle_sameBtn::after {
  width: 1.3rem;
  height: 1.2rem;
  margin: auto 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0.6rem;
  bottom: 0;
  background: url(../img/ico_arrow.webp) top center/contain no-repeat;
  content: "";
  transition: all 0.4s ease-in-out;
  pointer-events: none;
}

.vehicle_moreBtn {
  width: 100%;
  height: 5.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.6rem;
  color: #ffffff;
  background: #18538F;
  border-radius: 999.9rem;
  margin: 2.4rem auto 0;
}

.vehicle_moreBtn::after {
  width: 1.3rem;
  height: 2rem;
  margin: auto 0;
  display: block;
  position: absolute;
  top: 0;
  right: 4.4rem;
  bottom: 0;
  background: url(../img/icon_arrow02.webp) top center/contain no-repeat;
  transform: rotate(90deg);
  content: "";
  pointer-events: none;
}

/* ------------------------------ recommend ------------------------------ **/
.recommend {
  margin-bottom: 25.5rem;
}

.recommend_bg {
  position: relative;
}

.recommend_bg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 1.6rem);
  height: 100%;
  background-color: #FFE9E9;
  border-radius: 100px 0 0 100px;
  background-image: url(../img/recommend_bg_sp.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  z-index: -1;
}

.recommend_bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 5.7rem);
  height: 100%;
  background-color: #BE0005;
  border-radius: 0 100px 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
  z-index: -2;
  transform: translateY(9.2rem);
}

.recommend_inner {
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
  min-height: 75.5rem;
}

.recommend_title {
  width: 26.6rem;
  padding-top: 3rem;
  margin: 0 auto 2.4rem;
}

.recommend_text {
  padding: 0 3rem;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.016rem;
  text-align: center;
  color: #333333;
  margin-bottom: 3.2rem;
}

.recommend_description {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.recommend_balloon_img-01 {
  width: 75%;
  max-width: 50rem;
  margin-left: -6rem;
  margin-bottom: 0.5rem;
}

.recommend_balloon_img-02 {
  width: 75%;
  max-width: 50rem;
  margin-left: 6rem;
  margin-bottom: 0.5rem;
}

.recommend_balloon_img-03 {
  width: 75%;
  max-width: 50rem;
  margin-left: -6rem;
}

.recommend_balloon_img-04 {
  width: 75%;
  max-width: 50rem;
  margin-left: 6rem;
}

.recommend_icon {
  width: 92%;
  max-width: 50rem;
}

/* ------------------------------ flow ------------------------------ **/
.flow {
  background-color: #FFE9E9;
  padding-top: 2.2rem;
  margin-bottom: 10rem;
}

.flow_inner {
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
  padding-bottom: 7.7rem;
}

.flow_title {
  width: 17rem;
  margin: 0 auto 2.4rem;
}

.flow_text {
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  padding: 0 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  margin-bottom: 4.7rem;
  color: #333333;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.flow_list {
  margin-top: 4rem;
}

.flow_list_numWrap {
  width: 11rem;
  height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  color: #BE0005;
}

.flow_list_num {
  position: relative;
  top: -0.8rem;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.9rem;
  font-family: "Akshar";
}
.flow_list_num .u_num {
  position: relative;
  top: 0.3rem;
  font-weight: 700;
  font-size: 5rem;
  font-family: "Akshar Bold";
}

.flow_list_item {
  display: flex;
  position: relative;
  max-width: 75rem;
  margin: 0 auto;
}

.flow_list_item:not(:last-child) {
  margin-bottom: 0.7rem;
}

.flow_thumbBlock {
  width: 11rem;
}
.flow_thumbBlock > img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.flow_textBlock {
  min-width: 21.7rem;
  min-height: 11.5rem;
  width: 59.4%;
  padding-left: 0.8rem;
}

.flow_description {
  color: #000000;
  flex: 1;
}

.flow_description_title {
  text-align: center;
  margin-bottom: 1.2rem;
}
.flow_description_title > span {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2;
}

.flow_description_text {
  line-height: 1.5;
  font-size: 1.4rem;
  font-weight: 500;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.flow_description_text span {
  font-size: 1.2rem;
}

/* ------------------------------ reason ------------------------------ **/
.reason {
  min-height: 104.2rem;
  margin-bottom: 14.1rem;
}

.reason_bg {
  position: relative;
}

.reason_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 3.2rem);
  min-height: 104.2rem;
  background-image: url(../img/reason_bg_sp.webp);
  border-radius: 0 10rem 10rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right 12%;
  z-index: -1;
}

.reason_inner {
  max-width: calc(100% - 3.2rem);
  padding-bottom: 13.5rem;
  margin: 0 auto;
}

.reason_title {
  width: 21rem;
  padding-top: 2rem;
  margin: 0 auto 2.4rem;
}
.reason_title > img {
  margin-left: -0.8rem;
}

.reason_text {
  padding: 0 3rem;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.16rem;
  margin-bottom: 7.2rem;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.reason_point {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 1rem 1.6rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
  box-shadow: 0.47rem 0.47rem 0rem rgba(0, 0, 0, 0.15);
}

.reason_point:not(:last-child) {
  margin-bottom: 4.6rem;
}

.reason_point_title {
  position: absolute;
  top: -7rem;
  left: 4.6rem;
  color: #ffffff;
  z-index: -1;
}

.reason_point_title-01 {
  display: inline-block;
  transform: rotate(90deg);
  font-size: 1.3rem;
  font-family: "Akshar";
  font-weight: 500;
  position: absolute;
  top: 4.4rem;
  left: -4rem;
  line-height: 1;
}

.reason_point_title-02 {
  display: inline-block;
  font-size: 5.2rem;
  font-family: "Akshar";
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 3.2rem;
  left: -1.7rem;
}

.reason_point_icon {
  max-width: 14rem;
}

.reason_point_icon-01 {
  width: 23rem;
}

.reason_point_icon-02 {
  width: 15.5rem;
}

.reason_point_icon-03 {
  width: 13rem;
}

.reason_point_icon-04 {
  width: 26rem;
}

.reason_point_icon-second {
  width: 16rem;
}

.reason_point_description {
  color: #000000;
}

.reason_point_description_title {
  position: relative;
  padding-left: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2;
}

.reason_point_description_title::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #18538F;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.reason_point_description_title__2row::before {
	top: 5px;
	transform: none;
}

.reason_point_description_text {
  line-height: 1.5;
  font-size: 1.4rem;
  font-weight: 500;
}

.reason_point_description_text span {
  font-size: 12px;
  vertical-align: top;
}

.reason_point-03 .reason_point_description_title {
  white-space: nowrap;
}

.reason_point-04 .reason_point_description_title {
  white-space: nowrap;
}

.reason_notice {
  display: flex;
  column-gap: 10px;
  margin-top: 24px;
  width: 83%;
  font-size: 12px;
  font-weight: 500;
}

.reason_notice.second {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .reason_notice {
    width: auto;
  }
}

/* ------------------------------ loan ------------------------------ **/
.loan {
  position: relative;
  padding: 6rem 0 3rem;
  background: url(../img/bg_loan_sp.webp) center / cover no-repeat;
  margin-bottom: 12.4rem;
}

.loan_notice {
	position: absolute;
	max-width: 375px;
	top: -4rem;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: calc( 100% - 32px);
}

.loan_inner {
  max-width: 40.8rem;
	padding: 0 1.6rem;
  margin: 0 auto;
}

.loan_title {
  width: max-content;
  margin: 0 auto;
	font-weight: bold;
	line-height: 1.45;
	text-align: center;
}

.loan_title p {
	position: relative;
	font-size: 2rem;
	margin: 0 auto;
	width: max-content;
}

.loan_title p::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 8px;
	background: rgba(255, 255, 255, 0.3);
	bottom: 0.6rem;
	left: 0;
}

.loan_title p:first-of-type::after {
	bottom: 0.1rem;
}

.loan_title span {
	font-size: 3rem;
	font-weight: bold;
}

.loan_select {
	margin-top: 2.6rem;
}

.loan_select_item {
	margin-bottom: 7.3rem;
}

.loanBox {
	border-radius: 2rem;
	background: #FFF;
	padding: 3.2rem 1.5rem;
	margin-top: 15px;
}

.loanBox_text {
	color: #18538F;
	font-size: 2rem;
	line-height: 1.25;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2.3rem;
}

.loanBox_text span {
  position: relative;
  font-weight: bold;
  z-index: 2;
}

.loanBox_text span span {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 8px;
  background: #FFEC45;
  bottom: 0.6rem;
  left: 0;
  z-index: -1;
}


.loanBox_text__red {
	color: #BE0005;
}

.loanBox_text__red span {
	font-size: 2rem;
	font-weight: bold;
}

.loanBox_icons {
	margin-bottom: 2.3rem;
}

.loanBox_subtext {
	color: #18538F;
	font-size: 1.4rem;
	font-weight: 500;
}

.loanBox_notice span{
	color: #18538F;
	font-size: 1.2rem;
	line-height: 1.44;
	font-weight: 500;
}

.loanBox_notice_item {
	display: flex;
	column-gap: 5px;
}


/* ------------------------------ voice ------------------------------ **/
.voice {
  margin-bottom: 5rem;
}

.voice_inner {
  padding-top: 2.5rem;
  padding-bottom: 3.3rem;
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
  background-image: url(../img/voice_bg_sp.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.voice_title {
  width: 17.3rem;
  margin: 0 auto 2.5rem;
}

.voice_text {
  padding: 0 4.5rem 0 3rem;
  letter-spacing: 0.14rem;
  margin-bottom: 2.2rem;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  color: #333333;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.voice_list_item {
  display: flex;
  flex-direction: column;
}

.reverse .voice_list_upper {
  margin-left: auto;
}

.voice_list_item:not(:last-child) {
  margin-bottom: 1.5rem;
}

.voice_list_upper {
  width: 100%;
  max-width: 50rem;
}

.voice_list_row {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}

.voice_list_row-02 {
  flex-direction: row-reverse;
  gap: 1.6rem;
}

.voice_list_icon {
  width: 37%;
  max-width: 20rem;
}

.voice_list_description {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #333333;
}

.voice_list_description > span:first-child {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.06rem;
  padding-bottom: 0.45rem;
}

.voice_list_description > span:last-child {
  padding-top: 0.5rem;
  border-top: 0.2rem solid #333333;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.1rem;
}

/* ------------------------------ qa ------------------------------ **/
.qa {
  background-image: url(../img/qa_bg_sp.webp);
  background-position: 0 5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 8rem;
}

.qa_inner {
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
}

.qa_title {
  width: 20.8rem;
  margin: 0 auto 2.4rem;
}

.qa_text {
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.2rem;
  margin-bottom: 2rem;
  color: #333333;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.qa_li {
  background-color: #ffffff;
  border-radius: 50px;
  box-shadow: 0 0.4rem 1.5rem 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 1.6rem;
}

.qa_li:last-child {
  margin-bottom: 0;
}

.qa_toggle {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem 2.5rem 1rem;
  transition: all 0.4s;
}

.qa_toggle_img {
  display: block;
  max-width: initial;
  width: 4.3rem;
  height: 4.3rem;
  margin-right: 1.5rem;
}

.qa_toggle_text {
  width: 100%;
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
  padding-right: 6.6rem;
  letter-spacing: 0.1rem;
  transition: all 0.4s;
}

.qa_toggle_text::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.1rem;
  width: 2.2rem;
  height: 2rem;
  background-image: url(../img/icon_arrow03.webp);
  transition: all 0.4s;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all 0.4s;
}

.qa_toggle.open {
  padding: 2rem 2.5rem 1.65rem;
}
.qa_toggle.open > .qa_toggle_text::after {
  transform: translate(0.1rem, calc(-50% - 0.2rem)) rotate(180deg);
}

.qa_ac_contents {
  display: none;
  padding: 0 2.5rem 0;
}

.qa_ac_contents.active {
  display: block;
}

.qa_ac_wrap {
  display: flex;
  align-items: center;
  border-top: 0.1rem solid #C7C7C7;
  padding: 1.6rem 0;
}

.qa_ac_img {
  display: block;
  max-width: initial;
  width: 4.3rem;
  height: 4.3rem;
  margin-right: 1.6rem;
}

.qa_contents {
  position: relative;
  line-height: 1.5;
  font-size: 1.4rem;
  color: #333333;
}

/* ------------------------------ info ------------------------------ **/
.info {
  padding: 4rem 0 8rem;
  background-image: url(../img/info_bg_sp.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.info_inner {
  max-width: calc(100% - 3.2rem);
  margin: 0 auto;
}

.info_title {
  width: 13.8rem;
  margin: 0 auto 2.4rem;
}

.info_text {
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.2rem;
  margin-bottom: 4rem;
  margin-inline: auto;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
}

.info_ac_wrap {
  margin-top: 3rem;
}

.info_ac_toggle {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
  border-bottom: 0.2rem solid rgba(255, 255, 255, 0.4);
  transition: all 0.4s ease-in-out;
  padding-bottom: 0.5rem;
  letter-spacing: 0.2rem;
}

.info_ac_toggle.open::after {
  transform: rotate(0deg);
}

.info_ac_toggle::after {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  position: absolute;
  top: 1.2rem;
  right: 0.5rem;
  bottom: 0;
  background: url(../img/icon_arrow02.webp) top center/contain no-repeat;
  content: "";
  transform: rotate(90deg);
  transition: all 0.4s;
}

/* ------------------------------ アコーディオン ------------------------------ **/
.info_ac_contents {
  display: none;
}

.info_ac_contents.active {
  display: block;
}

.info_contents {
  position: relative;
  padding: 1.1rem 0px 0.9rem 0px;
  border-bottom: 0.2rem solid rgba(255, 255, 255, 0.4);
  margin-left: 1.9rem;
}

.info_contents::after {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  bottom: 0;
  background: url(../img/icon_arrow02.webp) top center/contain no-repeat;
  content: "";
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.4s;
}

.info_contents > a {
  color: #ffffff;
  font-size: 1.6rem;
}

/* fixedNav **/
.fixedNav {
  display: none;
  position: fixed;
  right: 0;
  bottom: 10rem;
  z-index: 10;
  transition: all 0.4s ease-in-out;
}

.fixedNav_btn {
  width: 12.4rem;
  display: block;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.46);
  border-radius: 3rem 0 0 3rem;
  transition: all 0.4s ease-in-out;
}

.nav_fix .fixedNav {
  display: none;
}

/* ------------------------------ footer ------------------------------ **/
.footer_btn {
  padding: 1.6rem 0;
  background-color: #be0005;
  text-align: center;
}

.footer_btn_anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  letter-spacing: 0.2rem;
  font-size: 1.6rem;
  color: #ffffff;
  font-weight: 700;
  margin-left: -1rem;
}

.footer_btn_anchor::after {
  content: "";
  display: block;
  width: 2.2rem;
  height: 1.6rem;
  background: url(../img/icon_arrow02.webp) top center/contain no-repeat;
}

.footer_top {
  background-image: url(../img/footer_bg_sp.webp);
  background-size: cover;
  background-position: 50% 45%;
  color: #fff;
  font-weight: bold;
  padding: 4rem 4.55rem 4rem;
  text-align: center;
}

.footer_logo {
  margin-bottom: 0.7rem;
}

.footer_logo img {
  width: 6.1rem;
  height: 5.6rem;
}

.company_info {
  color: #FFFFFF !important;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 2rem;
}

.company_sns {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
}
.company_sns > li {
  display: inline-block;
  padding-bottom: 0 !important;
  position: relative;
}
.company_sns > li > a {
  display: block;
  overflow: hidden;
  color: #fff;
  text-align: center;
  position: relative;
  font-weight: normal;
}
.company_sns > li > a > span {
  display: none;
}
.company_sns > li > a::before {
  font-family: "design_plus";
  font-size: 15px;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.company_sns > .insta, .company_sns > .facebook, .company_sns > .twitter {
  width: 2.4rem;
}
.company_sns > .youtube {
  width: 10.691rem;
}

.footer_text {
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  border-top: 1px solid #AFAFAF;
  color: #000000;
}

.footer_menu {
  padding: 1.6rem 3.4rem;
  border-top: 1px solid #AFAFAF;
}

.footer_menu_ul {
  text-align: center;
}

.footer_menu_item {
  display: inline;
  margin: 0 0.4rem 0 0;
  padding: 0 0.6rem 0 0;
  border-right: 1px solid #C7C7C7;
  font-size: 1.4rem;
  font-weight: 500;
}

.copyright {
  padding: 2.1rem 0;
  position: relative;
  background: #000000;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}

/* ------------------------------ section ------------------------------ **/
.section_title_en.situation_title_en {
  font-size: min(5.5rem, 13vw);
}

.section_title_ja {
  margin-top: -14px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  font-size: min(2rem, 8vw);
}

.section_title_ja:before, .section_title_ja:after {
  width: 45px;
  height: 1px;
  background-color: #fff;
  content: "";
}

.section_title_ja:before {
  margin-right: 0.6rem;
}

.section_title_ja:after {
  margin-left: 0.6rem;
}

.section_title_img {
  width: auto;
  height: 18.5px;
}

.body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
.pageTop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  display: none;
}

.pageTop.active {
  display: block;
}

.contact {
  color: #000;
}

input[type=checkbox] {
  opacity: 0;
}

label.check {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 22px;
  cursor: pointer;
  transition: all 0.2s;
}

label.check::before,
label.check::after {
  position: absolute;
  content: "";
  transition: all 0.2s;
}

label.check::before {
  top: 50%;
  left: 0;
  width: 21px;
  height: 21px;
  margin-top: -12px;
  background: #fff;
  border: 1px solid #5D5D5D;
}

label.check::after {
  opacity: 0;
  top: 50%;
  left: 4px;
  width: 12px;
  height: 6px;
  margin-top: -6px;
  border-left: 2px solid #5D5D5D;
  border-bottom: 2px solid #5D5D5D;
  transform: rotate(-45deg) scale(0.5);
}

label.check:hover::before {
  background: #fff;
}

input[type=checkbox]:checked + label.check::before {
  background: #fff;
  border: 1px solid #5D5D5D;
}

input[type=checkbox]:checked + label.check::after {
  opacity: 1;
  transform: rotate(-45deg) scale(1);
}

.form__item {
  margin-bottom: 1.5rem;
}

.form__label {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.form__label span {
  font-size: 1rem;
  background: #000;
  color: #fff;
  padding: 0.5rem 1.5rem;
}

.privacyCheck {
  font-size: 1.5rem;
  margin: 2rem 0 3rem;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.privacyCheck a {
  color: #454545;
  text-decoration: underline;
}

.privacyCheck__txt {
  margin-bottom: 1rem;
}

.sentArea {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem;
}

input[type=text],
input[type=email],
input[type=url],
input[type=tel],
textarea {
  font-size: 1.6rem;
}

.submitBox {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}

.submitBox input {
  width: 12rem;
  height: 4rem;
  margin: 0 1rem;
}

label.check {
  transform: translateY(-240%);
}
.fadeUp {
  opacity: 0;
  transform: translateY(4rem);
  transition: all 0.4s ease-in;
}

.fadeUp.active {
  opacity: 1;
  transform: translateY(0);
}

.recommend_priceDetail {
  display: flex;
  font-size: 13px;
  justify-content: space-between;
  font-weight: 500;
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 0.1rem solid #000;
}

.recommend_priceDetail_fee_ttl {
  font-weight: bold;
}

.recommend_grantee {
  font-size: 13px;
  border-bottom: 0.1rem solid #000;
}

.recommend_grantee span {
  font-weight: bold;
}

.feenum {
  line-height: 1;
}

.feenum_price {
  line-height: 0.7;
  font-size: 2.4rem;
  font-weight: 700;
}

.feenum_text.u_sp {
  display: inline-block;
  width: 13px;
  height: 12px;
}

.feenum_text.u_pc {
  display: none;
}

.feenum_text span {
  margin-left: 2px;
}

div#wpadminbar {
  display: none;
}

.banner {
  width: calc(100% - 3.2rem);
  max-width: 50rem;
  position: absolute;
  bottom: -2%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 50%);
  z-index: 1;
  box-shadow: 0rem 0.4rem 1.5rem 0rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 8px;
}

.kv_bnr {
  box-shadow: 0rem 0.205rem 1.795rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 8.21px;
}

.banner_pattern01 {
  bottom: -9.2rem;
}

.banner_pattern02 {
  width: 100%;
}

.banner_follow {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10;
  background-color: #FFFFFF;
  height: 6.8rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 1.6rem;
  gap: 1.2rem;
}

.examination {
  min-width: 16.65rem;
  height: 4.4rem;
  width: 45%;
  background-color: #1BC3CE;
  border-radius: 8px;
  font-size: 1.33rem;
}

.examination_text-01 {
  font-size: 1.846rem;
  font-weight: 700;
}

.examination_text-02 {
  font-size: 1.6rem;
  font-weight: 700;
}

.examination_anchor {
  text-align: center;
  min-width: 16.65rem;
  margin: 0 auto;
  font-weight: 700;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  height: 100%;
}

.examination_anchor span {
  font-weight: 700;
  letter-spacing: -0.1rem;
}

.examination_anchor img {
  width: 3rem;
}

.tell {
  min-width: 16.65rem;
  height: 4.4rem;
  width: 45%;
  background-color: #BE0005;
  border-radius: 8px;
}

.tell_anchor {
  text-align: center;
  position: relative;
  width: 16.65rem;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  height: 100%;
}

.tell_anchor img {
  width: 3rem;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .ie-only {
    display: none;
  }
  .section_title_en {
    font-size: 5rem;
  }
  .section_title_ja {
    margin-top: -1rem;
  }
  .recommend_price .u_num {
    font-size: 4rem;
  }
  .info_lineBtn {
    font-size: 1.7rem;
  }
  .info_linkList_btn {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 768px) {
  .voice_list_item:not(:first-child) {
    margin-top: -10%;
  }
}

@media screen and (min-width: 1024px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .sp_inline {
    display: none;
  }
  .pc_inline {
    display: inline-block;
  }
  .stb {
    display: none;
  }
  .ptb {
    display: block;
  }
  /* ------------------------------ header ------------------------------ **/
  .header {
    height: 6.6rem;
  }
  .header_inner {
    max-width: 128rem;
    width: 100%;
    margin: 0 auto;
    padding: 1.6rem 2.4rem 1.648rem;
  }
  .header_logo {
    width: 16rem;
  }
  .header_logo:hover {
    opacity: 0.6;
  }
  .header_nav {
    position: relative;
  }
  .header_navlist {
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    position: relative;
    top: 0;
    overflow: hidden;
    background: none;
    opacity: 1;
    transition: none;
    transform: none;
    pointer-events: auto;
  }
  .header_navlist_item {
    width: auto;
    height: auto;
    padding: 0;
    transition: 0.2s all;
  }
  .header_navlist_item > a {
    padding: 0px 2.4rem 0.3rem 1.5rem;
    color: #FFFFFF;
    font-family: "Noto Sans JP";
    letter-spacing: 0;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .header_navlist_item:hover {
    opacity: 0.6;
  }
  .header_navlist_item::after {
    width: 1rem;
    height: 0.74rem;
    top: 50%;
    right: 0.6rem;
    background: url(../img/icon_arrow02.webp) center top/contain no-repeat;
    transform: translateY(-50%) rotate(180deg);
    pointer-events: none;
  }
  .header_navlist_item:not(:last-child) {
    margin: 0;
    border: none;
  }
  /* ------------------------------ main ------------------------------ **/
  .main {
    margin-top: 6.6rem;
  }
  .main_bg::before {
    background-position: top 30rem center;
  }
  /* ------------------------------ kv ------------------------------ **/
  .kv {
    margin-bottom: 8.5rem;
  }
  .kv::before {
    padding-top: 43.3%;
    min-height: 55.5rem;
  }
  .kv_main {
    position: absolute;
    top: 0;
    left: initial;
    right: 0;
    max-width: 100%;
  }
  .kv_text {
    margin-bottom: 2rem;
  }
  .kv_textArea {
    top: 4rem;
    left: 14.2rem;
  }
  .kv_text-01 {
    font-size: 3.8rem;
    font-weight: 800;
    line-height: 1.6;
    margin-bottom: 1rem;
    letter-spacing: 0.2rem;
  }
  .kv_text-02 {
    font-size: 3.3rem;
    font-weight: 800;
    line-height: 1.6;
  }
  .kv_text-03 {
    font-size: 4.4rem;
    font-weight: 800;
    line-height: 1.6;
  }
  .kv_text-04 {
    font-size: 3.8rem;
    font-weight: 800;
    letter-spacing: 0.3rem;
    line-height: 1.4;
  }
  .kv_point {
    justify-content: initial;
    gap: 2.6rem;
    bottom: 140px;
    left: 143px;
  }
  .kv_point_img {
    width: 14%;
    max-width: initial;
  }
  .kv_notice {
    line-height: 1.2;
    font-size: 1.2rem;
    bottom: 102px;
    left: 143px;
    right: unset;
    width: unset;
    transform: unset;
  }
  .kv_notice .u_pc {
    display: inline;
  }
  .kv_scrollbar span {
    position: absolute;
    left: 14rem;
    bottom: 4.2rem;
    letter-spacing: 0.05em;
    writing-mode: vertical-rl;
    font-family: "Avenir";
    font-size: 1.4rem;
    color: #333333;
    font-weight: 800;
  }
  .kv_scrollbar:before {
    content: "";
    position: absolute;
    bottom: -12.5rem;
    left: 15.8rem;
    width: 0.1rem;
    height: 1.5rem;
    background: #333333;
    transform: skewX(-37deg);
  }
  .kv_scrollbar:after {
    content: "";
    position: absolute;
    bottom: -12.5rem;
    left: 15.2rem;
    width: 0.1rem;
    height: 15.3rem;
    background: #333333;
  }
  /* ------------------------------ vehicle ------------------------------ **/
  .vehicle {
    padding-bottom: 13.5rem;
    margin-bottom: 4.5rem;
  }
  .vehicle::before {
    width: calc(100% - 18rem);
    border-radius: 0 20rem 20rem 0;
  }
  .vehicle_inner {
    max-width: 100rem;
  }
  .vehicle_title {
    width: 53rem;
    padding-top: 4.5rem;
  }
  .vehicle_title img {
    margin-left: -1.7rem;
  }
  .vehicle_text {
    margin-bottom: 4.5rem;
  }
  .vehicle_list {
    margin-bottom: 4rem;
  }
  .vehicle_list_item {
    width: calc((100% - 4.5rem) / 3);
    cursor: pointer;
  }
  .vehicle_list_item:not(:nth-child(3n)) {
    margin-right: 2.4rem;
  }
  .vehicle_list_item:nth-child(n+3) {
    margin-top: 0;
  }
  .vehicle_list_item:not(:nth-child(3n)) {
    margin-right: 2rem;
  }
  .vehicle_list_item:nth-child(n+4) {
    margin-top: 2.7rem;
  }
  .vehicle_list_item:nth-child(even) {
    margin-left: 0;
  }
  .vehicle_head::before {
    padding-top: 15%;
  }
  .vehicle_head img {
    width: 11rem;
  }
  .vehicle_thumbBlock {
    padding: 1.8rem 2.5rem 0;
  }
  .vehicle_textBlock {
    padding: 0.6rem 2.5rem 2rem;
  }
  .vehicle_maker {
    font-size: 1.4rem;
  }
  .vehicle_name {
    font-size: 2.4rem;
    height: 3.7rem;
  }
  .vehicle_total {
    margin-top: 1.2rem;
    font-size: 1.4rem;
  }
  .vehicle_price {
    flex-wrap: nowrap;
  }
  .vehicle_price > span {
    margin-left: auto;
    margin-top: 0.7rem;
    white-space: nowrap;
  }
  .vehicle_priceWrap {
    display: flex;
    padding-bottom: 0.6rem;
    border-bottom: 0.1rem solid #DFDFDF;
  }
  .vehicle_price .u_num {
    font-size: 5.2rem;
  }
  .vehicle_price .u_unit {
    margin-top: auto;
    font-size: 2rem;
    line-height: 1;
    margin-left: 0.7rem;
    white-space: nowrap;
  }
  .vehicle_price .u_small {
    margin-top: auto;
    font-size: 1.6rem;
  }
  .vehicle_priceDetail {
    margin-top: 1rem;
    padding-bottom: 0.3rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.1rem solid #DFDFDF;
  }
  .vehicle_priceDetail_fee_ttl {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .feenum {
    white-space: nowrap;
  }
  .feenum_text {
    white-space: nowrap;
  }
  .feenum_price {
    font-size: 2.6rem;
  }
  .vehicle_detailTeam {
    font-size: 1.6rem;
    width: 9rem;
  }
  .vehicle_detailDesc {
    width: calc(100% - 9rem);
    font-size: 1.6rem;
    padding-left: 1rem;
  }
  .vehicle_detailTeam:nth-child(n+2) {
    margin-top: 0.6rem;
  }
  .vehicle_moreBtn {
    width: 32rem;
  }
  .vehicle_moreBtn:hover {
    opacity: 0.6;
  }
  /* ------------------------------ recommend ------------------------------ **/
  .recommend {
    padding-bottom: 18rem;
    margin-bottom: 16rem;
  }
  .recommend_inner {
    max-width: 100rem;
    position: relative;
    min-height: 74rem;
  }
  .recommend_title {
    padding-top: 6.6rem;
    width: 100rem;
  }
  .recommend_bg {
    min-height: 72rem;
  }
  .recommend_bg::before {
    background-image: url(../img/recommend_bg.webp);
    min-height: 75rem;
    max-width: calc(100% - 14rem);
    border-radius: 20rem 0 0 20rem;
    background-position: bottom right;
    background-size: 105% auto;
  }
  .recommend_bg::after {
    min-height: 75rem;
    transform: translateY(16.7rem);
    border-radius: 0 20rem 20rem 0;
  }
  .recommend_text {
    letter-spacing: 0.05rem;
    margin-bottom: 3.4rem;
  }
  .recommend_balloon_img {
    width: 56rem;
    position: absolute;
    max-width: initial;
    margin-left: initial;
    margin-bottom: initial;
  }
  .recommend_balloon_img-01 {
    bottom: 33rem;
    right: 5.5rem;
  }
  .recommend_balloon_img-02 {
    bottom: 22.5rem;
    right: -2.1rem;
  }
  .recommend_balloon_img-03 {
    bottom: 11.9rem;
    right: 5.7rem;
  }
  .recommend_balloon_img-04 {
    bottom: 1.7rem;
    right: 0.3rem;
  }
  .recommend_icon {
    width: 40.4rem;
    position: absolute;
    bottom: -3rem;
    left: 0.5rem;
  }
  /* ------------------------------ flow ------------------------------ **/
  .flow {
    padding-top: 4rem;
    margin-bottom: 16rem;
  }
  .flow_inner {
    max-width: 100rem;
    padding-bottom: 13.2rem;
  }
  .flow_title {
    width: 27rem;
  }
  .flow_text {
    letter-spacing: 0.15rem;
    margin-bottom: 5.4rem;
  }
  .flow_list {
    margin-top: 0;
    display: flex;
    gap: 2.1rem;
  }
  .flow_list_item {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .flow_thumbBlock {
    width: 18rem;
    margin-bottom: 1.5rem;
  }
  .flow_description {
    display: flex;
    flex-direction: column;
    min-width: initial;
    padding: 0 0 0 0;
    min-width: initial;
    min-height: initial;
    width: initial;
  }
  .flow_description_title {
    margin-bottom: 1rem;
  }
  .flow_description_text {
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
  /* ------------------------------ reason ------------------------------ **/
  .reason {
    margin-bottom: 16.9rem;
    padding-bottom: 0;
  }
  .reason_bg::before {
    width: calc(100% - 8rem);
    background-position: center right -11px;
    background-image: url(../img/reason_bg.webp);
    background-size: 105% 105%;
    background-color: #BE0005;
    border-radius: 0 20rem 20rem 0;
    min-height: 101rem;
  }
  .reason_inner {
    max-width: 100rem;
    min-height: 101rem;
  }
  .reason_title {
    width: 102rem;
    padding-top: 3.5rem;
  }
  .reason_title img {
    margin-left: -0.4rem;
  }
  .reason_text {
    margin-bottom: 11.5rem;
  }
  .reason_points {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 9rem;
    -moz-column-gap: 2.6rem;
    column-gap: 2.6rem;
  }
  .reason_point {
    border-radius: 16px;
    min-height: 18rem;
    margin-bottom: 0 !important;
    padding: 3.4rem 2.5rem 1.4rem;
    align-items: initial;
  }
  .reason_point-02 .reason_point_description {
    padding-top: 1.5rem;
  }
  .reason_point_title {
    position: absolute;
    top: -7rem;
    left: 6.2rem;
    color: #ffffff;
    z-index: -1;
  }
  .reason_point_title-01 {
    display: inline-block;
    transform: rotate(90deg);
    font-size: 2.5rem;
    font-family: "Akshar";
    font-weight: 500;
    position: absolute;
    top: 2.2rem;
    left: -5.7rem;
    line-height: 1;
  }
  .reason_point_title-02 {
    display: inline-block;
    font-size: 9rem;
    font-family: "Akshar";
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 0;
  }
  .reason_point_description_title {
    font-size: 2rem;
    padding-left: 1.5rem;
    margin-bottom: 1.3rem;
  }
  .reason_point_description_title::before {
    width: 1rem;
    height: 1rem;
  }
  .reason_point_description_text {
    width: 28.5rem;
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 0.15rem;
  }
  .reason_point_icon {
    position: absolute;
    top: 2.3rem;
    right: 1.7rem;
  }
  .reason_point_icon-01 {
    width: 14rem;
  }
  .reason_point_icon-02 {
    width: 13.7rem;
  }
  .reason_point_icon-03 {
    width: 14rem;
  }
  .reason_point_icon-04 {
    width: 17rem;
    top: 0.4rem;
    right: 0.5rem;
  }
  /* ------------------------------ loan ------------------------------ **/
  .loan {
    padding: 6rem 7.1rem;
    margin-bottom: 23.9rem;
		background: url(../img/bg_loan_pc.webp) center / cover no-repeat;
  }

	.loan_inner {
		max-width: none;
	}

	.loan_notice {
		top: -3.9rem;
		width: 92.3rem;
		max-width: none;
	}
  
	.loan_title {
		position: relative;
    margin: 0 auto 4.2rem;
		font-size: 2.5rem;
		line-height: 1;
  }

	.loan_title::after {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 8px;
		background: rgba(255, 255, 255, 0.3);
		bottom: 0;
		left: 0;
	}

	.loan_title span {
		font-size: 4.5rem;
	}

	.loan_select {
		display: flex;
		justify-content: space-between;
		max-width: 108rem;
		margin: 0 auto;
	}

	.loan_select_item {
		display: flex;
		flex-direction: column;
		align-items: center;
    width: 100%;
	}

	.loan_select_item_img__blue {
		width: 36.5rem;
	}

	.loan_select_item_img__red {
		width: 42rem;
	}

	.loanBox {
		width: 100%;
		height: 35.8rem;
    padding: 3.3rem 8rem 2.4rem;
	}

	.loanBox_text {
		font-size: 2.5rem;
		margin-bottom: 3.8rem;
		line-height: 1.45;
	}

	.loanBox_text span {
    font-weight: bold;
	}

  .loanBox_text span span {
    height: 1rem;
    bottom: 2px;
  }

	.loanBox_text__red {
		margin-bottom: 0.7rem;
	}

	.loanBox_icons {
		width: 89rem;
		margin: 0 auto;
	}

	.loanBox_subtext {
		margin-top: 5.3rem;
	}

	.loanBox_notice {
		margin-top: 1.7rem;
	}

	.loanBox_notice span {
		font-size: 1.2rem;
    color: #18538F;
	}

	.nowrap {
		white-space: nowrap;
	}


  /* ------------------------------ voice ------------------------------ **/
  .voice_text {
    margin-bottom: 2.7rem;
  }
  .voice_title {
    width: 29.7rem;
  }
  .voice_inner {
    padding: 4.7rem 0 4.9rem 0;
    max-width: 100rem;
    background-image: url(../img/voice_bg.webp);
    background-size: calc(100% - 8rem);
  }
  .voice_list_item {
    margin-bottom: 0;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .voice_list_item:not(:last-child) {
    margin-bottom: 0;
  }
  .voice_list_item:not(:first-child) {
    margin-top: -3rem;
  }
  .voice_list_upper {
    max-width: initial;
    flex: 1;
    padding: 3.5rem 13rem 0 0;
  }
  .voice_list_icon {
    width: 16rem;
  }
  .voice_list_row {
    flex-direction: column;
    gap: 0;
  }
  .voice_list_description {
    width: 16rem;
  }
  .voice_list_description span:first-child {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.16rem;
    padding-bottom: 0;
  }
  .voice_list_description span:last-child {
    font-size: 1.2rem;
    display: block;
    width: 100%;
  }
  .reverse {
    flex-direction: initial;
  }
  .reverse .voice_list_upper {
    max-width: initial;
    padding: 3.6rem 0 0 14rem;
  }
  /* ------------------------------ qa ------------------------------ **/
  .qa {
    padding-top: 7.5rem;
    background-image: url(../img/qa_bg.webp);
    background-position: 0 16.5rem;
    background-size: 100% 100%;
  }
  .qa_inner {
    max-width: 100rem;
  }
  .qa_title {
    width: 32.8rem;
  }
  .qa_text {
    text-align: center;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.15rem;
    margin-bottom: 2.1rem;
  }
  .qa_toggle {
    cursor: pointer;
    padding: 1.7rem 2.4rem;
  }
  .qa_toggle_text {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.7;
  }
  .qa_contents {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.7;
  }
  .qa_toggle_img {
    margin-right: 1.5rem;
  }
  .qa_toggle.open .qa_toggle_img {
    margin-right: 1.5rem;
  }
  /* ------------------------------ info ------------------------------ **/
  .info {
    padding-top: 6rem;
    background-image: url(../img/info_bg.webp);
  }
  .info_text {
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.15rem;
    margin-bottom: 7.8rem;
  }
  .info_title {
    width: 26.9rem;
    margin: 0 auto 4.2rem;
  }
  .info_title img {
    margin-left: 4px;
  }
  .info_inner {
    max-width: 100%;
  }
  .info_tab {
    padding: 0 14rem;
    max-width: 128rem;
    margin: 0 auto;
  }
  .info_tab_prefecture:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .info_tab_title {
    font-family: "Noto Sans JP";
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.7;
    letter-spacing: 0.1rem;
    margin-bottom: 1.6rem;
  }
  .info_tab_ul {
    display: flex;
    gap: 1.6rem;
    flex-wrap: wrap;
  }
  .info_tab_li {
    min-width: 15.4rem;
    height: 5.4rem;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.3;
    border: 0.1rem solid #fff;
    cursor: pointer;
  }
  .info_tab_li:hover {
    background: rgba(255, 255, 255, 0.4);
  }
  .info_tab_li::before {
    content: "";
    width: 1.2rem;
    height: 0.74rem;
    position: absolute;
    top: 50%;
    right: 2rem;
    background: url(../img/icon_arrow02.webp) center top/contain no-repeat;
    transform: translateY(-50%) rotate(90deg);
    pointer-events: none;
  }
  .info_tab_li a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 1.2rem 4rem 1.2rem 1rem;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 0.1rem;
    color: #ffffff;
  }
  /* ------------------------------ footer ------------------------------ **/
  .footer_menu {
    padding: 1.8rem 3.4rem;
  }
  .footer_top {
    background-image: url(../img/footer_bg.webp);
    padding: 8.673rem 0 6.4rem;
  }
  .footer_logo {
    margin-bottom: 3rem;
  }
  .company_sns {
    gap: 2.5rem;
  }
  .company_sns a:hover {
    opacity: 0.6;
  }
  .company_block {
    width: 3.1rem;
  }
  a:hover {
    cursor: pointer;
  }
  .banner {
    max-width: initial;
    width: 82.7rem;
    border-radius: 12px;
    box-shadow: 0rem 0.4rem 3.5rem 0rem rgba(0, 0, 0, 0.2);
  }
  .kv_bnr {
    width: 66.3rem;
    border-radius: 16px;
  }
  .banner_pattern01 {
    bottom: -17rem;
  }
  .footer_btn_anchor:hover {
    opacity: 0.6;
  }
  .footer_menu_item:hover {
    opacity: 0.6;
  }
  .fixedNav {
    display: block;
    opacity: 0;
    pointer-events: none;
  }
  .nav_fix .fixedNav {
    display: block;
    opacity: 1;
    pointer-events: all;
  }
}
/*# sourceMappingURL=style.css.map */
