/*----------------------------------------
 Present Campaign
----------------------------------------*/
body, p {
	font-family: inherit;
}
.present {
	padding-top: 39vw;
	text-align: center;
}
.present-title {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 6.6vw;
	color: #f593ac;
	font-weight: 300;
	letter-spacing: .09em;
}
.present-title-sub {
	margin-top: 5.5vw;
	font-size: 4vw;
	color: #1a1a1a;
	line-height: 2.1;
	letter-spacing: .11em;
}
.present-title-sub .title-sub-em {
	font-size: 5.3vw;
	letter-spacing: .04em;
}
.present-during {
	font-family: "yu-mincho-pr6n", sans-serif;
	margin-top: 3.3vw;
	display: flex;
	justify-content: center;
	color: #1a1a1a;
}
.present-during-info {
	position: relative;
	width: 25.9vw;
}
.present-during-info .text-year {
	position: absolute;
	top: -3.1vw;
	left: 2.5vw;
	font-size: 2.5vw;
	letter-spacing: .09em;
}
.present-during-info .text-date {
	font-size: 4.8vw;
	letter-spacing: .08em;
}
.present-during-info .text-week {
	margin: 0 -1.9vw;
	font-size: 3.5vw;
}
.present-during-info .text-time {
	font-size: 4.2vw;
}
.present-during-mark {
	padding: 1.3vw 1.8vw 0 1.6vw;
	font-size: 3.6vw;
}
.present-img {
	margin: 0 auto;
	width: 75.7vw;
}
.present-list {
	margin-top: 11.5vw;
}
.present-list-way-title-insta {
	display: inline-block;
	position: relative;
	padding: 0 0 0 7.4vw;
	font-size: 4.2vw;
	letter-spacing: .11em;
}
.present-list-way-title-x {
	margin-top: 9.8vw;
	display: inline-block;
	position: relative;
	padding: 0 0 0 7.4vw;
	font-size: 4.2vw;
	letter-spacing: .11em;
}
.present-list-way-title-insta::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0.6vw;
	left: 1.2vw;
	width: 4.5vw;
	height: 4.5vw;
	background: url(../img/present/icon_insta.png) no-repeat;
	background-size: contain;
}
.present-list-way-title-x::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 1.2vw;
	left: 1.5vw;
	width: 3.9vw;
	height: 3.9vw;
	background: url(../img/present/icon_x.png) no-repeat;
	background-size: contain;
}
.present-list-way-title-sub {
	margin-top: 4vw;
	font-size: 4vw;
	letter-spacing: .1em;
}
.present .link-btn {
	margin: 4vw auto 0;
	letter-spacing: .1em;
}
.present .link-btn a {
	font-size: 3.6vw;
}
.present .link-btn span {
	position: relative;
	top: 4%;
}
.cp-hash-text:hover {
	cursor: pointer;
}
.present {
	background: url(../img/present/bg.jpg) no-repeat;
	background-size: cover;
	background-position-x: 70%;
}
.present.f-type {
	background-image: none;
}
.present .concept-ttl .word1 span,
.present .concept-ttl .word2 span {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 6.6vw;
	color: #f593ac;
	font-weight: 300;
	letter-spacing: .09em;
}
.present .concept-ttl {
	margin-bottom: 5.5vw;
}
/*-- PC --------*/
@media screen and (min-width: 769px) {
	.present-wrap .present-title-sub {
		margin-top: 0;
	}
	.present-wrap {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row-reverse;
	}
	.present-wrap .image {
		margin-right: 2vw;
		flex-basis: 25%;
	}
	.present-wrap .image img {
		width: 100%;
	}
	.present {
		background-position-x: 0%;
	}
	.present-title {
		font-size: 2.5vw;
	}
	.present .concept-ttl .word1 span,
	.present .concept-ttl .word2 span {
		font-size: 2.5vw;
	}
	.present-title-sub {
		margin-top: 2.1vw;
		font-size: 1.8vw;
		line-height: 2;
		letter-spacing: .12em;
	}
	.present-title-sub .title-sub-em {
		font-size: 2.35vw;
		letter-spacing: unset;
	}
	.present-during {
		margin-top: 2vw;
	}
	.present-during-info {
		width: 11vw;
	}
	.present-during-info .text-year {
		top: -1.2vw;
		left: 1vw;
		font-size: 1vw;
		letter-spacing: unset;
	}
	.present-during-info .text-date {
		font-size: 2.1vw;
		letter-spacing: unset;
	}
	.present-during-info .text-week {
		margin: 0 -.4vw;
		font-size: 1.5vw;
	}
	.present-during-info .text-time {
		font-size: 1.6vw;
	}
	.present-during-mark {
		padding: .6vw .8vw 0;
		font-size: 1.6vw;
	}
	.present-img {
		margin: 2vw auto 0;
		width: 38.5vw;
	}
	.present-list {
		display: flex;
		justify-content: space-between;
		margin-top: 3.4vw;
	}
	.present-list-way:first-of-type {
		padding-left: 23.1vw;
	}
	.present-list-way:last-of-type {
		padding-right: 22.1vw;
	}
	.present-list-way-title-insta {
		display: block;
		padding: .4vw 0 0 3.4vw;
		font-size: 1.8vw;
	}
	.present-list-way-title-x {
		margin-top: unset;
		display: block;
		padding: .4vw 0 0 1.7vw;
		font-size: 1.8vw;
	}
	.present-list-way-title-insta::before {
		top: .7vw;
		left: 4.4vw;
		width: 1.9vw;
		height: 1.9vw;
	}
	.present-list-way-title-x::before {
		top: .7vw;
		left: 3.9vw;
		width: 1.8vw;
		height: 1.8vw;
	}
	.present-list-way-title-sub {
		margin-top: .3vw;
		font-size: 1.8vw;
		letter-spacing: .1em;
	}
	.present .link-btn {
		margin-top: 1.75vw;
		font-size: 1.1vw;
		letter-spacing: .09em;
	}
	.present .link-btn a {
		font-size: 1.1vw;
	}
	.present .link-btn span {
		position: relative;
		top: 2%;
		width: 100%;
	}
}

