*,
*::before,
*::after {
	box-sizing: border-box;
	transition:transform,ease,.3s
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-feature-settings: "palt";
	letter-spacing: 0.1rem;
}

header,
footer,
nav,
section,
article,
aside,
figure,
figcaption {
	display: block;
}

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

ol,
ul {
	list-style: none;
	list-style-type: none;
}

a {
	text-decoration: none;
}

/* Inherit fonts for inputs and buttons */

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

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

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;
}

body {
	font-family: YuGothic,'Yu Gothic',游ゴシック体,游ゴシック,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,'ＭＳ Ｐゴシック',Osaka,'MS PGothic',Arial,Helvetica,Verdana,sans-serif,"Font Awesome 5 Free","Font Awesome 5 Brands" !important;
	color: #333333;

}

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

a {
	color: inherit;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 950px;
	padding: 0 1.5625rem;
	position: relative;
	width: 100%;
}

.l-header {
	left: 0;
	top: 0;
}

.l-footer {
	background: #fff;
	width: 100%;
}

.l-mv {
	position: relative;
}

.l-anxious {
	background-color: #6ea8c5;
	width: 100%;
}

.l-features {
	background-color: #ffffff;
	width: 100%;
}

.l-product {
	background-color: #f0f0f0;
	width: 100%;
}

.l-review {
	background-color: #f0f0f0;
	width: 100%;
}

.l-faq {
	background-color: #f0f0f0;
	width: 100%;
}

.c-btn a {
	border-radius: 50px;
	bottom: 4.5rem;
	color: #333333;
	display: block;
	font-size: 1.5rem;
	font-weight: 700;
	left: 50%;
	padding: 0.875rem 7.5rem;
	position: absolute;
	transform: translateX(-50%);
	width: -moz-max-content;
	width: max-content;
}

.c-btn-white a {
	background-color: #fff;;
	/*background: #eff5f9 url(../img/pc/arrow-down.png) no-repeat left 1.5625rem center/1.875rem;*/
	color: #333333;
}
.c-btn-white a:hover {
	opacity: 0.6;
}

.c-btn-white a::before {
	content: '\f13a';
	color: #333333;
	font-weight: 900;
	left: 24px;
	position: absolute;
	font-size: 28px;
	top: 11px;
}


.c-section-title__en {
	color: #333333;
	font-family: "Jost", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.1rem;
	margin-bottom: 1.5625rem;
}

.c-section-title__ja {
	color: #333333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.875rem;
	/*letter-spacing: 0.003125rem;*/
	margin-bottom: 2.5rem;
}

.white {
	color: #eff5f9;
}

.p-header {
	background: #fff;
	/*height: 5.625rem;*/
	padding: 1.25rem 0;
	width: 100%;
}

.p-header img {
	/*height: 3.125rem;*/
	margin: 0 auto;
	width: 10rem;
}

.p-mv {
	background: url(../img/main.jpg) no-repeat center bottom/cover;
	height: 40.625rem;
	text-align: center;
	width: 100%;
}

.p-mv-title {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 6.25rem;
	transform: translateX(-50%);
	width: 100%;
}

.p-mv-title h2 {
	color: #eff5f9;
	/*font-family: "Noto Sans JP", sans-serif;*/
	font-size: 3.6875rem;
	font-weight: 700;
	text-shadow: 0px 0px 5px rgba(12, 4, 7, 0.15);
	line-height: 1.2;
}

.p-mv-title .en {
	font-family: "Jost", sans-serif;
}
.p-mv-title .big {
	font-size: 1.4em;
}

.p-mv-title .small {
	font-size: 3.125rem;
}

.p-mv-subTitle {
	-moz-text-align-last: justify;
	color: #eff5f9;
	font-size: 1.5rem;
	font-weight: 700;
	left: 50%;
	letter-spacing: 0.16rem;
	position: absolute;
	text-align: justify;
	text-align-last: justify;
	text-shadow: 0px 0px 5px rgba(12, 4, 7, 0.15);
	top: 22rem;
	transform: translateX(-50%);
	width: -moz-max-content;
	width: max-content;
}

