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

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

/* Graphik - Commercial Type */
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Regular.otf") format("opentype");
	font-style: normal;
	font-weight: 400;
}
.graphik-regular {
	font-family: "graphik", sans-serif;
	font-weight: 400;
	font-style: normal;
}

/* 游明朝 */
.yumin {
	font-family: "游明朝","Yu Mincho","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3", serif;
}



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

body{
	overflow-x: hidden;
}

/*可変幅表示にて使用*/
#page-body {
	overflow: hidden;
	width: 100%;
}

/* SMP表示での左右の余白を削除 */
@media (max-width: 979px) {
	#page-body {
		width: 100vw;
		margin: 0 -10px;
	}
}
@media (max-width: 767px) {
	#page-body {
		width: 100vw;
		margin: 0 -5px;
	}
}

/* 背景色がある場合フッターのマージンを削除 */
#footer_banner {
	margin-top: 0;
}



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

#lp_main_wrap {
	width: 100%;
	margin: 0 auto;
	font-feature-settings: "palt";
	word-wrap: break-word;
	color: #333;
	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 {
	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_mv */
#lp_main_wrap .lp_mv {
	width: 100%;
	margin: 0;
	background: #ebe6e1;
}
#lp_main_wrap .lp_mv h2 {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}
#lp_main_wrap .lp_mv img {
	width: 100%;
	max-width: 100%;
	margin: 0;
}



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

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



/* ========== PRICE ========== */

/* price */
#lp_main_wrap .credit {
	display: flex;
	flex-direction: column;
	gap: 9px;
}
#lp_main_wrap .price {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 9px;
}
#lp_main_wrap .credit .name {
	font-size: 13px;
	line-height: 1.54;
	letter-spacing: 0.17em;
}
#lp_main_wrap .credit .name span {
	display: inline-block;
}
#lp_main_wrap .price .msize,
#lp_main_wrap .price .lsize,
#lp_main_wrap .price .osize {
	display: inline-block;
	font-size: 13px;
	line-height: 1.54;
	letter-spacing: 0.1em;
}
#lp_main_wrap .price .msize::before,
#lp_main_wrap .price .lsize::before {
	display: inline-block;
	min-width: 12px;
	margin-right: 3px;
	padding: 2px 2px 3px;
	border: 1px solid #333;
	text-align: center;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0em;
}
#lp_main_wrap .price .msize::before {
	content: "M";
}
#lp_main_wrap .price .lsize::before {
	content: "L";
}
#lp_main_wrap .price a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
#lp_main_wrap .sub {
	margin-left: 2px;
	font-size: 75% !important;
	opacity: .6;
}
@media (max-width: 767px) {
	#lp_main_wrap .price .name {
		font-size: 12px;
	}
	#lp_main_wrap .price .msize,
	#lp_main_wrap .price .lsize,
	#lp_main_wrap .price .osize {
		font-size: 12px;
	}
	#lp_main_wrap .price .msize::before,
	#lp_main_wrap .price .lsize::before {
		font-size: 12px;
	}
}




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

/* lp_lead */
#lp_main_wrap .lp_lead {
	width: 100%;
	margin: 110px auto;
	padding: 0;
	text-align: center;
}
#lp_main_wrap .lp_lead_inner {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
}
#lp_main_wrap .lp_lead p {
	font-family: "游明朝","Yu Mincho","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3", serif;
	font-size: 14px;
	line-height: 2.35;
	letter-spacing: 0.15em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_lead {
		margin: 15% auto 14%;
	}
	#lp_main_wrap .lp_lead p {
		font-size: 14px;
		line-height: 1.85;
	}
}





/* ===================================== */
/* ========== COTENTS Liberty ========== */
/* ===================================== */

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

/* lp_liberty */
#lp_main_wrap .lp_liberty {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #f5f2f0;
	color: #af937c;
}
#lp_main_wrap .lp_liberty_content {
	width: 90%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 7.5% 0 14%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_content {
		width: 100%;
		padding: 11% 0 10%;
	}
}

/* lp_liberty price */
#lp_main_wrap .lp_liberty .price .msize:before,
#lp_main_wrap .lp_liberty .price .lsize:before {
	border-color: #af937c;
}
#lp_main_wrap .lp_liberty .price a {
	border-bottom-color: #af937c;
}



/* ========== NAV ========== */

