/* CSS Document */

body {
	background: #000;
}


.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: 0 0 89px;
}

#main figure {
	text-align: center;
}

#main > p:last-child {
	padding: 70px 0 110px;
}

#main > p:last-child a {
	display:inline-block;
	padding-bottom:0.5em;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#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: 100px;
}

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

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

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



#main > section .secTit {
	font-size: 40px;
	margin-top:2em;
	margin-bottom: 0.8em;
	text-align: left;
	font-family: "HelveticaNeueLTStd-Th";
}
#main > section .secTit.alignC {text-align: center;}
#main > section .secTit:first-child {
	margin-top: 0;
}



#main > section .secTit span {
	font-size: 60%;
	padding-left: 20px;
}
#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.3em 0.3em;
	display: table;
	border: 1px solid #000;
	line-height: 1;
	margin-bottom: 10px;
	margin-left: 0;
}


#main > section .secTit_s {
	font-size: 30px;
	font-family: 'HelveticaNeueLTStd-Th';
}
#main > section .secTit_s_s {
	font-size: 26px;
	font-family: 'HelveticaNeueLTStd-Th';
	margin-bottom: 2em;
}

#main > section .secDesc > * {margin-top: 2em;line-height: 2;}
#main > section .secDesc2 > * {margin-top: 2.5em;font-size: 15px;}
#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;
}

#main > 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: 20px;
	margin-bottom: 30px;
	text-align: center;
}

#main .lineup {
	margin-top: 50px;
}
#main .lineup ul {
	display:flex;
	justify-content: space-between;
}
#main .lineup ul li {
	text-align: center;
	justify-content: center;
	display:flex;
	width:24%;
}
#main .lineup ul li:first-child {
	width:28%;
}
#main .lineup ul li a {
	text-decoration: none;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
#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 {
	max-width:88px;
}
#main .lineup ul li:nth-child(1) figure {
	padding-bottom:45px;
}
#main .lineup ul li:nth-child(2) figure {
	max-width:36px;
}
#main .lineup ul li:nth-child(3) figure {
	max-width:46px;
}
#main .lineup ul li:nth-child(4) figure {
	max-width:31px;
}

#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: 0.5em;
}
#main .lineup ul li .tit {
	font-size: 14px;
	display:flex;
	justify-content: center;
	height:3em;;
	align-items:center;
	font-family: 'HelveticaNeueLTStd-Th';
}
#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;
}

#main .itemSlider {
	margin-top: 70px;
}
#main .itemSlider .slider {
	max-width:310px;
	margin-left: auto;
	margin-right: auto;
}

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

#main .itemSlider .item {
	text-align: center;
	position: relative;
	padding-top: 2.5em;
	padding-bottom: 3px;
}
#main .itemSlider .item p.name {
	font-size: 18px;
	margin-top: 2.2em;
}
#main .itemSlider .item p.desc {
	font-size: 13px;
	margin-top: 1em;
}
#main .itemSlider .item .favoriteButton {
	position: absolute;
	top: 20px;
  right: 17px;
  z-index: 1;
  display: block;
	width:24px;
}

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

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

#main .itemSlider .item .imgGroup {
	display:flex;
	justify-content: center;
	margin-top: 4em;
}
#main .itemSlider .item .imgGroup li {
	width:70px;
	margin: 0 5px;
	box-sizing: content-box;
	display:flex;
	justify-content: center;
	align-items:center;
}
#main .itemSlider .item .imgGroup li.stay {
	border:1px solid #000;
}

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


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

#main .itemSlider .sliderNav {text-align: center;}
#main .itemSlider .sliderNav ul {
	text-align: left;
	display:inline-block;
	margin:2.5em auto 0;
	/*! max-width: 500px; */
}

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

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

#main .itemSlider .sliderNav li a {
	position: relative;
	display:flex;
	align-items:center;
	width:100%;
	height:100%;
	text-decoration: none;
}
#main .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;
}
#main .itemSlider .sliderNav li a p.num.btm {
	
}


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

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

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

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

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

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

#main .itemSlider .relatedArea .colorData .inner > div.data {
	width:55%;
}

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


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

#main .itemSlider .slider.commonSlide .slick-prev {
	left:auto;
	right:110%;
}
#main .itemSlider .slider.commonSlide .slick-next {
	right:auto;
	left:110%;
}

