﻿/* common ----------------------------------- */
html, body {
	overflow-x: hidden;
}

.pp-ss21 {
	margin-bottom: 100px;
	line-height: 1.6;
}
.pp-ss21 a {
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
}
.pp-ss21 a:hover {
	opacity: .7;
}
.pp-ss21 img {
	max-width: 100%;
	display: inline-block;
}
.pp-ss21 .common-w {
	width: 1000px;
	margin: 0 auto;
}
.pp-ss21 .ff_min {
	/* font-family: '游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif; */
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.pp-ss21 .display-flex {
	display: flex;
}
.pp-ss21 .sp {
	display: none;
}
.pp-ss21 .pc {
	display: block;
}
.pp-ss21 .pc.display-flex {
	display: flex;
}

@media screen and (max-width:768px) {
	.pp-ss21 {
		margin-bottom: 100px;
	}
	.pp-ss21 .common-w {
		width: 100%;
	}
	.pp-ss21 .pc {
		display: none;
	}
	.pp-ss21 .pc.display-flex {
		display: none;
	}
	.pp-ss21 .sp {
		display: block;
	}
	.pp-ss21 .sp.display-flex {
		display: flex;
	}
}

@media only screen and (min-width: 559px) and (max-width: 768px) {
	.pp-ss21 .sp {
		display: block !important;
	}
	.btn span, .btn a {
		line-height: 2.2;
	}
}

/* fade animation ----------------------------------- */
.pp-ss21 .effect-fade {
	opacity : 0;
	transform : translateY(120px);
	transition : all 2s;
}
.pp-ss21 .effect-fade.effect-scroll {
	opacity: 1;
	transform: translateY(0);
}

/* kv ----------------------------------- */
.pp-ss21 .kv {
	background: url(../../assets/img/lp/ppAuraSS2021/kv.jpg) center center no-repeat;
	background-size: cover;
	transform: matrix(1.2, 0, 0, 1.2, 0, 0);
	opacity: 0.7;
	transition: 3s;
}
.pp-ss21 .kv.active {
	transform: matrix(1, 0, 0, 1, 0, 0);
	opacity: 1;
}
.pp-ss21 .kv .common-w {
	position: relative;
	height: calc(100vh - 150px);
	min-height: 600px;
	max-height: 1000px;
}
.pp-ss21 .kv .txt-wrap {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	opacity: 0;
	transition: 5s;
}
.pp-ss21 .kv .txt-wrap.active {
	opacity: 1;
}
.pp-ss21 .kv .txt-wrap p {
	text-align: center;
}
.pp-ss21 .kv .txt-wrap .kv-lead {
	margin-bottom: 4em;
}
.pp-ss21 .kv .txt-wrap .kv-series {
	margin-bottom: 1em;
}

@media screen and (max-width:768px) {
	.pp-ss21 .kv {
		background: url(../../assets/img/lp/ppAuraSS2021/kv_sp.jpg) center bottom no-repeat;
		background-size: cover;
	}
	.pp-ss21 .kv .common-w {
		height: calc(100vh - 14.6vw);
    min-height: 480px;
    max-height: none;
	}
	.pp-ss21 .kv .txt-wrap {
		position: static;
		transform: translateX(0);
		padding: 6vh 13vw 0;
	}
	.pp-ss21 .kv .txt-wrap .kv-lead {
		margin-bottom: 5vh;
	}
	.pp-ss21 .kv .txt-wrap .kv-series {
		margin-bottom: 1vh;
	}
	.pp-ss21 .kv .txt-wrap .kv-ss2021 {
		padding: 0 10vw;
	}
}


/* concept ----------------------------------- */
.pp-ss21 .concept {
	text-align: center;
	padding: 80px 0 100px;
}
.pp-ss21 .concept .txt {
	font-size: 20px;
	line-height: 2;
	text-align: center;
	margin-top: 40px;
}

@media screen and (max-width:768px) {
	.pp-ss21 .concept {
		padding: 15vw 5vw 25vw;
	}
	.pp-ss21 .concept .txt {
	font-size: 4vw;
	margin-top: 6vw;
	}
}


/* new ----------------------------------- */
.pp-ss21 .new .eye-img-wrap {
	background-color: #fde9db;
}
.pp-ss21 .new .eye-img-wrap .common-w {
	position: relative;
}
.pp-ss21 .new .eye-img-wrap .color-txt {
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
}
.pp-ss21 .new .eye-img-wrap .ph {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	line-height: 0;
}
.pp-ss21 .new .eye-txt-wrap {
	background-color: #fde9db;
	border-top: 6px solid #fff;
}
.pp-ss21 .new .item-eye {
	position: relative;
	padding: 160px 0 40px;
	border-right: 6px solid #fff;
}
.pp-ss21 .new .item-eye > div {
	flex-basis: 50%;
}
.pp-ss21 .new .item-eye .img {
	position: absolute;
	top: -90px;
}
.pp-ss21 .new .item-eye .br .img {
	left: 160px;
}
.pp-ss21 .new .item-eye .pk .img {
	right: 160px;
}
.pp-ss21 .new .item-eye p,
.pp-ss21 .new .item-eye .btn,
.pp-ss21 .new .item-eye .more {
	display: block;
	text-align: center;
}
.pp-ss21 .new .catch {
	font-size: 20px;
	font-weight: bold;
	color: #7c463e;
	margin-bottom: 10px;
	word-break: keep-all;
}
.pp-ss21 .new .name {
	font-size: 16px;
}
.pp-ss21 .new .sale-name {
	font-size: 12px;
}
.pp-ss21 .new .price {
	font-size: 14px;
	margin-top: 1em;
}
.pp-ss21 .new .btn {
	margin: 20px 0;
}

.pp-ss21 .new .item-lip {
	background-color: #fad9d3;
	border-top: 6px solid #fff;
}
.pp-ss21 .new .item-lip .common-w {
	border-left: 6px solid #fff;
	padding: 20px 100px;
}
.pp-ss21 .new .item-lip .display-flex {
	align-items: center;
}
.pp-ss21 .new .item-lip .txt-wrap {
	padding-left: 100px;
}
.pp-ss21 .new .item-lip .btn a {
	margin-right: 10px;
}

@media screen and (max-width:768px) {
	.pp-ss21 .new .eye-img-wrap .color-txt {
		width: 70vw;
		top: -14vw;
	}
	.pp-ss21 .new .btn {
		margin: 5vw 0;
	}
	.pp-ss21 .new .btn a + a {
		margin-top: 1em;
	}
	.pp-ss21 .new .item-eye {
		padding: 42vw 0 10vw;
		border-right: none;
	}
	.pp-ss21 .new .item-eye .img {
		width: 40vw;
		top: -10vw;
		text-align: center;
	}
	.pp-ss21 .new .item-eye .br .img {
		left: 5vw;
	}
	.pp-ss21 .new .item-eye .pk .img {
		right: 5vw;
	}
	.pp-ss21 .new .item-eye .txt-wrap {
		padding: 0 2vw;
	}
	.pp-ss21 .new .catch {
		font-size: 4.3vw;
		margin-bottom: 2vw;
		text-align: center;
		word-break: break-all;
	}
	.pp-ss21 .new .name {
		font-size: 3.5vw;
		margin-bottom: 2vw;
		text-align: center;
	}
	.pp-ss21 .new .price {
		font-size: 3.3vw;
		text-align: center;
	}
	.pp-ss21 .new .item-lip .common-w {
		border-left: none;
		padding: 5vw;
	}
	.pp-ss21 .new .item-lip .display-flex {
		flex-direction: column;
		align-items: flex-start;
	}
	.pp-ss21 .new .item-lip .img {
		width: 50vw;
		margin-left: 10vw;
	}
	.pp-ss21 .new .item-lip .img img {
		width: 100%;
	}
	.pp-ss21 .new .item-lip .txt-wrap {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	.pp-ss21 .new .item-lip .btn {
		display: block;
		margin: 5vw auto;
	}
}

@media only screen and (min-width: 559px) and (max-width: 768px) {
	.pp-ss21 .new .item-eye {
		padding-top: 28vw;
	}
}

/* pure ----------------------------------- */
.pp-ss21 .pure,
.pp-ss21 .modish {
	padding: 120px 0 0;
}
.pp-ss21 .style {
	position: relative;
	margin-bottom: 100px;
}
.pp-ss21 .style:after {
	content: '';
	width: 500px;
	height: 500px;
	position: absolute;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.pp-ss21 .pure .style:after {
	background-color: #f5ede8;
}
.pp-ss21 .modish .style:after {
	background-color: #ebd0c6;
}
.pp-ss21 .style .ph {
	flex-basis: 50%;
}
.pp-ss21 .style .txt-wrap {
	flex-basis: 50%;
	padding-left: 60px;
}
.pp-ss21 .style .txt-wrap .heading {
	font-size: 60px;
	margin: 0.8em 0 0;
}
.pp-ss21 .style .txt-wrap .lead {
	display: inline;
	font-size: 32px;
	line-height: 2;
	color: #fff;
	padding: 3px 5px;
}
.pp-ss21 .style .txt-wrap .txt {
	font-size: 17px;
	line-height: 2;
	margin-top: 1.8em;
}
.pp-ss21 .style .txt-wrap .deco {
	margin: 1.5em 2em 0 0;
	text-align: right;
}
.pp-ss21 .pure .style .txt-wrap .heading {
	color: #494042;
}
.pp-ss21 .pure .style .txt-wrap .lead {
	background-color: #494042;
}
.pp-ss21 .modish .style .txt-wrap .heading {
	color: #5b3c3f;
}
.pp-ss21 .modish .style .txt-wrap .lead {
	background-color: #5b3c3f;
}

@media screen and (max-width:768px) {
	.pp-ss21 .pure, .pp-ss21 .modish {
		padding: 0 0 15vw;
	}
	.pp-ss21 .style {
		flex-direction: column;
		margin-bottom: 14vw;
	}
	.pp-ss21 .style .ph img {
		width: 100%;
	}
	.pp-ss21 .style .txt-wrap {
		padding: 0 5vw;
	}
	.pp-ss21 .style .txt-wrap .heading {
		font-size: 13vw;
	}
	.pp-ss21 .style .txt-wrap .lead {
		font-size: 8vw;
		line-height: 1.6;
	}
	.pp-ss21 .style .txt-wrap .txt {
		font-size: 4vw;
		margin-top: 5vw;
	}
	.pp-ss21 .style:after {
    width: 80vw;
    height: 80vw;
    bottom: auto;
		top: 120vw;
    right: 0;
    left: auto;
    transform: translateX(0);
	}
	.pp-ss21 .style .txt-wrap .deco {
		width: 100%;
		margin: 3vw 0 0;
	}
	.pp-ss21 .style .txt-wrap .deco img {
		width: 60vw;
	}
}

.pp-ss21 .items .heading,
.pp-ss21 .makeup .heading {
	position: relative;
	font-size: 24px;
	text-align: center;
	margin-bottom: 1em;
}
.pp-ss21 .items .heading:before,
.pp-ss21 .makeup .heading:before {
	content: '';
	width: 1px;
	height: 60px;
	background-color: #333;
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
}
.pp-ss21 .items .list-item {
	justify-content: space-between;
	margin-bottom: 100px;
}
.pp-ss21 .items .list-item * {
	text-align: center;
}
.pp-ss21 .items .list-item li {
	position: relative;
}
.pp-ss21 .items .list-item .name {
	font-size: 16px;
	margin: 0.5em 0 0.3em;
}
.pp-ss21 .items .list-item .price {
	font-size: 14px;
}
.pp-ss21 .items .list-item .btn {
	display: block;
	margin-top: 1em;
}
.pp-ss21 .items .list-item .ico-new {
	position: absolute;
	top: -46px;
	left: 20px;
	z-index: -1;
}

@media screen and (max-width:768px) {
	.pp-ss21 .items .heading,
	.pp-ss21 .makeup .heading {
		font-size: 5vw;
	}
	.pp-ss21 .items .heading:before,
	.pp-ss21 .makeup .heading:before {
		height: 12vw;
		top: -14vw;
	}
	.pp-ss21 .items .list-item {
		margin: 0 5vw 30vw;
	}
	.pp-ss21 .items .list-item .ico-new {
    top: 0;
    left: 7vw;
    width: 18vw;
	}
	.pp-ss21 .items .list-item .name {
		font-size: 5vw;
	}
	.pp-ss21 .items .list-item .price {
		font-size: 4.3vw;
	}
	.pp-ss21 .items .list-item .slick-prev {
		left: 0;
	}
	.pp-ss21 .items .list-item .slick-next {
		right: -2vw;
	}
	.pp-ss21 .items .list-item .slick-prev:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-bottom: solid 2px #aaa;
    border-left: solid 2px #aaa;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
	}
	.pp-ss21 .items .list-item .slick-next:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #aaa;
    border-right: solid 2px #aaa;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
	}
	.pp-ss21 .items .list-item .slick-dots {
		bottom: -10vw;
	}
	.pp-ss21 .items .list-item .slick-dots li button:before {
		font-family: Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
		font-size: 40px;
	}
}

.pp-ss21 .makeup .slide-wrap,
.pp-ss21 .makeup .ph {
	width: 500px;
	line-height: 0;
}
.pp-ss21 .makeup .slide-wrap {
	position: relative;
	border-top-left-radius: 80px;
}
.pp-ss21 .makeup .ph img {
	border-bottom-right-radius: 80px;
}
.pp-ss21 .pure .makeup .slide-wrap {
	background-color: #f3e4e5;
}
.pp-ss21 .modish .makeup .slide-wrap {
	background-color: #ebe1e0;
}
.pp-ss21 .makeup .slide-wrap > div {
	line-height: 1.6;
}
.pp-ss21 .makeup .slide-wrap .slider {
	padding: 40px;
	font-size: 14px;
}
.pp-ss21 .makeup .sub-heading {
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #333;
	margin-bottom: 1em;
}
.pp-ss21 .makeup dl {
	margin-bottom: 1em;
}
.pp-ss21 .makeup dt {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
	margin-bottom: 0.5em;
}
.pp-ss21 .pure .makeup dt {
	background-color: #494042;
}
.pp-ss21 .modish .makeup dt {
	background-color: #5b3c3f;
}
.pp-ss21 .modish .slick-slide:focus {
	outline: none;
}
.pp-ss21 .makeup .slider-nav {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}
.pp-ss21 .makeup .slider-nav .slick-slide {
	width: 50px !important;
	margin: 0 5px;
}
.pp-ss21 .makeup .slider-nav .slick-slide:focus {
	outline: none;
}
.pp-ss21 .makeup .slider-nav .slick-slide p {
	cursor: pointer;
}
.pp-ss21 .makeup .slider-nav .slick-slide.slick-current p {
	opacity: 0.6;
	cursor: auto;
}

@media screen and (max-width:768px) {
	.pp-ss21 .makeup .display-flex {
		flex-direction: column-reverse;
		margin: 0 3vw;
	}
	.pp-ss21 .makeup .slide-wrap,
	.pp-ss21 .makeup .ph {
		width: 94vw;
	}
	.pp-ss21 .makeup .ph img {
		width: 100%;
		border-bottom-right-radius: 0;
		border-top-left-radius: 80px;
	}
	.pp-ss21 .makeup .slide-wrap {
		border-top-left-radius: 0;
		border-bottom-right-radius: 80px;
	}
	.pp-ss21 .makeup .slide-wrap .slider {
		font-size: 3.5vw;
		padding: 5vw 5vw 20vw;
	}
	.pp-ss21 .makeup .slider-nav {
		width: 100%;
		bottom: 3vw;
	}
	.pp-ss21 .makeup .slider-nav .slick-track {
		display: flex;
		justify-content: center;
		width: 100% !important;
	}
}


/* lip ----------------------------------- */
.pp-ss21 .lip {
	height: 724px;
	background: url(../../assets/img/lp/ppAuraSS2021/lip_bg.jpg) center center #f5cfde no-repeat;
	background-size: 1400px;
	padding: 70px 0 0;
	margin: 120px 0;
	
}
.pp-ss21 .lip .display-flex {
	justify-content: space-between;
}
.pp-ss21 .lip .item {
	flex-basis: 240px;
	padding-top: 280px;
	text-align: right;
}
.pp-ss21 .lip .product-lip .new {
	text-align: center;
	margin-bottom: 10px;
}
.pp-ss21 .lip .product-lip p {
	text-align: right;
}
.pp-ss21 .lip .product-lip .btn {
	display: block;
	margin: 20px 0;
}
.pp-ss21 .lip .product-lip .note {
	font-size: 12px;
}
.pp-ss21 .lip .txt-wrap {
	flex-basis: 50%;
}
.pp-ss21 .lip .txt-wrap .catch {
	font-size: 48px;
	letter-spacing: 0.2em;
}
.pp-ss21 .lip .txt-wrap .name {
	color: #888;
	font-size: 17px;
	letter-spacing: 0.1em;
	margin: 0.5em 0 1.5em;
}
.pp-ss21 .lip .txt-wrap .lead {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.pp-ss21 .lip .txt-wrap .txt {
	font-size: 15px;
}
.pp-ss21 .lip .list-check {
	margin-top: 20px;
}
.pp-ss21 .lip .list-check li {
	width: 100%;
	font-size: 15px;
	background: url(../../assets/img/lp/ppAuraSS2021/check.svg) center left 10px no-repeat #fff;
	background-size: 21px;
	border-radius: 30px;
	padding: 3px 20px 3px 40px;
	margin: 10px 0;
}
.pp-ss21 .lip .before-after {
	margin-top: 10px;
	padding: 0 40px;
}

@media screen and (max-width:768px) {
	.pp-ss21 .lip {
		position: relative;
		background: none;
		height: auto;
		margin: 0 0 10vw;
		padding: 0;
	}
	.pp-ss21 .lip .display-flex {
		flex-direction: column;
	}
	.pp-ss21 .lip .item {
		position: static;
		background: url(../../assets/img/lp/ppAuraSS2021/lip_bg_sp.jpg) center bottom #f5cfde no-repeat;
		background-size: 100%;
		padding: 10vw 5vw;
	}
	.pp-ss21 .lip .item .catch {
		font-size: 10vw;
	}
	.pp-ss21 .lip .item .name {
		font-size: 4vw;
	}
	.pp-ss21 .lip .item .product-lip {
		width: 53%;
		margin-left: auto;
		padding: 6vw 0;
	}
	.pp-ss21 .lip .item p {
		font-size: 4.2vw;
		text-align: left;
	}
	.pp-ss21 .lip .item .new {
		text-align: left;
	}
	.pp-ss21 .lip .item .new img {
		width: 40vw;
	}
	.pp-ss21 .lip .item .btn {
		text-align: left;
		margin: 5vw 0;
	}
	.pp-ss21 .lip .item .note {
		font-size: 3vw;
	}
	.pp-ss21 .lip .txt-wrap {
		background-color: #f5cfde;
		padding: 10vw 5vw;
	}
	.pp-ss21 .lip .txt-wrap .lead {
		font-size: 6vw;
	}
	.pp-ss21 .lip .txt-wrap .txt {
		font-size: 4vw;
	}
	.pp-ss21 .lip .txt-wrap .display-flex {
		flex-direction: row;
	}
	.pp-ss21 .lip .before-after {
		text-align: center;
		margin-top: 5vw;
		padding: 0 0 0 5vw;
	}
	.pp-ss21 .lip .list-check {
		margin-top: 5vw;
	}
	.pp-ss21 .lip .list-check li {
    font-size: 3.5vw;
    width: 53vw;
    padding: 3px 0 3px 34px;
	}
}



/* bnr ----------------------------------- */

.pp-ss21 .series_bnr > div + div {
	margin-top: 40px;
}

/* series bnr */
@media screen and (max-width:768px) {
	.pp-ss21 .series_bnr {
		width: 90vw;
		margin: 40px auto 0;
	}
	.pp-ss21 .series_bnr > div + div {
		margin-top: 20px;
	}
}