/* ============================ */

/* ========================================== */

/* ========================================== */

/* ========================================== */

/* ========================================== */

/* ========================================== */

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */

*,
::before,
::after {
	border-style: solid;
	border-width: 0;
	box-sizing: border-box;
}

/* 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 {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
	line-height: 1.15; /* 1 */
}

/* 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 {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* 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 {
	border-top-width: 1px;
	box-sizing: content-box; /* 1 */
	clear: both;
	color: inherit;
	height: 0; /* 1 */
	margin: 0;
	overflow: visible; /* 2 */
}

/**
 * 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;
	color: inherit;
	text-decoration: none;
}

/**
 * 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;
}

/* 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-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

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

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

/* ============================ */

body {
	color: #0F2736;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6;
}

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

a {
	display: block;
	transition: all 0.3s 0s ease-in-out;
}

a:hover {
	opacity: 0.7;
}

button {
	font-family: "Noto Sans JP", sans-serif;
}

.--sp-only {
	display: none;
}

/* ============================ */

/* ============================ */

/* ============================
header
 ========================= */

.l-header {
	background: #fff;
}

.l-header__inner {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 120rem;
	padding: 1rem 2rem;
	width: 100%;
}

.l-header__logo {
	max-width: 15.6rem;
	width: 100%;
}

.l-header__button {
	background: #F29559;
	border-radius: 6.4rem;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 180%;
	max-width: 14rem;
	padding: 0.8rem;
	text-align: center;
	width: 100%;
}

/* ============================ */

/* ============================
main
 ========================= */

/* inner1000px */

.l-main__inner {
	margin: 0 auto;
	max-width: 104rem;
	padding: 0 2rem;
	width: 100%;
}

/* ============================ */

/* ============================
footer
 ========================= */

.l-footer {
	background: #888;
}

.l-footer__inner {
	margin: 0 auto;
	max-width: 80rem;
	padding: 1.6rem;
	width: 100%;
}

.l-footer__inner small {
	color: #fff;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.2rem;
	line-height: 180%;
	text-align: center;
}

/*/* ============================ */

/* ============================ */

/* ============================
ボタン
 ========================= */

.c-button {
	-moz-column-gap: 1.2rem;
	align-items: center;
	border-radius: 50rem;
	column-gap: 1.2rem;
	display: flex;
	font-size: 2rem;
	font-weight: 600;
	justify-content: center;
	max-width: 29.2rem;
	padding: 1.6rem;
	width: 100%;
}

.c-button.--tel {
	font-size: 2.4rem;
}

.c-button--white {
	background: #fff;
	border: 2px solid #4091C5;
	color: #4091C5;
}

.c-button--blue {
	background: #4091C5;
	color: #fff;
}

.c-button__icon {
	width: 2.8rem;
}

.c-button__icon img {
	display: block;
}

.c-button--tel-wrap {
	max-width: 29.2rem;
	width: 100%;
}

.c-button--tel-wrap p {
	color: #4091C5;
	font-size: 1.5rem;
	margin-top: 0.4rem;
	text-align: center;
}

/* ============================ */

/* ============================
c-heading_セクションタイトル
 ========================= */

.c-heading {
	font-size: 4.5rem;
	font-weight: 700;
	line-height: 160%;
	text-align: center;
}

.c-heading .--55 {
	font-size: 5.5rem;
}

/* ============================ */

/* ============================
アコーディオン
 ========================= */

.c-accordion__item {
	cursor: pointer;
}

.c-accordion__item[open] .c-accordion__title .--arrow {
	transform: rotate(-45deg);
}

.c-accordion__title {
	font-family: "Noto Sans JP", serif;
}

.c-accordion__answer {
	overflow: hidden;
}

.c-accordion__answer-text {
	font-family: "Noto Sans JP", serif;
}

/* ========================================== */

/* デフォルトアイコン削除 */

summary::marker {
	content: "";
}

/* Safari用 */

summary::-webkit-details-marker {
	display: none;
}

summary {
	list-style: none;
}

/* ============================ */

/* ============================
c-cta
 ========================= */

.c-cta {
	background: url(../img/cta-bg_pc.webp) no-repeat center center/cover;
	padding: 2.8rem 2rem 3.6rem;
}

.c-cta__heading {
	margin: 0 auto;
	max-width: 27.6rem;
	width: 100%;
}

.c-cta__small-heading {
	color: #4091C5;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 140%;
	margin-top: 2.4rem;
	text-align: center;
}

.c-cta__text {
	font-size: 1.6rem;
	line-height: 140%;
	margin-top: 0.8rem;
	text-align: center;
}

.c-cta__link {
	-moz-column-gap: 1.6rem;
	align-items: flex-start;
	column-gap: 1.6rem;
	display: flex;
	justify-content: center;
	margin-top: 2.5rem;
}

/* ============================ */

/* ============================
c-flow
 ========================= */

.c-flow {
	padding: 8rem 0;
}

.c-flow.--consult {
	background: url(../img/flow-bg_pc.webp) no-repeat center top/cover;
}

.c-flow__list {
	margin-top: 4rem;
	position: relative;
	z-index: 1;
}

.c-flow__list::after {
	background: #ccc;
	content: "";
	height: 90%;
	left: 5.8rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.4rem;
	z-index: -1;
}

.c-flow__item {
	-moz-column-gap: 2.4rem;
	align-items: center;
	column-gap: 2.4rem;
	display: flex;
}

.c-flow__item:not(:first-of-type) {
	margin-top: 5rem;
}

.c-flow__item-icon {
	border-radius: 50%;
	flex-shrink: 0;
	max-width: 12rem;
	overflow: hidden;
	width: 100%;
}

.c-flow__item-content {
	flex: 1;
}

