/********************************
* インナー
********************************/

/********************************
* フォント
********************************/

/********************************
* カラー
********************************/

html {
	font-size: 16px;
	scroll-behavior: smooth;
}

body {
	background-color: #FFFBEB;
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
}

/* link */

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

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

a:hover {
	opacity: 0.8;
}

/* img */

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

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

/*! 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;
	-webkit-box-sizing: border-box;
	        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;
	-webkit-box-sizing: content-box;
	        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: pointer;
}

/* Interactive */

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
	outline: auto;
}

/* Tables */

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

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
	border-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

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

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

/* フェード設定 */

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

.splide__container {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	-webkit-animation: splide-loading 1s linear infinite;
	        animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2em;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: 0.9;
}

.splide__arrow:disabled {
	opacity: 0.3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: 0.5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: 0.7;
	padding: 0;
	position: relative;
	-webkit-transition: -webkit-transform 0.2s linear;
	transition: -webkit-transform 0.2s linear;
	transition: transform 0.2s linear;
	transition: transform 0.2s linear, -webkit-transform 0.2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	-webkit-transform: scale(1.4);
	        transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: 0.9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	-webkit-transform: scaleX(1);
	        transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	-webkit-transform: translate(-50%);
	        transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: 0.5em;
	top: 0;
}

.l-404 {
	margin-block: 5rem 7.5rem;
}

.l-header {
	left: 0;
	position: fixed;
	top: 0;
	z-index: 50;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: calc(1280px + 6.6666%);
	padding-left: 3.3333%;
	padding-right: 3.3333%;
	width: 100%;
}

.l-mv-lower {
	margin-top: 2rem;
}

.l-scroll-top {
	bottom: 0.625rem;
	position: fixed;
	right: 0.625rem;
}

.l-section {
	margin-top: 1.28125rem;
}

.l-section._news {
	margin-top: 1.28125rem;
}

.l-top-about {
	margin-top: -2.5rem;
}

.l-top-photo {
	margin-top: 10.1875rem;
}

.l-top-point {
	margin-top: 19.9375rem;
}

.l-top-program {
	margin-top: 3.4375rem;
}

.c-accordion {
	background: #fff;
	border-radius: 0.25rem;
}

.c-accordion summary::-webkit-details-marker {
	display: none;
}

.c-accordion__title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.25rem;
	font-weight: 500;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	line-height: 150%;
	padding: 1.125rem 1.6875rem;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.c-accordion__title::before {
	background: #E8E8E8;
	bottom: -0.0625rem;
	content: "";
	height: 0.0625rem;
	left: 50%;
	opacity: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	width: 96%;
}

.c-accordion.is-open .c-accordion__title::before {
	opacity: 1;
}