.p-anxious {
	padding-bottom: 5.625rem;
	padding-top: 5.625rem;
	text-align: center;
	width: 100%;
}

.p-anxious-contents {
	margin: 0 auto;
	position: relative;
	width: 40rem;
}

.p-anxious-top {
	display: flex;
	flex-direction: column;
}

.p-anxious-img {
	display: flex;
	flex-direction: row;
	gap: 1.25rem;
	justify-content: center;
	margin-bottom: 1.875rem;
}

.p-anxious-img img {
	height: 5.25rem;
	width: 12.875rem;
}

.p-anxious-accent {
	background: url(../img/pc/styleup.png) no-repeat center center/cover;
	height: 5.5625rem;
	position: relative;
	transform: rotate(-5deg);
	width: 6.1875rem;
}

.p-anxious-accent p {
	color: #eff5f9;
	font-family: "Jost", sans-serif;
	font-size: 1.125rem;
	font-style: italic;
	left: 53%;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-5deg);
}

.p-anxious-text__first {
	color: #eff5f9;
	font-size: 1rem;
	font-weight: 500;
	/*letter-spacing: 0.05rem;*/
	line-height: 2;
	margin-bottom: 1.875rem;
	text-align: justify;
}

.p-anxious-text__second {
	color: #eff5f9;
	font-size: 1rem;
	font-weight: 500;
	/*letter-spacing: 0.05rem;*/
	line-height: 2;
	text-align: justify;
}

.p-features {
	padding-bottom: 7.5rem;
	padding-top: 5.9375rem;
	text-align: center;
}

.p-features-contents {
	padding-top: 5.3125rem;
	width: 100%;
}

.p-features-box {
	display: flex;
	margin: 0 auto;
	max-width: 900px;
}

.p-features-box:not(:last-child) {
	padding-bottom: 8rem;
}

.p-features-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	position: relative;
	width: 100%;
	line-height: 2rem;
}

.p-features-title::before {
	background: url(../img/pc/features-No.png) no-repeat center center/contain;
	content: "";
	height: 3.5rem;
	left: 50%;
	position: absolute;
	top: -3.8rem;
	transform: translateX(-50%);
	width: 3.5rem;
}

.p-features-title::after {
	font-family: "Jost", sans-serif;
	font-size: 1.875rem;
	font-style: italic;
	font-weight: 700;
	height: 3.125rem;
	left: 49.5%;
	position: absolute;
	top: -3.2rem;
	transform: translateX(-50%);
	width: 3.125rem;
}

.blue {
	color: #4b83a2;
	font-size: 1.25rem;
	display: inline;
}

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

.no-01::after {
	content: "1";
}

.no-02::after {
	content: "2";
}

.no-03::after {
	content: "3";
}

.p-features-description {
	font-size: 1rem;
	font-weight: 500;
	/*letter-spacing: 1px;*/
	line-height: 2;
	padding: 0 2rem;
	text-align: justify;
	width: 100%;
}
.p-features-description span {
	font-size: 0.8rem;
	line-height: 1.6;
	color: #888;
	margin-top: 20px;
	display: block;

}

.p-features-img {
	width: 50%;
}
.p-features-img img {
	border-radius: 15px;
}

