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

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

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

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

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

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

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

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

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

/*! 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 */
}
html.modal-active{
  overflow: hidden;
}

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

/* 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;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit; /* 2 */
	vertical-align: middle;
}

/**
 * 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;
	min-width: 0;
	padding: 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;
}

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

/**
 * Fix appearance for Firefox
 */

[type=number] {
	-moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
	cursor: default;
}

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

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

html {
	scroll-behavior: smooth;
	scroll-padding-top: 40px;
}

body {
	color: #333;
	font-family: "M PLUS Rounded 1c", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight: 400;
	line-height: 160%;
}

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

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

a:hover {
	opacity: 0.7;
}

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

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

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

.l-header {
	height: 64px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.l-header__inner {
	margin: 0 auto;
	max-width: 1250px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.l-header__logo {
	margin-top: 20px;
	width: clamp(10rem, 8.1079717457rem + 8.072653885vw, 15rem);
}

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

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

/* inner1000px */

.l-main__inner {
	margin: 0 auto;
	max-width: 1040px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

/* inner900px */

.l-main__inner-small {
	margin: 0 auto;
	max-width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

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

.l-footer {
	background: linear-gradient(135deg, #9DBC02 14.69%, #18AC38 85.31%);
	margin-bottom: clamp(4.4375rem, 3.5519262982rem + 1.8425460637vw, 5.125rem);
}

.l-footer__inner {
	padding: 16px;
}

.l-footer__inner small {
	color: #fff;
	display: block;
	font-size: 12px;
	text-align: center;
}

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

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

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

.c-button {
	align-items: center;
	border-radius: 50px;
	border-radius: 500px;
	display: flex;
	font-weight: 700;
	font-weight: 700;
	gap: 8px;
	line-height: 180%;
	padding: 8px 32px;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.c-button img {
	height: 24px;
	width: 24px;
}

.c-button.--bg-orange {
	background-color: #EC694A;
	color: #fff;
}

.c-button.--bg-orange img {
	filter: invert(84%) sepia(100%) saturate(14%) hue-rotate(193deg) brightness(107%) contrast(105%);
}

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

.c-button.--bg-white img {
	filter: invert(54%) sepia(20%) saturate(1500%) hue-rotate(332deg) brightness(90%) contrast(95%);
}

.c-button.--bg-green {
	background: #06C755;
	border: 2px solid #06C755;
	color: #fff;
	text-transform: uppercase;
}

.c-button.--cta-button br {
	display: none;
}

.c-button.--faq-form,
.c-button.--faq-tel {
	width: 192px;
}

.c-button.--faq-tel {
	padding: 8px 32px;
}

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

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

.c-border-round,
.c-border-round--green {
	border-radius: 24px 0px;
	overflow: hidden;
}

.c-border-round--green {
	background: #FFF;
	border: 3px solid #ABCD03;
}

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

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

.c-heading {
	font-size: clamp(1.75rem, 1.4661957619rem + 1.2108980827vw, 2.5rem);
	font-weight: 700;
	line-height: 140%;
	margin-bottom: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
	text-align: center;
}

.c-heading .--marker {
	background: linear-gradient(transparent 80%, #F5F942 80%);
}

.c-heading.--border {
	-moz-column-gap: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	align-items: center;
	column-gap: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	display: flex;
	justify-content: center;
}

.c-heading.--border::before,
.c-heading.--border::after {
	background: #18AC38;
	border-radius: 1000px;
	content: "";
	display: block;
	height: 4px;
	width: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
}

.c-heading br.--sp {
	display: none;
}

/*上下線*/

.c-heading-line {
	border-bottom: 2px solid;
	border-top: 2px solid;
	font-size: clamp(1.75rem, 1.4661957619rem + 1.2108980827vw, 2.5rem);
	font-weight: 700;
	line-height: 1;
	margin: 0 auto;
	padding: clamp(0.5rem, 0.3817482341rem + 0.5045408678vw, 0.8125rem) clamp(0.78125rem, 0.6984737639rem + 0.3531786075vw, 1rem) clamp(0.625rem, 0.5067482341rem + 0.5045408678vw, 0.9375rem);
	width: -moz-fit-content;
	width: fit-content;
}

.c-heading-line.--orange {
	border-color: #FFC067;
}

.c-heading-line.--green {
	border-color: #2CA86D;
}

/* 文字下丸 */

.c-heading__circle {
	font-size: clamp(1.375rem, 0.9492936428rem + 1.8163471241vw, 2.5rem);
	font-weight: 700;
	line-height: 180%;
	text-align: center;
}

.c-heading__circle span {
	color: #fff;
	font-size: clamp(1.625rem, 1.1046922301rem + 2.2199798184vw, 3rem);
	position: relative;
	z-index: 1;
}

.c-heading__circle span::after {
	border-radius: 50%;
	content: "";
	height: clamp(2.5rem, 1.7431886983rem + 3.229061554vw, 4.5rem);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: clamp(2.5rem, 1.7431886983rem + 3.229061554vw, 4.5rem);
	z-index: -1;
}

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

/* ============================
cta
 ========================= */

.c-cta {
	background: #C4E426; /* 追従 */
}

.c-cta.js-fixed {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	transform: translateY(100%);
	transition: transform 0.3s ease, opacity 0.3s ease;
	width: 100%;
	z-index: 9999;
}

.c-cta.js-fixed.is-visible {
	opacity: 1;
	transform: translateY(0); /* 画面内に移動 */
}

.c-cta__inner {
	margin: 0 auto;
	max-width: 720px;
	padding-bottom: clamp(0.5rem, 0.3107971746rem + 0.8072653885vw, 1rem);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: clamp(0.5rem, 0.3107971746rem + 0.8072653885vw, 1rem);
	width: 100%;
}

.c-cta__list {
	-moz-column-gap: clamp(0.5625rem, 0.4915489405rem + 0.3027245207vw, 0.75rem);
	column-gap: clamp(0.5625rem, 0.4915489405rem + 0.3027245207vw, 0.75rem);
	display: flex;
	justify-content: center;
}

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

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

/* ============================
fv
 ========================= */

.p-fv__inner {
	margin: 0 auto;
	max-width: 1250px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 100%;
}

.p-fv__bg {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.p-fv__contents {
	left: 20px;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	transform-origin: left center;
}

.p-fv__contents-text {
	padding-left: clamp(0.3125rem, 0.2415489405rem + 0.3027245207vw, 0.5rem);
}

.p-fv__contents-micro {
	font-size: clamp(1.1875rem, 0.9746468214rem + 0.9081735621vw, 1.75rem);
	font-weight: 500;
	letter-spacing: 0.56px;
	line-height: 100%;
	line-height: 1;
	margin-bottom: clamp(0.125rem, -0.841080402rem + 2.0100502513vw, 0.875rem);
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-fv__contents-micro span {
	font-size: clamp(1.5625rem, 1.2550454087rem + 1.3118062563vw, 2.375rem);
}

.p-fv__contents-copy {
	font-size: clamp(3.1875rem, 2.5962411705rem + 2.5227043391vw, 4.75rem);
	letter-spacing: 1.52px;
	line-height: 1.3;
	line-height: 120%;
	margin-bottom: clamp(0.5rem, -0.466080402rem + 2.0100502513vw, 1.25rem);
	white-space: nowrap;
}

.p-fv__contents-copy .--small {
	font-size: clamp(2.6875rem, 2.1908425832rem + 2.1190716448vw, 4rem);
}

.p-fv__contents-border-text {
	background: #FFF;
	border: clamp(0.08125rem, 0.0646947528rem + 0.0706357215vw, 0.125rem) solid #18AC38;
	border-radius: 24px;
	font-size: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	line-height: 1;
	margin-bottom: clamp(1rem, 0.6215943491rem + 1.614530777vw, 2rem);
	padding: clamp(0.3125rem, 0.2415489405rem + 0.3027245207vw, 0.5rem) 16px;
	text-align: center;
}

.p-fv__contents-point {
	-moz-column-gap: clamp(0.625rem, 0.4830978809rem + 0.6054490414vw, 1rem);
	align-items: center;
	column-gap: clamp(0.625rem, 0.4830978809rem + 0.6054490414vw, 1rem);
	display: flex;
}

.p-fv__contents-item {
	width: clamp(6.5rem, 5.175580222rem + 5.6508577195vw, 10rem);
}

/* ============================
worry
 ========================= */

.p-worry__inner {
	padding-bottom: clamp(3.5rem, 2.9323915237rem + 2.4217961655vw, 5rem);
	padding-top: 60px;
}

.p-worry__heading {
	margin-bottom: clamp(1.875rem, 1.4019929364rem + 2.0181634712vw, 3.125rem);
}

.p-worry__heading br {
	display: none;
}

.p-worry__heading span:nth-of-type(1) {
	margin-left: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

.p-worry__heading span:nth-of-type(2) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

.p-worry__heading span:nth-of-type(3) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

.p-worry__heading span:nth-of-type(4) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

.p-worry__heading span::after {
	background-color: #2CA86D;
}

.p-worry__list {
	display: flex;
	gap: 12px 32px;
	justify-content: space-between;
}

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

.p-worry__item:nth-of-type(1) {
	max-width: 305px;
}

.p-worry__item:nth-of-type(2) {
	max-width: 324px;
}

.p-worry__item:nth-of-type(3) {
	max-width: 306px;
}

.p-worry__item-text {
	background: #F8FAF2;
	border: 3px solid #ABCD03;
	border-radius: 24px;
	font-size: clamp(0.875rem, 0.391959799rem + 1.0050251256vw, 1.25rem);
	line-height: 160%;
	margin-bottom: 62px;
	padding: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem) clamp(0.75rem, -0.8601340034rem + 3.3500837521vw, 2rem);
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

.p-worry__item-pic {
	max-width: clamp(7.4375rem, 6.6097376387rem + 3.5317860747vw, 9.625rem);
	position: relative;
	width: 100%;
}

.p-worry__item-pic::before {
	background: url(../img/svg/bubble.svg) no-repeat center center/cover;
	bottom: calc(100% + 16px);
	content: "";
	display: block;
	height: 36px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 30px;
}

/* ============================
about
 ========================= */

.p-about__heading {
	-moz-column-gap: 40px;
	align-items: center;
	column-gap: 40px;
	display: flex;
	justify-content: center;
	margin-bottom: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
}

.p-about__heading-text {
	line-height: 200%;
	text-align: left;
}

.p-about__heading-text .--bg {
	background-color: #EC694A;
	border-radius: 8px;
	color: #fff;
	font-size: clamp(2.5rem, 2.3107971746rem + 0.8072653885vw, 3rem);
	margin-right: 12px;
	padding: clamp(0.5625rem, 0.5151992936rem + 0.2018163471vw, 0.6875rem) clamp(0.9375rem, 0.8192482341rem + 0.5045408678vw, 1.25rem);
}

.p-about__content {
	background-color: #fff;
	padding: clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem) clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
}

.p-about__content-heading {
	font-size: clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem);
	line-height: 160%;
	margin-bottom: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
	padding-bottom: 8px;
	position: relative;
	text-align: center;
}

.p-about__content-heading::after {
	background-color: #2CA86D;
	border-radius: 1000px;
	bottom: 0;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 64px;
}

.p-about__sub-content {
	align-items: center;
	display: flex;
	gap: 24px 40px;
}

.p-about__sub-content-heading {
	font-size: clamp(1.125rem, 0.9830978809rem + 0.6054490414vw, 1.5rem);
	line-height: 140%;
	margin-bottom: 12px;
}

.p-about__sub-content-pic {
	max-width: 344px;
	width: 100%;
}

/* ============================
inheritance
 ========================= */

.p-inheritance__heading {
	font-size: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
}

.p-inheritance__content {
	margin-top: clamp(1rem, 0.5033425832rem + 2.1190716448vw, 2.3125rem);
	padding: clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem);
}

.p-inheritance__content-heading {
	font-size: clamp(1.25rem, 0.9661957619rem + 1.2108980827vw, 2rem);
	margin-bottom: clamp(1rem, 0.9053985873rem + 0.4036326942vw, 1.25rem);
	text-align: center;
}

.p-inheritance__content-heading br {
	display: none;
}

.p-inheritance__content-pic {
	-moz-column-gap: clamp(1.5rem, 0.6485872856rem + 3.6326942482vw, 3.75rem);
	align-items: center;
	column-gap: clamp(1.5rem, 0.6485872856rem + 3.6326942482vw, 3.75rem);
	display: flex;
	justify-content: center;
}

.p-inheritance__content-pic-item {
	width: clamp(6.25rem, 4.8782795156rem + 5.8526740666vw, 9.875rem);
}

/* ============================
reason
 ========================= */

.p-reason__heading {
	margin-bottom: clamp(2rem, 1.5742936428rem + 1.8163471241vw, 3.125rem);
}

.p-reason__heading br {
	display: none;
}

.p-reason__heading span:nth-of-type(1) {
	margin-left: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
	z-index: 4;
}

.p-reason__heading span:nth-of-type(2) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
	z-index: 3;
}

.p-reason__heading span:nth-of-type(3) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
	z-index: 2;
}

.p-reason__heading span:nth-of-type(4) {
	margin-right: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

.p-reason__heading span::after {
	background: linear-gradient(135deg, #9DBC02 14.69%, #18AC38 85.31%);
}

.p-reason__item {
	position: relative;
	z-index: 1;
}

.p-reason__item::after {
	aspect-ratio: 615/436;
	background: url(../img/bg/reason-bg.webp) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 50%;
	max-width: clamp(25rem, 19.3712159435rem + 24.0161453078vw, 39.875rem);
	position: absolute;
	top: 44%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: -1;
}

.p-reason__item:nth-of-type(even)::after {
	left: 52%;
	transform: translate(-50%, -50%) scale(-1, 1);
}

.p-reason__item:not(:last-of-type) {
	padding-bottom: clamp(2rem, 1.4323915237rem + 2.4217961655vw, 3.5rem);
}

.p-reason__item-heading {
	display: flex;
	font-size: clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem);
	margin-bottom: 16px;
	position: relative;
}

.p-reason__item-heading .--small {
	font-size: clamp(0.75rem, 0.7026992936rem + 0.2018163471vw, 0.875rem);
}

.p-reason__item-heading-number {
	color: #E0F481;
	font-size: clamp(3.5rem, 2.9323915237rem + 2.4217961655vw, 5rem);
	letter-spacing: -3.2px;
	line-height: 100%;
}

.p-reason__item-heading-text {
	line-height: 160%;
	margin-left: -16px;
	margin-top: clamp(1rem, 0.6215943491rem + 1.614530777vw, 2rem);
}

.p-reason__item-content {
	display: flex;
	gap: 16px 40px;
}

.p-reason__item-content-text {
	font-size: clamp(1rem, 0.9526992936rem + 0.2018163471vw, 1.125rem);
	line-height: 180%;
}

.p-reason__item-content-pic {
	max-width: 480px;
	width: 100%;
}

/* ============================
case
 ========================= */

.p-case__list {
	display: flex;
	gap: 24px 32px;
}

.p-case__item {
	padding: 24px 24px 32px;
	width: 50%;
}

.p-case__item-heading {
	-moz-column-gap: 24px;
	align-items: center;
	column-gap: 24px;
	display: flex;
	margin-bottom: 16px;
}

.p-case__item-heading-icon {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.p-case__item-heading-icon img {
	height: 94px;
	margin-bottom: 4px;
	width: 94px;
}

.p-case__item-heading-icon-user {
	font-size: 14px;
}

.p-case__item-heading-icon-user span {
	margin-right: 4px;
}

.p-case__item-heading-text {
	font-size: 24px;
	flex: 1;
}

.p-case__item-heading-text .--small {
	font-size: 18px;
}

.p-case__item-middle {
	display: flex;
	gap: 24px;
	margin-bottom: 16px;
}

.p-case__item-middle-content {
	padding: 32px clamp(0.5rem, 0.3107971746rem + 0.8072653885vw, 1rem) 16px clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	position: relative;
	width: 50%;
}

.p-case__item-middle-content.--worry {
	background-color: #F3F3F3;
}

.p-case__item-middle-content.--worry::after {
	border-color: transparent transparent transparent #18AC38;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	content: "";
	height: 0;
	left: calc(100% + 10px);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.p-case__item-middle-content.--worry .p-case__item-middle-content-tag {
	background-color: #888;
}

.p-case__item-middle-content.--solution {
	background-color: #F8FAF2;
}

.p-case__item-middle-content.--solution .p-case__item-middle-content-tag {
	background-color: #EC694A;
}

.p-case__item-middle-content-tag {
	color: #fff;
	font-size: 14px;
	left: 0;
	padding: 0 8px;
	position: absolute;
	top: 0;
}

.p-case__item-middle-content-text {
	font-weight: 500;
	line-height: 140%;
}

.p-case__item-content-heading {
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 16px;
}

.p-case__item-content-text {
	line-height: 160%;
}

/* ============================
detail
 ========================= */

.p-detail__heading {
	margin-bottom: 16px;
}

.p-detail__description {
	font-weight: 500;
	line-height: 140%;
	margin-bottom: clamp(2rem, 1.4323915237rem + 2.4217961655vw, 3.5rem);
	text-align: center;
}

.p-detail__description br {
	display: none;
}

.p-detail__sub-list {
	display: flex;
	gap: 25px 26px;
	justify-content: space-between;
}

.p-detail__sub-list .p-detail__item {
	width: calc(33.3% - 17.3333333333px);
}

.p-detail__item {
	padding: 40px 24px 24px 24px;
}

.p-detail__item.--big {
	-moz-column-gap: 40px;
	align-items: center;
	column-gap: 40px;
	display: flex;
	margin-bottom: 25px;
	padding: clamp(2.5rem, 2.6892028254rem - 0.8072653885vw, 2rem) clamp(1.5rem, 0.5539858729rem + 4.0363269425vw, 4rem);
}

.p-detail__item.--big .p-detail__item-content {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}

.p-detail__item.--big .p-detail__item-content-heading {
	font-size: clamp(1.25rem, 0.9661957619rem + 1.2108980827vw, 2rem);
	line-height: 100%;
	padding: clamp(0.25rem, 0.1553985873rem + 0.4036326942vw, 0.5rem) clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
}

.p-detail__item.--big .p-detail__item-content__price {
	font-size: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
}

.p-detail__item.--big .p-detail__item-content__price .--big {
	font-size: clamp(3rem, 1.8647830474rem + 4.843592331vw, 6rem);
}

.p-detail__item.--big .p-detail__item-content-text {
	font-size: clamp(1.125rem, 0.9830978809rem + 0.6054490414vw, 1.5rem);
}
.p-detail__item-content__price{
	min-height: 62.41px;
	display: flex;
	align-items: baseline;
	justify-content: center;
}
.p-detail__item-content {
	text-align: center;
}

.p-detail__item-content-copy {
	-moz-column-gap: 14px;
	align-items: center;
	column-gap: 14px;
	display: flex;
	font-weight: 500;
	justify-content: center;
	line-height: 140%;
	margin-bottom: 12px;
}

.p-detail__item-content-copy::before,
.p-detail__item-content-copy::after {
	background-color: currentColor;
	content: "";
	height: 48px;
	width: 2px;
}

.p-detail__item-content-copy:before {
	transform: rotate(-25deg);
}

.p-detail__item-content-copy:after {
	transform: rotate(25deg);
}

.p-detail__item-content-heading {
	background: linear-gradient(135deg, #9DBC02 14.69%, #18AC38 85.31%);
	border-radius: 50px;
	color: #FFF;
	font-size: 20px;
	line-height: 130%;
	margin-bottom: 16px;
	padding: 4px 16px;
	text-align: center;
}

.p-detail__item-content__price {
	font-size: 32px;
	line-height: 100%;
}

.p-detail__item-content__price .--big {
	display: inline-block;
	font-size: 40px;
	line-height: 130%;
}

.p-detail__item-content__price .--small {
	font-size: 14px;
}

.p-detail__item-content-text {
	font-size: 18px;
}

.p-detail__item-plan {
	background-color: #F8FAF2;
	padding: 16px;
}

.p-detail__item-plan-heading {
	font-size: 18px;
	margin-bottom: 5px;
}

.p-detail__item-plan-list {
	padding-left: 16px;
}

.p-detail__item-plan-list li {
	position: relative;
}

.p-detail__item-plan-list li::before {
	background-color: currentColor;
	border-radius: 50%;
	content: "";
	display: block;
	height: 3px;
	left: -12px;
	position: absolute;
	top: 11px;
	width: 3px;
}

.p-detail__item-plan-description {
	font-size: clamp(0.625rem, 0.5303985873rem + 0.4036326942vw, 0.875rem);
}

/* ============================
services
 ========================= */

.p-services__heading {
	font-size: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
}

.p-services__list {
	display: grid;
	gap: 32px;
	grid-auto-rows: auto;
	grid-template-columns: repeat(6, 1fr);
}

.p-services__item:nth-child(1) {
	grid-area: 1/1/2/4;
}

.p-services__item:nth-child(2) {
	grid-area: 1/4/2/7;
}

.p-services__item:nth-child(2) .p-services__summary-title-price {
	font-size: 18px;
}

.p-services__item:nth-child(3) {
	grid-area: 2/1/3/3;
}

.p-services__item:nth-child(4) {
	grid-area: 2/3/3/5;
}

.p-services__item:nth-child(4) br {
	display: block;
}

.p-services__item:nth-child(4) .p-services__summary-title-text {
	font-size: clamp(1rem, 0.8389865997rem + 0.3350083752vw, 1.125rem);
	white-space: nowrap;
}

.p-services__item:nth-child(4) .p-services__summary-title-price {
	font-size: 22px;
	white-space: nowrap;
}

.p-services__item:nth-child(5) {
	grid-area: 2/5/3/7;
}

.p-services__item:nth-child(6) {
	grid-area: 3/1/4/7;
}

.p-services__item:nth-child(6) .p-services__summary {
	background-color: transparent;
	padding: 0;
}

.p-services__item:nth-child(6) .p-services__summary-title {
	align-items: normal;
	flex-direction: column;
}

.p-services__item:nth-child(6) .p-services__summary-title-text {
	background-color: #F8FAF2;
	padding: 12px 16px;
}

.p-services__item:nth-child(6) .p-services__summary-title-price {
	padding: 12px 16px 0;
}

.p-services__item:nth-child(6) .p-services__summary-title-price .p-services__summary-title-price-item {
	font-size: 16px;
}

.p-services__item:nth-child(6) .p-services__summary-title-price .p-services__summary-title-price-item:not(:last-of-type) {
	border-right: 1px solid #ABCD03;
	margin-right: 24px;
	padding-right: 24px;
}

.p-services__item:nth-child(6) .p-services__summary-title-price .p-services__summary-title-price-item .--big {
	font-size: 24px;
}

.p-services__item:nth-child(7) {
	grid-area: 4/1/5/4;
}

.p-services__item:nth-child(8) {
	grid-area: 4/4/5/7;
}

.p-services__summary {
	background-color: #F8FAF2;
	display: block;
	padding: 12px 16px;
}

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

.p-services__summary-title-text {
	font-size: 20px;
}

.p-services__summary-title-price {
	font-size: 24px;
}

.p-services__summary-title-price .--arrow {
	display: none;
}

.p-services__summary-title-price .--arrow.is-open {
	transform: translateY(-25%) rotate(-45deg);
}

.p-services__summary-title-price .--small {
	color: #333;
	font-size: 16px;
}

.p-services__summary-title-price .--more-small {
	font-size: 10px;
}

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

.p-services__item-content-inner {
	padding: 16px;
}

.p-services__item-content-text .--small {
	display: inline-block;
	font-size: clamp(0.625rem, 0.6013496468rem + 0.1009081736vw, 0.6875rem);
	line-height: 110%;
	line-height: 193%;
}

/* 開閉アニメーション */

/* アコーディオンが開いているときのスタイル */

.p-services__item.is-opened .p-services__item-content {
	max-height: 500px;
	opacity: 1;
	transition: max-height 0.25s linear, opacity 0.45s cubic-bezier(0.4, 0, 1, 1);
}

/* アコーディオンが閉じているときのスタイル */

.p-services__item:not(.is-opened) .p-services__item-content {
	max-height: 0;
	opacity: 0;
	transition: max-height 0.25s ease-in, opacity 0.25s ease-in;
}

/* ============================
office
 ========================= */

.p-office__table {
	width: 100%;
}

.p-office__table:first-of-type {
	margin-bottom: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
}

.p-office__table-row {
	border-bottom: 1px solid #403423;
	display: flex;
}

.p-office__table-row:first-of-type {
	border-top: 1px solid #403423;
}

.p-office__table-head {
	background-color: #F3F3F3;
	max-width: 200px;
	padding: clamp(0.5rem, 0.4053985873rem + 0.4036326942vw, 0.75rem) 16px;
	width: 100%;
}

.p-office__table-data {
	background-color: #fff;
	flex: 1;
	padding: clamp(0.5rem, 0.4053985873rem + 0.4036326942vw, 0.75rem) 16px;
}

.p-office__table-data-item:not(:last-of-type) {
	margin-bottom: clamp(1.25rem, 1.1553985873rem + 0.4036326942vw, 1.5rem);
}

/* ============================
faq
 ========================= */

.p-faq__list-item {
	padding: 24px;
}

.p-faq__list-item:not(last-of-type) {
	margin-bottom: clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem);
}

.p-faq__item-question,
.p-faq__item-answer {
	-moz-column-gap: 16px;
	column-gap: 16px;
	display: flex;
	line-height: 160%;
	position: relative;
}

.p-faq__item-question::before,
.p-faq__item-answer::before {
	border-radius: 50%;
	content: "";
	display: block;
	display: grid;
	flex-shrink: 0;
	font-family: "Noto Sans JP", serif;
	font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
	font-weight: 700;
	height: 30px;
	justify-content: center;
	line-height: 1;
	place-content: center;
	width: 30px;
}

.p-faq__item-question {
	font-size: 18px;
	margin-bottom: 12px;
}

.p-faq__item-question::before {
	background: linear-gradient(135deg, #9DBC02 14.69%, #18AC38 85.31%);
	color: #fff;
	content: "Q";
	padding-bottom: 3px;
}

.p-faq__item-answer {
	font-size: 16px;
}

.p-faq__item-answer::before {
	background-color: #f3f3f3;
	content: "A";
}

/* ============================
flow
 ========================= */

.p-flow__list {
	background-color: #fff;
	border-radius: 8px;
	padding: clamp(1rem, 0.6215943491rem + 1.614530777vw, 2rem);
}

.p-flow__list-item {
	-moz-column-gap: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	column-gap: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	display: flex;
	margin-bottom: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
	position: relative;
	z-index: 1;
}

.p-flow__list-item:last-of-type {
	margin-bottom: 0;
}

.p-flow__list-item:last-of-type::after {
	display: none;
}

.p-flow__list-item::after {
	background-color: #ccc;
	content: "";
	height: calc(100% + 40px);
	left: 40px;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 4px;
	z-index: -1;
}

.p-flow__list-item-number {
	background: linear-gradient(135deg, #9DBC02 14.69%, #18AC38 85.31%);
	border-radius: 50%;
	color: #fff;
	display: grid;
	flex-shrink: 0;
	font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
	font-weight: 700;
	height: 80px;
	justify-items: center;
	line-height: 150%;
	place-content: center;
	text-transform: uppercase;
	width: 80px;
}

.p-flow__list-item-number span {
	display: block;
	font-size: clamp(1.75rem, 1.6553985873rem + 0.4036326942vw, 2rem);
	line-height: 1;
}

.p-flow__list-item-contents {
	flex: 1;
}

.p-flow__list-item-title {
	border-bottom: 1px solid #ABCD03;
	font-size: clamp(1.125rem, 1.0776992936rem + 0.2018163471vw, 1.25rem);
	font-weight: 700;
	line-height: 160%;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.p-flow__list-item-text {
	font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}

.p-flow__list-item-button {
	display: flex;
	gap: 12px;
	margin-top: 12px;
}

/* ============================
voice
 ========================= */

.p-voice__item {
	display: flex;
	gap: 32px;
}

.p-voice__item:first-of-type .p-voice__item-comment {
	margin-bottom: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
}

.p-voice__item:first-of-type .p-voice__item-comment::before {
	right: calc(100% - 18px);
	transform: rotate(225deg);
}

.p-voice__item:last-of-type .p-voice__item-comment::before {
	left: calc(100% - 18px);
	transform: rotate(45deg);
}

.p-voice__item-pic {
	flex-shrink: 0;
	width: clamp(3.5rem, 2.3411326942rem + 4.9445005045vw, 6.5625rem);
}

.p-voice__item-comment {
	border: 3px solid #ABCD03;
	border-radius: 16px;
	padding: 24px;
	position: relative;
}

.p-voice__item-comment:before {
	background-color: #fff;
	border-right: solid 3px #ABCD03;
	border-top: solid 3px #ABCD03;
	content: "";
	height: 40px;
	position: absolute;
	top: 40px;
	width: 40px;
}

.p-voice__item-comment-heading {
	font-size: 18px;
	line-height: 160%;
	margin-bottom: 8px;
}

.p-voice__item-comment-heading span {
	display: inline-block;
}

/* ============================
contact
 ========================= */

.p-contact {
	background-color: #2CA86D;
}

.p-contact__inner {
	margin: 0 auto;
	max-width: 1040px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.p-contact__heading {
	margin-bottom: clamp(0.5rem, 0.1215943491rem + 1.614530777vw, 1.5rem);
}

.p-contact__contents {
	background-color: #fff;
	border-radius: 8px;
	border-radius: 24px 0px;
	padding: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
}

.p-contact__contents-heading {
	font-size: 18px;
	margin-bottom: 16px;
}

.p-contact__contents-text {
	margin-bottom: 40px;
}

/* フォーム */

.p-form {
	line-height: 1.8;
}

.p-form__field {
	margin-bottom: 24px;
	max-width: 50%;
	width: 100%;
}

.p-form__field.--checkbox,
.p-form__field.--message {
	max-width: 100%;
}

.p-form__field:last-of-type {
	margin-bottom: 0;
}

.p-form__label {
	margin-bottom: 8px;
}

.p-form__label label {
	-moz-column-gap: 8px;
	align-items: center;
	column-gap: 8px;
	display: flex;
}

.p-form__enter.--flex {
	display: flex;
	gap: 8px 16px;
}

.p-form__enter.--berth .p-form__select-wrap {
	flex-shrink: 0;
	width: 100%;
}

.p-form__enter.--berth .p-form__select-wrap:nth-child(1) {
	max-width: clamp(8.4375rem, 5.9542129162rem + 10.595358224vw, 15rem);
}

.p-form__enter.--berth .p-form__select-wrap:nth-child(2) {
	max-width: clamp(5.75rem, 5.087790111rem + 2.8254288597vw, 7.5rem);
}

.p-form__enter.--berth .p-form__select-wrap:nth-child(3) {
	max-width: clamp(5.75rem, 5.087790111rem + 2.8254288597vw, 7.5rem);
}

.p-form__item-flex {
	display: flex;
	gap: 24px;
}

input,
textarea {
	caret-color: #2CA86D;
}

.p-form__required,
.p-form__free {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	flex-shrink: 0;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	vertical-align: text-bottom;
}

.p-form__required {
	background-color: #EC694A;
}

.p-form__free {
	background-color: #888;
}

::-moz-placeholder {
	color: #888;
	font-weight: 500;
}

::placeholder {
	color: #888;
	font-weight: 500;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fafafa;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 16px;
	padding: clamp(0.75rem, 0.6553985873rem + 0.4036326942vw, 1rem) clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	width: 100%;
}

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

textarea {
	min-height: 132px;
	resize: none;
	width: 100%;
}

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

/* セレクトボックス */

.p-form__select-wrap {
	position: relative;
}

.p-form__select-wrap::after {
	border: 1.5px solid #2CA86D;
	border-bottom: 0;
	border-left: 0;
	box-sizing: border-box;
	content: "";
	display: inline-block;
	height: 10px;
	line-height: 1;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 45%;
	transform: translateY(-25%) rotate(135deg);
	vertical-align: middle;
	width: 10px;
}
.mw_wp_form_confirm .p-form__select-wrap::after{
	border: none;
	top: 4px;
	transform: translateY(0) rotate(0);
}
.mw_wp_form_confirm .--berth .p-form__select-wrap{
	max-width: 100px;
}

.mw_wp_form_confirm .--berth .p-form__select-wrap:first-child::after{
	content: "年";
}
.mw_wp_form_confirm .--berth .p-form__select-wrap:nth-child(2)::after{
	content: "月";
}
.mw_wp_form_confirm .--berth .p-form__select-wrap:nth-child(3)::after{
	content: "日";
}
.p-form__select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 100%;
}

.p-form__select::-ms-expand {
	display: none;
}

.p-form__select:focus {
	border: 1px solid #2CA86D;
	box-shadow: none;
	outline: none;
}

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

/* チェックボックス */

.p-form__checkbox {
	-moz-column-gap: 16px;
	column-gap: 16px;
	display: flex;
}

.mwform-checkbox-field.vertical-item {
	display: block;
}
.mwform-checkbox-field.vertical-item label{
	cursor: pointer;
}

.mwform-checkbox-field.vertical-item:not(:last-of-type) {
	margin-bottom: 8px;
}

.p-form__checkbox-label.--privacypolicy {
	display: block;
	text-align: center;
}

.mwform-checkbox-field-text{
	display: inline-block;
	padding-left: 25px;
	position: relative;
}

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

input[type=checkbox] + .mwform-checkbox-field-text::before {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	content: "";
	display: inline-block;
	height: 17px;
	left: 0;
	margin-right: 8px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 17px;
}

input[type=checkbox] + .mwform-checkbox-field-text::after {
	border-bottom: 1.5px solid #fff;
	border-right: 1.5px solid #fff;
	content: "";
	height: 11px;
	left: 2px;
	opacity: 0;
	position: absolute;
	top: 39%;
	transform: rotate(45deg) translateY(-50%);
	transition: all 0.3s;
	width: 6px;
	z-index: 1;
}

input[type=checkbox]:focus + .mwform-checkbox-field-text::before {
	box-shadow: 0 0 2px 2px rgba(44, 168, 109, 0.4);
}

input[type=checkbox]:checked + .mwform-checkbox-field-text::before {
	background-color: #2CA86D;
	border-color: #2CA86D;
}

input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
	opacity: 1;
}

/* チェックボックス丸 */

.p-form__enter.--circle input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

.p-form__enter.--circle input[type=checkbox] + .p-form__checkbox-span::before {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 17px;
	left: 0;
	margin-right: 8px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 17px;
}

.p-form__enter.--circle input[type=checkbox] + .p-form__checkbox-span::after {
	background-color: #2CA86D;
	border: none;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 11px;
	height: 11px;
	left: auto;
	opacity: 0;
	position: absolute;
	right: calc(100% - 10px);
	top: 43.497%;
	transform: rotate(45deg) translateY(-50%);
	transition: all 0.3s;
	width: 11px;
	z-index: 1;
}

.p-form__enter.--circle input[type=checkbox]:focus + .p-form__checkbox-span::before {
	box-shadow: 0 0 2px 2px rgba(44, 168, 109, 0.4);
}

.p-form__enter.--circle input[type=checkbox]:checked + .p-form__checkbox-span::before {
	border-color: #2CA86D;
}

.p-form__enter.--circle input[type=checkbox]:checked + .p-form__checkbox-span::after {
	opacity: 1;
}

/* 入力ボックス下テキスト */

.p-form__enter-attention {
	font-size: clamp(0.75rem, 0.7026992936rem + 0.2018163471vw, 0.875rem);
	margin-top: 8px;
}

.p-form__privacy {
	margin-bottom: 40px;
	margin-top: 40px;
}

.p-form__privacy-text {
	font-weight: 700;
	margin-bottom: 16px;
	text-align: center;
}

.p-form__privacy-link {
	color: #EC694A;
	display: inline;
	text-decoration: underline;
}

.p-form__submit {
	display: block;
	font-size: 20px;
	line-height: 160%;
	margin: 0 auto;
	max-width: 268px;
	padding: 16px 8px;
	width: 100%;
	transition: .4s;
}
.p-form__submit:hover {
	opacity: .7;
}

.p-form__submit.backbtn {
	color: #EC694A;
	border: 2px solid #EC694A;
	margin-bottom: 10px;
}


/* ============================
p-top-cta2025/02/18追加
 ========================= */

.p-top-cta {
	background-color: #ABCD03;
	padding: clamp(2rem, 1.2431886983rem + 3.229061554vw, 4rem) 20px;
}

.p-top-cta__inner {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1080px;
	padding: clamp(1rem, 0.6215943491rem + 1.614530777vw, 2rem) clamp(1rem, -0.1825176589rem + 5.0454086781vw, 4.125rem) clamp(1.5rem, 1.3107971746rem + 0.8072653885vw, 2rem);
	width: 100%;
}

.p-top-cta__heading {
	font-size: clamp(1.3125rem, 0.9577447023rem + 1.5136226034vw, 2.25rem);
	margin-bottom: clamp(0.5rem, 0.1215943491rem + 1.614530777vw, 1.5rem);
}

.p-top-cta__heading span {
	-webkit-box-decoration-break: clone;
	background: linear-gradient(transparent 70%, #F5F942 70%);
	box-decoration-break: clone;
}

.p-top-cta__heading br {
	display: none;
}

.p-top-cta__text {
	font-size: clamp(0.875rem, 0.6384964682rem + 1.0090817356vw, 1.5rem);
	font-weight: 700;
	margin-bottom: clamp(1rem, 0.8344475277rem + 0.7063572149vw, 1.4375rem);
	text-align: center;
}

.p-top-cta__text br {
	display: none;
}

/* 電話ボタン */

.p-top-cta__tel-link {
	-moz-column-gap: clamp(1.125rem, 0.9639865997rem + 0.3350083752vw, 1.25rem);
	align-items: center;
	background-color: #fff;
	border: 2px solid #EC694A;
	column-gap: clamp(1.125rem, 0.9639865997rem + 0.3350083752vw, 1.25rem);
	display: flex;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	margin-bottom: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
}

/*初回相談0円*/

.p-top-cta__tel-link-first {
	align-items: center;
	background: #F3F3F3;
	display: flex;
	flex-shrink: 0;
	font-size: clamp(0.75rem, 0.3715943491rem + 1.614530777vw, 1.75rem);
	letter-spacing: 2.24px;
	line-height: 116%;
	padding: 15px 28px 15px 36px;
}

.p-top-cta__tel-link-first span {
	color: #EC694A;
	font-family: "Noto Sans JP", serif;
	font-size: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
	letter-spacing: -0.96px;
	line-height: 0.7;
}

.p-top-cta__tel-link-first span span {
	font-size: clamp(3.25rem, 0.351758794rem + 6.0301507538vw, 5.5rem);
}

.p-top-cta__tel-link-contents {
	-moz-column-gap: 16px;
	align-items: center;
	column-gap: 16px;
	display: flex;
}

.p-top-cta__tel-link-number {
	align-items: center;
	align-items: flex-end;
	color: #EC694A;
	display: flex;
	font-family: "Noto Sans JP", serif;
	font-size: clamp(1.875rem, -0.540201005rem + 5.0251256281vw, 3.75rem);
	justify-content: center;
}

.p-top-cta__tel-link-icon {
	filter: invert(54%) sepia(20%) saturate(1500%) hue-rotate(332deg) brightness(90%) contrast(95%);
	width: clamp(2.0625rem, 0.2108458961rem + 3.8525963149vw, 3.5rem);
}

.p-top-cta__tel-link-text {
	font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
	font-weight: 700;
	margin-top: auto;
}

.p-top-cta__links {
	align-items: center;
	display: flex;
	gap: 16px;
	margin-bottom: clamp(1.25rem, 1.1553985873rem + 0.4036326942vw, 1.5rem);
}

/* mail,lineボタン */

.p-top-cta__links-item {
	-moz-column-gap: clamp(0.75rem, 0.6553985873rem + 0.4036326942vw, 1rem);
	align-items: center;
	border-radius: 8px;
	box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.24);
	column-gap: clamp(0.75rem, 0.6553985873rem + 0.4036326942vw, 1rem);
	display: flex;
	font-size: clamp(1.25rem, 1.1553985873rem + 0.4036326942vw, 1.5rem);
	font-weight: 700;
	justify-content: center;
	padding: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem) 16px;
	width: 100%;
}

.p-top-cta__links-item.--mail {
	background-color: #EC694A;
	color: #fff;
}

.p-top-cta__links-item.--mail img {
	filter: invert(84%) sepia(100%) saturate(14%) hue-rotate(193deg) brightness(107%) contrast(105%);
}

.p-top-cta__links-item.--line {
	background-color: #06C755;
	color: #fff;
	text-transform: uppercase;
}

.p-top-cta__links-item-icon {
	height: clamp(1.75rem, 1.4661957619rem + 1.2108980827vw, 2.5rem);
	width: clamp(1.75rem, 1.4661957619rem + 1.2108980827vw, 2.5rem);
}


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

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

.u-font { /* カラー */
}

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

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

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

.u-font-color--green {
	color: #2CA86D;
}

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

/* ============================
u-bg-color
 ========================= */

.u-bg-color__orange {
	background-color: #FFF7E9;
}

.u-bg-color__green {
	background-color: #FAFEE2;
}

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

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

/* セクション余白 */

/* ============================
u-spacing
 ========================= */

/* 各セクション共通余白 */

.u-spacing__section {
	padding-bottom: clamp(3.5rem, 2.9323915237rem + 2.4217961655vw, 5rem);
	padding-top: clamp(3rem, 2.2431886983rem + 3.229061554vw, 5rem);
}

@media (min-width: 450px) and (max-width: 520px) {

div.p-fv__contents {
	transform: translate(-50%, 0) scale(1.28);
}

}

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

.p-fv__contents {
	transform: translateY(-50%) scale(0.85);
}

.p-services__list {
	gap: 16px;
}

}

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

.p-fv__contents {
	top: 57%;
	transform: translateY(-50%) scale(0.8);
}

.p-services__item:nth-child(4) .p-services__summary-title-text {
	white-space: wrap;
}

}

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

.l-header__logo {
	margin-top: clamp(1.25rem, 0.0572519084rem + 5.0890585242vw, 2.5rem);
	width: clamp(6.25rem, -5.677480916rem + 50.8905852417vw, 18.75rem);
}

.l-footer {
	margin-bottom: clamp(5.125rem, 4.366rem + 3.79vw, 6.188rem);
}

.c-button.--cta-button {
	border-radius: 24px;
	padding: 8px 16px;
}

.c-button.--cta-button img {
	display: none;
}

.c-button.--cta-button br {
	display: block;
}

.c-heading .--marker {
	background: none;
}

.c-heading br.--pc {
	display: none;
}

.c-heading br.--sp {
	display: block;
}

.p-fv__contents {
	bottom: clamp(0.813rem, -6.966rem + 23.89vw, 4.5rem); /* 13~72px,521~768 */
	left: 50%;
	top: auto;
	transform: translate(-50%, 0) scale(1.4);
	transform-origin: bottom;
}

.p-fv__contents-micro {
	margin-bottom: 7px;
}

.p-fv__contents-copy {
	letter-spacing: 1.032px;
	line-height: 110%;
	margin-bottom: 18px;
}

.p-worry__heading br {
	display: block;
}

.p-worry__list {
	align-items: center;
	flex-direction: column;
}

.p-worry__item:nth-of-type(1),
.p-worry__item:nth-of-type(2),
.p-worry__item:nth-of-type(3) {
	max-width: 100%;
}

.p-worry__item:nth-of-type(1) .p-worry__item-text,
.p-worry__item:nth-of-type(2) .p-worry__item-text {
	margin-bottom: 0;
}

.p-worry__item:nth-of-type(1) .p-worry__item-pic,
.p-worry__item:nth-of-type(2) .p-worry__item-pic {
	display: none;
}

.p-worry__item-text {
	font-size: 20px;
	line-height: 140%;
	white-space: normal;
}

.p-worry__item-pic {
	margin-left: 4%;
}

.p-worry__item-pic::before {
	left: 42%;
}

.p-about__heading {
	flex-direction: column;
}

.p-about__heading-text {
	line-height: 140%;
	text-align: center;
}

.p-about__heading-text .--bg {
	display: inline-block;
	margin: 12px 0;
	margin-right: 0;
	font-size: clamp(1rem, 2.3107971746rem + 0.8072653885vw, 2rem);
}

.p-about__sub-content {
	flex-direction: column;
}

.p-about__sub-content-heading {
	text-align: center;
}

.p-about__sub-content-pic {
	max-width: 100%;
}

.p-inheritance__content-heading br {
	display: block;
}

.p-reason__heading br {
	display: block;
}

.p-reason__item::after {
	display: none;
}

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

.p-reason__item-heading-number {
	letter-spacing: -2.24px;
}

.p-reason__item-heading-text {
	line-height: 140%;
}

.p-reason__item-content {
	flex-direction: column;
}

.p-reason__item-content-pic {
	max-width: 100%;
}

.p-case__list {
	flex-direction: column;
}

.p-case__item {
	width: 100%;
}

.p-case__item-content-heading {
	line-height: 140%;
}

.p-detail__description br {
	display: block;
}

.p-detail__sub-list {
	flex-direction: column;
}

.p-detail__sub-list .p-detail__item {
	width: 100%;
}

.p-detail__item.--big {
	align-items: normal;
	flex-direction: column;
	padding-bottom: 24px;
}

.p-detail__item.--big .p-detail__item-content {
	margin-bottom: 16px;
	max-width: 100%;
}

.p-detail__item.--big .p-detail__item-content-heading {
	line-height: 130%;
}

.p-detail__item-content {
	margin-bottom: 16px;
}

.p-detail__item-content-heading {
	margin: 0 auto 16px;
	max-width: 400px;
	width: 100%;
}

.p-detail__item-plan-list {
	padding-left: 20px;
}

.p-services__list {
	display: flex;
	gap: 24px;
	flex-direction: column;
}

.p-services__item:nth-child(2) .p-services__summary-title-price {
	font-size: 24px;
}

.p-services__item:nth-child(4) .p-services__summary-title-text {
	font-size: 18px;
}

.p-services__item:nth-child(4) .p-services__summary-title-text br {
	display: block;
}

.p-services__item:nth-child(6) .p-services__summary-title-price {
	padding-bottom: 12px;
}

.p-services__item:nth-child(6) .p-services__summary-title-price .p-services__summary-title-price-item {
	display: block;
}

.p-services__item:nth-child(6) .p-services__summary-title-price .p-services__summary-title-price-item:not(:last-of-type) {
	border: none;
	margin-bottom: 7px;
	margin-right: 0;
	padding-right: 0;
}

.p-services__summary {
	background-color: transparent;
	cursor: pointer;
	padding: 0;
}

.p-services__summary-title {
	align-items: normal;
	flex-direction: column;
}

.p-services__summary-title-text {
	background-color: #F8FAF2;
	padding: 12px 16px;
	width: 100%;
}

.p-services__summary-title-text br {
	display: none;
}

.p-services__summary-title-price {
	padding: 12px 16px;
	position: relative;
}

.p-services__summary-title-price .--arrow {
	border: 3px solid #403423;
	border-bottom: 0;
	border-left: 0;
	box-sizing: border-box;
	display: inline-block;
	height: 12px;
	line-height: 1;
	position: absolute;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%) rotate(135deg);
	transition: transform 0.3s 0s ease-in-out;
	vertical-align: middle;
	width: 12px;
}

.p-services__item-content-inner {
	padding-top: 0;
}

.p-office__table-row:first-of-type {
	border: none;
}

.p-office__table-row {
	border: none;
	flex-direction: column;
}

.p-office__table-head {
	border-bottom: 1px solid #403423;
	border-top: 1px solid #403423;
	max-width: 100%;
}

.p-faq__item-question {
	line-height: 140%;
}

.p-flow__list-item::after {
	left: 36px;
}

.p-flow__list-item-number {
	height: 72px;
	width: 72px;
}

.p-flow__list-item-text {
	line-height: 180%;
}

.p-flow__list-item-button {
	flex-direction: column;
}

.p-voice__item-comment-heading {
	line-height: 140%;
}

.p-form__field {
	max-width: 100%;
}

.p-form__enter.--flex {
	flex-direction: column;
}

.p-form__item-flex {
	flex-direction: column;
}

.p-form__item-flex .p-form__field {
	margin-bottom: 32px;
}

.p-form__item-flex .p-form__field:first-of-type {
	margin-bottom: 0;
}

.p-form__select-wrap {
	width: 100%;
}

.p-form__privacy-text {
	text-align: left;
}

.p-form__submit {
	line-height: 140%;
	max-width: 303px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.p-top-cta__heading br {
	display: block;
}

.p-top-cta__text br {
	display: block;
}

.p-top-cta__tel-link {
	-moz-column-gap: 0;
	column-gap: 0;
}

.p-top-cta__tel-link-first {
	display: flex;
	flex-direction: column;
	letter-spacing: normal;
	line-height: 100%;
	row-gap: 8px;
}

.p-top-cta__tel-link-first br {
	display: none;
}

.p-top-cta__tel-link-first span {
	letter-spacing: -2.08px;
}

.p-top-cta__tel-link-contents {
	flex-direction: column;
	margin: 0 auto;
}

.p-top-cta__tel-link-number {
	font-size: clamp(1.625rem, 0.7900763359rem + 3.5623409669vw, 2.5rem);
	margin-bottom: 11px;
}

.p-top-cta__tel-link-icon {
	width: clamp(1.75rem, 1.087790111rem + 2.8254288597vw, 3.5rem);
}

.p-top-cta__links {
	flex-direction: column;
}


}

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

.p-fv__contents {
	bottom: 13px;
	transform: translate(-50%, 0);
}

.p-case__item-heading-icon {
	width: 40%;
}

.p-case__item-heading-text {
	flex: 1;
}

.p-voice__item:first-of-type .p-voice__item-comment::before {
	right: calc(100% - 11.5px);
}

.p-voice__item:last-of-type .p-voice__item-comment::before {
	left: calc(100% - 11.5px);
}

.p-voice__item-comment:before {
	height: 28px;
	top: 19px;
	width: 28px;
}

.p-top-cta__tel-link-first {
	padding: 10px 12px;
}

}

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

.c-button.--cta-button {
	font-size: 14px;
	padding: 6px 8px;
}

.c-heading {
	font-size: 24px;
}

.c-heading.--border {
	-moz-column-gap: 8px;
	column-gap: 8px;
}

.c-heading.--border::before,
.c-heading.--border::after {
	width: 20px;
}

.p-worry__heading {
	white-space: nowrap;
}

.p-inheritance__heading {
	font-size: 20px;
}

.p-reason__item-heading {
	font-size: 20px;
}

.p-case__item-heading {
	gap: 8px;
}

.p-case__item-heading-icon img {
	height: 70px;
	width: 70px;
}

.p-case__item-heading-icon-user {
	font-size: 11px;
}

.p-case__item-heading-text {
	font-size: 18px;
}

.p-case__item-heading-text .--small {
	font-size: 14px;
}

.p-case__item-middle {
	flex-direction: column;
}

.p-case__item-middle-content {
	width: 100%;
}

.p-case__item-middle-content.--worry::after {
	left: 50%;
	top: calc(100% + 8px);
	transform: translateX(-50%) rotate(90deg);
}

.p-detail__item.--big .p-detail__item-content-heading {
	font-size: 16px;
	padding: 8px 16px;
}

.p-detail__item.--big .p-detail__item-content-text {
	font-size: 16px;
}

.p-detail__item-content-copy {
	font-size: 12px;
}

.p-detail__item-content-copy::before,
.p-detail__item-content-copy::after {
	height: 30px;
}

.p-detail__item-content-heading {
	font-size: 16px;
	padding: 8px 16px;
}

.p-detail__item-content__price .--big {
	font-size: 38px;
}

.p-detail__item-content__price {
	font-size: 20px;
}

.p-detail__item-content-text {
	font-size: 16px;
}

.p-faq__list-item {
	padding: 12px;
}

.p-faq__item-question,
.p-faq__item-answer {
	-moz-column-gap: 6px;
	column-gap: 6px;
}

.p-flow__list-item::after {
	left: 25px;
}

.p-flow__list-item-number {
	font-size: 10px;
	height: 50px;
	width: 50px;
}

.p-flow__list-item-number span {
	font-size: 20px;
}

.p-voice__item:first-of-type .p-voice__item-comment::before {
	right: calc(100% - 41px);
	transform: rotate(315deg);
}

.p-voice__item:first-of-type {
	flex-direction: column;
}

.p-voice__item:last-of-type .p-voice__item-comment::before {
	left: calc(100% - 41px);
	transform: rotate(315deg);
}

.p-voice__item:last-of-type {
	align-items: flex-end;
	flex-direction: column-reverse;
}

.p-voice__item-comment:before {
	top: -16px;
}

.p-form__label label {
	-moz-column-gap: 2px;
	column-gap: 2px;
	font-size: 13px;
}

.p-form__privacy .p-form__checkbox-span {
	font-size: 14px;
}

.p-form__privacy-text {
	font-size: 14px;
}


.p-top-cta__inner {
	padding: 16px 10px;
}

.p-top-cta__heading {
	font-size: 18px;
}

.p-top-cta__tel-link-first span span {
	font-size: 40px;
}

.p-top-cta__tel-link-number {
	font-size: 21px;
}

.p-top-cta__tel-link-icon {
	width: 20px;
}

.p-top-cta__tel-link-text {
	font-size: 11px;
}

.p-top-cta__links-item {
	font-size: 18px;
}

.p-top-cta__links-item-icon {
	height: 20px;
	width: 20px;
}

}

@media (max-width: 349px) {

div.p-fv__contents {
	transform: translate(-50%, 0) scale(0.85);
}

}

/* modalのCSS */

.remodal,
[data-remodal-id] {
  display: none;
}
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.6;
}
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
@media screen and (max-width: 768px) {

  .remodal{
    max-width: 90%; 
  }

}
.remodal.active{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
  height: 80vh;
}
.modal-ovr{
  display: none;
}
.modal-ovr.active{
  display: block;
  content: "";
  position: fixed;
  width: 100%;
  height: 100vh;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: rgba(0,0,0,.5);
}
.modal-inner {
  overflow-y: auto;
  max-height: 80vh;
  padding: 20px;
  text-align: left;
  font-size: 14px;
}

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

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

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

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

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

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

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


/**
* ----------------------------------------
送信完了画面
* ----------------------------------------
**/
@media screen and (max-width: 768px) {
  .form-notice__img {
    display: none;
  }
}

.form-notice {
  text-align: left;
}

.form-notice__title {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: center;
}

.form-notice__title--small {
  font-size: 20px;
}

.form-notice__title--str {
  text-decoration: underline;
}

.form-notice__content, .form-notice__content--small {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
  /*width: 410px;*/
  margin: 0 auto 30px;
}

.form-notice__content .txt {
  text-align: left;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.form-notice__content--small {
  font-size: 14px;
  width: 100%;
  margin-top: -23px;
}

.form-notice__for-tel {
  margin-bottom: 16px;
}

.form-notice__img {
  margin: 0 auto 30px;
  width: 580px;
}

.form-notice-content__tel {
  font-size: 30px;
  letter-spacing: 1px;
  padding-left: 30px;
  background: url(../img/svg/icon_tel_orange.svg) no-repeat left center;
  background-size: 26px;
}

.form-notice-content__tel a{
  display: inline-block;
}
.form-notice-content__tel-num {
  position: relative;
  top: -15px;
  left: 5px;
  max-width: 204px;
}

/* TSL-2579 相続パックテキスト修正 */
.p-services__item:nth-child(1) {
  grid-area: 1 / 1 / 2 / 3;
}

.p-services__item:nth-child(2) {
  grid-area: 1 / 3 / 2 / 5;
}

.p-services__item:nth-child(2) .p-services__summary-title-price {
  font-size: 24px;
}

.p-services__item:nth-child(3) {
  grid-area: 1 / 5 / 2 / 7;
}

.p-services__item:nth-child(4) {
  grid-area: 2 / 1 / 3 / 4;
}

.p-services__item:nth-child(5) {
  grid-area: 2 / 4 / 3 / 7;
}

.p-services__item:nth-child(6) {
  grid-area: 3 / 1 / 4 / 4;
}
.p-services__item:nth-child(6) .p-services__summary {
  background-color: #F8FAF2;
}

.p-services__item:nth-child(6) .p-services__summary-title{
  flex-direction: row;
  align-items: center;
}

.p-services__item:nth-child(6) .p-services__summary-title-text {
flex-shrink: 0;
}

.p-services__item:nth-child(6) .p-services__summary-title-price {
  padding: 12px 16px;
  font-size: 18px;
}

.p-services__item:nth-child(7) {
  grid-area: 3 / 4 / 4 / 7;
}

.p-services__item:nth-child(8) {
  grid-area: 4 / 1 / 5 / 7;
}

.p-services__item:nth-child(8) .p-services__summary {
  background-color: transparent;
  padding: 0;
}

.p-services__item:nth-child(8) .p-services__summary-title {
  align-items: normal;
  flex-direction: column;
}

.p-services__item:nth-child(8) .p-services__summary-title-text {
  background-color: #F8FAF2;
  padding: 12px 16px;
}

.p-services__item:nth-child(8) .p-services__summary-title-price {
  padding: 12px 16px 0;
}

.p-services__item:nth-child(8) .p-services__summary-title-price .p-services__summary-title-price-item {
  font-size: 16px;
}

.p-services__item:nth-child(8) .p-services__summary-title-price .p-services__summary-title-price-item:not(:last-of-type) {
  border-right: 1px solid #ABCD03;
  margin-right: 24px;
  padding-right: 24px;
}

.p-services__item:nth-child(8) .p-services__summary-title-price .p-services__summary-title-price-item .--big {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .p-services__item:nth-child(6) .p-services__summary-title {
      flex-direction: column;
      align-items: stretch;
  }
  
  .p-services__item:nth-child(6) .p-services__summary {
    background-color: transparent;
  }

  .p-services__item:nth-child(6) .p-services__summary-title-price {
    font-size: 24px;
  }

  .p-services__item:nth-child(8) .p-services__summary-title-price .p-services__summary-title-price-item {
    display: block;
  }

  .p-services__item:nth-child(8) .p-services__summary-title-price .p-services__summary-title-price-item:not(:last-of-type) {
    border: none;
    margin-bottom: 7px;
    margin-right: 0;
    padding-right: 0;
  }
}
/* 2025/05 TVCM放送中バナー追加 */
.tv-banner {
    max-width: 882px;
    width: 100%;
    margin: 0 auto;
    padding: 64px 16px 0;
    box-sizing: border-box;
}
@media screen and (max-width:768px){
    .tv-banner {
        padding: 24px 16px;
    }
    .p-worry__inner {
        padding-top: 30px;
    }
}

/* TSL-2749 LINEボタン削除 */
.c-button{
  justify-content: center;
  width: 50%;
  line-height: 1.4;
}

@media screen and (min-width: 769px){
.p-top-cta-first .p-top-cta__links-item.--mail img{
  filter:none;
  width: 80px;
  height: auto;
}

.p-top-cta-first .p-top-cta__links-item.--mail{
  padding: 5px;
  font-size: 2rem;
}

.p-top-cta-first .p-top-cta__links-item{
  gap:30px
}

.p-top-cta-first .p-top-cta__links-item.--mail::after {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
}

@media screen and (max-width: 768px) {
  .c-button.--cta-button img {
    display: block;
  }

  .p-top-cta-first .p-top-cta__links-item.--mail::after { 
    display: none;
  }
}

/* TSL2764 ポップアップ検証 */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  /* 半透明の黒 */
  z-index: 9998;
}

.exit-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* background: white; */
  background-image: url(../img/bg/popup-bg_pc.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 378px;
  height: 342px;
  z-index: 9999;
  /* オーバーレイの上に */
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.24);
  transition: .5s ease;
}

.popup-overlay,
.exit-popup {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.popup-overlay.is-visible,
.exit-popup.is-visible {
  opacity: 1;
  visibility: visible;
}

.popup-button {
  position: absolute;
  top: -24px;
  right: 0;
  width: 24px;
  height: 24px;
  display: grid;
  padding: 0;
}

.popup-link {
  max-width: 300px;
  background-color: #F5F942;
  margin: auto;
  display: flex;
  padding: 10px;
  width: 90%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50px;
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  color:#000;
}

.popup-link:hover {
  opacity: 1;
}

.popup-link::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #333;
  transform: rotate(45deg);
  border-left: 0;
  border-bottom: 0;
  position: absolute;
  right: 26px;
}

@media screen and (max-width: 768px) {
  .exit-popup {
    width: 300px;
    height: 271px;
    background-image: url(../img/bg/popup-bg_sp.webp);
  }
}