@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap";
.fonts-en {
	font-family: "Gill Sans";
}

/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*,
::before,
::after {
	/* box-sizing: border-box; */
	border-style: solid;
	border-width: 0;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
}

main {
	display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top-width: 1px;
	margin: 0;
	clear: both;
	color: inherit;
}

pre {
	font-family: monospace,monospace;
	font-size: inherit;
}

address {
	font-style: inherit;
}

/* a {
	background-color: rgba(0,0,0,0);
	text-decoration: none;
	color: inherit;
} */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace,monospace;
	font-size: inherit;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: rgba(0,0,0,0);
	padding: 0;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit;
}

[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	     appearance: checkbox;
}

[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	     appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

option {
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	min-width: 0;
}

legend {
	padding: 0;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

label[for] {
	cursor: pointer;
} */

details {
	display: block;
}

summary {
	display: list-item;
}

[contenteditable]:focus {
	outline: auto;
}

table {
	border-color: inherit;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

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

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

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

body {
	font-size: 16px;
	font-family: "こぶりなゴシック W3 JIS2004","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.5;
	color: #333;
}

/* a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
} */

input {
	margin: 0;
}

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

/* input[type=submit] {
	-webkit-appearance: none;
} */

.l-footer {
	position: relative;
	z-index: 1;
}

.l-footer__inner {
	max-width: 1000px;
	padding-top: 80px;
	padding-bottom: 72px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

.l-footer__text {
	font-size: 24px;
	line-height: 2;
	font-weight: 600;
	text-align: center;
	margin-bottom: 56px;
}

.l-footer__logo {
	text-align: center;
	margin-bottom: 88px;
}

.l-footer__copyrite {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000;
	font-family: "Noto Sans JP";
	font-weight: 400;
	color: #fffefe;
	letter-spacing: .02em;
	height: 102px;
}

.l-footer__caution--title {
	font-size: 18px;
	margin-bottom: 16px;
}

.l-footer__caution--list {
	font-size: 16px;
	line-height: 1.87;
}

.l-footer__caution--item::before {
	content: "・";
}

.l-header {
	background-color: #fff;
	color: #dd1e1e;
}

.l-header__inner {
	max-width: 1000px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

.l-header__text {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	line-height: 1.18;
	font-weight: 600;
	text-align: center;
	height: 77px;
}

.l-wrapper {
	overflow-x: hidden;
}

.l-inner {
	max-width: 1000px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

.l-top {
	position: relative;
	background-color: #fdedc5;
}

.l-top::before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg-kv.png);
	background-position: bottom 180px center;
	background-repeat: no-repeat;
	background-size: cover;
}

.l-kv {
	position: relative;
	z-index: 1;
}

.l-kv .l-inner {
	max-width: 1060px;
	position: relative;
	z-index: 1;
}

.l-kv__flex {
	display: flex;
	padding-top: 39px;
	padding-bottom: 90px;
}

.l-kv__img {
	opacity: 0;
	transition: opacity 1s ease;
	margin-right: 24px;
}

.l-kv__block {
	text-align: center;
	width: 506px;
}

.l-kv__title {
	white-space: nowrap;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.64;
	font-feature-settings: "palt";
	margin-bottom: 48px;
}

.l-kv__lead {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.64;
	letter-spacing: -0.02em;
	margin-bottom: 16px;
}

.l-kv__lead::before {
	content: "＼";
}

.l-kv__lead::after {
	content: "／";
}

.l-kv__text {
	font-weight: 600;
	font-size: 22px;
	margin-top: 8px;
}

.l-kv__logo {
	margin-top: 48px;
}

.l-introduction {
	text-align: center;
	padding-top: 27px;
	padding-bottom: 32px;
	position: relative;
	z-index: 1;
}

.l-introduction__title {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -0.02em;
	margin-bottom: 16px;
}

.l-introduction__title::after {
	content: "";
	display: block;
	background-image: url("../images/deco-introduction@2x.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: top center;
	height: 16px;
	margin-top: 8px;
}

.l-introduction__text {
	display: inline-block;
	background-color: #bce1cf;
	font-weight: 600;
	font-size: 30px;
	padding-right: 16px;
	padding-left: 16px;
}

.l-introduction__text .--accent {
	font-size: 36px;
}

.l-introduction__text02 {
	margin-top: 8px;
}

.l-point {
	background-color: #fff;
	text-align: center;
	padding-top: 56px;
	padding-bottom: 80px;
}

.l-point__title {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 34px;
}

.l-point__title .--num {
	font-size: 56px;
}

.l-point__list {
	display: flex;
	justify-content: center;
}

.l-point__item {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 1.5;
	width: 220px;
	height: 220px;
	margin-right: 22px;
	margin-left: 22px;
}

.l-cv {
	background-color: #f4efec;
	padding-top: 80px;
	padding-bottom: 80px;
}

.l-cv .l-inner {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.l-cv__title {
	margin-left: 40px;
}

.l-cv__flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 26px;
}

.l-cv__list {
	display: flex;
	margin-right: 26px;
}

.l-cv__item {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	width: 150px;
	height: 150px;
}

.l-cv__products {
	margin-bottom: 16px;
}

.l-cv__text {
	text-align: center;
	font-weight: 600;
	line-height: 1.2;
	font-size: 40px;
	margin-bottom: 24px;
}

.l-cv__block {
	background-color: #fff;
	padding: 30px 34px 23px;
}

.l-cv__block--title {
	text-align: center;
	font-weight: 600;
	font-size: 36px;
	margin-bottom: 30px;
}

.l-cv__price {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 18px;
}

.l-cv__price--arrow {
	display: block;
	border-top: 18px solid rgba(0,0,0,0);
	border-bottom: 18px solid rgba(0,0,0,0);
	border-left: 18px solid #272727;
	margin-right: 30px;
	margin-left: 56px;
}

.l-cv__detail {
	font-size: 24px;
	letter-spacing: -0.02em;
	margin-bottom: 9px;
}

.l-cv__detail .text-sup {
	font-size: 22px;
}

.l-cv__detail .color-red {
	color: #dd1e1e;
}

.l-brand {
	background-color: #f5dcbe;
	text-align: center;
	line-height: 2;
	font-size: 24px;
	letter-spacing: -0.02em;
	padding-top: 80px;
	padding-bottom: 54px;
}

.l-brand p+p {
	margin-top: 4rem;
}

.l-brand__text {
	margin-bottom: 80px;
}

.l-brand__flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.l-brand__logo {
	margin-right: 61px;
	margin-bottom: 36px;
}

.l-brand__image {
	margin-right: 10px;
}

.l-problem {
	background-color: #f4efec;
	background-image: url("../images/bg-problem.png");
	background-size: 100% 406px;
	background-repeat: no-repeat;
	height: 406px;
	padding-top: 62px;
	padding-bottom: 110px;
}

.l-problem__title {
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 44px;
}

.l-problem__title .--accent {
	font-size: 48px;
}

.l-problem__list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.l-problem__item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	font-size: 20px;
	letter-spacing: -0.025em;
	width: 48%;
	max-width: 490px;
	min-height: 56px;
}

.l-target {
	background-color: #f4efec;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 80px;
}

.l-target__title {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 10px;
}

.l-target__title .--marker {
	background: linear-gradient(transparent 60%, #f7e1ad 60%);
}

.l-target__text {
	font-size: 24px;
}

.l-consultant {
	background-color: #fff;
	background-image: url("../images/bg-consultant.png");
	background-size: auto 48px;
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-bottom: 55px;
}

.l-consultant__lead {
	font-size: 24px;
	letter-spacing: -0.08em;
	margin-bottom: 40px;
}

.l-consultant__flex {
	display: flex;
}

.l-consultant__image {
	margin-right: 30px;
}

.l-consultant__title {
	font-size: 30px;
	font-weight: 600;
}

.l-consultant__profile {
	font-feature-settings: "palt";
}

.l-consultant__name {
	font-size: 24px;
	letter-spacing: -0.04em;
	font-weight: 600;
}

.l-consultant__name .--ruby {
	font-weight: 400;
	font-size: 19px;
}

.l-consultant__position {
	font-size: 24px;
	line-height: 1.75;
	letter-spacing: -0.04em;
}

.l-totalcare {
	background-color: #fdedc5;
}

.l-totalcare__title {
	position: relative;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 600;
	text-align: left;
	padding-top: 80px;
	padding-left: 116px;
	padding-bottom: 78px;
}

.l-totalcare__title::after {
	content: "";
	display: block;
	background-image: url("../images/img-totalcare-product.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50px;
	right: 0;
	width: 200px;
	height: 262px;
}

.l-totalcare__block {
	background-color: #f4efec;
	padding-top: 80px;
	padding-bottom: 80px;
}

.l-totalcare__flex {
	display: flex;
}

.l-totalcare__profile {
	position: relative;
	flex: none;
	width: 264px;
	margin-right: 45px;
}

.l-totalcare__age {
	position: absolute;
	right: -16px;
	top: -45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 96px;
	font-size: 36px;
	font-weight: 700;
	width: 96px;
	height: 96px;
	filter: drop-shadow(4px 4px 0 rgba(158, 143, 120, 0.6));
}

.l-totalcare__age .--unit {
	font-size: 24px;
	font-weight: 400;
}

.l-totalcare__paerson {
	margin-top: 18px;
}

.l-totalcare__text {
	font-feature-settings: "palt";
	font-size: 24px;
	line-height: 2;
	margin-top: 38px;
}

.l-totalcare__text .--marker {
	border-bottom: solid 2px #f9d36e;
}

.l-totalcare__name {
	font-weight: 400;
	font-size: 32px;
}

.l-totalcare__name .--small {
	font-size: 24px;
}

.l-totalcare__position {
	font-size: 24px;
}

.l-type {
	background-image: url("../images/bg-type.png");
	background-position: bottom center;
	background-repeat: repeat-x;
	background-size: contain;
	padding-top: 80px;
	padding-bottom: 110px;
}

.l-type__title {
	text-align: center;
	font-size: 40px;
	letter-spacing: .05em;
	font-weight: 600;
	margin-bottom: 46px;
}

.l-type__flex {
	display: flex;
	justify-content: space-between;
}

.l-type__block {
	width: 304px;
}

.l-type__list {
	position: relative;
	background-color: #ffb000;
	line-height: 1.5;
	font-size: 24px;
	font-feature-settings: "palt";
	height: 200px;
	padding: 25px 4px 0 35px;
	margin-bottom: 84px;
}

.l-type__list::after {
	display: block;
	position: absolute;
	bottom: -60px;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 304px 0 0;
	border-color: #ffb000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
}

.l-type__item::before {
	content: "☑︎";
	margin-right: .5em;
}

.l-type__item .--small {
	font-size: 18px;
}

.l-type__image {
	text-align: center;
	margin-top: 30px;
}

.l-type__detail {
	margin-left: 26px;
}

.l-type__detail--title {
	color: #ffb000;
	line-height: 1;
	font-feature-settings: "palt";
	font-weight: 600;
}

.l-type__detail .--large {
	display: block;
	font-size: 48px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.l-type__detail .--small {
	display: block;
	font-size: 24px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.l-type__detail--text {
	font-size: 24px;
	line-height: 1.5;
	margin-left: 26px;
}

.l-type__trouble {
	text-align: center;
	font-feature-settings: "palt";
	font-size: 36px;
}

.l-quality {
	font-size: 30px;
	font-feature-settings: "palt";
	text-align: center;
	line-height: 1.86;
	letter-spacing: -0.02em;
	padding-top: 48px;
	padding-bottom: 80px;
}

.l-quality strong {
	font-weight: 700;
}

.l-3step {
	background-color: #f4efec;
	position: relative;
	padding-top: 80px;
	padding-bottom: 37px;
}

.l-3step::after {
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 56px 0 56px;
	border-color: #f4efec rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
	margin: auto;
}

.l-3step__title {
	text-align: center;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 46px;
}

.l-3step__title .--accent {
	color: #f9905a;
	font-size: 46px;
}

.l-3step__title .--large {
	font-size: 56px;
}

.l-3step__flex {
	display: flex;
}

.l-3step__flex:last-child .l-3step__image::after {
	display: none;
}

.l-3step__image {
	flex: none;
	line-height: 0;
	position: relative;
	margin-right: 32px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.l-3step__image::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	content: "";
	display: block;
	background-color: #fff;
	width: 6px;
	height: 22px;
	margin: auto;
}

.l-3step__detail {
	padding-bottom: 40px;
	margin: auto;
}

.l-3step__detail--title .--main {
	display: block;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 14px;
}

.l-3step__detail--title .--sub {
	display: inline-block;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 14px;
}

.l-3step__detail--text {
	font-size: 24px;
	line-height: 1.5;
}

.l-3stepInvestment {
	background-color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 1.5;
	padding-top: 70px;
	padding-bottom: 80px;
}

.l-3stepInvestment p+p {
	margin-top: 24px;
}

.l-3stepInvestment .--accent {
	font-size: 30px;
	line-height: 1.6;
	font-weight: 600;
}

.l-3stepInvestment .--num {
	font-size: 36px;
	font-weight: 600;
}

.l-3stepInvestment .--small {
	font-size: 26px;
	font-weight: 600;
}

.l-cvlimited {
	background-color: #f4efec;
	padding-top: 80px;
	padding-bottom: 80px;
}

.l-cvlimited .l-inner {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.l-cvlimited__title {
	display: flex;
	width: 100%;
	margin-bottom: 30px;
}

.l-cvlimited__logo {
	margin-right: 24px;
	margin-left: 16px;
}

.l-cvlimited__list {
	display: flex;
	justify-content: space-between;
}

.l-cvlimited__item {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-align: center;
	line-height: 1.5;
	font-size: 24px;
	width: 190px;
}

.l-cvlimited__item+li {
	margin-left: 8px;
}

.l-cvlimited__image {
	margin-bottom: 50px;
}

.l-cvlimited__flex {
	display: flex;
	background-color: #fff;
	padding: 24px 50px;
}

.l-cvlimited__point {
	margin-right: 25px;
}

.l-cvlimited__point--detail {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	line-height: 1;
	width: 120px;
	height: 120px;
}

.l-cvlimited__block {
	text-align: center;
}

.l-cvlimited__block--title {
	font-weight: 600;
	font-feature-settings: "palt";
	font-size: 40px;
	margin-bottom: 16px;
}

.l-cvlimited__block--text {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	letter-spacing: .1em;
	font-size: 36px;
	width: 100%;
	height: 70px;
	margin-bottom: 16px;
}

.l-cvlimited__block--text .--num {
	font-size: 48px;
	font-feature-settings: "palt";
}

.l-cvlimited__name {
	font-weight: 600;
	line-height: 1.33;
	font-size: 36px;
	margin-bottom: 35px;
}

.l-cvlimited__price {
	display: flex;
	justify-content: center;
	align-items: center;
}

.l-cvlimited__price--arrow {
	display: block;
	border-top: 18px solid rgba(0,0,0,0);
	border-bottom: 18px solid rgba(0,0,0,0);
	border-left: 18px solid #272727;
	margin-right: 32px;
	margin-left: 54px;
}

.l-technology {
	background-color: #f4efec;
	padding-top: 46px;
	padding-bottom: 80px;
}

.l-technology__flex {
	display: flex;
}

.l-technology__title {
	margin-right: 72px;
}

.l-technology__title--en {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-transform: uppercase;
	font-size: 44px;
	line-height: 1.6;
	color: #fff;
	width: 418px;
	height: 104px;
}

.l-technology__title--jp {
	font-weight: 600;
	font-size: 40px;
	line-height: 1.5;
	margin-top: 36px;
}

.l-technology__block {
	display: flex;
	justify-content: space-between;
	margin-top: -28px;
}

.l-technology__item {
	background-color: #fff;
	border: solid 6px #5d5d5d;
	width: 484px;
}

.l-technology__item--title {
	position: relative;
	display: inline-block;
	background-color: #5d5d5d;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 10px 50px 10px 30px;
}

.l-technology__item--title::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 60px 30px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);
}

.l-technology__dl {
	position: relative;
}

.l-technology__dt {
	font-size: 30px;
	font-weight: 600;
	color: #5d5d5d;
	padding: 20px 0 0 30px;
}

.l-technology__dd {
	display: flex;
	justify-content: space-between;
	padding: 16px 40px 22px;
}

.l-technology__dd--image {
	text-align: center;
	flex: none;
	width: 168px;
}

.l-technology__dd--x {
	display: block;
	position: relative;
	top: -15px;
	width: 40px;
	height: 40px;
	margin: auto 18px;
}

.l-technology__dd--x::before,
.l-technology__dd--x::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 2px;
	height: 40px;
	background: #000;
	margin: auto;
}

.l-technology__dd--x::before {
	transform: rotate(45deg);
}

.l-technology__dd--x::after {
	transform: rotate(-45deg);
}

.l-technology__dd--caption {
	display: block;
	text-align: center;
	white-space: nowrap;
	font-size: 18px;
	margin-top: 16px;
}

.l-technology__note {
	font-size: 16px;
	line-height: 1.25;
	margin-top: 16px;
}

.l-lineup {
	padding-top: 102px;
}

.l-lineup__title {
	text-align: center;
	font-size: 40px;
	letter-spacing: .05em;
	font-weight: 600;
	margin-bottom: 40px;
}

.l-lineup .swiper {
	position: relative;
}

.l-lineup .swiper-slide {
	height: 740px;
}

.l-lineup .l-Control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 720px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.l-lineup .swiper-button-next,
.l-lineup .swiper-button-prev {
	color: rgba(0,0,0,0);
}

.l-lineup .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 10px;
}

.l-lineup .swiper-button-prev::after {
	background-image: url("../images/btn-slide.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
}

.l-lineup .swiper-button-next::after {
	background-image: url("../images/btn-slide.png");
	transform: scaleX(-1);
	background-size: contain;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
}

.l-lineup .swiper-pagination-bullet {
	background: #a2a2a2;
	opacity: 1;
}

.l-lineup .swiper-pagination-bullet-active {
	background: #e96856;
}

.l-lineup .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-left: 12px;
	margin-right: 12px;
}

.l-lineup .swiper-button-next {
	width: 46px;
	height: 46px;
}

.l-lineup .swiper-button-prev {
	width: 46px;
	height: 46px;
}

.l-lineup .slide__genre {
	text-align: right;
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: -60px;
}

.l-lineup .slide__title {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 50px;
}

.l-lineup .slide__detail {
	text-align: center;
}

.l-lineup .slide__detail--title {
	display: block;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 23px;
}

.l-lineup .slide__detail--use {
	border: solid 1px #000;
	font-size: 24px;
	padding: 8px 30px;
}

.l-lineup .slide__detail--note {
	font-size: 24px;
}

.l-lineup .slide__detail--name {
	display: block;
	font-size: 20px;
	margin-top: 20px;
}

.l-lineup .slide__detail--name::before {
	content: "販売名";
	margin-right: 1rem;
}

.l-lineup .slide__products {
	font-size: 24px;
	line-height: 1.5;
	margin-top: 30px;
}

.l-lineup .slide__flex {
	display: flex;
	justify-content: center;
}

.l-lineup .slide__image {
	position: relative;
	left: -28px;
	margin-top: 40px;
}

.l-lineup .slide__block {
	width: 563px;
	margin-left: 60px;
}

.l-lineup .slide__note {
	display: block;
	font-size: 16px;
}

.l-lineup .slide__component--dl {
	display: flex;
}

.l-lineup .slide__component--dl.--single {
	display: block;
}

.l-lineup .slide__component--dl.--single dt {
	width: 100%;
	margin-bottom: 12px;
}

.l-lineup .slide__component--dt {
	font-weight: 600;
	width: 146px;
	margin-right: 12px;
}

.l-lineup .slide__01 {
	background-color: #f9d36e;
}

.l-lineup .slide__01 .slide__component {
	margin-top: 70px;
}

.l-lineup .slide__02 {
	background-color: #ffbb65;
}

.l-lineup .slide__02 .slide__component {
	margin-top: 20px;
}

.l-lineup .slide__03 {
	background-color: #ffb000;
}

.l-lineup .slide__03 .slide__component {
	margin-top: 20px;
}

.l-lineup .slide__04 {
	background-color: #bce1cf;
}

.l-lineup .slide__04 .slide__component {
	margin-top: 34px;
}

.l-lineup .slide__05 {
	background-color: #81a98a;
}

.l-lineup .slide__05 .slide__component {
	margin-top: 35px;
}

.l-lineup .slide__06 {
	background-color: #64957a;
}

.l-lineup .slide__06 .slide__component {
	margin-top: 38px;
}

.l-lineup .slide__07 {
	background-color: #f9b891;
}

.l-lineup .slide__07 .slide__component {
	margin-top: 35px;
}

.l-lineup .slide__08 {
	background-color: #ffa06f;
}

.l-lineup .slide__08 .slide__component {
	margin-top: 35px;
}

.l-lineup .slide__09 {
	background-color: #f9905a;
}

.l-lineup .slide__09 .slide__component {
	margin-top: 35px;
}

.l-fragrance {
	background-color: #f5dcbe;
	background-image: url("../images/bg-fragrance@2x.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1400px 778px;
	min-height: 778px;
	padding-top: 115px;
	padding-bottom: 110px;
}

.l-fragrance__flex {
	display: flex;
}

.l-fragrance__block {
	margin-right: 40px;
}

.l-fragrance__title {
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 40px;
}

.l-fragrance__text {
	font-size: 28px;
	line-height: 2;
}

.l-fragrance__item {
	overflow: hidden;
	position: relative;
	padding-left: 38px;
	margin-top: -16px;
}

.l-fragrance__item::before {
	display: block;
	position: absolute;
	top: 25px;
	left: 8px;
	bottom: 0;
	content: "";
	background-color: #000;
	height: 100vh;
	width: 2px;
}

.l-fragrance__item:last-child::before {
	display: none;
}

.l-fragrance__detail {
	margin-bottom: 54px;
}

.l-fragrance__detail--title {
	position: relative;
	font-size: 28px;
	line-height: 1.57;
	margin-bottom: 24px;
}

.l-fragrance__detail--title::before {
	position: absolute;
	top: 0;
	left: -35px;
	bottom: 0;
	content: "";
	display: block;
	background-color: #000;
	border-radius: 12px;
	height: 12px;
	width: 12px;
	margin: auto;
}

.l-fragrance__detail--text {
	font-size: 24px;
	line-height: 1.25;
}

.l-investment {
	background-color: #fff;
	text-align: center;
	line-height: 2.5;
	font-weight: 600;
	padding-top: 80px;
	padding-bottom: 80px;
}

.l-investment p+p {
	margin-top: 8px;
}

.l-investment .--accent {
	font-size: 30px;
	line-height: 1.6;
}

.l-catch {
	background-color: #f5dcbe;
	padding-top: 80px;
	padding-bottom: 72px;
}

.l-catch__flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.l-catch__logo {
	margin-right: 32px;
}

.l-cta {
	position: fixed;
	top: 30%;
	right: 15px;
	z-index: 2;
	transition: opacity .3s ease;
}

.l-cta__button {
	position: absolute;
	z-index: 3;
	top: -10px;
	right: -10px;
	transition: opacity .3s ease;
	border: none;
	outline: none;
}

.l-cta img {
	transition: opacity .3s ease;
}

.l-cta *:hover {
	opacity: .7;
}

.cf::after {
	clear: both;
	content: "";
	display: block;
}

.u-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e-skr {
	font-family: "Noto Sans JP",sans-serif;
	font-size: 16px;
	line-height: 2;
	color: #121212;
}

.e-skr h1,
.e-skr h2,
.e-skr h3,
.e-skr h4,
.e-skr h5,
.e-skr h6 {
	line-height: 1.1;
	font-family: "Noto Sans JP",sans-serif;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 1.5em;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}

.e-skr h1 {
	font-size: 1.5em;
}

.e-skr h2 {
	font-size: 1.375em;
	background-color: #ececec;
	padding: 18px 20px;
}

.e-skr h3 {
	font-size: 1.25em;
	background-color: #fff;
	padding: 5px 10px;
	border-left: 3px solid #121212;
}

.e-skr h4 {
	font-size: 1.125em;
}

.e-skr h5 {
	font-size: 1em;
}

.e-skr h6 {
	font-size: 1em;
}

.e-skr p {
	margin-top: 0px;
	margin-bottom: 2.5em;
}

.e-skr small,
.e-skr sub,
.e-skr sup {
	font-size: 75%;
}

.e-skr hr {
	border-color: #1d7484;
}

.e-skr a {
	text-decoration: none;
	color: #1d7484;
}

.e-skr a:hover {
	color: #982c61;
	border-bottom: 2px solid #121212;
}

.e-skr a:visited {
	color: #144f5a;
}

.e-skr ul,
.e-skr ol {
	padding-left: 1.4em;
	margin-top: 0px;
	margin-bottom: 2.5em;
}

.e-skr ul {
	list-style: disc;
}

.e-skr ol {
	list-style: auto;
}

.e-skr li {
	margin-bottom: .4em;
}

.e-skr blockquote {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 1em;
	padding-top: .8em;
	padding-bottom: .8em;
	padding-right: .8em;
	border-left: 5px solid #1d7484;
	margin-bottom: 2.5em;
	background-color: #ececec;
}

.e-skr blockquote p {
	margin-bottom: 0;
}

.e-skr img,
.e-skr video {
	height: auto;
	max-width: 100%;
	margin-top: 0px;
	margin-bottom: 2.5em;
}

.e-skr pre {
	background-color: #ececec;
	display: block;
	padding: 1em;
	overflow-x: auto;
	margin-top: 0px;
	margin-bottom: 2.5em;
	font-size: .9em;
}

.e-skr code {
	font-size: .9em;
	padding: 0 .5em;
	background-color: #ececec;
	white-space: pre-wrap;
}

.e-skr pre>code {
	padding: 0;
	background-color: rgba(0,0,0,0);
	white-space: pre;
	font-size: 1em;
}

.e-skr table {
	text-align: justify;
	width: 100%;
	border-collapse: collapse;
}

.e-skr td,
.e-skr th {
	padding: .5em;
	border-bottom: 1px solid #ececec;
}

.e-skr input,
.e-skr textarea {
	border: 1px solid #121212;
}

.e-skr input:focus,
.e-skr textarea:focus {
	border: 1px solid #1d7484;
}

.e-skr textarea {
	width: 100%;
}

.e-skr .button,
.e-skr button,
.e-skr input[type=submit],
.e-skr input[type=reset],
.e-skr input[type=button] {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background-color: #1d7484;
	color: #f9f9f9;
	border-radius: 1px;
	border: 1px solid #1d7484;
	cursor: pointer;
	box-sizing: border-box;
}

.e-skr .button[disabled],
.e-skr button[disabled],
.e-skr input[type=submit][disabled],
.e-skr input[type=reset][disabled],
.e-skr input[type=button][disabled] {
	cursor: default;
	opacity: .5;
}

.e-skr .button:focus:enabled,
.e-skr .button:hover:enabled,
.e-skr button:focus:enabled,
.e-skr button:hover:enabled,
.e-skr input[type=submit]:focus:enabled,
.e-skr input[type=submit]:hover:enabled,
.e-skr input[type=reset]:focus:enabled,
.e-skr input[type=reset]:hover:enabled,
.e-skr input[type=button]:focus:enabled,
.e-skr input[type=button]:hover:enabled {
	background-color: #982c61;
	border-color: #982c61;
	color: #f9f9f9;
	outline: 0;
}

.e-skr textarea,
.e-skr select,
.e-skr input {
	color: #121212;
	padding: 6px 10px;
	margin-bottom: 10px;
	background-color: #ececec;
	border: 1px solid #ececec;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
}

.e-skr textarea:focus,
.e-skr select:focus,
.e-skr input:focus {
	border: 1px solid #1d7484;
	outline: 0;
}

.e-skr input[type=checkbox]:focus {
	outline: 1px dotted #1d7484;
}

.e-skr label,
.e-skr legend,
.e-skr fieldset {
	display: block;
	margin-bottom: .5em;
	font-weight: 600;
}

@media (min-width: 768px) {

.l-cv__item+li {
	margin-left: 16px;
}

.l-cvlimited__point--detail+li {
	margin-top: 25px;
}

.l-cvlimited__block {
	margin-left: 30px;
}

.l-lineup .slide__07 .slide__detail {
	margin-top: 52px;
}

.l-lineup .slide__08 .slide__detail {
	margin-top: 52px;
}

.l-lineup .slide__09 .slide__detail {
	margin-top: 52px;
}

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

}

@media (max-width: 980px) {

.e-skr {
	font-size: 13.6px;
}

}

@media (max-width: 768px) {

.l-problem {
	background-size: cover;
}

}

@media (max-width: 767px) {

.l-footer__inner {
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
}

.l-footer__text {
	font-size: 20px;
	font-feature-settings: "palt";
}

.l-footer__logo {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.l-footer__copyrite {
	font-size: 12px;
	height: 50px;
	padding-right: 40px;
	padding-left: 40px;
}

.l-footer__caution {
	text-align: center;
}

.l-footer__caution--title {
	font-size: 15px;
}

.l-footer__caution--list {
	font-size: 13px;
}

.l-header__inner {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 767px;
}

.l-header__text {
	font-size: 21.5px;
	height: 50px;
	width: auto;
}

.l-inner {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 767px;
}

.l-top::before {
	background-image: url(../images/bg-kv-sp.png);
	background-position: bottom 150% center;
	background-size: auto 80%;
}

.l-kv__flex {
	flex-wrap: wrap;
	padding-top: 38px;
	padding-bottom: 90px;
}

.l-kv__img {
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}

.l-kv__block {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.l-kv__title {
	font-size: 32px;
	font-feature-settings: initial;
	margin-bottom: 36px;
}

.l-kv__lead {
	font-size: 26.5px;
}

.l-kv__lead02 {
	margin-bottom: 36px;
}

.l-kv__logo {
	width: 134px;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
}

.l-introduction {
	padding-top: 46px;
	padding-bottom: 46px;
}

.l-introduction__title {
	font-size: 20.5px;
}

.l-introduction__title::after {
	background-size: contain;
}

.l-introduction__text {
	display: inline;
	font-size: 22px;
	padding-right: 0;
	padding-left: 0;
}

.l-introduction__text .--accent {
	font-size: 26px;
}

.l-point {
	padding-top: 30px;
	padding-bottom: 40px;
}

.l-point__title {
	font-size: 22px;
	margin-bottom: 14px;
}

.l-point__title .--num {
	font-size: 32px;
}

.l-point__item {
	font-size: 13px;
	width: 110px;
	height: 110px;
	margin-right: 3px;
	margin-left: 3px;
}

.l-cv {
	padding-top: 36px;
	padding-bottom: 36px;
}

.l-cv .l-inner {
	max-width: 767px;
}

.l-cv__flex {
	display: block;
}

.l-cv__logo {
	width: 150px;
	margin-top: 32px;
	margin-right: 0;
	margin-left: 8px;
}

.l-cv__list {
	justify-content: space-between;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.l-cv__item {
	border-radius: 94px;
	font-size: 18px;
	width: 94px;
	height: 94px;
}

.l-cv__products {
	margin-bottom: 32px;
}

.l-cv__text {
	letter-spacing: -0.08em;
	font-size: 20px;
	margin-bottom: 12px;
}

.l-cv__block {
	padding: 10px;
}

.l-cv__block--title {
	font-size: 19px;
	padding: 8px;
	margin-bottom: 18px;
}

.l-cv__price {
	margin-bottom: 16px;
}

.l-cv__price--arrow {
	border-top: 12px solid rgba(0,0,0,0);
	border-bottom: 12px solid rgba(0,0,0,0);
	border-left: 12px solid #272727;
	margin-right: 15px;
	margin-left: 15px;
}

.l-cv__detail {
	font-size: 13.5px;
}

.l-cv__detail .text-sup {
	font-size: 11px;
}

.l-cv__note {
	font-size: 10px;
}

.l-brand {
	font-feature-settings: "palt";
	font-size: 16px;
	padding-top: 50px;
	padding-bottom: 40px;
}

.l-brand p+p {
	margin-top: 2rem;
}

.l-brand__text {
	margin-bottom: 44px;
}

.l-brand__logo {
	margin-right: 24px;
}

.l-brand__image {
	margin-right: 0;
	width: 100%;
}

.l-problem {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	padding-top: 28px;
	padding-bottom: 50px;
}

.l-problem__title {
	white-space: nowrap;
	font-size: 25px;
	margin-bottom: 16px;
}

.l-problem__title .--accent {
	font-size: 32px;
}

.l-problem__list {
	display: block;
}

.l-problem__item {
	background-position: top 8px left 8px;
	background-size: 20px;
	font-feature-settings: "palt";
	min-height: 36px;
	padding-left: 36px;
	font-size: 16px;
	margin-bottom: 10px;
}

.l-target {
	padding-top: 10px;
	padding-bottom: 40px;
}

.l-target__title {
	width: 62.67vw;
	font-size: 30px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}

.l-target__text {
	width: 72vw;
	font-size: 19.5px;
	margin-left: auto;
	margin-right: auto;
}

.l-consultant {
	background-image: url("../images/bg-consultant-sp.png");
	background-size: 5vw auto;
	background-position: bottom right;
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
}

.l-consultant__lead {
	text-align: center;
	font-size: 14.5px;
	line-height: 1.7;
	margin-bottom: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

.l-consultant__flex {
	justify-content: center;
	padding-right: 30px;
}

.l-consultant__image {
	flex: none;
	width: 40%;
	margin-right: 16px;
}

.l-consultant__title {
	text-align: center;
	font-size: 15px;
	margin-top: 13px;
}

.l-consultant__title.--sp-bottom {
	padding-left: 20px;
	padding-right: 20px;
}

.l-consultant__name {
	font-size: 12px;
}

.l-consultant__name .--ruby {
	font-size: 10px;
}

.l-consultant__position {
	font-size: 12px;
	padding-right: 30px;
}

.l-consultant__position.__02 {
	text-align: center;
	width: 345px;
	padding-right: 15px;
	margin-top: 46px;
	margin-left: -138px;
	margin-right: 0;
}

.l-totalcare__title {
	font-size: 24px;
	line-height: 1.6;
	width: 70.13vw;
	padding-top: 36px;
	padding-left: 0;
	padding-bottom: 36px;
}

.l-totalcare__title::after {
	right: -24vw;
	top: 35px;
	width: 80px;
	height: 180px;
}

.l-totalcare__block {
	padding-top: 0;
	padding-bottom: 40px;
}

.l-totalcare__flex {
	display: block;
}

.l-totalcare__profile {
	display: flex;
	width: 100%;
	margin-right: 0;
}

.l-totalcare__image {
	flex: none;
	width: 22vw;
	min-width: 165px;
	margin-right: 18px;
}

.l-totalcare__paerson {
	margin-top: auto;
}

.l-totalcare__age {
	right: auto;
	left: 33vw;
	top: -36px;
	border-radius: 70px;
	font-size: 25px;
	width: 70px;
	height: 70px;
	filter: drop-shadow(4px 4px 0 rgba(158, 143, 120, 0.6));
}

.l-totalcare__age img {
	width: 40px;
}

.l-totalcare__age .--unit {
	position: relative;
	font-size: 15px;
	top: 4px;
	left: 2px;
}

.l-totalcare__text {
	font-size: 16.5px;
	margin-top: 25px;
}

.l-totalcare__name {
	font-size: 23px;
}

.l-totalcare__name .--small {
	font-size: 16px;
}

.l-totalcare__position {
	font-size: 14px;
}

.l-type {
	background-image: url("../images/bg-type-sp.png");
	background-size: cover;
	min-height: 0;
	padding-top: 40px;
	padding-bottom: 80px;
}

.l-type__title {
	font-feature-settings: "palt";
	font-size: 24px;
	margin-bottom: 26px;
	padding-left: 15px;
	padding-right: 15px;
}

.l-type__flex {
	display: block;
	width: 100vw;
	padding-right: 15px;
	margin: 0 -15px;
}

.l-type__block {
	display: flex;
	flex-wrap: wrap;
	border: none;
	width: 100%;
	max-width: 767px;
	margin-top: 22px;
}

.l-type__list {
	font-size: 13px;
	height: 70px;
	min-width: 188px;
	padding: 6px 4px 6px 15px;
	margin-bottom: 10px;
}

.l-type__list::after {
	top: 0;
	border-width: 70px 0 0 38px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ffb000;
	left: auto;
	right: -38px;
}

.l-type__item .--small {
	font-size: 10px;
}

.l-type__detail {
	border-bottom: solid 1px #ffb000;
	text-align: center;
	width: 133px;
	margin-top: auto;
	margin-left: auto;
	margin-right: 16px;
	margin-bottom: 10px;
}

.l-type__detail--title {
	margin-top: auto;
}

.l-type__detail .--large {
	font-size: 24px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.l-type__detail .--small {
	font-size: 10px;
	margin-top: auto;
	margin-bottom: 7px;
}

.l-type__detail--text {
	font-size: 13px;
	font-feature-settings: "palt";
	text-align: left;
	margin-left: 15px;
	margin-bottom: 24px;
}

.l-type__trouble {
	font-size: 18px;
	margin-top: 16px;
}

.l-quality {
	font-size: 18.5px;
	padding-top: 38px;
	padding-bottom: 48px;
	padding-right: 16px;
	padding-left: 16px;
}

.l-3step .l-inner {
	padding-left: 0;
	padding-right: 0;
}

.l-3step {
	padding-top: 40px;
	padding-bottom: 26px;
}

.l-3step::after {
	border-width: 30px 46px 0 46px;
}

.l-3step__title {
	line-height: 1.8;
	font-size: 23px;
	margin-bottom: 23px;
	padding-left: 30px;
	padding-right: 30px;
}

.l-3step__title .--accent {
	font-size: 15.4px;
}

.l-3step__title .--large {
	font-size: 23px;
}

.l-3step__flex {
	justify-content: space-between;
}

.l-3step__flex--odd {
	position: relative;
	flex-direction: column-reverse;
	margin-bottom: 35px;
}

.l-3step__flex--odd .l-3step__image {
	position: absolute;
	top: 10px;
	right: -50px;
	margin-left: auto;
}

.l-3step__flex--odd .l-3step__image::after {
	left: 0;
	right: auto;
	bottom: 0;
	transform: translateY(50%) rotate(45deg);
	width: 4px;
	height: 125px;
}

.l-3step__image {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.l-3step__image img {
	width: 100%;
}

.l-3step__image::after {
	display: none;
}

.l-3step__detail {
	width: 160px;
}

.l-3step__detail--title {
	margin-top: 32px;
}

.l-3step__detail--title .--main {
	white-space: nowrap;
	font-size: 16px;
	margin-bottom: 7px;
}

.l-3step__detail--title .--sub {
	font-size: 10px;
	margin-bottom: 7px;
}

.l-3step__detail--text {
	font-size: 13px;
}

.l-3stepInvestment {
	font-size: 20px;
	line-height: 1.65;
	letter-spacing: 0;
	padding-top: 58px;
	padding-bottom: 40px;
}

.l-3stepInvestment p+p {
	margin-top: 18px;
}

.l-3stepInvestment .--accent {
	font-size: 25px;
}

.l-3stepInvestment .--num {
	font-size: 20px;
}

.l-3stepInvestment .--small {
	font-size: 20px;
}

.l-cvlimited {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.l-cvlimited .l-inner {
	max-width: 767px;
}

.l-cvlimited__title {
	flex-wrap: wrap;
	flex-direction: column-reverse;
}

.l-cvlimited__logo {
	width: 150px;
	margin-right: 0;
	margin-left: 8px;
	margin-top: 50px;
}

.l-cvlimited__item {
	font-size: 12px;
	width: 100px;
	height: 100px;
}

.l-cvlimited__image {
	margin-bottom: 40px;
}

.l-cvlimited__flex {
	background: none;
	padding: 0;
}

.l-cvlimited__point {
	display: flex;
	justify-content: space-between;
	margin-right: 0;
	margin-bottom: 20px;
}

.l-cvlimited__point--detail {
	border-radius: 94px;
	font-size: 18px;
	width: 94px;
	height: 94px;
}

.l-cvlimited__block {
	margin-left: auto;
	margin-right: auto;
}

.l-cvlimited__block--title {
	font-size: 18px;
}

.l-cvlimited__block--text {
	display: block;
	font-size: 18px;
	height: auto;
}

.l-cvlimited__block--text .--num {
	letter-spacing: 0;
	font-size: 24px;
}

.l-cvlimited__name {
	font-size: 18px;
}

.l-cvlimited__price--arrow {
	border-top: 12px solid rgba(0,0,0,0);
	border-bottom: 12px solid rgba(0,0,0,0);
	border-left: 12px solid #272727;
	margin-right: 15px;
	margin-left: 15px;
}

.l-technology {
	padding-top: 20px;
	padding-bottom: 40px;
}

.l-technology__title {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: 0;
}

.l-technology__title--en {
	font-size: 23px;
	line-height: 1;
	width: 28vw;
	height: 53px;
	margin-top: auto;
	margin-right: -15px;
	margin-bottom: 30px;
}

.l-technology__title--jp {
	text-align: center;
	font-feature-settings: "palt";
	font-size: 21px;
	margin-top: 11px;
	margin-bottom: 30px;
}

.l-technology__block {
	display: block;
	margin-top: 0;
}

.l-technology__image {
	margin-left: 15px;
	margin-right: -15px;
}

.l-technology__item {
	width: 100%;
	margin-bottom: 24px;
}

.l-technology__item--title {
	font-size: 15px;
	padding: 8px 28px 8px 9px;
}

.l-technology__item02 {
	text-align: center;
}

.l-technology__item02+.l-technology__item02 {
	margin-top: 25px;
}

.l-technology__dt {
	position: absolute;
	top: -30px;
	right: 8px;
	font-feature-settings: "palt";
	font-size: 17px;
	padding: 0;
}

.l-technology__dd {
	padding: 16px 18px 22px;
}

.l-technology__dd--image {
	width: 110px;
}

.l-technology__dd--caption {
	font-size: 11px;
}

.l-technology__note {
	font-feature-settings: "palt";
	font-size: 13px;
	line-height: 1.3;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 26px;
}

.l-lineup {
	padding-top: 40px;
}

.l-lineup .l-inner {
	padding-left: 0;
	padding-right: 0;
}

.l-lineup__title {
	font-size: 21px;
	padding: 0 34px;
	margin-bottom: 25px;
}

.l-lineup .swiper-slide {
	height: 190vw;
}

.l-lineup .l-Control {
	height: 100%;
	min-height: 715px;
	max-width: 100%;
}

.l-lineup .swiper-pagination-bullets.swiper-pagination-horizontal {
	top: 175vw;
	bottom: -10px;
}

.l-lineup .swiper-button-prev::after {
	position: relative;
	left: -20px;
	background-image: url("../images/btn-slide-sp.png");
	width: 26px;
	height: 60px;
}

.l-lineup .swiper-button-next::after {
	position: relative;
	right: -20px;
	background-image: url("../images/btn-slide-sp.png");
	width: 26px;
	height: 60px;
}

.l-lineup .slide__genre {
	font-size: 35px;
	margin-top: -15px;
}

.l-lineup .slide__title {
	font-size: 19px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.l-lineup .slide__detail {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	height: 100%;
	max-width: 160px;
	margin-left: 48px;
	margin-top: auto;
	margin-bottom: auto;
}

.l-lineup .slide__detail--title {
	font-size: 19px;
	margin-bottom: 8px;
}

.l-lineup .slide__detail--use {
	font-size: 14px;
	padding: 4px 15px;
}

.l-lineup .slide__detail--note {
	display: block;
	font-size: 15px;
	margin-top: 8px;
}

.l-lineup .slide__detail--name::before {
	display: block;
	margin-right: 0;
}

.l-lineup .slide__detail--name {
	font-size: 14px;
	margin-top: 10px;
}

.l-lineup .slide__products {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 25px;
}

.l-lineup .slide__flex {
	display: block;
}

.l-lineup .slide__image {
	width: 80px;
}

.l-lineup .slide__block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-left: 0;
}

.l-lineup .slide__note {
	text-align: left;
	font-size: 13px;
	width: 100%;
}

.l-lineup .slide__component--dt {
	width: 120px;
}

.l-lineup .slide__01 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__02 .slide__component {
	margin-top: 32px;
}

.l-lineup .slide__03 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__04 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__05 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__06 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__07 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__08 .slide__component {
	margin-top: 74px;
}

.l-lineup .slide__09 .slide__component {
	margin-top: 74px;
}

.l-fragrance {
	background-image: url("../images/bg-fragrance-sp@2x.jpg");
	background-position: right bottom;
	background-size: contain;
	min-height: 0;
	padding-top: 50px;
	padding-bottom: 50px;
}

.l-fragrance__flex {
	display: block;
}

.l-fragrance__block {
	margin-right: 0;
}

.l-fragrance__title {
	max-width: 304px;
	font-size: 30px;
	margin-bottom: 12px;
}

.l-fragrance__text {
	line-height: 1.9;
	font-size: 19px;
	margin-bottom: 64px;
}

.l-fragrance__list {
	width: 32.2vw;
	margin-left: 5px;
	margin-top: 54px;
}

.l-fragrance__item {
	padding-left: 27px;
}

.l-fragrance__item::before {
	top: 12px;
	left: 2px;
}

.l-fragrance__detail--title {
	font-size: 14px;
}

.l-fragrance__detail--title::before {
	left: -27px;
	border-radius: 6px;
	height: 6px;
	width: 6px;
}

.l-fragrance__detail--text {
	font-size: 13px;
}

.l-investment {
	font-size: 19px;
	line-height: 2;
	padding-top: 40px;
	padding-bottom: 40px;
}

.l-investment .--accent {
	font-size: 22px;
}

.l-catch {
	padding-top: 37px;
	padding-bottom: 30px;
}

.l-catch__flex {
	flex-wrap: wrap;
	flex-direction: column-reverse;
}

.l-catch__img {
	width: 34.93vw;
	min-width: 265px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.l-catch__logo {
	width: 20vw;
	min-width: 140px;
	margin-left: auto;
	margin-right: auto;
}

.l-cta {
	right: 0;
	top: auto;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.l-cta img {
	max-width: 767px;
	width: 100%;
}

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

}

@media (max-width: 382px) {

.e-skr {
	font-size: 12px;
}

}


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