.column {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.p-product {
	padding-bottom: 6.25rem;
	padding-top: 5.625rem;
	text-align: center;
}

.p-product-contents {
	padding-left: 2.1875rem;
	padding-right: 2.1875rem;
	width: 100%;
}

.p-product-topImg img {
	height: auto;
	width: 100%;
	border-radius: 15px;
}

.p-product-block {
	align-items: end;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 3.75rem;
}

.p-product-about {
	width: 45.18072%;
}

.p-product-about__title {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 2.1875rem;
	position: relative;
}

.p-product-about__title::before {
	background: url(../img/pc/question.png) no-repeat center center/contain;
	content: "";
	height: 4.375rem;
	left: 50%;
	position: absolute;
	position: absolute;
	top: -4.6875rem;
	transform: translateX(-50%);
	width: 3.75rem;
}

.p-product-about__title::after {
	content: "?";
	font-size: 1.5rem;
	left: 48%;
	position: absolute;
	top: -3.75rem;
	/*transform: translateX(-50%) rotate(15deg);*/
}

.p-product-about__img {
	border-radius: 15px;
	height: auto;
	margin-bottom: 1.875rem;
	width: 100%;
}

.p-product-about__text {
	font-size: 1rem;
	font-weight: 500;
	/*letter-spacing: 1px;*/
	line-height: 2;
	text-align: left;
	text-align: justify;
}

/* 商品タブ */

.p-product-tabs {
	width: 44.57831%;
}

.p-tab-list {
	align-items: end;
	display: flex;
	justify-content: space-between;
	height: 50px;
}

.p-tab-item {
	background: #665f59;
	color: #867e79;
	cursor: pointer;
	flex: 1;
	font-family: "Jost", sans-serif;
	font-weight: bold;
	order: -1;
	padding: 0.375rem 1.875rem;
	position: relative;
	text-align: center;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
	white-space: nowrap;
	z-index: 1;
	letter-spacing: 2px;
}

.p-tab-item.js-active {
	background: #030000;
	color: #fff;
	margin-top: -5px;
	padding: 0.75rem 1.875rem;
}

.p-tab-item:not(:last-of-type) {
	border-right: 1px solid #fff; /* 既存のスタイルに合わせて調整 */
}

.p-tab-content {
	background: #fff;
	border: 5px solid #030000;
	display: none;
	padding: 30px 24px 40px;
	width: 100%;
}

.p-tab-content.js-active {
	display: block;
}

/* 商品情報 */

.p-product-tab-img {
	width: 100%;
}

.p-product-tab-img img {
	height: auto;
	margin: 0 auto;
	width: 16.875rem;
}

.p-product-tab-name {
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 0.625rem;
	margin-top: 1rem;
}

.p-product-tab-price {
	color: #888888;
	font-size: 0.825rem;
	font-weight: 700;
	letter-spacing: 0.003125rem;
	margin-bottom: 1.75rem;
	font-family: "Jost", sans-serif;
	letter-spacing: 1px;
}

/* サイズ選択 */

.p-product-tab-select {
	border: 0.25rem solid #ccc;
	display: flex;
	height: 3.125rem;
	justify-content: space-between;
	margin: auto;
	border-radius: 50px;
}

.p-product-tab-select .select-name {
	background: #ccc;
	color: #333333;
	font-weight: 700;
	padding-top: 0.625rem;
	width: 30%;
	border-radius: 50px 0 0 50px;
}

.p-product-tab-select form {
	width: 70%;
	height: 100%;
}

.p-product-tab-select select.size {
	background: #fff;
	color: #888;
	display: block;
	font-weight: 700;
	height: 100%;
	text-align: center;
	width: 100%;
	border-radius: 0 50px 50px 0;
}
.p-product-tab-select select.size {
	border-radius: 0 50px 50px 0;
}

/* カートボタン */

.p-product-tab-btn {
	height: 3.75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	/*width: 20rem;*/
}

.p-product-tab-btn a {
	/*background: #2e7aa2 url(../img/pc/car.png) no-repeat left 1.5625rem center/1.5625rem 1.5625rem;*/
	background: #2e7aa2  1.5625rem center/1.5625rem 1.5625rem;
	border-bottom: #1a668f solid 7px;
	border-radius: 1.875rem;
	color: #eff5f9;
	cursor: pointer;
	font-weight: 700;
	width: 100%;
	display: block;
	padding: 14px;
}
.p-product-tab-btn:hover {
	opacity: 0.6;
}

.p-review {
	margin: 0 auto;
	padding-bottom: 7.8125rem;
	padding-top: 5.625rem;
	text-align: center;
}

.p-review-contents {
	margin: 0 auto;
	width: 40rem;
}

.p-review-box {
	display: flex;
	flex-direction: row;
}

.p-review-box:not(:last-child) {
	margin-bottom: 2.5rem;
}

.p-review-img {
	height: 5rem;
	margin-right: 2.1875rem;
	width: 5rem;
}

.p-review-img img {
	height: 5rem;
	width: 5rem;
}

.p-review-text {
	background: #fff;
	border: 5px solid #b8b8b9;
	border-radius: 1.25rem;
	display: inline-block;
	max-width: 32.8125rem;
	padding: 1.4rem 1.5rem 1.6rem;
	position: relative;
}

.p-review-text::before,
.p-review-text::after {
	-webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
	clip-path: polygon(0 50%, 100% 0, 100% 100%);
	content: "";
	height: 20px;
	left: -15px;
	position: absolute;
	width: 15px;
}

.p-review-text::before {
	background: #b6b6b8;
	top: 18px;
}

.p-review-text::after {
	background: #fff;
	left: -9px;
	top: 18px;
}

.p-review-star {
	display: flex;
	flex-direction: row;
	gap: 0.5rem;
	margin-bottom: 1.25rem;
}

.p-review-star img {
	height: 2rem;
	width: 2rem;
}

.p-review-description {
	color: #333333;
	font-size: 0.9rem;
	font-weight: 500;
	/*letter-spacing: 1px;*/
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.2rem;
}

.p-faq {
	padding-bottom: 5rem;
	padding-top: 5.625rem;
	text-align: center;
}

.p-faq-contents {
	margin: 0 auto;
	text-align: left;
	width: 40rem;
}

.p-faq-item {
	border-bottom: 2px solid #ddd;
}

.p-faq-box__q {
	color: #333333;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 2;
	padding: 1.4rem 2.4rem 1.4rem 0;
	position: relative;
	letter-spacing: 0.1rem;
	cursor: pointer;
}

.p-faq-box__q::before,
.p-faq-box__q::after {
	background: #333333;
	content: "";
	height: 0.25rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s ease-in-out;
	width: 1.875rem;
}

.js-show {
	color: #4b83a2;
	font-weight: bold;
}

.p-faq-box__q::after {
	transform: translateY(-50%) rotate(90deg);
}

.js-show::before {
	background: #4b83a2;
	transform: translateY(-50%) rotate(180deg);
}

.js-show::after {
	display: none;
}

.p-faq-box__a {
	display: none;
}

.p-faq-box__description {
	color: #333333;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 2;
	padding: 1rem 4rem 1rem 0;
	letter-spacing: 0.1rem;
}

.p-faq-contact {
	background-color: #fff;
	border-radius: 1.25rem;
	margin-top: 3.75rem;
	padding-bottom: 2.8125rem;
	padding-top: 3.125rem;
	text-align: center;
	width: 100%;
}

.p-faq-contact__topText {
	color: #333333;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 1.875rem;
}

.p-faq-contact__text {
	font-size: 1rem;
	font-weight: 500;
	line-height: 2;
	margin-bottom: 0.9375rem;
}

.p-faq-contact__tel {
	color: #333333;
	font-size: 1rem;
	margin-bottom: 0.625rem;
	font-family: "Jost", sans-serif;
	margin-top: 30px;
    letter-spacing: 0.1rem;
    display: block;
}

.p-faq-contact__tel a[href^="tel:"] {
	pointer-events: none;
}

.p-faq-contact__mail {
	font-size: 1rem;
	font-family: "Jost", sans-serif;
	margin-top: 10px;
  letter-spacing: 0.1rem;
}

.p-footer {
	height: 9.375rem;
	padding-bottom: 3.125rem;
	padding-top: 3.125rem;
	text-align: center;
	width: 100%;
}

.p-footer-contents {
	display: flex;
	flex-direction: row;
	font-size: 0.625rem;
	gap: 2.1875rem;
	justify-content: center;
	margin-bottom: 0.9375rem;
}
.p-footer-contents a {
	letter-spacing: 0.4;
}

.p-footer-copy {
	font-size: 0.625rem;
	font-weight: 500;
	letter-spacing: 0.1rem;
}

.p-shopping {
	padding-bottom: 6.875rem;
	padding-top: 6.25rem;
	text-align: center;
}

.p-shopping-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.mr-b {
	margin-bottom: 2.5rem;
}

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

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

.test {
	color: blue;
	font-size: 15px;
	font-weight: bold;
}

.header_title {
	color: red;
	font-size: 14px;
}

.header_text {
	color: #000;
	flex: 24px;
	font-style: italic;
	font-weight: bold;
}

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

html {
	font-size: calc(1600 / 950 * 1vw);
}

}

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

