@charset "utf-8";
/* CSS Document */

body {
	font-family: "dnp-shuei-mincho-pr6n", 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;
}

.aside {
	background-color: #FFFEEF;
	cursor: pointer;
	max-width: 18.75rem;
	overflow: hidden;
	width: 100%;
}

.aside__img {
	overflow: hidden;
}

.aside__img img {
	-o-object-fit: cover;
	aspect-ratio: 300/257;
	height: auto;
	object-fit: cover;
	transition: transform 0.4s ease, opacity 0.4s ease;
	width: 100%;
}

.aside__img:hover img {
	opacity: 0.85;
	transform: scale(1.05);
}

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

.company {
	background-color: #EEEEEE;
	padding: 0rem 0 1.875rem;
	text-align: center;
}

.company__header {
	background-image: url("/wp-content/themes/swell_child/asset/img/company-header-bg-sp.webp");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 1.875rem 0 5.125rem;
}

.company__header-box {
	display: flex;
	gap: 0.7rem;
	justify-content: center;
}

.company__border {
	height: 1.85625rem;
	position: relative;
	top: 0.1875rem;
	width: 1.0125rem;
}

.company__sell {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 2;
}

.company__sell span,
.company__title-color {
	color: #EEF72C;
}

.company__title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4166666667;
	margin-top: 0.625rem;
}

.company__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.company__list {
	display: flex;
	flex-direction: column;
	gap: 1.75rem;
	margin-top: 1.375rem;
}

.company__item {
	width: 100%;
}

.company__box {
	background-color: #013E5C;
	color: #fff;
	padding: 1.5rem 0rem;
	position: relative;
}