.c-flow__item-heading {
	border-bottom: 0.1rem solid #ccc;
	display: flex;
	flex-direction: column;
	font-size: 2.4rem;
	font-weight: 700;
	padding-bottom: 0.8rem;
	row-gap: 0.4rem;
}

.c-flow__item-small {
	font-size: 1.2rem;
	line-height: 100%;
}

.c-flow__item-text {
	font-family: "Noto Sans JP", serif;
	margin-top: 0.8rem;
}

/* ============================ */

/* ============================ */

/* ============================
lp-fv
 ========================= */

.lp-fv {
	position: relative;
}

.lp-fv__inner {
	margin: 0 auto;
	max-width: 160rem;
	width: 100%;
}

.lp-fv__content {
	left: 13rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

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

.lp-fv__copy-bubble {
	background: #4091C5;
	border-radius: 5rem;
	color: #fff;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.lp-fv__copy-bubble:nth-of-type(1) {
	padding: 1.2rem 5.1rem;
}

.lp-fv__copy-bubble:nth-of-type(2) {
	margin-top: -1rem;
	padding: 0.8rem 6.5rem;
	position: relative;
}

.lp-fv__copy-bubble:nth-of-type(2)::after {
	background: url(../img/fv-bubble.svg) no-repeat center center/cover;
	bottom: 0;
	content: "";
	height: 1.5rem;
	position: absolute;
	right: 6.2rem;
	transform: translateY(90%);
	width: 2.5rem;
}

.lp-fv__copy-bubble .--55 {
	font-size: 5.5rem;
}

.lp-fv__copy-bottom {
	font-size: 5rem;
	font-weight: 700;
	line-height: 130%;
	margin-top: 2.2rem;
}

.lp-fv__copy-bottom .--40 {
	font-size: 4rem;
}

.lp-fv__list-heading {
	font-size: 2rem;
	line-height: 180%;
	margin-top: 2.4rem;
	text-align: center;
}

.lp-fv__list {
	-moz-column-gap: 3.5rem;
	column-gap: 3.5rem;
	display: flex;
	justify-content: space-between;
	margin-top: 0.8rem;
}

.lp-fv__list-item {
	background: #F29559;
	border-radius: 50%;
	color: #fff;
	display: grid;
	font-size: 2.7rem;
	font-weight: 700;
	height: 16rem;
	line-height: 90%;
	place-content: center;
	text-align: center;
	width: 16rem;
}

.lp-fv__list-item p {
	padding-top: 0.8rem;
}

.lp-fv__list-item .--17 {
	font-size: 1.7rem;
}

.lp-fv__list-item .--22 {
	font-size: 2.2rem;
}

.lp-fv__list-item .--29 {
	font-size: 2.9rem;
}

/* ============================
lp-worry
 ========================= */

.lp-worry {
	padding: 5rem 0 11rem;
}

.lp-worry__area {
	border: 0.1rem solid #0F2736;
}

.lp-worry__area-heading {
	background: #0F2736;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 160%;
	text-align: center;
}

.lp-worry__area-text {
	font-family: "Noto Sans JP", serif;
	font-size: 1.8rem;
	font-weight: 500;
	padding: 2rem;
	text-align: center;
}

.lp-worry__heading {
	line-height: 140%;
	margin-top: 5rem;
}

.lp-worry__img {
	margin-top: 2.4rem;
}

.lp-worry__bottom-text {
	margin-top: 4rem;
}

/* ============================
lp-reason
 ========================= */

.lp-reason {
	background: #EDF5FA;
	padding: 8rem 0;
}

.lp-reason__list {
	margin-top: 4rem;
}

.lp-reason__item {
	align-items: center;
	display: flex;
	gap: 2.4rem;
	justify-content: space-between;
}

.lp-reason__item:not(:first-of-type) {
	margin-top: 7.2rem;
}

.lp-reason__item:nth-of-type(odd) {
	flex-direction: row-reverse;
}

.lp-reason__item-content {
	flex: 1;
}

.lp-reason__item-heading {
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 160%;
	padding-left: 5.4rem;
	position: relative;
	z-index: 1;
}

.lp-reason__item-heading-number {
	bottom: 0.8rem;
	left: 0;
	position: absolute;
	width: 6.7rem;
	z-index: -1;
}

.lp-reason__item-text {
	font-family: "Noto Sans JP", serif;
	line-height: 180%;
	margin-top: 1.2rem;
}

.lp-reason__item-img {
	max-width: 48.8rem;
	width: 100%;
}

/* ============================
lp-case
 ========================= */

.lp-case {
	padding: 8rem 0;
}

.lp-case__wrap {
	margin-top: 4rem;
}

.lp-case__item {
	background: #fff;
	border: 0.1rem solid #144A87;
	border-radius: 0.8rem;
	padding: 2.4rem;
}

.lp-case__item:not(:first-of-type) {
	margin-top: 2.4rem;
}

.lp-case__item:nth-of-type(1) .lp-case__item-comment {
	max-width: 55rem;
}

.lp-case__item-heading {
	background: #4091C5;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 160%;
	padding: 0.45rem;
	text-align: center;
}

.lp-case__item-body {
	align-items: center;
	display: flex;
	gap: 1.6rem;
	justify-content: space-between;
	margin-top: 1.6rem;
}

.lp-case__item-title {
	-moz-column-gap: 1.6rem;
	align-items: center;
	column-gap: 1.6rem;
	display: flex;
}

.lp-case__item-title-icon {
	flex-shrink: 0;
	width: 8rem;
}

.lp-case__item-title-text {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 160%;
}

.lp-case__item-comment {
	font-family: "Noto Sans JP", serif;
	line-height: 160%;
	max-width: 58.5rem;
	width: 100%;
}

/* ============================
lp-service
 ========================= */

.lp-service {
	background: #EDF5FA;
	padding: 8rem 0;
}

.lp-service__list {
	margin-top: 4rem;
}

.lp-service__item {
	align-items: center;
	display: flex;
	flex-direction: row-reverse;
	gap: 1.6rem;
}

.lp-service__item:not(:first-of-type) {
	margin-top: 6rem;
}

.lp-service__content {
	flex: 1;
}

.lp-service__item-heading {
	font-size: 2.8rem;
	font-weight: 700;
}

.lp-service__item-text {
	font-family: "Noto Sans JP", serif;
	margin-top: 0.8rem;
}

.lp-service__item-img {
	max-width: 49.2rem;
	width: 100%;
}

/* ============================
lp-strength
 ========================= */

.lp-strength {
	background: #EDF5FA;
	padding: 8rem 0;
}

.lp-strength__wrap {
	margin-top: 4rem;
}

.lp-strength__item {
	-moz-column-gap: 2.4rem;
	align-items: center;
	background: #fff;
	column-gap: 2.4rem;
	display: flex;
	flex-direction: row-reverse;
	padding: 2.4rem 1.6rem;
}

.lp-strength__item:not(:first-of-type) {
	margin-top: 2.4rem;
}

.lp-strength__item-content {
	flex: 1;
}

.lp-strength__item-heading {
	font-size: 2.8rem;
	font-weight: 600;
}

.lp-strength__item-text {
	font-family: "Noto Sans JP", serif;
	margin-top: 0.8rem;
}

.lp-strength__item-img {
	max-width: 42rem;
	width: 100%;
}

/* ============================
lp-price
 ========================= */

.lp-price {
	padding: 8rem 0;
}

.lp-price__wrap {
	margin-top: 3rem;
}

.lp-price__item:not(:first-of-type) {
	margin-top: 5rem;
}

.lp-price__item-heading {
	background: #4091C5;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 700;
	padding: 0.8rem 1.6rem;
	text-align: center;
}

.lp-price__item-table:nth-of-type(1) {
	margin-top: 1.4rem;
}

.lp-price__item-table:nth-of-type(2) {
	margin-top: 3rem;
}

.lp-price__item-table table {
	font-family: "Noto Sans JP", serif;
	width: 100%;
}

.lp-price__item-table table caption {
	background: #F3F3F3;
	border-top: 0.1rem solid #CCC;
	font-weight: 700;
	line-height: 180%;
	padding: 0.8rem 1.6rem;
	text-align: center;
}

.lp-price__item-table table th {
	background: #F3F3F3;
	border-bottom: 0.1rem solid #CCC;
	border-top: 0.1rem solid #CCC;
	line-height: 180%;
	padding: 0.4rem 1.6rem;
	text-align: center;
	vertical-align: middle;
}

.lp-price__item-table table th:not(:first-of-type) {
	font-weight: 400;
}

.lp-price__item-table table th:nth-of-type(2),
.lp-price__item-table table th:nth-of-type(3) {
	border-left: 0.1rem solid #ccc;
}

.lp-price__item-table table td {
	border-bottom: 0.1rem solid #CCC;
	color: #F29559;
	font-weight: 700;
	line-height: 180%;
	padding: 1.2rem;
	text-align: center;
	vertical-align: middle;
}

.lp-price__item-table table td:not(:first-of-type) {
	font-size: 2rem;
}

.lp-price__item-table table td:nth-of-type(2),
.lp-price__item-table table td:nth-of-type(3) {
	border-left: 0.1rem solid #ccc;
}

.lp-price__item-table table td.--20 {
	font-size: 2rem;
}

.lp-price__small {
	color: #000;
	font-family: "Noto Sans JP", serif;
	font-size: 1.4rem;
	margin-top: 1.2rem;
}

.lp-price__accordion {
	font-family: "Noto Sans JP", serif;
	margin-top: 2rem;
}

.lp-price__accordion-item {
	padding: 2rem 0;
}

.lp-price__accordion-item:not(:last-of-type) {
	border-bottom: 0.1rem solid #D9D9D9;
}

.lp-price__accordion-item:first-of-type {
	padding-top: 0;
}

.lp-price__accordion-item:last-of-type {
	padding-bottom: 0;
}

.c-accordion__item[open] .lp-price__accordion-title-bottom .--plus::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.lp-price__accordion-title {
	font-size: 1.8rem;
	font-weight: 500;
}

.lp-price__accordion-title sub {
	font-size: 0.8rem;
}

.c-accordion__title {
	text-align: center;
}

.lp-price__accordion-title-bottom {
	align-items: center;
	display: flex;
	font-size: 2rem;
	font-weight: 700;
	justify-content: space-between;
	margin: 1.4rem auto 0;
	padding: 0 1.8rem;
	width: 25rem;
}

.lp-price__accordion-title-bottom .--plus {
	flex-shrink: 0;
	height: 1.4rem;
	position: relative;
	width: 1.4rem;
}

.lp-price__accordion-title-bottom .--plus::before,
.lp-price__accordion-title-bottom .--plus::after {
	background: #374151;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.lp-price__accordion-title-bottom .--plus::before {
	height: 0.2rem;
	width: 1.4rem;
}

.lp-price__accordion-title-bottom .--plus::after {
	height: 1.4rem;
	transition: transform 0.4s;
	width: 0.2rem;
}

.lp-price__accordion-answer-text {
	font-weight: 500;
	margin-top: 1.4rem;
}

.lp-price__accordion-answer-heading {
	text-align: center;
}

.lp-price__accordion-answer-wrap {
	-moz-column-gap: 3rem;
	column-gap: 3rem;
	display: flex;
	justify-content: center;
	margin-top: 1.4rem;
}

/* ============================
lp-intro
 ========================= */

.lp-intro {
	padding: 8rem 0;
}

.lp-intro__list {
	display: flex;
	gap: 3rem;
	justify-content: space-between;
	margin-top: 3rem;
}

.lp-intro__item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: calc(25% - 2.25rem);
}