#main .itemSlider.setitem .slider.commonSlide .slick-prev {
	right:100%;
}
#main .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: center;
	border-bottom:1px solid #e5e5e5;
}
.blushList.tabContainer .tabs ul li {
	width:12em;
}
.blushList.tabContainer .tabs ul li a {
	text-decoration: none;
	position: relative;
	display:block;
}
.blushList.tabContainer .tabs ul li a p {
	padding: 1em 0;
}
.blushList.tabContainer .tabs ul li figure {
	padding:0 10%;
}
.blushList.tabContainer .tabs ul li a.current::after,
.blushList.tabContainer .tabs ul li a:hover::after {
	content:"";
	display:block;
	width:5em;
	height:1px;
	background: #000;
	position: absolute;
	botttom:0;
	left:50%;
	transform:translateX(-50%);
}


.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:28% !important;
}


.itemsUsed .tabs {
	margin-top: 30px;
	margin-bottom: 45px;
	border-bottom:1px solid #e5e5e5;
}
.itemsUsed .tabs ul {
	display:flex;
	text-align: center;
	justify-content: space-around;
	padding:0 20px;
}
.itemsUsed .tabs ul li a {
	text-decoration: none;
	position: relative;
	display:block;
}
.itemsUsed .tabs ul li a p {
	padding: 1em 0;
}
.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;
	botttom:0;
	left:50%;
	transform:translateX(-50%);
}


.itemsUsed .tabArea .flex {
	justify-content: center;
	align-items: baseline;
	padding-top: 30px;
	flex-wrap: wrap;
	/*! flex-direction: column; */
}

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

.itemsUsed .tabArea .item {
	text-align: center;
	width:30%;
}


.itemsUsed .tabArea .item:nth-child(n+3) {
	margin-top: 50px;
}
.itemsUsed .tabArea .item a {
	text-decoration: none;
	position: relative;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	
}

.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;
	width:228px;
	margin-bottom:1em;
}
.itemsUsed .tabArea .name {
	font-size: 18px;
	text-align: center;
	display:flex;
	align-items: center;
	justify-content: center;
	line-height: 20px;
	margin-bottom: 1em;
}
.itemsUsed .tabArea .item .name {
	margin-bottom:3em;
}

.itemsUsed .tabArea .flex + .name {
	margin-top:4em;
}

.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_base .item {
	width:50%;
}
.itemsUsed .tabArea #tab_base .item figure {
	height:250px;
}

.itemsUsed .tabArea #tab_eyes .flex .item {
	width:50%;
}

.itemsUsed .tabArea #tab_eyes .flex {
	width:55%;
	margin: 0 auto;
}

.itemsUsed .tabArea #tab_eyes .flex .item figure {
	width:100px;
}
.itemsUsed .tabArea #tab_eyes .flex + .flex {
	margin-top:3em;
	align-items: stretch;
	width:75%;
}
.itemsUsed .tabArea #tab_eyes .flex + .flex a {
	height:100%;
}
.itemsUsed .tabArea #tab_eyes .flex + .flex figure {
	flex-grow: 1;
}

.itemsUsed .tabArea #tab_contour .flex {
	max-width:65%;
	margin:0 auto;
}
.itemsUsed .tabArea #tab_contour .flex figure {
	max-width:163px;
}
.itemsUsed .tabArea #tab_contour .flex .item {
	width:50%;
}


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

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

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


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



#a01_slider .sliderNav ul {
	max-width:380px;
}
#a01_slider .slick-prev,
#a01_slider .slick-next {
	top:40% !important;
}

#main #a01_slider.itemSlider .item .imgGroup li:first-child img {
	width:21px;
}
#main #a01_slider.itemSlider .item figure.img1 {
	max-width:162px;
}
#main #a01_slider.itemSlider .item figure.img2 {
	max-width:250px;
}

#a02_slider .slick-prev,
#a02_slider .slick-next {
	top:40% !important;
}

#main #a02_slider.itemSlider .slider {	max-width:472px !important;}
#main #a02_slider.itemSlider .item figure {
	max-width:405px !important;
}

#a03_slider .sliderNav ul {
	max-width:380px;
}
#a03_slider .slick-prev,
#a03_slider .slick-next {
	top:35% !important;
}
#main #a03_slider.itemSlider .item .imgGroup li:first-child img {
	width:12px;
}
#main #a03_slider.itemSlider .item figure {
	max-width:80px;
}
#main #a03_slider.itemSlider .item figure.img1 {
	max-width:74px;
}
#main #a03_slider.itemSlider .item figure.img2,
#main #a03_slider.itemSlider .item figure.img3 {
	max-width:250px;
}

