/* CSS Document */

body {
	background: #000;
}

img {
	height: auto;
}

.icv__control-line:first-child {
	height:84% !important;
}
.icv__control-line:last-child {
	flex-grow: 1;
	height: auto !important;
}
.icv__arrow-wrapper {
	position: relative;
	top: 155.5px;
}

.icv__arrow-wrapper svg {display: none;}
.icv__arrow-wrapper::after {
	content:"";
	display:block;
	background: #000;
	width:9px;
	height:9px;
	clip-path: polygon(35% 0, 100% 50%, 35% 100%);
}
.icv__arrow-wrapper:last-child::after {
	transform:translate(-10px, 0);
}
.icv__arrow-wrapper:first-child::after {
	transform: translate(9px, 0) rotate(180deg);
}

.icv__circle {
	backdrop-filter:none !important;
	width:33px !important;
	height:33px !important;
}

.h_thin{
	font-family: 'HelveticaNeueLTStd-Th';
}

sup {
	font-size: 0.6em;
}

.sec:last-child {
	padding-bottom:125px;
}

.addCartButton.disabled {
	pointer-events: none;
	background: #fff;
	color:#999999 !important;
	border:1px solid #999;
}

.commonSlide .slick-prev, .commonSlide .slick-next {
	border-color:#000;
}

#main {
	background: #fff;
	padding-bottom:90px;
}

#main figure {
	text-align: center;
}

.LinkCollection {
  padding: 120px 0 63px;
  text-align: center;
}
.LinkCollection a {
  display: inline-block;
  position: relative;
  padding: 0 0 7px;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0.03em;
}
.LinkCollection a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

#main .note {
	font-size: 11px !important;
	margin-top: 0.5em !important;
}

#main .borderbox {
	border:1px solid #000;
	padding:2em 4em;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
}

#main .borderbox .hl_center {
	margin-bottom: 1em;
}
#main .borderbox .flex {
	align-items: flex-start;
}
#main .borderbox .flex figure {
	width:25%;
	order:2;
}
#main .borderbox .flex div {
	flex:1;
	margin-right:4.5em;
}

#main .borderbox p.note {
	margin-top: 2em !important;
}

#main img {
	vertical-align: top;
}

#main #kv2 {
	max-width:750px;
	margin-left: auto;
	margin-right: auto;
}

#main #kv2 + .sec {
	padding-top: 70px !important;
}

#main > .sec {
	padding-top: 120px;
}

#main > .sec_s {
	padding-top: 80px;
}

#main > section:not(.sec) + .sec {
	padding-top:80px;
}

.sec > figure {
	margin-bottom:70px;
}

#main > section > .vis {
	position: relative;
}
#main > section > .vis > .anchor {
	position: absolute;
	top:80px;
}



#main .secTit {
	font-size: 40px;
	margin-top:3em;
	margin-bottom: 0.4em;
	text-align: left;
	font-family: "HelveticaNeueLTStd-Th";
}
#main .secTit:first-child {
	margin-top: 0;
}



#main > section .secTit span {
	font-size: 60%;
}
#main > section .secTit span.sub {
	font-size: 17px;
	display: block;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}
#main > section .secTit span.tag {
	font-size: 10px;
	padding: 0.6em 0.8em 0.3em;
	display: table;
	border: 1px solid #000;
	line-height: 1;
	margin-bottom: 10px;
	margin-left: 0;
}

.secTit_m {
	font-size: 36px !important;
	font-family: 'HelveticaNeueLTStd-Th';
}
.secTit_s {
	font-size: 30px;
	font-family: 'HelveticaNeueLTStd-Th';
}
.secTit_s_s {
	font-size: 26px;
	font-family: 'HelveticaNeueLTStd-Th';
}
.secText {
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 24px;
}

#main > section .secDesc > * {margin-top: 2em;line-height: 2;}
#main > section .secDesc2 > * {font-size: 15px;letter-spacing: 0.03em;line-height: 24px;padding: 29px 0 0;}
#main > section .secDesc2 > *.nm_price {
	font-size: 14px;
}

#main > section .secDesc2 .tag {
	font-size: 10px;
	padding: 0.3em 0.3em 0.3em;
	display: inline-block;
	border: 1px solid #000;
	line-height: 1;
	margin-bottom: 10px;
}

.secTit_s + .secDesc > *:first-child,
#main > section .secTit_s_s + .secDesc > *:first-child {
	margin-top: 1em;
}

#main > section .secLead {
	font-size: 19px;
}

#main > section .itemData {
	margin-top: 3em;
}
#main > section .itemData p:nth-of-type(n+2) {
	margin-top: 1em;
}

#main > section .itemData .boxButton.wht {
	font-size: 13px;
	margin-left: 0;
	margin-top: 2em;
	max-width: 150px;
	padding-top: 1em;
	padding-bottom: 1em;
}

#main > section .setitemTit {
	font-size: 24px;
	text-align: center;
	margin-top: 3em;
}
#main > section .setitemTit::before,
#main > section .setitemTit::after {
	content:"";
	width:2em;
	height:1px;
	background: #000;
	display:inline-block;
	margin: 0 0.5em;
	vertical-align: middle;
}

section > .inner {
	max-width: 702px;
	margin: 0 auto;
}
#main > section:nth-of-type(1) > .inner {
	
}

.innerWrap {
	max-width: 700px;
	margin: 0 auto;
}

#main .hl_center {
	font-size: 18px;
	margin-bottom: 30px;
	text-align: center;
}

#main .lineup {
	margin-top: 50px;
}
#main .lineup ul {
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
#main .lineup ul li {
	text-align: center;
	justify-content: center;
	display:flex;
	width:27%;
	/*! margin:0 20px; */
}

#main .lineup ul li a {
	text-decoration: none;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	/*! white-space: normal; */
}
#main .lineup ul li a > div::after {
	content:"";
	display: inline-block;
	width:0.8em;
	height:0.8em;
	border-top:1px solid #000;
	border-right:1px solid #000;
	transform: rotate(135deg);
	margin-top: 0.5em;
}
#main .lineup ul li a > div {
	padding-top: 1em;
	display:flex;
	/*! flex-grow: 1; */
	flex-direction: column;
	justify-content: flex-end;
	align-items:center;
}
#main .lineup ul li figure {
	/*! height:132px; */
	display: flex;
	align-items: flex-end;	
	/*! flex: 1; */
	flex-grow: 1;
}

#main .lineup ul li:nth-child(1) figure img {height:116px;}
#main .lineup ul li:nth-child(2) figure img {height:139px;}
#main .lineup ul li:nth-child(3) figure img {height:114px;}

#main .lineup ul li .tag {
	font-size: 10px;
	padding:0.3em 0.3em 0.3em;
	display:inline-block;
	border:1px solid #000;
	line-height: 1;
	margin-bottom: 2em;
}
#main .lineup ul li .tit {
	font-size: 13px;
	display:flex;
	justify-content: center;
	height:3em;;
	align-items:center;
	font-family: 'HelveticaNeueLTStd-Th';
	white-space: nowrap;
}
#main .lineup ul li .tit .price {
	font-size: 12px;
}
#main .lineup ul li .date {
	font-size: 14px;
	margin-top: 1em;
}
#main .lineup ul li .desc {
	font-size: 14px;
	margin-top: 1em;
}