/* lp_liberty_nav */
#lp_main_wrap .lp_liberty_nav {
	width: 100%;
	max-width: 100%;
	margin: 0 auto 110px;
}
#lp_main_wrap .lp_liberty_nav_list {
	width: 100%;
	max-width: 496px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 4.8%;
}
#lp_main_wrap .lp_liberty_nav_list li {
	width: calc((100% - 14.4%) / 4);
}
#lp_main_wrap .lp_liberty_nav a img {
	display: block;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_nav {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 12%;
		overflow-x: auto;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	#lp_main_wrap .lp_liberty_nav::-webkit-scrollbar {
		display: none;
	}
	#lp_main_wrap .lp_liberty_nav_list {
		max-width: unset;
		justify-content: flex-start;
		gap: 6%;
		padding: 0 8%;
	}
	#lp_main_wrap .lp_liberty_nav_list li {
		position: relative;
		flex-shrink: 0;
		width: calc(100% / 2.9);
	}
	#lp_main_wrap .lp_liberty_nav_list li:last-child:after {
		position: absolute;
		content: '';
		top: 0;
		left: 100%;
		height: 1px;
		width: 20%;
		background-color: transparent;
	}
}

/* lp_liberty_item */
#lp_main_wrap .lp_liberty_item {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 44.6% 45%;
	column-gap: 10.4%;
}
#lp_main_wrap .lp_liberty_item + .lp_liberty_item {
	margin-top: 17%;
}
#lp_main_wrap .lp_liberty_item_box01 {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	height: min-content;
}
#lp_main_wrap .lp_liberty_item_box02 {
	grid-column: 2 / 3;
	grid-row: 1 / 4;
	height: auto;
}
#lp_main_wrap .lp_liberty_item_box03 {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	height: min-content;
}
#lp_main_wrap .lp_liberty_item_box04 {
	grid-column: 1 / 3;
	grid-row: 4 / 4;
	height: auto;
}
@media (max-width: 1200px) {
	#lp_main_wrap .lp_liberty_item {
		grid-template-columns: 47.5% 47.5%;
		column-gap: 5%;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item {
		margin: 0 auto 5%;
		display: block;
	}
	#lp_main_wrap .lp_liberty_item + .lp_liberty_item {
		margin-top: 25%;
	}
}

/* lp_liberty_item_mainimg */
#lp_main_wrap .lp_liberty_item_mainimg {
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_mainimg {
		margin-bottom: 16%;
	}
}

/* lp_liberty_item_title */
#lp_main_wrap .lp_liberty_item_title {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin-top: 9%;
	margin-bottom: 10%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_title {
		width: 85%;
		margin: 0 auto;
	}
}

/* lp_liberty_item_title_line */
#lp_main_wrap .lp_liberty_item_title_line {
	display: block;
	width: 34%;
	position: absolute;
	z-index: 5;
	top: 13px;
	left: calc((34% + 28px) * (-1));
}
#lp_main_wrap .lp_liberty_item_title_line::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#lp_main_wrap .lp_liberty_item_title_line.active::before {
	border-bottom: solid 1px #8c6e41;
	animation: lineHorizontal 1s ease-out forwards;
}
@media (max-width: 1200px) {
	#lp_main_wrap .lp_liberty_item_title_line {
		width: 28%;
		left: calc((28% + 22px) * (-1));
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_title_line {
		display: block;
		width: 0;
		height: 112px;
		position: absolute;
		z-index: 5;
		top: -130px;
		left: 2px;
	}
	#lp_main_wrap .lp_liberty_item_title_line::before {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
	}
	#lp_main_wrap .lp_liberty_item_title_line.active::before {
		border-bottom: none;
		border-left: solid 1px #8c6e41;
		animation: lineVertical 1s ease-out forwards;
	}
}
@keyframes lineHorizontal {
	0%{
		width: 0%;
	}
	100%{
		width: 100%;
	}
}
@keyframes lineVertical {
	0%{
		height: 0%;
	}
	100%{
		height: 100%;
	}
}

/* lp_liberty_item_title span */
#lp_main_wrap .lp_liberty_item_title span.lp_liberty_item_title_subtitle {
	display: block;
	font-family: "graphik", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 27px;
	line-height: 1;
	letter-spacing: 0.07em;
}
@media (max-width: 1200px) {
	#lp_main_wrap .lp_liberty_item_title span.lp_liberty_item_title_subtitle {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_title span.lp_liberty_item_title_subtitle {
		font-size: 21.6px;
	}
}