#main #a03_slider.itemSlider .slider.commonSlide .slick-prev, #main #a03_slider.itemSlider .slider.commonSlide .slick-next {
	top:39%;
}
#main #a03_slider.itemSlider .slider.commonSlide .slick-next {
	left:95%;
}
#main #a03_slider.itemSlider .slider.commonSlide .slick-prev {
	right:95%;
}

#main #a04_slider.itemSlider .item figure {
	max-width:125px;
}
#main #a04_slider.itemSlider .slider.commonSlide .slick-prev, #main #a04_slider.itemSlider .slider.commonSlide .slick-next {
	top:40%;
}

#main #a05_slider.itemSlider .slider {
	max-width:500px;
}
#main #a05_slider.itemSlider .item figure {
	
}
#main #a05_slider.itemSlider .item figure img {
	max-height:360px;
	max-width:100%;
	width:auto;
}

#main #a05_slider.itemSlider .item p.name {
	font-size: 13px;
	margin-top: 2.2em;
}
#main #a05_slider.itemSlider .item p.name + p {
	font-size: 13px;
	margin-top: 1em;
}
#main #a05_slider.itemSlider .item p.desc {
	font-size: 15px;
	margin-top: 1em;
}
#main #a05_slider.itemSlider .slider.commonSlide .slick-prev, #main #a05_slider.itemSlider .slider.commonSlide .slick-next {
	top:36%;
}
#main #a05_slider.itemSlider .slider.commonSlide .slick-next {
	left:85%;
}
#main #a05_slider.itemSlider .slider.commonSlide .slick-prev {
	right:85%;
}


.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 {
	text-align: left;
}
ul.list li {
	position: relative;
	padding-left: 1em;
}
ul.list li + li {
	margin-top: 0.2em;
}
ul.list li::before {
	content:"・";
	display:block;
	position: absolute;
	width:0.5em;
	height:0.5em;
	left:0;
	top:0;
}