.itemSlider:not(:first-child) {
	margin-top: 70px;
}
.itemSlider .slider {
	max-width:310px;
	margin-left: auto;
	margin-right: auto;
}

.achordion + * .inner > .closeButton:last-child {
  font-size: 1.14em;
  display:block;
  text-align: center;
  width:fit-content;
  margin: 4em auto 0;
  text-decoration: none;
}
.achordion + * .inner > .closeButton:last-child::after {
  content:"";
  position: static;
  display:block;
  background: none;
  width:0.6em;
  height:0.6em;
  border-top:1px solid #000;
  border-right:1px solid #000;
  transform:rotate(-45deg);
  padding:0;
  margin: 0.5em auto 0;
}
.achordion + * .inner > .closeButton:last-child::before {
  display:none;
}


.pageCatch__dates {
	margin: 32px 0 0;
}

.pageCatch__dates p {
	font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.03em;
}



#main .mainSlider.itemSlider .slider {
	max-width:442px;
}

.itemSlider .item {
	text-align: center;
	position: relative;
	/*! padding-top: 2.5em; */
	padding-bottom: 3px;
	padding-left:1em;
	padding-right:1em;
}
.itemSlider .item p.name {
	font-size: 18px;
	margin-top: 2.2em;
	letter-spacing: 0.03em;
}
.itemSlider .item p.desc {
	font-size: 13px;
	width:fit-content;
	margin-inline:auto;
	text-align: center;
}
.itemSlider .item .favoriteButton {
	position: absolute;
	top: 20px;
  right: 17px;
  z-index: 1;
  display: block;
	width:24px;
}

.itemSlider .item p.new {
	position: absolute;
	top:0;
	width:100%;
	left:0;
	text-align: center;
}

#main #eyeshadowSlide .itemSlider .item .favoriteButton {
	top:0;
}

.itemSlider .item .imgGroup {
	display:flex;
	justify-content: center;
	margin-top: 20px;
}
.itemSlider .item .imgGroup li {
	width:70px;
	margin: 0 5px;
	box-sizing: border-box;
	display:flex;
	justify-content: center;
	align-items:center;
	padding:3px;
}
.itemSlider .item .imgGroup li a {
	height:100%;
	display:flex;
	align-items:center;
	justify-content: center;
	position: relative;
}
.itemSlider .item .imgGroup li a img {
	width:100%;
	height:100%;
	object-fit: cover;
}

.itemSlider .item .imgGroup li.stay {
	border:1px solid #000;
}

.itemSlider .item .imgGroup li img {height:auto;}


.itemSlider.setitem {
	margin-top: 30px;
}
.itemSlider.setitem .slider {
	max-width:455px;
}
.itemSlider.setitem .slider .item {
	display:flex;
	justify-content: center;
	align-items: center;
	padding: 0 30px;
}
.itemSlider.setitem .slider .item > * {
	vertical-align: middle;
}
.itemSlider.setitem .slider .item > figure {
	width:170px;
}
.itemSlider.setitem .slider .item > .inner {
	
	text-align: left;
	padding-left: 40px;
}
.itemSlider.setitem .slider .item > .inner .name {
	font-size: 14px;
	margin-top: 0;
}
.itemSlider.setitem .slider .item > .inner .desc {
	font-size: 13px;
}
.itemSlider.setitem .slider .item > .inner .color {
	font-size: 17px;
	margin-top: 2em;
}

.itemSlider .sliderNav {text-align: center;}
.itemSlider .sliderNav ul {
	text-align: left;
	display:flex;
	justify-content: center;
	margin:2.5em auto 0;
	/*! max-width: 500px; */
}

#main #a02 .itemSlider .sliderNav ul {
	text-align: center;
	display:flex;
	justify-content: center;
	max-width:430px;
}

.itemSlider .sliderNav li {
	width:70px;
	height:70px;
	padding:3px;
	margin:0 3px 10px;
	border:1px solid transparent;
}
.itemSlider .sliderNav li.stay {
	border:1px solid #000;
}

.itemSlider .sliderNav li a {
	position: relative;
	display:flex;
	align-items:center;
	width:100%;
	height:100%;
	text-decoration: none;
}
.itemSlider .sliderNav li a p.num {
	position: absolute;
	top:50%;
	width:100%;
	text-align: center;
	transform:translateY(-50%);
	font-size: 12px;
	color:#fff;
	opacity:0;
	transition: all 0.3s linear;
}
.itemSlider .sliderNav li a p.num.btm {
	
}


.itemSlider .sliderNav li.stay a p.num {
	opacity:1;
	color:#fff;
}
.itemSlider .sliderNav li.stay a p.num.btm {
	color:#fff;
}

.itemSlider .sliderNav li a:hover p.num {
	opacity:1;
}

.itemSlider .boxButton {
	margin-top: 40px;
}
.itemSlider .textlink {
	display: inline-block;
	margin-top: 28px;
	font-size: 13px;
}

.itemSlider .relatedArea .boxButton.achordion {
	margin-top: 1.5em;
}
.itemSlider .relatedArea .boxButton.achordion i {
	right:1em;
}

.itemSlider .relatedArea .colorData .inner {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width:580px;
	margin:0 auto;
}
.itemSlider .relatedArea .colorData .inner > .tit {
	width:100%;
	text-align: center;
	font-size:20px;
	padding:1.8em 0 1.2em;
}
.itemSlider .relatedArea .colorData .inner > div.imgArea {
	width:35%;
}

.itemSlider .relatedArea .colorData .inner > div.imgArea > *:nth-child(n+2) {
	margin-top:10px;
} 

