@charset "UTF-8";
/*---------------------*/
/*max-width: 1200px ←画面全体が縮小する幅*/
/*max-width: 979px ←タブレット版*/
/*max-width: 767px ←スマホ版*/
/*max-width: 425px ←スマホ版さらに小さい幅に対応*/
/*構成*/
/*
FONT
COMMON
MAIN
HEADER
ARTICLE
LEAD
NAV(collection)
CONTENTS
BTN
PAGETOP
UTILITY
*/
/*---------------------*/

/* ========== FONT ========== */

.lato-regular {
	font-weight: 400;
	font-style: normal;
}
.soap_text_price {
	font-weight: 400;
	font-style: normal;
	margin-left: 8px;
}



/* ========== COMMON ========== */

body {
	overflow-x: hidden;
}

#page-body {
	overflow: hidden;
	width: 100%;
}

@media (max-width: 979px) {
	#page-body {
		width: 100vw;
		margin: 0 -10px;
	}
}
@media (max-width: 767px) {
	#page-body {
		width: 100vw;
		margin: 0 -5px;
	}
}

.attention-txt-pc {
	margin-top: -12px !important;
}
@media (max-width: 767px) {
	.attention-txt-pc {
		margin-top: 5% !important;
	}
}

/* ========== MAIN ========== */

#lp_main_wrap {
	width: 100%;
	margin: 0 auto;
	word-wrap: break-word;
	color: #333;
	font-family: "Lato","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans CJK JP","Noto Sans JP","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0em;
}
#lp_main_wrap * {
	box-sizing: border-box;
}
#lp_main_wrap li,
#lp_main_wrap dt,
#lp_main_wrap dd,
#lp_main_wrap img {
	line-height: 1;
}
#lp_main_wrap p {
	margin-bottom: 0;
}
#lp_main_wrap a::before,
#lp_main_wrap a::after,
#lp_main_wrap a {
	transition: all 0.5s ease 0s;
	color: inherit;
	opacity: 1;
	text-decoration: none;
}
#lp_main_wrap a:hover,
#lp_main_wrap a:active {
	color: inherit;
	opacity: 0.6;
	text-decoration: none;
}



/* ========== HEADER ========== */

#lp_main_wrap .lp_mv {
	width: 100%;
	margin: 0;
}
#lp_main_wrap .lp_mv img {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0;
}
#lp_main_wrap .lp_mv-pc-1920 {
	width: 100%;
	margin: 0;
}
#lp_main_wrap .lp_mv-pc-1440,
#lp_main_wrap .lp_mv-smp {
	display: none;
}
@media (max-width: 1440px) {
	#lp_main_wrap .lp_mv-pc-1440 {
		display: block;
	}
	#lp_main_wrap .lp_mv-pc-1920,
	#lp_main_wrap .lp_mv-smp {
		display: none;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_mv-smp {
		display: block;
	}
	#lp_main_wrap .lp_mv-pc-1920,
	#lp_main_wrap .lp_mv-pc-1440 {
		display: none;
	}
}



/* ========== ARTICLE ========== */

#lp_main_wrap .lp_main {
	width: 100%;
	margin: 0;
}



/* ========== LEAD ========== */

#lp_main_wrap .lp_lead {
	width: 100%;
	margin: 57px auto 90px;
	padding: 0;
	text-align: center;
}
#lp_main_wrap .lp_lead_inner {
	width: 90%;
	max-width: 1050px;
	margin: 0 auto;
}
#lp_main_wrap .lp_lead p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	letter-spacing: 0.84px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_lead {
		margin: 57px auto 60px;
	}
	#lp_main_wrap .lp_lead p {
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 160%; /* 22.4px */
		letter-spacing: 0.84px;
	}
}



/* ========== NAV(collection) ========== */