/*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;
	padding: 0 0 50px;
}
.feature .tit {
	cursor:pointer;
	padding:0.5em 1em;
	border-bottom:1px solid #000;
	font-size: 16px;
}
.feature .tit i {
	right:1em;
}
.feature .inner {
	padding: 2em 0 0;
}
.feature .inner ul li {
	position: relative;
	padding-left:1.3em;
}
.feature .inner ul li + li {
	margin-top: 1em;
}
.feature .inner ul li::before {
	content:"";
	display:block;
	width:0.7em;
	height:0.7em;
	background: #000;
	position: absolute;
	top:0.3em;
	left:0;
}
.feature .inner p.text {
	font-size: 14px;
	margin-top:1em;
}

.feature .inner p.lead {
	font-size: 16px;
	margin-top:1.5em;
}
.feature .inner p.lead + p.text {
	margin-top:0.3em;
}

.feature .inner p.alignR {
	margin-top: 30px;
}

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

.colorlineup {
	display:flex;
	flex-wrap: wrap;
}
.colorlineup > li {
	width:50%;
	padding:0 3em;
	text-align: center;
	margin-bottom:4em;
}
.colorlineup > li a {
	text-decoration: none;
}
.colorlineup > li figure {
	width:35%;
	margin:0 auto;
}
.colorlineup > li .nm {font-size: 15px;margin-top: 2em;}
.colorlineup > li .desc {margin-top: 1em;}
.colorlineup > li .list {font-size: 12px;margin-top: 1em;}

#main #spcc .slider {
	max-width: 310px;
}
#spcc .item > figure {
	width:100%;
}
#spcc .item ul.list {
	margin-top: 1em;
	font-size: 12px;
	display:inline-block;
	width:86%;
}


#main #spcc .slider .slick-arrow {
	top:40%!important;
}

#skin_protector_large .slider {
	max-width:400 !important;
}
#skin_protector_large .slider .item > figure {
	width:42%;
}



#main .howtomakeup {
	display:flex;
}
#main .howtomakeup > div:first-child {
	width:300px;
}
#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;
}

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

.howtomakeup video-js {
	width:300px !important;
	height:300px !important;
}


.sec.bottom .inner {
	padding:1em 2em 2em;
}
.sec.bottom .inner:first-child {
	border:1px solid #000;
}
.sec.bottom .inner:last-child {padding-top:70px;padding-bottom: 0em;}

.sec.bottom .inner .boxButton {
	max-width:none;
	display:table;
	width:auto;
	margin-top:3em;
	margin-bottom: 3em;
}

.sec.bottom .list {
	font-size:85.7%;
}

.sec.bottom .inner:first-child {
	text-align: center;
}
.sec.bottom .inner:first-child > * {
	margin-top:1em;
}
.sec.bottom .inner:first-child .hlcenter,
.sec.bottom .inner:first-child figure {
	margin-top: 0;
}

.sec.bottom .inner:first-child figure {
	max-width:383px;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.sec.bottom .inner:first-child .list {
	display:inline-block;
	max-width:610px;
}
#main .sec.bottom .inner:first-child .note:last-child {
	display:inline-block;
	max-width:370px;
	margin-top: 2em !important;
	text-align: left;
}

.sec.bottom .inner .coupon {
	display:table;
	padding:0.5em 3em;
	background: #e5e5e5;
	margin-top:2.5em;
	margin-left:auto;
	margin-right:auto;
}
.sec.bottom .inner .coupon span {
	font-size: 11px;
}

.anchorNav {
	padding:0 25px;
	text-align: center;
}
.anchorNav > div {
	display:flex;
	justify-content: center;
}
.anchorNav > div > * {
	border:1px solid #000;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	width:32.5%;
	padding:1.2em 0.2em;
	text-decoration: none;
	margin: auto 10px;
}

.anchorNav > div > *::after {
	content:"";
	diplay:block;
	width:0.6em;
	height:0.6em;
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin-top: 0.5em;
	transform:rotate(135deg);
}

.anchorNav .nm {
	font-size: 17px;
}
.anchorNav .desc {
	font-size: 11px;
	margin-top: 0.2em;
}


.howtoSlider.itemSlider .slider.commonSlide .slick-prev, .howtoSlider.itemSlider .slider.commonSlide .slick-next {
	top:calc(50% - 20px) !important;
}

.howtoSlider.itemSlider .slider .slick-slide {
	padding-right:0;
	display:flex;
	justify-content: center;
}

.howtoSlider.itemSlider .relatedArea {
	text-align: center;
}
.howtoSlider.itemSlider .relatedArea .list {
	display:inline-block;
	text-align: left;
	padding-top: 2em;
	font-size: 11px;
}
.howtoSlider.itemSlider .relatedArea .list li {
	margin-top: 0.8em;
	padding-left: 10px;
}
.howtoSlider.itemSlider .relatedArea .list li::before {
	content:"";
	background: #000;
	width: 0.5em;
	height: 0.5em;
	clip-path: polygon(100% 0, 100% 100%, 0 100%);
	position: absolute;
	left: 0;
	top: 0.6em;
	transform: rotate(-45deg) translateY(-50%);
}
.howtoSlider.itemSlider .relatedArea .list a {
	text-decoration: none;
}
.howtoSlider.itemSlider .relatedArea .list a:hover {
	text-decoration: underline;
}
.howtoSlider.itemSlider .relatedArea .boxButton {
	max-width:175px;
	padding:1em;
}

.howtoSlider video-js {
	width:300px !important;
	height:533px !important;
}
.howtoSlider video-js.square {
	width:300px !important;
	height:300px !important;
}

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

.productFilterArea dl {
	margin-top: 2em;
}
.productFilterArea dl dt {
	margin-bottom: 0.5em;
	font-size: 12px;
}

.productFilterArea dl dd .resetButton {
	text-decoration: underline;
}
.productFilterArea dl dd .resetButton i {
	position: relative;
	margin-right: 0.3em;
}
.productFilterArea dl dd .resetButton i::before,
.productFilterArea dl dd .resetButton i::after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background: #000;
	transform-origin: center center;
	position: absolute;
	top:0;
	let:0;
}
.productFilterArea dl dd .resetButton i::before {transform:translateY(-50%) rotate(45deg);}
.productFilterArea dl dd .resetButton i::after {transform:translateY(-50%) rotate(-45deg);}

.productFilterArea .customForm .selectWrapper {
	display:inline-block;
}
.productFilterArea .customForm .selectWrapper.type02 select {
	width:auto;
	color:#000;
	padding-right: 70px;
}
.productFilterArea .customForm .selectWrapper.type02 i.arrow {
	background: #000;
}
.productFilterArea .customForm .selectWrapper.type02 i.arrow::before {
	border-top-color:#fff;
	border-right-color:#fff;
	border-width:0.25em;
}

.productFilterArea label {
	display:inline-block;
	margin-bottom: 0.5em;
	margin-right:0.3em;
}
.productFilterArea label:last-child {
	margin-right:0;
}
.productFilterArea label input,
.productFilterArea label i {
	display:none;
}

.productFilterArea label i + span {
	display:block;
	background: #fff;
	border:1px solid #000;
	color:#000;
	padding:0.5em 1em 0.3em;
	font-size:13px;
}

.productFilterArea label input:checked + i + span {
	background: #000;
	color:#fff;
}

.productFilterArea label.disabled {
	pointer-events: none;
}
.productFilterArea label.disabled i + span {
	color: #ccc;
	border-color:#ccc;
}

.productFilterArea .itemArea {
	margin-top:3em;
	display:flex;
	flex-wrap: wrap;
	width:calc(100% + 2em);
	margin-left:-1em;
}
.productFilterArea .itemArea .item {
	font-size: 12px;
	width:33.3%;
	padding:0 1em 2em;
	margin-bottom: 3em;
	border-bottom:1px solid #e5e5e5;
}
.productFilterArea .itemArea .item.hide {display:none;}
.productFilterArea .itemArea .item > *:nth-child(n+2) {
	margin-top: 1em;
}
.productFilterArea .itemArea .item figure {
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.productFilterArea .itemArea .lead {
	text-align: center;
	/*! font-size: 107%; */
	font-weight: bold;
	margin-bottom: 3em;
}
.productFilterArea .itemArea .nm {
	font-size: 13px;
	margin-top:3.5em !important;
}
.productFilterArea .itemArea .price {margin-top:1em;}
.productFilterArea .itemArea .tags {
	font-size: 10px;
	color:#ababab;
}
.productFilterArea .itemArea .arrow {
	text-decoration: none;
	display:inline-block;
	position: relative;
	padding-left: 1em;
}
.productFilterArea .itemArea .arrow::before {
	content:"";
	background: #d29ca5;
	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%);
}