.lp-intro__item:first-of-type .lp-intro__item-lawyer-name,
.lp-intro__item:first-of-type .lp-intro__item-lawyer-license {
	margin-top: 0.9rem;
}

.lp-intro__item-lawyer {
	border-radius: 50%;
	overflow: hidden;
}

.lp-intro__item-lawyer-name {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 140%;
	margin-top: 1.8rem;
}

.lp-intro__item-lawyer-name .--14 {
	font-size: 1.4rem;
}

.lp-intro__item-lawyer-license {
	font-size: 1rem;
	line-height: 140%;
}

.lp-intro__bottom-text {
	font-family: "Noto Sans JP", serif;
	margin-top: 5rem;
}

/* ============================
lp-faq
 ========================= */

.lp-faq {
	background: #EDF5FA;
	padding: 8rem 0;
}

.lp-faq__accordion-list {
	margin-top: 4rem;
}

.lp-faq__accordion-item {
	background: #fff;
	border-radius: 0.4rem;
	padding: 1.6rem;
}

.lp-faq__accordion-item:not(:first-of-type) {
	margin-top: 2.4rem;
}

.lp-faq__accordion-item[open] .lp-faq__accordion-title .--plus::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

/* 質問、回答共通 */

.lp-faq__accordion-title-text,
.lp-faq__accordion-answer-text {
	-moz-column-gap: 0.8rem;
	column-gap: 0.8rem;
	display: flex;
}