.p-mv {
	background: url(../img/main.jpg) no-repeat center bottom/cover;
}

}

@media screen and (min-width:768px){	
	.pchide, .pc_hide{
			display: none !important;
	}
	.tbhide {
			display: none !important;
	}
	.spdisp {
			display: none !important;
	}
	
}

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

.l-inner {
	padding: 0 2rem;
	width: 100%;
}

.c-btn a {
	bottom: 1.4rem;
	font-size: 1rem;
	padding: 0.9375rem 6.25rem;
}
.c-btn-white a::before {
	content: '\f13a';
	color: #333333;
	font-weight: 900;
	left: 20px;
	position: absolute;
	font-size: 24px;
	top: 10px;
}

.c-section-title__en {
	font-size: 0.75rem;
	margin-bottom: 0.9375rem;
	letter-spacing: 0.1rem;
}

.c-section-title__ja {
	font-size: 1.5rem;
	margin-bottom: 1.875rem;
	letter-spacing: 0.08rem;
}

.p-header {
	/*height: 3.6rem;*/
	padding: 1rem 0;
}

.p-header img {
	width: 6rem;
}

.p-mv {
	background: url(../img/main_sp.jpg) no-repeat center center/cover;
	height: clamp(38.75rem, 15.913rem + 97.44vw, 62.5rem);
}