.productFilterArea .itemArea figure {
	display:flex;
	align-items:flex-end;
}


.promotion {
  margin: 94px 0 ;
}

.promotion-inner {
  padding: 28px 30px 30px;
  border: 1px solid #000;
}

.promotion-title {
  width: 158px;
  margin: 0 auto 28px;
}

.promotion-wrap {
  display: flex;
  justify-content: space-between;
}

.promotion-img {
  width: 38%;
}

.promotion-text {
  width: 60%;
}

.promotion-text-01 {
  margin-bottom: 10px;
  line-height: 1.7;
}

.promotion-text-02 {
  margin-bottom: 10px;
  font-size: 12px;
}

.seibun {
	display: inline-block;
	width: 24%;
	padding: 5px 15px;
}

.seibun p {
	text-align: center;
	font-size: 11px;
}

.method-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.method-img {
  width: 52%;
}

.method-img p {
	font-size: 10px;
    text-align: left;
    margin-top: 20px;
}

.method-list {
  width: 44%;
  padding-top: 5px;
}
.method-list li {
  margin-bottom: 21px;
}
.method-list li h4 {
  margin-bottom: 13px;
  font-size: 12px;
  font-weight: bold;
}
.method-list li p {
  font-size: 12px;
  line-height: 1.666;
}

#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:170px;
	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;
}

.Counseling {
  padding: 72px 0 0;
}
.Counseling__title {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.03em;
}
.Counseling__copy {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.03em;
  margin: 18px 0 0;
}
.Counseling__button {
  margin: 44px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 285px;
  height: 48px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  -webkit-transition: 0.3s color linear, 0.3s background-color linear;
  -o-transition: 0.3s color linear, 0.3s background-color linear;
  transition: 0.3s color linear, 0.3s background-color linear;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.Counseling__button:hover {
  color: #000;
  background-color: #fff;
}
.Counseling__listlink {
  text-align: center;
  margin: 47px 0 0;
}
.Counseling__listlink a {
  display: inline;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.03em;
  -webkit-box-shadow: 0 1px 0 #000;
          box-shadow: 0 1px 0 #000;
  padding: 0 0 11px;
}