.itemSlider .relatedArea .colorData .inner > div.data {
	width:58%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.itemSlider .relatedArea .colorData .inner > div.data dl {
	position: relative;
	padding-left: 1.7em;
	font-size: 13px;
}
.itemSlider .relatedArea .colorData .inner > div.data dl dt span:first-child {
	position: absolute;
	left:0;
}
.itemSlider .relatedArea .colorData .inner > div.data dl dt:nth-child(n+2) {
	margin-top:0.2em;
}

.itemSlider .relatedArea .colorData .compactLayout2x2 {
  font-size: 13px;
  width:56px;
  margin-top: 1em;
}


.itemSlider .slider.commonSlide .slick-prev,
.itemSlider .slider.commonSlide .slick-next {
	border-color:#000;
	max-width:30px;
	max-height:30px;
	top:50%;
}

.itemSlider .slider.commonSlide .slick-prev {
	left:auto;
	right:105%;
}
.itemSlider .slider.commonSlide .slick-next {
	right:0;
	left:105%;
}

.itemSlider.setitem .slider.commonSlide .slick-prev {
	right:100%;
}
.itemSlider.setitem .slider.commonSlide .slick-next {
	left:100%;
}

/*blush*/
.blushList.tabContainer .tabs {
	margin-top: 50px;
	margin-bottom: 45px;
}
.blushList.tabContainer .tabs ul {
	display:flex;
	text-align: center;
	justify-content: flex-start;
	border-bottom:1px solid #000;
}
.blushList.tabContainer .tabs ul li {
	width:auto;
}
.blushList.tabContainer .tabs ul li a {
	text-decoration: none;
	position: relative;
	display:block;
}
.blushList.tabContainer .tabs ul li a.current {
	background:#000;
	color:#fff;
}
.blushList.tabContainer .tabs ul li a p {
	padding: 0.5em 2em;
}
.blushList.tabContainer .tabs ul li figure {
	padding:0 10%;
}

.blushList.tabContainer .tabs ul li a::after {
	content:"";
	width:1px;
	height:70%;
	display:block;
	position:absolute;
	background:#000;
	left:-1px;
	top:15%;
}
.blushList.tabContainer .tabs ul li:first-child a::after,
.blushList.tabContainer .tabs ul li a.current::after {
	display:none;
}


.blushList.tabContainer .itemSlider .slider.commonSlide .slick-prev, .blushList.tabContainer .itemSlider .slider.commonSlide .slick-next {
	top:70px;
}

.blushList.tabContainer .itemSlider .sliderNav ul {
	/*! max-width:373px; */
}
.blushList.tabContainer .itemSlider .sliderNav li {
	width:45px;
	margin-left: 3px;
	margin-right: 3px;
}

.blushList.tabContainer .itemSlider .item figure {
	max-width:240px;
	margin: 0 auto;
}
.blushList.tabContainer .itemSlider .item p.name,
.blushList.tabContainer .itemSlider .item p.desc {
	font-size: 14px;
}

.blushList.tabContainer .tabArea > div {
	/*! text-align: center; */
}
.blushList.tabContainer .tabArea > div > figure:first-child img {
	max-height:400px;
}

.blushList.tabContainer .itemSlider .slider .slick-arrow {
	top:36% !important;
}

.itemsUsed {
	max-width: 800px;
  margin: 0 auto 60px;
}

.itemsUsed .tabs {
	margin-top: 30px;
	margin-bottom: 45px;
	border-bottom:1px solid #e5e5e5;
	overflow: auto;
}
.itemsUsed .tabs ul {
	display:flex;
	text-align: center;
	justify-content: space-between;
	padding:0 20px;
	gap:1em;
	overflow: auto;
	-webkit-overflow-scrolling: touch; /* スマホで慣性スクロール */
}
.itemsUsed .tabs ul li {
	flex:1;
	height: auto;
	display:flex;
	justify-content: center;
	white-space: nowrap;
	flex-shrink: 0;
}
.itemsUsed .tabs ul li a {
	text-decoration: none;
	position: relative;
	display:flex;
	align-items: center;
	height: auto;
	padding: 1em 1em;
}
.itemsUsed .tabs ul li a p {
	
}
.itemsUsed .tabs ul li figure {
	padding:0 10%;
}
.itemsUsed .tabs ul li a.current::after,
.itemsUsed .tabs ul li a:hover::after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background: #000;
	position: absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}

.itemsUsed .tabArea > .inner > *:first-child {
	margin-top:0;
	padding-top: 0;
}

.itemsUsed .tabArea .flex {
	justify-content: center;
	align-items: unset;
	flex-wrap: wrap;
	gap:3em 2em;
}

.itemsUsed .tabArea .flex .item .flex {
	padding-top:0;
}

.itemsUsed .tabArea .item {
	text-align: center;
	width:fit-content;
	display:flex;
	flex-direction: column;
}

.itemsUsed .tabArea .item .name {
	margin-bottom:3em;
}

.itemsUsed .tabArea .item a {
	text-decoration: none;
	position: relative;
	display:flex;
	flex-direction: column;

	align-items:center;
	
	/*! height: 95%; */
	flex: 1;
}

.itemsUsed .tabArea .item.disabled  a {
	pointer-events: none;
}

.itemsUsed .tabArea .item a span.new {
	display: block;
	position: absolute;
	top: -3em;
	left:50%;
	font-size: 11px;
	transform:translateX(-50%);
	height:0;
}

.itemsUsed .tabArea .item figure {
	margin-left: auto;
	margin-right: auto;
	display:flex;
	align-items:flex-end;
	margin-bottom:1em;
	flex: 1;
}
.itemsUsed .tabArea .name {
	font-size: 18px;
	text-align: center;
	display:flex;
	align-items: center;
	justify-content: center;
	line-height: 1.3;
	width: 100%;
}

.itemsUsed .tabArea .item .color {
	font-size: 13px;
}
.itemsUsed .tabArea .item a .color {
	text-decoration: underline; 
}

.itemsUsed .tabArea .item .oth {
	font-size:13px;
}






.itemsUsed .tabArea #tab_eyes .eyeshadow.n1 {
	width:60%;
}
.itemsUsed .tabArea #tab_eyes .eyeshadow.n1 .item {
	width:calc((100% - 4em) / 3);
}
.itemsUsed .tabArea #tab_eyes .eyeshadow .item figure {
	width:74px;
}

.itemsUsed .tabArea #tab_eyes .eyelinear_mascara .item {
	width:calc((100% - 2em) / 2);
}
.itemsUsed .tabArea #tab_eyes .eyelinear_mascara .item:nth-child(1) figure {
	width:21px;
}
.itemsUsed .tabArea #tab_eyes .eyelinear_mascara .item:nth-child(2) figure {
	width:42px;
}
.itemsUsed .tabArea #tab_eyes .eyelinear_mascara .item:nth-child(3) figure {
	width:42px;
}

.itemsUsed .tabArea #tab_eyebrow .item figure {
	width:18px;
}


.itemsUsed .tabArea #tab_lips .flex {
	width:70%;
}
.itemsUsed .tabArea #tab_lips .flex .item {
	flex:1;
}
.itemsUsed .tabArea #tab_lips .flex .item:nth-child(1) figure {
	width:35px;
}
.itemsUsed .tabArea #tab_lips .flex .item:nth-child(2) figure {
	width:46px;
}


.itemsUsed .tabArea #tab_contour .flex {
	width:70%;
}
.itemsUsed .tabArea #tab_contour .flex .item:nth-child(1) figure {
	width:50px;
}
.itemsUsed .tabArea #tab_contour .flex .item:nth-child(n+2) {
	width:calc((100% - 2em) / 2);
}
.itemsUsed .tabArea #tab_contour .flex .item:nth-child(n+2) figure {
	width:150px;
}

.itemsUsed .tabArea #tab_nails .flex .item figure {
	width:84px;
}


.simpleSlider {
	position: relative;
}
.simpleSlider > figure {
	pointer-events: none;
	position: absolute;
	top:20px;
	left:50%;
	margin-left: -350px;
	z-index: 1;
}

.slick-dots {
	position: static;
}
.slick-dots li {
	width:10px;
}
.slick-dots li button {
	background: #fff !important;
	border:1px solid #000;
}
.slick-dots li.slick-active button {
	background: #000 !important;
}

.imageModal.modalInner {
	max-height:none;
	overflow: visible;
	text-align: center;
}
.imageModal.modalInner img {
	max-height:80vh;
	width:auto;
}

.squareSlider_org .secTit_s {
	text-align: center;
	margin-bottom: 1em;
}

.squareSlider_org .slick-arrow {
	top:50%;
	width:30px;
	height:30px;
}
.squareSlider_org .slick-prev {
	left:25%;
}
.squareSlider_org .slick-next {
	right:25%;
}