.c-accordion__icon {
	-webkit-align-self: flex-start;
	    -ms-flex-item-align: start;
	        align-self: flex-start;
	font-size: 1rem;
	margin-top: 1rem;
	position: relative;
	right: 0.875rem;
	-webkit-transform-origin: center;
	        transform-origin: center;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-accordion__icon::before {
	background-image: url(../images/common/arrow-top@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 1.75rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	        transform: translate(-50%, -50%) rotate(180deg);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 1.75rem;
}

.c-accordion.is-open .c-accordion__icon::before {
	-webkit-transform: translate(-50%, -50%) rotate(0);
	        transform: translate(-50%, -50%) rotate(0);
}

.c-accordion__content {
	background: #fff;
	color: #000;
	font-size: 1.125rem;
	overflow: hidden;
	text-decoration: none;
}

.c-accordion__content-inner {
	padding: 1.625rem 1.375rem 2.5rem;
}

.c-accordion__point span {
	background: #E65A10;
	border-radius: 3.125rem;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 150%;
	padding: 0.125rem 0.625rem;
	text-transform: capitalize;
}

.c-accordion__titleBlock {
	grid-gap: 0.75rem;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: -ms-grid;
	display: grid;
	gap: 0.75rem;
	-ms-grid-columns: 5.125rem 1fr;
	grid-template-columns: 5.125rem 1fr;
	padding-right: 3rem;
	text-align: justify;
}

.c-accordion__contentsText {
	font-size: 1rem;
	line-height: 150%;
	margin-inline: auto;
	max-width: 40rem;
	text-align: left;
	width: 100%;
}

.c-accordion__wrapper {
	margin-inline: auto;
	max-width: 40rem;
	width: 100%;
}

.c-accordion__container {
	background: #FAFAFA;
	border-radius: 0.5rem;
	margin-inline: auto;
	margin-top: 1.8125rem;
	padding: 1rem 2.5rem;
}

.c-accordion__containerTitle {
	color: #E65A10;
	font-size: 1rem;
	font-weight: 700;
	line-height: 100%;
	text-align: center;
}

.c-accordion__containerText {
	font-size: 1rem;
	line-height: 150%;
	margin-top: 0.75rem;
}

.c-accordion__youtube {
	aspect-ratio: 308/175;
	display: block;
	margin-top: 1.5rem;
	overflow: hidden;
	width: 100%;
}

.c-accordion__youtube iframe {
	border-radius: 0.5rem;
	height: 100%;
	width: 100%;
}

.c-accordion__itemsBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	margin-inline: auto;
	margin-top: 1.25rem;
	max-width: 52.5rem;
	width: 100%;
}

.c-accordion__items {
	max-width: 25rem;
	width: 100%;
}

.c-accordion__item:nth-child(n+2) {
	margin-top: 0.5rem;
}

/*--------------------/*--------------------
 accordion
--------------------*/

.c-accordion2 {
	margin-inline: auto;
	max-width: 21.875rem;
	position: relative;
	width: 100%;
	z-index: 10;
}

.c-accordion2__content {
	background: #fff;
	border: 0.25rem solid #F8923F;
	border-radius: 1.25rem;
	-webkit-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
	        box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 1.625rem 1.25rem 1.25rem;
	position: relative;
}

.c-accordion2__content::before {
	background-image: url(../images/top/accordion-button@2x.png);
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3rem;
	left: 50%;
	position: absolute;
	top: -1.5rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 10.8125rem;
}

.c-accordion2__accordionMoreContent {
	display: none;
}

.c-accordion2__button {
	cursor: pointer;
	display: block;
	height: auto;
	margin-top: -1.25rem;
	position: relative;
	text-align: center;
}

.c-accordion2__button::before {
	background-image: url(../images/top/rumor-background-mask@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3rem;
	left: 50%;
	position: absolute;
	top: -2.5rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 18.5rem;
}

.c-accordion2__buttonText {
	display: none;
}

/* is-active時（展開時）の切り替え */

.c-accordion2__button.is-active::before {
	display: none;
}

.c-accordion2__button.is-active .c-button1::before {
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-180deg);
	        transform: translateY(-50%) rotate(-180deg);
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

.c-accordion2__content.is-active {
	padding-bottom: 2.5rem;
}

.c-accordion2__buttonText.is-active {
	display: block;
	display: inline-block;
}

.c-accordion2__item::before {
	color: #F8923F;
	content: "•";
	font-size: 1.75rem;
	left: 0.625rem;
	position: absolute;
	top: 42%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.c-accordion2__item::after {
	background-image: url(../images/top/rumor-line@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -0.5rem;
	content: "";
	height: 0.125rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 25rem;
}

.c-accordion2__item-small {
	letter-spacing: -4.8px;
}

.c-balloon {
	color: #333;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.3636363636;
	margin-left: 1.6875rem;
	margin-left: 8.8524590164%;
	margin-left: 0.5rem;
	position: relative;
	z-index: 10;
}

.c-balloon::before {
	background-image: url(../images/common/media-background01@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 8.5rem;
	left: 48%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 22.125rem;
	z-index: -1;
}

.c-balloon._small::before {
	background-image: url(../images/common/media-background08@2x.png);
	height: 8.5rem;
	width: 20.1875rem;
}

.c-balloon._first {
	width: 19.25rem;
}

.c-balloon._second {
	margin-left: 0.5rem;
	width: 18rem;
	width: 18.3125rem;
}

.c-balloon._third {
	margin-left: -0.375rem;
	width: 16.5625rem;
}

.c-blog-card1 {
	background: #fff;
	border: 0.3125rem solid #B3E7CA;
	border-radius: 1.4375rem;
	max-width: 31.875rem;
	position: relative;
	width: 100%;
}

.c-blog-card1::before {
	background-image: url(../images/common/card-icon@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 1.3125rem;
	content: "";
	height: 2.875rem;
	position: absolute;
	right: 1.3125rem;
	width: 2.875rem;
}

.c-blog-card1__link {
	display: inline-block;
}

.c-blog-card1__img {
	aspect-ratio: 344/187;
	display: block;
	overflow: hidden;
}

.c-blog-card1__img img {
	-o-object-fit: cover;
	border-radius: 1.125rem 1.125rem 0 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-blog-card1__body {
	padding: 0.8125rem 1.375rem 1.375rem 1.375rem;
}

.c-blog-card1__titles {
	font-weight: 500;
	line-height: normal;
}

.c-blog-card1__title {
	font-size: 1.625rem;
}

.c-blog-card1__subTitle {
	font-size: 1.375rem;
}

.c-blog-card1__date {
	font-family: "Inter", sans-serif;
	font-size: 0.875rem;
	line-height: 100%;
	margin-top: 0.6875rem;
}

.c-blog-card1__priceBlock {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5625rem;
	margin-top: 0.5625rem;
}

.c-blog-card1__priceTitle,
.c-blog-card1__daysTitle,
.c-blog-card1__experienceTitle {
	color: #F5751A;
	font-size: 1.375rem;
	font-weight: 600;
	line-height: 100%;
}

.c-blog-card1__daysTitle,
.c-blog-card1__experienceTitle {
	font-size: 1.25rem;
}

.c-blog-card1__priceText,
.c-blog-card1__daysText {
	font-family: "Inter", sans-serif;
	font-size: 1.375rem;
	line-height: 100%;
}

.c-blog-card1__contents {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	gap: 10px;
	margin-top: 0.8125rem;
}

.c-blog-card1__days {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.c-blog-card1__daysText._accent {
	position: relative;
}

/* .c-blog-card1__daysText._accent::before {
	background: #000;
	content: "";
	height: 90%;
	position: absolute;
	right: -0.8125rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.0625rem;
} */

.c-blog-card1__experience {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.c-experienceStars {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.15625rem;
}

.c-experienceStars__star {
	background-image: url("/assets/images/common/star-icon@2x.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 1.25rem;
	width: 1.3125rem;
}

.c-blog-card1__items {
	margin-top: 0.9375rem;
}

.c-blog-card1__item {
	font-family: #ccc;
	font-size: 1.125rem;
	line-height: normal;
	padding-left: 1.8125rem;
	position: relative;
}

.c-blog-card1__item::before {
	background-image: url(../images/common/pin-icon@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	content: "";
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

.c-blog-card1__item:nth-child(n+2) {
	margin-top: 0.25rem;
}

.c-blog-card2 {
	background: #fff;
	border-radius: 1.5rem;
}

.c-blog-card2__body {
	padding: 0.8125rem 1.375rem 1.375rem 1.375rem;
	padding: 1.25rem 2.625rem 1.0625rem 2.625rem;
}

.c-blog-card2__titles {
	font-weight: 700;
	line-height: normal;
}

.c-blog-card2__title {
	font-size: 2rem;
}

.c-blog-card2__subTitle {
	font-size: 1.5rem;
}

.c-blog-card2__date {
	font-family: "Inter", sans-serif;
	font-size: 1rem;
	line-height: 100%;
	margin-top: 1rem;
}

.c-blog-card2__priceBlock {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5625rem;
	margin-top: 1rem;
}

.c-blog-card2__priceTitle,
.c-blog-card2__daysTitle,
.c-blog-card2__experienceTitle {
	color: #F5751A;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 100%;
}

.c-blog-card2__priceText,
.c-blog-card2__daysText {
	font-family: "Inter", sans-serif;
	font-size: 1.125rem;
	line-height: 100%;
}

.c-blog-card2__button {
	background: #F5751A;
	border-radius: 0.25rem;
	color: #fff;
	display: inline-block;
	font-family: "Inter", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 100%;
	padding: 0.363125rem 1.095rem 0.186875rem 0.405rem;
	position: relative;
}

.c-blog-card2__button::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/program-button-arrow.svg);
	background: #fff;
	content: "";
	height: 0.4375rem;
	mask-image: url(../images/common/program-button-arrow.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: 0.4075rem;
	top: 57%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.5rem;
}

.c-blog-card2__contents {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	border-bottom: 0.0625rem solid #D1D1D1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.625rem;
	margin-top: 0.8125rem;
	padding-bottom: 1rem;
}

.c-blog-card2__days {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.c-blog-card2__daysText._accent {
	position: relative;
}

.c-blog-card2__daysText._accent::before {
	background: #000;
	content: "";
	height: 90%;
	position: absolute;
	right: -0.8125rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.0625rem;
}

.c-blog-card2__daysText._icon {
	letter-spacing: 1.8px;
	line-height: 110%;
}

.c-blog-card2__experience {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.c-experienceStars {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.15625rem;
}

.c-experienceStars__star {
	background-image: url("/assets/images/common/star-icon@2x.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 1.5rem;
	width: 1.5625rem;
}

.c-blog-card2__items {
	margin-top: 0.9375rem;
}

.c-blog-card2__item {
	font-family: #ccc;
	font-size: 1.125rem;
	line-height: normal;
	padding-left: 1.8125rem;
	position: relative;
}

.c-blog-card2__item::before {
	background-image: url(../images/common/pin-icon@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	content: "";
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

.c-blog-card2__item:nth-child(n+2) {
	margin-top: 0.25rem;
}

.c-blog {
	background: #fff;
	border-radius: 1.5625rem;
	padding: 1.5rem;
}

.c-blog__link {
	grid-gap: 1.625rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -ms-grid;
	display: grid;
	gap: 1.625rem;
	-ms-grid-columns: 11.625rem 1fr;
	grid-template-columns: 11.625rem 1fr;
}

.c-blog__img {
	aspect-ratio: 142/142;
	display: block;
	overflow: hidden;
}

.c-blog__img {
	-o-object-fit: cover;
	border-radius: 0.875rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-blog__contents {
	color: #333;
}

.c-blog__title {
	-webkit-box-orient: vertical;
	word-wrap: break-word; /* 長い単語を折り返す */
	-webkit-line-clamp: 2; /* 2行で制限 */
	border-bottom: 0.03125rem solid #333;
	display: -webkit-box;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: normal;
	max-height: 3em; /* 2行分の高さを設定 */
	overflow: hidden;
	padding-bottom: 0.4375rem;
	text-overflow: ellipsis; /* 省略記号を表示 */
	white-space: normal; /* 複数行に対応 */
}

.c-blog__name {
	font-size: 1rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.4375rem;
}

.c-blog__dl {
	margin-top: 0.71875rem;
}

.c-blog__item {
	grid-gap: 0.3125rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	display: -ms-grid;
	display: grid;
	font-size: 1rem;
	gap: 0.3125rem;
	-ms-grid-columns: 2.625rem 1fr;
	grid-template-columns: 2.625rem 1fr;
	margin-top: 0.3125rem;
}

.c-blog__dl .c-blog__item:nth-child(n+2) {
	margin-top: 0.3125rem;
}

.c-blog__dt {
	background: #F2F2F2;
	border-radius: 0.4375rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 100%;
	line-height: 120%;
	padding: 0.25rem 0.3125rem;
}

.c-blog__dd {
	font-size: 1rem;
	font-weight: 400;
	line-height: 100%;
	line-height: 120%;
}

.c-breadcrumb {
	padding-block: 0.5rem;
}

.c-breadcrumb__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.c-breadcrumb__item {
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: normal;
	padding-right: 1.3125rem;
	position: relative;
}

.c-breadcrumb__item::before {
	-webkit-clip-path: polygon(45% 9%, 75% 51%, 45% 90%, 30% 90%, 60% 50%, 30% 10%);
	background: #000;
	clip-path: polygon(45% 9%, 75% 51%, 45% 90%, 30% 90%, 60% 50%, 30% 10%);
	content: "";
	content: "";
	display: block;
	height: 0.625rem;
	position: absolute;
	right: 0.3125rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.625rem;
}

.c-breadcrumb__item:last-child::before {
	display: none;
}

.c-breadcrumb__link {
	text-transform: uppercase;
}

span[property=itemListElement] {
	font-size: 0.75rem;
}

span[property=itemListElement]::after {
	content: "＞";
	font-size: 0.75rem;
	margin-inline: 0.625rem;
}

span[property=itemListElement]:last-child::after {
	content: "";
	margin: 0;
}

.c-button {
	background: #000;
	border: 0.0625rem solid #000;
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	max-width: 100%;
	padding: 1.25rem 2.5rem;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.c-button:hover {
	background: #fff;
	color: #000;
}

.c-button--arrow {
	padding-right: 3.125rem;
	position: relative;
}

.c-button--arrow::after {
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-size: 1rem;
	font-weight: 900;
	position: absolute;
	right: 0.9375rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.c-button1 {
	background: #E65A10;
	border-radius: 4rem;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 100%;
	padding: 2.1875rem 3.875rem 2.1875rem 1.6875rem;
	position: relative;
}

.c-button1::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/arrow-icon-pc.svg);
	background: #fff;
	content: "";
	height: 0.875rem;
	mask-image: url(../images/common/arrow-icon-pc.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: 1.5rem;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.8125rem;
}

.c-button1._large {
	padding: 1.75rem 3.125rem 1.75rem 1.5rem;
}

.c-button1._leftArrow::before {
	top: 50%;
}

.c-button2 {
	background: #E65A10;
	border-radius: 4rem;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 130%;
	padding: 0.96875rem 2.25rem 0.75rem 5.375rem;
	position: relative;
}

.c-button2::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/mail-icon.svg);
	background: #fff;
	content: "";
	height: 1.875rem;
	left: 2.25rem;
	mask-image: url(../images/common/mail-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.875rem;
}

.c-button3 {
	background: #E65A10;
	border-radius: 4rem;
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 100%;
	padding: 1.4375rem 3.34375rem 1.4375rem 5.84375rem;
	position: relative;
}

.c-button3::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/pen-icon.svg);
	background: #fff;
	content: "";
	height: 1.875rem;
	left: 2.125rem;
	mask-image: url(../images/common/pen-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.875rem;
}

.c-button4 {
	background: #E65A10;
	border-radius: 4rem;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 100%;
	padding: 1.625rem 1.71875rem 1.625rem 4.46875rem;
	position: relative;
	text-transform: uppercase;
}

.c-button4::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/house-icon.svg);
	background: #fff;
	content: "";
	height: 1.5rem;
	left: 1.71875rem;
	mask-image: url(../images/common/house-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.5rem;
}

.c-button4._news.c-button4::before {
	-webkit-mask-image: url(../images/common/menu-icon.svg);
	mask-image: url(../images/common/menu-icon.svg);
}

.c-button4._transparent {
	background: transparent;
}

.c-button4.c-button4._transparent {
	border: 0.125rem solid #E65A10;
	color: #E65A10;
}

.c-button4._transparent.c-button4::before {
	background: #E65A10;
}

.c-button5 {
	background: #E65A10;
	border-radius: 4rem;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 130%;
	padding: 0.96875rem 6.5rem 0.75rem 3.75rem;
	position: relative;
}

.c-button5::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/calendar-icon.svg);
	background: #fff;
	content: "";
	height: 1.8125rem;
	mask-image: url(../images/common/calendar-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: 3.25rem;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.8125rem;
}

.c-card__body {
	padding: 0.9375rem;
}

.c-card__time {
	font-size: 0.875rem;
}

.c-card__title {
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 0.625rem;
}

.c-card__text {
	margin-top: 0.625rem;
}

.c-card--shadow {
	-webkit-box-shadow: 0 0 0.3125rem 0 rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 0.3125rem 0 rgba(0, 0, 0, 0.3);
}

.c-card--horizon {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 20% 80%;
	grid-template-columns: 20% 80%;
}

.c-card--horizon .c-card__body {
	padding: 0.625rem 0.9375rem;
}

.c-card1 {
	background: #fff;
	border-radius: 0.9375rem;
	-webkit-box-shadow: 0 0.23825rem 0.4765rem 0 rgba(0, 0, 0, 0.25);
	        box-shadow: 0 0.23825rem 0.4765rem 0 rgba(0, 0, 0, 0.25);
	padding: 1.4375rem 0rem 2.1875rem;
	text-align: center;
}

.c-card1__title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 130%;
}

.c-card1__title-accent {
	color: #E65A10;
	font-size: 3.125rem;
	font-weight: 700;
	line-height: 1.0909090909;
}

.c-card1__img {
	aspect-ratio: 75/75;
	display: block;
	margin-inline: auto;
	max-width: 11.25rem;
	overflow: hidden;
	width: 100%;
}

.c-card1__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-card1__text {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5;
}

.c-card1._small .c-card1__title-accent {
	font-size: 3.125rem;
}

.c-card1._small .c-card1__img {
	margin-top: 0.15625rem;
}

.c-card2 {
	background: #fff;
	border-radius: 1.25rem;
	display: inline-block;
	padding: 1.25rem 1.5rem;
}

.c-card2__title {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 100%;
	text-align: center;
}

.c-card2__img {
	aspect-ratio: 462/258;
	display: block;
	margin-top: 1.25rem;
	overflow: hidden;
}

.c-card2__img img {
	-o-object-fit: cover;
	border-radius: 1.25rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-card2__text1 {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.c-card2__text2 {
	color: #333;
	font-size: 1.03125rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 1.25rem;
	text-align: right;
	text-decoration: underline;
	text-underline-offset: 0.25rem;
}

.c-category {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #FDD7AB;
	border-radius: 2rem;
	color: #fff;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 700;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 150%;
	padding: 0.125rem 0.625rem;
}

.c-category._is-active {
	background: #F8923F;
}

.c-circle-button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #E65A10;
	border-radius: 50%;
	color: #fff;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	font-weight: 700;
	height: 7.875rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 100%;
	position: relative;
	text-align: center;
	width: 7.875rem;
}

.c-circle-button::before {
	-webkit-animation: 40s linear infinite rolling;
	        animation: 40s linear infinite rolling;
	background: url(../images/common/circle-background@2x.png) no-repeat center center;
	background-size: contain;
	content: "";
	height: 7.25rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 7.25rem;
}

.c-circle-button__text {
	font-size: 1.625rem;
}

.c-circle-button__small {
	display: block;
	font-size: 1.25rem;
	margin-top: 0.875rem;
}

.c-circle-button__svg {
	margin-bottom: -1rem;
	padding-top: 0.75rem;
}

.c-circle-button__svg svg {
	height: 0.9375rem;
	width: 1.125rem;
}

.c-circle-text {
	font-size: 1.03125rem;
	font-weight: 500;
	line-height: normal;
	padding-block: 2.5625rem;
	position: relative;
	text-align: center;
	z-index: 10;
}

.c-circle-text::before {
	background-image: url(../images/top/circle-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 9.375rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 9.375rem;
	z-index: -1;
}

.c-circle-text::after {
	background: url(../images/common/cloud-icon-green2@2x.png) center/cover no-repeat;
	content: "";
	height: 7.0625rem;
	left: calc(50% - 39.375rem);
	position: absolute;
	top: -3.125rem;
	width: 9.0625rem;
	z-index: -1;
}

.c-dl__item {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	border-left: 0.0625rem solid #D1D1D1;
	border-right: 0.0625rem solid #D1D1D1;
	border-top: 0.0625rem solid #D1D1D1;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 11.25rem 1fr;
	grid-template-columns: 11.25rem 1fr;
}

.c-dl .c-dl__item:last-child {
	border-bottom: 0.0625rem solid #D1D1D1;
}

.c-dl__descriptionList {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #E5E5E5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	font-weight: 400;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 150%;
	padding: 0.875rem 1.25rem;
	text-align: center;
}

.c-dl__descriptionTerm {
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
	padding: 0.875rem 2.5rem;
}

.c-dl__item._large {
	border-bottom: 0.0625rem solid #D1D1D1;
}

.c-drawer__button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #ccc;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 2rem transparent;
	        box-shadow: 0 0 2rem transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3.125rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 3.125rem;
	z-index: 200;
}

.c-drawer__button:hover,
.c-drawer__button:focus {
	background: #000;
	-webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
	        box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
}

.c-drawer__line {
	font-size: 0;
}

.c-drawer__line,
.c-drawer__line::before,
.c-drawer__line::after {
	background-color: #fff;
	border-radius: 0.1875rem;
	content: "";
	display: block;
	height: 0.1875rem;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 1.5625rem;
}

.c-drawer__line::before {
	bottom: 0.5rem;
}

.c-drawer__line::after {
	top: 0.5rem;
}

.c-drawer__button[aria-expanded=true] {
	background: #000;
}

.c-drawer__button[aria-expanded=true] .c-drawer__line {
	background-color: transparent;
}

.c-drawer__button[aria-expanded=true] .c-drawer__line::before {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.c-drawer__button[aria-expanded=true] .c-drawer__line::after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.c-drawer__modal {
	background: rgba(255, 255, 255, 0.95);
	display: block;
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	visibility: hidden;
	width: 100vw;
	z-index: -1;
}

.c-drawer__modal.is-open {
	opacity: 1;
	visibility: visible;
	z-index: 100;
}

.c-drawer__lists {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.c-drawer__link {
	color: #000;
	display: block;
	font-size: 1.25rem;
	font-weight: bold;
	padding-block: 1.25rem;
	text-align: center;
}

/* c-drawer--open-right */

.c-drawer--open-right .c-drawer__modal {
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
}

.c-drawer--open-right .c-drawer__modal.is-open {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

/* c-drawer--open-left */

.c-drawer--open-left .c-drawer__modal {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
}

.c-drawer--open-left .c-drawer__modal.is-open {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

/* c-drawer--open-top */

.c-drawer--open-top .c-drawer__modal {
	-webkit-transform: translateY(-100%);
	        transform: translateY(-100%);
}

.c-drawer--open-top .c-drawer__modal.is-open {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.c-faq__title,
.c-faq__answer {
	font-size: 1rem;
	font-weight: 500;
	line-height: 150%;
	padding-left: 1.625rem;
	position: relative;
}

.c-faq__title {
	color: #F5751A;
}

.c-faq__answer {
	margin-top: 0.75rem;
}

.c-faq__title::before,
.c-faq__answer::after {
	left: 0;
	position: absolute;
	top: 0;
}

.c-faq__title::before {
	content: "Q";
}

.c-faq__answer::after {
	content: "A";
}

.c-flow__title {
	color: #F5751A;
	font-size: 2rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 1.25rem;
	text-align: center;
}

.c-flow__text {
	font-family: "Inter", sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: normal;
	margin-inline: auto;
	margin-top: 2.3125rem;
	max-width: 18.125rem;
	text-align: justify;
	width: 100%;
}

.c-flow__text._small {
	max-width: 15rem;
}

.c-heading {
	font-weight: bold;
}

.c-heading--2 {
	border-bottom: 0.1875rem solid #000;
	font-size: 1.5rem;
	padding-block: 0.625rem;
}

.c-heading--3 {
	border-left: 0.3125rem solid #000;
	font-size: 1.25rem;
	padding: 0.3125rem 0 0.3125rem 0.625rem;
}

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

.c-heading1__titleEn {
	color: #2B9E6C;
	font-family: "Inter", sans-serif;
	font-size: 1.375rem;
	font-weight: 900;
	line-height: 100%;
	text-transform: capitalize;
}

.c-heading1__titleJp {
	font-size: 2rem;
	font-weight: 700;
	line-height: 100%;
	margin-top: 0.75rem;
}

.c-heading1__text {
	font-size: 1.375rem;
	line-height: 100%;
	margin-top: 0.75rem;
}

.c-heading2 {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 100%;
	padding-left: 0.96875rem;
	position: relative;
}

.c-heading2::before {
	background: #F8923F;
	border-radius: 0.3125rem;
	content: "";
	height: 1.625rem;
	left: -0.125rem;
	position: absolute;
	top: 54%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.5rem;
}

.c-item {
	background: #FDD7AB;
	border: 0.0625rem solid #FFFBEB;
	border-radius: 1rem 1rem 0 0;
	color: #fff;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 100%;
	padding-block: 0.875rem;
	text-align: center;
}

.c-item._is-active {
	background: #E65A10;
}

.c-link {
	background: #fff;
	border: 0.0625rem solid #E65A10;
	border-radius: 0.5rem;
	display: block;
	padding: 1.25rem 2.5rem 1.25rem 1.625rem;
	position: relative;
}

.c-link::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/link-icon.svg);
	background: #E65A10;
	content: "";
	height: 0.9375rem;
	mask-image: url(../images/common/link-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: 1.25rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.9375rem;
}

.c-link__text1 {
	font-size: 1rem;
	font-weight: 700;
	line-height: 150%;
}

.c-link__text2 {
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 150%;
}

.c-list,
.c-list li ul {
	list-style-type: disc;
	padding-left: 1.875rem;
	padding-right: 0.625rem;
}

.c-list li {
	margin-bottom: 0.9375rem;
}

.c-list li ul li {
	margin-top: 0.9375rem;
}

.c-list--decimal,
.c-list--decimal li ul {
	list-style-type: decimal;
}

.c-list--arrow-start,
.c-list--arrow-start li ul {
	list-style-type: none;
}

.c-list--arrow-start li {
	position: relative;
}

.c-list--arrow-start li::before {
	content: "\f054";
	font-family: "Font Awesome 6 Free";
	font-size: 0.75rem;
	font-weight: 900;
	left: -1rem;
	position: absolute;
	top: 0.125rem;
}

.c-lower-head {
	height: 28.75rem;
	position: relative;
}

.c-lower-head::before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgb(90, 90, 90)));
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgb(90, 90, 90));
	content: "";
	height: 9.375rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.c-lower-head__bg img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-lower-head__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	left: 50%;
	margin-inline: auto;
	max-width: 48.75rem;
	padding-inline: 3.3333%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100%;
}

.c-lower-head__title {
	-ms-writing-mode: tb-rl;
	background: #000;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 2.0625rem;
	height: 19.375rem;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	letter-spacing: 0.3125rem;
	padding-block: 0.3125rem;
	padding-top: 1.25rem;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
}

.c-mail-button {
	background: #fff;
	border: 0.0625rem solid #000;
	border-radius: 5rem;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 130%;
	padding: 0.96875rem 3.1875rem 1.09375rem 5.125rem;
	position: relative;
	text-align: center;
}

.c-mail-button::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/mail-icon.svg);
	background: #000;
	content: "";
	height: 2rem;
	left: 1.875rem;
	mask-image: url(../images/common/mail-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2rem;
}

.c-media1 {
	grid-gap: 4.53125rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #fff;
	border: 0.15625rem solid #F5751A;
	border-radius: 1rem;
	display: -ms-grid;
	display: grid;
	gap: 4.53125rem;
	-ms-grid-columns: 11.6875rem 1fr;
	grid-template-columns: 11.6875rem 1fr;
	padding: 2.25rem 4.25rem 2.25rem 4.375rem;
}

.c-media1__img {
	aspect-ratio: 118/118;
	display: block;
	overflow: hidden;
}

.c-media1__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-media1__contents {
	color: #333;
	font-weight: 500;
	line-height: 100%;
}

.c-media1__job {
	font-size: 0.875rem;
}

.c-media1__name {
	font-size: 1.4375rem;
	margin-top: 0.46875rem;
}

.c-media1__name-small {
	font-size: 1.0625rem;
}

.c-media1__text {
	font-size: 1.125rem;
	line-height: 180%;
	margin-top: 0.625rem;
}

.c-media2 {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 6.5rem 1fr;
	grid-template-columns: 6.5rem 1fr;
}

.c-media2__content {
	margin-top: 2.375rem;
}

.c-media2__imgBlock {
	margin-inline: auto;
	width: 6.5rem;
}

.c-media2__img {
	aspect-ratio: 64/64;
	display: block;
	margin-inline: auto;
	overflow: hidden;
	width: 4.8125rem;
}

.c-media2__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-media2__name {
	color: #333;
	font-size: 1rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.625rem;
	text-align: center;
}

.c-media2__nameSmall {
	font-size: 0.625rem;
}

.c-media2__text {
	margin: auto;
}

.c-mv-banner {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: min(10.8125rem, 9.0277777778vw);
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	width: min(10.8125rem, 9.0277777778vw);
}

.c-mv-banner::before {
	background-image: url(../images/common/top-banner-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(10.8125rem, 9.0277777778vw);
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: min(10.8125rem, 9.0277777778vw);
	z-index: -1;
}

.c-mv-banner__title {
	font-size: clamp(0.625rem, 0.034rem + 1.212vi, 1.125rem);
	font-weight: 700;
	line-height: 100%;
	text-align: center;
}

.c-mv-banner__city {
	font-size: 0.9375rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.25rem;
	text-align: center;
}

.c-mv-banner__number {
	color: #E65A10;
	font-size: clamp(2rem, 0.375rem + 3.333vi, 3.375rem);
	font-weight: 700;
	line-height: 100%;
	text-align: center;
	text-shadow: 0.125rem 0.125rem 0 #fff, -0.125rem -0.125rem 0 #fff, -0.125rem 0.125rem 0 #fff, 0.125rem -0.125rem 0 #fff, 0.125rem 0 0 #fff, -0.125rem 0 0 #fff, 0 0.125rem 0 #fff, 0 -0.125rem 0 #fff;
}

.c-mv-banner__numberVertical {
	font-size: 1.125rem;
	line-height: 110%;
	padding-right: 0.125rem;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
}

.c-mv-banner__numberSmall {
	font-size: 1.6875rem;
}

.c-mv-banner__footer {
	font-size: 0.9375rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: -0.625rem;
	text-align: center;
}

.c-mv-banner._2col .c-mv-banner__container {
	margin-top: -0.625rem;
}

.c-mv-banner._2col .c-mv-banner__number {
	margin-top: -0.3125rem;
}

.c-mv-banner._2col .c-mv-banner__city {
	margin-top: 0.25rem;
}

.c-mv-lower {
	position: relative;
}

.c-mv-lower__contents {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding-inline: 2rem;
	padding-inline: 3rem;
}

.c-mv-lower__contents._right {
	padding-inline: 3rem 2rem;
}

.c-mv-lower__imgBlock {
	max-width: 13.3125rem;
	width: 100%;
}

.c-mv-lower__img {
	/* aspect-ratio: 213/118; */
	display: block;
	overflow: hidden;
}

.c-mv-lower__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-mv-lower__breadcrumb {
	margin-inline: auto;
	margin-top: 0.375rem;
	max-width: 52.5rem;
	width: 100%;
}

.c-mv-lower__homeButton,
.c-mv-lower__menuButton {
	display: inline-block;
	position: absolute;
	top: 0.75rem;
	width: 2.75rem;
}

.c-mv-lower__homeButton {
	left: 0.75rem;
}

.c-mv-lower__menuButton {
	right: 0.75rem;
}

.c-mv-lower__img2 {
	aspect-ratio: 44/44;
	display: block;
	overflow: hidden;
}

.c-mv-lower__img2 img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-mv-lower__buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.c-mv-lower__buttons .c-button4 {
	padding-block: 1.25rem;
}

.c-mv {
	margin-top: -2.125rem;
	overflow-x: clip;
	position: relative;
	z-index: 100;
}

.c-mv__contents {
	left: 50%;
	max-width: 34.5625rem;
	position: absolute;
	top: 43.9583333333vw;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.c-mv__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-mv__items {
	grid-gap: 0.75rem;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	display: -ms-grid;
	display: grid;
	gap: 0.75rem;
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
}

.c-mv__tests {
	margin-top: 0.5625rem;
	padding-right: 1.25rem;
}

.c-mv__text {
	color: #F8923F;
	font-size: 0.84375rem;
	line-height: 116%;
	text-align: right;
}

.c-mv__scroll {
	bottom: 3.9375rem;
	content: "";
	left: 3.125rem;
	position: absolute;
}

.c-mv__circle {
	bottom: 2rem;
	content: "";
	position: fixed;
	right: 2rem;
	z-index: 100;
}

.c-mv__reference {
	bottom: 5.8388888889vw;
	content: "";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	left: 50%;
	line-height: 100%;
	opacity: 0.5;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.c-mv__referenceLink {
	text-decoration: underline;
}

.c-pagenavi .wp-pagenavi a,
.c-pagenavi .wp-pagenavi span {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #FDD7AB;
	border: 0.0625rem solid #FDD7AB;
	border-radius: 3.125rem;
	color: #fff;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 700;
	height: 2.75rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 100%;
	margin-inline: 0.5rem;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	white-space: nowrap;
	width: 2.75rem;
}

.c-pagenavi .wp-pagenavi span.current {
	background: #E65A10;
	border: none;
	color: #fff;
}

.c-pagenavi .wp-pagenavi .previouspostslink {
	background: transparent;
	border: 0.125rem solid #E65A10;
	margin-right: 0.5rem;
	position: relative;
}

.c-pagenavi .wp-pagenavi .previouspostslink::before,
.c-pagenavi .wp-pagenavi .nextpostslink::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/arrow-icon-left.svg);
	background: #E65A10;
	content: "";
	height: 0.6875rem;
	left: 50%;
	mask-image: url(../images/common/arrow-icon-left.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 0.625rem;
}

.c-pagenavi .wp-pagenavi .previouspostslink::before {
	left: 48%;
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	        transform: translate(-50%, -50%) rotate(180deg);
}

.c-pagenavi .wp-pagenavi .nextpostslink::before {
	left: 52%;
}

.c-pagenavi .wp-pagenavi .nextpostslink {
	background: transparent;
	border: 0.125rem solid #E65A10;
	margin-left: 0.5rem;
	position: relative;
}

.c-rumor__contents--pc {
	position: relative;
}

.c-rumor__contents--pc .c-rumor__contents {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-block: 7.1875rem 3.6875rem;
	margin-inline: auto;
	padding-inline: 6.875rem;
	padding-top: 1.875rem;
}

.c-rumor__contents--pc::before {
	background-image: url(../images/top/rumor-background2@2x.png);
	background-image: url(../images/top/rumor-background2@2x.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 20.5625rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 66.25rem;
}

.c-rumor__contents--sp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-block: 7.375rem 3.6875rem;
	margin-inline: auto;
	padding-inline: 6.875rem;
	padding-top: 1.875rem;
	position: relative;
}

.c-rumor.is-active .c-rumor__contents--sp::before,
.c-rumor.is-active .c-rumor__contents--sp::after {
	display: none;
}

.c-rumor__contents--sp::before {
	background-image: url(../images/top/rumor-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 22.75rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 66.25rem;
}

.c-rumor__item {
	color: #333;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 1.5625rem;
	padding-left: 0.9375rem;
	position: relative;
	width: 25rem;
}

.c-rumor__item::before {
	color: #F8923F;
	content: "•";
	font-size: 1.75rem;
	left: 0;
	position: absolute;
	top: 42%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.c-rumor__item::after {
	background-image: url(../images/top/rumor-line@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -0.5rem;
	content: "";
	height: 0.125rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 25rem;
}

.c-rumor__item-small {
	letter-spacing: -4.8px;
}

.c-rumor__item-textSmall {
	font-size: 1.125rem;
	white-space: nowrap;
}

.c-rumor__items .c-rumor__item:last-child::after {
	display: none;
}

.c-rumor__button {
	margin-top: 0.1875rem;
	text-align: center;
}

.c-rumor.is-active .c-rumor__items .c-rumor__items {
	max-height: 10rem; /* 初期状態の高さ */
	overflow: hidden;
}

.c-rumor.is-active .c-button1::before {
	top: 50%;
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	        transform: translateY(-50%) rotate(180deg);
}

.c-rumor.is-active .c-button1 {
	margin-top: 0.75rem;
}

.c-schedule {
	background: #fff;
	padding: 3.1875rem 2.5rem 2.5rem 4.5625rem;
	position: relative;
}

.c-schedule__event {
	grid-gap: 3.6875rem;
	display: -ms-grid;
	display: grid;
	gap: 3.6875rem;
	-ms-grid-columns: auto 1fr;
	grid-template-columns: auto 1fr;
	position: relative;
}

.c-schedule__event::before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, orange), color-stop(50%, transparent), color-stop(40%, transparent));
	background: linear-gradient(to bottom, orange 50%, transparent 50%, transparent 40%);
	background-size: 0.125rem 0.625rem;
	content: "";
	height: 110%;
	left: 1.125rem;
	position: absolute;
	top: 2.5rem;
	width: 0.125rem;
}

.c-schedule__event:last-child::before {
	display: none;
}

.c-schedule__event:nth-child(n+2) {
	margin-top: 4.125rem;
}

.c-schedule__time {
	font-size: 1rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.25rem;
	position: relative;
	z-index: 10;
}

.c-schedule__time::before {
	background: #FAE16F;
	border-radius: 50%;
	content: "";
	height: 4.75rem;
	left: 50%;
	position: absolute;
	top: -1.8125rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 4.75rem;
	z-index: -1;
}

.c-schedule__contents {
	grid-gap: 1.5rem;
	display: -ms-grid;
	display: grid;
	gap: 1.5rem;
	-ms-grid-columns: 1fr 18.75rem;
	grid-template-columns: 1fr 18.75rem;
}

.c-schedule__descriptionDate {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 150%;
	position: relative;
}

.c-schedule__descriptionText {
	font-size: 1rem;
	line-height: 150%;
	margin-top: 0.9375rem;
}

.c-schedule__container .c-schedule__descriptionContent:nth-child(n+2) {
	margin-top: 1.375rem;
}

.c-schedule__img {
	aspect-ratio: 240/160;
	display: block;
	overflow: hidden;
}

.c-schedule__img img {
	-o-object-fit: cover;
	border-radius: 1rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.c-scroll-table {
	background: transparent;
	border-collapse: collapse;
	width: 100%;
	width: 52.5rem;
}

.c-scroll-table__tr .c-scroll-table__header:last-child {
	padding-block: 0.796875rem;
}

.c-scroll-table__header,
.c-scroll-table__data {
	border: 0.125rem solid #333;
}

.c-scroll-table__header {
	background: #BEC0BF;
	color: #000;
	font-size: 1rem;
	font-weight: 500;
	line-height: 150%;
	padding-block: 0.84375rem;
	padding-inline: 1rem;
	vertical-align: middle;
}

.c-scroll-table__data {
	font-size: 1rem;
	font-weight: 500;
	line-height: 150%;
	padding: 1.4375rem 1rem;
	padding: 1rem;
}

.c-scroll-table__tr .c-scroll-table__data._is-active {
	text-align: right;
}

.c-scroll-table__data:nth-child(1) {
	width: 3.75rem;
}

.c-scroll-table__data:nth-child(2) {
	width: 3.75rem;
}

.c-scroll-table__data:nth-child(3) {
	width: 5rem;
}

.c-scroll-table__data:nth-child(4) {
	width: 11.25rem;
}

/* .c-scroll-table--scroll */

.c-scroll-table__hint {
	-webkit-animation: scroll-hint-animation 1s infinite ease;
	        animation: scroll-hint-animation 1s infinite ease;
	background: rgba(221, 221, 221, 0.9);
	color: #fff;
	display: block;
	font-weight: bold;
	left: 50%;
	padding: 0.625rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.table-container {
	overflow-x: auto;
	padding-bottom: 1.5rem;
	position: relative;
}

.c-scroll-top {
	display: inline-block;
	display: none;
}

.c-scroll {
	color: #E65A10;
	font-family: "Inter", sans-serif;
	font-size: 0.6875rem;
	font-weight: 600;
	line-height: 100%;
	margin-left: 0.75rem;
	position: relative;
	text-align: right;
	text-transform: uppercase;
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
}

.c-scroll::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/top/scroll-icon.svg);
	background: #E65A10;
	content: "";
	height: 6.8125rem;
	left: 0.875rem;
	mask-image: url(../images/top/scroll-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 0;
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
	width: 0.3125rem;
}

.c-tab {
	margin-inline: auto;
	max-width: 52.5rem;
	width: 100%;
}

.c-tab__menu {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
}

.c-tab__content {
	font-size: 1.25rem;
	margin-inline: auto;
	position: relative;
}

.c-tab__contentItem {
	display: none;
}

.c-tab__contentItem:nth-of-type(1) {
	display: block;
}

.c-tel-button {
	background: #fff;
	border: 0.0625rem solid #000;
	border-radius: 5rem;
	display: inline-block;
	padding: 1.25rem 2.125rem 1.03125rem 3.875rem;
	position: relative;
	text-align: center;
}

.c-tel-button::before {
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../images/common/phone-icon.svg);
	background: #000;
	content: "";
	height: 2rem;
	left: 1.5rem;
	mask-image: url(../images/common/phone-icon.svg);
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2rem;
}

.c-tel-button__tel {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}

.c-tel-button__text {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 0.25rem;
}

.c-text {
	font-size: 1.0625rem;
	letter-spacing: -0.0625rem;
	line-height: 2.4705882353;
	text-align: justify;
}

.c-text__name {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
}

.c-vertical-line {
	background: #000;
	height: 6.25rem;
	margin-inline: auto;
	width: 0.0625rem;
}

/*デフォルト色の指定*/

/*サイズ等の指定*/

/*ボタン系の指定*/

/*ラジオボタンの指定*/

/*チェックボックスの指定*/

/*テキストエリアの指定*/

[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=date],
textarea {
	background: #FAFAFA;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(192, 44, 44, 0.5) inset;
	        box-shadow: 0px 0px 5px 0px rgba(192, 44, 44, 0.5) inset; /*↓リセットCSS */
	font-family: inherit;
	font-size: 1.125rem;
	padding: 0.9375rem 0.75rem;
	resize: vertical; /*↓カスタム */
	-webkit-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease; /*↓↓選択されているときの色*/ /*↓↓↓↓不要ならコメントアウト or 削除 */
	width: 100%;
}

[type=text]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=url]:focus,
[type=email]:focus,
[type=password]:focus,
[type=date]:focus,
textarea:focus {
	border: 1px solid #391E88;
}

[type=tel] {
	width: 100%;
}

[type=radio] {
	display: none;
}

[type=radio] + span {
	cursor: pointer;
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1;
	margin: 0 2.1875rem 0 0;
	padding: 0 0 0 1.75rem;
	position: relative;
}

[type=radio] + span::before {
	background: #fff;
	border: 1px solid #707070;
	border-radius: 50%;
	content: "";
	display: block;
	height: 1.125rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.125rem;
}

[type=radio] + span::after {
	opacity: 0;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

[type=radio]:checked + span::after {
	background: #391E88;
	border-radius: 50%;
	content: "";
	display: block;
	height: 0.75rem;
	left: 0.1875rem;
	opacity: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.75rem;
}

[type=checkbox] {
	display: none;
}

[type=checkbox] + span {
	cursor: pointer;
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1;
	margin: 0 1.25rem 0 0;
	padding: 0 0 0 1.5625rem;
	position: relative;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

[type=checkbox] + span::before {
	border: 1px solid #58330D;
	content: "";
	display: block;
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

[type=checkbox] + span::after {
	opacity: 0;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

[type=checkbox]:checked + span::after {
	border-bottom: 2px solid #f00;
	border-left: 2px solid #f00;
	content: "";
	display: block;
	height: 0.375rem;
	left: 2px;
	margin-left: 0.1em;
	margin-top: -0.1em;
	opacity: 1; /*チェックマークじゃない場合は以下を変更する*/
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	        transform: translateY(-50%) rotate(-45deg);
	width: 0.875rem;
}

select {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto; /*↓デフォルトではないアイコンを使う場合は入力する*/
	background-color: #FAFAFA;
	border: none;
	border: 1px solid #AAAAAA;
	border-radius: 0; /*↓リセットCSS */
	border-radius: 0.25rem; /*↓デフォルトのアイコンを消す場合はコメントアウト（noneにする）*/
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	font-size: 1.125rem;
	margin-top: 0.625rem;
	padding: 0.9375rem 0.75rem;
	width: 100%; /*↓カスタム */
}

select:focus {
	border: 1px solid #391E88;
}

[type=date] {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto; /*↓デフォルトではないアイコンを使う場合は入力する*/
	position: relative; /*↓デフォルトのアイコンを消す場合はコメントアウト（noneにする）*/
}

input[type=date]::-webkit-calendar-picker-indicator {
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
}

textarea {
	height: 15.9375rem;
	width: 100%;
}

/* フォーム7　ボタンの余白削除 */

.wpcf7-spinner {
	display: none;
}

.p-404 {
	text-align: center;
	word-break: auto-phrase;
}

.p-404__title {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 150%;
}

.p-404__text {
	font-size: 1.125rem;
	line-height: 150%;
	margin-top: 2rem;
}

.p-404__button {
	margin-top: 3.75rem;
}

.p-404__button .c-button4 {
	padding-block: 1.25rem;
}

.p-cards {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
}

.p-cards1 {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
}

.p-component__previewTitle {
	margin-top: 1.875rem;
}

.p-component__preview {
	margin-top: 1.25rem;
}

.p-faq {
	background: #fff;
	border-radius: 1rem;
	margin-inline: auto;
	max-width: 52.5rem;
	padding: 2rem 2.5rem;
	width: 100%;
}

.p-faq__item {
	background-image: repeating-linear-gradient(90deg, #f5751a, #f5751a 0.1875rem, transparent 0.1875rem, transparent 0.375rem);
	background-position: left 0.4375rem bottom;
	background-repeat: repeat-x;
	background-size: 600% 0.0625rem;
	padding: 1.5rem 1.875rem;
	position: relative;
}

.p-faq .p-faq__item:first-child {
	padding-top: 0;
}

.p-faq .p-faq__item:last-child {
	background: none;
	padding-bottom: 0;
}

.p-flow {
	grid-gap: 5.75rem;
	display: -ms-grid;
	display: grid;
	gap: 5.75rem;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
	margin-inline: auto;
	max-width: 66.25rem;
	width: 100%;
}

.p-footer {
	background: #F3F3F3;
	padding-block: 3.0625rem 0.875rem;
	position: relative;
}

.p-footer__inner.l-inner {
	max-width: calc(91.25rem + 6.6666%);
}

.p-footer__texts {
	margin-top: 1.875rem;
}

.p-footer__text {
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%;
	text-align: center;
}

.p-footer__items {
	grid-gap: 1.3125rem;
	display: -ms-grid;
	display: grid;
	gap: 1.3125rem;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3.125rem;
}

.p-footer__contactTitles {
	margin-top: 3.5rem;
}

.p-footer__contactTitle {
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 150%;
	text-align: center;
}

.p-footer__buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 1.25rem;
}

.p-footer__copy {
	margin-top: 2.25rem;
	text-align: center;
}

.p-header {
	background: #fff;
	position: relative;
	width: 100%;
	z-index: 200;
}

.p-header__inner {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0.625rem;
}

.p-header__title {
	color: #421508;
	font-size: 1rem;
	letter-spacing: 1.6px;
	line-height: 100%;
	margin-inline: auto;
	position: relative;
}

.p-header__title::before,
.p-header__title::after {
	background: url(../images/common/bugle-icon@2x.png) no-repeat center center;
	background-size: contain;
	content: "";
	height: 1.375rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.375rem;
}

.p-header__title::before {
	left: -1.75rem;
}

.p-header__title::after {
	right: -1.75rem;
}

.p-mockup {
	margin-block: 6.25rem;
}

.p-mockup__content {
	margin-top: 5rem;
}

.p-mockup__title {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: normal;
}

.p-mockup__items {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1rem;
}

.p-mockup__link {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: rgb(222, 222, 222);
	border: 0.0625rem solid #e0e0e0;
	border-radius: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 1.25rem;
	text-align: center;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.p-mockup__link._is-active {
	background-color: #f7f7f7;
	pointer-events: none;
}

.p-pg-news .c-mv-lower__button._news {
	display: none;
}

.p-pg-news .c-mv-lower__menuButton._news {
	display: none;
}

.p-single1 {
	overflow-x: clip;
}

.p-single1__inner.l-inner {
	max-width: calc(52.5rem + 6.6666%);
}

.p-single1__headContents {
	background: #fff;
	border-radius: 1rem;
	margin-inline: auto;
	max-width: 52.5rem;
	padding: 1rem 2.6875rem;
	width: 100%;
}

.p-single1__head {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.75rem;
}

.p-single1__data {
	color: #868686;
	font-family: "Inter", sans-serif;
	font-size: 0.875rem;
	line-height: normal;
}

.p-single1__title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 150%;
	margin-top: 0.1875rem;
}

.p-single1__tags {
	border-bottom: 0.0625rem solid #E5E5E5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.25rem;
	margin-top: 0.875rem;
	padding-bottom: 1rem;
}

.p-single1__tag {
	color: #909090;
	font-family: "Inter", sans-serif;
	font-size: 0.75rem;
	line-height: normal;
}

.p-single1__dl {
	margin-top: 1rem;
}

.p-single1__item {
	grid-gap: 0.3125rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -ms-grid;
	display: grid;
	gap: 0.3125rem;
	-ms-grid-columns: 2.625rem 1fr;
	grid-template-columns: 2.625rem 1fr;
}

.p-single1__descriptionList,
.p-single1__descriptionItem {
	font-size: 1rem;
	font-weight: 400;
	line-height: 100%;
}

.p-single1__descriptionList {
	background: #FAE16F;
	border-radius: 0.46875rem;
	padding: 0.125rem 0.3125rem;
}

.p-single1__item:nth-child(n+2) {
	margin-top: 0.5rem;
}

.p-single1__descriptionItem {
	color: #333;
}

.p-single1__contents-inner.l-inner {
	margin-inline: auto;
	max-width: calc(52.5rem + 6.6666%);
	position: relative;
	width: 100%;
}

.p-single1__contents-inner::before {
	background-image: url(../images/common/single-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(118.5rem, 131.6666666667vw);
	left: 50%;
	position: absolute;
	top: min(9.125rem, 10.1388888889vw);
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: min(79.875rem, 88.75vw);
	z-index: -1;
}

.p-single1__contents::before {
	content: "";
	position: absolute;
}

.p-single1__contents::after {
	content: "";
	position: absolute;
	z-index: -1;
}

.p-single1__wrapper img {
	border-radius: 1.25rem;
	margin-top: 2rem;
}

.p-single1__wrapper h2 {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 100%;
	margin-inline: auto;
	max-width: 43.75rem;
	padding-left: 0.96875rem;
	position: relative;
	width: 100%;
}

.p-single1__wrapper h2::before {
	background: #F8923F;
	border-radius: 0.3125rem;
	content: "";
	height: 1.625rem;
	left: -0.125rem;
	position: absolute;
	top: 54%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.5rem;
}

.p-single1__wrapper h2:nth-child(n+2) {
	margin-top: 2rem;
}

.p-single1__wrapper p {
	font-size: 1rem;
	line-height: 180%;
	margin-inline: auto;
	margin-top: 1rem;
	max-width: 43.75rem;
	width: 100%;
}

.p-single1__contents-buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 4.6875rem;
	position: relative;
}

.p-single1__contents-buttons::before {
	content: "";
	z-index: -1;
}

.p-single1__sideContents {
	margin-top: 4.5rem;
	padding-bottom: 5.3125rem;
}

.p-single1__sideContents-inner.l-inner {
	margin-inline: auto;
	max-width: 52.5rem;
	max-width: calc(52.5rem + 6.6666%);
	width: 100%;
}

.p-single1__contents-title {
	margin-inline: auto;
	max-width: 43.75rem;
	width: 100%;
}

.p-single1__contents-lists {
	margin-top: 2.0625rem;
}

.p-single1__contents-list:nth-child(n+2) {
	margin-top: 1.25rem;
}

.p-single1__wrapper {
	margin-top: 2rem;
}

.p-single1__imgBlock {
	margin-top: 2.5rem;
}

.p-single1__img {
	aspect-ratio: 840/456;
	border-radius: 1.5rem;
	display: block;
	overflow: hidden;
}

.p-single1__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-single2 {
	padding-bottom: 6.75rem;
}

.p-single2__head {
	margin-inline: auto;
	max-width: 52.5rem;
	width: 100%;
}

.p-single2__headImg-block {
	margin-top: 2.5rem;
	position: relative;
}

.p-single2__headImg-block::before {
	background-image: url(../images/common/cloud-icon-orange@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	position: absolute;
	right: calc(50% - min(63%, 36.8055555556vw));
	top: 11.625rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__headImg {
	aspect-ratio: 393/237;
	display: block;
	overflow: hidden;
}

.p-single2__headImg img {
	-o-object-fit: cover;
	border-radius: 1.5rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-single2__contents-inner.l-inner {
	margin-inline: auto;
	max-width: calc(52.5rem + 6.6666%);
	width: 100%;
}

.p-single2__contents-text {
	line-height: 180%;
	margin-inline: auto;
	max-width: 43.75rem;
	width: 100%;
}

.p-single2__contents-text._mt24 {
	margin-top: 1.5rem;
}

.p-single2__contents-imgBlock {
	margin-top: 1.5rem;
	position: relative;
}

.p-single2__contents-imgBlock::before {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	left: calc(50% - min(59%, 31.9444444444vw));
	position: absolute;
	top: -4.25rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__contents-imgBlock::after {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -3.8125rem;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	position: absolute;
	right: calc(50% - min(59%, 31.9444444444vw));
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__contents-img img {
	border-radius: 1rem;
}

.p-single2__contents-title {
	margin-top: 3.5rem;
}

.p-single2__contents-title._scroll::before {
	content: "";
	display: block;
	height: 2.5rem; /* ヘッダーの高さに合わせて調整 */
	margin-top: -2.5rem; /* ヘッダーの高さに合わせて調整 */
	visibility: hidden;
}

.p-single2__contents-title._supplement {
	position: relative;
}

.p-single2__contents-title._supplement::before {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	left: calc(50% - min(74%, 40.2083333333vw));
	position: absolute;
	top: 10.125rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__contents-title._mt48 {
	margin-top: 3rem;
}

.p-single2__contents-title._mt120 {
	margin-top: 7.5rem;
}

.p-single2__contents-dl {
	margin-top: 1.5rem;
}

.p-single2__contents-tab {
	margin-top: 1.5rem;
	position: relative;
}

.p-single2__contents-tab::before {
	background-image: url(../images/common/cloud-icon-orange@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	left: calc(50% - min(78%, 42.3611111111vw));
	position: absolute;
	top: 8.5625rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__contents-tab::after {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 4.375rem;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	position: absolute;
	right: calc(50% - min(78%, 41.6666666667vw));
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__contents-buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 2.5rem;
	text-align: center;
}

.p-single2__contents-buttons .c-button2 {
	text-align: left;
}

.p-single2__contents-faq {
	margin-top: 1.5rem;
}

.p-single2__contents-faqButtons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 6.25rem;
	text-align: center;
}

.p-single2__contents-faqButtons .c-button2 {
	text-align: left;
}

.p-single2__content {
	margin-top: 2rem;
}

.p-single2__wrapper img {
	border-radius: 1.25rem;
	/* margin-top: 2rem; */
}

.p-single2__wrapper figure:first-child {
	position: relative;
}
/* 
.p-single2__wrapper figure:first-child::before {
	background-image: url(../images/common/cloud-icon-orange@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	position: absolute;
	right: calc(50% - min(63%, 36.8055555556vw));
	top: 11.625rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
} */

.p-single2__wrapper figure:nth-of-type(2) {
	position: relative;
}

.p-single2__wrapper figure:nth-of-type(2)::before {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	left: calc(50% - min(56%, 32.6388888889vw));
	position: absolute;
	top: -4.25rem;
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__wrapper figure:nth-of-type(2)::after {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -3.8125rem;
	content: "";
	height: min(8.3125rem, 9.2361111111vw);
	position: absolute;
	right: calc(50% - min(59%, 31.9444444444vw));
	width: min(8.875rem, 9.8611111111vw);
	z-index: -1;
}

.p-single2__wrapper h2 {
	margin-bottom: 2rem;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 100%;
	margin-inline: auto;
	/* max-width: 43.75rem; */
	padding-left: 0.96875rem;
	position: relative;
	width: 100%;
}

.p-single2__wrapper h2::before {
	background: #F8923F;
	border-radius: 0.3125rem;
	content: "";
	height: 1.625rem;
	left: -0.125rem;
	position: absolute;
	top: 54%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.5rem;
}

.p-single2__wrapper h2:nth-child(n+2) {
	margin-top: 5rem;
}

.p-single2__wrapper p {
	font-size: 1rem;
	line-height: 180%;
	margin-inline: auto;
	margin-top: 10px;
	max-width: 700px;
	width: 100%;
}



.p-single2__img {
	aspect-ratio: 840/456;
	border-radius: 1.5rem;
	display: block;
	overflow: hidden;
}

.p-single2__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-top-about {
	overflow-x: clip;
	padding-bottom: 15.1875rem;
	position: relative;
}

.p-top-about::before {
	background-image: url(../images/top/top-about-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 12.0138888889vw;
	content: "";
	height: min(11.625rem, 12.9166666667vw);
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: min(84.8125rem, 94.2361111111vw);
	z-index: 10;
}

.p-top-about::after {
	background-image: url(../images/top/about-footer-background@2x.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 130% 100%;
	bottom: -3.125rem;
	bottom: 0;
	content: "";
	height: 84.0277777778vw;
	left: 0;
	position: absolute;
	width: 100vw;
	z-index: 1;
}

.p-top-about__linkBlock {
	display: inline-block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 100%;
	opacity: 0.5;
}

.p-top-about__linkItem {
	margin-right: -1.25rem;
	padding-block: 1.25rem;
}

.p-top-about__link {
	padding: 1.25rem;
	text-decoration: underline;
}

.p-top-about__title {
	position: relative;
	z-index: 150;
}

.p-top-about__content {
	margin-top: 2.5rem;
	position: relative;
	z-index: 10;
}

.p-top-about__container {
	margin-bottom: 4.375rem;
	margin-top: 3.75rem;
	position: relative;
	z-index: 10;
}

.p-top-lifestyle {
	margin-top: 3.9375rem;
	overflow-x: clip;
	padding-bottom: 8.125rem;
	padding-top: 10.25rem;
	position: relative;
}

.p-top-lifestyle::before {
	background-image: url(../images/top/voice-background@2x.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	content: "";
	height: min(78.1875rem, 86.875vw);
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100vw;
}

.p-top-lifestyle:after {
	background-image: url(../images/top/life-cloud-backgound@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(39.1875rem, 43.5416666667vw);
	left: 50%;
	position: absolute;
	top: 15rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: min(82.625rem, 91.8055555556vw);
	z-index: 1;
}

.p-top-lifestyle__inner.l-inner {
	max-width: calc(66.25rem + 6.6666%);
	position: relative;
	z-index: 10;
}

.p-top-lifestyle__text {
	font-size: 1rem;
	line-height: 180%;
	margin-inline: auto;
	margin-top: 1.875rem;
	max-width: 38.5625rem;
	width: 100%;
}

.p-top-lifestyle__items {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.1875rem;
}

.p-top-lifestyle__reference {
	margin-bottom: -1.25rem;
	margin-top: 7.8125rem;
	opacity: 0.5;
	padding-top: 1.25rem;
}

.p-top-lifestyle__referenceTitle {
	font-size: 1rem;
	font-weight: 700;
	line-height: 140%;
}

.p-top-lifestyle__referenceItems {
	margin-top: -0.3125rem;
}

.p-top-lifestyle__reference-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	gap: 1.125rem;
	letter-spacing: 0.03em;
	line-height: 140%;
}

.p-top-lifestyle__reference-content {
	margin-top: 0.75rem;
}

.p-top-photo {
	position: relative;
}

.p-top-photo:after {
	background-image: url(../images/top/photo-cloud-background@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(74.125rem, 82.3611111111vw);
	left: 50%;
	position: absolute;
	top: 6.25rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: min(82.375rem, 91.5277777778vw);
	z-index: 1;
}

.p-top-photo__imgBlock {
	margin-top: 3.4375rem;
	overflow-x: clip;
	position: relative;
	z-index: 10;
}

.p-top-point {
	background: #FFF4E5;
	margin-top: -11.875rem;
	overflow-x: clip;
	padding-bottom: 11.875rem;
	padding-top: 16.0625rem;
	position: relative;
}

.p-top-point::before {
	background-image: url(../images/top/point-background@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	height: 10.2777777778vw;
	left: 0;
	position: absolute;
	width: 100vw;
}

.p-top-point__inner.l-inner {
	max-width: calc(66.25rem + 6.6666%);
}

.p-top-point__text {
	font-size: 1rem;
	line-height: 180%;
	margin-inline: auto;
	margin-top: 1.5625rem;
	max-width: 52.5rem;
	width: 100%;
}

.p-top-point__wrapper {
	background: #fff;
	border-radius: 0.5rem;
	margin-inline: auto;
	margin-top: 2rem;
	max-width: 38.75rem;
	padding: 1rem 2.8125rem;
	width: 100%;
}

.p-top-point__wrapperTitle {
	color: #E65A10;
	font-size: 1rem;
	font-weight: 500;
	line-height: 100%;
	text-align: center;
}

.p-top-point__wrapperText {
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
	margin-top: 0.75rem;
}

.p-top-point__items {
	grid-gap: 2rem;
	display: -ms-grid;
	display: grid;
	gap: 2rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 1.6875rem;
}

.p-top-point__item {
	position: relative;
}

.p-top-point__item:nth-child(3)::before {
	background: url(../images/common/cloud-icon-orange@2x.png) center/cover no-repeat;
	content: "";
	height: 4.125rem;
	left: -2.3125rem;
	position: absolute;
	top: 3.9375rem;
	width: 4.375rem;
	z-index: -1;
}

.p-top-point__item:nth-child(4)::before {
	background: url(../images/common/cloud-icon-orange@2x.png) center/cover no-repeat;
	content: "";
	height: 4.125rem;
	left: -1.875rem;
	position: absolute;
	top: 20.5625rem;
	width: 4.375rem;
	z-index: -1;
}

.p-top-point__item:nth-child(4)::after {
	background: url(../images/common/cloud-icon-green@2x.png) center/cover no-repeat;
	content: "";
	height: 4.125rem;
	position: absolute;
	right: -1.4375rem;
	top: 12.375rem;
	width: 4.375rem;
	z-index: -1;
}

.p-top-point__item::before,
.p-top-point__item::after {
	content: "";
	display: block;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.p-top-point__item.is-fading-out::before,
.p-top-point__item.is-fading-out::after {
	opacity: 0;
}

.p-top-program {
	margin-bottom: -1.25rem;
	overflow-x: clip;
	padding-top: 1.25rem;
}

.p-top-program__inner.l-inner {
	max-width: calc(66.25rem + 6.6666%);
}

.p-top-program__cards {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3rem;
	position: relative;
}

.p-top-program__cards::before {
	background: url(../images/common/cloud-icon-green2@2x.png) center/cover no-repeat;
	content: "";
	height: 7.0625rem;
	left: calc(50% - 39.375rem);
	position: absolute;
	top: 18.75rem;
	width: 9.0625rem;
	z-index: -1;
}

.p-top-program__cards::after {
	background: url(../images/common/cloud-icon-orange@2x.png) center/cover no-repeat;
	content: "";
	height: 8.625rem;
	position: absolute;
	right: calc(50% - 40rem);
	top: 25rem;
	width: 9.0625rem;
	z-index: -1;
}

.p-top-program__flowTitle {
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 100%;
	margin-top: 5rem;
	text-align: center;
}

.p-top-program__flows {
	margin-top: 3.5625rem;
}

.p-top-program__description {
	margin-top: 6.1875rem;
}

.p-top-program__buttons {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.25rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 4rem;
}

.p-top-program__addition {
	margin-top: 3.75rem;
}

.p-top-line {
	padding: 100px 0 50px;
}

.p-top-voice {
	margin-top: 3.9375rem;
	overflow-x: clip;
	padding-top: 7.3125rem;
	position: relative;
}

.p-top-voice::before {
	background-image: url(../images/top/voice-background@2x.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	content: "";
	height: min(78.1875rem, 86.875vw);
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100vw;
}

.p-top-voice:after {
	background-image: url(../images/top/voice-cloud-backgound@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(49.9375rem, 55.4861111111vw);
	left: 50%;
	position: absolute;
	top: 13.125rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: min(76.8125rem, 85.3472222222vw);
	z-index: 1;
}

.p-top-voice__inner.l-inner {
	max-width: calc(52.5rem + 6.6666%);
	position: relative;
	z-index: 10;
}

.p-top-voice__items {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 2.6875rem;
	position: relative;
}

.p-top-voice__button {
	margin-top: 3.125rem;
	text-align: center;
}

.p-voice {
	overflow-x: clip;
	padding-bottom: 6.5rem;
}

.p-voice__inner.l-inner {
	max-width: calc(52.5rem + 6.6666%);
}

.p-voice__categories {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1rem;
	margin-top: 2.375rem;
}

.p-voice__item {
	margin-top: 1.375rem;
	position: relative;
}

.p-voice__item:nth-child(n+2) {
	margin-top: 1.25rem;
}

.p-voice__item:nth-child(2)::before,
.p-voice__item:nth-child(5)::before,
.p-voice__item:nth-child(8)::before {
	background: url(../images/common/cloud-icon-green@2x.png) center/cover no-repeat;
	content: "";
	height: min(8.58125rem, 9.5347222222vw);
	position: absolute;
	width: min(9.0625rem, 10.0694444444vw);
	z-index: -1;
}

.p-voice__item:nth-child(2)::before,
.p-voice__item:nth-child(8)::before {
	bottom: -4.5rem;
	left: calc(50% - min(62%, 35.9722222222vw));
}

.p-voice__item:nth-child(5)::before {
	bottom: 0rem;
	left: calc(50% - min(74%, 42.9166666667vw));
}

.p-voice__item:nth-child(1)::after,
.p-voice__item:nth-child(6)::after,
.p-voice__item:nth-child(10)::after {
	background: url(../images/common/cloud-icon-orange@2x.png) center/cover no-repeat;
	content: "";
	height: min(8.58125rem, 9.5347222222vw);
	position: absolute;
	width: min(9.0625rem, 10.0694444444vw);
	z-index: -1;
}

.p-voice__item:nth-child(1)::after,
.p-voice__item:nth-child(10)::after {
	bottom: 0rem;
	right: calc(50% - min(74%, 42.9166666667vw));
}

.p-voice__item:nth-child(6)::after {
	bottom: -4.5rem;
	right: calc(50% - min(62%, 35.9722222222vw));
}

.p-voice__item:nth-child(n+2) {
	margin-top: 1rem;
}

.p-voice__pagenavi {
	margin-top: 3.6875rem;
	text-align: center;
}

.u-hidden-pc {
	display: none;
}

.u-hidden-sp {
	display: block;
}

.u-hidden-sp2 {
	display: inline-block;
}

.u-visually-hidden {
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	border: 0 !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

.u-text-center {
	text-align: center;
}

@media screen and (-ms-high-contrast: none) {

.splide__slide:focus-visible {
	border: 3px solid #0bf;
}

.splide.is-focus-in .splide__slide:focus {
	border: 3px solid #0bf;
}

.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
	border-color: #0bf;
}

}

@media (hover: hover) {

.p-mockup__link:hover {
	background-color: #333;
	color: #fff;
}

}

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

.p-top-lifestyle::before {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86.875vw;
	width: 100vw;
}

.p-top-voice::before {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86.875vw;
	width: 100vw;
}

}

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

.c-balloon._third {
	margin-left: 0;
	width: 19.25rem;
}

.p-footer__items {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-inline: auto;
	max-width: 61.25rem;
}

}

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

html {
	font-size: 1.25vw;
}

}

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

html {
	font-size: 16px;
}

a {
	opacity: 1;
	opacity: initial;
}

.l-404 {
	margin-block: 2.5rem 3.75rem;
}

.l-inner {
	max-width: 37.5rem;
	padding-left: 4%;
	padding-right: 4%;
}

.l-mv-lower {
	margin-top: 0;
}

.l-section {
	margin-top: 0.4375rem;
}

.l-section._news {
	margin-top: 1.28125rem;
}

.l-top-about {
	margin-top: 1.3125rem;
}

.l-top-photo {
	margin-top: 6.375rem;
}

.l-top-point {
	margin-top: 8.3125rem;
}

.l-top-program {
	margin-top: 0.875rem;
}

.c-accordion__title {
	font-size: 0.875rem;
	padding: 1.125rem 1.3125rem;
}

.c-accordion__title::before {
	width: 85.9598853868%;
}

.c-accordion__icon {
	margin-top: 0.75rem;
}

.c-accordion__icon::before {
	height: 1.375rem;
	width: 1.375rem;
}

.c-accordion__content-inner {
	padding: 1.125rem 1.375rem;
}

.c-accordion__point span {
	border-radius: 2.5rem;
	font-size: 0.75rem;
	padding: 0.125rem 0.5rem;
}

.c-accordion__titleBlock {
	grid-gap: 0.625rem;
	display: -ms-grid;
	display: grid;
	gap: 0.625rem;
	-ms-grid-columns: 3.625rem 1fr;
	grid-template-columns: 3.625rem 1fr;
	padding-right: 1.875rem;
}

.c-accordion__contentsText {
	font-size: 0.875rem;
	max-width: 100%;
}

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

.c-accordion__container {
	margin-top: 1rem;
	max-width: 100%;
	padding: 1rem 1.4375rem;
	padding: 1rem 1.875rem;
}

.c-accordion__containerTitle {
	font-size: 0.75rem;
}

.c-accordion__containerText {
	font-size: 0.75rem;
}

.c-accordion__youtube {
	margin-top: 1.0625rem;
}

.c-accordion__itemsBlock {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.5rem;
	margin-top: 0.875rem;
}

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

.c-accordion2__item {
	color: #333;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.8125rem;
	padding-left: 0.625rem;
	padding-left: 1.25rem;
	position: relative;
	width: 100%;
}

.c-accordion2__item::before {
	font-size: 1rem;
}

.c-accordion2__item::after {
	background-image: url(../images/top/rumor-line-sp@2x.png);
	height: 0.125rem;
	width: 19.375rem;
}

.c-balloon {
	font-size: 0.6875rem;
	font-weight: 500;
	line-height: 1.3636363636;
	margin-block: 0.4375rem;
	margin-left: 1.6875rem;
	margin-left: 0;
	position: relative;
	width: 13.75rem;
	z-index: 10;
}

.c-balloon::before {
	background-image: url(../images/common/media-background01-sp@2x.png);
	height: 6.6875rem;
	left: 49%;
	width: 16.5625rem;
}

.c-balloon._small::before {
	background-image: url(../images/common/media-background03-sp@2x.png);
	height: 4.6875rem;
	width: 16.5625rem;
}

.c-balloon._first {
	width: 13.75rem;
}

.c-balloon._second {
	margin-left: 0;
	width: 13.75rem;
}

.c-balloon._third {
	width: 13.75rem;
}

.c-blog-card1 {
	border-radius: 1rem;
}

.c-blog-card1::before {
	bottom: 0.9375rem;
	height: 2rem;
	right: 0.9375rem;
	width: 2rem;
}

.c-blog-card1__img img {
	border-radius: 0.6875rem 0.6875rem 0 0;
}

.c-blog-card1__body {
	padding: 0.5625rem 0.875rem 0.875rem 0.875rem;
	padding: 0.5625rem 0.625rem 0.875rem 0.875rem;
	padding: 0.5625rem 0rem 0.875rem 0.875rem;
}

.c-blog-card1__title {
	font-size: 1.125rem;
}

.c-blog-card1__subTitle {
	font-size: 1rem;
}

.c-blog-card1__date {
	font-size: 0.625rem;
	margin-top: 0.5625rem;
}

.c-blog-card1__priceTitle,
.c-blog-card1__daysTitle,
.c-blog-card1__experienceTitle {
	font-size: 0.875rem;
}

.c-blog-card1__priceText,
.c-blog-card1__daysText {
	font-size: clamp(0.875rem, 0.5rem + 1.6vi, 1rem);
}

/* .c-blog-card1__contents {
	gap: 1.125rem;
	margin-top: 0.4375rem;
} */

/* .c-blog-card1__daysText._accent::before {
	right: -0.5625rem;
} */

.c-blog-card1__experience {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.c-experienceStars__star {
	height: 1rem;
	width: 1.0625rem;
}

.c-blog-card1__items {
	padding-right: 3.125rem;
}

.c-blog-card1__item {
	font-size: 0.75rem;
	padding-left: 1.25rem;
}

.c-blog-card1__item::before {
	height: 0.875rem;
	width: 0.875rem;
}

.c-blog-card2 {
	border-radius: 0;
}

.c-blog-card2__body {
	padding: 0.5625rem 1.3125rem 1.3125rem 1.3125rem;
}

.c-blog-card2__title {
	font-size: 1.375rem;
}

.c-blog-card2__subTitle {
	font-size: 1.25rem;
}

.c-blog-card2__date {
	font-size: 0.875rem;
	margin-top: 0.75rem;
}

.c-blog-card2__priceTitle,
.c-blog-card2__daysTitle,
.c-blog-card2__experienceTitle {
	font-size: 0.875rem;
	font-weight: 600;
}

.c-blog-card2__priceText,
.c-blog-card2__daysText {
	font-size: 1rem;
}

.c-blog-card2__button {
	font-weight: 500;
	padding: 0.300625rem 1.095rem 0.186875rem 0.405rem;
}

.c-blog-card2__contents {
	gap: 1.125rem;
	margin-top: 0.4375rem;
}

.c-blog-card2__daysText._accent::before {
	right: -0.5625rem;
}

.c-blog-card2__daysText._icon {
	letter-spacing: 1.6px;
}

.c-blog-card2__experience {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.c-experienceStars__star {
	height: 1rem;
	width: 1.0625rem;
}

.c-blog-card2__item {
	font-size: 0.75rem;
	padding-left: 1.25rem;
}

.c-blog-card2__item::before {
	height: 0.875rem;
	width: 0.875rem;
}

.c-blog {
	border-radius: 1.25rem;
	padding: 0.75rem;
}

.c-blog__link {
	gap: 0.625rem;
	-ms-grid-columns: 8.5625rem 1fr;
	grid-template-columns: 8.5625rem 1fr;
}

.c-blog__title {
	font-size: clamp(0.75rem, -1.175rem + 8vi, 0.875rem);
	padding-bottom: 0.53125rem;
}

.c-blog__name {
	font-size: 0.75rem;
	margin-top: 0.53125rem;
}

.c-blog__dl {
	margin-top: 0.53125rem;
}

.c-blog__item {
	font-size: 0.75rem;
	font-weight: 400;
	gap: 0.25rem;
	-ms-grid-columns: 2rem 1fr;
	grid-template-columns: 2rem 1fr;
	line-height: 100%;
}

.c-blog__dl .c-blog__item:nth-child(n+2) {
	margin-top: 0.25rem;
}

.c-blog__dt {
	border-radius: 0.375rem;
	font-size: 0.75rem;
	padding: 0.125rem 0.25rem;
}

.c-blog__dd {
	font-size: 0.75rem;
}

.c-breadcrumb__item {
	font-size: 0.625rem;
}

span[property=itemListElement] {
	font-size: 0.625rem;
}

span[property=itemListElement]::after {
	font-size: 0.625rem;
}

.c-button1 {
	font-size: 0.75rem;
	padding: 1.125rem 3.25rem 1.125rem 1.5rem;
}

.c-button1::before {
	-webkit-mask-image: url(../images/common/arrow-icon.svg);
	height: 0.625rem;
	mask-image: url(../images/common/arrow-icon.svg);
	width: 0.625rem;
}

.c-button1._leftArrow::before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	        transform: translateY(-50%) rotate(-90deg);
}

.c-button2 {
	font-size: 0.75rem;
	line-height: 117%;
	padding: 0.75rem 1.59375rem 0.75rem 4.09375rem;
}

.c-button2::before {
	height: 1.5rem;
	left: 1.59375rem;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.5rem;
}

.c-button3 {
	font-size: 0.875rem;
	padding: 1.1875rem 3.03125rem 1.1875rem 4.65625rem;
}

.c-button3::before {
	height: 1.5rem;
	left: 1.625rem;
	top: 52%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.5rem;
}

.c-button4 {
	font-size: 0.75rem;
	padding: 1.4375rem 1.5rem 1.4375rem 3.625rem;
}

.c-button4::before {
	height: 1.125rem;
	left: 1.5rem;
	width: 1.125rem;
}

.c-button5 {
	font-size: 0.75rem;
	line-height: 117%;
	padding: 0.75rem 5.09375rem 0.75rem 2.84375rem;
}

.c-button5::before {
	height: 1.25rem;
	right: 2.84375rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

.c-card1 {
	border-radius: 0.5rem;
	min-height: 10rem;
	padding: 0.75rem 0.375rem 0.625rem;
}

.c-card1__title {
	font-size: 0.875rem;
	line-height: 1.7142857143;
}

.c-card1__title-accent {
	font-size: 1.375rem;
}

.c-card1__img {
	width: 4.4375rem;
}

.c-card1__text {
	font-size: 0.625rem;
}

.c-card1._small .c-card1__title-accent {
	font-size: 1.25rem;
}

.c-card2 {
	border-radius: 0.75rem;
	padding: 0.75rem 1.5rem;
}

.c-card2__title {
	font-size: 1rem;
}

.c-card2__img {
	margin-top: 0.75rem;
}

.c-card2__img img {
	border-radius: 0.75rem;
}

.c-card2__text1 {
	font-size: 0.75rem;
	margin-top: 0.75rem;
}

.c-card2__text2 {
	font-size: 0.625rem;
	margin-top: 0.75rem;
}

.c-category {
	border-radius: 2.5rem;
	font-size: 0.75rem;
	padding: 0.125rem 0.5rem;
}

.c-circle-button {
	height: 4.875rem;
	width: 4.875rem;
}

.c-circle-button::before {
	height: 4.375rem;
	width: 4.375rem;
}

.c-circle-button__text {
	font-size: 1rem;
}

.c-circle-button__small {
	font-size: 0.75rem;
	margin-top: 0.3125rem;
}

.c-circle-button__svg {
	margin-bottom: 0;
	margin-bottom: -0.1875rem;
	margin-top: -0.8125rem;
}

.c-circle-button__svg svg {
	height: 0.5625rem;
	width: 0.75rem;
}

.c-circle-text {
	font-size: 0.875rem;
}

.c-circle-text::before {
	height: 7.8125rem;
	left: 50%;
	top: 50%;
	width: 7.8125rem;
}

.c-circle-text::after {
	height: 4.75rem;
	left: min(-2.5625rem, 50%);
	top: 5rem;
	width: 6.125rem;
}

.c-dl__item {
	-ms-grid-columns: 7.5rem 1fr;
	grid-template-columns: 7.5rem 1fr;
}

.c-dl__descriptionList {
	font-size: 0.875rem;
	padding: 1.09375rem 1rem;
	text-align: left;
}

.c-dl__descriptionTerm {
	word-wrap: break-word;
	font-size: 0.875rem;
	overflow-wrap: anywhere;
	padding: 1.09375rem 1rem;
}

.c-faq__title,
.c-faq__answer {
	font-size: 0.875rem;
	padding-left: 1.6875rem;
}

.c-faq__answer {
	margin-top: 1rem;
}

.c-flow__title {
	font-size: clamp(0.938rem, 0rem + 4vi, 1rem);
	margin-top: 0.625rem;
}

.c-flow__text {
	font-size: 0.6875rem;
	margin-top: 0.9375rem;
}

.c-flow__text._small {
	width: 100%;
}

.c-heading1__titleEn {
	font-size: 0.875rem;
}

.c-heading1__titleJp {
	font-size: 1.375rem;
	margin-top: 0.5rem;
}

.c-heading1__text {
	font-size: 0.875rem;
	margin-top: 0.5rem;
}

.c-heading2 {
	padding-left: 1rem;
}

.c-item {
	font-size: 1rem;
}

.c-link {
	padding: 0.9375rem 3.125rem 0.9375rem 1.25rem;
}

.c-link__text1 {
	font-size: 0.75rem;
}

.c-link__text2 {
	font-size: 0.625rem;
}

.c-lower-head {
	height: 14.375rem;
}

.c-lower-head__title {
	font-size: 1.375rem;
	height: 13.125rem;
	padding-top: 0.625rem;
	position: relative;
	right: 1.25rem;
	top: -2.5rem;
}

.c-mail-button {
	font-size: 0.875rem;
	padding: 0.90625rem 3.0625rem 0.84375rem 3.625rem;
}

.c-mail-button::before {
	height: 1.5rem;
	left: 1.125rem;
	top: 50%;
	width: 1.5rem;
}

.c-media1 {
	gap: 0.78125rem;
	-ms-grid-columns: 6.875rem 1fr;
	grid-template-columns: 6.875rem 1fr;
	padding: 1rem 1.125rem;
}

.c-media1__job {
	font-size: 0.625rem;
}

.c-media1__name {
	font-size: 1rem;
	margin-top: 0.625rem;
}

.c-media1__name-small {
	font-size: 0.75rem;
}

.c-media1__text {
	font-size: 0.75rem;
	line-height: 150%;
	margin-top: 0.46875rem;
}

.c-media2 {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 0.5rem;
	-ms-grid-columns: 4.1875rem 1fr;
	grid-template-columns: 4.1875rem 1fr;
	margin-inline: auto;
	max-width: 23.125rem;
	width: 100%;
}

.c-media2__content {
	margin-top: 1.25rem;
}

.c-media2__imgBlock {
	width: 4.8125rem;
}

.c-media2__img {
	width: 4.125rem;
}

.c-media2__name {
	font-size: 0.6875rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.5625rem;
}

.c-media2__nameSmall {
	font-size: 0.5rem;
}

.c-media2._small {
	margin-top: -1rem;
}

.c-mv-banner {
	height: 5.5625rem;
	width: 5.5625rem;
}

.c-mv-banner::before {
	height: 5.5625rem;
	width: 5.5625rem;
}

.c-mv-banner__title {
	font-size: 0.75rem;
}

.c-mv-banner__city {
	font-size: 0.625rem;
	margin-top: 0.125rem;
}

.c-mv-banner__number {
	font-size: 2.25rem;
}

.c-mv-banner__numberVertical {
	font-size: 0.75rem;
}

.c-mv-banner__numberSmall {
	font-size: 1.125rem;
}

.c-mv-banner__footer {
	font-size: 0.625rem;
	margin-top: -0.25rem;
}

.c-mv-banner__container {
	width: 5.5625rem;
}

.c-mv-banner._2col .c-mv-banner__container {
	margin-top: -0.4375rem;
}

.c-mv-banner._2col .c-mv-banner__number {
	margin-top: -0.1875rem;
}

.c-mv-banner._2col .c-mv-banner__city {
	margin-top: 0.0625rem;
}

.c-mv-lower {
	padding-top: 1.40625rem;
}

.c-mv-lower__contents {
	display: block;
	padding-inline: 2rem;
}

.c-mv-lower__contents._right {
	padding-inline: 2rem;
}

.c-mv-lower__imgBlock {
	margin-inline: auto;
	max-width: 100%;
	width: 16.5625rem;
}

.c-mv-lower__breadcrumb {
	margin-top: 0;
	padding-inline: 1.25rem;
}

.c-mv-lower__buttons {
	gap: 0.625rem;
	margin-top: 0.625rem;
}

.c-mv-lower__buttons .c-button4 {
	padding: 1.4375rem 1.5rem 1.4375rem 3.625rem;
}

.c-mv {
	margin-top: -1.75rem;
}

.c-mv__contents {
	top: 104vw;
}

.c-mv__tests {
	margin-top: 0.25rem;
	padding-right: 0.625rem;
}

.c-mv__text {
	font-size: 0.5625rem;
}

.c-mv__scroll {
	bottom: -1.3125rem;
	left: 0.8125rem;
}

.c-mv__circle {
	bottom: 0.5625rem;
	right: 0.5625rem;
}

.c-mv__reference {
	bottom: 27.3333333333vw;
	font-size: 0.75rem;
}

.c-pagenavi .wp-pagenavi a,
.c-pagenavi .wp-pagenavi span {
	margin-inline: 0.4375rem;
}

.c-pagenavi .wp-pagenavi .previouspostslink {
	margin-right: 0.4375rem;
}

.c-pagenavi .wp-pagenavi .nextpostslink {
	margin-right: 0.4375rem;
}

.c-rumor__contents--sp {
	display: block;
	margin-block: 0;
	padding-inline: 0;
	padding-top: 0;
	width: 22.375rem;
}

.c-rumor__contents--sp::before {
	background-image: url(../images/top/rumor-background-sp@2x.png);
	height: 14.3125rem;
	width: 22.375rem;
}

.c-rumor__contents--sp::after {
	background-image: url(../images/top/rumor-background-mask@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3rem;
	left: 50%;
	position: absolute;
	top: 92.5%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 18.0625rem;
}

.c-rumor__contents {
	position: relative;
}

.c-rumor.is-active .c-rumor__contents::after {
	background-image: url(../images/top/accordion-bottom3@2x.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 21.125rem;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 23.0625rem;
	z-index: -1;
}

.c-rumor__items {
	max-height: 10rem;
	overflow: hidden;
	padding-inline: 1.875rem 2.5rem;
	padding-top: 0.625rem;
}

.c-rumor__item {
	color: #333;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 100%;
	margin-top: 0.8125rem;
	padding-left: 0.625rem;
	position: relative;
	width: 100%;
}

.c-rumor__item::before {
	font-size: 1rem;
}

.c-rumor__item::after {
	background-image: url(../images/top/rumor-line-sp@2x.png);
	height: 0.125rem;
	width: 19.375rem;
}

.c-rumor.is-active .c-rumor__items {
	max-height: 21.25rem; /* 開いたときの高さ。必要に応じて調整 */
	padding-top: 3.125rem;
}

.c-rumor.is-active .c-rumor__items {
	max-height: 21.25rem;
}

.c-rumor.is-active .c-rumor__items {
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
}

.c-schedule {
	padding: 2.5rem 1.375rem 1.5rem;
}

.c-schedule__event {
	gap: 2rem;
}

.c-schedule__event:nth-child(n+2) {
	margin-top: 2.0625rem;
}

.c-schedule__time {
	font-size: 0.875rem;
	margin-top: 0;
}

.c-schedule__time::before {
	height: 3.75rem;
	top: -1.375rem;
	width: 3.75rem;
}

.c-schedule__contents {
	gap: 1.25rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
}

.c-schedule__descriptionDate {
	font-size: 1rem;
}

.c-schedule__descriptionText {
	font-size: 0.875rem;
	margin-top: 0.75rem;
}

.c-schedule .c-schedule__event:last-child .c-schedule__description {
	padding-bottom: 2.75rem;
}

.c-scroll-table {
	width: 60rem;
}

.c-scroll-table__header {
	padding-block: 0.625rem;
}

.c-scroll-table__data {
	padding: 1rem 0.625rem;
}

.c-scroll-table__data:nth-child(1) {
	width: 7.5rem;
}

.c-scroll-table__data:nth-child(2) {
	width: 7.5rem;
}

.c-scroll-table__data:nth-child(3) {
	width: 6.25rem;
}

.c-scroll-table__data:nth-child(4) {
	width: 7.5rem;
}

.c-scroll {
	font-size: 0.5625rem;
}

.c-scroll::before {
	height: 5.75rem;
	left: 0.875rem;
	width: 0.25rem;
}

.c-tab__content {
	font-size: 1.125rem;
}

.c-tel-button {
	padding: 0.9375rem 1.625rem 0.8125rem 2.9375rem;
}

.c-tel-button::before {
	height: 1.5rem;
	left: 1.125rem;
	top: 50%;
	width: 1.5rem;
}

.c-tel-button__tel {
	font-size: 1.125rem;
}

.c-tel-button__text {
	font-size: 0.625rem;
}

.c-text {
	font-size: 1rem;
}

.c-vertical-line {
	height: 4.125rem;
}

[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=date],
textarea {
	font-size: 1rem;
}

.p-404__title {
	font-size: 1.375rem;
}

.p-404__text {
	font-size: 1rem;
	margin-top: 1.25rem;
}

.p-404__button {
	margin-top: 2rem;
}

.p-404__button .c-button4 {
	padding: 1.4375rem 1.5rem 1.4375rem 3.625rem;
}

.p-cards {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.p-cards1 {
	gap: 0.75rem;
}

.p-faq {
	max-width: 100%;
	padding: 1.5rem 1.875rem;
}

.p-faq__item {
	padding-inline: 1.03125rem 1.125rem;
}

.p-flow {
	gap: 0.875rem;
}

.p-footer__inner.l-inner {
	max-width: 37.5rem;
}

.p-footer__texts {
	margin-inline: auto;
	margin-top: 2.5rem;
	max-width: 17.25rem;
	width: 100%;
}

.p-footer__text {
	font-size: 0.75rem;
	line-height: 160%;
	text-align: left;
}

.p-footer__items {
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 1.5625rem;
	max-width: 100%;
}

.p-footer__contactTitles {
	margin-top: 2.1875rem;
}

.p-footer__contactTitle {
	font-size: 1rem;
	line-height: 21px;
}

.p-footer__buttons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.5rem;
	text-align: center;
}

.p-footer__copy {
	font-size: 0.5625rem;
	margin-top: 1.75rem;
}

.p-header__inner {
	max-width: 100%;
	padding: 0.5rem;
}

.p-header__title {
	font-size: 0.75rem;
	letter-spacing: 1.2px;
}

.p-header__title::before,
.p-header__title::after {
	height: 1.25rem;
	top: 31%;
	width: 1.25rem;
}

.p-header__title::before {
	left: -1.375rem;
}

.p-header__title::after {
	right: -1.125rem;
}

.p-mockup__items {
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.p-single1__inner.l-inner {
	max-width: 37.5rem;
}

.p-single1__headContents {
	border-radius: 0;
	margin-inline: calc(50% - 50vi);
	padding: 1rem 1.25rem;
}

.p-single1__data {
	font-size: 0.625rem;
}

.p-single1__title {
	font-size: 1.375rem;
	margin-top: 0.625rem;
}

.p-single1__tags {
	margin-top: 0.625rem;
}

.p-single1__tag {
	font-size: 0.625rem;
}

.p-single1__item {
	gap: 0.375rem;
	-ms-grid-columns: 2rem 1fr;
	grid-template-columns: 2rem 1fr;
}

.p-single1__descriptionList,
.p-single1__descriptionItem {
	font-size: 0.75rem;
}

.p-single1__descriptionList {
	border-radius: 0.375rem;
	padding: 0.25rem;
}

.p-single1__contents-inner.l-inner {
	max-width: 37.5rem;
}

.p-single1__contents-inner::before {
	display: none;
}

.p-single1__contents {
	position: relative;
}

.p-single1__contents::before {
	background-image: url(../images/common/cloud-icon-orange@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 4.125rem;
	right: -0.625rem;
	top: calc(50% - 7.5rem);
	width: 4.375rem;
	z-index: -1;
}

.p-single1__contents::after {
	background: url(../images/common/cloud-icon-green@2x.png) center/cover no-repeat;
	height: 4.125rem;
	left: -1.25rem;
	top: calc(50% + 5rem);
	width: 4.375rem;
}

.p-single1__wrapper img {
	margin-top: 1.5rem;
}

.p-single1__wrapper figure:first-child {
	margin: 0 calc(50% - 50vw);
	margin-top: 0;
	width: 100vw;
}

.p-single1__wrapper figure:first-child img {
	border-radius: 0;
	border-radius: initial;
}

.p-single1__wrapper figure {
	position: relative;
}

.p-single1__wrapper figure {
	position: relative;
}

.p-single1__wrapper h2 {
	margin-inline: 1.25rem 1.25rem;
	padding-left: 1rem;
}

.p-single1__wrapper p {
	font-size: 0.875rem;
	margin-top: 0.9375rem;
	max-width: 100%;
	padding-inline: 1.25rem;
}

.p-single1__contents-buttons {
	gap: 1.5rem;
	margin-top: 2.625rem;
}

.p-single1__contents-buttons::before {
	background-image: url(../images/common/cloud-icon-green@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 4.125rem;
	position: absolute;
	right: -0.625rem;
	top: -13.5rem;
	width: 4.375rem;
}

.p-single1__sideContents {
	margin-top: 2.75rem;
	padding-bottom: 3.5rem;
}

.p-single1__sideContents-inner.l-inner {
	max-width: 37.5rem;
}

.p-single1__contents-title {
	max-width: 100%;
	padding-inline: 1.25rem;
}

.p-single1__contents-lists {
	margin-top: 1.375rem;
}

.p-single1__contents-list:nth-child(n+2) {
	margin-top: 1rem;
}

.p-single1__imgBlock {
	margin-inline: calc(50% - 50vw);
	margin-top: 0rem;
	width: 100vw;
}

.p-single1__img {
	aspect-ratio: 393/237;
	border-radius: 0;
}

.p-single2 {
	overflow-x: clip;
	padding-bottom: 3rem;
}

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

.p-single2__headImg-block {
	margin-top: 0;
}

.p-single2__headImg-block::before {
	display: none;
}

.p-single2__headImg img {
	border-radius: 0;
}

.p-single2__contents-inner.l-inner {
	max-width: 37.5rem;
}

.p-single2__contents-text {
	font-size: 0.875rem;
	margin-top: 1rem;
	padding-inline: 1.25rem;
}

.p-single2__contents-imgBlock::before {
	display: none;
}

.p-single2__contents-imgBlock::after {
	display: none;
}

.p-single2__contents-title {
	margin-top: 1.5rem;
}

.p-single2__contents-title._scroll::before {
	height: 1.25rem; /* ヘッダーの高さに合わせて調整 */
	margin-top: -1.25rem; /* ヘッダーの高さに合わせて調整 */
}

.p-single2__contents-title._supplement::before {
	display: none;
}

.p-single2__contents-title._mt48 {
	margin-top: 2rem;
}

.p-single2__contents-title._mt120 {
	margin-top: 2.5rem;
}

.p-single2__contents-tab::before {
	display: none;
}

.p-single2__contents-tab::after {
	display: none;
}

.p-single2__contents-buttons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1rem;
}

.p-single2__contents-faqButtons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1rem;
	margin-top: 2rem;
}

.p-single2__content {
	margin-top: 0;
}

.p-single2__wrapper img {
	margin-top: 1.5rem;
}

/* .p-single2__wrapper figure:first-child {
	margin: 0 calc(50% - 50vw);
	margin-top: 0;
	width: 100vw;
} */

.p-single2__wrapper figure:first-child::before {
	display: none;
}

.p-single2__wrapper figure:nth-of-type(2)::before {
	display: none;
}

.p-single2__wrapper figure:nth-of-type(2)::after {
	display: none;
}

.p-single2__wrapper figure:first-child img {
	border-radius: 0;
	border-radius: initial;
}

.p-single2__wrapper h2 {
	/* margin-inline: 1.25rem 1.25rem; */
	padding-left: 1rem;
}

.p-single2__wrapper p {
	font-size: 0.875rem;
	margin-top: 0.9375rem;
	max-width: 100%;
	padding-inline: 1.25rem;
}

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

.p-single2__img {
	border-radius: 0;
}

.p-top-about {
	padding-bottom: 4.375rem;
}

.p-top-about::before {
	background-image: url(../images/top/top-about-background-sp@2x.png);
	bottom: 2.6875rem;
	height: min(8.4375rem, 26.9333333333vw);
	width: min(32.75rem, 104.8vw);
}

.p-top-about::after {
	background-image: url(../images/top/about-footer-background-sp@2x.png);
	height: 111.4666666667vw;
	width: 100vw;
}

.p-top-about__content {
	margin-inline: auto;
	margin-top: 1.25rem;
	max-width: 25rem;
	width: 100%;
}

.p-top-about__container {
	margin-bottom: 2.5625rem;
	margin-inline: calc(50% - 50vw);
	margin-top: 5.5rem;
	width: 100vw;
}

.p-top-lifestyle {
	margin-top: 3.3125rem;
	padding-bottom: 0;
	padding-top: 3.125rem;
}

.p-top-lifestyle::before {
	background-image: url(../images/top/voice-background-sp@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 221.8666666667vw;
	width: 100vw;
}

.p-top-lifestyle:after {
	display: none;
}

.p-top-lifestyle__inner.l-inner {
	background: #FFF4E5;
	max-width: 37.5rem;
}

.p-top-lifestyle__text {
	font-size: 0.75rem;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.2857142857;
	margin-top: 1rem;
	padding-inline: 1.5625rem;
}

.p-top-lifestyle__items {
	gap: 1rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-inline: auto;
	margin-top: 2.25rem;
	max-width: min(30.8125rem, 82.1333333333vw);
	width: 100%;
}

.p-top-lifestyle__items::before {
	background-image: url(../images/top/life-cloud-left-sp@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 12.5rem;
	content: "";
	height: 5.75rem;
	left: calc(50% - min(63%, 55.2vw));
	position: absolute;
	width: 7.375rem;
	z-index: -1;
}

.p-top-lifestyle__items::after {
	background-image: url(../images/top/life-cloud-right-sp@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 5.125rem;
	position: absolute;
	right: calc(50% - min(63%, 53.3333333333vw));
	top: 6.25rem;
	width: 6.625rem;
	z-index: -1;
}

.p-top-lifestyle__reference {
	margin-inline: auto;
	margin-top: 3.5rem;
	max-width: min(30.8125rem, 82.1333333333vw);
	padding-bottom: 3rem;
	width: 100%;
}

.p-top-lifestyle__referenceTitle {
	font-size: 0.75rem;
}

.p-top-lifestyle__reference-content {
	font-size: 0.75rem;
	gap: 1rem;
	letter-spacing: 0.03em;
}

.p-top-photo:after {
	display: none;
}

.p-top-photo__imgBlock {
	margin-top: 1.375rem;
}

.p-top-photo__imgBlock::before {
	background-image: url(../images/top/photo-cloud-left-sp@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 34.9375rem;
	left: calc(50% - min(63%, 57.3333333333vw));
	position: absolute;
	top: 14.375rem;
	width: 7.4375rem;
	z-index: -1;
}

.p-top-photo__imgBlock::after {
	background-image: url(../images/top/photo-cloud-right-sp@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 38.9375rem;
	position: absolute;
	right: calc(50% - min(63%, 54.7073791349vw));
	top: -4.5625rem;
	width: 5.1875rem;
	z-index: -1;
}

.p-top-point {
	margin-top: -4.375rem;
	padding-bottom: 4.1875rem;
	padding-top: 6.125rem;
}

.p-top-point::before {
	background-image: url(../images/top/point-background@2x.png);
	height: 17.8666666667vw;
	width: 100vw;
}

.p-top-point__inner.l-inner {
	max-width: 37.5rem;
}

.p-top-point__text {
	font-size: 0.875rem;
	line-height: 180%;
	margin-top: 1.4375rem;
	padding-inline: 1.75rem;
}

.p-top-point__wrapper {
	max-width: 82.4vw;
	padding: 1rem 1.4375rem;
}

.p-top-point__wrapperTitle {
	font-size: 0.875rem;
}

.p-top-point__wrapperText {
	font-size: 0.75rem;
}

.p-top-program__inner.l-inner {
	max-width: 37.5rem;
}

.p-top-program__cards {
	gap: 1.5rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 1.5rem;
}

.p-top-program__cards::before {
	height: 4.75rem;
	left: min(-2.5625rem, 50%);
	top: 18.75rem;
	width: 6.125rem;
}

.p-top-program__cards::after {
	background: url(../images/common/program-cloud-icon-sp@2x.png) center/cover no-repeat;
	height: 43.4375rem;
	right: min(-1.625rem, 50%);
	top: 5.5rem;
	top: 23.4666666667vw;
	width: 4.6375rem;
}

.p-top-program__flowTitle {
	font-size: 1.125rem;
	margin-top: 2rem;
}

.p-top-program__flows {
	margin-top: 1.40625rem;
}

.p-top-program__description {
	margin-top: 2.5rem;
}

.p-top-program__buttons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1rem;
	margin-top: 1.5625rem;
}

.p-top-program__addition {
	margin-top: 1.875rem;
}

.p-top-voice {
	padding-top: 3.125rem;
}

.p-top-voice::before {
	background-image: url(../images/top/voice-background-sp@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 221.8666666667vw;
	width: 100vw;
}

.p-top-voice:after {
	display: none;
}

.p-top-voice__inner.l-inner {
	max-width: 37.5rem;
}

.p-top-voice__title {
	margin-inline: calc(50% - 50vi);
}

.p-top-voice__items {
	gap: 1rem;
	margin-top: 1.5rem;
}

.p-top-voice__items::before {
	background-image: url(../images/top/voice-cloud-right@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 5.75rem;
	left: calc(50% - min(63%, 61.3333333333vw));
	position: absolute;
	top: 7.5rem;
	width: 7.4375rem;
	z-index: -1;
}

.p-top-voice__items::after {
	background-image: url(../images/top/voice-cloud-left-sp@2x.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 36.375rem;
	position: absolute;
	right: calc(50% - min(63%, 61.3333333333vw));
	top: -1.875rem;
	width: 7.4375rem;
	z-index: -1;
}

.p-top-voice__button {
	margin-top: 1.25rem;
}

.p-top-voice__button .c-button1 {
	padding-block: 1.75rem;
}

.p-top-voice__button .c-button1::before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	        transform: translateY(-50%) rotate(-90deg);
}

.p-voice {
	padding-bottom: 3.5625rem;
}

.p-voice__inner.l-inner {
	max-width: 37.5rem;
}

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

.p-voice__categories {
	gap: 0.5rem;
	margin-top: 1.5rem;
}

.p-voice__item {
	margin-top: 1.125rem;
}

.p-voice__item:nth-child(n+2) {
	margin-top: 1rem;
}

.p-voice__item:nth-child(3)::before,
.p-voice__item:nth-child(5)::before,
.p-voice__item:nth-child(8)::before {
	background: url(../images/common/cloud-icon-orange@2x.png) center/cover no-repeat;
	bottom: -2.4375rem;
	content: "";
	height: 4.125rem;
	position: absolute;
	right: -1.25rem;
	width: 4.375rem;
	z-index: -1;
}

.p-voice__item:nth-child(2)::before,
.p-voice__item:nth-child(5)::before,
.p-voice__item:nth-child(8)::before {
	display: none;
}

.p-voice__item:nth-child(1)::after,
.p-voice__item:nth-child(6)::after,
.p-voice__item:nth-child(10)::after {
	display: none;
}

.p-voice__item:nth-child(3)::after,
.p-voice__item:nth-child(5)::after,
.p-voice__item:nth-child(8)::after {
	background: url(../images/common/cloud-icon-green@2x.png) center/cover no-repeat;
	content: "";
	height: 4.125rem;
	left: -2rem;
	position: absolute;
	top: -2.5625rem;
	width: 4.375rem;
	z-index: -1;
}

.p-voice__pagenavi {
	margin-top: 2.5rem;
}

.u-hidden-pc {
	display: block;
}

.u-hidden-sp {
	display: none;
}

.u-hidden-sp2 {
	display: none;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@-webkit-keyframes splide-loading {

0% {
	-webkit-transform: rotate(0);
	        transform: rotate(0);
}

to {
	-webkit-transform: rotate(1turn);
	        transform: rotate(1turn);
}

}

@keyframes splide-loading {

0% {
	-webkit-transform: rotate(0);
	        transform: rotate(0);
}

to {
	-webkit-transform: rotate(1turn);
	        transform: rotate(1turn);
}

}

@-webkit-keyframes scroll-hint-animation {

0% {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

50% {
	-webkit-transform: translate(-45%, -50%);
	        transform: translate(-45%, -50%);
}

100% {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

}

@keyframes scroll-hint-animation {

0% {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

50% {
	-webkit-transform: translate(-45%, -50%);
	        transform: translate(-45%, -50%);
}

100% {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

}


/* 202511 改修 */

/* ============================================ */
h3.wp-block-heading {
	width: fit-content;
	margin-bottom: 1.5rem;
	padding-bottom: 4px;
	font-size: 20px;
	font-weight: 700;
	color: #E65A10;
	border-bottom: 2px dotted #E65A10;
}
h4.wp-block-heading {
	font-size: 1.25rem;
	font-weight: 700;
}
.has-fixed-layout th {
	width: 11.25rem !important;
	padding: 0.875rem 1.25rem !important;
	background-color: #e5e5e5 !important;
	border: 1px solid #D1D1D1 !important;
	border-right: 0px solid transparent !important;
	font-weight: 400;
	text-align: center !important;
}
.has-fixed-layout td {
	border: 1px solid #D1D1D1 !important;
	border-left: 0px solid transparent !important;
	padding: 0.875rem 2.5rem !important;
	background-color: transparent !important;
}


@media screen and (max-width: 768px) {
	.has-fixed-layout th {
		font-size: 0.875rem;
		width: 7.5rem !important;
		padding: 1.09375rem 1rem !important;
		text-align: left !important;
	}
	.has-fixed-layout td {
		padding: 1.09375rem 1rem !important;
		font-size: 0.875rem;
	}
}

.wp-block-column.has-background {
	padding: 2rem;
	border-radius: 10px;
}

.wp-block-column p {
	max-width: inherit;
}


ul.wp-block-list {
	line-height: 180%;
	max-width: 43.75rem;
	margin-inline: auto;
	width: 100%;
}

ul.wp-block-list li {
	margin-bottom: 8px;
	list-style:disc;
}

.wp-block-aioseo-faq {
	padding: 1.5rem 1.875rem;
	position: relative;
	background-image: repeating-linear-gradient(90deg, #f5751a, #f5751a 0.1875rem, transparent 0.1875rem, transparent 0.375rem);
	background-position: left 0.4375rem bottom;
	background-repeat: repeat-x;
	background-size: 600% 0.0625rem;
}

.wp-block-aioseo-faq:last-child {
	background: none;
}

h3.aioseo-faq-block-question {
	color: #F5751A;
	margin-left: 10px;
	position: relative;
}

h3.aioseo-faq-block-question::before {
	content: "Q";
	position: absolute;
	left: 0;
}

h3.aioseo-faq-block-question, .aioseo-faq-block-answer {
	font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    padding-left: 1.625rem;
    position: relative;
}
 .aioseo-faq-block-answer {
	margin-left: 10px;
	padding-left: 1.625rem;
	position: relative;
}
 .aioseo-faq-block-answer::before {
	content: "A";
	position: absolute;
	left: 0;
 }

/* ユタラボ紹介 */

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

.p-top-yutalabo__inner {
	max-width: calc(52.5rem + 6.6666%);
}
.p-top-yutalabo__wrapper {
	display: flex;
	gap: 60px;
	margin-top: 60px;
	padding: 30px;
	background: #fff;
	border: 2px solid #F5751A;
	border-radius: 10px;
	color: #333;
}
.p-top-yutalabo__logo {
	width: 30%;
	margin: 0 auto;
}
.p-top-yutalabo__content {
	width: 70%;
}
.p-top-yutalabo__title {
	font-weight: 700;
}
.p-top-yutalabo__title span {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
}
.p-top-yutalabo__text {
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.8;
}

.p-top-yutalabo__btn {
	width: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	margin-top: 15px;
	padding: 16px;
	color: #E65A10;
	border: 1px solid #E65A10;
	border-radius: 50px;
	font-size: 14px;
	line-height: 1;
}

.p-top-yutalabo__btn::before {
	height: 1.5rem;
	left: 1.59375rem;
	top: 52%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1.5rem;
}

@media screen and (max-width: 768px) {
	.p-top-yutalabo__wrapper {
		padding: 20px;
		flex-direction: column;
		gap: 30px;
	}
	.p-top-yutalabo__logo {
		width: 60%;
	}
	.p-top-yutalabo__btn { 
		margin: 20px auto 0;
	}
	.p-top-yutalabo__content {
		width: 100%;
	}
}


/* 体験プログラム調整 */

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

@media (max-width: 375px) {
	.wp-block-column.has-background {
		padding: 1rem;
	}
	h3.wp-block-heading {
		margin-bottom: 20px;
	}
	.p-single2__wrapper img {
		margin-top: 0;
	}
	.p-single2__wrapper p {
		padding-inline: 0;
	}
	:where(.wp-block-columns.is-layout-flex) {
		gap: 1em;
	}
	.p-single2__wrapper .wp-block-list {
		margin-left: 1rem;
	}
	.wp-block-aioseo-faq {
		padding: 1rem 0;
	}
	:where(.wp-block-columns.has-background) {
		padding: 1rem;
	}
}

.wp-block-columns .wp-block-column h4:nth-of-type(n+1) {
		margin-top: 30px;
	}


/* 長期お試し移住体験 */
.p-line__title {
	margin-top: 20px;
}
.p-line__btn {
	padding: 3rem 0;
}
.p-line__pdf {
	max-width: 980px;
	margin: 0 auto;
	margin-top: 50px;
}
.c-button__line {
	display: block;
	max-width: 400px;
	margin: 0 auto;
	padding: 2rem 3rem;
	text-align: center;
	background: #55AF75;
    border-radius: 4rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 130%;
    position: relative;
	font-size: 18px;
}
.c-button__line span {
	position: absolute;
	right: 40px;
	height: 19px;
}
.c-button__line span svg {
	vertical-align: top;
}

@media screen and (max-width: 768px) {
    .c-button__line {
        font-size: 0.75rem;
        line-height: 117%;
    }
}
/* ============================================ */

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