/* renew */
.present {
	position: relative;
	padding: 10vw 0 15vw;
	overflow: hidden;
}
.present .common-btn {
	margin: 1vw auto 0;
	padding: 0;
	width: 65%;
}
.present .common-btn a {
	display: block;
	padding: 1.2em 0 1.2em;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.present .common-btn span {
	transition: 100ms;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.present .common-btn:hover span {
	color: #fff;
	transition: 100ms;
}
.present-bg-parts li {
	position: absolute;
}
.p-page_content__inner .present p.cp-hash-text {
	display: inline;
	margin-top: .5vw;
	font-size: 3.5vw;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.p-page_content__inner .present p.present-list-way-title-sub {
	font-size: 4vw;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.p-page_content__inner .present p.present-during-mark {
	font-size: 3.6vw;
}

@media screen and (min-width: 769px) {
	.present {
		padding: 10vw 0;
	}
	.present .common-btn {
		margin: 1vw auto 0;
		width: 90%;
		font-size: 1vw;
	}
	.present .common-btn a {
		padding: 1.3em 0 1.3em;
	}
	.p-page_content__inner .present p.present-list-way-title-sub {
		font-size: 1.8vw;
	}
	.p-page_content__inner .present p.cp-hash-text {
		font-size: 1.16vw;
	}
	.p-page_content__inner .present p.present-during-mark {
		font-size: 1.6vw;
	}
}

/** renewal **/
.pc {
	display: none;
}
.sp {
	display: block;
}
.shop-link {
	top: -55vw;
}
.haircare-area li:nth-of-type(3),
.haircare-area li:nth-of-type(4),
.haircare-area li:nth-of-type(5) {
	margin-bottom: 2%;
}
.haircare-area li:nth-of-type(1),
.haircare-area li:nth-of-type(2),
.haircare-area li:nth-of-type(6),
.haircare-area li:nth-of-type(7),
.haircare-area li:nth-of-type(8) {
	margin-bottom: 10%;
}

@media screen and (min-width: 768px) {
	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
	.mv-wrap {
		position: relative;
	}
	.shop-link {
		top: 5.6%;
		bottom: auto;
	}
	.haircare-area li:nth-of-type(1),
	.haircare-area li:nth-of-type(2),
	.haircare-area li:nth-of-type(3),
	.haircare-area li:nth-of-type(4),
	.haircare-area li:nth-of-type(5),
	.haircare-area li:nth-of-type(6),
	.haircare-area li:nth-of-type(7),
	.haircare-area li:nth-of-type(8) {
		margin-bottom: 5%;
	}
}

/** White Content **/
.white-content {
	position: relative;
	font-family: "yu-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.white-content p {
	margin: 0;
}
.white-content .title-wt {
	position: absolute;
	width: 100%;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	color: #B49C6A;
}
.white-content .sub-title-wt {
	width: 73.8%;
	background-color: #fff;
	color: #B49C6A;
	border: solid 2px #B49C6A;
	border-radius: 2px;
	padding: 8px 0 6px;
	font-size: 4.2vw;
	line-height: 1;
	letter-spacing: .14em;
	margin: 0 auto;
}
.white-content .main-title-wt {
	font-size: 15vw;
	vertical-align: middle;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-top: 10px;
}
.white-content .main-title-wt span.small {
	font-size: 7.1vw;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	letter-spacing: 0.06em;
}
.white-content .main-title-wt span.large {
	vertical-align: middle;
	letter-spacing: 0.02em;
}
.white-content .lead-wrap-wt {
	position: absolute;
	width: 100%;
	top: 34%;
	left: 50%;
	transform: translateX(-50%);
	text-align: left;
	font-size: 3.6vw;
	line-height: 2.05;
	color: #1C1C1C;
}
.white-content .lead-wrap-wt .underline {
	background: linear-gradient(transparent 70%, #F6EDB4 30%);
	line-height: 1;
}
.white-content.sp .lead-wrap-wt {
	position: static;
	transform: none;
	background: url(../img/white-content/sp/img-01.png) no-repeat top right;
	background-size: 60%;
}
.white-content .title-img {
	padding: 50px 0 10px 12%;
}
.white-content .title-img img {
	width: 50%;
}
.white-content .lead-01-wt {
	margin-bottom: 3%;
}
.white-content .lead-02-wt {
	background: url(../img/white-content/sp/img-02.png) no-repeat;
	background-size: contain;
	width: 100%;
	height: 72vw;
	position: relative;
}
.white-content .lead-02-wrap-wt {
	position: absolute;
	top: 10vw;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.white-content .lead-02-wt .lead-02-title-wt {
	text-align: center;
	line-height: 1.3;
	font-size: 3.8vw;
	color: #886F3C;
}
.white-content .lead-02-wt .lead-02-txt-wt {
	line-height: 1.667;
	margin: 4vw 7vw;
	color: #3e232f;
}
.white-content .lead-02-wt .lead-02-title-wt .large {
	font-size: 5vw;
}
.white-content.sp .lead-01-txt-wt {
	margin-left: 8.1%;
	width: 49%;
	line-height: 1.667;
	color: #3e232f;
}
@media screen and (min-width: 768px) {
	.white-content .title-wt {
		top: 7%;
	}
	.white-content .sub-title-wt {
		width: 34.2%;
		border: solid 4px #B49C6A;
		padding: 12px 0 10px;
		font-size: 1.7vw;
	}
	.white-content .main-title-wt {
		display: inline-block;
		font-size: 5vw;
		margin-top: 0;
	}
	.white-content .main-title-wt span.small {
		font-size: 2.8vw;
		margin-right: 15px;
		letter-spacing: 0.06em;
	}
	.white-content .lead-wrap-wt {
		position: absolute;
		width: 100%;
		top: 34%;
		left: 50%;
		transform: translateX(-50%);
		text-align: left;
		font-size: 1.1vw;
		line-height: 2.05;
	}
	.white-content .title-img {
		padding: 0;
		margin-left: 5.5%;
		margin-bottom: 10px;
	}
	.white-content .title-img img {
		width: 21.5%;
	}
	.white-content .lead-01-wt {
		margin-left: 13%;
		margin-bottom: 3.5%;
	}
	.white-content .lead-02-wt {
		background: url(../img/white-content/img-02.png) no-repeat;
		background-size: contain;
		width: 41%;
		height: 302px;
		margin-left: 6.5%;
	}
	.white-content .lead-02-wrap-wt {
		top: 5%;
		width: auto;
	}
	.white-content .lead-02-wt .lead-02-title-wt {
		line-height: 1.3;
		font-size: 1.4vw;
		padding-bottom: 6%;
	}
	.white-content .lead-02-wt .lead-02-title-wt .large {
		font-size: 1.8vw;
	}
	.white-content .lead-02-wt .lead-02-txt-wt {
		white-space: nowrap;
		line-height: 1.95;
		margin: 0;
	}
	.white-content .lead-wrap-wt .underline {
		background: linear-gradient(transparent 60%, #F6EDB4 30%);
	}
	.white-content .concept-ttl p.tlt {
		color: #B49C6A !important;
		line-height: 1 !important;
	}
	.white-content .concept-ttl {
		display: inline-block;
		font-size: 5vw;
		font-weight: normal;
		margin-top: 0;
		font-family: "yu-mincho-pr6n", sans-serif;
	}
	.white-content .concept-ttl .word1 {
		display: inline-block;
		font-size: 5vw;
		margin-top: 0;
	}
	.white-content .concept-ttl .word1 .char12,
	.white-content .concept-ttl .word1 .char13 {
		vertical-align: middle;
    letter-spacing: 0.02em;
	}
	.white-content .concept-ttl .word1 .char1,
	.white-content .concept-ttl .word1 .char2,
	.white-content .concept-ttl .word1 .char3,
	.white-content .concept-ttl .word1 .char4,
	.white-content .concept-ttl .word1 .char5,
	.white-content .concept-ttl .word1 .char6,
	.white-content .concept-ttl .word1 .char7,
	.white-content .concept-ttl .word1 .char8,
	.white-content .concept-ttl .word1 .char9,
	.white-content .concept-ttl .word1 .char10,
	.white-content .concept-ttl .word1 .char11 {
		font-size: 2.8vw;
		letter-spacing: 0.06em;
	}
	.white-content .concept-ttl .word1 .char11 {
		margin-right: 15px;
	}
	.white-content .main-title-wt.sp {
		display: none;
	}
}
.wf-loading {
	opacity: 0;
}