html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

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

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	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: optimizeLegibility;
}

/* 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]) {
	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-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-about-us {
	margin-top: 3.125rem;
}

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

.l-gallery__item-container {
	margin-top: 2.5rem;
}

.about-us__inner {
	position: relative;
	z-index: 2;
}

.about-us__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.blog__detail-contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
}

.blog__detail-date {
	font-family: "Lato", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
}

.blog__detail-title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
}

.blog__detail-pager {
	margin-top: 5rem;
}

.blog__detail-image {
	aspect-ratio: 345/231;
}

.blog__detail-image:not(:first-child) {
	margin-top: 1.5rem;
}

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

.blog__detail-the-contents p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 1.5rem;
}

.blog__detail-the-contents figure {
	aspect-ratio: 345/231;
	margin-top: 1.5rem;
}

.blog__detail-the-contents img {
	-o-object-fit: cover;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.blog__detail-the-contents ul,
.blog__detail-the-contents ol {
	margin-left: 1.5rem;
	margin-top: 1.5rem;
}

.blog__detail-the-contents li {
	font-weight: 300;
	margin-top: 0.25rem;
	position: relative;
}

.blog__detail-the-contents li::before {
	background-image: url("../images/common/starfish.svg");
	background-position: center;
	background-size: cover;
	content: "";
	height: 1.125rem;
	left: -24px;
	position: absolute;
	top: 0.375rem;
	width: 1.125rem;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-blog {
	margin-top: 3.125rem;
}

.blog__inner {
	position: relative;
}

.blog__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

.blog__body {
	position: relative;
	z-index: 1;
}

.blog__pager {
	margin-top: 5rem;
}

.blog__sidebar-popular-articles {
	margin-top: 5rem;
}

.blog__sidebar-voice {
	margin-top: 5rem;
}

.blog__sidebar-campaign {
	margin-top: 5rem;
}

.blog__sidebar-archive {
	margin-top: 5rem;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-campaign {
	margin-top: 3.125rem;
}

.campaign__cards {
	margin-top: 2.5rem;
}

.campaign__pager {
	margin-top: 5rem;
	z-index: 2;
}

.campaign__inner {
	position: relative;
}

.campaign__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-contact {
	margin-top: 3.125rem;
}

.contact__inner {
	position: relative;
	z-index: 2;
}

.contact__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
	z-index: 2;
}

.body-404 {
	background-color: #408F95;
}

.error-404 {
	background-color: #408F95;
	background-image: url("../images/common/bg-404.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20.5rem;
	border-top: #408F95 solid 1px;
	color: #fff;
	font-family: "Lato", sans-serif;
	padding-bottom: 2.5rem;
	padding-top: 5rem;
	text-align: center;
}

.error-404__inner {
	margin-top: 3rem;
}

.error-404__main-text {
	font-family: "Lato", sans-serif;
	font-size: 5rem;
	letter-spacing: 0.5em;
	line-height: 1.1;
	text-align: center;
	text-indent: 0.5em;
}

.error-404__button {
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 2.5rem;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-faq {
	margin-top: 3.125rem;
}

.faq__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
	position: relative;
	z-index: 2;
}

.faq__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-information {
	margin-top: 7.5rem;
}

.information__inner {
	position: relative;
	z-index: 2;
}

.information__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

.information__tab-contents {
	position: relative;
	z-index: 2;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-price {
	margin-top: 3.125rem;
}

.price__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
	position: relative;
	width: 100%;
	z-index: 2;
}

.price__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-privacy-policy {
	margin-top: 3.125rem;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-sitemap {
	margin-top: 3.125rem;
}

.sitemap__inner {
	position: relative;
}

.sitemap__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-terms-of-service {
	margin-top: 3.125rem;
}

.thanks {
	color: #0D2936;
	font-size: 1rem;
	text-align: center;
}

.thanks__explain {
	line-height: 1.4;
	margin-top: 2.5rem;
}

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

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

.l-top-information {
	margin-top: 4.375rem;
}

.l-top-blog {
	margin-top: 5rem;
}

.l-top-voice {
	margin-top: 5rem;
}

.l-top-price {
	margin-top: 5rem;
}

.l-top-contact {
	margin-top: 4rem;
}

.l-footer {
	margin-top: 6.25rem;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.l-voice {
	margin-top: 3.125rem;
}

.voice__cards {
	margin-top: 2.5rem;
}

.voice__inner {
	position: relative;
	z-index: 2;
}

.voice__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

.voice__pager {
	margin-top: 4.5rem;
}

.about__inner {
	max-width: 37.5rem;
	position: relative;
	z-index: 2;
}

.about__contents {
	margin-top: 2.5rem;
	position: relative;
	z-index: 2;
}

.about__contents--page {
	margin-left: auto;
	margin-right: auto;
}

.about__image-container {
	aspect-ratio: 345/212;
	margin-top: 1.75rem;
	position: relative;
}

.about__image-container--page {
	margin-top: 0;
	position: absolute;
	width: calc(100% - 1.875rem);
	z-index: 1;
}

.about__image-left {
	aspect-ratio: 128/194;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0;
	width: 37.1%;
	z-index: 1;
}

.about__image-container--page .about__image-left {
	display: none;
}

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

.about__image-right {
	aspect-ratio: 281/186;
	position: absolute;
	right: 0;
	top: 1.625rem;
	width: 81.1%;
	z-index: 0;
}

.about__image-container--page .about__image-right {
	top: 0;
	width: 100%;
}

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

.about__catch-copy {
	color: #408F95;
	font-family: "Gotu", sans-serif;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 1;
}

.about__contents--page .about__catch-copy {
	color: #fff;
	margin-left: 1.5rem;
	padding-top: 1.75rem;
}

.about__body {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 1rem;
}

.about__contents--page .about__body {
	margin-top: min(60.5vw - 68px, 292.36px);
}

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

.article-card {
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
}

.article-card:not(:first-child) {
	margin-top: 1.5rem;
}

.article-card__inner {
	display: flex;
	gap: 1rem;
	padding: 1rem;
}

.article-card__image {
	aspect-ratio: 121/90;
	width: 7.5625rem;
}

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

.article-card__body {
	width: 7.8125rem;
}

.article-card__date {
	font-family: "Gotu", sans-serif;
	font-size: 0.75rem;
	line-height: 1;
	vertical-align: top;
}

.article-card__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	line-height: 1;
}

.blog__sidebar {
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
	width: 85.3%;
}

.blog-card {
	background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.blog-card a:hover {
	opacity: 0.6;
	transition: 0.3s;
}

.blog-card__inner {
	padding: 1rem 1rem 1.5rem;
}

.blog-card__inner > div {
	aspect-ratio: 30/20;
}

.blog-card__inner > div > img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.blog-card__content {
	margin-top: 1rem;
}

.blog-card__date {
	color: #0D2936;
	font-family: "Gotu", sans-serif;
	font-size: 0.75rem;
	line-height: 1;
}

.blog-card__title {
	border-bottom: solid 1px #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: 0.25rem;
}

.blog-card__text {
	line-height: 1.5;
	margin-top: 1rem;
}

.blog-cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
	width: 96.5%;
}

.breadcrumbs {
	align-items: center;
	display: flex;
	font-size: 0.875rem;
	font-weight: 300;
	gap: 1.25rem;
	justify-content: flex-start;
	margin-top: 0.5rem;
}

.breadcrumbs__item {
	display: inline-block;
	margin-right: 1rem;
	position: relative;
}

.breadcrumbs__item-current {
	display: inline-block;
}

.breadcrumbs__item::after {
	background-image: url("../images/common/arrow-right.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.5rem;
	position: absolute;
	right: -0.75rem;
	top: 0.375rem;
	width: 0.25rem;
}

.breadcrumbs__item--white::after {
	background-image: url("../images/common/arrow-right-white.svg");
}

.button-scroll--right,
.button-scroll--left,
.button-scroll {
	background: #fff;
	border: solid 1px #408F95;
	border-radius: 50%;
	cursor: pointer;
	height: 48px;
	position: relative;
	width: 48px;
}

.button-scroll--right::before,
.button-scroll--left::before,
.button-scroll::before {
	background-color: #408F95;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 10px;
}

.button-scroll--right::after,
.button-scroll--left::after,
.button-scroll::after {
	background-color: #408F95;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 28px;
}

.button-scroll {
	transform: rotate(90deg);
}

.button-scroll::before {
	left: 10px;
	top: 21px;
	transform: rotate(-30deg);
}

.button-scroll::after {
	left: 10px;
}

.button-scroll--left::before {
	left: 10px;
	top: 21px;
	transform: rotate(-30deg);
}

.button-scroll--left::after {
	left: 10px;
}

.button-scroll--right::before {
	right: 10px;
	top: 21px;
	transform: rotate(30deg);
}

.button-scroll--right::after {
	right: 10px;
}

.button {
	background-color: #408F95;
	border: 1px solid #408F95;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Gotu", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 0.375rem 0;
	padding: 1.1875rem 5.4375rem 1.25rem 2.4375rem;
	position: relative;
	transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
	z-index: 1;
}

.button--reverse {
	background-color: #fff;
	border: 1px solid #fff;
	color: #408F95;
	padding: 1.1875rem 6rem 1.25rem 2.4375rem;
}

.button--contact {
	padding: 1.1875rem 7rem 1.25rem 3.5rem;
}

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

.button--reverse::before {
	border: 1px solid #fff;
}

.button::after {
	background: #fff;
	border: 1px solid #fff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
	width: 100%;
	z-index: 1;
}

.button--reverse::after {
	background: #408F95;
	border: 1px solid #408F95;
	z-index: 1;
}

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

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

.button:hover::after {
	transform: scale(1, 1);
}

.button__text {
	position: relative;
	z-index: 2;
}

.button__text::before {
	background-color: #fff;
	content: "";
	height: 0.0625rem;
	position: absolute;
	right: -2.96875rem;
	top: calc(50% - 0.1875rem);
	transform: rotate(30deg);
	width: 0.75rem;
	z-index: 2;
}

.button--reverse .button__text::before {
	background-color: #408F95;
	right: -3.46875rem;
}

.button:hover .button__text::before,
.button:hover .button__text::after {
	background-color: #408F95;
	z-index: 2;
}

.button--reverse:hover .button__text::before,
.button--reverse:hover .button__text::after {
	background-color: #fff;
	z-index: 2;
}

.button__text::after {
	background: #fff;
	content: "";
	height: 0.0625rem;
	position: absolute;
	right: -3rem;
	top: calc(50% + 0.0625rem);
	width: 2.5rem;
}

.button--reverse .button__text::after {
	background: #408F95;
	right: -3.5rem;
}

.campaign-card {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	height: 100%;
}

.campaign-card--page:not(:first-child) {
	margin-top: 2.5rem;
}

.campaign-card:hover {
	opacity: 0.6;
	transition: 0.3s;
}

.campaign-card__image {
	aspect-ratio: 280/188;
	overflow: hidden;
}

.campaign-card__image--sidebar {
	aspect-ratio: 294/188;
}

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

.campaign-card__body {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
	padding: 1rem 1rem 1.5rem 1rem;
}

.campaign-card__body--side-bar {
	padding: 1rem 1rem 1.5rem 1rem;
}

.campaign-card__title {
	border-bottom: 1px solid #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 0.5rem;
	padding-bottom: 0.25rem;
}

.campaign-card__title--sidebar {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 0;
	text-align: center;
}

.campaign-card__explain {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.875rem;
	line-height: 1.7142857143;
	margin-top: 0.5rem;
	text-align: center;
}

.campaign-card__price-container {
	margin-top: 0.5rem;
	text-align: center;
}

.campaign-card__text {
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.campaign-card__date-container {
	color: #408F95;
	margin-top: 1.5rem;
	min-height: 3.5rem;
	text-align: center;
}

.campaign-card__date {
	font-family: "Lato", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.125;
}

.campaign-card__link {
	font-size: 0.875rem;
	font-weight: 300;
	margin-top: 0.5rem;
}

.campaign-card__button {
	margin-top: 1rem;
	text-align: center;
}

.campaign-card__bottom2 {
	display: none;
}

.campaign-cards--sidebar .campaign-card:not(:first-child) {
	margin-top: 2.5rem;
}

.campaign-cards {
	margin-inline: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
	width: 80%;
}

.js-colorAnimation {
	position: relative;
	z-index: 1;
}

.js-colorAnimation .color-mask {
	background-color: #408f95;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.js-colorAnimation img {
	display: block;
	width: 100%;
}

.company-info {
	font-family: "Noto Sans JP", sans-serif;
}

.company-info__holidays,
.company-info__hours,
.company-info__tel,
.company-info__address {
	margin-top: 0.25rem;
}

.contact-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 35.625rem;
}

.contact-form__row {
	border-bottom: 1px dashed #408F95;
	padding-bottom: 1.5rem;
}

.contact-form__title {
	font-weight: 600;
	margin-top: 1.5rem;
}

.contact-form__item {
	margin-top: 1rem;
}

.contact-form__item--privacy {
	margin-top: 0;
}

.contact-form__label {
	align-items: center;
	display: flex;
}

.contact-form__privacy {
	display: flex;
	margin-left: 1.875rem;
	margin-top: 2rem;
}

.contact-form__label [type=radio] {
	border: solid 1px #408F95;
	display: block;
	height: 0.875rem;
	width: 0.875rem;
}

.contact-form__label-text {
	margin-left: 0.5rem;
}

.contact-form__item [type=text],
.contact-form__item [type=search],
.contact-form__item [type=tel],
.contact-form__item [type=url],
.contact-form__item [type=email] {
	border: solid 1px #408F95;
	height: 2.5rem;
	width: 100%;
}

.contact-form__item.error [type=text],
.contact-form__item.error [type=search],
.contact-form__item.error [type=tel],
.contact-form__item.error [type=url],
.contact-form__item.error [type=email] {
	background-color: rgba(201, 72, 0, 0.2);
	border: solid 1px #c94800;
	color: #fff;
}

.contact-form__item input::-moz-placeholder {
	color: #DDF0F1;
	padding-left: 1rem;
}

.contact-form__item input::placeholder {
	color: #DDF0F1;
	padding-left: 1rem;
}

.contact-form__item.error input::-moz-placeholder {
	color: #fff;
}

.contact-form__item.error input::placeholder {
	color: #fff;
}

.contact-form__item textarea {
	border: solid 1px #408F95;
	height: 12.5rem;
	padding: 0.5rem;
	width: 100%;
}

.contact-form__item .wpcf7-form-control.wpcf7-radio {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #408F95;
	display: block;
	height: 16px;
	position: relative;
	width: 16px;
}

.contact-form__item .wpcf7-form-control.wpcf7-checkbox.privacy-check {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #408F95;
	display: block;
	height: 20px;
	position: relative;
	width: 20px;
}

.contact-form__item input[type=radio] {
	margin: 0;
}

.contact-form__item .wpcf7-form-control.wpcf7-radio:checked:before,
.contact-form__item .wpcf7-form-control.wpcf7-checkbox.privacy-check:checked:before {
	border-bottom: 2px solid #c94800;
	border-right: 2px solid #c94800;
	content: "";
	height: 0.5625rem;
	left: 4px;
	position: absolute;
	top: 1px;
	transform: rotate(50deg);
	width: 0.3125rem;
}

.contact-form__item .wpcf7-form-control.wpcf7-checkbox.privacy-check:checked:before {
	height: 0.875rem;
	left: 6px;
	top: -1px;
	width: 0.375rem;
}

.select-box-container {
	position: relative;
}

.select-box-container::after {
	border: 6px solid #408F95;
	border-bottom: 0;
	border-left-color: transparent;
	border-right-color: transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 10px;
	top: calc(50% - 3px);
	width: 0;
}

.select-box-container--disabled::after {
	border-top-color: #aaa;
}

.select-box {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #408F95;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 0.75rem;
	padding: 0.625rem;
	width: 100%;
}

.select-box:disabled {
	background-color: #f1f1f1;
	color: #aaa;
	pointer-events: none;
}

.contact-form__explain {
	font-size: 0.875rem;
	font-weight: 300;
	margin-left: 0.5rem;
}

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

.contact__error-message {
	color: #C94800;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
	max-width: 18.75rem;
	position: relative;
	text-align: left;
	width: -moz-fit-content;
	width: fit-content;
}

.contact__error-message::before {
	color: #C94800;
	content: "※";
	left: -16px;
	position: absolute;
	top: 0;
}

.footer {
	background-color: #408F95;
	color: #fff;
	padding-bottom: 3.625rem;
	padding-top: 3rem;
}

.footer__inner {
	padding: 0 0.9375rem;
}

.footer__images-container {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.footer__logo {
	aspect-ratio: 120/45;
	width: 7.5rem;
}

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

.footer__sns-icons {
	align-items: center;
	display: flex;
	justify-content: flex-start;
	margin-top: 0.6875rem;
}

.footer__sns-icons img {
	height: auto;
	width: 100%;
}

.footer__navigation {
	margin-top: 2.5rem;
}

.footer__copy {
	margin-left: calc((100% - 100vw) / 2);
	margin-top: 2.125rem;
	text-align: center;
	width: 100vw;
}

.footer__copy > small {
	font-family: "Gotu", sans-serif;
	font-size: 0.75rem;
	font-weight: 300;
	line-height: 1.5;
	width: 100%;
}

.gallery__item-container {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
}

.gallery__item {
	cursor: pointer;
}

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

.gallery__item:nth-child(6n+1) {
	aspect-ratio: 524/345;
}

.gallery__item:nth-child(6n+2) {
	aspect-ratio: 345/219;
}

.gallery__item:nth-child(6n+3) {
	aspect-ratio: 345/219;
}

.gallery__item:nth-child(6n+4) {
	aspect-ratio: 345/219;
}

.gallery__item:nth-child(6n+5) {
	aspect-ratio: 345/219;
}

.gallery__item:nth-child(6n+6) {
	aspect-ratio: 524/345;
}

.hamburger {
	z-index: 9999;
}

.hamburger span {
	background: #fff;
	display: block;
	height: 0.0625rem;
	position: relative;
	transition: ease 0.3s;
	width: 2.25rem;
}

.hamburger span:nth-child(1) {
	top: 0;
}

.hamburger span:nth-child(2) {
	margin: 0.75rem 0;
}

.hamburger span:nth-child(3) {
	top: 0;
}

.hamburger.is-open span:nth-child(1) {
	top: 0.8125rem;
	transform: rotate(38deg);
}

.hamburger.is-open span:nth-child(2) {
	opacity: 0;
	transform: translateY(-50%);
}

.hamburger.is-open span:nth-child(3) {
	top: -0.8125rem;
	transform: rotate(-38deg);
}

.header {
	background-color: rgba(13, 41, 54, 0.68);
	height: 5rem;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 4;
}

.header__inner {
	align-items: center;
	display: flex;
	height: inherit;
	justify-content: space-between;
	padding: 0 0.9375rem;
	position: relative;
	z-index: 5;
}

.header__inner.is-open {
	background-color: #408F95;
}

.header__logo {
	width: 6.625rem;
	z-index: 4;
}

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

.header__navigation-sp {
	background-color: #408F95;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: scroll;
	position: fixed;
	top: 0;
	transition: 1s;
	visibility: hidden;
	width: 100%;
	z-index: 3;
}

.header__navigation-sp.is-open {
	opacity: 1;
	transition: 1s;
	visibility: visible;
}

.header__navigation-sp-inner {
	padding: 5rem 0.9375rem 1.875rem 0.9375rem;
	padding-top: 5rem;
}

.header__navigation-pc {
	display: none;
}

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

.key-visual {
	height: 100vh;
	width: auto;
}

.key-visual__swiper {
	height: inherit;
	position: relative;
	width: 100%;
}

.key-visual__swiper-wrapper {
	height: inherit;
}

.key-visual__swiper-slide {
	height: inherit;
}

.key-visual__swiper-slide img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
}

.label {
	border: solid 1px #408F95;
	color: #408F95;
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.40625rem 0.6875rem;
}

.lined-title {
	border-bottom: solid 1px #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: 0.25rem;
}

.lined-title--medium {
	font-size: 1.25rem;
	font-weight: 700;
	padding-bottom: 0.125rem;
}

.lined-title--no-change {
	border-bottom: solid 1px #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: 0.25rem;
}

.modal {
	display: none;
	position: relative;
	z-index: 99;
}

.modal__overlay {
	background: #202020;
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 0;
}

.modal__contents {
	height: 76%;
	left: 50%;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 64%;
	z-index: 1;
}

.modal__contents .gallery__item {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.modal__contents img {
	-o-object-fit: contain;
	height: 100%;
	left: 50%;
	object-fit: contain;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.navigation-pc {
	align-items: center;
	display: flex;
	gap: 2.5rem;
	height: inherit;
	justify-content: flex-start;
}

.navigation-pc__item {
	height: inherit;
}

.navigation-pc__item a {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: center;
	position: relative;
}

.navigation-pc__link-inner {
	position: relative;
}

.navigation-pc__link-inner::after {
	background: #ffffff;
	bottom: -4px;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: all 0.3s;
	width: 100%;
}

.navigation-pc__item a:hover .navigation-pc__link-inner::after,
.navigation-pc__item.current .navigation-pc__link-inner::after {
	transform: scale(1, 1);
}

.navigation-pc__english {
	color: #fff;
	font-family: "Gotu", sans-serif;
	font-size: 1.125rem;
	line-height: 1;
	text-align: center;
}

.navigation-pc__japanese {
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.625rem;
	font-weight: 300;
	position: relative;
	text-align: center;
}

.navigation-responsive {
	grid-row-gap: 2.5rem;
	display: grid;
	grid-auto-flow: column;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	row-gap: 2.5rem;
}

.navigation-responsive--sitemap {
	position: relative;
	z-index: 2;
}

.navigation-responsive__item-group {
	margin-top: 2.5rem;
}

.navigation-responsive__item-group:nth-of-type(1) {
	margin-top: 0;
}

.navigation-responsive__item {
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.125;
	margin-left: 1.375rem;
	margin-top: 1.5rem;
}

.navigation-responsive--sitemap .navigation-responsive__item {
	color: #0D2936;
}

.navigation-responsive__item:hover {
	opacity: 0.6;
	transition: 0.2s;
}

.navigation-responsive__item--top {
	font-weight: 700;
	margin-top: 0;
	position: relative;
}

.navigation-responsive__item--top-sitemap {
	font-weight: 700;
	margin-top: 0;
	position: relative;
}

.navigation-responsive__item--top::before {
	background-image: url("../images/common/starfish-w.svg");
	background-position: center;
	background-size: cover;
	content: "";
	height: 1.125rem;
	left: -24px;
	position: absolute;
	top: 0;
	width: 1.125rem;
}

.navigation-responsive__item--top-sitemap::before {
	background-image: url("../images/common/starfish.svg");
	background-position: center;
	background-size: cover;
	content: "";
	height: 1.125rem;
	left: -24px;
	position: absolute;
	top: 0;
	width: 1.125rem;
}

.navigation-sp {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.navigation-sp__item-group:not(:first-child) {
	margin-top: 2.5rem;
}

.navigation-sp__item {
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125;
	margin-left: 1.375rem;
	margin-top: 1.5rem;
}

.navigation-sp__item--top {
	font-weight: 700;
	position: relative;
}

.navigation-sp__item--top::before {
	background-image: url("../images/common/starfish-w.svg");
	background-position: center;
	background-size: cover;
	content: "";
	height: 1.125rem;
	left: -1.5rem;
	position: absolute;
	top: 0.0625rem;
	width: 1.125rem;
}

.opening {
	background-color: #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.opening__image-right,
.opening__image-left {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 20;
}

.opening__image-left {
	left: 0;
	transform: translateY(100vh);
}

.opening__image-left img {
	-o-object-fit: cover;
	-o-object-position: right center;
	height: 100%;
	object-fit: cover;
	object-position: right center;
	width: 100%;
}

.opening__image-right {
	right: 0;
	transform: translateY(100vh);
}

.opening__image-right img {
	-o-object-fit: cover;
	-o-object-position: left center;
	height: 100%;
	object-fit: cover;
	object-position: left center;
	width: 100%;
}

.opening__title-container {
	color: #408F95;
	left: 50%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	visibility: hidden;
	width: 100%;
	z-index: 15;
}

.opening__title {
	font-family: "Lato", sans-serif;
	font-size: 2.5rem;
	font-weight: normal;
	letter-spacing: 0.54em;
	line-height: 1;
	text-align: center;
	text-indent: 0.54em;
}

.opening__subtitle {
	font-family: "Gotu", sans-serif;
	font-size: 1.25rem;
	margin-top: 0.375rem;
}

.text-color-change {
	color: #fff;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.pager-detail {
	display: flex;
	gap: 5rem;
	justify-content: center;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.wp-pagenavi {
	display: flex;
	gap: 0.75rem;
	justify-content: center;
}

.pager__next,
.pager__previous,
span.current,
.pager .page {
	background-color: #fff;
	border: solid 1px #408F95;
	color: #408F95;
	cursor: pointer;
	display: block;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	padding: 0.375rem 0.8125rem;
	text-align: center;
	transition: background-color 0.3s ease;
}

.pager__next:hover,
.pager__previous:hover,
span.current:hover,
.pager .page:hover {
	background-color: #56afb5;
	color: #ffffff;
}

span.current {
	background-color: #408F95;
	color: #fff;
	transition: background-color 0.3s ease;
}

span.current:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.pager__previous {
	background: url(../images/common/pager-arrow-left-green.svg) center center no-repeat;
	cursor: pointer;
	height: 2.375rem;
	width: 2.375rem;
}

.pager__previous:hover {
	background: url(../images/common/pager-arrow-left-white.svg) center center no-repeat;
	transition: background-color 0.3s ease;
}

.pager__previous:hover:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.pager__previous.current {
	background-color: #408F95;
	color: #fff;
	transition: background-color 0.3s ease;
}

.pager__previous.current:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.pager__next {
	background: url(../images/common/pager-arrow-right-green.svg) center center no-repeat;
	cursor: pointer;
	height: 2.375rem;
	width: 2.375rem;
}

.pager__next:hover {
	background: url(../images/common/pager-arrow-right-white.svg) center center no-repeat;
	transition: background-color 0.3s ease;
}

.pager__next:hover:hover {
	background-color: #56afb5;
	color: #ffffff;
}

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

.price-container {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	line-height: 1;
}

.price-container__cancelled-price {
	-webkit-text-decoration: line-through solid #ff0000;
	-webkit-text-decoration: line-through 4px solid #ff0000;
	color: #0D2936;
	display: inline-block;
	font-size: 1.25rem;
	max-width: 100%;
	overflow: hidden;
	text-decoration: line-through;
	text-decoration: line-through solid #ff0000;
	text-decoration: line-through 4px solid #ff0000;
	text-decoration-thickness: 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.price-container__price {
	color: #408F95;
	display: inline-block;
	font-size: 2rem;
	margin-left: 1rem;
	max-width: 100%;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.price-list {
	font-size: 1rem;
	line-height: 1.5;
}

.price-list__title {
	align-items: center;
	background-color: #408F95;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0.5rem 0;
	text-align: center;
}

.price-list__title-inner {
	align-items: center;
	display: flex;
	flex-direction: row-reverse;
	font-weight: 600;
	justify-content: center;
	text-align: center;
}

.price-list__title-icon {
	aspect-ratio: 1/1;
	margin-right: 0.5rem;
	width: 1.5rem;
}

.price-list__title-icon img {
	height: auto;
}

.price-list__item {
	align-items: stretch;
	display: flex;
	justify-content: flex-start;
	min-height: 3.75rem;
}

.price-list__name {
	align-items: center;
	border-bottom: solid 1px #408F95;
	border-left: solid 1px #408F95;
	display: flex;
	justify-content: center;
	padding: 0.375rem 0 0.375rem 0.75rem;
	text-align: center;
	width: 68%;
}

.price-list__price {
	align-items: center;
	border-bottom: solid 1px #408F95;
	border-left: solid 1px #408F95;
	border-right: solid 1px #408F95;
	display: flex;
	justify-content: flex-end;
	padding: 0.5rem 1.125rem 0.5rem 0.5rem;
	text-align: right;
	width: 32%;
}

.price-lists {
	grid-gap: 2.375rem;
	display: grid;
	gap: 2.375rem;
}

.qa-box__question {
	background-color: #408F95;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 300;
	padding: 1rem 3.5rem 1rem 1rem;
	position: relative;
}

.qa-box__answer {
	border: solid 1px #408F95;
	font-weight: 300;
	line-height: 1.4;
	padding: 1.5rem 1rem;
}

.qa-boxes {
	grid-gap: 2.75rem;
	display: grid;
	gap: 2.75rem;
}

.qa-icon {
	height: 1.75rem;
	position: absolute;
	right: 1rem;
	top: 50%;
	transform: translate(0, -50%);
	width: 1.75rem;
}

.qa-icon__vertical {
	background-color: #fff;
	display: inline-block;
	height: 1px;
	opacity: 1;
	position: absolute;
	top: 50%;
	transform: rotate(90deg);
	transition: 0.5s;
	visibility: visible;
	width: 100%;
}

.qa-box__question.is-open .qa-icon__vertical {
	opacity: 0;
	transform: rotate(0deg);
	transition: 0.5s;
	visibility: hidden;
}

.qa-icon__horizontal {
	background-color: #fff;
	display: inline-block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.require-label {
	background-color: #c94800;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 300;
	margin-left: 0.25rem;
	padding: 0.1875rem 1rem;
}

.scroll-to-top {
	bottom: 20px;
	position: fixed;
	right: 20px;
	z-index: 10;
}

.section-title {
	font-family: "Gotu", sans-serif;
	text-align: center;
}

.section-title__word {
	color: #0D2936;
	font-size: 2rem;
	font-weight: 300;
	line-height: 1.25;
}

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

.section-title__japan {
	color: #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.75rem;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 0.25rem;
}

.section-title__explain {
	color: #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.2857142857;
	margin-top: 0.5rem;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.section-title--blog .section-title__word {
	color: #0D2936;
}

.section-title--blog .section-title__word::first-letter {
	color: #408F95;
}

.section-title--blog .section-title__japan {
	color: #408F95;
}

.section-title--contact {
	line-height: 1;
}

.section-title--contact .section-title__word {
	display: inline-block;
	font-size: 5rem;
	line-height: 5rem;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.section-title--contact .section-title__japan {
	line-height: 1;
	margin-top: -0.25rem;
}

.sidebar-archive {
	margin-top: 1.5rem;
}

.sidebar-archive__toggle-hierarchy {
	color: #408F95;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
}

.sidebar-archive__lists {
	margin-top: 1.5rem;
}

.sidebar-archive__year {
	margin-left: 1.75rem;
}

.sidebar-archive__year-label {
	cursor: pointer;
	position: relative;
}

.sidebar-archive__year-body {
	display: none;
}

.sidebar-archive__month-label::before,
.sidebar-archive__year-label::before {
	border-bottom: 12px solid transparent;
	border-left: 18px solid #408F95;
	border-right: 12px solid transparent;
	border-top: 12px solid transparent;
	content: "";
	height: 0;
	left: -28px;
	position: absolute;
	top: 6px;
	transform: rotate(0deg);
	transition: transform 0.3s ease;
	width: 0;
}

.sidebar-archive__year-label:hover {
	opacity: 0.6;
}

.sidebar-archive__year-label.open::before {
	left: -36px;
	top: 12px;
	transform: rotate(90deg);
}

.sidebar-archive__month {
	margin-left: 1.75rem;
}

.sidebar-archive__month-label {
	position: relative;
}

.sidebar-archive__month-label:hover {
	opacity: 0.6;
}

.sidebar-campaign__cards {
	margin-top: 1.5rem;
}

.sidebar-campaign__button {
	margin-top: 2.5rem;
	text-align: center;
}

.sidebar-popular-articles__cards {
	margin-top: 1.5rem;
}

.sidebar-title {
	align-items: center;
	border-left: #408f95 solid 8px;
	color: #0D2936;
	display: flex;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	justify-content: flex-start;
}

.sidebar-title__icon {
	height: 3.125rem;
	margin-left: 1rem;
	width: 3.125rem;
}

.sidebar-title__icon img {
	-o-object-fit: contain;
	object-fit: contain;
}

.sidebar-title__text {
	margin-left: 0.5rem;
}

.sidebar-voice__card {
	margin-top: 1.5rem;
}

.sns-icons__link {
	aspect-ratio: 1/1;
	width: 1.5rem;
}

.sns-icons__link:not(:first-child) {
	margin-left: 1rem;
}

.sns-icons .sns-icons__link--twitter {
	aspect-ratio: 1/1;
	margin-left: 1.125rem;
	width: 1rem;
}

.sns-icons__link img {
	height: auto;
	width: 100%;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.static-page {
	color: #0D2936;
	font-size: 1rem;
	margin-top: 2.5rem;
}

.static-page__inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	z-index: 2;
}

.static-page__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 3.4375rem;
	left: calc(50% - min(48vw, 38.5rem));
	position: absolute;
	top: -25px;
	width: 7.5rem;
	z-index: 0;
}

.static-page__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
}

.static-page__text {
	line-height: 1.8;
	margin-top: 0.5rem;
}

.static-page__group {
	margin-top: 2.5rem;
}

.static-page__list {
	list-style-type: decimal;
	margin-top: 0.25rem;
	padding-left: 1.25rem;
}

.static-page__list-item {
	line-height: 2;
}

.sub-key-visual {
	background-repeat: no-repeat;
	background-size: cover;
	height: 28.75rem;
	position: relative;
}

.page-title {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 2.5rem;
	font-weight: 400;
	left: 50%;
	position: absolute;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.information-background {
	background-image: url("../images/subKeyVisual/information-sp.jpg");
}

.campaign-background {
	background-image: url("../images/subKeyVisual/campaign-sp.jpg");
}

.privacy-policy-background,
.sitemap-background,
.terms-of-service-background {
	background-image: url("../images/subKeyVisual/privacy-policy-sp.jpg");
}

.contact-background {
	background-image: url("../images/subKeyVisual/contact-sp.jpg");
}

.faq-background {
	background-image: url("../images/subKeyVisual/faq-sp.jpg");
}

.price-background {
	background-image: url("../images/subKeyVisual/price-sp.jpg");
}

.voice-background {
	background-image: url("../images/subKeyVisual/voice-sp.jpg");
}

.blog-background {
	background-image: url("../images/subKeyVisual/blog-sp.jpg");
}

.about-us-background {
	background-image: url("../images/subKeyVisual/about-us-sp.jpg");
}

.swiper-campaign {
	height: inherit;
	position: relative;
	width: 100%;
	z-index: 1;
}

.swiper-campaign__wrapper {
	height: inherit;
}

.swiper-campaign__swiper-slide {
	height: inherit;
}

.swiper-campaign__button-prev,
.swiper-campaign__button-next {
	z-index: 2;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.tab-card {
	grid-row-gap: 1.25rem;
	grid-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
	display: grid;
	grid-auto-flow: row dense;
	grid-template-columns: repeat(2, 1fr);
	position: relative;
	row-gap: 1.25rem;
	z-index: 2;
}

.tab-card__item {
	background-color: #fff;
	border: solid 1px #408F95;
	color: #408F95;
	cursor: pointer;
	font-size: 0.875rem;
	line-height: 1.5714285714;
	padding: 0.25rem 0;
	text-align: center;
	transition: background-color 0.3s ease;
}

.tab-card__item:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.tab-card__item.current {
	background-color: #408F95;
	color: #fff;
	transition: background-color 0.3s ease;
}

.tab-card__item.current:hover {
	background-color: #56afb5;
	color: #ffffff;
}

html {
	scroll-padding-top: 90px;
}

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

.u-desktop {
	display: none;
}

.tab-contents-information__tab {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 1.25rem;
}

.tab-contents-information__item {
	background-color: #DDF0F1;
	color: #408F95;
	cursor: pointer;
	filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
	font-size: 0.875rem;
	font-weight: 300;
	padding: 0.625rem 0;
	text-align: center;
	transition: background-color 0.3s ease;
	width: 29.5%;
}

.tab-contents-information__item:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.tab-contents-information__item img {
	display: none;
}

.tab-contents-information__item.current {
	background-color: #408F95;
	color: #fff;
	transition: background-color 0.3s ease;
}

.tab-contents-information__item.current:hover {
	background-color: #56afb5;
	color: #ffffff;
}

.tab-contents-information__contents-container {
	margin-top: 1rem;
}

.js-information-content:not(:first-child) {
	display: none;
}

.tab-contents-information__content {
	border: solid 1px #408F95;
	padding: 1rem 1.5rem 1.5rem 1.5rem;
}

.tab-contents-information__title {
	font-size: 1.5rem;
	font-weight: 700;
}

.tab-contents-information__text {
	margin-top: 0.5rem;
}

.tab-contents-information__img {
	margin-top: 0.5rem;
}

.tab-contents-information__img img {
	height: auto;
}

.title-line {
	border-bottom: solid 1px #408F95;
	padding-bottom: 0.25rem;
}

.top-blog {
	position: relative;
}

.top-blog::before {
	z-index: 0;
}

.top-blog__inner {
	position: relative;
}

.top-blog__cards {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.75rem;
	max-width: 35.625rem;
	position: relative;
}

.top-blog__item:not(:first-child) {
	margin-top: 2.375rem;
}

.top-blog__button {
	margin-top: 2.5rem;
	text-align: center;
}

.top-campaign__inner {
	overflow: hidden;
}

.top-campaign__swiper {
	margin-top: 1.75rem;
}

.top-campaign .swiper-slide {
	width: 17.5rem;
}

.top-campaign__card {
	height: 100%;
}

.top-campaign__button {
	margin-top: 2.5rem;
	text-align: center;
}

.top-contact__inner {
	position: relative;
}

.top-contact__conntents {
	padding-top: 1.625rem;
}

.top-contact__inner::after {
	background-image: url("../images/top/bg-fish.png");
	background-size: cover;
	content: "";
	height: 3.125rem;
	position: absolute;
	right: calc(50% - min(48vw, 41.875rem));
	top: -1.625rem;
	width: 6.8125rem;
}

.top-contact__info {
	margin-left: auto;
	margin-right: auto;
	width: 85.55%;
}

.top-contact__contact {
	margin-top: 2.5rem;
}

.top-contact__title {
	margin-top: 1.25rem;
}

.top-contact-logo__container {
	border-bottom: solid 1px #408F95;
	display: flex;
	justify-content: center;
	padding-bottom: 0.34375rem;
	position: relative;
}

.top-contact-logo__container::before {
	bottom: -2px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.top-contact-logo {
	filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
	height: auto;
	width: 10.875rem;
}

.top-contact__company-info-container {
	margin-top: 1rem;
}

.top-contact__company-info {
	margin-top: 1rem;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.top-contact__map {
	margin-top: 1rem;
	position: relative;
}

.top-contact__map::before {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	content: "";
	display: block;
	padding-top: 54.24%;
}

.top-contact__map iframe {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.top-contact__button-container {
	margin-top: 2.5rem;
	text-align: center;
}

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

.top-information__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
}

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

.top-information__image {
	aspect-ratio: 540/356;
}

.top-information__image img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.top-information__info-title {
	margin-top: 1.5rem;
}

.top-information__text {
	line-height: 1.5;
	margin-top: 0.5rem;
}

.top-information__button {
	margin-top: 2.5rem;
	text-align: center;
}

.top-price-list__item {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}

.top-price-list__item dt,
.top-price-list__item dd {
	font-size: 0.875rem;
	line-height: 1.1;
}

.top-price-list__item dd {
	margin-left: 1rem;
}

.top-price {
	background-color: #DDF0F1;
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.top-price__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
	position: relative;
}

.top-price-list__group:not(:first-child) {
	margin-top: 2.5rem;
}

.top-price__list {
	margin-top: 2.5rem;
}

.top-price__image {
	aspect-ratio: 345/227;
	margin-top: 1.75rem;
}

.top-price__image img {
	height: 100%;
	width: 100%;
}

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

.top-voice__inner {
	position: relative;
}

.top-voice__cards {
	margin-top: 2.75rem;
}

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

.voice-card-sidebar {
	margin-left: auto;
	margin-right: auto;
}

.voice-card-sidebar__person {
	font-size: 0.75rem;
	line-height: 1.5;
	line-height: 1;
	margin-top: 1rem;
}

.voice-card-sidebar__title {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}

.voice-card-sidebar__image {
	aspect-ratio: 294/218;
	margin-top: 0.5625rem;
}

.voice-card-sidebar__image img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.voice-card-sidebar__button {
	margin-top: 2.75rem;
	text-align: center;
}

.voice-card {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	margin-left: auto;
	margin-right: auto;
	padding: 1rem 1rem 1.5rem 1rem;
}

.voice-card:hover {
	opacity: 0.6;
	transition: 0.3s;
}

.voice-card__head {
	grid-gap: 0.75rem;
	display: grid;
	gap: 0.75rem;
	grid-template-columns: repeat(2, 1fr);
}

.voice-card__person {
	font-size: 0.75rem;
	line-height: 1.5;
	line-height: 1;
}

.voice-card__label {
	margin-top: 0.5rem;
}

.voice-card__title {
	margin-top: 0.25rem;
}

.voice-card__image {
	aspect-ratio: 151/117;
	margin-top: 0.5625rem;
}

.voice-card__image img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.voice-card__text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 1rem;
}

.voice-cards {
	margin-left: auto;
	margin-right: auto;
	max-width: 35.625rem;
}

.voice-cards__item:not(:first-child) {
	margin-top: 2.5rem;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.4814814815vw;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.l-about-us {
	margin-top: 9.375rem;
}

.l-gallery {
	margin-top: 7.5rem;
}

.l-gallery__item-container {
	margin-top: 5rem;
}

.about-us__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.blog__detail-contents {
	max-width: none;
}

.blog__detail-title {
	font-size: 2rem;
}

.blog__detail-image {
	aspect-ratio: 700/468;
}

.blog__detail-image:not(:first-child) {
	margin-top: 2.5rem;
}

.blog__detail-the-contents p {
	margin-top: 2.5rem;
}

.blog__detail-the-contents figure {
	aspect-ratio: 700/468;
	margin-top: 2.5rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.l-blog {
	margin-top: 9.375rem;
}

.blog__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.blog__body {
	align-items: flex-start;
	display: flex;
	gap: 5rem;
	justify-content: flex-start;
}

.blog__sidebar-popular-articles {
	margin-top: 0;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.campaign__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.contact__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.error-404 {
	background-position: top 8.75rem left;
	background-size: 43.625rem;
	padding-bottom: 9.375rem;
	padding-top: 5.625rem;
}

.error-404__inner {
	margin-top: 7.5rem;
}

.error-404__main-text {
	font-size: 10rem;
}

.error-404__sub-text {
	margin-top: 2.5rem;
}

.error-404__button {
	margin-top: 5rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.faq__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	width: 43.75rem;
}

.faq__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.information__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.price__inner {
	max-width: none;
	width: 46.25rem;
}

.price__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.l-sitemap {
	margin-top: 9.375rem;
}

.sitemap__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.l-terms-of-service {
	margin-top: 9.375rem;
}

.l-top-campaign {
	margin-top: 5rem;
}

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

.l-top-information {
	margin-top: 10.25rem;
}

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

.l-top-voice {
	margin-top: 8.75rem;
}

.l-top-price {
	margin-top: 8.75rem;
}

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

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

.voice__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.about__inner::after {
	background-image: url(../images/top/coral.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -88px;
	content: "";
	height: 11.3125rem;
	position: absolute;
	right: calc(50% - min(48vw, 39.8125rem));
	width: 12.125rem;
	z-index: 3;
}

.about__inner--fish::after {
	background-image: url(../images/top/bg-fish.svg);
	bottom: -178px;
	height: 8.625rem;
	width: 18.75rem;
}

.about__contents {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-left: min(12.5rem, 13.8vw);
	position: absolute;
	top: 14rem;
	z-index: 3;
}

.about__contents--page {
	margin-top: 0;
	top: 12rem;
}

.about__image-container {
	aspect-ratio: 1080/660;
	margin-top: 2.5rem;
	position: relative;
}

.about__image-container--page {
	width: 100%;
}

.about__image-left {
	left: 0;
	top: 0;
	width: 25rem;
}

.about__image-container--page .about__image-left {
	display: block;
}

.about__image-right {
	right: 0;
	top: 5rem;
	width: 81.5%;
}

.about__image-container--page .about__image-right {
	right: 0;
	top: 5rem;
	width: 81.5%;
}

.about__catch-copy {
	color: #fff;
	font-size: 5rem;
	line-height: 1.25;
	margin-top: 0;
	padding-top: 1rem;
}

.about__contents--page .about__catch-copy {
	margin-left: 0;
	padding-top: 1rem;
}

.about__body {
	color: #fff;
	margin-left: 2.5rem;
	margin-top: 2rem;
	width: 25rem;
}

.about__contents--page .about__body {
	margin-top: 2rem;
}

.about__button {
	margin-top: 2.5rem;
}

.blog__sidebar {
	max-width: auto;
	width: 18.375rem;
}

.blog-cards {
	grid-template-columns: repeat(3, 1fr);
	max-width: none;
	width: 100%;
}

.blog-cards--2col {
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 5rem;
}

.button-scroll--right,
.button-scroll--left,
.button-scroll {
	height: 80px;
	width: 80px;
}

.button-scroll--right::after,
.button-scroll--left::after,
.button-scroll::after {
	width: 2.5rem;
}

.button-scroll::before {
	left: 20px;
	top: 37px;
}

.button-scroll::after {
	left: 20px;
}

.button-scroll--left::before {
	left: 20px;
	top: 37px;
}

.button-scroll--left::after {
	left: 20px;
}

.button-scroll--right::before {
	right: 20px;
	top: 37px;
}

.button-scroll--right::after {
	right: 20px;
}

.campaign-card--page:not(:first-child) {
	margin-top: 0;
}

.campaign-card__image {
	aspect-ratio: 334/223;
}

.campaign-card__image--sidebar {
	aspect-ratio: 294/188;
}

.campaign-card__body {
	padding: 1.5rem 1rem 2.5rem 1rem;
}

.campaign-card__body--page {
	padding: 1.5rem 1.4375rem 1.5rem 1.4375rem;
}

.campaign-card__body--side-bar {
	padding: 1rem 1rem 1.5rem 1rem;
}

.campaign-card__title {
	margin-top: 0.375rem;
}

.campaign-card__title--page {
	font-size: 1.5rem;
}

.campaign-card__title--sidebar {
	font-size: 1rem;
}

.campaign-card__explain {
	font-size: 1rem;
	margin-top: 1rem;
}

.campaign-card__explain--sidebar {
	font-size: 0.875rem;
	line-height: 1.7142857143;
	margin-top: 0.5rem;
	text-align: center;
}

.campaign-card__date-container {
	margin-top: 2rem;
}

.campaign-card__bottom2 {
	display: block;
}

.campaign-cards {
	grid-gap: 5rem 2.5rem;
	display: grid;
	gap: 5rem 2.5rem;
	grid-template-columns: 1fr 1fr;
	margin-top: 0;
	max-width: none;
	width: 100%;
}

.company-info {
	font-size: 1rem;
	line-height: 1.5;
	text-shadow: none;
}

.company-info__holidays,
.company-info__hours,
.company-info__tel,
.company-info__address {
	text-align: left;
}

.contact-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: none;
	width: 43.75rem;
}

.contact-form__row {
	display: grid;
	grid-template-columns: 13.75rem 30rem;
	padding-bottom: 2.5rem;
}

.contact-form__row:not(:first-child) {
	padding-top: 2.5rem;
}

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

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

.contact-form__label {
	margin-top: 2px;
}

.contact-form__privacy {
	align-items: center;
	justify-content: center;
	margin-left: 0;
	margin-top: 4rem;
	text-align: center;
}

.select-box {
	padding: 0.3125rem;
}

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

.contact__error-message {
	max-width: 31.25rem;
}

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

.footer__inner {
	padding: 0 12.5%;
}

.footer__images-container {
	align-items: flex-end;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

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

.footer__sns-icons {
	margin-bottom: 1rem;
	margin-left: 2.5rem;
	margin-top: 0;
}

.footer__navigation {
	margin-top: 1rem;
}

.footer__copy {
	margin-left: 0;
	margin-top: 4.5rem;
	width: 100%;
}

.footer__copy > small {
	font-size: 0.875rem;
	line-height: 1.2857142857;
	margin-top: 5rem;
	text-align: center;
}

.gallery__item-container {
	display: grid;
	grid-auto-flow: row dense;
	grid-template-columns: repeat(9, 1fr);
	grid-template-rows: repeat(2, 23.125rem);
	max-width: none;
}

.gallery__item {
	aspect-ratio: auto;
}

.gallery__item:nth-child(6n+1) {
	aspect-ratio: initial;
	grid-column: 1/span 4;
	grid-row: span 2;
}

.gallery__item:nth-child(6n+2) {
	aspect-ratio: initial;
	grid-column: 5/span 5;
}

.gallery__item:nth-child(6n+3) {
	aspect-ratio: initial;
	grid-column: 5/span 5;
}

.gallery__item:nth-child(6n+4) {
	aspect-ratio: initial;
	grid-column: 1/span 5;
}

.gallery__item:nth-child(6n+5) {
	aspect-ratio: initial;
	grid-column: 1/span 5;
}

.gallery__item:nth-child(6n+6) {
	aspect-ratio: initial;
	grid-column: 6/span 4;
	grid-row: span 2;
}

.hamburger {
	display: none;
}

.header {
	height: 5.625rem;
}

.header__inner {
	padding: 0 2.5rem;
}

.header__logo {
	width: 8.625rem;
}

.header__navigation-sp {
	display: none;
}

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

.inner {
	max-width: 1120px;
	padding-left: 20px;
	padding-right: 20px;
}

.label {
	padding: 0.625rem 0.875rem;
}

.lined-title {
	font-size: 1.5rem;
}

.lined-title--medium {
	font-size: 1.5rem;
}

.navigation-pc__japanese {
	margin-top: 0.25rem;
	width: 100%;
}

.navigation-responsive {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	gap: 7.5rem;
	justify-content: flex-start;
}

.navigation-responsive__item-group:nth-of-type(7) {
	margin-top: 0;
}

.navigation-responsive__item--top::before {
	top: 0.0625rem;
}

.navigation-responsive__item--top-sitemap::before {
	top: 0.0625rem;
}

.navigation-sp {
	display: none;
}

.opening__title {
	font-size: 5rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.price-container {
	align-items: center;
	display: flex;
	justify-content: center;
}

.price-container__cancelled-price {
	font-size: 1.5rem;
}

.price-container__cancelled-price--sidebar {
	font-size: 1.25rem;
}

.price-container__price {
	font-size: 2.5rem;
	margin-left: 1.5rem;
}

.price-container__price--sidebar {
	font-size: 2rem;
}

.price-list {
	align-items: stretch;
	display: flex;
	justify-content: flex-start;
}

.price-list__title {
	text-align: center;
	width: 28.6%;
}

.price-list__title-inner {
	flex-direction: column;
}

.price-list__title-icon {
	margin-right: 0;
	margin-top: 0.5rem;
	width: 4rem;
}

.price-list__body {
	width: 71.4%;
}

.price-list__name {
	justify-content: flex-start;
	padding: 1.0625rem;
	text-align: left;
}

.price-list__item:first-child .price-list__name {
	border-top: solid 1px #408F95;
}

.price-list__item .price-list__name {
	border-left: none;
}

.price-list__price {
	padding: 1.0625rem;
}

.price-list__item:first-child .price-list__price {
	border-top: solid 1px #408F95;
}

.price-lists {
	gap: 5rem;
}

.qa-box__question {
	font-size: 1.25rem;
	padding: 1.5625rem 5rem 1.5625rem 1.5625rem;
}

.qa-box__answer {
	line-height: 1.4;
	margin-top: 1rem;
	padding: 2.5rem;
}

.qa-boxes {
	gap: 2.5rem;
}

.qa-icon {
	height: 2rem;
	right: 2.5rem;
	width: 2rem;
}

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

.section-title__japan {
	margin-top: 0.5rem;
}

.section-title__explain {
	text-shadow: none;
}

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

.section-title--blog .section-title__word::first-letter {
	color: #DDF0F1;
}

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

.section-title--contact .section-title__word {
	font-size: 5rem;
	text-shadow: none;
}

.section-title--contact .section-title__japan {
	margin-top: 0;
}

.sidebar-archive__toggle-hierarchy-inner {
	margin-top: 1.5rem;
}

.sns-icons__link {
	width: 2rem;
}

.sns-icons .sns-icons__link--twitter {
	width: 1.125rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.static-page__inner {
	width: 52.5rem;
}

.static-page__inner::before {
	height: 8.625rem;
	top: -70px;
	width: 18.75rem;
}

.static-page__title {
	font-size: 2rem;
}

.static-page__group {
	margin-top: 2.25rem;
}

.sub-key-visual {
	height: 34.25rem;
}

.page-title {
	font-size: 5rem;
	transform: translate(-50%, -10%);
}

.information-background {
	background-image: url("../images/subKeyVisual/information-pc.jpg");
}

.campaign-background {
	background-image: url("../images/subKeyVisual/campaign-pc.jpg");
}

.privacy-policy-background,
.sitemap-background,
.terms-of-service-background {
	background-image: url("../images/subKeyVisual/privacy-policy-pc.jpg");
}

.contact-background {
	background-image: url("../images/subKeyVisual/contact-pc.jpg");
}

.faq-background {
	background-image: url("../images/subKeyVisual/faq-pc.jpg");
}

.price-background {
	background-image: url("../images/subKeyVisual/price-pc.jpg");
}

.voice-background {
	background-image: url("../images/subKeyVisual/voice-pc.jpg");
}

.blog-background {
	background-image: url("../images/subKeyVisual/blog-pc.jpg");
}

.about-us-background {
	background-image: url("../images/subKeyVisual/about-us-pc.jpg");
}

.swiper-campaign__button-prev,
.swiper-campaign__button-next {
	height: 5rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 5rem;
}

.swiper-campaign .swiper-campaign__button-prev {
	right: 160px;
	top: -74px;
}

.swiper-campaign .swiper-campaign__button-prev {
	right: 160px;
	top: -104px;
}

.swiper-campaign .swiper-campaign__button-next {
	right: 0.9375rem;
	top: -74px;
}

.swiper-campaign .swiper-campaign__button-next {
	right: 1.25rem;
	top: -104px;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.tab-card {
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	display: flex;
	flex-wrap: wrap;
}

.tab-card__item {
	width: 10.125rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.tab-contents-information__item {
	align-items: center;
	display: flex;
	font-size: 1.5rem;
	justify-content: center;
	padding: 1.3125rem 0;
	width: 18.75rem;
}

.tab-contents-information__item img {
	display: block;
	height: 3rem;
	margin-right: 0.5rem;
	width: 3rem;
}

.tab-contents-information__contents-container {
	margin-top: 1.5rem;
}

.tab-contents-information__content {
	align-items: center;
	display: flex;
	gap: 3rem;
}

.tab-contents-information__body {
	width: 48%;
}

.tab-contents-information__img {
	width: 48%;
}

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

.top-blog::before {
	background-image: url(../images/top/bg-blog.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 31.25rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.top-blog__cards {
	margin-top: 5rem;
	max-width: none;
}

.top-blog__cards::after {
	background-image: url(../images/top/bg-blog-fish.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 12.5625rem;
	left: calc(50% - min(48vw, 38.75rem));
	position: absolute;
	top: -13.8125rem;
	width: 27.3125rem;
	z-index: 2;
}

.top-blog__item:not(:first-child) {
	margin-top: 0;
}

.top-blog__button {
	margin-top: 5rem;
}

.top-campaign {
	overflow: hidden;
	padding-top: 2.5rem;
}

.top-campaign__inner {
	overflow: visible;
}

.top-campaign__swiper {
	margin-top: 2.5rem;
}

.top-campaign .swiper-slide {
	width: 20.8125rem;
}

.top-campaign__button {
	margin-top: 5rem;
}

.top-contact__conntents {
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
	display: flex;
	justify-content: flex-start;
	max-width: 67.5rem;
	padding: 5rem 3.125rem;
}

.top-contact__inner::after {
	height: 8.625rem;
	top: -2.5rem;
	width: 18.8125rem;
}

.top-contact__info {
	margin: 0;
	width: auto;
}

.top-contact__contact {
	border-left: solid 1px #408F95;
	margin-left: 5rem;
	margin-top: 0;
	padding-left: 5rem;
}

.top-contact-logo__container {
	padding-bottom: 0.40625rem;
}

.top-contact-logo {
	width: 12.5rem;
}

.top-contact__company-info-container {
	display: flex;
	justify-content: flex-start;
	margin-top: 1.5rem;
}

.top-contact__company-info {
	-moz-text-align-last: left;
	margin-top: 0;
	text-align-last: left;
	width: 9.25rem;
}

.top-contact__map {
	height: 9.25rem;
	margin-left: 1.25rem;
	margin-top: 0;
	width: 17.0625rem;
}

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

.top-information__contents {
	align-items: center;
	display: flex;
	justify-content: flex-start;
	margin-top: 2.5rem;
}

.top-information__image {
	width: 33.75rem;
}

.top-information__info {
	margin-left: 3rem;
	width: 30.75rem;
}

.top-information__info-title {
	margin-top: 0;
}

.top-price-list__item {
	margin-top: 0.875rem;
}

.top-price-list__item dt,
.top-price-list__item dd {
	font-size: 1rem;
}

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

.top-price__inner::after {
	background-image: url(../images/top/bg-fish.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -2.5rem;
	content: "";
	height: 12.5625rem;
	left: calc(50% - min(48vw, 38.75rem));
	position: absolute;
	width: 27.3125rem;
	z-index: 2;
}

.top-price__contents {
	align-items: flex-start;
	display: flex;
	flex-direction: row-reverse;
	margin-top: 2.5rem;
}

.top-price__list {
	margin-top: 0;
	width: 30.75rem;
}

.top-price__image {
	aspect-ratio: 492/746;
	margin-left: 5.8125rem;
	margin-top: 0;
	width: 30.75rem;
}

.top-price__button {
	margin-top: 5rem;
}

.top-voice__inner::before {
	background-image: url(../images/top/bg-fish-r.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 8.625rem;
	left: calc(50% - min(48vw, 38.75rem));
	position: absolute;
	top: -118px;
	width: 18.8125rem;
	z-index: 2;
}

.top-voice__inner::after {
	background-image: url(../images/top/seahorse.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -76px;
	content: "";
	height: 11.3125rem;
	position: absolute;
	right: calc(50% - min(48vw, 36.25rem));
	width: 12.125rem;
	z-index: 2;
}

.top-voice__cards {
	margin-top: 1.875rem;
}

.top-voice__button {
	margin-top: 5rem;
}

.voice-card-sidebar {
	padding: 0;
}

.voice-card-sidebar__meta {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
}

.voice-card-sidebar__person {
	margin-bottom: 0.25rem;
}

.voice-card-sidebar__title {
	margin-top: 0.5rem;
}

.voice-card {
	padding: 0.9375rem 1.5rem 1.5rem 1.5rem;
}

.voice-card__head {
	align-items: end;
	gap: 3.3%;
	grid-template-columns: 58.47% 38.26%;
}

.voice-card__meta {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
}

.voice-card__person {
	margin-bottom: 0.25rem;
	margin-top: 0;
}

.voice-card__label {
	margin-top: 0.125rem;
}

.voice-card__title {
	margin-top: 0.25rem;
}

.voice-cards {
	grid-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	grid-row-gap: 5rem;
	column-gap: 2.5rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	max-width: none;
	row-gap: 5rem;
}

.voice-cards__item:not(:first-child) {
	margin-top: 0;
}

}

@media (min-width: 1080px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


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