.company__box::after {
	border-color: #013E5C transparent transparent transparent;
	border-style: solid;
	border-width: 1.5rem 0.75rem 0 0.75rem;
	bottom: -1rem;
	content: "";
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.company__box-text {
	font-size: 1.38125rem;
	font-weight: 700;
	line-height: 1.4977375566;
}

.company__box-emphasis {
	color: #EEF72C;
}

.company__content {
	background-color: #fff;
	margin-top: 1.875rem;
	padding: 1.15rem 0 2.3rem;
}

.company__sentence {
	background: linear-gradient(to right, #35CBA3 0%, #0BA175 58%, #009267 100%);
	color: #fff;
	padding: 1.20625rem 0 1.14375rem;
}

.company__name {
	align-items: center;
	display: flex;
	font-size: 1.2625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.1831683168;
	min-height: 4.5rem;
	text-align: center;
}

.company__name--third {
	font-size: 1.6125rem;
	line-height: 1;
}

.company__img {
	display: inline-block;
	margin: 1.175rem auto 0;
	overflow: hidden;
	width: 94.744%;
}

.company__img a {
	display: block;
}

.company__img img {
	-o-object-fit: cover;
	aspect-ratio: 331/191;
	display: block;
	height: auto;
	object-fit: cover;
	transform-origin: center center;
	transition: transform 0.4s ease;
	width: 100%;
}

.company__source {
	align-items: flex-end;
	color: #1E1E1E;
	display: flex;
	font-size: 0.575rem;
	font-weight: 700;
	justify-content: center;
	line-height: 2.597826087;
	margin-top: 0.2875rem;
}

.company__source-text {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.company__text {
	align-items: center;
	color: #000;
	display: flex;
	font-size: 1.38125rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2488687783;
	margin-top: 2.26875rem;
	min-height: 3.5rem;
	text-align: center;
}

.company__buttons {
	margin-top: 2.8125rem;
	padding: 0 0.575rem;
}

.company__button + .company__button {
	margin-top: 0.8625rem;
}

.company__button-text {
	align-items: center;
	background-color: #013E5C;
	border: solid 0.16875rem #015882;
	border-radius: 0.16875rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 1.15rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.3532608696;
	padding: 0.5625rem 0rem 0.54375rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.company__button-text--gold {
	background: linear-gradient(90deg, #B9A669 0%, #CEC499 23%, #F2E9D7 45%, #CDBC96 66%, #BBA468 182%);
	background-color: transparent;
	background-color: initial;
	border: solid 0.16875rem #B39E56;
	color: #4B401E;
}

.company__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.consultation {
	background-color: #013C5A;
	padding: 3.75rem 0;
}

.consultation__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.consultation__header {
	color: #fff;
	text-align: center;
}

.consultation__title {
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 2;
	text-align: left;
	width: calc(100% + 1.25rem);
}

.consultation__title-color {
	color: #E4E4B8;
}

.consultation__title-font {
	display: inline-block;
	font-size: 1.625rem;
	line-height: 1.3461538462;
	margin-top: 0.625rem;
}

.consultation__subtitle {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.6875;
	margin-top: 2.5rem;
	text-align: left;
}

.consultation__list {
	margin-top: 2.5rem;
}

.consultation__item {
	position: relative;
}

.consultation__number {
	color: #B0A877;
	font-size: 5.1375rem;
	font-weight: 700;
	letter-spacing: -0.07em;
	line-height: 1.4452554745;
	position: absolute;
	right: 9%;
	top: 13%;
}

.consultation__item + .consultation__item {
	margin-top: 1.875rem;
}

.consultation__head {
	background-color: #E4E4B8;
	color: #013C5A;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5083333333;
	padding: 1.3125rem 0rem 3.75rem 2rem;
}

.consultation__text {
	background-color: #fff;
	color: #013C5A;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.625;
	padding: 1.875rem 1.25rem;
	width: 100%;
}

.consultation__text span {
	color: #C4020B;
}

.fv {
	background-image: url("/wp-content/themes/swell_child/asset/img/fv-sp.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 3.125rem;
	overflow: hidden;
	padding-bottom: 1.375rem;
	position: relative;
}

.fv__remarks {
	bottom: 37%;
	height: 4.9375rem;
	position: absolute;
	right: 0%;
	width: 20.8125rem;
	z-index: 10;
}

.fv__remarks img {
	display: block;
	height: 4.9375rem;
	transition: transform 0.4s ease, opacity 0.4s ease;
	width: 20.8125rem;
}

.fv__head {
	background-color: #013E5C;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.2;
	padding: 0.75rem 0 0.8125rem;
	text-align: center;
}

.fv__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.fv__main {
	display: flex;
	justify-content: center;
	margin-top: 3.5rem;
	position: relative;
}

.fv__sell {
	background: linear-gradient(45deg, #009267 0%, #0BA175 55%, #35CBA3 100%);
	border: solid 3px #fff;
	border-radius: 0.3125rem;
	box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.625rem;
	font-weight: 500;
	left: 50%;
	line-height: 1;
	padding: 0.5625rem 1.25rem;
	position: absolute;
	text-align: center;
	top: -10%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.fv__title {
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 0.225rem;
	color: #2C455D;
	display: inline-flex;
	flex-direction: column;
	padding: 2.5rem 1.75rem 3.125rem;
}

.fv__title-top {
	color: #2C455D;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.2;
}

.fv__title-top span {
	color: #C4020B;
	font-size: 2.625rem;
}

.fv__title-bottom {
	display: inline-block;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: -0.07em;
	line-height: 1.4;
	margin-top: 0.9375rem;
}

.fv__title-bottom span {
	color: #C4020B;
	font-size: 2.625rem;
	font-weight: 700;
	line-height: 1;
}

.fv__content {
	background-image: url("/wp-content/themes/swell_child/asset/img/fv-content-bg-sp.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.fv__list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 0.625rem;
	margin-top: 4.1875rem;
	padding: 1.25rem 1.1875rem 2.5rem;
}

.fv__item {
	background-color: #fff;
	border: solid 1px #63552B;
	max-width: calc(33.3333% - 0.4166666667rem);
	overflow: hidden;
	width: 100%;
}

.fv__link {
	-webkit-text-decoration: none;
	align-items: center;
	color: inherit;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	text-decoration: none;
	transition: transform 0.3s ease;
}

.fv__item:hover .fv__link {
	transform: translateY(0.25rem);
}

.fv__text {
	align-items: center;
	color: #63552B;
	display: flex;
	font-family: "HannariMincho", serif;
	font-size: 0.75rem;
	font-weight: 300;
	justify-content: center;
	line-height: 1.1666666667;
	min-height: 4.5625rem;
	padding: 0.45625rem 0 0.58125rem;
	text-align: center;
}

.header__hamburger {
	background-color: #000;
	padding: 0.90625rem 0.625rem 0.90625rem 0.625rem;
	text-align: right;
	transition: background-color 0.3s ease;
	z-index: 9999;
}

.header__hamburger.is-open {
	background-color: #3C3C3C;
	border-radius: 50%;
	height: 3.875rem;
	margin: 0;
	padding-left: 0.625rem;
	position: fixed;
	right: 0.625rem;
	top: 2.625rem;
	width: 3.875rem;
	z-index: 9999;
}

.header__hamburger span {
	background-color: #fff;
	display: block;
	height: 0.0625rem;
	position: relative;
	text-align: right;
	transition: background-color 0.3s ease, transform 0.3s ease;
}

.header__hamburger.is-open span {
	background-color: #fff;
	height: 0.1rem;
}

.header__hamburger span:nth-child(1) {
	top: 0;
	width: 1.3625rem;
}

.header__hamburger span:nth-child(2) {
	margin: 0.375rem 0;
	width: 1.125rem;
}

.header__hamburger span:nth-child(3) {
	top: 0;
	width: 0.9125rem;
}

.header__hamburger.is-open span:nth-child(1) {
	left: 0.3125rem;
	top: 0.375rem;
	transform: rotate(42deg);
	width: 2rem;
}

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

.header__hamburger.is-open span:nth-child(3) {
	left: 0.3125rem;
	top: -0.578125rem;
	transform: rotate(-42deg);
	width: 2rem;
}

body.is-fixed {
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
}

.header {
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	transition: top 0.1s ease;
	z-index: 9999;
}

.header__container {
	align-items: center;
	background-color: #fff;
	display: flex;
	height: inherit;
	height: 3.125rem;
	justify-content: space-between;
	padding-left: 0.625rem;
	position: relative;
	transition: background-color 0.3s ease;
}

.header__inner.is-scrolled {
	background-color: #fff;
}

.header__logo {
	height: 2.125rem;
	position: relative;
	width: 13.6875rem;
	z-index: 8000;
}

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

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

.link-look__text {
	align-items: center;
	background-color: #B0A877;
	border: solid 0.125rem #989167;
	border-radius: 0.125rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 0.85rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.4485294118;
	padding: 0.875rem 0rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 13.75rem;
	will-change: transform;
}

.link-look__text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.list {
	background-color: #F5F5F5;
	padding: 2.5rem 0 1.75rem;
	text-align: center;
}

.list__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.list__title {
	background-color: #7E7956;
	color: #fff;
	display: inline-block;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.4642857143;
	padding: 1.25rem 2.1875rem;
}

.list__list {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.875rem;
}

.list__item {
	background-color: #fff;
	padding-top: 1.65rem;
	transition: all 0.3s ease;
	width: 100%;
}

.list__name {
	align-items: center;
	background-color: #7E7956;
	color: #fff;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.25;
	min-height: 3.5625rem;
	padding: 0.475rem 0 0.55625rem;
}

.list__name--font {
	font-size: 1.4125rem;
}

.list__content {
	color: #7E7956;
	margin-top: 0.85625rem;
	padding: 0 1.25rem 1.875rem;
}

.list__dl + .list__dl {
	margin-top: 0.95rem;
}

.list__dl dt {
	border-bottom: solid 1px #D6D6D6;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 0.46875rem;
}

.list__dl dd {
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 2;
}

.list__map {
	margin-top: 1.1125rem;
}

.list__map iframe {
	-o-object-fit: cover;
	aspect-ratio: 292/152;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.list__buttons {
	margin-top: 1.225rem;
}

.list__button-text {
	align-items: center;
	background-color: #013E5C;
	border: solid 0.18125rem #015882;
	border-radius: 0.18125rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 1.13125rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.453038674;
	padding: 1.0625rem 0rem 1.04375rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.list__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.pc-nav__content {
	align-items: center;
	display: flex;
	gap: 1.375rem;
	position: relative;
	z-index: 1000;
}

.pc-nav__list {
	display: flex;
}

.pc-nav__item {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	justify-content: center;
	padding: 0 min(2.45vw, 1.25rem);
}

.pc-nav__ja {
	-webkit-text-decoration: none;
	color: #013E5C;
	display: inline-block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2222222222;
	position: relative;
	text-decoration: none;
}

.pc-nav__ja::after {
	background-color: #000;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 0;
	position: absolute;
	transition: width 0.3s ease;
	width: 0;
}

.pc-nav__icon {
	height: 1.125rem;
	width: 1.125rem;
}

.pc-nav__item:hover .pc-nav__ja::after {
	width: 100%;
}

.recommend-achievement {
	padding-top: 3.75rem;
}

.recommend-achievement__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 0.625rem;
}

.recommend-achievement__title {
	text-align: left;
}

.recommend-achievement__source {
	align-items: flex-end;
	color: #674409;
	display: flex;
	font-size: 0.45625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 2.0547945205;
	margin-top: 0.625rem;
}

.recommend-achievement__source-text {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.recommend-achievement__table {
	margin: 1.875rem auto 0;
	max-width: 36.6875rem;
	overflow-x: scroll;
	padding-right: 0.625rem;
	width: calc(100% + 0.625rem);
}

.recommend-achievement__ima {
	border-collapse: collapse;
	height: 100%;
	width: 36.6875rem;
}

.recommend-achievement__sell {
	background-color: #fff;
	margin-top: 1.875rem;
	padding: 4.28125rem 0;
	text-align: center;
}

.recommend-achievement__text {
	color: #013E5C;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5928571429;
}

.recommend-achievement__buttons {
	margin-top: 1.875rem;
	text-align: center;
}

.recommend-achievement__button-text {
	align-items: center;
	background-color: #013E5C;
	border: solid 0.171875rem #015882;
	border-radius: 0.171875rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 1.0625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.4529411765;
	padding: 0.98125rem 0rem 0.98125rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.recommend-achievement__button-text--gold {
	background: linear-gradient(90deg, #B9A669 0%, #CEC499 23%, #F2E9D7 45%, #CDBC96 66%, #BBA468 182%);
	background-color: transparent;
	background-color: initial;
	border: solid 0.171875rem #B39E56;
	color: #4B401E;
}

.recommend-achievement__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.recommend-company__head {
	align-items: center;
	background-color: #013C5A;
	color: #fff;
	display: inline-block;
	display: flex;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5;
	margin-right: 0.625rem;
	min-height: 5.375rem;
	padding: 0.76875rem 0rem 0.6875rem 1.46875rem;
	width: 21.125rem;
}

.recommend-company__images {
	margin-top: 1.25rem;
}

.recommend-company__img {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 95.38%;
}

.recommend-company__img a {
	display: block;
}

.recommend-company__img img {
	-o-object-fit: cover;
	aspect-ratio: 350/162;
	height: auto;
	object-fit: cover;
	transform-origin: center center;
	transition: transform 0.4s ease;
	width: 100%;
}

.recommend-company__img:hover img {
	transform: scale(1.05);
}

.recommend-company__name {
	background: linear-gradient(135deg, #009267 0%, #0BA175 55%, #35CBA3 100%);
	color: #fff;
	display: block;
	font-size: 1.03125rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.40625;
	margin-left: 0.5rem;
	margin-top: 1.25rem;
	padding: 0.59375rem 0.5625rem 0.59375rem 1.0625rem;
	width: 21.125rem;
}

.recommend-company__name--second {
	margin-left: auto;
	padding: 0.625rem 1.875rem;
	width: 15.9375rem;
}

.recommend-company__name--third {
	margin-left: auto;
	padding: 0.625rem 1.875rem 0.625rem 1.25rem;
	width: 11.8125rem;
}

.recommend-company__source {
	align-items: flex-end;
	color: #1E1E1E;
	display: flex;
	font-size: 0.625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 2.6;
	margin-top: 0.625rem;
}

.recommend-company__source-text {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.recommend-faq {
	background-color: #013C5A;
	color: #fff;
	padding: 2.5rem 0;
}

.recommend-faq__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.recommend-faq__title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.375;
}

.recommend-faq__title-font {
	font-size: 2rem;
}

.recommend-faq__title-color {
	color: #FFFFC0;
}

.recommend-faq__list {
	margin-top: 1.875rem;
}

.recommend-faq__item + .recommend-faq__item {
	margin-top: 1.875rem;
}

.recommend-faq__question {
	background-color: #00293D;
	border-radius: 0.125rem;
	display: flex;
	gap: 0.625rem;
	padding: 0.875rem 1.25rem 1.125rem 1.25rem;
}

.recommend-faq__question-en {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.35;
	position: relative;
	top: -0.1875rem;
}

.recommend-faq__question-title {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.4375;
}

.recommend-faq__answer {
	background-color: #fff;
	border-radius: 0.125rem;
	display: flex;
	gap: 0.625rem;
	margin-top: 0.625rem;
	padding: 1.25rem 1.25rem 1.875rem 1.25rem;
}

.recommend-faq__answer-en {
	color: #00293D;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.35;
	position: relative;
	top: -0.1875rem;
}

.recommend-faq__answer-text {
	color: #013C5A;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.5714285714;
}

.recommend-info {
	background-color: #C8E2FF;
	margin-top: 1.875rem;
	padding: 1.875rem 0;
}

.recommend-info__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 0.625rem;
}

.recommend-info__map {
	width: 100%;
}

.recommend-info__map iframe {
	-o-object-fit: cover;
	aspect-ratio: 330/235;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.recommend-info__company {
	margin-top: 1.25rem;
	width: 100%;
}

.recommend-info__name {
	background-color: #007BBC;
	border-radius: 0rem 0.125rem 0.125rem 0;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.95;
	margin-left: -0.625rem;
	padding-left: 1.25rem;
	padding-right: 2rem;
	width: calc(100% + 0.625rem);
}

.recommend-info__wrapper {
	margin-top: 1.875rem;
}

.recommend-info__dl + .recommend-info__dl {
	margin-top: 1.25rem;
}

.recommend-info__dl dt {
	border-bottom: solid 1px #8FB3DD;
	color: #013E5C;
	font-size: 1.0625rem;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 0.625rem;
}

.recommend-info__dl dd {
	color: #013E5C;
	font-size: 0.84375rem;
	font-weight: 700;
	line-height: 1.9259259259;
	margin-top: 0.625rem;
}

.recommend-info__dl--height dd {
	line-height: 1.2222222222;
}

.recommend-info__dl dt,
.recommend-info__dl dd {
	padding-left: 0.53125rem;
}

.recommend-info__buttons {
	margin-top: 1.25rem;
	text-align: center;
}

.recommend-info__button-text {
	align-items: center;
	background-color: #013E5C;
	border: solid 0.171875rem #015882;
	border-radius: 0.171875rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 1.0625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.4529411765;
	padding: 0.59375rem 0rem 0.5625rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.recommend-info__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.recommend-section-title {
	background-color: #007BBC;
	color: #fff;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 2.15;
	margin-left: -0.625rem;
	padding: 0.0625rem 1.875rem 0.125rem 1.25rem;
}

.recommend-section-title--voice {
	line-height: 1.35;
	margin-left: -0.625rem;
	padding: 0.5625rem 1.875rem 0.5rem 1.25rem;
}

.recommend-section-title--achievement {
	margin-left: -0.625rem;
}

.recommend-sell {
	background-color: #fff;
	margin-bottom: 1.25rem;
	margin-top: 1.875rem;
}

.recommend-sell__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.recommend-sell__content {
	padding: 0.80625rem 0 1.03125rem;
	text-align: center;
}

.recommend-sell__title {
	border-bottom: solid 0.5px #BFBFBF;
	color: #013E5C;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2;
}

.recommend-sell__subtitle {
	color: #013E5C;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1.4;
	margin-top: 0.9875rem;
}

.recommend-sell__img {
	height: 100%;
	margin-top: 1.5625rem;
	width: 100%;
}

.recommend-sell__img img {
	-o-object-fit: cover;
	aspect-ratio: 315/185;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.recommend-sell__remarks {
	color: #013E5C;
	font-size: 0.625rem;
	font-weight: 700;
	line-height: 1.12;
	margin-top: 1.25rem;
	padding-bottom: 1.25rem;
	text-align: center;
}

.recommend-strong {
	margin-top: 1.25rem;
}

.recommend-strong__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 0.625rem;
}

.recommend-strong__list {
	display: flex;
	flex-direction: column;
	gap: 0.85rem;
	margin-top: 1.25rem;
	text-align: center;
}

.recommend-strong__item {
	background-color: #fff;
	border: solid 1px #007BBC;
	border-radius: 0.125rem;
	padding: 1.25rem 0.625rem;
	width: 100%;
}

.recommend-strong__text {
	color: #013C5A;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2875;
}

.recommend-strong__text--height {
	line-height: 1.15;
}

.recommend-strong__text span {
	color: #477F9B;
	font-size: 0.6875rem;
	line-height: 1.3636363636;
}

.recommend-strong__text--font {
	font-size: 0.875rem;
	line-height: 1.4285714286;
}

.recommend-strong__buttons {
	margin-top: 2.25rem;
	text-align: center;
}

.recommend-strong__button + .recommend-strong__button {
	margin-top: 0.90625rem;
}

.recommend-strong__button-text {
	align-items: center;
	background-color: #013E5C;
	border: solid 0.171875rem #015882;
	border-radius: 0.171875rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-flex;
	font-size: 1.0625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.4529411765;
	padding: 0.59375rem 0rem 0.5625rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.recommend-strong__button-text--gold {
	background: linear-gradient(90deg, #B9A669 0%, #CEC499 23%, #F2E9D7 45%, #CDBC96 66%, #BBA468 182%);
	background-color: transparent;
	background-color: initial;
	border: solid 0.171875rem #B39E56;
	color: #4B401E;
}

.recommend-strong__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.recommend-voice {
	padding-top: 1.875rem;
}

.recommend-voice__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 0.625rem;
}

.recommend-voice__title {
	text-align: left;
}

.recommend-voice__list {
	margin-top: 1.875rem;
	padding: 0 0.625rem;
}

.recommend-voice__item {
	background-color: #fff;
	border-radius: 0.125rem;
	padding: 1.875rem 1.96875rem;
}

.recommend-voice__item + .recommend-voice__item {
	margin-top: 1.25rem;
}

.recommend-voice__img img {
	height: 8.125rem;
	margin-left: auto;
	margin-right: auto;
	width: 7.875rem;
}

.recommend-voice__sentence {
	margin-top: 1.25rem;
}

.recommend-voice__text {
	color: #013E5C;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5714285714;
}

.recommend-voice__source {
	align-items: flex-end;
	color: #013E5C;
	display: flex;
	font-size: 0.625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 2.6;
	margin-top: 0.625rem;
}

.recommend-voice__source-text {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.recommend-voice__buttons {
	margin-top: 1.875rem;
	text-align: center;
}

.recommend-voice__button-text {
	align-items: center;
	background: linear-gradient(90deg, #B9A669 0%, #CEC499 23%, #F2E9D7 45%, #CDBC96 66%, #BBA468 182%);
	border: solid 0.171875rem #B39E56;
	border-radius: 0.171875rem;
	box-shadow: 0 0.235625rem 0.235625rem rgba(0, 0, 0, 0.25);
	color: #4B401E;
	display: inline-flex;
	font-size: 1.0625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.4529411765;
	padding: 0.6875rem 0rem 0.65625rem;
	position: relative;
	transition: box-shadow 0.4s, transform 0.4s;
	width: 100%;
	will-change: transform;
}

.recommend-voice__button-text:hover {
	box-shadow: 0 0.25rem 0.4375rem rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-5px);
}

.recommend {
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.recommend__container {
	background-color: #EEEEEE;
	width: 100%;
}

.recommend__header {
	background-image: url("/wp-content/themes/swell_child/asset/img/recommend-bg-sp.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding-top: 13.1875rem;
}

.recommend__head {
	background-color: #013C5A;
	color: #fff;
	display: inline-block;
	font-size: 1.625rem;
	font-weight: 700;
	line-height: 1.25;
	padding: 0.78125rem 3.54375rem 0.75rem 1.2rem;
}

.recommend__box {
	margin-left: 1.1875rem;
	margin-top: 1.25rem;
}

.recommend__title {
	color: #013C5A;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.375;
}

.recommend__title span {
	color: #C4020B;
}

.recommend__remarks {
	color: #202020;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 2;
	margin-top: 0.625rem;
}

.recommend__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.recommend__list {
	margin-top: 2.5rem;
}

.recommend__item {
	background-color: #EBF2FA;
	border: solid 2px #C8E2FF;
	border-radius: 0.125rem;
	padding: 1.25rem 0 2.5rem;
}

.recommend__item + .recommend__item {
	margin-top: 2.5rem;
}

.scroll-hint-icon {
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	box-sizing: border-box;
	height: auto;
	left: calc(50% - 70px);
	opacity: 0;
	padding: 20px 10px 10px 10px;
	position: absolute;
	text-align: center;
	top: calc(50% - 25px);
	transition: opacity 0.3s;
	width: 140px;
}

.header__sp-nav {
	padding-top: 3.75rem;
}

.header__sp-nav.is-scrolled {
	padding-top: 5rem;
}

.overlay {
	background-color: rgba(0, 0, 0, 0.8);
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 2.125rem;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	visibility: hidden;
	width: 100%;
	z-index: 8887;
}

.overlay.is-open {
	opacity: 1;
	visibility: visible;
}

.sp-nav {
	background-color: #000;
	height: 100vh;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 2.125rem;
	transform: translateX(100%);
	transition: ease 0.3s;
	width: 68.1%;
	z-index: 8888;
}

.sp-nav.is-open {
	transform: translateX(0);
}

.sp-nav__list {
	height: 100%;
	overflow-y: auto;
	padding: 1.25rem 0.8125rem 2.5rem 1.875rem;
	width: 100%;
}

.sp-nav__list {
	box-sizing: border-box;
}

.sp-nav__link {
	align-items: center;
	border-bottom: solid 0.5px #444444;
	display: flex;
}

.sp-nav__dot {
	color: #434343;
	font-size: 2.5rem;
}

.sp-nav__ja {
	color: #C8A553;
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif;
	font-size: 1.25rem;
	font-weight: 300;
}

.no-scroll {
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
}

.worries {
	padding: 2.5rem 0 3.75rem;
}

.worries__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 0 1.25rem;
}

.worries__title {
	align-items: center;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.worries__title-top {
	background-color: #013E5C;
	color: #fff;
	display: inline-block;
	padding: 1.5rem 1.1875rem 1.4375rem;
}

.worries__title-top-text {
	display: inline-block;
	font-size: 1.625rem;
	font-weight: 700;
	line-height: 1.1923076923;
}

.worries__title-top-em {
	color: #EEF72C;
}

.worries__title-bottom {
	color: #013E5C;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.34375;
	margin-top: 1.25rem;
}

.worries__list {
	margin-top: 1.875rem;
}

.worries__item + .worries__item {
	margin-top: 2.5rem;
}

.worries__sentence {
	width: 100%;
}

.worries__img {
	width: 100%;
}

.worries__img img {
	-o-object-fit: cover;
	aspect-ratio: 350/205;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.worries__subtitle {
	border-bottom: solid 1px #000000;
	color: #C4020B;
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4545454545;
	margin-top: 1.875rem;
	padding-bottom: 1.25rem;
}

.worries__text {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.6875;
	margin-top: 1.25rem;
}

.worries__text span {
	color: #C4020B;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.3114754098vw;
}

.company {
	padding: 0rem 0 5rem;
}

.company__header {
	background-image: url("/wp-content/themes/swell_child/asset/img/company-header-bg.webp");
	padding: 2.3125rem 0 5rem;
}

.company__header-box {
	align-items: center;
	gap: 1.25rem;
}

.company__border {
	height: 3.3125rem;
	top: 0;
	width: 1.8125rem;
}

.company__sell {
	font-size: 2.5rem;
}

.company__title {
	font-size: 3rem;
	line-height: 1.5;
	margin-top: 0rem;
}

.company__inner {
	max-width: 76.875rem;
	padding: 0 1.5625rem;
}

.company__list {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25rem;
	margin-top: 4.0625rem;
}

.company__item {
	margin: 0;
	max-width: calc(33.3333% - 0.8333333333rem);
}

.company__box-text {
	font-size: 1.5rem;
	line-height: 1.5;
}

.company__content {
	margin-top: 2.5rem;
	padding: 1.25rem 0 2.5rem;
}

.company__sentence {
	padding: 1.3125rem 0 1.25rem;
}

.company__name {
	font-size: 1.375rem;
	line-height: 1.1818181818;
	min-height: 4.875rem;
}

.company__name--third {
	font-size: 1.75rem;
}

.company__img {
	margin: 1.25rem auto 0;
}

.company__img img {
	aspect-ratio: 360/208;
}

.company__img:hover img {
	transform: scale(1.03);
}

.company__source {
	font-size: 0.625rem;
	line-height: 2.6;
	margin-top: 0.3125rem;
}

.company__source-text a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

.company__text {
	font-size: 1.5rem;
	line-height: 1.25;
	margin-top: 2.5rem;
	min-height: 3.75rem;
}

.company__buttons {
	margin-top: 2.5rem;
	padding: 0 0.625rem;
}

.company__button + .company__button {
	margin-top: 0.9375rem;
}

.company__button-text {
	border: solid 0.1875rem #015882;
	border-radius: 0.1875rem;
	font-size: 1.25rem;
	line-height: 1.35;
	padding: 0.5625rem 0rem;
}

.company__button-text--gold {
	border: solid 0.1875rem #B39E56;
}

.consultation {
	padding: 3.75rem 0 5rem;
}

.consultation__inner {
	max-width: 76.875rem;
	padding: 0 1.5625rem;
}

.consultation__title {
	font-size: 3rem;
	line-height: 1.5;
	padding-right: 0rem;
	text-align: center;
	width: 100%;
}

.consultation__title-font {
	font-size: 3.5rem;
	line-height: 1.5;
	margin-top: 0rem;
}

.consultation__subtitle {
	font-size: 1.25rem;
	line-height: 1.7;
	margin-top: 2.125rem;
	text-align: center;
}

.consultation__list {
	margin-top: 3.25rem;
}

.consultation__item {
	display: flex;
}

.consultation__number {
	bottom: -10%;
	font-size: 7.375rem;
	left: 31%;
	line-height: 1.4406779661;
	right: auto;
	right: initial;
	top: auto;
	top: initial;
}

.consultation__head {
	font-size: 2.25rem;
	line-height: 1.4444444444;
	padding: 2.5rem 0rem 5.625rem 2.875rem;
	width: 42.62%;
}

.consultation__text {
	font-size: 1.25rem;
	line-height: 1.7;
	padding: 2.5rem 1.5rem 3.625rem 1.75rem;
	width: 57.37%;
}

.fv {
	background-image: url("/wp-content/themes/swell_child/asset/img/fv.webp");
	background-position: center calc(50% + 1.25rem);
	background-repeat: no-repeat;
	margin-top: 5.375rem;
	padding-bottom: 0.75rem;
}

.fv__remarks {
	bottom: 30%;
	height: 7.4375rem;
	width: 31.1875rem;
}

.fv__remarks img {
	height: 7.4375rem;
	width: 31.1875rem;
}

.fv__remarks:hover img {
	opacity: 0.85;
	transform: scale(1.05);
}

.fv__head {
	font-size: 2.625rem;
	line-height: 1.1904761905;
	padding: 1rem 0 0.9375rem;
}

.fv__inner {
	max-width: 81.6875rem;
}

.fv__main {
	justify-content: flex-start;
	margin-top: 5.875rem;
}

.fv__sell {
	border-radius: 0.5rem;
	font-size: 2.625rem;
	left: -2%;
	line-height: 1.5;
	padding: 0.5625rem 2.375rem 0.625rem 2.5rem;
	top: -16%;
	transform: none;
}

.fv__title {
	padding: 3.125rem 2.5rem 1.25rem 1.875rem;
}

.fv__title-top {
	font-size: 2.625rem;
}

.fv__title-top span {
	font-size: 4.8rem;
}

.fv__title-bottom {
	font-size: 3.6375rem;
	line-height: 1.6;
	margin-top: 0rem;
}

.fv__title-bottom span {
	font-size: 4.54375rem;
	padding-right: 0.9375rem;
}

.fv__content {
	background-image: url("/wp-content/themes/swell_child/asset/img/fv-content-bg.webp");
	background-size: 100% 100%;
}

.fv__list {
	gap: 1.125rem;
	margin: 5.5rem auto 0;
	max-width: 71.1875rem;
	padding: 1.6875rem 0 2.3125rem;
}

.fv__item {
	margin: 0;
	max-width: calc(16.6666% - 0.9375rem);
}

.fv__text {
	font-size: 1.34375rem;
	line-height: 1.2093023256;
	min-height: 8.125rem;
	padding: 0.66875rem 0 0.98125rem;
}

.header__hamburger {
	display: none;
}

.header__container {
	height: 5.375rem;
	padding-left: 1.6875rem;
}

.header__inner.is-scrolled {
	background-color: transparent;
}

.header__logo {
	height: 3.625rem;
	width: 22.375rem;
}

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

.link-look {
	margin-top: 3.375rem;
}

.link-look__text {
	border: solid 0.213125rem #989167;
	border-radius: 0.213125rem;
	font-size: 1.31875rem;
	line-height: 1.4691943128;
	padding: 1.1875rem 0rem;
	width: 21.375rem;
}

.list {
	padding: 5rem 0 3.625rem;
}

.list__inner {
	max-width: 83.125rem;
	padding: 0 1.5625rem;
}

.list__title {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.25;
	padding: 1.4375rem 8.4375rem;
}

.list__list {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.65rem;
	margin-top: 3.75rem;
}

.list__item {
	margin: 0;
	max-width: calc(33.3333% - 1.1rem);
}

.list__name {
	font-size: 1.09375rem;
	line-height: 1.7142857143;
	min-height: 4.5625rem;
	padding: 0.40625rem 0;
}

.list__name--font {
	font-size: 1.653125rem;
}

.list__content {
	margin-top: 1.101875rem;
	padding: 0 2.125rem 2.1875rem;
}

.list__dl + .list__dl {
	margin-top: 1.1125rem;
}

.list__dl dt {
	font-size: 1.1rem;
	margin-bottom: 0.55rem;
}

.list__dl dd {
	font-size: 0.88125rem;
	margin: 0rem auto auto -2.125rem;
	width: calc(100% + 4.5rem);
}

.list__map iframe {
	aspect-ratio: 342/178;
}

.list__buttons {
	margin-top: 1.4375rem;
}

.list__button-text {
	border: solid 0.213125rem #015882;
	border-radius: 0.213125rem;
	font-size: 1.31875rem;
	line-height: 1.4691943128;
	padding: 1.1875rem 0rem;
}

.recommend-achievement {
	padding-top: 5rem;
}

.recommend-achievement__inner {
	max-width: 62.5rem;
}

.recommend-achievement__title {
	text-align: center;
}

.recommend-achievement__content {
	position: relative;
}

.recommend-achievement__source {
	bottom: 8%;
	font-size: 0.625rem;
	left: 50%;
	line-height: 2;
	margin-top: 0rem;
	position: absolute;
	transform: translate(-50%, 0%);
}

.recommend-achievement__source-text a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

.recommend-achievement__table {
	margin: 2.5rem auto 0;
	max-width: 100%;
	padding-right: 0rem;
	width: 100%;
}

.recommend-achievement__ima {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 50.3125rem;
}

.recommend-achievement__sell {
	margin-top: 2.5rem;
	padding: 8.0625rem 0 9.75rem;
}

.recommend-achievement__text {
	font-size: 1.25rem;
	line-height: 1.3;
}

.recommend-achievement__buttons {
	margin-top: 2.5rem;
}

.recommend-achievement__button-text {
	border: solid 0.1875rem #015882;
	border-radius: 0.1875rem;
	font-size: 1.5rem;
	line-height: 1.45;
	padding: 1.5625rem 0rem 1.5625rem;
	width: 29rem;
}

.recommend-achievement__button-text--gold {
	border: solid 0.1875rem #B39E56;
}

.recommend-company {
	position: relative;
}

.recommend-company__head {
	font-size: 1.5rem;
	left: -0.3%;
	line-height: 1.5;
	margin: 0;
	padding: 1.3125rem 2.5rem 1.25rem;
	position: absolute;
	top: -3.25rem;
	width: auto;
	width: initial;
	z-index: 10;
}

.recommend-company__images {
	margin-top: 0rem;
	position: relative;
}

.recommend-company__img {
	width: 93.156%;
}

.recommend-company__img img {
	aspect-ratio: 980/483;
}

.recommend-company__name {
	bottom: -4.5rem;
	font-size: 2.25rem;
	line-height: 1.3611111111;
	padding: 1.25rem 1.875rem 1.25rem 2.5rem;
	position: absolute;
	right: 0;
	width: auto;
	width: initial;
}

.recommend-company__name--second {
	padding: 1.25rem 1.875rem 1.25rem 2.5rem;
	width: auto;
	width: initial;
}

.recommend-company__name--third {
	padding: 1.25rem 1.875rem 1.25rem 2.5rem;
	width: auto;
	width: initial;
}

.recommend-company__source {
	margin-top: 5rem;
}

.recommend-company__source-text a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

.recommend-faq {
	padding: 3.75rem 0;
}

.recommend-faq__inner {
	max-width: 63.5rem;
	padding: 0 1.5625rem;
}

.recommend-faq__title {
	font-size: 3.5rem;
	line-height: 1.5;
	text-align: center;
}

.recommend-faq__title-font {
	font-size: 3rem;
}

.recommend-faq__question {
	gap: 1.25rem;
	padding: 0.875rem 0 1.1875rem 1.9375rem;
}

.recommend-faq__question-en {
	font-size: 1.75rem;
	line-height: 1;
}

.recommend-faq__question-title {
	font-size: 1.25rem;
	line-height: 1.35;
}

.recommend-faq__answer {
	gap: 1.25rem;
	margin-top: 1.25rem;
	padding: 1.4375rem 2.6875rem 1.4375rem 1.9375rem;
}

.recommend-faq__answer-en {
	font-size: 1.75rem;
	line-height: 1;
}

.recommend-faq__answer-text {
	font-size: 1rem;
	letter-spacing: 0em;
	line-height: 1.6875;
}

.recommend-info {
	margin-top: 5rem;
	padding: 2.5rem 0 1.875rem;
}

.recommend-info__inner {
	max-width: 62.5rem;
}

.recommend-info__content {
	display: flex;
}

.recommend-info__map {
	width: 46.53%;
}

.recommend-info__map iframe {
	aspect-ratio: 456/323;
}

.recommend-info__company {
	margin-top: 0rem;
	width: 53.46%;
}

.recommend-info__name {
	border-radius: 0rem 0.1875rem 0.1875rem 0;
	font-size: 1.5rem;
	line-height: 1.875;
	margin-left: 0rem;
	padding-left: 2.75rem;
	padding-right: 0rem;
	width: 100%;
}

.recommend-info__wrapper {
	margin-left: 2.125rem;
	margin-top: 1.875rem;
}

.recommend-info__dl dt {
	font-size: 1.25rem;
}

.recommend-info__dl dd {
	font-size: 1rem;
	line-height: 1.875;
}

.recommend-info__dl--height dd {
	font-size: 0.9375rem;
}

.recommend-info__dl dt,
.recommend-info__dl dd {
	padding-left: 0.625rem;
}

.recommend-info__buttons {
	margin-top: 2.5rem;
}

.recommend-info__button-text {
	border: solid 0.1875rem #015882;
	border-radius: 0.1875rem;
	font-size: 1.5rem;
	line-height: 1.45;
	padding: 0.78125rem 0rem 0.75rem;
	width: 29rem;
}

.recommend-section-title {
	display: block;
	font-size: 2.25rem;
	line-height: 1.6666666667;
	margin-left: 0rem;
	padding: 0.1875rem 0;
	text-align: center;
}

.recommend-section-title--voice {
	line-height: 1.6666666667;
}

.recommend-section-title--achievement {
	margin-left: 0rem;
}

.recommend-sell {
	margin-bottom: 3.75rem;
	margin-top: 3.375rem;
}

.recommend-sell__inner {
	max-width: 61.25rem;
}

.recommend-sell__content {
	padding: 1.875rem 0 2.5rem;
}

.recommend-sell__title {
	border-bottom: solid 1px #BFBFBF;
	font-size: 3.5rem;
}

.recommend-sell__subtitle {
	font-size: 1.25rem;
	line-height: 1.7;
	margin-top: 1.875rem;
}

.recommend-sell__img {
	height: 30.1875rem;
	margin-left: auto;
	margin-right: 1.9375rem;
	margin-top: 0rem;
	width: 53.375rem;
}

.recommend-sell__img img {
	aspect-ratio: 851/483;
}

.recommend-strong {
	margin-top: 5rem;
}

.recommend-strong__inner {
	max-width: 62.5rem;
}

.recommend-strong__list {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1rem 1.25rem;
	margin-top: 1.875rem;
}

.recommend-strong__item {
	margin: 0;
	max-width: calc(50% - 0.625rem);
	padding: 1.2875rem 0;
}

.recommend-strong__text {
	font-size: 1.25rem;
	line-height: 1.5;
}

.recommend-strong__text--height {
	line-height: 1.1;
}

.recommend-strong__text span {
	font-size: 0.9375rem;
}

.recommend-strong__text--font {
	font-size: 1.25rem;
	line-height: 1.5;
}

.recommend-strong__buttons {
	align-items: center;
	display: flex;
	gap: 3.1875rem;
	justify-content: center;
}

.recommend-strong__button + .recommend-strong__button {
	margin-top: 0rem;
}

.recommend-strong__button-text {
	border: solid 0.1875rem #015882;
	border-radius: 0.1875rem;
	font-size: 1.5rem;
	line-height: 1.45;
	padding: 0.78125rem 0rem 0.75rem;
	width: 29rem;
}

.recommend-strong__button-text--gold {
	border: solid 0.1875rem #B39E56;
}

.recommend-voice {
	padding-top: 5rem;
}

.recommend-voice__inner {
	max-width: 62.5rem;
}

.recommend-voice__title {
	text-align: center;
}

.recommend-voice__list {
	margin-top: 2.375rem;
	padding: 0;
}

.recommend-voice__item {
	min-height: 11.875rem;
	padding: 1.875rem 2.5rem 0.625rem;
}

.recommend-voice__item + .recommend-voice__item {
	margin-top: 0.625rem;
}

.recommend-voice__content {
	align-items: center;
	display: flex;
	gap: 2.5rem;
}

.recommend-voice__img img {
	margin-left: 0;
	margin-left: initial;
	margin-right: 0;
	margin-right: initial;
}

.recommend-voice__sentence {
	margin-top: 0rem;
	width: 80.59%;
}

.recommend-voice__text {
	align-items: center;
	display: flex;
	font-size: 1rem;
	letter-spacing: 0em;
	line-height: 1.625;
}

.recommend-voice__source {
	justify-content: flex-end;
	margin-top: 0rem;
}

.recommend-voice__source-text a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

.recommend-voice__buttons {
	margin-top: 2.375rem;
}

.recommend-voice__button-text {
	border: solid 0.1875rem #B39E56;
	border-radius: 0.1875rem;
	font-size: 1.5rem;
	line-height: 1.45;
	padding: 0.78125rem 0rem 0.75rem;
	width: 29rem;
}

.recommend {
	max-width: 90rem;
}

.recommend__container {
	width: 93.097%;
}

.recommend__header {
	background-image: url("/wp-content/themes/swell_child/asset/img/recommend-bg.webp");
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 33.3125rem 23.75rem;
	max-width: 100%;
	padding-top: 3.75rem;
}

.recommend__head {
	font-size: 3rem;
	line-height: 1.25;
	padding: 1.4375rem 3.75rem 1.4375rem 5rem;
}

.recommend__box {
	margin-left: 5rem;
	margin-top: 3.125rem;
}

.recommend__title {
	font-size: 3rem;
	line-height: 1.3333333333;
}

.recommend__remarks {
	font-size: 0.8125rem;
}

.recommend__inner {
	max-width: 66.25rem;
	padding: 0;
}

.recommend__list {
	margin-top: 3.75rem;
}

.recommend__item {
	border: solid 4px #C8E2FF;
	padding: 5.8125rem 0 2.5rem;
}

.recommend__item + .recommend__item {
	margin-top: 3.1875rem;
}

.overlay {
	display: none;
}

.sp-nav {
	display: none;
}

.worries {
	padding: 5rem 0 6.25rem;
}

.worries__inner {
	max-width: 76.875rem;
	padding: 0 1.5625rem;
}

.worries__title-top {
	padding: 0.8125rem 2.75rem 0.75rem 2.8125rem;
}

.worries__title-top-text {
	font-size: 2.625rem;
	line-height: 2;
}

.worries__title-bottom {
	font-size: 4rem;
	line-height: 2;
	margin-top: 0rem;
}

.worries__list {
	margin-top: 2.5rem;
}

.worries__item {
	display: flex;
}

.worries__item--reverse {
	flex-direction: row-reverse;
}

.worries__item + .worries__item {
	margin-top: 5rem;
}

.worries__sentence {
	width: 53.55%;
}

.worries__img {
	width: 46.44%;
}

.worries__img img {
	aspect-ratio: 548/321;
}

.worries__subtitle {
	font-size: 2.25rem;
	line-height: 1.4444444444;
	margin-top: 0rem;
	padding-bottom: 1.6875rem;
}

.worries__subtitle--reverse {
	padding-left: 3.625rem;
}

.worries__text {
	letter-spacing: 0.08em;
	line-height: 2;
	margin-top: 2.5rem;
	max-width: 36rem;
}

.worries__text--reverse {
	margin-left: 3.625rem;
}

}

@media (min-width: 1220px) {

html {
	font-size: 16px;
}

}

@media (max-width: 390px) {

html {
	font-size: 4.1025641026vw;
}

}


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


.pagetop {
	align-items: flex-end; /* 子要素を右寄せに */
	bottom: -0.5rem;
	display: none; /* 初期状態で確実に非表示にする */
	flex-direction: column; /* 縦方向に要素を並べる */
	overflow: hidden;
	position: relative;
	position: fixed;
	right: 0;
	z-index: 1000;
}

.pagetop__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}

.pagetop a {
	display: inline-block; /* リンク領域を画像サイズに限定 */
	transition: 0.5s;
	width: auto; /* 画像のサイズに応じてリンク領域を設定 */
}

.pagetop a:hover {
	opacity: 0.8;
}

.pagetop__img-top {
	height: 100%;
	width: 100%;
}

.pagetop__img-top img {
	border: solid 6px #fff;
	width: 26.5625rem;
}

.pagetop__close {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.5rem;
	line-height: 1;
	position: absolute;
	right: 0.25rem;
	top: 0.25rem;
	z-index: 1100;
}

/* 光のスタイル */

/* Follower Banner CSS */
#follower-banner {
	position: fixed;
	bottom: 10px; /* 画面の下からの距離 */
	right: 10px; /* 画面の右からの距離 */
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	padding: 20px; /* バナーの内側の余白 */
	border-radius: 5px; /* バナーの角を丸くする */
	max-width: 30%; /* 元のサイズより30%大きくする */
  }
  
  #follower-banner a {
	display: block;
  }
  
  #follower-banner img {
    max-width: 100%; /* 元のサイズより30%大きくする */
	height: auto;
  }
  
  #close-banner {
	position: absolute;
	right: 5px; /* ×ボタンの右からの距離 */
	top: 5px; /* ×ボタンの上からの距離 */
	cursor: pointer;
	font-size: 20px;
	color: #000; /* ×ボタンの色 */
  }
  
  .top_banner {
	  margin: 0 auto;
	  text-align : center;
	  padding-top: min(142 / 1728* 100vw, 142px);
	  width: 80%;
  }
  
  @media screen and (max-width: 767px){
	  #follower-banner {
	  position: fixed;
	  bottom: 10px;
	  right: 10px;
	  background: #fff;
	  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  z-index: 1000;
	  padding: 20px;
	  border-radius: 5px;
	  max-width: 100%;
  }
	  
	  #follower-banner img {
	   max-width: 100%;
	  height: auto;
  }
	  
	  .pr {
	  background: var(--color_main);
	  color: #fff;
	  font-weight: 5B9E4D;
	  padding: 0.25rem;
  }
}