.lp6-u-desktop {
	display: none;
}

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

/* html {
	font-size: 62.5%;
}

*,
*::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;
} */

.lp6-body {
	background-color: #f7f7f7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	overflow: hidden;
}

.lp6-circle-explanation {
	margin-top: 2rem;
}

.lp6-circle-explanation__inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.lp6-circle-explanation__item {
	width: 100%;
}

.lp6-circle-explanation__img {
	margin: 0 auto;
	max-width: 10.9rem;
	position: relative;
	width: 100%;
}

.lp6-circle-explanation__img::before {
	content: "";
	display: block;
	padding-top: 100%;
}

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

.lp6-circle-explanation__text {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.3333333333;
	margin-top: 1rem;
	text-align: center;
}

.lp6-circle-title {
	background-color: #F7F7F7;
	border-radius: 50%;
	display: inline-block;
	height: 27.94872vw;
	max-height: 10.9rem;
	max-width: 10.9rem;
	position: relative;
	transition: 0.3s ease;
	width: 27.94872vw;
}

.lp6-circle-title:hover {
	cursor: pointer;
	opacity: 0.5;
}

.lp6-circle-title__img {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.lp6-circle-title__img--magnet {
	width: 69%;
}

.lp6-circle-title__img--half {
	width: 79%;
}

.lp6-circle-title__img--pen {
	width: 35%;
}

.lp6-circle-title__img::before {
	content: "";
	display: block;
}

.lp6-circle-title__img--magnet::before {
	padding-top: 24.69136%;
}

.lp6-circle-title__img--half::before {
	padding-top: 16.21622%;
}

.lp6-circle-title__img--pen::before {
	padding-top: 41.09589%;
}

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

.lp6-dan-mv {
	position: relative;
	width: 100%;
}

.lp6-explanation {
	margin-top: 2.5rem;
}

.lp6-explanation__logo {
	text-align: center;
}

.lp6-explanation__title {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 2rem;
	text-align: center;
}

.lp6-explanation__text {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5833333333;
	margin-top: 1rem;
	text-align: center;
}

.lp6-features {
	margin-top: 8.2rem;
}

.lp6-features__logo {
	text-align: center;
}

.lp6-features__title {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 2rem;
	text-align: center;
}

.lp6-features__contents {
	-moz-column-gap: 1rem;
	align-items: center;
	column-gap: 1rem;
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}

.lp6-goods-layout {
	margin-top: 7rem;
}

.lp6-goods-layout--pen-02 {
	margin-top: 2rem;
	padding-bottom: 10rem;
}

.lp6-goods--dashed {
	padding: 0 0 7rem 0;
	position: relative;
}

.lp6-goods--dashed::before {
	background-image: repeating-linear-gradient(to right, #707070 0, #707070 6px, transparent 6px, transparent 12px);
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
}

.lp6-goods__inner {
	-moz-column-gap: 1rem;
	align-items: center;
	column-gap: 1rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.lp6-goods__reft {
	max-width: 17.2rem;
	position: relative;
	width: 44.10256vw;
}

.lp6-goods__reft::before {
	content: "";
	display: block;
	padding-top: 86.62791%;
}

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

.lp6-goods__title-wrapper {
	-moz-column-gap: 0.6rem;
	align-items: flex-start;
	column-gap: 0.6rem;
	display: flex;
	flex-direction: row;
}

.lp6-goods__title {
	margin-bottom: 0.8rem;
	position: relative;
}

.lp6-goods__title--magnet {
	max-width: 7.699rem;
	width: 19.74103vw;
}

.lp6-goods__title--half {
	max-width: 11.7rem;
	width: 30vw;
}

.lp6-goods__title--pen {
	max-width: 3.479rem;
	width: 8.92051vw;
}

.lp6-goods__title::before {
	content: "";
	display: block;
}

.lp6-goods__title--magnet::before {
	padding-top: 24.69136%;
}

.lp6-goods__title--half::before {
	padding-top: 16.21622%;
}

.lp6-goods__title--pen::before {
	padding-top: 41.09589%;
}

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

.lp6-goods__title--sub {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1;
}

.lp6-goods__text {
	color: #707070;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.4;
	padding-top: 1rem;
	position: relative;
	vertical-align: baseline;
	white-space: nowrap;
}

.lp6-goods__text::before {
	background-image: repeating-linear-gradient(to right, #707070 0, #707070 1px, transparent 1px, transparent 8px);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.lp6-goods__text-small {
	font-size: 1.1rem;
	letter-spacing: 0;
	line-height: 1;
	vertical-align: baseline;
}

.lp6-goods__right-img {
	margin-top: 0.6rem;
	position: relative;
}

.lp6-goods__right-img--magnet {
	max-width: 15rem;
	width: 38.46154vw;
}

.lp6-goods__right-img--half {
	max-width: 12.3rem;
	width: 56.09756vw;
}

.lp6-goods__right-img--pen-01 {
	max-width: 13.8rem;
	width: 58.69565vw;
}

.lp6-goods__right-img--pen-02 {
	max-width: 13.7rem;
	width: 57.66423vw;
}

.lp6-goods__right-img::before {
	content: "";
	display: block;
	padding-top: 50.66667%;
}

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

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

.lp6-item-explanation {
	align-items: center;
	display: flex;
}

.lp6-item-explanation__img-wrapper {
	width: 30%;
}

.lp6-item-explanation__img {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.lp6-item-explanation__img--magnet-01 {
	max-width: 2.273rem;
}

.lp6-item-explanation__img--magnet-02 {
	max-width: 2rem;
}

.lp6-item-explanation__img--magnet-03 {
	max-width: 3.103rem;
}

.lp6-item-explanation__img--magnet-04 {
	max-width: 1.279rem;
}

.lp6-item-explanation__img--half-01 {
	max-width: 1.655rem;
}

.lp6-item-explanation__img--half-02 {
	max-width: 3.103rem;
}

.lp6-item-explanation__img--half-03 {
	max-width: 2.754rem;
}

.lp6-item-explanation__img--half-04 {
	max-width: 0.581rem;
}

.lp6-item-explanation__img--pen-01 {
	max-width: 1.997rem;
}

.lp6-item-explanation__img--pen-02 {
	max-width: 1.983rem;
}

.lp6-item-explanation__img--pen-03 {
	max-width: 3.103rem;
}

.lp6-item-explanation__img::before {
	content: "";
	display: block;
}

.lp6-item-explanation__img--magnet-01::before {
	padding-top: 106.52174%;
}

.lp6-item-explanation__img--magnet-02::before {
	padding-top: 135%;
}

.lp6-item-explanation__img--magnet-03::before {
	padding-top: 60.31746%;
}

.lp6-item-explanation__img--magnet-04::before {
	padding-top: 246.15385%;
}

.lp6-item-explanation__img--half-01::before {
	padding-top: 164%;
}

.lp6-item-explanation__img--half-02::before {
	padding-top: 60%;
}

.lp6-item-explanation__img--half-03::before {
	padding-top: 142%;
}

.lp6-item-explanation__img--half-04::before {
	padding-top: 550%;
}

.lp6-item-explanation__img--pen-01::before {
	padding-top: 145%;
}

.lp6-item-explanation__img--pen-02::before {
	padding-top: 135%;
}

.lp6-item-explanation__img--pen-03::before {
	padding-top: 60.31746%;
}

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

.lp6-item-explanation__text {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.012em;
	line-height: 1.3333333333;
	white-space: nowrap;
}

.lp6-item-explanation__text-under {
	white-space: nowrap;
}

.lp6-item-main-view {
	margin-top: 7rem;
}

.lp6-item-main-view::before {
	content: "";
	display: block;
	height: 70px; /* ←ヘッダー高さ */
	margin-top: -70px; /* ←同じ値 */
	pointer-events: none;
	visibility: hidden;
}

.lp6-item-main-view__title-img {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.lp6-item-main-view__title-img--magnet {
	max-width: 12.142rem;
}

.lp6-item-main-view__title-img--half {
	max-width: 18.473rem;
}

.lp6-item-main-view__title-img--pen {
	max-width: 7.282rem;
}

.lp6-item-main-view__title-img::before {
	content: "";
	display: block;
}

.lp6-item-main-view__title-img--magnet::before {
	padding-top: 24.69136%;
}

.lp6-item-main-view__title-img--half::before {
	padding-top: 16.21622%;
}

.lp6-item-main-view__title-img--pen::before {
	padding-top: 41.09589%;
}

.lp6-item-main-view__title-img img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.lp6-item-main-view__text {
	color: #707070;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.012em;
	line-height: 1;
	margin-top: 0.5rem;
	text-align: center;
}

.lp6-item-main-view__contents {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 2.5rem;
}

.lp6-item-main-view__contents--column {
	flex-direction: column-reverse;
}

.lp6-item-main-view__content-left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	row-gap: 1.5rem;
	width: 50%;
}

.lp6-item-main-view__content-left--row {
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 2.5rem;
	width: 100%;
}

.lp6-item-main-view__explanation {
	color: #707070;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
}

.lp6-item-main-view__explanation--row {
	width: 50%;
}

.lp6-item-main-view__text--attention {
	color: #707070;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
}

.lp6-item-main-view__content-right {
	max-width: 16rem;
	position: relative;
	width: 50%;
}

.lp6-item-main-view__content-right--pen {
	max-width: 100%;
	width: 100%;
}

.lp6-item-main-view__content-right::before {
	content: "";
	display: block;
	padding-top: 150%;
}

.lp6-item-main-view__content-right--pen::before {
	padding-top: 54.85714%;
}

.lp6-item-main-view__content-right img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.lp6-l-width {
	background-color: #ffffff;
	margin: 0 auto;
	max-width: 1040px;
}

.lp6-l-width__inner {
	background-color: #ffffff;
	margin: 0 auto;
	max-width: 750px;
}

.lp6-list__link {
	margin: 0 auto;
	padding-bottom: 20rem;
	text-align: center;
}

.lp6-list__link-button {
	border: 2px solid #707070;
	border-radius: 30px;
	color: #707070;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1;
	padding: 1rem 3rem 1rem;
}

.lp6-list__link-button:hover {
	opacity: 0.6;
}

.lp6-movie {
	margin-top: 2rem;
}

.lp6-movie__movie {
	position: relative;
	width: 100%;
}

.lp6-movie__movie::before {
	content: "";
	display: block;
	padding-top: 56.14525%;
}

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

.lp6-mv {
	position: relative;
	width: 100%;
}

.lp6-title-logo {
	display: inline-block;
	padding: 0.5rem 1rem;
	position: relative;
	text-transform: uppercase;
}

.lp6-title-logo ::after {
	border: 1px solid #ccc;
	box-sizing: border-box;
	content: "";
	height: 200%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: scale(0.5);
	transform-origin: top left;
	width: 200%;
}

.lp6-title-logo__inner {
	background-color: #ffffff;
	margin: 0 auto;
	max-width: 750px;
}

.lp6-title-logo__text {
	color: #707070;
	font-size: 1.1rem;
	font-weight: 400;
	letter-spacing: 0.15em;
	line-height: 1;
}

.lp6-variations {
	margin-top: 2rem;
}

.lp6-variations__contents {
	background-color: #F4F4F4;
	padding: 1.8rem 2.5rem 2.2rem;
}

.lp6-variations__title {
	color: #9B9B9B;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
}

.lp6-variations__content {
	-moz-column-gap: 1rem;
	align-items: center;
	column-gap: 1rem;
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}

.lp6-variations__img {
	flex-shrink: 0;
	position: relative;
	width: 46.39175%;
}

.lp6-variations__img::before {
	content: "";
	display: block;
	padding-top: 123.7037%;
}

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

.lp6-variations__text {
	color: #707070;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.9;
}

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

.lp6-u-desktop {
	display: block;
}

.lp6-u-mobile {
	display: none;
}

.lp6-circle-explanation {
	margin-top: 4rem;
}

.lp6-circle-explanation__img {
	max-width: 20rem;
}

.lp6-circle-explanation__text {
	font-size: 2.2rem;
	line-height: 1.4;
}

.lp6-circle-title {
	max-height: 20rem;
	max-width: 20rem;
}

.lp6-explanation {
	margin-top: 5rem;
}

.lp6-explanation__title {
	font-size: 2.3rem;
	margin-top: 4.7rem;
}

.lp6-explanation__text {
	font-size: 2.3rem;
	margin-top: 2rem;
}

.lp6-features {
	margin-top: 16rem;
}

.lp6-features__title {
	font-size: 2.3rem;
	margin-top: 2.7rem;
}

.lp6-features__contents {
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	margin-top: 3.5rem;
}

.lp6-goods-layout {
	margin-top: 14rem;
}

.lp6-goods-layout--pen-02 {
	margin-top: 4rem;
}

.lp6-goods__reft {
	max-width: 33rem;
}

.lp6-goods__title--magnet {
	max-width: 14.4rem;
}

.lp6-goods__title--half {
	max-width: 22.2rem;
}

.lp6-goods__title--pen {
	max-width: 6.6rem;
}

.lp6-goods__title--sub {
	font-size: 2.4rem;
}

.lp6-goods__text {
	font-size: 2.8rem;
	padding-top: 1rem;
}

.lp6-goods__text-small {
	font-size: 2.2rem;
}

.lp6-goods__right-img--magnet {
	max-width: 28rem;
}

.lp6-goods__right-img--half {
	max-width: 22.6rem;
}

.lp6-goods__right-img--pen-01 {
	max-width: 25.6rem;
}

.lp6-goods__right-img--pen-02 {
	max-width: 25.4rem;
}

.lp6-inner {
	max-width: 750px;
	padding-left: 36px;
	padding-right: 36px;
}

.lp6-item-explanation__img--magnet-01 {
	max-width: 4.4rem;
}

.lp6-item-explanation__img--magnet-02 {
	max-width: 4rem;
}

.lp6-item-explanation__img--magnet-03 {
	max-width: 6.2rem;
}

.lp6-item-explanation__img--magnet-04 {
	max-width: 2.4rem;
}

.lp6-item-explanation__img--half-01 {
	max-width: 3.2rem;
}

.lp6-item-explanation__img--half-02 {
	max-width: 6.2rem;
}

.lp6-item-explanation__img--half-03 {
	max-width: 5.4rem;
}

.lp6-item-explanation__img--half-04 {
	max-width: 1.1rem;
}

.lp6-item-explanation__img--pen-01 {
	max-width: 3.9rem;
}

.lp6-item-explanation__img--pen-02 {
	max-width: 3.9rem;
}

.lp6-item-explanation__img--pen-03 {
	max-width: 6.2rem;
}

.lp6-item-explanation__text {
	font-size: 2.3rem;
	line-height: 1.4;
}

.lp6-item-main-view {
	margin-top: 15.3rem;
}

.lp6-item-main-view::before {
	height: 110px;
	margin-top: -110px;
}

.lp6-item-main-view__title-img--magnet {
	max-width: 23rem;
}

.lp6-item-main-view__title-img--half {
	max-width: 29rem;
}

.lp6-item-main-view__title-img--pen {
	max-width: 18rem;
}

.lp6-item-main-view__text {
	font-size: 2.3rem;
	margin-top: 1.7rem;
}

.lp6-item-main-view__contents {
	margin-top: 5.6rem;
}

.lp6-item-main-view__text--attention {
	font-size: 2rem;
	line-height: 1.5;
}

.lp6-item-main-view__content-right {
	max-width: 31rem;
}

.lp6-item-main-view__content-right--pen {
	max-width: 100%;
}

.lp6-list__link-button {
	font-size: 2.4rem;
}

.lp6-movie {
	margin-top: 4rem;
}

.lp6-title-logo {
	padding: 0.8rem 1rem;
}

.lp6-title-logo__text {
	font-size: 2.2rem;
}

.lp6-variations {
	margin-top: 3.6rem;
}

.lp6-variations__contents {
	padding: 4rem 5rem 4rem;
}

.lp6-variations__title {
	font-size: 2.3rem;
}

.lp6-variations__content {
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	margin-top: 3.5rem;
}

.lp6-variations__text {
	font-size: 2rem;
	line-height: 1.7;
}

}

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

.lp6-inner {
	max-width: 750px;
	padding-left: 36px;
	padding-right: 36px;
}

}


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