.p-mv-title {
	top: 7.5rem;
}

.p-mv-title h2 {
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.05px;
	line-height: 1.5;
}

.p-mv-title .en {
	font-size: 2.5rem;
}

.p-mv-title .en .s-50 {
	font-size: 1.875rem;
}

.p-mv-title .small {
	font-size: 1.5625rem;
}

.p-mv-subTitle {
	font-size: 0.875rem;
	top: 17rem;
	margin-top: 10px;
  line-height: 1.6rem;
}

.p-anxious {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-anxious-contents {
	width: 100%;
}

.p-anxious-top {
	flex-direction: column-reverse;
}

.p-anxious-img img {
	height: 4.25rem;
	width: 10.5rem;
}

.p-anxious-accent {
	height: 4.625rem;
	width: 5.125rem;
}

.p-anxious-accent p {
	font-size: 0.875rem;
}

.p-anxious-text__first {
	font-size: 0.875rem;
}

.p-anxious-text__second {
	font-size: 0.875rem;
}

.p-features {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-features-box:not(:last-child) {
	padding-bottom: 8rem;
}

.p-features-box {
	flex-direction: column;
}

.p-features-title {
	font-size: 1.2rem;
	margin-bottom: 0.9375rem;
}

.blue {
	font-size: 1.2rem;
	letter-spacing: 0.1rem;
}

.p-features-description {
	font-size: 0.9rem;
	line-height: 2.1428571429;
	width: 100%;
}

.p-features-img {
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	width: 100%;
}

.p-features-box {
	flex-direction: column;
}

.p-features-title,
.p-features-description,
.p-features-img {
	padding: 0;
	width: 100%;
	letter-spacing: 0.1rem;
}

.column {
	width: 100%;
}

.p-product {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-product-contents {
	padding-left: 0;
	padding-right: 0;
}

.p-product-topImg {
	margin-bottom: 6.25rem;
}

.p-product-block {
	flex-direction: column;
	margin-top: 7rem;
}

.p-product-about {
	width: 100%;
}

.p-product-about__title {
	font-size: 1.125rem;
	margin-bottom: 1.5625rem;
}

.p-product-about__title::before {
	height: 3.5rem;
	top: -4rem;
	width: 3.5rem;
}

.p-product-about__title::after {
	font-size: 1.5rem;
	top: -3.6rem;
}

.p-product-about__img {
	-o-object-fit: cover;
	height: 12.375rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
	object-fit: cover;
	width: 20.9375rem;
}

.p-product-about__text {
	font-size: 0.9rem;
	margin-bottom: 2.5rem;
}

.p-product-tabs {
	width: 100%;
}

.p-tab-item {
	font-size: 1rem;
	padding: 0.3125rem 0.9375rem;
}

.p-tab-item.js-active {
	padding: 0.625rem 0.9375rem;
}

.p-product-tab-name {
	font-size: 1rem;
	margin-bottom: 0.5rem;
}

.p-product-tab-price {
	font-size: 0.75rem;
	margin-bottom: 1.625rem;
}

.p-product-tab-select .select-name {
	font-size: 0.875rem;
}

.p-product-tab-select select.size {
	font-size: 0.875rem;
}

.p-product-tab-btn {
	margin-top: 1.125rem;
	width: 100%;
}

.p-product-tab-btn input[type=submit] {
	background: #2e7aa2 url(../img/pc/car.png) no-repeat left 1.5625rem center/1.125rem 1.125rem;
}

.p-review {
	padding-bottom: 5.3125rem;
	padding-top: 2.9375rem;
}

.p-review-contents {
	width: 100%;
}

.p-review-box {
	gap: 0.75rem;
	justify-content: center;
}

.p-review-box:not(:last-child) {
	margin-bottom: 1.6875rem;
}

.p-review-img {
	height: 3.4375rem;
	margin-right: 0.625rem;
	width: 3.4375rem;
}

.p-review-img img {
	height: 3.4375rem;
	margin-right: 0.625rem;
	width: 3.4375rem;
}

.p-review-text {
	max-width: 15.625rem;
	padding: 1.2rem;
}
.p-review-text {
	border: 3px solid #b8b8b9;
}

.p-review-star {
	gap: 0.25rem;
	margin-bottom: 0.8rem;
}

.p-review-star img {
	height: 1.4rem;
  width: 1.4rem;
}

.p-review-description {
	font-size: 0.85rem;
	line-height: 1.6666666667;
}

.p-faq {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-faq-contents {
	width: 100%;
}

.p-faq-box__q {
	font-size: 0.85rem;
    line-height: 1.8;
}

.p-faq-box__q::before,
.p-faq-box__q::after {
	height: 0.2rem;
	width: 1rem;
}

.p-faq-box__description {
	font-size: 0.85rem;
  line-height: 1.8;
	padding: 1rem 2.5rem 1rem 0;
}

.p-faq-contact {
	margin-top: 2.625rem;
	padding-bottom: 1.25rem;
	padding-top: 1.5625rem;
}

.p-faq-contact__topText {
	font-size: 0.875rem;
	margin-bottom: 1.25rem;
}

.p-faq-contact__text {
	font-size: 0.875rem;
	line-height: 1.7857142857;
	margin-bottom: 0.625rem;
}

.p-faq-contact__tel {
	font-size: 0.875rem;
	margin-bottom: 1.0625rem;
}

.p-faq-contact__mail {
	font-size: 0.875rem;
	font-weight: 700;
}

.p-footer {
	height: 6.875rem;
	padding-bottom: 1.5625rem;
	padding-top: 1.5625rem;
}

.p-shopping {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-shopping-wrapper {
	flex-direction: column;
}

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

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

}

@media screen and (max-width: 375px) {

html {
	font-size: calc(1600 / 375 * 1vw);
}

}