.squareSlider_org .slick-dotted.slick-slider {
	margin-bottom: 10px;
}
.squareSlider_org ul .slick-slide {
	padding: 0 40px;
}

.squareSlider_org .boxButton.achordion {
	font-size: 13px;
	width:180px;
	margin-top: 0;
}
.squareSlider_org .boxButton.achordion i {
	display:inline-block;
	width:1em;
	height:1em;
	position: relative;
	margin-right: 2em;
	top:auto;
	right:auto;
	transform: none;
}
.squareSlider_org .boxButton.achordion i::before,
.squareSlider_org .boxButton.achordion i::after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background: #000;
	position: absolute;
	top:50%;
	left:0;
	transition:all 0.3s linear;
}
.squareSlider_org .boxButton.achordion i::after {
	transform:rotate(90deg);
}
.squareSlider_org .boxButton.achordion:hover i::before,
.squareSlider_org .boxButton.achordion:hover i::after {
	background: #fff;
}
.squareSlider_org .boxButton.achordion.open i::after {
	transform:rotate(0deg);
}


.tabArea > div {
	display:none;
}

.tabArea > div.show {
	display:block;
}

.itemsUsed .tabArea > div {
	flex-direction: column;
	gap:5em;
	align-items: center;
}

.itemsUsed .tabArea > div.show {
	display:flex;
}

#combination .tabArea {
	text-align: center;
}

#combination .tabArea .tit {
	font-size: 16px;
	margin-bottom: 20px;
}

#combination .tabArea ul {
	display:flex;
	justify-content: center;
	flex-wrap:wrap;
	margin-top: 30px;
}
#combination .tabArea ul li {
	width:244px;
}
#combination .tabArea ul li:nth-child(2n) {
	margin-left: 2%;
}
#combination .tabArea ul li:nth-child(n+3) {
	margin-top: 20px;
}
#combination .tabArea ul li a {
	display:flex;
	text-align: left;
	text-decoration: none;
}
#combination .tabArea ul li a figure {
	width:45px;
}
#combination .tabArea ul li a div {
	flex:1;
	padding-left: 1em;
}

#combination .tabArea .desc {
	margin-top: 35px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width:500px;
}

#combination .com {
	text-decoration: underline;
}


.itemSlider .item figure {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display:flex;
	justify-content: center;
	align-items:center;
}








.modaal-content-container > .tabs {
	display:flex;
	justify-content: space-between;
	text-align: center;
	margin-top: 0;
  border-bottom:1px solid #000;
}
.modaal-content-container > .tabs div {
	width:50%;
}
.modaal-content-container > .tabs div a {
	display:block;
	padding:1em;
	color:#000;
	background: #fff;
	text-decoration: none;
}
.modaal-content-container > .tabs div a.current {
	color:#fff;
	background: #000;
}

.modaal-content-container > .tabArea {
  padding:2em 0;
}

.setList {
	margin-top: 3.5em;
	font-size: 13px;
}
.setList li label {
	padding-left: 1.5em;
	position: relative;
	display:block;
}
.setList li + li {
	margin-top: 0.5em;
}
.setList li input {
	display:none;
}
.setList li i {
	display:block;
	width:1em;
	height:1em;
	border:1px solid #000;
	position: absolute;
	left:0;
	top:0.5em;
}
.setList li i::after {
	content:"";
	display:none;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	width:0.6em;
	height:0.4em;
	position: absolute;
	top:calc(50% - 0.1em);
	left:50%;
	transform:translate(-50%, -50%) rotate(-45deg);
}
.setList li input:checked + i::after {
	display:block;
}





.allLook{
	border: 1px solid #ccc;
	padding: 2em;
	margin-top: 40px;
}

.allLook h5 {
	margin: 0 !important;
}

.LayerTag{
	color: #fff;
    background-color: #000;
    padding: 3px 10px;
    font-size: 12px;
    display: block;
    width: 87px;
    margin-bottom: 5px;
}

ul.list li {
	position: relative;
	padding-left:1.5em;
}
ul.list li + li {
	margin-top: 0.2em;
}
ul.list li::before {
	content:"";
	display:block;
	width:0.5em;
	height:0.5em;
	background: #000;
	border-radius:100px;
	position: absolute;
	left:0;
	top:0.45em;
}


/*ADDICTION LIP CHART*/
#chartArea {
	text-align: center;
}
#chartArea .tit {
	font-size: 18px;
}
#chartArea .tit::before,
#chartArea .tit::after {
	content:"";
	display:inline-block;
	width:1.5em;
	height:1px;
	background: #000;
	vertical-align: middle;
	margin: 0 1em;
	transform: translateY(-0.1em);
}

#chartArea .lead {
	font-size: 12px;
	margin: 2em 0;
}

#chartArea .map {
	position: relative;
}
#chartArea .map a {
	position: absolute;
	display:block;
	width:21%;
	height:15%;
	/*background-color: rgba(0, 0, 0, 0.5);*/
}
#chartArea .map a:nth-child(1) {
	top:34%;
	left:26%;
}
#chartArea .map a:nth-child(2) {
	top:66%;
	left:9%;
	width: 28%;
	height: 12%;
}
#chartArea .map a:nth-child(3) {
	top:80%;
	left:9%;
	width: 28%;
	height: 11%;
}
#chartArea .map a:nth-child(4) {
	top:40%;
	left:49%;
	height: 17%;
}
#chartArea .map a:nth-child(5) {
	top:63%;
	left:69%;
	width: 17%;
}

.feature {
	margin-top: 70px;
	max-width:600px;
	margin-left: auto;
	margin-right: auto;
}
.feature .tit {
	cursor:pointer;
	padding:0.5em 1em;
	border-bottom:1px solid #000;
	font-size: 15px;
}
.feature .tit i {
	right:1em;
}
.feature .inner {
	padding: 2em 0 0;
	display:flex;
	flex-direction: column;
	gap:2em;
}
.feature .inner ul li {
	position: relative;
	padding-left:1.3em;
}
.feature .inner ul li + li {
	margin-top: 1em;
}
.feature .inner ul:not(.disc) li::before {
	content:"";
	display:block;
	width:0.7em;
	height:0.7em;
	background: #000;
	position: absolute;
	top:0.3em;
	left:0;
}

.luFeatureContent + p {
	margin-top:-1em;
}
.luFeatureContent + p,
.luFeatureContent > p {
  margin-bottom: 5px;
  font-size: 11px;
  letter-spacing: 0.03em;
  line-height: 14.67px;
}
.luFeatureContent > p {
	font-feature-settings: "palt"
}
.luFeatureContent li {
  position: relative;
  padding-left: 1em !important;
  font-size: 11px;
  letter-spacing: 0.03em;
  line-height: 14.67px;
}
.luFeatureContent li + li {
  margin-top: 2px;
}
.luFeatureContent li::before {
  content: "";
  position: absolute;
  top: 4.5px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}

.ProductFeature__notes p {
    font-size: 11px;
    line-height: 14.67px;
}

.feature .inner ol li {
	position: relative;
	padding-left:1.5em;
}
.feature .inner ol li + li {
	margin-top: 1em;
}
.feature .inner ol li::before {
	content:"1. ";
	display:block;
	position: absolute;
	left:0;
}

