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

.u-desktop {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	-webkit-filter: blur(10px);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

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

.top-about-sub {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-about {
	margin-top: 80px;
	margin-top: 5rem;
}

.top-blog {
	margin-top: 80px;
	margin-top: 5rem;
}

.top-campaign-sub {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-campaign {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.top-contact-sub {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-contact {
	margin-top: 54px;
	margin-top: 3.375rem;
}

.top-contact--sub {
	margin-top: 80px;
	margin-top: 5rem;
}

.top-faq {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-footer {
	margin-top: 104px;
	margin-top: 6.5rem;
}

.top-footer--thanks {
	margin-top: 144px;
	margin-top: 9rem;
}

.top-footer--404 {
	margin-top: 0;
}

.top-information-sub {
	margin-top: 120px;
	margin-top: 7.5rem;
}

.top-information {
	margin-top: 84px;
	margin-top: 5.25rem;
}

.top-price-sub {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-price {
	margin-top: 85px;
	margin-top: 5.3125rem;
}

.top-privacy {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-site-map {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-terms {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-thanks {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-two-columns {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-voice-sub {
	margin-top: 52px;
	margin-top: 3.25rem;
}

.top-voice {
	margin-top: 84px;
	margin-top: 5.25rem;
}

.about-sub__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.about-sub__container {
	position: relative;
}

.about-sub__wrapper {
	position: relative;
}

.about-sub__back-image {
	aspect-ratio: 281/186;
	width: 100%;
	z-index: -10;
}

.about-sub__back-image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about-sub__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.about-sub__image {
	aspect-ratio: 128/194;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 37%;
}

.about-sub__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about-sub__title {
	color: #fff;
	font-family: "Gotu", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 400;
	left: 24px;
	left: 1.5rem;
	line-height: 1;
	position: absolute;
	top: 24px;
	top: 1.5rem;
}

.about-sub__body {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.about-sub__text {
	color: #0D2936;
	line-height: 1.5;
}

.about-sub__header {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.about-sub__galleries-box--top {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.about-sub__galleries {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 40px;
	margin-top: 2.5rem;
	row-gap: 8px;
	row-gap: 0.5rem;
}

.about-sub__gallery {
	-o-object-fit: cover;
	object-fit: cover;
}

.about-sub__gallery:hover {
	opacity: 0.6;
}

.about-sub__gallery img {
	height: 100%;
	width: 100%;
}

.about-sub__gallery-expansion {
	background-color: rgba(32, 32, 32, .8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.about-sub__gallery-expansion img {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-object-fit: cover;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.about__inner {
	position: relative;
}

.about__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.about__background {
	height: 181px;
	height: 11.3125rem;
	left: clamp(630px, 78vw, 1008px);
	left: clamp(39.375rem, 78vw, 63rem);
	position: absolute;
	top: 676px;
	top: 42.25rem;
	width: 194px;
	width: 12.125rem;
}

.about__container {
	margin-top: 24px;
	margin-top: 1.5rem;
	position: relative;
}

.about__wrapper {
	padding-left: 64px;
	padding-left: 4rem;
	padding-top: 26px;
	padding-top: 1.625rem;
	position: relative;
}

.about__back-image {
	aspect-ratio: 281/186;
	width: 100%;
	z-index: -10;
}

.about__back-image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.about__image {
	aspect-ratio: 128/194;
	left: 0;
	position: absolute;
	top: 0;
	width: 37%;
}

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

.about__title {
	color: #408F95;
	font-family: "Gotu", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1;
}

.about__body {
	margin-top: 16px;
	margin-top: 1rem;
}

.about__text {
	color: #0D2936;
	line-height: 1.5;
}

.about__button {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.blog__inner {
	position: relative;
}

.blog__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
	padding-left: 21px;
	padding-left: 1.3125rem;
	padding-right: 21px;
	padding-right: 1.3125rem;
}

.blog__background {
	-o-object-fit: cover;
	aspect-ratio: 437/201;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.blog__cards {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.blog__button {
	margin-top: 38px;
	margin-top: 2.375rem;
	text-align: center;
}

.button {
	-webkit-transition: 0.3s;
	background-color: #408F95;
	color: #fff;
	display: inline-block;
	font-family: "Gotu", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.58;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	padding-top: 16px;
	padding-top: 1rem;
	position: relative;
	text-align: center;
	transition: 0.3s;
	width: 202px;
	width: 12.625rem;
	z-index: 0;
}

.button::before {
	-webkit-transition: 0.3s;
	background-color: #fff;
	border: solid 1px #408F95;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: 0.3s;
	width: 0%;
	z-index: -1;
}

.button::after {
	border: solid 1px #408F95;
	content: "";
	height: 100%;
	left: 4px;
	left: 0.25rem;
	position: absolute;
	top: 4px;
	top: 0.25rem;
	width: 100%;
	z-index: -10;
}

.button:hover {
	-webkit-transition: 0.3s;
	color: #408F95;
	transition: 0.3s;
	z-index: 100;
}

.button:hover::before {
	width: 100%;
}

.button:hover .button__arrow {
	border-bottom: 1px solid #408F95;
	border-right: 1px solid #408F95;
}

.button:hover .wpcf7-submit {
	color: #408F95;
}

.button__arrow {
	-webkit-transform: skew(45deg);
	-webkit-transition: 0.3s;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	display: inline-block;
	height: 6px;
	height: 0.375rem;
	margin-bottom: 2px;
	margin-bottom: 0.125rem;
	margin-left: 8px;
	margin-left: 0.5rem;
	transform: skew(45deg);
	transition: 0.3s;
	width: 40px;
	width: 2.5rem;
}

.button--top {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.button__contact {
	-webkit-transition: 0.3s;
	color: #fff;
	display: inline-block;
	font-family: "Gotu", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.58;
	padding: 16px 0;
	padding: 1rem 0;
	padding-left: 56px;
	padding-left: 3.5rem;
	text-align: left;
	transition: 0.3s;
	width: 100%;
	z-index: 0;
}

.button:hover .button__contact {
	color: #408F95;
}

.button--contact {
	padding: 0;
}

.button__arrow--contact {
	left: 106px;
	left: 6.625rem;
	position: absolute;
	top: 37%;
}

.button__arrow--contact-form {
	left: 106px;
	left: 6.625rem;
	position: absolute;
	top: 22px;
	top: 1.375rem;
}

.button--contact-form {
	padding: 0;
}

.button--error {
	background-color: #fff;
	color: #408F95;
}

.button--error::before {
	background-color: #408F95;
	border: solid 1px #fff;
}

.button--error::after {
	border: solid 1px #fff;
}

.button--error:hover {
	color: #fff;
}

.button__arrow--error {
	border-bottom: 1px solid #408F95;
	border-right: 1px solid #408F95;
}

.button:hover .button__arrow--error {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.campaign-sub__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.campaign-sub__wrapper.inner {
	max-width: 500px;
	max-width: 31.25rem;
	padding: 0 48px;
	padding: 0 3rem;
}

.campaign-sub__feature {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 42px;
	margin-top: 2.625rem;
}

.campaign-sub__feature:first-child {
	margin-top: 0;
}

.campaign-sub__text {
	display: none;
}

.campaign-sub__button {
	display: none;
}

.campaign {
	overflow: hidden;
}

.campaign__inner {
	position: relative;
}

.campaign__container {
	margin-top: 23px;
	margin-top: 1.4375rem;
}

.campaign__wrapper.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.campaign__contents {
	margin-right: calc(50% - 50vw);
}

.campaign__swiper-button {
	height: 80px;
	height: 5rem;
	position: absolute;
	right: 180px;
	right: 11.25rem;
	top: 0;
	width: 240px;
	width: 15rem;
}

.campaign__feature {
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
}

.campaign__feature.feature {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.campaign__button {
	margin-top: 31px;
	margin-top: 1.9375rem;
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
	text-align: center;
}

.campaign__swiper-button .swiper-button-prev:hover {
	opacity: 0.6;
}

.campaign__swiper-button .swiper-button-next:hover {
	opacity: 0.6;
}

.card {
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .25);
	background-color: #fff;
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .25);
	display: block;
	padding: 16px;
	padding: 1rem;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.card:hover {
	opacity: 0.6;
}

.cards--side-bar .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 16px;
	gap: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.card__image {
	-o-object-fit: cover;
	aspect-ratio: 301/201;
	object-fit: cover;
}

.card__image img {
	height: 100%;
	width: 100%;
}

.card__image--side-bar {
	aspect-ratio: 121/90;
	width: 46.183206%;
}

.card__body {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.card__body--side-bar {
	width: 47.709924%;
}

.card__body--side-bar .card__title {
	line-height: 1.45;
	margin-top: 4px;
	margin-top: 0.25rem;
}

.card__header {
	border-bottom: solid 1px #408F95;
	padding-bottom: 3.333px;
	padding-bottom: 0.2083125rem;
}

.card__header--side-bar {
	border: none;
}

.card__date {
	color: #0D2936;
	display: block;
	font-family: "Gotu", sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
}

.card__title {
	color: #0D2936;
	font-weight: 500;
}

.card__text {
	color: #0D2936;
	margin-top: 16px;
	margin-top: 1rem;
}

.cards {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
	row-gap: 2.5rem;
}

.cards.cards--side-bar {
	row-gap: 24px;
	row-gap: 1.5rem;
}

.cards__card {
	display: inline-block;
}

.categories {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	gap: 16px 21px;
	gap: 1rem 1.3125rem;
	justify-content: center;
}

.categories__all-bg {
	background-color: #408F95;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 6px 0;
	padding: 0.375rem 0;
	text-align: center;
	width: 162px;
	width: 10.125rem;
}

.categories__category-bg {
	background-color: #fff;
	border: solid 1px #408F95;
	color: #408F95;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 6px 0;
	padding: 0.375rem 0;
	position: relative;
	text-align: center;
	width: 162px;
	width: 10.125rem;
}

.categories__category-bg.current {
	background-color: #408F95;
	color: #fff;
}

.categories__all-btn {
	background-color: #fff;
	border: solid 1px #408F95;
	color: #408F95;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 6px 0;
	padding: 0.375rem 0;
	position: relative;
	text-align: center;
	width: 162px;
	width: 10.125rem;
}

.contact-form__content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	background-image: linear-gradient(to right, #408F95 3px, transparent 3px);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 0.25rem 0.03125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.contact-form__content--top {
	margin-top: 0;
}

.contact-form__content--textarea {
	height: 240px;
	height: 15rem;
}

.contact-form__title {
	color: #0D2936;
	font-weight: 700;
	width: 100%;
}

.contact-form__text {
	border: solid 1px #408F95;
	padding: 7px 16px 7px 16px;
	padding: 0.4375rem 1rem 0.4375rem 1rem;
	width: 100%;
}

.contact-form__required {
	background-color: #C94800;
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.4em;
	margin-left: 8px;
	margin-left: 0.5rem;
	padding: 2px 16px;
	padding: 0.125rem 1rem;
	padding-right: 11px;
	padding-right: 0.6875rem;
}

.contact-form__check-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	background-image: linear-gradient(to right, #408F95 3px, transparent 3px);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 0.25rem 0.03125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding-bottom: 23px;
	padding-bottom: 1.4375rem;
}

.contact-form__menu {
	margin-top: 16px;
	margin-top: 1rem;
	position: relative;
	width: 100%;
}

.contact-form__menu::before {
	border: 6px solid transparent;
	border-top: 10px solid #408F95;
	content: "";
	position: absolute;
	right: 8px;
	right: 0.5rem;
	top: 14px;
	top: 0.875rem;
}

.contact-form__menu-item {
	border: solid 1px #408F95;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.45;
	padding: 10px 0px 10px 8px;
	padding: 0.625rem 0rem 0.625rem 0.5rem;
	width: 100%;
}

.contact-form__content .wpcf7-form-control-wrap {
	margin-top: 16px;
	margin-top: 1rem;
	width: 100%;
}

.contact-form__check-box .wpcf7-form-control-wrap {
	margin-top: 16px;
	margin-top: 1rem;
	width: 100%;
}

.contact-form__acceptance {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.contact-form__acceptance .wpcf7-list-item input[type=checkbox] {
	border: 1px solid #408F95;
	display: inline-block;
	height: 21px;
	height: 1.3125rem;
	margin: 0;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	margin-right: 16px;
	margin-right: 1rem;
	position: relative;
	vertical-align: -8px;
	vertical-align: -0.5rem;
	width: 22px;
	width: 1.375rem;
}

.contact-form__acceptance .wpcf7-list-item input[type=checkbox]:checked:before {
	-webkit-transform: rotate(50deg);
	border-bottom: 2px solid #C94800;
	border-right: 2px solid #C94800;
	content: "";
	display: inline-block;
	height: 16px;
	height: 1rem;
	left: 6px;
	left: 0.375rem;
	position: absolute;
	top: 0px;
	top: 0rem;
	transform: rotate(50deg);
	width: 8px;
	width: 0.5rem;
}

.contact-form__button {
	margin-top: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.contact-form__textarea {
	border: solid 1px #408F95;
	height: 200px;
	height: 12.5rem;
	padding: 8px 16px 8px 16px;
	padding: 0.5rem 1rem 0.5rem 1rem;
	width: 100%;
}

.contact-form__check {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.contact-form__check .wpcf7-list-item {
	line-height: 1.4;
	margin-top: 4px;
	margin-top: 0.25rem;
}

.contact-form__check .wpcf7-list-item.first {
	margin-top: 0;
}

.contact-form__check .wpcf7-list-item input[type=checkbox] {
	border: 1px solid #408F95;
	display: inline-block;
	height: 14px;
	height: 0.875rem;
	margin: 0;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-right: 0.375rem;
	margin-top: 2px;
	margin-top: 0.125rem;
	position: relative;
	vertical-align: -5px;
	vertical-align: -0.3125rem;
	width: 15px;
	width: 0.9375rem;
}

.contact-form__check .wpcf7-list-item input[type=checkbox]:checked:before {
	-webkit-transform: rotate(50deg);
	border-bottom: 2px solid #C94800;
	border-right: 2px solid #C94800;
	content: "";
	display: inline-block;
	height: 9px;
	height: 0.5625rem;
	left: 5px;
	left: 0.3125rem;
	position: absolute;
	top: 0px;
	top: 0rem;
	transform: rotate(50deg);
	width: 5px;
	width: 0.3125rem;
}

.contact-sub__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.contact-sub__recaptcha {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.contact-sub__recaptcha a:link {
	color: #0000EE;
	text-decoration: underline;
}

.contact__inner {
	position: relative;
}

.contact__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
	padding: 0;
}

.contact__background {
	height: 50px;
	height: 3.125rem;
	position: absolute;
	right: 15px;
	right: 0.9375rem;
	top: 0px;
	top: 0rem;
	width: 109px;
	width: 6.8125rem;
}

.contact__background img {
	-o-object-fit: cover;
	aspect-ratio: 109/50;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.contact__wrapper {
	position: relative;
}

.contact__eye-catch {
	position: absolute;
	right: 15px;
	right: 0.9375rem;
	top: 0;
}

.contact__eye-catch img {
	-o-object-fit: cover;
	aspect-ratio: 109/50;
	height: 50px;
	height: 3.125rem;
	object-fit: cover;
	width: 109px;
	width: 6.8125rem;
}

.contact__block {
	padding-top: 26px;
	padding-top: 1.625rem;
}

.contact__block.inner {
	padding-left: 40px;
	padding-left: 2.5rem;
	padding-right: 40px;
	padding-right: 2.5rem;
}

.contact__logo {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	border-bottom: solid 1px #408F95;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding-bottom: 6px;
	padding-bottom: 0.375rem;
}

.contact__logo img {
	-o-object-fit: cover;
	aspect-ratio: 174/65;
	display: inline-block;
	height: 65px;
	height: 4.0625rem;
	object-fit: cover;
	width: 174px;
	width: 10.875rem;
}

.contact__content {
	margin-top: 16px;
	margin-top: 1rem;
}

.contact__body {
	text-align: center;
}

.contact__info {
	color: #0D2936;
	line-height: 1.5;
	margin-top: 4px;
	margin-top: 0.25rem;
}

.contact__info:first-child {
	margin-top: 0;
}

.contact__map {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 16px;
	margin-top: 1rem;
	text-align: center;
	width: 100%;
}

.contact__box {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.contact__box.inner {
	padding-left: 30px;
	padding-left: 1.875rem;
	padding-right: 30px;
	padding-right: 1.875rem;
}

.contact__header {
	position: relative;
}

.contact__text {
	color: #408F95;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.29;
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.contact__button {
	margin-top: 39px;
	margin-top: 2.4375rem;
	text-align: center;
}

.content-box__image {
	height: 100%;
	position: relative;
	width: 100%;
}

.content-box__body {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.content-box__color {
	background-color: #408F95;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.content-box__image img {
	-o-object-fit: cover;
	aspect-ratio: 345/227;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.content-box__title {
	border-bottom: solid 1px #408F95;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
}

.content-box__text {
	color: #0D2936;
	line-height: 1.5;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.content-box__button {
	margin-top: 38px;
	margin-top: 2.375rem;
	text-align: center;
}

.error {
	background-color: #408F95;
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.error__inner {
	position: relative;
}

.error__container {
	margin-top: 48px;
	margin-top: 3rem;
}

.error__back-image {
	aspect-ratio: 345/345;
	left: 12px;
	left: 0.75rem;
	position: absolute;
	top: -6px;
	top: -0.375rem;
	width: 345px;
	width: 21.5625rem;
}

.error__title {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 80px;
	font-size: 5rem;
	font-weight: 400;
	letter-spacing: 0.5em;
	line-height: 1.2;
	text-align: center;
	text-indent: 0.5em;
}

.error__text {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
}

.error__button {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.faq__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.faq__block {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.faq__nav-open {
	background: #408F95;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	padding-left: 16px;
	padding-left: 1rem;
	padding-right: 60px;
	padding-right: 3.75rem;
	padding-top: 16px;
	padding-top: 1rem;
	position: relative;
}

.faq__nav-open::before {
	background-color: #fff;
	content: ""; /* 閉じている時 */
	height: 1px;
	height: 0.0625rem;
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 50%;
	width: 28px;
	width: 1.75rem;
}

.faq__nav-open::after {
	-webkit-transform: rotate(90deg);
	-webkit-transition: 0.3s;
	background: #fff;
	content: ""; /* 開いている時 */
	height: 1px;
	height: 0.0625rem;
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 50%;
	transform: rotate(90deg);
	transition: 0.3s;
	width: 28px;
	width: 1.75rem;
}

.faq__nav-open.active::after {
	-webkit-transform: rotate(180deg);
	-webkit-transition: 0.3s;
	background-color: #fff;
	content: "";
	height: 1px;
	height: 0.0625rem;
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 50%;
	transform: rotate(180deg);
	transition: 0.3s;
	width: 28px;
	width: 1.75rem;
}

.faq__nav {
	border: solid 1px #408F95;
	display: block;
	margin-top: 0;
}

.faq__nav-item {
	padding: 24px 16px;
	padding: 1.5rem 1rem;
}

.faq__nav-text {
	line-height: 1.44;
}

.feature {
	height: auto;
	width: 100%;
}

.feature__image img {
	-o-object-fit: cover;
	aspect-ratio: 280/188;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.feature__header {
	margin-top: 16px;
	margin-top: 1rem;
	padding-bottom: 2px;
	padding-bottom: 0.125rem;
	padding-left: 16px;
	padding-left: 1rem;
	padding-right: 16px;
	padding-right: 1rem;
}

.feature__header--campaign {
	padding-bottom: 6px;
	padding-bottom: 0.375rem;
}

.feature__category {
	border: solid 1px #408F95;
	color: #408F95;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.84;
	margin: auto;
	padding-bottom: 3.5px;
	padding-bottom: 0.21875rem;
	padding-left: 12px;
	padding-left: 0.75rem;
	padding-right: 12px;
	padding-right: 0.75rem;
	padding-top: 3.5px;
	padding-top: 0.21875rem;
}

.feature__title {
	color: #0D2936;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 4px;
	margin-top: 0.25rem;
}

.feature__content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: auto;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
	padding-left: 16px;
	padding-left: 1rem;
	padding-right: 16px;
	padding-right: 1rem;
	padding-top: 8px;
	padding-top: 0.5rem;
	position: relative;
}

.feature__content::before {
	background-color: #408F95;
	content: "";
	height: 1px;
	position: absolute;
	top: 0;
	width: 90%;
}

.feature__content--side-bar::before {
	width: 84%;
}

.feature__about {
	color: #0D2936;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.72;
	text-align: center;
}

.feature__unit {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-column-gap: 1rem;
	-webkit-column-gap: 1rem;
	align-items: flex-end;
	column-gap: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.feature__text {
	-webkit-text-decoration: line-through 3px solid #C94800;
	color: #0D2936;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 2px;
	padding-bottom: 0.125rem;
	position: relative;
	text-decoration: line-through 3px solid #C94800;
}

.feature__pickup {
	color: #408F95;
	font-family: "Lato", sans-serif;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
}

.footer {
	background-color: #408F95;
	padding-bottom: 56px;
	padding-bottom: 3.5rem;
	padding-top: 48px;
	padding-top: 3rem;
	position: relative;
}

.footer__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.footer__sns-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 16px;
	margin-top: 1rem;
}

.footer__logo img {
	-o-object-fit: cover;
	aspect-ratio: 120/45;
	height: 45px;
	height: 2.8125rem;
	object-fit: cover;
	width: 120px;
	width: 7.5rem;
}

.footer__sns-link {
	margin-right: 16px;
	margin-right: 1rem;
}

.footer__facebook:hover {
	opacity: 0.6;
}

.footer__facebook img {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 24px;
	height: 1.5rem;
	object-fit: cover;
	width: 24px;
	width: 1.5rem;
}

.footer__insta:hover {
	opacity: 0.6;
}

.footer__insta img {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 24px;
	height: 1.5rem;
	object-fit: cover;
	width: 24px;
	width: 1.5rem;
}

.footer__nav-items {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.footer__copyright {
	margin-top: 34px;
	margin-top: 2.125rem;
	text-align: center;
}

.footer__copyright small {
	color: #fff;
	display: inline-block;
	font-family: "Gotu", sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	width: 100%;
}

.footer__copyright.inner {
	padding-left: 14px;
	padding-left: 0.875rem;
	padding-right: 14px;
	padding-right: 0.875rem;
}

.hamburger {
	height: 24px;
	height: 1.5rem;
	position: relative;
	width: 32px;
	width: 2rem;
	z-index: 1000;
}

.hamburger span {
	background-color: #fff;
	height: 1px;
	height: 0.0625rem;
	position: absolute;
	right: 0;
	width: 32px;
	width: 2rem;
}

.hamburger,
.hamburger span {
	-webkit-transition: all 0.5s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	transition: all 0.5s;
}

.hamburger span:nth-child(1) {
	top: -1px;
	top: -0.0625rem;
}

.hamburger span:nth-child(2) {
	top: 47%;
}

.hamburger span:nth-child(3) {
	bottom: 0px;
	bottom: 0rem;
}

.hamburger.active span:nth-of-type(1) {
	-webkit-transform: translateY(0.75rem) rotate(37deg);
	right: -4px;
	right: -0.25rem;
	transform: translateY(0.75rem) rotate(37deg);
	width: 40px;
	width: 2.5rem;
}

.hamburger.active span:nth-of-type(2) {
	opacity: 0;
}

.hamburger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-0.75rem) rotate(-37deg);
	right: -4px;
	right: -0.25rem;
	transform: translateY(-0.75rem) rotate(-37deg);
	width: 40px;
	width: 2.5rem;
}

.header {
	background: rgba(13, 41, 54, .6784313725);
	height: 80px;
	height: 5rem;
	position: fixed;
	width: 100%;
	z-index: 100;
}

.header__inner.inner {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	justify-content: space-between;
}

.header__logo {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: block;
	height: inherit;
	z-index: 1000;
}

.header__logo:hover {
	opacity: 0.6;
}

.header__image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.header__image img {
	aspect-ratio: 102/38;
	height: 38px;
	height: 2.375rem;
	max-width: 102px;
	max-width: 6.375rem;
	width: 102px;
	width: 6.375rem;
}

.information-sub__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.information-sub__categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	gap: 1.25rem;
}

.information-sub__category {
	-webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, .25);
	background-color: #DDF0F1;
	box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, .25);
	color: #408F95;
	cursor: pointer;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 10px 0;
	padding: 0.625rem 0;
	text-align: center;
	width: 33%;
}

.information-sub__category.js-information-category.current {
	-webkit-transition: 0s;
	background-color: #408F95;
	color: #fff;
	transition: 0s;
}

.information-sub__category.js-information-category.current .information-sub__category-icon-sub.u-desktop {
	display: none;
}

.information-sub__category-name {
	line-height: 1.43;
}

.information-sub__category-icon {
	aspect-ratio: 1/1;
	height: 64px;
	height: 4rem;
	width: 64px;
	width: 4rem;
}

.information-sub__category-icon img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.information-sub__category-icon-sub {
	aspect-ratio: 1/1;
	height: 64px;
	height: 4rem;
	width: 64px;
	width: 4rem;
}

.information-sub__category-icon-sub img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.information-sub__box {
	border: 1px solid #408F95;
	display: none;
	margin-top: 16px;
	margin-top: 1rem;
	padding: 24px;
	padding: 1.5rem;
}

.information-sub__box.js-information-box.current {
	display: block;
}

.information-sub__title {
	border-bottom: solid 1px #408F95;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding-bottom: 8px;
	padding-bottom: 0.5rem;
}

.information-sub__text {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.information-sub__image {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.information {
	background-color: #DDF0F1;
	padding-bottom: 84px;
	padding-bottom: 5.25rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.information__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.information__contents {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.menu-contents__item {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.menu-contents__item:first-child {
	margin-top: 0;
}

.menu-item {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
	gap: 2.5rem;
	justify-content: space-between;
}

.menu-item--price {
	border: solid 1px #408F95;
	border-bottom: none;
	gap: unset;
	margin-top: 0;
}

.menu-item--price:last-child {
	border-bottom: solid 1px #408F95;
}

.menu-item__name {
	color: #0D2936;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.72;
}

.menu-item__name--price {
	border-right: none;
	border-top: none;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.48;
	text-align: center;
	width: 69.3%;
}

.menu-item__value {
	color: #0D2936;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.72;
}

.menu-item__value--price {
	border-left: solid 1px #408F95;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	padding-bottom: 18px;
	padding-bottom: 1.125rem;
	padding-right: 16px;
	padding-right: 1rem;
	padding-top: 18px;
	padding-top: 1.125rem;
	text-align: right;
	width: 30.7%;
}

.mv-sub {
	height: 460px;
	height: 28.75rem;
}

.mv-sub--404 {
	background-color: #408F95;
	height: 80px;
	height: 5rem;
}

.mv-sub__inner {
	height: inherit;
}

.mv-sub__wrapper {
	height: inherit;
	position: relative;
}

.mv-sub__image {
	-webkit-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, .25);
	box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, .25);
	display: block;
	height: inherit;
	width: 100%;
}

.mv-sub__image::before {
	background: rgba(64, 143, 149, .3);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mv-sub__image img {
	-o-object-fit: cover;
	aspect-ratio: 375/460;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.mv-sub__body {
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.mv-sub__title {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 1.2;
	text-align: center;
}

.mv {
	height: 100vh;
}

.mv__wrapper {
	height: inherit;
	position: relative;
}

.mv__images {
	height: inherit;
}

.mv__image {
	height: inherit;
}

.mv__image img {
	-o-object-fit: cover;
	aspect-ratio: 375/667;
	height: 100vh;
	object-fit: cover;
	width: 100%;
}

.mv__body {
	-webkit-transform: translateY(-50%);
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 10;
}

.mv__title {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 400;
	letter-spacing: 0.54em;
	line-height: 1.2;
	text-align: center;
	text-indent: 0.54em;
}

.mv__title span {
	margin-right: -0.54em;
}

.mv__sub-title {
	color: #fff;
	font-family: "Gotu", sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.65;
	text-align: center;
}

.nav-items {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	gap: 16px;
	gap: 1rem;
}

.nav-items--site-map {
	gap: 27px;
	gap: 1.6875rem;
}

.nav-items--site-map .nav-items__box {
	width: 48.6956521739%;
}

.nav-items--site-map .nav-items__box.nav-items__box--right {
	width: 43.4782608696%;
}

.nav-items__box {
	width: 50.2994011976%;
}

.nav-items__box.nav-items__box--right {
	width: 44.9101796407%;
}

.nav-items__box .nav-items__items:first-child {
	width: 100%;
}

.nav-items__box .nav-items__items:nth-child(2) {
	width: 100%;
}

.nav-items__box--right .nav-items__items:first-child {
	width: 100%;
}

.nav-items__box--right .nav-items__items:nth-child(2) {
	width: 100%;
}

.nav-items__items {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 0;
	width: 100%;
}

.nav-items__items--site-map {
	color: #0D2936;
}

.nav-items__unit {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.nav-items__unit--sp {
	margin-top: 0px;
	margin-top: 0rem;
}

.nav-items__main {
	display: block;
	font-weight: 700;
	line-height: 1.1;
	padding-left: 22px;
	padding-left: 1.375rem;
	position: relative;
	width: 100%;
}

.nav-items__main::before {
	aspect-ratio: 1/1;
	background-image: url("../images/common/starfish.png");
	background-size: cover;
	content: "";
	display: inline-block;
	height: 18px;
	height: 1.125rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 18px;
	width: 1.125rem;
}

.nav-items__main:hover {
	opacity: 0.6;
}

.nav-items__main--site-map::before {
	background-image: url("../images/common/starfish_black.png");
}

.nav-items__item {
	margin-left: 22px;
	margin-left: 1.375rem;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.nav-items__sub {
	display: block;
	line-height: 1.125;
}

.nav-items__sub:hover {
	opacity: 0.6;
}

.page-nav.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.page-nav--campaign {
	margin-top: 80px;
	margin-top: 5rem;
}

.page-nav--voice {
	margin-top: 80px;
	margin-top: 5rem;
}

.page-nav--single {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 82px;
	gap: 5.125rem;
	justify-content: center;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.page-nav--single .page-nav__right {
	margin-right: 32px;
	margin-right: 2rem;
}

.page-nav__right a {
	border: solid 1px #408F95;
	display: block;
	height: 38px;
	height: 2.375rem;
	padding: 0;
	position: relative;
	width: 38px;
	width: 2.375rem;
}

.page-nav__right a::before {
	-webkit-transform: rotate(45deg);
	border-right: solid 1px #408F95;
	border-top: solid 1px #408F95;
	content: "";
	height: 12px;
	height: 0.75rem;
	left: 9px;
	left: 0.5625rem;
	position: absolute;
	top: 13px;
	top: 0.8125rem;
	transform: rotate(45deg);
	width: 12px;
	width: 0.75rem;
}

.page-nav__right a:hover {
	background-color: #408F95;
}

.page-nav__right a:hover::before {
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
}

.page-nav__left a {
	border: solid 1px #408F95;
	display: block;
	height: 38px;
	height: 2.375rem;
	padding: 0;
	position: relative;
	width: 38px;
	width: 2.375rem;
}

.page-nav__left a::before {
	-webkit-transform: rotate(225deg);
	border-right: solid 1px #408F95;
	border-top: solid 1px #408F95;
	content: "";
	height: 12px;
	height: 0.75rem;
	left: 15px;
	left: 0.9375rem;
	position: absolute;
	top: 13px;
	top: 0.8125rem;
	transform: rotate(225deg);
	width: 12px;
	width: 0.75rem;
}

.page-nav__left a:hover {
	background-color: #408F95;
}

.page-nav__left a:hover::before {
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
}

.page-top {
	border: solid 1px #408F95;
	border-radius: 50%;
	bottom: 16px;
	bottom: 1rem;
	height: 48px;
	height: 3rem;
	position: fixed;
	right: 15px;
	right: 0.9375rem;
	width: 48px;
	width: 3rem;
	z-index: 1000;
}

.page-top__button {
	-webkit-transform: skewy(-45deg);
	border-right: 1px solid #408F95;
	border-top: 1px solid #408F95;
	display: inline-block;
	height: 28px;
	height: 1.75rem;
	position: absolute;
	right: 50%;
	top: 25%;
	transform: skewy(-45deg);
	width: 6px;
	width: 0.375rem;
}

.page-top:hover {
	background-color: #408F95;
	display: block;
}

.page-top:hover .page-top__button {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.pc-nav {
	display: none;
}

.pc-nav__items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.pc-nav__item {
	height: inherit;
}

.pc-nav__menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: center;
	padding: 0 clamp(10px, 1.4vw, 20px);
	padding: 0 clamp(0.625rem, 1.4vw, 1.25rem);
}

.pc-nav__sub-title::after { /*アニメーションの指定*/
	-webkit-transition: all 0.3s;
	-webkit-transform: scale(0, 1);
	-webkit-transform-origin: center top;
	background: #fff;
	bottom: -3px;
	bottom: -0.1875rem;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 0;
	position: absolute;
	transform: scale(0, 1); /*X方向0、Y方向1*/
	transform-origin: center top; /*上部中央基点*/
	transition: all 0.3s; /*線の形状*/
	width: 100%;
}

.pc-nav__menu:hover {
	opacity: 0.6;
}

/*現在地とhoverの設定*/

.pc-nav__menu:hover .pc-nav__sub-title::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1); /*X方向にスケール拡大*/
}

.pc-nav__title {
	color: #fff;
	font-family: "Gotu", sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.001em;
	line-height: 1;
	text-align: center;
}

.pc-nav__sub-title {
	color: #fff;
	font-size: 10px;
	font-size: 0.625rem;
	letter-spacing: 0.04em;
	margin-top: 4px;
	margin-top: 0.25rem;
	position: relative;
	text-align: center;
}

.price-sub__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.price-sub__box {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.price-sub__box:first-child {
	margin-top: 0;
}

.price-sub__header {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #408F95;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	gap: 0.5rem;
	justify-content: center;
	padding-bottom: 8px;
	padding-bottom: 0.5rem;
	padding-top: 8px;
	padding-top: 0.5rem;
}

.price-sub__sub-title {
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
}

.price-sub__header-logo {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 24px;
	height: 1.5rem;
	object-fit: cover;
	width: 24px;
	width: 1.5rem;
}

.price {
	background: #DDF0F1;
	padding-bottom: 84px;
	padding-bottom: 5.25rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.price__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.price__background {
	bottom: -44px;
	bottom: -2.75rem;
	height: 201px;
	height: 12.5625rem;
	position: absolute;
	right: clamp(454px, 58vw, 748px);
	right: clamp(28.375rem, 58vw, 46.75rem);
	width: 437px;
	width: 27.3125rem;
}

.price__background img {
	-o-object-fit: cover;
	aspect-ratio: 437/201;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.price__wrapper {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.price__image {
	position: relative;
	width: 100%;
}

.price__contents {
	margin-top: 39px;
	margin-top: 2.4375rem;
}

.price__color {
	background-color: #408F95;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.price__image img {
	-o-object-fit: cover;
	aspect-ratio: 345/227;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.price__box {
	margin-top: 39px;
	margin-top: 2.4375rem;
}

.price__box:first-child {
	margin-top: 0;
}

.price__sub-title {
	border-bottom: solid 1px #408F95;
	color: #0D2936;
	font-size: 16px;
	font-size: 1rem;
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
}

.price__menu {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.price__button {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.privacy__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.privacy__title {
	color: #0D2936;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
}

.privacy__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.privacy__contents p {
	line-height: 2;
	margin-top: 32px;
	margin-top: 2rem;
}

.privacy__contents p:first-child {
	margin-top: 0;
}

.privacy__contents ol {
	list-style: decimal;
	padding-left: 25px;
	padding-left: 1.5625rem;
}

.privacy__contents ol:first-of-type {
	margin-top: 32px;
	margin-top: 2rem;
}

.privacy__contents ul {
	list-style: disc;
	margin-top: 32px;
	margin-top: 2rem;
	padding-left: 25px;
	padding-left: 1.5625rem;
}

.privacy__contents li {
	line-height: 2;
}

.section-header {
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
}

.section-header__title {
	color: #0D2936;
	font-family: "Gotu", sans-serif;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
}

.section-header__title:first-letter {
	color: #408F95;
}

.section-header__sub-title {
	color: #408F95;
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 4px;
	margin-top: 0.25rem;
	text-align: center;
}

.section-header--contact {
	padding-bottom: 0;
}

.section-header--contact .section-header__title {
	font-size: 80px;
	font-size: 5rem;
	line-height: 1;
}

.section-header--contact .section-header__sub-title {
	-webkit-transform: translateX(-50%);
	left: 50%;
	margin-top: 0;
	position: absolute;
	top: 74px;
	top: 4.625rem;
	transform: translateX(-50%);
}

.section-header--about-sub .section-header__title {
	line-height: 1;
}

.side-bar__inner.inner {
	padding-left: 25px;
	padding-left: 1.5625rem;
	padding-right: 26px;
	padding-right: 1.625rem;
}

.side-bar__title {
	border-left: solid 8px #408F95;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	padding-left: 74px;
	padding-left: 4.625rem;
	position: relative;
}

.side-bar__title::before {
	-webkit-transform: translateY(-50%);
	aspect-ratio: 1/1;
	background-image: url("../images/common/side-bar_logo.png");
	background-size: cover;
	content: "";
	height: 50px;
	height: 3.125rem;
	left: 16px;
	left: 1rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	width: 3.125rem;
}

.side-bar__cards {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.side-bar__voice {
	margin-top: 80px;
	margin-top: 5rem;
}

.side-bar__campaign {
	margin-top: 84px;
	margin-top: 5.25rem;
}

.side-bar__feature {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	display: block;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.side-bar__voice-button {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.side-bar__campaign-button {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.side-bar__archive {
	margin-top: 84px;
	margin-top: 5.25rem;
}

.side-bar__menus {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.side-bar__menu-open {
	color: #408F95;
	cursor: pointer;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	padding-left: 32px;
	padding-left: 2rem;
	position: relative;
}

.side-bar__menu-open::after {
	-webkit-transform: rotate(360deg);
	-webkit-transition: 0.3s;
	border-color: #408F95 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-width: 1.25rem 0.625rem 0 0.625rem;
	content: ""; /* 開いている時 */
	display: inline-block;
	height: 0;
	left: 0px;
	left: 0rem;
	position: absolute;
	top: 12px;
	top: 0.75rem;
	transform: rotate(360deg);
	transition: 0.3s;
	width: 0;
}

.side-bar__menu-open.active::after {
	-webkit-transform: rotate(270deg);
	content: "";
	display: inline-block;
	height: 0;
	left: 6px;
	left: 0.375rem;
	position: absolute;
	top: 10px;
	top: 0.625rem;
	transform: rotate(270deg);
	width: 0;
}

.side-bar__nav {
	display: none;
	margin-left: 32px;
	margin-left: 2rem;
	margin-top: 4px;
	margin-top: 0.25rem;
}

.side-bar__menu-text {
	color: #408F95;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	padding-left: 24px;
	padding-left: 1.5rem;
	position: relative;
}

.side-bar__menu-text::after {
	-webkit-transition: 0.3s;
	-webkit-transform: rotate(270deg);
	border-color: #408F95 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-width: 1.25rem 0.625rem 0 0.625rem;
	content: ""; /* 開いている時 */
	display: inline-block;
	height: 0;
	left: 0;
	position: absolute;
	top: 10px;
	top: 0.625rem;
	transform: rotate(270deg);
	transition: 0.3s;
	width: 0;
}

.single__datetime {
	color: #0D2936;
	display: block;
	font-family: "Gotu", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.3;
}

.single__title {
	border-bottom: solid 1px #408F95;
	color: #0D2936;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.45;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.single__thumbnail {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.single__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 706/468;
	height: 100%;
	object-fit: cover;
}

.single__block p {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.single__block img {
	-o-object-fit: cover;
	aspect-ratio: 706/468;
	margin-top: 40px;
	margin-top: 2.5rem;
	object-fit: cover;
}

.single__block ul {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.single__block li {
	margin-top: 4px;
	margin-top: 0.25rem;
	padding-left: 27px;
	padding-left: 1.6875rem;
	position: relative;
}

.single__block li:first-child {
	margin-top: 0;
}

.single__block li::before {
	-webkit-transform: translateY(-50%);
	background-image: url("../images/common/starfish-green.png");
	background-size: cover;
	content: "";
	height: 18px;
	height: 1.125rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	width: 1.125rem;
}

.site-map__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.sp-nav {
	background-color: #408F95;
	display: none;
	height: 100%;
	left: 0;
	overflow: scroll;
	padding-top: 80px;
	padding-top: 5rem;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.sp-nav__inner {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.sp-nav__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.swiper-wrapper .swiper-slide {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	height: auto;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	width: 280px;
	width: 17.5rem;
}

.terms__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.terms__title {
	color: #0D2936;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
}

.terms__contents {
	margin-top: 32px;
	margin-top: 2rem;
}

.terms__contents p {
	line-height: 2;
	margin-top: 32px;
	margin-top: 2rem;
}

.terms__contents p:first-child {
	margin-top: 0;
}

.terms__contents ol {
	list-style: decimal;
	margin-top: 32px;
	margin-top: 2rem;
	padding-left: 25px;
	padding-left: 1.5625rem;
}

.terms__contents ul {
	list-style: disc;
	padding-left: 25px;
	padding-left: 1.5625rem;
}

.terms__contents li {
	line-height: 2;
}

.thanks__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.thanks__title {
	color: #0D2936;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
}

.thanks__text {
	color: #0D2936;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.44;
	text-align: center;
}

.two-columns__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
	padding-left: 15px;
	padding-left: 0.9375rem;
	padding-right: 15px;
	padding-right: 0.9375rem;
}

.two-columns__container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.two-columns__left {
	width: 100%;
}

.two-columns__side-bar {
	margin-top: 80px;
	margin-top: 5rem;
}

.voice-items__voice-item {
	display: block;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.voice-items__voice-item:first-child {
	margin-top: 0;
}

.voice-item {
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
	padding: 15px 16px 24px 16px;
	padding: 0.9375rem 1rem 1.5rem 1rem;
}

.voice-item--side-bar {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.voice-item__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.voice-item__box--side-bar {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.voice-item__header {
	margin-right: 13px;
	margin-right: 0.8125rem;
	width: 49.7%;
}

.voice-item__header--side-bar {
	margin-right: 0;
	margin-top: 16px;
	margin-top: 1rem;
	width: 100%;
}

.voice-item__sub-title {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.voice-item__profile {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
}

.voice-item__category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.voice-item__category-text {
	border: solid 1px #408F95;
	color: #408F95;
	display: inline;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.8;
	padding-bottom: 3px;
	padding-bottom: 0.1875rem;
	padding-left: 12px;
	padding-left: 0.75rem;
	padding-right: 12px;
	padding-right: 0.75rem;
	padding-top: 4px;
	padding-top: 0.25rem;
}

.voice-item__title {
	border-bottom: solid 1px #408F95;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.45;
	margin-top: 4px;
	margin-top: 0.25rem;
	padding-bottom: 3px;
	padding-bottom: 0.1875rem;
}

.voice-item__title--side-bar {
	border: none;
	padding-bottom: 0;
}

.voice-item__title--voice {
	font-size: 16px;
	font-size: 1rem;
}

.voice-item__image {
	height: 100%;
	padding-top: 9px;
	padding-top: 0.5625rem;
	position: relative;
	width: 50.3%;
}

.voice-item__image--side-bar {
	width: 100%;
}

.voice-item__image.voice-item__image--side-bar img {
	aspect-ratio: 294/218;
}

.voice-item__color {
	background-color: #408F95;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.voice-item__image img {
	-o-object-fit: cover;
	aspect-ratio: 151/117;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.voice-item__text {
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.voice-sub__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.voice-sub__container {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.voice-sub__item {
	display: block;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.voice {
	position: relative;
}

.voice__inner.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.voice__inner {
	position: relative;
}

.voice__bg-image {
	bottom: -70px;
	bottom: -4.375rem;
	height: 161px;
	height: 10.0625rem;
	position: absolute;
	right: 25px;
	right: 1.5625rem;
	width: 71px;
	width: 4.4375rem;
}

.voice__bg-image img {
	-o-object-fit: cover;
	aspect-ratio: 71/161;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.voice__background img {
	-o-object-fit: cover;
	aspect-ratio: 301/138;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.voice__wrapper {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.voice__button {
	margin-top: 39px;
	margin-top: 2.4375rem;
	text-align: center;
}

.wp-breadcrumb {
	line-height: 1.25;
	margin-top: 8px;
	margin-top: 0.5rem;
	position: relative;
}

.wp-breadcrumb::before {
	aspect-ratio: 120/55;
	background-image: url("../images/common/campaign-sub_goldfish.png");
	background-size: contain;
	content: "";
	left: 15px;
	left: 0.9375rem;
	position: absolute;
	top: 48px;
	top: 3rem;
	width: 120px;
	width: 7.5rem;
	z-index: -1;
}

.wp-breadcrumb span {
	color: #0D2936;
	font-size: 14px;
	font-size: 0.875rem;
}

.wp-breadcrumb--sub.inner {
	max-width: 500px;
	max-width: 31.25rem;
}

.wp-breadcrumb--error {
	color: #fff;
	margin-top: 0;
	padding-top: 8px;
	padding-top: 0.5rem;
}

.wp-breadcrumb--error span {
	color: #fff;
}

.wp-breadcrumb--site-map::before {
	aspect-ratio: 120/55;
	background-image: url("../images/common/campaign-sub_goldfish.png");
	background-size: contain;
	content: "";
	left: 15px;
	left: 0.9375rem;
	position: absolute;
	top: 48px;
	top: 3rem;
	width: 120px;
	width: 7.5rem;
	z-index: -1;
}

.wp-breadcrumb--404 {
	color: #fff;
}

.wp-breadcrumb--404 span {
	color: #fff;
}

.wp-pagenavi {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
	gap: 0.75rem;
	justify-content: center;
}

.wp-pagenavi span,
.wp-pagenavi a {
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	padding: 6.5px 13px;
	padding: 0.40625rem 0.8125rem;
}

.wp-pagenavi span {
	background-color: #408F95;
	color: #fff;
}

.wp-pagenavi a {
	background-color: #fff;
	border: solid 1px #408F95;
	color: #408F95;
}

.wp-pagenavi .previouspostslink {
	background-image: url("../images/common/PREV.png");
	background-size: cover;
	border: none;
	height: 38px;
	height: 2.375rem;
	margin-right: 28px;
	margin-right: 1.75rem;
	padding: 0;
	width: 38px;
	width: 2.375rem;
}

.wp-pagenavi .nextpostslink {
	background-image: url("../images/common/NEXT.png");
	background-size: cover;
	border: none;
	height: 38px;
	height: 2.375rem;
	margin-left: 28px;
	margin-left: 1.75rem;
	padding: 0;
	width: 38px;
	width: 2.375rem;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.4814814815vw;
}

.top-about-sub {
	margin-top: 9.375rem;
}

.top-about {
	margin-top: 8.75rem;
}

.top-blog {
	margin-top: 0;
}

.top-campaign-sub {
	margin-top: 9.375rem;
}

.top-campaign {
	margin-top: 7.5rem;
}

.top-contact-sub {
	margin-top: 9.375rem;
}

.top-contact {
	margin-top: 8.75rem;
}

.top-faq {
	margin-top: 9.375rem;
}

.top-footer {
	margin-top: 10rem;
}

.top-footer--thanks {
	margin-top: 7.5rem;
}

.top-footer--404 {
	margin-top: 0;
}

.top-footer--contact {
	margin-top: 8.5rem;
}

.top-information-sub {
	margin-top: 9.375rem;
}

.top-information {
	margin-top: 8.8125rem;
}

.top-price-sub {
	margin-top: 9.375rem;
}

.top-price {
	margin-top: 9rem;
}

.top-privacy {
	margin-top: 9.375rem;
}

.top-site-map {
	margin-top: 9.375rem;
}

.top-terms {
	margin-top: 9.375rem;
}

.top-thanks {
	margin-top: 9.375rem;
}

.top-two-columns {
	margin-top: 9.375rem;
}

.top-voice-sub {
	margin-top: 9.375rem;
}

.top-voice {
	margin-top: 8.9375rem;
}

.about-sub__inner.inner {
	max-width: 70.625rem;
}

.about-sub__wrapper {
	margin-top: 0;
	padding-left: 12.5rem;
	padding-top: 5rem;
}

.about-sub__back-image {
	aspect-ratio: 880/581;
}

.about-sub__back-image img {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
}

.about-sub__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0;
	position: absolute;
	right: 2.5rem;
	top: 12.5rem;
	width: 52.5rem;
}

.about-sub__image {
	aspect-ratio: 399/606;
	display: block;
}

.about-sub__title {
	font-size: 5rem;
	left: 12.5rem;
	line-height: 1.25;
	margin-right: 2.5rem;
	margin-top: 0;
	top: 12.5rem;
	width: clamp(12.5rem, 37vw, 25rem);
	z-index: 1;
}

.about-sub__body {
	color: #fff;
	left: 40rem;
	margin-top: 0;
	position: absolute;
	top: 15.6875rem;
	width: clamp(12.5rem, 34vw, 25rem);
}

.about-sub__text {
	color: #fff;
	line-height: 1.5;
}

.about-sub__text-sub {
	display: inline-block;
}

.about-sub__header {
	margin-top: 7.5rem;
}

.about-sub__galleries-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.about-sub__galleries-item {
	width: 45.8955%;
}

.about-sub__galleries-block {
	width: 54.104%;
}

.about-sub__galleries {
	display: grid;
	gap: 0.5rem;
	grid-auto-flow: dense;
	grid-auto-rows: 1fr;
	grid-template-columns: repeat(9, 1fr);
	margin-top: 5rem;
}

.about-sub__gallery:nth-child(6n+1) {
	grid-column: span 4;
	grid-row: span 4;
}

.about-sub__gallery:nth-child(6n+2) {
	grid-column: span 5;
	grid-row: span 2;
}

.about-sub__gallery:nth-child(6n+3) {
	grid-column: span 5;
	grid-row: span 2;
}

.about-sub__gallery:nth-child(6n+4) {
	grid-column: span 5;
	grid-row: span 2;
}

.about-sub__gallery:nth-child(6n+5) {
	grid-column: span 5;
	grid-row: span 2;
}

.about-sub__gallery:nth-child(6n) {
	grid-column: span 4;
	grid-row: span 4;
}

.about-sub__gallery-expansion img {
	aspect-ratio: 920/586;
	height: 36.625rem;
	width: 57.5rem;
}

.about__inner.inner {
	max-width: 70.625rem;
}

.about__background img {
	-o-object-fit: cover;
	aspect-ratio: 194/181;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about__container {
	margin-top: 2.5rem;
}

.about__wrapper {
	margin-top: 0;
	padding-left: 12.5rem;
	padding-top: 5rem;
}

.about__back-image {
	aspect-ratio: 880/581;
}

.about__back-image img {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
	box-shadow: 0.125rem 0.125rem 0.625rem rgba(0, 0, 0, .25);
}

.about__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0;
	position: absolute;
	right: 2.5rem;
	top: 12.5rem;
	width: 52.5rem;
}

.about__image {
	aspect-ratio: 399/606;
}

.about__title {
	color: #fff;
	font-size: 5rem;
	line-height: 1.25;
	margin-right: 2.5rem;
	margin-top: 0;
	width: 50%;
}

.about__body {
	color: #fff;
	margin-top: 0;
	width: 50%;
}

.about__text {
	color: #fff;
	line-height: 1.5;
}

.about__text-sub {
	display: inline-block;
}

.about__button {
	margin-top: 2.5rem;
}

.about__eye-catch {
	left: 72.625rem;
	top: 42.25rem;
}

.about__eye-catch img {
	-o-object-fit: cover;
	aspect-ratio: 194/181;
	height: 11.3125rem;
	object-fit: cover;
	width: 12.125rem;
}

.blog {
	padding-top: 6.25rem;
	position: relative;
}

.blog::before {
	aspect-ratio: 1440/500;
	background-image: url("../images/common/blog_back.png");
	background-size: cover;
	content: "";
	height: 31.25rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.blog__inner.inner {
	max-width: 70.625rem;
	padding-left: 1.5625rem;
	padding-right: 1.625rem;
}

.blog__background {
	height: 12.5625rem;
	position: absolute;
	right: clamp(28.25rem, 58vw, 46.75rem);
	top: -4.75rem;
	width: 27.3125rem;
}

.blog__container {
	position: relative;
}

.blog__cards {
	margin-top: 5rem;
}

.blog__button {
	margin-top: 5rem;
}

.campaign-sub__contents {
	-ms-flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 2.5rem;
	gap: 5rem 2.5rem;
}

.campaign-sub__wrapper.inner {
	max-width: 70.625rem;
	padding: 0 1.5625rem;
}

.campaign-sub__feature {
	margin-top: 0;
	width: calc(50% - 1.25rem);
}

.campaign-sub__text {
	color: #408F95;
	display: block;
	font-size: 0.875rem;
	font-weight: normal;
	text-align: center;
}

.campaign-sub__button {
	display: block;
	margin-top: 1rem;
}

.campaign__pre {
	-webkit-transform: skew(310deg);
	border-bottom: 1px solid #408F95;
	border-left: 1px solid #408F95;
	bottom: 46%;
	display: inline-block;
	height: 0.375rem;
	left: unset;
	position: absolute;
	right: 22%;
	top: unset;
	transform: skew(310deg);
	width: 2.5rem;
}

.campaign__next {
	-webkit-transform: skew(45deg);
	border-bottom: 1px solid #408F95;
	border-right: 1px solid #408F95;
	bottom: 47%;
	display: inline-block;
	height: 0.375rem;
	left: unset;
	position: absolute;
	right: 27%;
	top: unset;
	transform: skew(45deg);
	width: 2.5rem;
}

.campaign__container {
	margin-top: 2.5rem;
}

.campaign__wrapper.inner {
	max-width: 70.625rem;
}

.campaign__swiper {
	max-width: 100%;
}

.campaign__button {
	margin-top: 4.5rem;
}

.campaign__swiper-button .swiper-button-prev,
.swiper-rtl .swiper-button-next {
	border: solid 1px #408F95;
	border-radius: 50%;
	height: 5rem;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 0;
	width: 5rem;
}

.campaign__swiper-button .swiper-button-next,
.swiper-rtl .swiper-button-prev {
	border: solid 1px #408F95;
	border-radius: 50%;
	height: 5rem;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 5rem;
}

.card.card--blog {
	width: calc(50% - 1.25rem);
}

.cards--side-bar .card {
	margin-right: 0;
	width: 100%;
}

.cards--side-bar .card:first-child {
	margin-top: 0;
}

.card__body--side-bar {
	margin-top: 0;
}

.cards {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5rem 2.5rem;
}

.cards__card {
	width: calc(33.33333% - 1.66667rem);
}

.categories {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	gap: 2rem;
	justify-content: flex-start;
}

.contact-form__content {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 2.5rem;
	padding-bottom: 2.5625rem;
}

.contact-form__content--top {
	margin-top: 0;
}

.contact-form__content--campaign {
	padding-bottom: 2.25rem;
}

.contact-form__title {
	width: 31.4%;
}

.contact-form__check-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 2.5rem;
	padding-bottom: 2.625rem;
}

.contact-form__menu {
	margin-top: 0;
	width: 68.6%;
}

.contact-form__menu-item {
	padding: 0.375rem 0rem 0.375rem 0.5rem;
}

.contact-form__content .wpcf7-form-control-wrap {
	margin-top: 0;
	width: 68.6%;
}

.contact-form__check-box .wpcf7-form-control-wrap {
	margin-top: 0;
	width: 68.6%;
}

.contact-form__acceptance {
	margin-top: 5rem;
}

.contact-form__button {
	margin-top: 2.25rem;
}

.contact-form__check .wpcf7-list-item input[type=checkbox] {
	margin-left: 0.25rem;
	width: 1rem;
}

.contact-sub__inner.inner {
	max-width: 46.875rem;
}

.contact__inner.inner {
	max-width: 70.625rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.contact__background {
	height: 8.625rem;
	left: clamp(34.375rem, 69vw, 58.375rem);
	top: -2.5625rem;
	width: 18.8125rem;
}

.contact__background img {
	aspect-ratio: 301/138;
}

.contact__wrapper {
	-webkit-box-shadow: 0.375rem 0.375rem 0.625rem rgba(0, 0, 0, .25);
	box-shadow: 0.375rem 0.375rem 0.625rem rgba(0, 0, 0, .25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 5rem;
	padding-left: 3.125rem;
	padding-right: 7rem;
	padding-top: 5rem;
}

.contact__eye-catch {
	right: calc(25% - 26vw);
	top: -2.5rem;
}

.contact__eye-catch img {
	aspect-ratio: 301/138;
	height: 8.625rem;
	width: 18.8125rem;
}

.contact__block {
	padding-bottom: 0;
	padding-top: 0;
	width: 56.862%;
}

.contact__block.inner {
	padding-left: 0;
	padding-right: 5.125rem;
}

.contact__logo {
	padding-bottom: 0.5rem;
}

.contact__logo img {
	aspect-ratio: 200/75;
	height: 4.6875rem;
	width: 12.5rem;
}

.contact__content {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-top: 1.5rem;
	width: 100%;
}

.contact__body {
	text-align: center;
	width: 36.7%;
}

.contact__info {
	font-size: 1rem;
	line-height: 1.5;
	text-align: left;
}

.contact__info span {
	display: inline-block;
}

.contact__map {
	display: block;
	margin-top: 0;
	width: 62.1%;
}

.contact__map iframe {
	-o-object-fit: cover;
	aspect-ratio: 273/148;
	display: block;
	height: 9.25rem;
	object-fit: cover;
	width: 17.0625rem;
}

.contact__box {
	border-left: solid 1px #408F95;
	margin-top: 0;
	padding-top: 1.25rem;
	width: 43.246%;
}

.contact__box.inner {
	padding-left: 5.125rem;
	padding-right: 0;
}

.content-box__image {
	width: 50%;
}

.content-box__body {
	margin-top: 0;
	padding-left: 3rem;
	padding-top: 3.75rem;
	width: 50%;
}

.content-box__title {
	font-size: 1.5rem;
	line-height: 1;
	padding-bottom: 0.5rem;
}

.content-box__button {
	margin-top: 2.5rem;
}

.error {
	padding-bottom: 9.25rem;
	padding-top: 5.625rem;
}

.error__container {
	margin-top: 7.5rem;
}

.error__back-image {
	aspect-ratio: 698/698;
	left: 1.5rem;
	top: -0.5rem;
	width: 43.625rem;
}

.error__title {
	font-size: 10rem;
}

.error__text {
	margin-top: 1.5rem;
}

.error__button {
	margin-top: 5rem;
}

.faq__inner.inner {
	max-width: 46.875rem;
}

.faq__nav-open {
	font-size: 1.25rem;
	padding-bottom: 1.625rem;
	padding-left: 2.5rem;
	padding-right: 7rem;
	padding-top: 1.625rem;
}

.faq__nav-open::before {
	right: 2.5rem;
	width: 2rem;
}

.faq__nav-open::after {
	right: 2.5rem;
	width: 2rem;
}

.faq__nav-open.active::after {
	right: 2.5rem;
	width: 2rem;
}

.faq__nav {
	margin-top: 1rem;
}

.faq__nav-item {
	padding: 2.5rem;
}

.feature__image img {
	aspect-ratio: 333/223;
}

.feature__image--side-bar img {
	aspect-ratio: 294/188;
}

.feature__header {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-top: 1.5rem;
}

.feature__header--campaign {
	padding-bottom: 0.125rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.feature__header--side-bar {
	margin-top: 1rem;
	padding-bottom: 0.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.feature__category {
	line-height: 1.72;
	margin-left: 0;
	margin-right: auto;
	padding-bottom: 0.375rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.375rem;
}

.feature__title {
	line-height: 1.42;
}

.feature__title--campaign {
	font-size: 1.5rem;
}

.feature__title--side-bar {
	line-height: 1.5;
	margin-top: 0;
	text-align: center;
}

.feature__content {
	padding-bottom: 2.5rem;
	padding-top: 1rem;
}

.feature__content--side-bar {
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
}

.feature__content--campaign {
	padding-bottom: 0;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1.5rem;
}

.feature__unit {
	-ms-flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-column-gap: 1.5rem;
	-webkit-column-gap: 1.5rem;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	column-gap: 1.5rem;
	flex-wrap: wrap;
	justify-content: center;
}

.feature__unit--side-bar {
	-moz-column-gap: 1rem;
	-webkit-column-gap: 1rem;
	column-gap: 1rem;
}

.feature__unit--campaign {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	gap: 2.5rem;
	justify-content: center;
}

.feature__text {
	font-size: 1.5rem;
}

.feature__text--side-bar {
	font-size: 1.25rem;
}

.feature__pickup {
	font-size: 2.5rem;
	line-height: 1;
	text-align: center;
}

.feature__pickup--side-bar {
	font-size: 2rem;
	width: unset;
}

.feature__body {
	margin-top: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.feature__body p {
	color: #0D2936;
	font-size: 1rem;
}

.feature__contact {
	margin-top: auto;
	padding-bottom: 2.75rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 2rem;
}

.feature__period {
	color: #408F95;
	font-family: "Lato", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.13;
	text-align: center;
}

.feature__contact-text {
	color: #408F95;
	font-size: 0.875rem;
	margin-top: 0.4375rem;
	text-align: center;
}

.feature__button {
	margin-top: 0.875rem;
	text-align: center;
}

.footer {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.footer__inner.inner {
	max-width: 70.625rem;
}

.footer__box {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer__logo {
	margin-right: 2.5rem;
}

.footer__logo:hover {
	opacity: 0.6;
}

.footer__sns-links {
	margin-top: 0;
}

.footer__logo img {
	aspect-ratio: 200/75;
	height: 4.6875rem;
	width: 12.5rem;
}

.footer__sns-link {
	margin-bottom: 0.3125rem;
}

.footer__facebook img {
	height: 2rem;
	width: 2rem;
}

.footer__insta img {
	height: 2rem;
	width: 2rem;
}

.footer__nav-items {
	gap: 2rem;
	margin-top: 1.5rem;
}

.footer__copyright {
	font-size: 0.875rem;
	margin-top: 1.875rem;
}

.footer__copyright small {
	font-size: 0.875rem;
}

.hamburger {
	display: none;
}

.header {
	height: 5.625rem;
}

.header__inner.inner {
	margin: 0;
	max-width: 100%;
	padding-left: 2.5rem;
	padding-right: 1.25rem;
	width: 100%;
}

.header__image img {
	aspect-ratio: 133/50;
	height: 3.125rem;
	max-width: 8.3125rem;
	width: 8.3125rem;
}

.header__hamburger {
	display: none;
}

.information-sub__inner.inner {
	max-width: 70.625rem;
}

.information-sub__categories {
	gap: 5.625rem;
}

.information-sub__category {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.5rem;
	gap: 0.5rem;
	justify-content: center;
	padding: 0.8125rem 0;
}

.information-sub__category.js-information-category.current .information-sub__category-icon.u-desktop {
	display: block;
}

.information-sub__category-icon.u-desktop {
	display: none;
}

.information-sub__box {
	gap: 3rem;
	margin-top: 1.5rem;
}

.information-sub__box.js-information-box.current {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.information-sub__unit {
	margin-top: 4.0625rem;
	width: 50%;
}

.information-sub__image {
	margin-top: 0;
	width: 50%;
}

.information {
	padding-bottom: 6.25rem;
	padding-top: 6.25rem;
}

.information__inner.inner {
	max-width: 70.625rem;
}

.information__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2.5rem;
}

.inner {
	max-width: 1130px;
	padding-left: 25px;
	padding-right: 25px;
}

.menu-item {
	gap: 5.75rem;
}

.menu-item--price {
	gap: unset;
	padding: 0 1rem;
}

.menu-item__name {
	font-size: 1rem;
	line-height: 1.5;
}

.menu-item__name--price {
	text-align: left;
}

.menu-item__value {
	font-size: 1rem;
	line-height: 1.5;
}

.menu-item__value--price {
	padding-bottom: 1rem;
	padding-right: 0;
}

.mv-sub {
	height: 34.25rem;
}

.mv-sub--404 {
	height: 5.625rem;
}

.mv-sub__image img {
	aspect-ratio: 1440/548;
}

.mv-sub__body {
	-webkit-transform: unset;
	top: 17.125rem;
	transform: unset;
}

.mv-sub__title {
	font-size: 5rem;
	line-height: 1.25;
}

.mv__image img {
	aspect-ratio: 1440/768;
}

.mv__body {
	top: 55.5%;
}

.mv__title {
	color: #fff;
	font-size: 5rem;
	line-height: 1.25;
}

.nav-items {
	gap: 7.5rem;
}

.nav-items--site-map {
	gap: 9rem;
}

.nav-items--site-map .nav-items__box {
	gap: 9rem;
	width: 42.5925925926%;
}

.nav-items--site-map .nav-items__box.nav-items__box--right {
	width: 44.0740740741%;
}

.nav-items__box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	gap: 7.5rem;
	width: 40.3703703704%;
}

.nav-items__box.nav-items__box--right {
	width: 41.8518518519%;
}

.nav-items__box.nav-items__box--right-site-map {
	width: 44.0740740741%;
}

.nav-items__box .nav-items__items:first-child {
	width: 38.0733944954%;
}

.nav-items__box .nav-items__items:nth-child(2) {
	width: 34.4036697248%;
}

.nav-items__box--right .nav-items__items:first-child {
	width: 33.185840708%;
}

.nav-items__box--right .nav-items__items:nth-child(2) {
	width: 40.2654867257%;
}

.nav-items__items {
	width: 49%;
}

.nav-items__box .nav-items__items--site-map:first-child {
	color: #0D2936;
	width: 36.0869565217%;
}

.nav-items__box .nav-items__items--site-map:nth-child(2) {
	width: 32.6086956522%;
}

.nav-items__box--right .nav-items__items--site-map:first-child {
	width: 31.512605042%;
}

.nav-items__box--right .nav-items__items--site-map:nth-child(2) {
	width: 38.2352941176%;
}

.nav-items__unit--pc {
	margin-top: 0;
}

.page-nav--voice {
	margin-top: 4.25rem;
}

.page-nav--single {
	margin-top: 5rem;
}

.page-top {
	bottom: 1.25rem;
	height: 5rem;
	right: 1.25rem;
	width: 5rem;
}

.page-top__button {
	height: 2.5rem;
	width: 0.375rem;
}

.pc-nav {
	display: block;
	height: inherit;
}

.price-sub__inner.inner {
	max-width: 46.875rem;
}

.price-sub__contents {
	margin-top: 0;
	width: 100%;
}

.price-sub__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 5rem;
}

.price-sub__box:first-child {
	margin-top: 0;
}

.price-sub__header {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column-reverse;
	width: 28.5%;
}

.price-sub__menu {
	width: 71.5%;
}

.price-sub__header-logo {
	height: 4rem;
	width: 4rem;
}

.price {
	padding-bottom: 6.5rem;
	padding-top: 6.25rem;
}

.price__inner.inner {
	max-width: 70.625rem;
}

.price__inner {
	position: relative;
}

.price__wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row-reverse;
	gap: 5.8125rem;
	margin-top: 2.5rem;
}

.price__image {
	width: 45.56%;
}

.price__contents {
	margin-top: 0;
	width: 45.56%;
}

.price__image img {
	aspect-ratio: 492/746;
}

.price__box:first-child {
	margin-top: 0;
}

.price__button {
	margin-top: 5rem;
}

.privacy__inner.inner {
	max-width: 53.125rem;
}

.privacy__title {
	font-size: 2rem;
}

.privacy__contents {
	margin-top: 2.375rem;
}

.section-header {
	padding-bottom: 0;
}

.section-header__title {
	font-size: 2.5rem;
	line-height: 1;
}

.section-header__sub-title {
	margin-top: 0.5rem;
}

.section-header--blog .section-header__title {
	color: #fff;
}

.section-header--blog .section-header__sub-title {
	color: #fff;
}

.section-header--blog .section-header__title:first-letter {
	color: #fff;
}

.section-header--contact .section-header__title {
	font-size: 5rem;
}

.section-header--contact .section-header__sub-title {
	top: 4.625rem;
}

.side-bar__inner.inner {
	padding: 0;
}

.side-bar__title {
	line-height: 2.1;
}

.side-bar__feature {
	margin-top: 2.5rem;
}

.side-bar__feature:first-of-type {
	margin-top: 1.5rem;
}

.side-bar__menu {
	margin-top: 0.375rem;
}

.side-bar__menu:first-of-type {
	margin-top: 0;
}

.site-map__inner.inner {
	max-width: 70.625rem;
}

.sp-nav__inner.inner {
	max-width: 70.625rem;
}

.swiper-wrapper .swiper-slide {
	width: 20.8125rem;
}

.terms__inner.inner {
	max-width: 53.125rem;
}

.terms__title {
	font-size: 2rem;
}

.terms__contents {
	margin-top: 2.375rem;
}

.two-columns__inner.inner {
	max-width: 70.625rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.two-columns__container {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	flex-direction: row;
	gap: 5rem;
}

.two-columns__left {
	width: 65.37037%;
}

.two-columns__side-bar {
	margin-top: 0;
	width: 27.222222%;
}

.voice-items {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.voice-items__voice-item {
	margin-right: 2.5rem;
	margin-top: 0;
	width: calc(50% - 1.25rem);
}

.voice-items__voice-item:nth-child(2n) {
	margin-right: 0;
}

.voice-items__voice-item:nth-child(n+3) {
	margin-top: 1.875rem;
}

.voice-items__voice-item--sub {
	padding-top: 3rem;
}

.voice-items__voice-item--sub:nth-child(n+3) {
	margin-top: 5rem;
}

.voice-items__voice-item--sub:nth-child(2n) {
	margin-right: 0;
}

.voice-item {
	padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}

.voice-item--side-bar {
	padding: 0;
}

.voice-item__header {
	margin-right: 1rem;
	margin-top: 1.5rem; /* margin-right: 0.8125rem; */
	width: 58.4%;
}

.voice-item__header--side-bar {
	margin-right: 0;
	margin-top: 1rem;
	width: 100%;
}

.voice-item__sub-title {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	flex-direction: row;
	justify-content: space-between;
}

.voice-item__profile {
	display: inline;
	letter-spacing: 0.01em;
	line-height: 1.5;
}

.voice-item__category {
	display: block;
	display: inline;
}

.voice-item__category-text {
	display: inline-block;
	line-height: 1.85;
	margin-top: 0;
	padding-bottom: 0.375rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.3125rem;
	text-align: center;
}

.voice-item__title {
	font-size: 1.5rem;
	line-height: 1.45;
	margin-top: 0.5rem;
	padding-bottom: 0.25rem;
}

.voice-item__title--voice {
	font-size: 1.5rem;
}

.voice-item__image {
	padding-top: 0;
	width: 38.1%;
}

.voice-item__image--side-bar {
	width: 100%;
}

.voice-item__image img {
	aspect-ratio: 180/140;
}

.voice-item__text {
	margin-top: 2.5rem;
}

.voice-sub__inner.inner {
	max-width: 70.625rem;
}

.voice-sub__categories {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.voice-sub__container {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.voice-sub__item {
	margin-right: 2.5rem;
	margin-top: 0;
	padding-top: 3rem;
	width: calc(50% - 1.25rem);
}

.voice-sub__item:nth-child(n+3) {
	margin-top: 5rem;
}

.voice-sub__item:nth-child(2n) {
	margin-right: 0;
}

.voice__inner.inner {
	max-width: 70.625rem;
}

.voice__background {
	height: 8.625rem;
	position: absolute;
	right: clamp(34.0625rem, 70vw, 55.25rem);
	top: -7.5rem;
	width: 18.8125rem;
}

.voice__wrapper {
	margin-top: 1.875rem;
}

.voice__button {
	margin-top: 4.9375rem;
}

.wp-breadcrumb::before {
	aspect-ratio: 301/138;
	left: unset;
	right: clamp(28.25rem, 70vw, 55.125rem);
	top: 6.25rem;
	width: 18.8125rem;
}

.wp-breadcrumb--sub.inner {
	max-width: 70.625rem;
}

.wp-breadcrumb--site-map::before {
	display: none;
}

}

@media (min-width: 1080px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


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