.lp-faq__accordion-title-text .--icon,
.lp-faq__accordion-answer-text .--icon {
	border-radius: 50%;
	color: #fff;
	display: grid;
	flex-shrink: 0;
	font-family: "Noto Sans JP", serif;
	font-size: 1.4rem;
	font-weight: 700;
	height: 2.6rem;
	line-height: 100%;
	place-content: center;
	width: 2.6rem;
}

/* /質問、回答共通 */

.lp-faq__accordion-title {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.lp-faq__accordion-title .--plus {
	flex-shrink: 0;
	height: 3.2rem;
	position: relative;
	width: 3.2rem;
}

.lp-faq__accordion-title .--plus::before,
.lp-faq__accordion-title .--plus::after {
	background: #4091C5;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.lp-faq__accordion-title .--plus::before {
	height: 0.2rem;
	width: 1.8rem;
}

.lp-faq__accordion-title .--plus::after {
	height: 1.8rem;
	transition: transform 0.4s;
	width: 0.2rem;
}

.lp-faq__accordion-title-text {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: left;
}

.lp-faq__accordion-title-text .--icon {
	background: #4091C5;
	padding-bottom: 0.4rem;
}

.lp-faq__accordion-answer-text {
	margin-top: 1.4rem;
}

.lp-faq__accordion-answer-text .--icon {
	background: #F29559;
}

/* ============================
access
 ========================= */

.lp-access {
	padding: 8rem 0;
}

.lp-access__inner {
	margin: 0 auto;
	max-width: 84.1rem;
	padding: 0 2.05rem;
	width: 100%;
}

.lp-access__tabs {
	margin-top: 3.5rem;
}

.lp-access__tabs-inner {
	display: flex;
	justify-content: space-between;
}

.lp-access__tabs-item {
	-moz-column-gap: 1.2rem;
	align-items: center;
	background: #fff;
	border: 0.2rem solid #4091C5;
	color: #4091C5;
	column-gap: 1.2rem;
	cursor: pointer;
	display: flex;
	font-size: 2.4rem;
	font-weight: 700;
	justify-content: center;
	padding: 1.7rem;
	position: relative;
	text-align: center;
	width: 50%;
}

.lp-access__tabs-item[aria-selected=true] {
	background-color: #4091C5;
	color: #fff;
}

.lp-access__tabs-item[aria-selected=true] .--arrow {
	background: #fff;
}

.lp-access__tabs-item[aria-selected=true] .--arrow::after {
	border-color: #4091C5;
}

.lp-access__tabs-item[aria-selected=true]::after {
	border: 0.6rem solid;
	border-color: #4091C5 #4091C5 transparent transparent;
	bottom: 0;
	content: "";
	height: 0;
	left: 9.2rem;
	position: absolute;
	transform: translateY(100%);
	width: 0;
}

.lp-access__tabs-item .--arrow {
	background-color: #4091C5;
	border-radius: 50%;
	display: grid;
	height: 2.2rem;
	place-content: center;
	position: relative;
	width: 2.2rem;
}

.lp-access__tabs-item .--arrow::after {
	border: 0.25rem solid #fff;
	border-bottom: 0;
	border-left: 0;
	content: "";
	display: inline-block;
	height: 1rem;
	left: 50%;
	line-height: 1;
	position: absolute;
	top: 42%;
	transform: translate(-50%, -50%) rotate(135deg);
	width: 1rem;
}

.lp-access__tabs-item:first-of-type {
	border-radius: 0.7rem 0 0 0;
}

.lp-access__tabs-item:last-of-type {
	border-radius: 0 0.7rem 0 0;
}

.lp-access__panel {
	margin: 4rem auto 0;
}

.lp-access__panel[aria-hidden=false] {
	display: block;
}

.lp-access__panel-map {
	aspect-ratio: 4/2;
}

.lp-access__panel-map iframe {
	height: 100%;
	width: 100%;
}

.lp-access__button {
	background: #FFF;
	border: 0.2rem solid #4091C5;
	border-radius: 100rem;
	color: #4091C5;
	font-family: "Noto Sans JP", serif;
	font-weight: 700;
	line-height: 100%;
	margin: 2.4rem auto 0;
	max-width: 20rem;
	padding: 1.2rem 3.2rem;
	position: relative;
	text-align: center;
	width: 100%;
}

.lp-access__button .--arrow {
	position: absolute;
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.8rem;
}

.lp-access__button .--arrow .--arrow-shape {
	border-color: transparent transparent transparent #4091C5;
	border-style: solid;
	border-width: 0.4rem 0 0.4rem 0.6rem;
	display: block;
	height: 0;
	width: 0;
}

.lp-access__panel-way {
	list-style: disc;
	margin-top: 3.5rem;
	padding-left: 2rem;
}

.lp-access__panel-way-item {
	font-family: "Noto Sans JP", serif;
	font-weight: 500;
	line-height: 155%;
}

.lp-access__panel-description {
	font-size: 2.4rem;
	line-height: 230%;
	padding-left: 1.6rem;
}

/* ============================
lp-office
 ========================= */

.lp-office {
	background: #EDF5FA;
	padding: 8rem 0;
}

.lp-office__inner {
	margin: 0 auto;
	max-width: 84.1rem;
	padding: 0 2.05rem;
	width: 100%;
}

.lp-access__panel-office-table {
	font-family: "Noto Sans JP", serif;
	margin-top: 0.8rem;
	width: 100%;
}

.lp-access__panel-office-table tr {
	border-bottom: 0.1rem solid #DFDFDF;
	display: block;
	padding: 1.8rem 0;
}

.lp-access__panel-office-table th {
	color: #2B698C;
	font-weight: 700;
	letter-spacing: 0.96px;
	padding-right: 5.6rem;
	width: 15rem;
}

.lp-access__panel-office-table td {
	font-weight: 500;
	letter-spacing: 0.96px;
}

.lp-access__panel-office-table td .--add {
	line-height: 1.8;
}

.lp-access__panel-office-table td .--add:not(:first-of-type) {
	margin-top: 0.4rem;
}

.lp-access__panel-office-table td .--add span {
	font-weight: 700;
}

/* ============================
lp-contact
 ========================= */

.lp-contact {
	padding: 8rem 0;
}

.lp-contact__text {
	font-family: "Noto Sans JP", serif;
	letter-spacing: 0.5px;
	line-height: 180%;
	text-align: center;
}

/* ============================ */

/* ============================
form
 ========================= */

.p-form {
	margin-top: 2.7rem;
}

.p-form form {
	font-family: "Noto Sans JP", serif;
	margin-top: 2.7rem;
}

.p-form__field-wrap {
	-moz-column-gap: 3.6rem;
	column-gap: 3.6rem;
	display: flex;
	justify-content: space-between;
}

.p-form__field-wrap .p-form__field {
	flex: 1;
}

.p-form__field:not(:first-of-type) {
	margin-top: 3rem;
}

.p-form__field.--privacy {
	margin-top: 4rem;
}

.p-form__label {
	background: #D3E6F0;
	font-size: 1.5rem;
	padding: 1.1rem 1rem;
}

.p-form__enter {
	margin-top: 1.1rem;
}

.p-form__enter.--flex {
	-moz-column-gap: 0.8rem;
	column-gap: 0.8rem;
	display: flex;
	flex-wrap: wrap;
}

.p-form__enter.--check {
	margin-left: clamp(0.5rem, -0.0281690141rem + 2.2535211268vw, 2rem);
}

/* 必須、任意 */

.p-form__required,
.p-form__free {
	border-radius: 0.3rem;
	color: #fff;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 100%;
	margin-left: 0.9rem;
	padding: 0.5rem 0.8rem;
	text-align: center;
}

.p-form__required {
	background: #D24B4B;
}

.p-form__free {
	background: #144A87;
}

input,
textarea {
	caret-color: #0F2736;
}

::-moz-placeholder {
	color: #B8B8B8;
	font-family: "Noto Sans JP", serif;
	font-size: 1.4rem;
}

::placeholder {
	color: #B8B8B8;
	font-family: "Noto Sans JP", serif;
	font-size: 1.4rem;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: none;
	border: 0.1rem solid #BFBFBF;
	font-size: 1.6rem;
	line-height: 180%;
	padding: 1rem;
	width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
	border: 1px solid #0F2736;
	outline: none;
}

textarea {
	min-height: 9.8rem;
	resize: none;
	width: 100%;
}

/* ============================ */

input[type=checkbox] + .wpcf7-list-item-label {
	cursor: pointer;
	padding-left: 1.2rem;
	position: relative;
}

.p-form__checkbox-label {
	-moz-column-gap: 2.4rem;
	column-gap: 2.4rem;
	display: flex;
	font-size: 1.5rem;
	padding-left: 0.8rem;
}

.p-form__checkbox-label .wpcf7-list-item {
	margin: 0;
}

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

input[type=checkbox] + .wpcf7-list-item-label {
	cursor: pointer;
	padding-left: 1.8rem;
}

input[type=checkbox] + .wpcf7-list-item-label::before {
	background: #fff;
	border: 0.1rem solid #767676;
	border-radius: 0.25rem;
	content: "";
	cursor: pointer;
	display: inline-block;
	height: 1.3rem;
	left: 0;
	position: absolute;
	top: 0.6rem;
	width: 1.3rem;
}

input[type=checkbox] + .wpcf7-list-item-label::after {
	border-bottom: 0.2rem solid #fff;
	border-right: 0.2rem solid #fff;
	content: "";
	height: 0.8rem;
	left: 0.4rem;
	opacity: 0;
	position: absolute;
	top: 0.7rem;
	transform: rotate(45deg);
	transition: all 0.3s;
	width: 0.5rem;
	z-index: 1;
}

input[type=checkbox]:focus + .wpcf7-list-item-label::before {
	box-shadow: 0 0 0.1rem 0.1rem rgba(64, 145, 197, 0.2);
}

input[type=checkbox]:checked + .wpcf7-list-item-label::before {
	background-color: #4091C5;
	border-color: #4091C5;
}

input[type=checkbox]:checked + .wpcf7-list-item-label::after {
	opacity: 1;
}

/* ============================ */

/* 送信ボタン */

.p-form__button-wrap {
	-moz-column-gap: 1.5rem;
	align-items: center;
	column-gap: 1.5rem;
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
}

.p-form__button-wrap .p-form__button,
.p-form__button-wrap .p-form__previous {
	margin: 0;
}

.p-form__button,
.p-form__previous {
	font-family: "Noto Sans JP", serif;
	margin: 6.7rem auto 0;
	max-width: 30rem;
	position: relative;
	width: 100%;
}

.p-form__button::after,
.p-form__previous::after {
	content: "";
	display: block;
	height: 2.9rem;
	left: 2.2rem;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.9rem;
}

.p-form__button::after {
	background: url(../img/icon-arrow.svg) no-repeat center center/contain;
}

.p-form__submit {
	background: #144A87;
	border-radius: 0.5rem;
	box-shadow: 0.3rem 0.3rem 0 0 #276509;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 180%;
	padding: 1.6rem 0 1.6rem 2.2rem;
	text-align: center;
	width: 100%;
}

.p-form__submit:hover {
	opacity: 0.7;
}

.p-form__previous::after {
	background: url(../img/icon-previous.svg) no-repeat center center/contain;
}

.p-form__previous-button {
	background: #fff;
	border: 0.1rem solid #144A87;
	border-radius: 0.5rem;
	box-shadow: 3px 3px 0 0 #276509;
	cursor: pointer;
	display: block;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 180%;
	padding: 1.4rem 0 1.6rem;
	text-align: center;
	width: 100%;
}

.p-form__previous-button:hover {
	opacity: 0.7;
}

.p-form__previous-button {
	background: #fff;
	border: 0.1rem solid #144A87;
	border-radius: 0.5rem;
	cursor: pointer;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 180%;
	margin: 0 auto;
	max-width: 30rem;
	padding: 1.4rem 0 1.6rem;
	text-align: center;
	width: 100%;
	width: 100%;
}

.p-form__previous-button:hover {
	opacity: 0.7;
}

.wpcf7-spinner {
	display: none !important;
}

/* プラポリ */

.form__privacy {
	font-size: 1.5rem;
	margin-top: 0.9rem;
	padding: 0 0.8rem;
}

.form__privacy a {
	color: #3867B5;
	display: inline;
}

input.wpcf7-not-valid {
	background: #FDEFEF;
}

.wpcf7-not-valid input[type=checkbox] + .wpcf7-list-item-label::before {
	border: 0.1rem solid #D24B4B;
}

.wpcf7 form .wpcf7-response-output {
	border: none !important;
}

/* ============================
lp-complete
 ========================= */

.lp-complete {
	text-align: center;
}

.lp-complete__sub-heading {
	font-family: "Noto Sans JP", serif;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 180%;
}

.lp-complete__text {
	font-family: "Noto Sans JP", serif;
	line-height: 180%;
}

.lp-complete__contact {
	margin-top: 2.4rem;
}

.lp-complete__contact-text {
	font-family: "Noto Sans JP", serif;
}

.lp-complete__contact-link {
	-moz-column-gap: 1.2rem;
	align-items: center;
	column-gap: 1.2rem;
	display: flex;
	font-size: 2.4rem;
	font-weight: 600;
	justify-content: center;
	margin: 1rem auto 0;
	width: -moz-fit-content;
	width: fit-content;
}

.lp-complete__contact-link-icon {
	padding-top: 0.2rem;
	width: 2.8rem;
}

.lp-complete__contact-link-icon img {
	display: block;
}

.lp-complete__contact-link-text {
	font-family: "Noto Sans JP", serif;
	font-size: 1.1rem;
	text-align: center;
}

/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
	overflow: hidden;
	touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
	display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
	bottom: -5000px;
	display: none;
	left: -5000px;
	position: fixed;
	right: -5000px;
	top: -5000px;
	z-index: 9999;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
	-webkit-overflow-scrolling: touch;
	bottom: 0;
	display: none;
	left: 0;
	overflow: auto;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 10000;
}