.feature .inner ol li:nth-child(1)::before {content:"1. "}
.feature .inner ol li:nth-child(2)::before {content:"2. "}
.feature .inner ol li:nth-child(3)::before {content:"3. "}
.feature .inner ol li:nth-child(4)::before {content:"4. "}
.feature .inner ol li:nth-child(5)::before {content:"5. "}
.feature .inner ol li:nth-child(6)::before {content:"6. "}
.feature .inner ol li:nth-child(7)::before {content:"7. "}
.feature .inner ol li:nth-child(8)::before {content:"8. "}
.feature .inner ol li:nth-child(9)::before {content:"9. "}
.feature .inner ol li:nth-child(10)::before {content:"10. "}



.feature .inner .text {
	font-size: 14px;
}

.feature .inner p.lead {
	font-size: 16px;
}
.feature .inner p.lead + p.text {
	
}

.feature .inner p span.designer {
	display:flex;
	align-items:center;
	gap:0.5em;
	font-size:1.2em;
	margin-top:0.3em;
	font-family: 'HelveticaNeueLTStd-Th';
}
.feature .inner p span.designer::before {
	content:"";
	width:3em;
	height:1px;
	background: #000000;
}

.feature .inner p.alignR {
	margin-top: 1em;
}

.feature .tit a {
	text-decoration: none;
	display: block;
	position: relative;
}
.feature .tit a i {
	display: block;
	position: absolute;
	width:0.6em;
	height:0.6em;
	border-top:1px solid #000;
	border-right:1px solid #000;
	transform:rotate(135deg);
	right:0.1em;
	top:calc(50% - 0.2em);
}

#main .tips {
	border-color:#dedede;
	padding:3em;
}

#main .tips dt::before {
	content:"";
	display:inline-block;
	border:0.25em solid #000;
	border-left-color:transparent;
	border-bottom-color:transparent;
	margin-right: 0.8em;
	vertical-align: middle;
	transform:rotate(45deg) translateY(-0.1em);
}
#main .tips dt:nth-child(n+2) {
	margin-top: 1.5em;
}
#main .tips dd {
	margin-top: 0.5em;
	font-size:13px;
}

.combinations {
	text-align: center;
}

.combinations ul.flex {
	display:flex;
	justify-content: center;
	flex-direction: column;
}
.combinations ul.flex li {
	width:260px;
	margin: 0.5em 0;
}
.combinations ul.flex li a {
	display:flex;
	align-items:center;
	font-size: 14px;
	text-decoration: underline;
	font-family: 'HelveticaNeueLTStd-Th';
}
.combinations ul.flex li a:hover {
	text-decoration: none;
}
.combinations ul.flex li a figure {
	width:24%;
}
.combinations ul.flex li a div {
	flex:1;
	padding-left: 1em;
}
.combinations ul.flex li a div .col {
	text-decoration: underline;
}

.combinations ul.imgGroup {
	display:flex;
	justify-content: center;
}
.combinations ul.imgGroup li {
	max-width:70px;
	padding:3px;
	margin: 10px;
}
.combinations ul.imgGroup li.stay {
	border:1px solid #000;
}

.combinations .combiName {
	font-size:15px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.combinations .secTit_s_s {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.squareSlider_org .combinations .achordion {
	width:auto;
	margin-top: 3em;
}
.squareSlider_org .combinations .achordion + div {
	margin-top: 1em;
}
.squareSlider_org .combinations .achordion + div div.inner {
	padding:1em;
}
.squareSlider_org .combinations .achordion + div div.inner ul {
	display:inline-block;
	text-align:left;
}
.squareSlider_org .combinations .achordion + div div.inner ul li {
	position: relative;
	padding-left:1.5em;
}
.squareSlider_org .combinations .achordion + div div.inner ul li + li {
	margin-top:1em;
	position: relative;
}
.squareSlider_org .combinations .achordion + div div.inner ul li i {
	position: absolute;
	left:0;
	top:0.2em;
	font-style: normal;
}

.squareSlider_org .sliderNav {
	margin: 3em auto 0;
	max-width: 580px;
}
.squareSlider_org .sliderNav ul {
	display:flex;
	flex-wrap:wrap;
}
.squareSlider_org .sliderNav ul li {
	padding:3px;
	margin:5px 1% 0 0;
	width:15.8%;
}
.squareSlider_org .sliderNav ul li:nth-child(6n) {
	margin-right:0;
}
.squareSlider_org .sliderNav ul li.stay {
	border:1px solid #000;
}



#main .singleItem {
	text-align: center;
}

#main .singleItem .item {
	display:flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}
#main .singleItem .item figure {
	max-width:200px;
	margin-right: 2em;
}
#main .singleItem .item .name {
	font-size: 14px;
}
#main .singleItem .item .price {
	font-size: 13px;
	margin-top: 1.5em;
}

#main .singleItem .boxButton {
	margin-top: 3em;
	margin-bottom: 1em;
}


/*画像比較*/
#main .beforeAfterArea .imageCompare {
	max-width:409px;
	margin-left: auto;
	margin-right: auto;
}
#main .beforeAfterArea > nav {
	max-width:605px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#main .beforeAfterArea > nav a {
	display:block;
	border:1px solid #000;
	font-size: 12px;
	text-decoration: none;
	padding: 1.5em 0;
	text-align: center;
	transition:background-color 0.3s linear;
}
#main .beforeAfterArea > nav a span {
	display:block;
}
#main .beforeAfterArea > nav a span:first-child::after {
	content:"";
	display:block;
	width:1.2em;
	height:1.2em;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../images/icon_arrow_black.svg");
	background-size:100% 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#main .beforeAfterArea > nav a:hover,
#main .beforeAfterArea > nav a.current {
	background: #000;
	color: #fff;
}
#main .beforeAfterArea > nav a:hover span:first-child::after,
#main .beforeAfterArea > nav a.current span:first-child::after {
	background-image:url("../images/icon_arrow.svg");
}

#main .howtomakeup {
	display:flex;
}
#main .howtomakeup > div:first-child {
	width:400px;
}
#main .howtomakeup > div:last-child {
	font-size: 11px;
	padding-left: 25px !important;
	align-self:center;
	flex:1;
	text-align: left;
	text-decoration: none;
}
#main .howtomakeup > div .tit {
	font-size: 18px;
	margin-bottom: 1em;
}
#main .howtomakeup > div ul li:nth-child(n+2) {
	margin-top: 1em;
}
#main .howtomakeup > div ul li:last-child {
	margin-bottom: 20px;
}
#main .howtomakeup > div ul li a {
	position: relative;
	display:block;
	padding-left: 1.5em;
	letter-spacing: 0.01em;
	text-decoration: none;
}
#main .howtomakeup > div ul li a::before {
	content:"";
	display:block;
	/*border:0.3em solid #000;
	border-left-color: transparent;
	border-bottom-color: transparent;*/
	background: #000;
	width:0.5em;
	height:0.5em;
	clip-path: polygon(100% 0, 100% 100%, 0 100%);
	position: absolute;
	left:0;
	top:48%;
	transform:rotate(-45deg) translateY(-50%);
}

#main .howtomakeup .achordion {
	font-size: 13px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 1.5em;
}
#main .howtomakeup .achordion i:first-child {
	left:0;
	right:auto;
}