/* lp_liberty_item_title h3 */
#lp_main_wrap .lp_liberty_item_title-01 h3 {
	width: 56%;
	margin: 43px auto 13.4% 0;
}
#lp_main_wrap .lp_liberty_item_title-02 h3 {
	width: 56%;
	margin: 43px auto 13.4% 0;
}
#lp_main_wrap .lp_liberty_item_title-03 h3 {
	width: 93%;
	margin: 40px auto 12.2% 0;
}
#lp_main_wrap .lp_liberty_item_title-04 h3 {
	width: 93%;
	margin: 40px auto 12.2% 0;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_title-01 h3 {
		width: 44%;
		margin: 22px auto 20% 0;
	}
	#lp_main_wrap .lp_liberty_item_title-02 h3 {
		width: 44%;
		margin: 22px auto 20% 0;
	}
	#lp_main_wrap .lp_liberty_item_title-03 h3 {
		width: 70%;
		margin: 22px auto 20% 0;
	}
	#lp_main_wrap .lp_liberty_item_title-04 h3 {
		width: 70%;
		margin: 22px auto 20% 0;
	}
}

/* lp_liberty_item_subimg */
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_subimg {
		width: 85%;
		margin: 0 auto 7%;
	}
}

/* lp_liberty_item_text */
#lp_main_wrap .lp_liberty_item_text h4 {
	margin-bottom: 12px;
	font-size: 22px;
	line-height: 1.75;
	letter-spacing: 0.04em;
}
#lp_main_wrap .lp_liberty_item_text p {
	font-size: 14px;
	line-height: 2.07;
	letter-spacing: 0.1em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_item_text {
		width: 82%;
		margin: 0 auto;
	}
	#lp_main_wrap .lp_liberty_item_text h4 {
		margin-bottom: 14px;
		font-size: 20px;
	}
	#lp_main_wrap .lp_liberty_item_text p {
		line-height: 2;
	}
}

/* lp_liberty_colorlist */
#lp_main_wrap .lp_liberty_colorlist {
	display: flex;
	gap: 10px;
	margin-top: 24px;
}
#lp_main_wrap .lp_liberty_colorlist li {
	display: flex;
	flex-direction: column;
	gap: 6px;
	width: 100px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_colorlist {
		margin-top: 34px;
	}
	#lp_main_wrap .lp_liberty_colorlist li {
		gap: 6px;
		width: 70px;
		font-size: 12px;
	}
}

/* lp_liberty_variation_list */
#lp_main_wrap .lp_liberty_variation_list {
	width: 70%;
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	gap: 90px;
}
#lp_main_wrap .lp_liberty_variation_list li {
	width: 49%;
	max-width: 255px;
}
#lp_main_wrap .lp_liberty_variation_list li .item_credit {
	margin: 17px 0 0;
	padding: 0 4px;
}
#lp_main_wrap .lp_liberty_variation_list li .item_credit p {
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
#lp_main_wrap .lp_liberty_variation_list li .item_credit p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_variation_list {
		margin-top: 16%;
		flex-direction: column;
		gap: 0;
	}
	#lp_main_wrap .lp_liberty_variation_list li {
		width: 100%;
		max-width: none;
	}
	#lp_main_wrap .lp_liberty_variation_list li:not(:first-child) {
		margin-top: 19%;
	}
}
















/* lp_liberty_footer */
#lp_main_wrap .lp_liberty_footer {
	width: 100%;
	margin: 0;
	background: #ebe6e1 url("//ds-assets.store-image.jp/e-look.jp/2026/scapa/online_exclusive_2026ss/liberty_footer_bg_pc.jpg") no-repeat center top / auto 100%;
}
#lp_main_wrap .lp_liberty_footer_inner {
  width: 90%;
	max-width: 1010px;
  margin: 0 auto;
  padding: 13.5% 0 10.8%;
}
#lp_main_wrap .lp_liberty_footer_btnwrap {
  width: 60%;
	max-width: 525px;
}
#lp_main_wrap .lp_liberty_footer h3 {
  width: 100%;
	margin: 0 auto 12%;
}
#lp_main_wrap .lp_liberty_footer h3 img {
  width: 100%;
	max-width: 100%;
}
#lp_main_wrap .lp_liberty_footer_btn {
  width: 85%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
