@charset "utf-8";.mainContents {
	max-width: 1280px;
	font-size: 14px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	padding: 0;
}
.mainContents img {
	width: 100%;
}
.mainContents figure {
	position: relative;
	margin: 0;
}
.mainContents figcaption {
	position: absolute;
}
.mainContents .flex,
.mainContents .flexPC {
	display: flex;
}
.mainContents .flexRowReverse {
	flex-direction: row-reverse;
}
.mainContents .scroll-fade {
	opacity: 0;
}
.mainContents .displaySP {
	display: none;
}
.mainContents .font-bold {
	font-weight: bold;
}

@media only screen and (max-width: 1280px) {
	.mainContents {
		font-size: 1.16vw;
	}
}

@media only screen and (max-width: 640px) {
	.mainContents {
		font-size: 2.18vw;
		margin: auto;
		width: 100% !important;
	}
	.mainContents .flexSP {
		display: flex;
	}
	.mainContents .flexPC {
		display: block;
	}
	.mainContents .displayPC {
		display: none;
	}
	.mainContents .displaySP {
		display: block;
	}
}


.women_daily_nighty .sectionHead .sectionHeadInner {
	margin: auto auto 60px;
}
.women_daily_nighty .sectionHead .sectionHeadInner::after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background-color: #000;
	margin: auto;
}
.women_daily_nighty .sectionHead .sectionHeadTextArea {
	margin: 80px auto;
}
.sectionHeadSmallText {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.women_daily_nighty .sectionHead .sectionHeadTitle {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-weight: normal;
	font-size: 44px;
	line-height: 1.5;
	letter-spacing: 16px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.women_daily_nighty .sectionHead .sectionHeadSubTitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: 4.4px;
	margin-bottom: 50px;
}
.women_daily_nighty .sectionHead .sectionHeadLead {
	width: 560px;
	margin: 0 auto 150px;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 0;
	text-align: justify;
}

@media only screen and (max-width: 1280px) {
	.women_daily_nighty .sectionHead .sectionHeadInner {
		margin: auto auto calc(100vw / 1280 * 70);
	}
	.women_daily_nighty .sectionHead .sectionHeadInner::after {
		width: calc(100vw / 1280 * 50);
		height: calc(100vw / 1280 * 1);
	}
	.women_daily_nighty .sectionHead .sectionHeadTextArea {
		margin: calc(100vw / 1280 * 80) auto;
	}
	.sectionHeadSmallText {
		font-size: calc(100vw / 1280 * 10);
		line-height: calc(100vw / 1280 * 12);
		letter-spacing: calc(100vw / 1280 * 1);
		margin-bottom: calc(100vw / 1280 * 30);
	}
	.women_daily_nighty .sectionHead .sectionHeadTitle {
		font-size: calc(100vw / 1280 * 44);
		line-height: calc(100vw / 1280 * 44);
		letter-spacing: calc(100vw / 1280 * 16);
		margin-bottom: calc(100vw / 1280 * 40);
	}
	.women_daily_nighty .sectionHead .sectionHeadSubTitle {
		font-size: calc(100vw / 1280 * 22);
		line-height: calc(100vw / 1280 * 29);
		letter-spacing: calc(100vw / 1280 * 4.4);
		margin-bottom: calc(100vw / 1280 * 50);
	}
	.women_daily_nighty .sectionHead .sectionHeadLead {
		width: calc(100vw / 1280 * 560);
		font-size: calc(100vw / 1280 * 16);
		line-height: calc(100vw / 1280 * 29);
	}
}
@media only screen and (max-width: 640px) {
	.women_daily_nighty .sectionHead .sectionHeadInner {
		width: 100%;
		margin: auto auto calc(100vw / 640 * 145);
	}
	.women_daily_nighty .sectionHead .sectionHeadInner::after {
		width: calc(100vw / 640 * 77);
		height: calc(100vw / 640 * 1);
	}
	.women_daily_nighty .sectionHead .sectionHeadImage {
		width: 100%;
		height: calc(100vw / 640 * 949);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 68.5% center;
	}
	.women_daily_nighty .sectionHead .sectionHeadTextArea {
		width: 100%;
		padding: 0 calc(100vw / 640 * 25);
		margin: calc(100vw / 640 * 95) auto calc(100vw / 640 * 40);
	}
	.sectionHeadSmallText {
		font-size: calc(100vw / 640 * 15);
		line-height: calc(100vw / 640 * 17);
		letter-spacing: calc(100vw / 640 * 1);
		margin-bottom: calc(100vw / 640 * 60);
	}
	.women_daily_nighty .sectionHead .sectionHeadTitle {
		font-size: calc(100vw / 640 * 60);
		line-height: calc(100vw / 640 * 95);
		letter-spacing: calc(100vw / 640 * 5);
		margin-bottom: calc(100vw / 640 * 80);
	}
	.women_daily_nighty .sectionHead .sectionHeadSubTitle {
		font-size: calc(100vw / 640 * 27);
		line-height: calc(100vw / 640 * 55);
		letter-spacing: calc(100vw / 640 * 5.5);
		margin-bottom: calc(100vw / 640 * 90);
	}
	.women_daily_nighty .sectionHead .sectionHeadLead {
		width: 100%;
		font-size: calc(100vw / 640 * 24);
		line-height: calc(100vw / 640 * 44);
		padding: 0 calc(100vw / 640 * 55);
	}
}


.women_daily_nighty .sectionContents .sectionContentsImage {
	width: 450px;
}
.women_daily_nighty .sectionContents .sectionContentsImage.spaceImage:first-child {
	margin-right: 10px;
}
.women_daily_nighty .sectionContents .sectionContentsImageLabel {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align: left;
}
.women_daily_nighty .sectionContents .sectionContentsTitle {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 40px;
	font-weight: 200;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.women_daily_nighty .sectionContents .sectionContentsText {
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: justify;
}

.women_daily_nighty .sectionContents .productControll {
	margin: auto;
}
.women_daily_nighty .sectionContents .productControll .productLabel {
	text-align: center;
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.14px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.women_daily_nighty .sectionContents .productControll .productButton {
	position: relative;
	display: block;
	width: 160px;
	height: 50px;
	border: 1px solid #000;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 12px;
	line-height: 50px;
	letter-spacing: 2.4px;
	margin: auto;
}
.women_daily_nighty .sectionContents .productControll .productButton::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 34px;
	margin: auto;
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
}


.women_daily_nighty .section1 .sectionContentsInner {
	width: 968px;
	margin: auto auto 270px;
}
.women_daily_nighty .section1 .sectionContentsInner .flexReverse {
	display: flex;
}
.women_daily_nighty .section1 .leftColumn {
	width: 445px;
	box-sizing: border-box;
	margin-top: 7%;
}
.women_daily_nighty .section1 .sectionContentsTitle {
	margin: auto auto 30px;
	text-align: left;
}
.women_daily_nighty .section1 .rightColumn {
	width: 450px;
	margin-left: auto;
}
.women_daily_nighty .section1 .productControlls {
	margin: 30px auto auto;
	display: flex;
	flex-wrap: wrap;
}
.women_daily_nighty .section1 .productControll {
	width: 50%;
}


.women_daily_nighty .section2 .sectionContentsInner {
	position: relative;
	left: 50%;
	transform: translateX(-23.82%);
	width: 100vw;
	margin: auto auto 270px;
}
.women_daily_nighty .section2 .leftColumn {
	width: 78%;
	margin-right: 30px;
}
.women_daily_nighty .section2 .sectionContentsImageLabel {
	text-align: left;
	width: 90%;
}
.women_daily_nighty .section2 .ImageWrapper1 {
	width: 40%;
	padding-right: 10px;
}
.women_daily_nighty .section2 .ImageWrapper2 {
	width: 60%;
}
.women_daily_nighty .section2 .img1 {
	height: 100%;
	width: 90%;
	object-fit: cover;
	object-position: right;
}
.women_daily_nighty .section2 .img2 {
	width: 100%;
	height: 100%;
}
.women_daily_nighty .section2 .sectionContentsInnertext {
	width: 52%;
	margin-right: 20vw;
}
.women_daily_nighty .section2 .sectionContentsImage {
	margin: auto;
	width: auto;
}
.women_daily_nighty .section2 .sectionContentsTitle {
	margin: 50px auto 20px;
	text-align: center;
}
.women_daily_nighty .section2 .sectionContentsText {
	margin: auto auto 60px;
}


.women_daily_nighty .section3 .sectionContentsInner {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	margin: auto auto 250px;
}
.women_daily_nighty .section3 .sectionContentsImageArea {
	position: relative;
}
.women_daily_nighty .section3 .sectionContentsImage {
	width: 100%;
	margin-left: auto;
}
.women_daily_nighty .section3 .sectionContentsImage img {
	object-fit: cover;
	height: 700px;
}


.women_daily_nighty .section4 .sectionContentsInner {
	width: 800px;
	margin: auto auto 250px;
}
.women_daily_nighty .section4 .sectionContentsImageLabel {
	text-align: left;
}
.women_daily_nighty .section4 .sectionContentsImage {
	margin: auto auto 136px;
	width: 800px;
}
.women_daily_nighty .section4 .sectionContentsTitle {
	margin: 50px auto 20px;
	text-align: center;
}
.women_daily_nighty .section4 .sectionContentsText {
	margin: 0 auto 30px;
}
.women_daily_nighty .section4 .ImageWrapper1 {
	width: 100%;
	padding-right: 5px;
}
.women_daily_nighty .section4 .ImageWrapper2 {
	width: 100%;
	padding-left: 5px;
}


.women_daily_nighty .section5 .sectionContentsInner {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	margin: auto auto 270px;
}
.women_daily_nighty .section5 .leftColumn {
	width: 78%;
	margin-right: 30px;
}
.women_daily_nighty .section5 .sectionContentsImageLabel {
	text-align: right;
}
.women_daily_nighty .section5 .leftColumn {
	width: 72%;
	margin-right: 30px;
}
.women_daily_nighty .section5 .ImageWrapper2 {
	padding-left: 10px;
}
.women_daily_nighty .section5 .sectionContentsInnertext {
	width: 50%;
	margin: auto auto 250px;
	margin-left: 20vw;
}
.women_daily_nighty .section5 .img1 {
	height: 100%;
	width: 100%;
}
.women_daily_nighty .section5 .sectionContentsImageLabel {
	text-align: right;
	width: 100%;
}
.women_daily_nighty .section5 .sectionContentsTitle {
	margin: 50px auto 20px;
	text-align: center;
}
.women_daily_nighty .section5 .sectionContentsText {
	margin: auto auto 60px;
}
.women_daily_nighty .section5 .productControlls {
	display: flex;
}
.women_daily_nighty .section5 .productControll {
	margin: auto;
}


.women_daily_nighty .section6 .sectionContentsInner {
	/* width: 968px; */
	margin: auto auto 270px;
}
.women_daily_nighty .section6 .sectionContentsInner .flexReverse {
	display: flex;
}
.women_daily_nighty .section6 .sectionContentsImage {
	width: 100%;
}
.women_daily_nighty .section6 .leftColumn {
	width: 55%;
	box-sizing: border-box;
	margin-top: 12%;
	margin-left: 5%;
}
.women_daily_nighty .section6 .sectionContentsTitle {
	margin: auto auto 30px;
	text-align: left;
}
.women_daily_nighty .section6 .productControlls {
	margin: 30px auto auto;
	display: flex;
	flex-wrap: wrap;
}
.women_daily_nighty .section6 .productControll {
	width: 33%;
}
.women_daily_nighty .section6 .rightColumn {
	width: 45%;
	margin-right: auto;
}


@media only screen and (max-width: 1280px) {
	.women_daily_nighty .sectionContents .sectionContentsImage {
		width: calc(100vw / 1280 * 450);
		margin-left: auto;
	}
	.women_daily_nighty .sectionContents .sectionContentsImageLabel {
		font-size: calc(100vw / 1280 * 10);
		line-height: calc(100vw / 1280 * 10);
		letter-spacing: calc(100vw / 1280 * 2);
		margin-bottom: calc(100vw / 1280 * 20);
	}
	.women_daily_nighty .sectionContents .sectionContentsTitle {
		font-size: calc(100vw / 1280 * 40);
		line-height: calc(100vw / 1280 * 53);
		letter-spacing: calc(100vw / 1280 * 4);
		margin: calc(100vw / 1280 * 25) auto calc(100vw / 1280 * 40);
	}
	.women_daily_nighty .sectionContents .sectionContentsText {
		font-size: calc(100vw / 1280 * 16);
		line-height: calc(100vw / 1280 * 29);
	}

	.women_daily_nighty .sectionContents .productControll .productLabel {
		font-size: calc(100vw / 1280 * 12);
		line-height: calc(100vw / 1280 * 24);
		letter-spacing: calc(100vw / 1280 * 0.14);
		margin-bottom: calc(100vw / 1280 * 20);
	}
	.women_daily_nighty .sectionContents .productControll .productButton {
		width: calc(100vw / 1280 * 160);
		height: calc(100vw / 1280 * 50);
		border: calc(100vw / 1280 * 1) solid #000;
		font-size: calc(100vw / 1280 * 12);
		line-height: calc(100vw / 1280 * 50);
		letter-spacing: calc(100vw / 1280 * 2.4);
	}
	.women_daily_nighty .sectionContents .productControll .productButton::after {
		right: calc(100vw / 1280 * 34);
		width: calc(100vw / 1280 * 7);
		height: calc(100vw / 1280 * 7);
		border-top: calc(100vw / 1280 * 1) solid #000;
		border-right: calc(100vw / 1280 * 1) solid #000;
	}


	.women_daily_nighty .section1 .sectionContentsInner {
		width: calc(100vw / 1280 * 968);
		margin-bottom: calc(100vw / 1280 * 300);
	}
	.women_daily_nighty .section1 .leftColumn {
		width: calc(100vw / 1280 * 445);
		margin-top: 5%;
	}
	.women_daily_nighty .section1 .sectionContentsTitle {
		margin: auto auto 30px;
	}
	.women_daily_nighty .section1 .rightColumn {
		width: calc(100vw / 1280 * 445);
	}
	.women_daily_nighty .section1 .productControlls {
		width: calc(100vw / 1280 * 445);
	}

	.women_daily_nighty .section2 .sectionContentsInner {
		margin: auto auto calc(100vw / 1280 * 250);
	}
	.women_daily_nighty .section2 .sectionContentsTitle {
		margin: calc(100vw / 1280 * 25) auto calc(100vw / 1280 * 40);
	}
	.women_daily_nighty .section2 .sectionContentsText {
		margin: auto auto calc(100vw / 1280 * 60);
	}


	.women_daily_nighty .section3 .sectionContentsInner {
		margin-bottom: calc(100vw / 1280 * 265);
	}
	.women_daily_nighty .section3 .sectionContentsImageArea::after {
		width: calc(100vw / 1280 * 339);
		height: calc(100vw / 1280 * 530);
		top: 0;
	}
	.women_daily_nighty .section3 .sectionContentsImage {
		width: auto;
	}


	.women_daily_nighty .section4 .sectionContentsInner {
		width: calc(100vw / 1280 * 968);
		margin: auto auto calc(100vw / 1280 * 250);
	}
	.women_daily_nighty .section4 .sectionContentsImage {
		width: calc(100vw / 1280 * 655);
		margin: auto auto calc(100vw / 1280 * 70);
	}


	.women_daily_nighty .section5 .sectionContentsInner {
		margin: auto auto calc(100vw / 1280 * 270);
	}
	.women_daily_nighty .section5 .sectionContentsTitle {
		margin: calc(100vw / 1280 * 25) auto calc(100vw / 1280 * 40);
	}
	.women_daily_nighty .section5 .sectionContentsText {
		margin: auto auto calc(100vw / 1280 * 60);
	}

	.women_daily_nighty .section6 .sectionContentsInner {
		width: calc(100vw / 1280 * 968);
		margin-bottom: calc(100vw / 1280 * 300);
	}
	.women_daily_nighty .section6 .leftColumn {
		width: calc(100vw / 1280 * 500);
		margin-top: 10%;
		margin-left: 6%;
	}
	.women_daily_nighty .section6 .sectionContentsTitle {
		margin: auto auto 30px;
	}
	.women_daily_nighty .section6 .sectionContentsText {
		font-size: calc(100vw / 1280 * 16);
		line-height: calc(100vw / 1280 * 29);
	}
	.women_daily_nighty .section6 .productControlls {
		width: calc(100vw / 1280 * 500);
	}
	.women_daily_nighty .section6 .rightColumn {
		width: calc(100vw / 1280 * 500);
	}
}

@media only screen and (max-width: 640px) {
	.women_daily_nighty .sectionContents .leftColumn,
	.women_daily_nighty .sectionContents .rightColumn,
	.women_daily_nighty .sectionContents .sectionContentsInner {
		width: 100%;
		padding: 0;
	}
	.women_daily_nighty .sectionContents .sectionContentsInner {
		padding: 0 calc(100vw / 640 * 55);
	}
	.women_daily_nighty .sectionContents .sectionContentsImage {
		width: 100%;
	}
	.women_daily_nighty .sectionContents .sectionContentsImageLabel {
		font-size: calc(100vw / 640 * 15);
		line-height: calc(100vw / 640 * 18);
		letter-spacing: calc(100vw / 640 * 2);
		margin-bottom: calc(100vw / 640 * 23);
	}
	.women_daily_nighty .sectionContents .sectionContentsTitle {
		font-size: calc(100vw / 640 * 61);
		line-height: calc(100vw / 640 * 77);
		letter-spacing: calc(100vw / 640 * 6);
		text-align: left;
	}
	.women_daily_nighty .sectionContents .sectionContentsText {
		font-size: calc(100vw / 640 * 24);
		line-height: calc(100vw / 640 * 44);
	}

	.women_daily_nighty .sectionContents .productControll {
		width: calc(100% / 3);
	}
	.women_daily_nighty .sectionContents .productControll .productLabel {
		font-size: calc(100vw / 640 * 18);
		line-height: calc(100vw / 640 * 37);
		letter-spacing: calc(100vw / 640 * 0.21);
		margin-bottom: calc(100vw / 640 * 32);
	}
	.women_daily_nighty .sectionContents .productControll .productButton {
		width: 100%;
		height: calc(100vw / 640 * 77);
		border: calc(100vw / 640 * 1) solid #000;
		font-size: calc(100vw / 640 * 18);
		line-height: calc(100vw / 640 * 77);
		letter-spacing: calc(100vw / 640 * 3.7);
	}
	.women_daily_nighty .sectionContents .productControll .productButton::after {
		right: calc(100vw / 640 * 20);
		width: calc(100vw / 640 * 10);
		height: calc(100vw / 640 * 10);
		border-top: calc(100vw / 640 * 1) solid #000;
		border-right: calc(100vw / 640 * 1) solid #000;
	}

	.women_daily_nighty .section1 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 245);
	}
	.women_daily_nighty .section1 .sectionContentsInner .flexReverse {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.women_daily_nighty .section1 .leftColumn {
		margin-top: 0;
	}
	.women_daily_nighty .section1 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: 40px;
	}
	.women_daily_nighty .section1 .sectionContentsImageLabel {
		text-align: left;
	}
	.women_daily_nighty .section1 .productControlls {
		width: 100%;
		margin: calc(100vw / 640 * 100) auto auto;
	}
	.women_daily_nighty .section1 .productControll {
		margin: auto auto calc(100vw / 640 * 70) !important;
		width: 48%;
	}


	.women_daily_nighty .section2 .sectionContentsInner {
		margin: auto auto calc(100vw / 640 * 250);
		transform: translateX(-50%);
		padding: 0;
	}
	.women_daily_nighty .section2 .sectionContentsInnertext {
		margin: auto auto calc(100vw / 640 * 250);
		width: 100%;
		width: 100%;
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: auto;
		margin-top: 40px;
		padding: 0 calc(100vw / 640 * 55);
	}
	.women_daily_nighty .section2 .sectionContentsTitle {
		width: 100%;
		padding: 0 calc(100vw / 640 * 55);
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: 40px;
	}
	.women_daily_nighty .section2 .sectionContentsText {
		width: auto;
	}
	.women_daily_nighty .section2 .ImageWrapper1 {
		width: 100%;
		padding-right: 0;
		padding-bottom: 10px;
		padding: 0 calc(100vw / 640 * 55) 10px 0;
	}
	.women_daily_nighty .section2 .ImageWrapper2 {
		width: 100%;
		padding: 0 calc(100vw / 640 * 55) 10px 0;
		padding-bottom: 0;
	}
	.women_daily_nighty .section2 .img1 {
		width: 100%;
		height: 100%;
	}
	.women_daily_nighty .section2 .img2 {
		width: 100%;
		height: 100%;
	}
	.women_daily_nighty .section2 .sectionContentsInner .productControlls {
		width: 100%;
		margin: calc(100vw / 640 * 100) auto auto;
	}
	.women_daily_nighty .section2 .sectionContentsInner .productSP1 {
		display: flex;
	}
	.women_daily_nighty .section2 .sectionContentsImageLabel {
		text-align: right;
		width: 100%;
		padding: 0 calc(100vw / 640 * 55);
	}
	.women_daily_nighty .section2 .productControll {
		margin: auto auto calc(100vw / 640 * 70) !important;
		width: 48%;
	}


	.women_daily_nighty .section3 .sectionContentsInner {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: calc(100vw / 1280 * 465);
	}
	.women_daily_nighty .section3 .sectionContentsImageArea::after {
		width: calc(100vw / 1280 * 490);
		height: calc(100vw / 1280 * 750);
		top: 0;
	}
	.women_daily_nighty .section3 .sectionContentsImage img {
		object-position: left;
	}


	.women_daily_nighty .section4 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: 40px;
	}
	.women_daily_nighty .section4 .sectionContentsInner {
		margin: auto auto calc(100vw / 640 * 250);
	}
	.women_daily_nighty .section4 .sectionContentsText {
		width: auto;
	}
	.women_daily_nighty .section4 .ImageWrapper1 {
		padding-right: 0;
		padding-bottom: 10px;
	}
	.women_daily_nighty .section4 .ImageWrapper2 {
		padding-left: 0;
	}
	.women_daily_nighty .section4 .sectionContentsInner .productControlls {
		width: 100%;
		margin: calc(100vw / 640 * 100) auto auto;
		display: flex;
	}
	.women_daily_nighty .section4 .sectionContentsImageLabel {
		text-align: right;
	}
	.women_daily_nighty .section4 .productControll {
		margin: auto auto calc(100vw / 640 * 70) !important;
		width: 48%;
	}
	

	.women_daily_nighty .section5 .sectionContentsInner {
		margin: auto auto calc(100vw / 640 * 250);
		padding: 0;
	}
	.women_daily_nighty .section5 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: auto;
		margin-top: 40px;
	}
	.women_daily_nighty .section5 .sectionContentsImageLabel {
		text-align: left;
	}
	.women_daily_nighty .section5 .sectionContentsText {
		margin: auto auto calc(100vw / 640 * 100);
	}
	.women_daily_nighty .section5 .productControll {
		width: 48%;
	}
	.women_daily_nighty .section5 .productControll .productButtons {
		width: 100%;
		margin: auto;
	}
	.women_daily_nighty .section5 .sectionContentsImageLabel {
		text-align: left;
		width: 100%;
	}
	.women_daily_nighty .section5 .leftColumn {
		width: 100%;
		margin-right: 0px;
		padding: 0 0 0 calc(100vw / 640 * 55);
	}
	.women_daily_nighty .section5 .img1 {
		height: 100%;
		width: 100%;
		padding-right: 0px;
	}
	.women_daily_nighty .section5 .img2 {
		width: 100%;
		height: 100%;
	}
	.women_daily_nighty .section5 .sectionContentsInnertext {
		width: 100%;
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: auto;
		margin-top: 40px;
		padding: 0 calc(100vw / 640 * 55);
	}
	.women_daily_nighty .section5 .ImageWrapper2 {
		padding-left: 0;
		padding-bottom: 10px;
	}

	.women_daily_nighty .section6 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 245);
	}
	.women_daily_nighty .section6 .sectionContentsInner .flexReverse {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.women_daily_nighty .section6 .leftColumn {
		margin-top: 0;
		margin-left: 0;
	}
	.women_daily_nighty .section6 .productControlls {
		width: 100%;
		margin: calc(100vw / 640 * 100) auto auto;
		display: block;
	}
	.women_daily_nighty .section6 .productControll {
		margin: auto auto calc(100vw / 640 * 70) !important;
		width: 48%;
	}
	.women_daily_nighty .section6 .sectionContentsImageLabel {
		text-align: right;
	}
	.women_daily_nighty .section6 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
		margin-top: auto;
		margin-top: 40px;
	}
}