#main #howto {
	text-align: center;
}

#main #howto .secTit_s_s + p {
	text-align: left;
    width: 80%;
    margin: 1em auto 0;
}

#howto .commonSlide .slick-prev {
	left:265px;
	max-width: 30px;
max-height: 30px;
}
#howto .commonSlide .slick-next {
	right:265px;
	max-width: 30px;
max-height: 30px;
}

#howto .video-js {
	display:inline-block;
}

#howto .commonSlide .slick-slide p {
	margin-bottom: 0.5em;
}

#howto .howtomakeup {
	text-align: center;
}
#howto .howtomakeup > div {
	margin:0 !important;
	padding:0 !important;
}
#howto .howtomakeup ul {
	font-size: 11px;
	display:inline-block;
	text-align: left;
	text-decoration: none;
}
#howto .howtomakeup ul li a {
	display:inline-block !important;
	padding-left: 1em !important;
}
#howto .howtomakeup ul li a::before {
	top:0.7em !important;
}

.listTit{
	font-size: 13px;
}

.mt5{
	margin-top: 5px !important;
	text-align: left;
    width: 80%;
    margin: 0 auto;
}



.col_lu {
	margin-top: 4em;
	margin-bottom: 6em;
}
.col_lu p + .tit {
	margin-top:2.2em;
} 
.col_lu .tit {
	font-size:20px;
	margin-top:1.5em;
}
.col_lu ul {
	display:flex;
	flex-wrap:wrap;
	margin-top: 10px;
}
.col_lu ul li {
	width:57px;
	margin-right:1%;
	margin-bottom:10px;
}
.col_lu ul li:nth-child(6n) {
	margin-right:0;
}

.col_lu ul li a {
	transition: opacity 0.3s linear;
}
.col_lu ul li a:hover {
	opacity: 0.8;
}

#blush10 .flex {
	
}
#blush10 .flex figure {
	width:280px;
}
#blush10 .flex figure img {
	max-width:103px;
	width:100%;
}
#blush10 .flex > div {
	flex:1;
}

#mascara .itemSlider .slider .item > figure img,
#liquidEyelinear .itemSlider .slider .item > figure img {
	max-height:462px;
}

#mascara .slick-arrow,
#liquidEyelinear .slick-arrow {
	top:45% !important;
}





.modalLook {
	display: flex;
	justify-content: center;
}
.modalLook .itemSlider.itemList {
	padding: 0;
}
.modalLook .itemSlider.itemList .slider {
	max-width:100%;
}
.modalLook .itemSlider.combinationSlider .slider.commonSlide .slick-next {
	right:15px;
}
.modalLook .itemSlider.combinationSlider .slider.commonSlide .slick-prev {
	left:15px;
}

.modalLook > div:first-child {
	width:446px;
}
.modalLook > div:first-child > div:last-child {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.modalLook > div:last-child {
	width:320px;
	margin-left: 100px;
}
.modalLook .itemlink {
	padding: 1em 0 0;
}
.modalLook .itemlink li {
	position: relative;
	padding-left: 1.2em;
	font-size: 13px;
	margin-top: 0.5em;
}
.modalLook .itemlink li::before {
	content:"";
	border:0.25em solid #000;
	border-top-color: transparent;
	border-left-color: transparent;
	display:block;
	position: absolute;
	left:0;
	transform:translateY(0.6em) rotate(-45deg);
}

.modalLook .boxButton.cartButton {
	margin-top: 2em;
}
.modalLook .boxButton.cartButton + .boxButton.achordion {
	margin-top: 1em;
}
.modalLook .boxButton.achordion i {
	right:2em;
}
.modalLook .boxButton.achordion:hover {
	background: #fff;
	color:#000 !important;
}

.modalLook .looksImg {
	display:flex;
	justify-content: space-between;
}
.modalLook .looksImg figure {
	width:48.5%;
}
.modalLook .looksImg figure.clickable {
	cursor: pointer;
	transition: opacity 0.3s linear;
}
.modalLook .looksImg figure.clickable:hover {
	opacity: 0.8;
}
.modalLook .looksImg figcaption {
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
	margin-top: 0.5em;
}
.modalLook .looksImg figcaption span {
	font-size: 14px;
	font-family: "HelveticaNeueLTStd-Th";
}

.modalLook .tit {
	font-size: 26px;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	font-family: "HelveticaNeueLTStd-Th";
}

.modalLook .tabs {
	font-family: "HelveticaNeueLTStd-Th";
	border-bottom:1px solid #000;
	display:flex;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 1em;
	transform: translateZ(0);
}
.modalLook .tabs > div a {
	display:block;
	padding: 0.7em 2em 0.4em;
	text-decoration: none;
}
.modalLook .tabs > div a.current {
	color:#fff;
	background: #000;
}

.modalLook .tabArea > div > figure:first-child {
	max-width:250px;
	margin:0 auto 1em;
}
.modalLook .tabArea ul.ol li {
	position: relative;
	padding-left: 1.5em;
}
.modalLook .tabArea ul.ol li + li {
	margin-top: 0.5em;
}
.modalLook .tabArea ul.ol li i:first-child {
	position: absolute;
	left:0;
	top:0.2em;
	font-style:normal;
}

.modalLook.type2 {
	justify-content: space-between;
}
.modalLook.type2 > div {
  width:50%;
	margin:0;
}
.modalLook.type2 > div:last-child {
	width:47%;
}
.modalLook.type2 > div > .tit {
  font-size: 1.5em;
  margin: 1em 0 1.5em;
	margin-bottom: 0.8em;
}
.modalLook.type2 > div .setList {
	margin-top:1.5em;
}

.modalLook.type2 .itemSlider {
	width:100% !important;
}
.modalLook.type2 .itemSlider figure {
	max-width:none;
	padding:0 40px;
}

.modalLook.type2 .itemSlider .slider.commonSlide .slick-prev,
.modalLook.type2 .itemSlider .slider.commonSlide .slick-next {
	top:50%;
}

.modalLook.type2 .itemSlider figure img {
	max-height:100% !important;
}
.modalLook.type2 .boxButton {max-width:310px;margin-top: 3em;}




/*2x2のコンパクトレイアウト*/
.compactLayout2x2 {
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border:1px solid #000;
}
.compactLayout2x2 > *:nth-child(n+3) {
  border-top:1px solid #000;
}
.compactLayout2x2 > *:nth-child(2n) {
  border-left:1px solid #000;
}
.compactLayout2x2 > * {
  position: relative;
  padding-bottom:100%;
}
.compactLayout2x2 > * span {
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}

/*アコーディオン内のコンパクト詳細情報領域*/
.compactDetail {
  margin-top: 2em;
  align-items:flex-start;
  justify-content:flex-start;
}
.compactDetail .compactLayout2x2 {
  width:115px;
}
.compactDetail > .detail {
  margin-left: 4em;
}
.compactDetail .tit {
  font-size: 18px;
  border:none;
  padding:0;
  cursor:auto;
}
.compactDetail .tit + p {
  font-size: 13px;
  margin-top: 0.3em;
}
.compactDetail .tit:nth-child(n+2) {
  margin-top: 1.2em;
}


#THE_EYE_SHADOW_PALETTE_slider .slick-next,
#THE_EYE_SHADOW_PALETTE_slider .slick-prev {
  top:40% !important;
}
#THE_EYE_SHADOW_PALETTE_slider .item figure {
  max-width:273px;
}
#THE_EYE_SHADOW_PALETTE_slider .sliderNav ul {
  max-width:460px;
  flex-wrap: wrap;
  justify-content: flex-start !important;
}
#THE_EYE_SHADOW_PALETTE_slider .sliderNav li a {
  justify-content: center;
}
#THE_EYE_SHADOW_PALETTE_slider .sliderNav li img {
  max-height:100%;
}