#lp_main_wrap .lp_liberty_footer_btn a {
	display: block;
	position: relative;
	padding: 18px;
	border-radius: 1000px;
	background: #af937c;
	color: #fff;
	font-size: 18px;
	line-height: 1;
  letter-spacing: 0.08em;
	text-align: center;
}
#lp_main_wrap .lp_liberty_footer_btn a::after {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 22px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_liberty_footer {
		width: 100%;
		margin: 0;
		background: #ebe6e1;
	}
	#lp_main_wrap .lp_liberty_footer_inner {
		width: 90%;
		max-width: unset;
		margin: 0 auto;
		padding: 17% 0 16%;
	}
	#lp_main_wrap .lp_liberty_footer_btnwrap {
		width: 100%;
		max-width: unset;
	}
	#lp_main_wrap .lp_liberty_footer h3 {
		width: 93%;
		margin: 0 auto 10.6%;
	}
	#lp_main_wrap .lp_liberty_footer_btn {
		width: 100%;
		gap: 16px;
	}
	#lp_main_wrap .lp_liberty_footer_btn a {
		padding: 14px;
		font-size: 13px;
	}
	#lp_main_wrap .lp_liberty_footer_btn a::after {
		width: 8px;
		height: 8px;
		top: calc(50% - 4px);
		right: 24px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
	}
}










/* ========== FOOTER ========== */

/* lp_footer */
#lp_main_wrap .lp_footer {
	width: 100%;
	padding: 70px 0 150px;
	background-color: #f5f2f0;
	color: #af937c;
	text-align: center;
}
#lp_main_wrap .lp_footer_inner {
	width: 90%;
	max-width: 810px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer {
		padding: 15% 0 10%;
	}
}

/* lp_footer_title */
#lp_main_wrap .lp_footer h3 {
	margin-bottom: 29px;
	font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.04em;
	font-weight: bold;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer h3 {
		margin-bottom: 24px;
		font-size: 18px;
	}
}

/* lp_footer_btn */
#lp_main_wrap .lp_footer_btn {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 12px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer_btn {
		flex-direction: column;
	}
}

/* lp_footer_btn a */
#lp_main_wrap .lp_footer_btn a {
	width: 100%;
	display: block;
	position: relative;
	padding: 22px 20px;
	font-size: 17px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
	color: #af937c;
	border: 1px solid #af937c;
	background-color: transparent;
}
#lp_main_wrap .lp_footer_btn a::after {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: calc(50% - 5px);
	right: 18px;
	border-top: solid 1px #af937c;
	border-right: solid 1px #af937c;
	transform: rotate(45deg);
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer_btn a {
		padding: 20px 20px;
		font-size: 15px;
	}
	#lp_main_wrap .lp_footer_btn a::after {
		width: 8px;
		height: 8px;
		position: absolute;
		top: calc(50% - 4px);
	}
}

/* lp_footer_att */
#lp_main_wrap .lp_footer_att {
	margin-top: 60px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer_att {
		margin-top: 10%;
	}
}




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

#lp_main_wrap .lp_viewpc_block {
	display: block;
}
#lp_main_wrap .lp_viewpc_inline {
	display: inline;
}
#lp_main_wrap .lp_viewpc_inline-block {
	display: inline-block;
}
#lp_main_wrap .lp_viewpc_none {
	display: none;
}
#lp_main_wrap .lp_viewsmp_block,
#lp_main_wrap .lp_viewsmp_inline,
#lp_main_wrap .lp_viewsmp_inline-block {
	display: none;
}
#lp_main_wrap .lp_viewxs_block,
#lp_main_wrap .lp_viewxs_inline,
#lp_main_wrap .lp_viewxs_inline-block {
	display: none;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_viewpc_block,
	#lp_main_wrap .lp_viewpc_inline,
	#lp_main_wrap .lp_viewpc_inline-block {
		display: none;
	}
	#lp_main_wrap .lp_viewsmp_block {
		display: block;
	}
	#lp_main_wrap .lp_viewsmp_inline {
		display: inline;
	}
	#lp_main_wrap .lp_viewsmp_inline-block {
		display: inline-block;
	}
	#lp_main_wrap .lp_viewsmp_none {
		display: none;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_viewxs_block {
		display: block;
	}
	#lp_main_wrap .lp_viewxs_inline {
		display: inline;
	}
	#lp_main_wrap .lp_viewxs_inline-block {
		display: inline-block;
	}
	#lp_main_wrap .lp_viewxs_none {
		display: none;
	}
}