#lp_main_wrap .lp_nav_collection {
	margin: 0 auto 88px;
}
#lp_main_wrap .lp_collection_inner {
	width: 90%;
	max-width: 1050px;
	margin: 0 auto 50px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_nav_collection {
		margin: 0 auto 42px;
	}
	#lp_main_wrap .lp_collection_inner {
		width: 100%;
		max-width: none;
		margin: 0 auto 20%;
		padding: 0;
	}
	#lp_main_wrap .lp_collection_list.slider_nav {
		position: relative;
		width: 100%;
		max-width: none;
		margin: 0;
	}
	#lp_main_wrap .lp_collection_list.slider_nav li {
		width: 137px;
		margin: 0 15px 0 0;
	}
	#lp_main_wrap .lp_collection_list.slider_nav .slick-slide {
		width: 137px;
	}
	#lp_main_wrap .lp_collection_list.slider_nav .slick-list {
		padding: 0 18px;
	}
}

#lp_main_wrap .lp_collection_list {
	width: 100%;
	max-width: 859px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 30px;
}
#lp_main_wrap .lp_collection_list li {
	width: calc((100% - 8%) / 5);
	max-width: 149px;
}
#lp_main_wrap .lp_collection_list a {
	display: block;
	width: 100%;
	max-width: 100%;
}
#lp_main_wrap .lp_collection_list a:hover {
	opacity: 0.6;
}
@media (max-width: 1200px) {
	#lp_main_wrap .lp_collection_list {
		flex-wrap: wrap;
		gap: 20px;
	}
	#lp_main_wrap .lp_collection_list li {
		width: calc((100% - 40px) / 3);
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_collection_list:not(.slick-initialized) {
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 4px;
		padding: 0 10px;
		-webkit-overflow-scrolling: touch;
	}
	#lp_main_wrap .lp_collection_list:not(.slick-initialized) li {
		flex: 0 0 149px;
		width: 149px;
	}
}



/* ========== CONTENTS ========== */

#lp_main_wrap .item_section {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 150px;
}
#lp_main_wrap #sec_05.item_section {
	padding-bottom: 80px;
}
#lp_main_wrap .item_section_inner {
	display: flex;
	align-items: flex-start;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
#lp_main_wrap .item_section-even .item_section_inner {
	flex-direction: row-reverse;
}
#lp_main_wrap .item_section_left {
	flex: 0 0 50.34%;
	width: 50.34%;
	max-width: 590px;
}
#lp_main_wrap .item_section_left img {
	display: block;
	width: 100%;
	max-width: 100%;
}
#lp_main_wrap .item_section_right {
	flex: 1;
	min-width: 0;
	padding-left: 73px;
	max-width: 541px;
}
#lp_main_wrap .item_section-even .item_section_right {
	padding-left: 0;
	padding-right: 73px;
}

#lp_main_wrap .item_section_title {
	margin: 0;
	padding: 30px 0 0;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.3;
	letter-spacing: 0.06em;
	color: #303030;
}

#lp_main_wrap .item_section_text {
	margin-top: 28px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.12em;
	color: #303030;
}

#lp_main_wrap .item_section_kinds {
	margin-top: 20px;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.12em;
	color: #303030;
	white-space: nowrap;
}

#lp_main_wrap .item_section_btn {
	margin-top: 33px;
}
#lp_main_wrap .item_section_btn a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 13px;
	width: 283px;
	max-width: 100%;
	height: 42px;
	padding: 0 18px 0 30px;
	background: #333;
	border: 1px solid #333;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.09em;
	color: #fff;
}
#lp_main_wrap .item_section_btn a::after {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
#lp_main_wrap .item_section_btn a:hover {
	opacity: 1;
	color: #333;
	background: #fff;
	border-color: #333;
}
#lp_main_wrap .item_section_btn a:hover::after {
	border-color: #333;
}

#lp_main_wrap .item_section_soap {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 30px;
}
#lp_main_wrap .item_section_soap_left {
	flex: 0 0 191px;
	width: 191px;
}
#lp_main_wrap .item_section_soap_left img {
	display: block;
	width: 100%;
	max-width: 100%;
}
#lp_main_wrap .item_section_soap_right {
	flex: 1;
	min-width: 0;
}
#lp_main_wrap .item_section_soap_text {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	color: #333;
}
#lp_main_wrap .item_section_soap_btn {
	margin-top: 17px;
}
#lp_main_wrap .item_section_soap_btn a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
	width: 165px;
	max-width: 100%;
	height: 42px;
	padding: 0 15px 0 26px;
	background: #fff;
	border: 1px solid #888;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0.09em;
	color: #333;
}
#lp_main_wrap .item_section_soap_btn a::after {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 7px;
	height: 7px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}