.remodal-wrapper:after {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
	backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	outline: none;
	position: relative;
}

.remodal-is-initialized { /* Disable Anti-FOUC */
	display: inline-block;
}

/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
	filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
	background: rgba(16, 16, 16, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
	animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
	animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
	padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	color: #2b2e38;
	line-height: 1.6;
	margin-bottom: 10px;
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
	animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
	animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
	vertical-align: middle;
}

/* Close button */

.remodal-close {
	background: transparent;
	border: 0;
	color: #95979c;
	cursor: pointer;
	display: block;
	height: 35px;
	margin: 0;
	outline: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: -35px;
	transition: color 0.2s;
	width: 35px;
}

.remodal-close:hover,
.remodal-close:focus {
	opacity: 0.8;
}

.remodal-close:before {
	content: "×";
	display: block;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
	font-size: 35px;
	line-height: 35px;
	position: absolute;
	right: 0;
	text-align: left;
	text-indent: 17px;
	top: 0;
	width: 35px;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
	border: 0;
	cursor: pointer;
	display: inline-block;
	font: inherit;
	margin: 0;
	min-width: 110px;
	outline: 0;
	overflow: visible;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	transition: background 0.2s;
	vertical-align: middle;
}

.remodal-confirm {
	background: #81c784;
	color: #fff;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
	background: #66bb6a;
}