#THE_MATTE_LIP_LIQUID_slider .slick-next,
#THE_MATTE_LIP_LIQUID_slider .slick-prev {
  top:34% !important;
}
#THE_MATTE_LIP_LIQUID_slider .item figure.img1 {
  max-width:74px;
}
#THE_MATTE_LIP_LIQUID_slider .item figure.img2,
#THE_MATTE_LIP_LIQUID_slider .item figure.img3 {
	max-width:310px;
}

#THE_MATTE_LIP_LIQUID_slider .imgGroup li {
  height:70px;
  padding: 5px;
}
#THE_MATTE_LIP_LIQUID_slider .imgGroup li a {
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
#THE_MATTE_LIP_LIQUID_slider .imgGroup li img {
  width:auto;
  max-height:100%;
}


#LIP_PRIMER_UV_slider .slick-next,
#LIP_PRIMER_UV_slider .slick-prev {
  top:26% !important;
}
#LIP_PRIMER_UV_slider .item figure {
  max-width:60px;
}

.btn_used_items {
	font-size:1.25em;
	display:block;
	margin-inline:auto;
	margin-top:1.3em;
	width:fit-content;
	text-decoration: none;
	padding-bottom:0.2em;
	border-bottom:1px solid #000000;
	margin-bottom: 5em;
}
.btn_used_items span {
	display:inline-block;
	transform:translateY(-0.1em);
}

.pageConcept {
  margin: 40px 0 0;
}
.pageConcept__description {
  max-width: 700px;
  margin: 0 auto;
}
.pageConcept__hidden {
  position: relative;
  height: 133px;
  overflow: hidden;
}
.pageConcept__hidden::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
}
.pageConcept__hidden p {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 24px;
}
.pageConcept__hidden p + p {
  margin-top: 12px;
}
.pageConcept__hidden.is-open::before {
  content: none;
}
.pageConcept__hidden.is-open + .pageConcept__more span::after {
  content: " -";
}
.pageConcept__more {
  margin: 25px 0 0;
}
.pageConcept__more span {
  font-family: HelveticaNeueLTStd-Th;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.03em;
  cursor: pointer;
}
.pageConcept__more span::after {
  content: " +";
}


.kanako.flex {
	gap:3em;
}
.kanako.flex > figure {
	width:20%;
}
.kanako.flex > div {flex:1;}
.kanako.flex a {
	text-decoration: none;
}

#kanako_message_modal .modaal-close {
	color:inherit;
	position: static;
	text-decoration: none;
	width:100%;
	text-align: center;
}
#kanako_message_modal .modaal-close::before,
#kanako_message_modal .modaal-close::after {
	display:none;
}
#kanako_message_modal {
	display:flex;
	flex-direction: column;
	gap:1em;
}
#kanako_message_modal > *:not(:first-child) {
	margin-top:0.5em;
}
#kanako_message_modal .name {
	display:flex;
	gap:0.5em;
	align-items: center;
	font-size: 115%;
}
#kanako_message_modal .name::before {
	content:"";
	display:block;
	width:2.5em;
	height:1px;
	background:#000000;
	margin-top:-0.3em;
}

.color_lineup .tabArea ul {
	display:flex;
	flex-wrap: wrap;
	gap:1em;
	overflow: auto;
	max-height:340px;
	padding-right: 1.5em;
}
.color_lineup .tabArea ul li {
	width:calc((100% - 7em) / 8);
}

/*
color_lineup
*/
.itemSlider.color_lineup .slick-slide .tit {
	display:none;
}
.itemSlider.color_lineup .slick-slide figure {
	aspect-ratio: 1 / 1;
	display:flex;
	align-items: center;
	width: 200px;
}
/*カラー*/
.itemSlider.color_lineup .slick-slide figure.img1 img {
	/*個別の設定*/
	width:130px;
}
/*目*/
.itemSlider.color_lineup .slick-slide figure:not(.img1) img {
	/*個別の設定*/
	width:200px;
}
.itemSlider.color_lineup.itemSlider .slider.commonSlide .slick-prev,
.itemSlider.color_lineup.itemSlider .slider.commonSlide .slick-next {
	top:6.5rem;
}

.itemSlider.color_lineup .slick-slide p.desc span {
	display:none;
}
.itemSlider.color_lineup .slick-slide p.desc span + br {
	display:none;
}
.itemSlider.color_lineup .slick-slide p.desc span.show {
	display:block;
	margin-top: 0.8em;
}

.itemSlider.color_lineup .sliderNav ul {
	display:flex;
	flex-wrap: wrap;
	margin-inline:auto;
	max-width:304px;
	width:fit-content;
	justify-content: flex-start;
}

.modaal-wrapper .color_lineup .sliderNav {
	display:none;
}
.modaal-wrapper .color_lineup {
	padding-bottom:1.5em;
}

.modaal-wrapper .itemSlider.color_lineup .slick-slide .tit {
	font-family: 'HelveticaNeueLTStd-Th';
	font-size:1.3em;
	display:block;
	transform:translateY(0.5em);
}

.modaal-wrapper .itemSlider.color_lineup.itemSlider .slider.commonSlide .slick-prev,
.modaal-wrapper .itemSlider.color_lineup.itemSlider .slider.commonSlide .slick-next {
	top:9.5rem;
}

/*NEW BASIC*/
.new_basic_area {
	margin-top:3em;
}
.new_basic_area .outer {
	display:flex;
	gap:1em;
}
.new_basic_area .label {
	
}
.new_basic_area .outer > .label {
	width:fit-content;
	display:flex;
	flex-direction: column;
	/*! justify-content: flex-end; */
}
.new_basic_area .outer > .label div.space {
	height:4em;
}
.new_basic_area .outer > .label > p {
	flex:1;
	display:flex;
	align-items:center;
	border-right:1px solid #000000;
	padding-right:2em;
	justify-content: flex-end;
	padding-top:0.8em;
}
.new_basic_area .outer > .chart {
	flex:1;
	overflow: auto;
}
.new_basic_area .outer > .chart .content {
	display:flex;
	flex-direction: column;
	gap:2em;
	margin-top:3em;
}
.new_basic_area .outer > .chart .label,
.new_basic_area .outer > .chart .row {
	display:flex;
}
.new_basic_area .outer > .chart .label {
	height:3em;
	border-bottom:1px solid #000000;
}
.new_basic_area .outer > .chart .row {
	
}
.new_basic_area .outer > .chart .label > p,
.new_basic_area .outer > .chart .row > .item {
	flex-shrink: 0;
	width:150px;
	text-align: center;
}
.new_basic_area .outer > .chart .row > .item {
	padding:0 1em;
}
.new_basic_area .outer > .chart .row > .item .name {
	margin-top:0.8em;
}