#lp_main_wrap .item_section_soap_btn a:hover {
	opacity: 1;
	color: #fff;
	background: #333;
	border-color: #333;
}
#lp_main_wrap .item_section_soap_btn a:hover::after {
	border-color: #fff;
}

@media (max-width: 979px) {
	#lp_main_wrap .item_section_inner {
		flex-direction: column;
		width: 100%;
		max-width: 768px;
	}
	#lp_main_wrap .item_section_left {
		flex: none;
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	#lp_main_wrap .item_section_title {
		padding: 30px 0 0;
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .item_section {
		padding-bottom: 30%;
	}
	#lp_main_wrap #sec_05.item_section {
		padding-bottom: 0;
		margin-bottom: 10%;
	}
	#lp_main_wrap .item_section_right,
	#lp_main_wrap .item_section-even .item_section_right {
		width: 84%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}
	#lp_main_wrap .item_section_title {
		font-size: 32px;
		font-style: normal;
		font-weight: 400;
		line-height: 130%;
		letter-spacing: 1.92px;
	}
	#lp_main_wrap .item_section_text {
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 160%;
		letter-spacing: 1.68px;
	}
	#lp_main_wrap .item_section_kinds {
		margin-top: 29px;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 160%;
		letter-spacing: 1.44px;
		white-space: normal;
	}
	#lp_main_wrap .item_section_btn a {
		width: 100%;
		height: 48px;
	}
	#lp_main_wrap .item_section_soap {
		gap: 1px;
		margin-top: 47px;
		margin-left: -7px;
	}
	#lp_main_wrap .item_section_soap_left {
		flex: 0 0 146px;
		width: 146px;
	}
	#lp_main_wrap .item_section_soap_btn {
		margin-top: 20px;
	}
	#lp_main_wrap .item_section_soap_btn a {
		width: 94%;
		max-width: 164px;
	}
	#lp_main_wrap .item_section_soap_right {
		margin-top: 9px;
	}
}



/* ========== BTN ========== */

#lp_main_wrap .lp_btn {
	width: 100%;
	margin: 0 auto;
	padding: 23px 0 40px;
}
#lp_main_wrap .lp_btn_inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 26px;
	width: 90%;
	max-width: 446px;
	margin: 0 auto;
}
#lp_main_wrap .lp_btn_link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 70px;
	padding: 0 50px 0 39px;
	background: #fff;
	border: 1px solid #333;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.09em;
	color: #333;
	text-align: center;
}
#lp_main_wrap .lp_btn_link::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 4px);
	right: 28px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
}
#lp_main_wrap .lp_btn_link:hover {
	opacity: 1;
	color: #fff;
	background: #333;
	border-color: #333;
}
#lp_main_wrap .lp_btn_link:hover::after {
	border-color: #fff;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_btn {
		padding: 12% 0 7%;
	}
	#lp_main_wrap .lp_btn_inner {
		gap: 10px;
		width: 84%;
		max-width: 315px;
	}
	#lp_main_wrap .lp_btn_link {
		height: 46px;
		padding: 0 40px 0 16px;
		border-color: #888;
		font-size: 14px;
		letter-spacing: 0.09em;
	}
	#lp_main_wrap .lp_btn_link::after {
		right: 19px;
		width: 6px;
		height: 6px;
	}
}



/* ========== PAGETOP ========== */

#lp_main_wrap .lp_pagetop,
#lp_main_wrap .lp_pagetop a,
#lp_main_wrap .lp_pagetop img {
	width: 48px;
	height: 48px;
}
#lp_main_wrap .lp_pagetop,
#lp_main_wrap #pageTop {
	margin: 0 9.5% 0 auto;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_pagetop,
	#lp_main_wrap #pageTop {
		margin: 0 10px 0 auto;
	}
}



/* ========== UTILITY ========== */

#lp_main_wrap .lp_viewpc_inline {
	display: inline;
}
#lp_main_wrap .lp_viewsmp_inline {
	display: none;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_viewpc_inline {
		display: none;
	}
	#lp_main_wrap .lp_viewsmp_inline {
		display: inline;
	}
}