.women_daily_nighty .sectionFoot .sectionFootInner {
	width: 525px;
	margin: auto auto 275px;
}
.women_daily_nighty .sectionFoot .linkButton {
	display: block;
	width: 100%;
	height: 100px;
	background-color: #000;
	color: #fff;
	text-align: center;
	margin-bottom: 18px;
	box-sizing: border-box;
}
.women_daily_nighty .sectionFoot .linkButton.linkButtonGray {
	background-color: #CECECE;
}
.women_daily_nighty .sectionFoot .linkButton .linkButtonLabel {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 14px;
	line-height: 100px;
	letter-spacing: 2.8px;
	text-transform: uppercase;
}
.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack {
	padding: 30px 0;
}
.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
	line-height: 20px;
}
.women_daily_nighty .sectionFoot .linkButton .linkButtonSmallLabel {
	font-size: 12px;
	line-height: 20px;
}

@media only screen and (max-width: 1280px) {
	.women_daily_nighty .sectionFoot .sectionFootInner {
		width: calc(100vw / 1280 * 525);
		margin: auto auto calc(100vw / 1280 * 275);
	}
	.women_daily_nighty .sectionFoot .linkButton {
		height: calc(100vw / 1280 * 100);
		margin-bottom: calc(100vw / 1280 * 18);
	}
	.women_daily_nighty .sectionFoot .linkButton .linkButtonLabel {
		font-size: calc(100vw / 1280 * 14);
		line-height: calc(100vw / 1280 * 100);
		letter-spacing: calc(100vw / 1280 * 2.8);
	}
	.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack {
		padding: calc(100vw / 1280 * 30) 0;
	}
	.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
		line-height: calc(100vw / 1280 * 20);
	}
	.women_daily_nighty .sectionFoot .linkButton .linkButtonSmallLabel {
		font-size: calc(100vw / 1280 * 12);
		line-height: calc(100vw / 1280 * 20);
	}
}

@media only screen and (max-width: 640px) {
	.women_daily_nighty .sectionFoot .sectionFootInner {
		width: calc(100vw / 640 * 530);
		margin: auto auto calc(100vw / 640 * 205);
	}
	.women_daily_nighty .sectionFoot .linkButton {
		height: calc(100vw / 640 * 155);
		margin-bottom: calc(100vw / 640 * 40);
	}
	.women_daily_nighty .sectionFoot .linkButton .linkButtonLabel {
		font-size: calc(100vw / 640 * 21);
		line-height: calc(100vw / 640 * 155);
		letter-spacing: calc(100vw / 640 * 4.32);
	}
	.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack {
		padding: calc(100vw / 640 * 45) 0;
	}
	.women_daily_nighty .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
		line-height: calc(100vw / 640 * 35);
	}
	.women_daily_nighty .sectionFoot .linkButton .linkButtonSmallLabel {
		font-size: calc(100vw / 640 * 18);
		line-height: calc(100vw / 640 * 30);
	}
}