.remodal-cancel {
	background: #e57373;
	color: #fff;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
	background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* Keyframes
   ========================================================================== */

/* Media queries
   ========================================================================== */

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}

.lt-ie9 .remodal {
	width: 700px;
}

.modal-inner {
	font-size: 14px;
	max-height: 80vh;
	overflow-y: auto;
	padding: 20px;
	text-align: left;
}

.modal-inner table {
	border: 1px solid;
	border-collapse: collapse;
	margin: 5px 0;
}

.modal-inner th,
.modal-inner td {
	border: 1px solid;
	padding: 5px;
}

.modal-inner a {
	color: #3867B5;
	display: inline;
}

.modal-inner a:hover {
	text-decoration: underline;
}

/* ============================ */

/* ============================ */

/* ============================
u-font
 ========================= */

.u-font { /* color */ /* /color */ /* あしらい */ /* /あしらい */ /* font-weight */ /* /font-weight */
}

.u-font--orange {
	color: #F29559;
}

.u-font--blue {
	color: #4091C5;
}

.u-font--marker {
	background: #FFF195;
	display: inline;
}

.u-font--marker-gold {
	background: linear-gradient(90deg, #D7C945 0%, #FEF98C 50%, #D6C950 100%);
	display: inline;
}

.u-font--dots {
	background-image: radial-gradient(circle at center, #F3F73E 15%, transparent 15%); /* 点の色とサイズ調整 */
	background-position: top right; /* 点の位置 */
	background-repeat: repeat-x; /* 横方向に繰り返し */
	background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
	padding-top: 0.4rem; /* 縦方向の位置調整 */
}

.u-font--400 {
	font-weight: 400;
}

.u-font--500 {
	font-weight: 500;
}

.u-font--600 {
	font-weight: 600;
}

.u-font--700 {
	font-weight: 700;
}

.u-font--900 {
	font-weight: 900;
}

.u-font--48 {
	font-size: 4.8rem;
}

/* ============================ */

/* ============================
u-font
 ========================= */

.u-bg--dots {
	background-color: #ffffff;
	background-image: radial-gradient(circle, #edf5fa 0.6rem, transparent 0.6rem), radial-gradient(circle, #edf5fa 0.6rem, transparent 0.6rem);
	background-position: 0 0, 1.7rem 1.9rem;
	background-size: 3.4rem 3.8rem;
}

@media only screen and (min-width: 641px) {

.remodal {
	max-width: 700px;
}

}

@media screen and (min-width: 768px) and (max-width: 1440px) {

html {
	font-size: 0.6944444444vw;
}

}

@media screen and (min-width: 1441px) {

html {
	font-size: 10px;
}

}

@media screen and (max-width: 768px) {

html {
	font-size: 2.6666666667vw;
}

.--pc-only {
	display: none;
}

.--sp-only {
	display: block;
}

.c-button {
	max-width: 100%;
}

.c-button--tel-wrap {
	max-width: 100%;
}

.c-heading {
	font-size: 3.2rem;
}

.c-heading .--55 {
	font-size: 4.5rem;
}

.c-cta {
	background: url(../img/cta-bg_sp.webp) no-repeat center center/cover;
}

.c-cta__heading {
	max-width: 16.7rem;
}

.c-cta__small-heading {
	font-size: 2.2rem;
	margin-top: 1.4rem;
}

.c-cta__text {
	margin-top: 0.7rem;
}

.c-cta__link {
	align-items: center;
	flex-direction: column;
	row-gap: 1.6rem;
}

.c-flow.--consult {
	background: url(../img/flow-bg_sp.webp) no-repeat center top/cover;
}

.c-flow__list::after {
	height: 85%;
	left: 3.4rem;
	top: 0;
	transform: none;
}

.c-flow__item {
	-moz-column-gap: 1.6rem;
	align-items: flex-start;
	column-gap: 1.6rem;
}

.c-flow__item:not(:first-of-type) {
	margin-top: 3.2rem;
}

.c-flow__item-icon {
	max-width: 7.2rem;
}

.c-flow__item-heading {
	font-size: 1.8rem;
}

.lp-fv__content {
	bottom: 4rem;
	left: 50%;
	padding: 0 1rem;
	top: auto;
	transform: translateX(-50%);
	width: 100%;
}

.lp-fv__copy-bubble {
	font-size: 2.5rem;
}

.lp-fv__copy-bubble:nth-of-type(1) {
	padding: 0.6rem 1.3rem 0.9rem;
}

.lp-fv__copy-bubble:nth-of-type(2) {
	margin-top: -0.6rem;
	padding: 0 2.4rem 0.6rem;
}

.lp-fv__copy-bubble:nth-of-type(2)::after {
	height: 1.1rem;
	right: 4rem;
	width: 1.6rem;
}

.lp-fv__copy-bubble .--55 {
	font-size: 3.8rem;
}

.lp-fv__copy-bottom {
	font-size: 3.1rem;
}

.lp-fv__copy-bottom .--40 {
	font-size: 2.4rem;
}

.lp-fv__list-heading {
	font-size: 1.6rem;
}

.lp-fv__list {
	-moz-column-gap: 1.75rem;
	column-gap: 1.75rem;
	justify-content: center;
}

.lp-fv__list-item {
	font-size: 1.8rem;
	height: 10rem;
	width: 10rem;
}

.lp-fv__list-item p {
	padding-top: 0;
}

.lp-fv__list-item .--17 {
	font-size: 1.4rem;
}

.lp-fv__list-item .--22 {
	font-size: 1.4rem;
}

.lp-fv__list-item .--29 {
	font-size: 2rem;
}

.lp-worry {
	padding: 5rem 0;
}

.lp-worry__area-text {
	padding: 0.8rem 0 0.2rem;
}

.lp-worry__img {
	margin-top: 1.6rem;
}

.lp-worry__bottom-text {
	margin: 4rem auto 0;
	max-width: 32.3rem;
	width: 100%;
}

.lp-reason__item {
	flex-direction: column-reverse;
	gap: 4rem;
}

.lp-reason__item:not(:first-of-type) {
	margin-top: 6.4rem;
}

.lp-reason__item:nth-of-type(odd) {
	flex-direction: column-reverse;
}

.lp-reason__item-heading {
	font-size: 2rem;
	padding-left: 4.4rem;
}

.lp-reason__item-heading-number {
	bottom: 0.6rem;
	width: 5.5rem;
}

.lp-reason__item-img {
	max-width: 100%;
}

.lp-case__item:nth-of-type(1) .lp-case__item-comment {
	max-width: 100%;
}

.lp-case__item-heading {
	display: grid;
	font-size: 1.8rem;
	line-height: 140%;
	min-height: 5rem;
	padding: 0.2rem;
	place-content: center;
}

.lp-case__item-body {
	flex-direction: column;
}

.lp-case__item-comment {
	max-width: 100%;
}

.lp-service__item {
	flex-direction: column-reverse;
}

.lp-service__item:not(:first-of-type) {
	margin-top: 3.6rem;
}

.lp-service__item-heading {
	font-size: 2rem;
	text-align: center;
}

.lp-service__item-img {
	max-width: 100%;
}

.lp-strength__item {
	flex-direction: column;
	row-gap: 1.2rem;
}

.lp-strength__item-content {
	display: contents;
}

.lp-strength__item-heading {
	font-size: 2rem;
	order: 1;
	text-align: center;
}

.lp-strength__item-text {
	margin-top: 0;
	order: 3;
}

.lp-strength__item-img {
	max-width: 100%;
	order: 2;
}

.lp-price__item-heading {
	font-size: 1.8rem;
}

.lp-price__item-table table caption.--sp-left {
	text-align: left;
}

.lp-price__item-table table th.--sp-12 {
	font-size: 1.2rem;
}

.lp-price__item-table table th.--sp-left {
	text-align: left;
}

.lp-price__item-table table td {
	line-height: 140%;
}

.lp-price__item-table table td:not(:first-of-type) {
	font-size: 1.6rem;
}

.lp-price__item-table table td.--20 {
	font-size: 1.6rem;
	line-height: 180%;
}

.lp-price__item-table table td .--sp-14 {
	font-size: 1.4rem;
}

.lp-price__small {
	font-size: 1.2rem;
}

.lp-price__accordion-title-bottom {
	font-size: 1.6rem;
}

.lp-price__accordion-answer-wrap {
	flex-direction: column;
	margin: 0 auto;
	max-width: 27.2rem;
	width: 100%;
}

.lp-intro__list {
	flex-wrap: wrap;
}

.lp-intro__item {
	row-gap: 0.6rem;
	width: calc(50% - 1.5rem);
}

.lp-intro__item:first-of-type .lp-intro__item-lawyer-name,
.lp-intro__item:first-of-type .lp-intro__item-lawyer-license {
	margin-top: 0;
}

.lp-intro__item-lawyer-name {
	margin-top: 0;
}

.lp-intro__bottom-text {
	margin-top: 3rem;
}

.lp-faq {
	padding: 4.2rem 0;
}

.lp-faq__accordion-title {
	-moz-column-gap: 1.2rem;
	column-gap: 1.2rem;
}

.lp-faq__accordion-title-text {
	align-items: center;
}

.lp-access__tabs-item {
	flex-direction: column-reverse;
	font-size: 1.4rem;
	padding: 0.6rem;
	row-gap: 0.3rem;
}

.lp-access__tabs-item[aria-selected=true]::after {
	left: 3.4rem;
}

.lp-access__tabs-item .--arrow::after {
	height: 0.8rem;
	margin-bottom: 0.3rem;
	width: 0.8rem;
}

.lp-access__panel {
	margin-top: 3.3rem;
}

.lp-access__panel-map {
	aspect-ratio: 4/3;
}

.lp-access__panel-description {
	font-size: 1.6rem;
	line-height: 150%;
}

.lp-access__panel-office-table tr {
	padding: 1.2rem 0;
}

.lp-access__panel-office-table th {
	display: block;
	padding: 0;
	width: 100%;
}

.lp-access__panel-office-table td {
	display: block;
}

.lp-contact__text {
	text-align: left;
}

.p-form__field-wrap {
	flex-direction: column;
	row-gap: 1.6rem;
}

.p-form__checkbox-label {
	flex-direction: column;
	row-gap: 0.9rem;
}

.p-form__button-wrap {
	flex-direction: column-reverse;
	row-gap: 3rem;
}

.p-form__button,
.p-form__previous {
	max-width: 100%;
}

.p-form__previous-button {
	max-width: 100%;
}

.p-form__previous-button {
	max-width: 100%;
}

.lp-complete {
	text-align: left;
}

.lp-complete__sub-heading {
	font-size: 2.2rem;
}

.lp-complete__text {
	margin-top: 2.4rem;
}

.u-font--48 {
	font-size: 3.2rem;
}

.u-bg--dots {
	background-size: 3rem 4rem;
}

}

@keyframes remodal-opening-keyframes {

from {
	opacity: 0;
	transform: scale(1.05);
}

to {
	opacity: 1;
	transform: none;
}

}

@keyframes remodal-closing-keyframes {

from {
	opacity: 1;
	transform: scale(1);
}

to {
	opacity: 0;
	transform: scale(0.95);
}

}

@keyframes remodal-overlay-opening-keyframes {

from {
	opacity: 0;
}

to {
	opacity: 1;
}

}

@keyframes remodal-overlay-closing-keyframes {

from {
	opacity: 1;
}

to {
	opacity: 0;
}

}