.achordion.boxButton i {
	right:2em;
}

ul.ol li {
	position: relative;
	padding-left: 1.5em;
	text-align: left;
}
ul.ol li + li {
	margin-top: 0.5em;
}
ul.ol li i:first-child {
	position: absolute;
	left:0;
	top:0.2em;
	font-style:normal;
}

#NEW_BASIC_SLIDER_MODAL_TRIGGER {
	display:none;
}

.modaal-content-container .new_basic_slider {
	margin-top:0 !important;
}
.new_basic_slider {
	margin-top:5em;
}
.new_basic_slider .slider {
	max-width:400px;
}
.new_basic_slider .slider .item {
	padding-top:0;
	text-align: left;
}
.new_basic_slider .slider .item .secTit_s {
	text-align:center;
}
.new_basic_slider .slider .item .sub {
	text-align:center;
	margin-top:-0.5em;
}
.new_basic_slider .slider .item .graph {
	display:flex;
	gap:1em;
	margin-top:2em;
	align-items:flex-start;
}
.new_basic_slider .slider .item .graph .colors {
	display:flex;
	gap:0.9em;
}
.new_basic_slider .slider .item .graph .colors > * {
	display: block;
	font-size:0.8em;
	width:50%;
}
.new_basic_slider .slider .item .graph .colors > a p {
	margin-top:0.5em;
	font-family: 'HelveticaNeueLTStd-Th';
}
.new_basic_slider .slider .item .boxButton {
	margin-top:2em;
	font-family: 'HelveticaNeueLTStd-Th';
}
.new_basic_slider .slider .item .boxButton {
	text-align:left;
	padding: 20px 20px 16px;
}

.new_basic_slider .howto {
	width:fit-content;
	margin-inline:auto;
	margin-top:2em;
}
.new_basic_slider .howto li p {
	font-size:0.8em;
	font-weight: bold;
	margin-bottom:0.2em;
}
.new_basic_slider .howto li + li {
	margin-top:1em;
}

.modaal-content-container .new_basic_slider .achordion {
	display:none;
}
.modaal-content-container .new_basic_slider .howto {
	display:block !important;
}
.modaal-content-container .new_basic_slider .howto::before {
	content:"HOW TO";
	font-size:1.2em;
	font-family: 'HelveticaNeueLTStd-Th';
	margin-bottom:0.5em;
	display:block;
}

.new_basic_slider .slick-list.draggable {
	transition:height 0.3s ease-in-out;
}
.new_basic_slider .slider.commonSlide .slick-prev,
.new_basic_slider .slider.commonSlide .slick-next {
	top:10.5rem;
}


#PRODUCT_LINE-UP .tabContainer .tabArea .sec {
	margin:0;
	padding: 0;
}
#PRODUCT_LINE-UP .tabContainer .tabs ul {
	display:flex;
	border:1px solid #000;
	border-left:none;
	border-right:none;
}
#PRODUCT_LINE-UP .tabContainer .tabs li {
	flex:1;
	display:flex;
	justify-content: center;
	font-family: 'HelveticaNeueLTStd-Th';
}
#PRODUCT_LINE-UP .tabContainer .tabs li a {
	display:flex;
	flex-direction: column;
	align-items:center;
	justify-content: center;
	width:100%;
	padding-top:1em;
	padding-bottom:0.5em;
	text-decoration: none;
}
#PRODUCT_LINE-UP .tabContainer .tabs li a::after {
	display:none;
}
#PRODUCT_LINE-UP .tabContainer .tabs li:nth-child(n+2) {
	border-left:1px solid #000000;
}
#PRODUCT_LINE-UP .tabContainer .tabs li a:hover,
#PRODUCT_LINE-UP .tabContainer .tabs li a.current {
	background:#000000;
	color:#ffffff;
}

.formula {
	display:flex;
	gap:0.8em;
}
.formula h3 {
	font-size: 11px;
}
.formula p {
	font-size: 12px;
}
.formula .item {
	padding:1em;
	border:1px solid #000000;
}
.formula .item .h_thin {
	margin-bottom:0.5em;
	font-weight: bold;
}
.formula .item .label {
	margin-top:0.5em;
	margin-bottom:0.8em;
	font-size:1em;
}
.formula-s {
	font-size: 9px !important;
	margin-top: 8px;
}

.list_color {
	margin-top:4em;
	display:flex;
	flex-direction: column;
	gap:2.5em;
}
.list_color li {
	display:flex;
	gap:1.2em;
}
.list_color li figure {
	width:80px;
}
.list_color li .inner {
	display:flex;
	flex-direction: column;
	gap:0.5em;
	flex:1;
}
.list_color li .inner .h_thin {
	font-size:1.4em;
}
.list_color p {
	font-size: 0.9em;
}

#CASE_l_ll_lV .itemSlider {
	margin-top:2em;
}
#CASE_l_ll_lV .itemSlider .slider {
	max-width:500px;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure {
	aspect-ratio: 1 / 1;
	display:flex;
	align-items: center;
}

#CASE_l_ll_lV .itemSlider .slick-slide figure.parts1 a {
	width:37%;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure.parts1 + div {
	margin-top:-8em;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure.parts2 a {
	width:65%;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure.parts2 + div {
	margin-top:-8em;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure.parts4 a {
	width:65%;
}
#CASE_l_ll_lV .itemSlider .slick-slide figure.parts4 + div {
	margin-top:-1em;
}


#CASE_l_ll_lV .itemSlider.itemSlider .slider.commonSlide .slick-prev,
#CASE_l_ll_lV .itemSlider.itemSlider .slider.commonSlide .slick-next {
	top:15rem;
}
#CASE_l_ll_lV .itemSlider.itemSlider .slider.commonSlide .slick-prev {
	left:0;
}
#CASE_l_ll_lV .itemSlider.itemSlider .slider.commonSlide .slick-next {
	left:auto;
	right:0;
}

#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider .slider {
	max-width:none;
	width:500px;
}MAGM
#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider .slick-slide figure {
	aspect-ratio: 1 / 1;
	display:flex;
	align-items: center;
	width: 200px;
}

#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider .slick-slide figure img {
	
}

#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider .slick-slide[data-id="MAGM"] figure img {
	width:42px;
}
#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider .slick-slide[data-id="MAGN"] figure img {
	width:39px;
}


#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider.itemSlider .slider.commonSlide .slick-prev,
#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider.itemSlider .slider.commonSlide .slick-next {
	top:7rem;
}
#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider.itemSlider .slider.commonSlide .slick-prev {
	left:0;
}
#EYESHADOW_BRUSH_EYESHADOW_TIP .itemSlider.itemSlider .slider.commonSlide .slick-next {
	left:auto;
	right:0;
}

.c-palette__layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 40px;
    border: 1px solid currentcolor;
    margin-bottom: 12px;
}
.c-palette__layout span {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    font-size: 0.8em;
    line-height: 1;
}
.c-palette__layout span:nth-child(even) {
	position: relative;
}
.c-palette__layout span:nth-child(even)::before {
	position: absolute;
    top: 50%;
    left: -1px;
    display: block;
    width: 1px;
    height: 0.7em;
    content: "";
    background: #000;
    transform: translateY(-50%);
}