@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;
	}
}


.womenComfyAndStylish .sectionHead .sectionHeadInner {
	width: 1136px;
	margin: auto auto 150px;
}
.womenComfyAndStylish .sectionHead .sectionHeadInner::after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background-color: #000;
	margin: auto;
}
.womenComfyAndStylish .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;
}
.womenComfyAndStylish .sectionHead .sectionHeadTitle {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-weight: normal;
	font-size: 44px;
	line-height: 44px;
	letter-spacing: 16px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.womenComfyAndStylish .sectionHead .sectionHeadSubTitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: 4.4px;
	margin-bottom: 50px;
}
.womenComfyAndStylish .sectionHead .sectionHeadLead {
	width: 560px;
	margin: auto;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 0;
	text-align: justify;
}

@media only screen and (max-width: 1280px) {
	.womenComfyAndStylish .sectionHead .sectionHeadInner {
		width: calc(100vw / 1280 * 1136);
		margin: auto auto calc(100vw / 1280 * 150);
	}
	.womenComfyAndStylish .sectionHead .sectionHeadInner::after {
		width: calc(100vw / 1280 * 50);
		height: calc(100vw / 1280 * 1);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .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) {
	.womenComfyAndStylish .sectionHead .sectionHeadInner {
		width: 100%;
		margin: auto auto calc(100vw / 640 * 145);
	}
	.womenComfyAndStylish .sectionHead .sectionHeadInner::after {
		width: calc(100vw / 640 * 77);
		height: calc(100vw / 640 * 1);
	}
	.womenComfyAndStylish .sectionHead .sectionHeadImage {
		width: 100%;
		height: calc(100vw / 640 * 949);
		background-image: url('/photo/page/women_comfy_and_stylish/TD0814L_223820_sp.png');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 67% center;
	}
	.womenComfyAndStylish .sectionHead .sectionHeadTextArea {
		width: 100%;
		padding: 0 calc(100vw / 640 * 55);
		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);
	}
	.womenComfyAndStylish .sectionHead .sectionHeadTitle {
		font-size: calc(100vw / 640 * 60);
		line-height: calc(100vw / 640 * 95);
		letter-spacing: calc(100vw / 640 * 16);
		margin-bottom: calc(100vw / 640 * 80);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .sectionHead .sectionHeadLead {
		width: 100%;
		font-size: calc(100vw / 640 * 24);
		line-height: calc(100vw / 640 * 44);
	}
}


.womenComfyAndStylish .sectionContents .sectionContentsImage {
	width: 400px;
}
.womenComfyAndStylish .sectionContents .sectionContentsImageLabel {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.womenComfyAndStylish .sectionContents .sectionContentsTitle {
	font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 53px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.womenComfyAndStylish .sectionContents .sectionContentsText {
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: justify;
}

.womenComfyAndStylish .sectionContents .productControll {
	width: 160px;
}
.womenComfyAndStylish .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;
}
.womenComfyAndStylish .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;
}
.womenComfyAndStylish .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);
}

.womenComfyAndStylish .section1 .sectionContentsInner {
	width: 968px;
	margin: auto auto 270px;
}
.womenComfyAndStylish .section1 .leftColumn {
	width: 400px;
}
.womenComfyAndStylish .section1 .rightColumn {
	width: 481px;
	margin-left: auto;
}
.womenComfyAndStylish .section1 .sectionContentsTitle {
	margin: 75px auto 40px;
}
.womenComfyAndStylish .section1 .sectionContentsText {
	margin: auto auto 60px;
}
.womenComfyAndStylish .section1 .productControll:first-of-type {
	margin-right: 53px;
}

.womenComfyAndStylish .section2 .sectionContentsInner {
	margin-bottom: 300px;
}
.womenComfyAndStylish .section2 .leftColumn {
	width: 445px;
	padding: 30px 80px;
	box-sizing: border-box;
}
.womenComfyAndStylish .section2 .sectionContentsTitle {
	margin: auto auto 62px;
}
.womenComfyAndStylish .section2 .rightColumn {
	width: 835px;
}
.womenComfyAndStylish .section2 .sectionContentsImage + .sectionContentsImage {
	margin-left: auto;
	margin-top: 30px;
}
.womenComfyAndStylish .section2 .productControlls {
	width: 655px;
	margin: 140px auto auto;
}
.womenComfyAndStylish .section2 .productControll:nth-of-type(2) {
	margin: auto;
}

.womenComfyAndStylish .section3 .sectionContentsInner {
	padding-left: 432px;
	padding-right: 399px;
	margin-bottom: 265px;
}
.womenComfyAndStylish .section3 .sectionContentsImageArea {
	position: relative;
}
.womenComfyAndStylish .section3 .sectionContentsImageArea::after {
	content: '';
	display: block;
	position: absolute;
	width: 339px;
	height: 437px;
	top: 151px;
	right: 0;
	background-color: #D8E3E5;
	z-index: -1;
}
.womenComfyAndStylish .section3 .sectionContentsImage {
	width: 341px;
}

.womenComfyAndStylish .section4 .sectionContentsInner {
	width: 729px;
	margin: auto auto 250px;
}
.womenComfyAndStylish .section4 .sectionContentsImage {
	width: 655px;
	margin: auto auto 136px;
}
.womenComfyAndStylish .section4 .leftColumn {
	padding-left: 206px;
	padding-right: 121px;
}
.womenComfyAndStylish .section4 .leftColumn > .sectionContentsImage {
	width: 242px;
	margin: auto;
}
.womenComfyAndStylish .section4 .productControlls {
	margin-top: 34px;
}
.womenComfyAndStylish .section4 .productControll {
	margin-bottom: 45px;
}
.womenComfyAndStylish .section4 .sectionContentsTitle {
	text-align: center;
	margin-top: 140px;
	margin-bottom: 40px;
}
.womenComfyAndStylish .section4 .sectionContentsText {
	width: 480px;
	margin: auto;
}

.womenComfyAndStylish .section5 .sectionContentsInner {
	margin-bottom: 390px;
}
.womenComfyAndStylish .section5 .sectionContentsImage {
	width: 932px;
	height: 445px;
	margin-left: auto;
	background-image: url('/photo/page/women_comfy_and_stylish/TD0814L_222648.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 85%;
}

.womenComfyAndStylish .section6 .sectionContentsInner {
	margin-bottom: 296px;
}
.womenComfyAndStylish .section6 .leftColumn {
	width: 658px;
	padding-left: 151px;
	padding-right: 97px;
	box-sizing: border-box;
}
.womenComfyAndStylish .section6 .rightColumn {
	width: 622px;
}
.womenComfyAndStylish .section6 .sectionContentsTitle {
	margin: 20px auto 40px;
	text-align: center;
}
.womenComfyAndStylish .section6 .sectionContentsText {
	margin: auto auto 40px;
}
.womenComfyAndStylish .section6 .productControll {
	margin: auto;
}


@media only screen and (max-width: 1280px) {
	.womenComfyAndStylish .sectionContents .sectionContentsImage {
		width: calc(100vw / 1280 * 400);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .sectionContents .sectionContentsTitle {
		font-size: calc(100vw / 1280 * 40);
		line-height: calc(100vw / 1280 * 53);
		letter-spacing: calc(100vw / 1280 * 4);
	}
	.womenComfyAndStylish .sectionContents .sectionContentsText {
		font-size: calc(100vw / 1280 * 16);
		line-height: calc(100vw / 1280 * 29);
	}
	
	.womenComfyAndStylish .sectionContents .productControll {
		width: calc(100vw / 1280 * 160);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .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;
	}


	.womenComfyAndStylish .section1 .sectionContentsInner {
		width: calc(100vw / 1280 * 968);
		margin: auto auto calc(100vw / 1280 * 270);
	}
	.womenComfyAndStylish .section1 .leftColumn {
		width: calc(100vw / 1280 * 400);
	}
	.womenComfyAndStylish .section1 .rightColumn {
		width: calc(100vw / 1280 * 481);
	}
	.womenComfyAndStylish .section1 .sectionContentsTitle {
		margin: calc(100vw / 1280 * 75) auto calc(100vw / 1280 * 40);
	}
	.womenComfyAndStylish .section1 .sectionContentsText {
		margin: auto auto calc(100vw / 1280 * 60);
	}
	.womenComfyAndStylish .section1 .productControll:first-of-type {
		margin-right: calc(100vw / 1280 * 53);
	}

	
	.womenComfyAndStylish .section2 .sectionContentsInner {
		margin-bottom: calc(100vw / 1280 * 300);
	}
	.womenComfyAndStylish .section2 .leftColumn {
		width: calc(100vw / 1280 * 445);
		padding: calc(100vw / 1280 * 30) calc(100vw / 1280 * 80);
	}
	.womenComfyAndStylish .section2 .sectionContentsTitle {
		margin: auto auto calc(100vw / 1280 * 62);
	}
	.womenComfyAndStylish .section2 .rightColumn {
		width: calc(100vw / 1280 * 835);
	}
	.womenComfyAndStylish .section2 .sectionContentsImage + .sectionContentsImage {
		margin-top: calc(100vw / 1280 * 30);
	}
	.womenComfyAndStylish .section2 .productControlls {
		width: calc(100vw / 1280 * 655);
		margin: calc(100vw / 1280 * 140) auto auto;
	}

	.womenComfyAndStylish .section3 .sectionContentsInner {
		padding-left: calc(100vw / 1280 * 432);
		padding-right: calc(100vw / 1280 * 399);
		margin-bottom: calc(100vw / 1280 * 265);
	}
	.womenComfyAndStylish .section3 .sectionContentsImageArea::after {
		width: calc(100vw / 1280 * 339);
		height: calc(100vw / 1280 * 437);
		top: calc(100vw / 1280 * 151);
	}
	.womenComfyAndStylish .section3 .sectionContentsImage {
		width: calc(100vw / 1280 * 341);
	}
	
	.womenComfyAndStylish .section4 .sectionContentsInner {
		width: calc(100vw / 1280 * 729);
		margin: auto auto calc(100vw / 1280 * 250);
	}
	.womenComfyAndStylish .section4 .sectionContentsImage {
		width: calc(100vw / 1280 * 655);
		margin: auto auto calc(100vw / 1280 * 136);
	}
	.womenComfyAndStylish .section4 .leftColumn {
		padding-left: calc(100vw / 1280 * 206);
		padding-right: calc(100vw / 1280 * 121);
	}
	.womenComfyAndStylish .section4 .leftColumn > .sectionContentsImage {
		width: calc(100vw / 1280 * 242);
	}
	.womenComfyAndStylish .section4 .productControlls {
		margin-top: calc(100vw / 1280 * 34);
	}
	.womenComfyAndStylish .section4 .productControll {
		margin-bottom: calc(100vw / 1280 * 45);
	}
	.womenComfyAndStylish .section4 .sectionContentsTitle {
		margin-top: calc(100vw / 1280 * 140);
		margin-bottom: calc(100vw / 1280 * 40);
	}
	.womenComfyAndStylish .section4 .sectionContentsText {
		width: calc(100vw / 1280 * 480);
	}
	
	.womenComfyAndStylish .section5 .sectionContentsInner {
		margin-bottom: calc(100vw / 1280 * 390);
	}
	.womenComfyAndStylish .section5 .sectionContentsImage {
		width: calc(100vw / 1280 * 932);
		height: calc(100vw / 1280 * 445);
	}
	
	.womenComfyAndStylish .section6 .sectionContentsInner {
		margin-bottom: calc(100vw / 1280 * 296);
	}
	.womenComfyAndStylish .section6 .leftColumn {
		width: calc(100vw / 1280 * 658);
		padding-left: calc(100vw / 1280 * 151);
		padding-right: calc(100vw / 1280 * 97);
	}
	.womenComfyAndStylish .section6 .rightColumn {
		width: calc(100vw / 1280 * 622);
	}
	.womenComfyAndStylish .section6 .sectionContentsTitle {
		margin: calc(100vw / 1280 * 20) auto calc(100vw / 1280 * 40);
	}
	.womenComfyAndStylish .section6 .sectionContentsText {
		margin: auto auto calc(100vw / 1280 * 40);
	}
}

@media only screen and (max-width: 640px) {
	.womenComfyAndStylish .sectionContents .leftColumn,
	.womenComfyAndStylish .sectionContents .rightColumn,
	.womenComfyAndStylish .sectionContents .sectionContentsInner {
		width: 100%;
		padding: 0;
	}
	.womenComfyAndStylish .sectionContents .sectionContentsInner {
		padding: 0 calc(100vw / 640 * 55);
	}
	.womenComfyAndStylish .sectionContents .sectionContentsImage {
		width: 100%;
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .sectionContents .sectionContentsTitle {
		font-size: calc(100vw / 640 * 61);
		line-height: calc(100vw / 640 * 77);
		letter-spacing: calc(100vw / 640 * 6);
		text-align: left;
	}
	.womenComfyAndStylish .sectionContents .sectionContentsText {
		font-size: calc(100vw / 640 * 24);
		line-height: calc(100vw / 640 * 44);
	}
	
	.womenComfyAndStylish .sectionContents .productControll {
		width: calc(100vw / 640 * 247);
	}
	.womenComfyAndStylish .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);
	}
	.womenComfyAndStylish .sectionContents .productControll .productButton {
		width: calc(100vw / 640 * 247);
		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);
	}
	.womenComfyAndStylish .sectionContents .productControll .productButton::after {
		right: calc(100vw / 640 * 52);
		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;
	}


	.womenComfyAndStylish .section1 .sectionContentsInner {
		margin: auto auto calc(100vw / 640 * 250);
	}
	.womenComfyAndStylish .section1 .sectionContentsTitle {
		margin: calc(100vw / 640 * 85) auto calc(100vw / 640 * 40);
	}
	.womenComfyAndStylish .section1 .sectionContentsText {
		margin: auto auto calc(100vw / 640 * 100);
	}
	.womenComfyAndStylish .section1 .productControll:first-of-type {
		margin-right: calc(100vw / 640 * 34);
	}
	
	.womenComfyAndStylish .section2 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 245);
	}
	.womenComfyAndStylish .section2 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
	}
	.womenComfyAndStylish .section2 .sectionContentsText {
		margin-bottom: calc(100vw / 640 * 45);
	}
	.womenComfyAndStylish .section2 .sectionContentsImage + .sectionContentsImage {
		margin-top: calc(100vw / 640 * 30);
	}
	.womenComfyAndStylish .section2 .productControlls {
		width: 100%;
		margin: calc(100vw / 640 * 150) auto auto;
	}
	.womenComfyAndStylish .section2 .productControll {
		margin: auto auto calc(100vw / 640 * 120) !important;
	}

	.womenComfyAndStylish .section3 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 410);
	}
	.womenComfyAndStylish .section3 .sectionContentsImageArea::after {
		width: calc(100vw / 640 * 395);
		height: calc(100vw / 640 * 511);
		top: calc(100vw / 640 * 176);
	}
	.womenComfyAndStylish .section3 .sectionContentsImage {
		width: calc(100vw / 640 * 398);
	}

	.womenComfyAndStylish .section4 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 180);
	}
	.womenComfyAndStylish .section4 .sectionContentsImageLabel {
		padding: 0 calc(100vw / 640 * 55);
	}
	.womenComfyAndStylish .section4 .sectionContentsImage {
		width: 100%;
		margin: auto auto calc(100vw / 640 * 122);
	}
	.womenComfyAndStylish .section4 .leftColumn > .sectionContentsImage {
		width: calc(100vw / 640 * 374);
	}
	.womenComfyAndStylish .section4 .productControlls {
		margin-top: calc(100vw / 640 * 111);
	}
	.womenComfyAndStylish .section4 .productControll {
		margin-bottom: auto;
	}
	.womenComfyAndStylish .section4 .productControll:first-of-type {
		margin-right: calc(100vw / 640 * 34);
	}
	.womenComfyAndStylish .section4 .sectionContentsTitle {
		margin-top: calc(100vw / 640 * 150);
		margin-bottom: calc(100vw / 640 * 40);
	}
	.womenComfyAndStylish .section4 .sectionContentsText {
		width: 100%;
	}
	
	.womenComfyAndStylish .section5 .sectionContentsInner {
		padding-right: 0;
		margin-bottom: calc(100vw / 640 * 284);
	}
	.womenComfyAndStylish .section5 .sectionContentsImage {
		width: calc(100vw / 640 * 584);
		height: calc(100vw / 640 * 278);
	}
	
	.womenComfyAndStylish .section6 .sectionContentsInner {
		margin-bottom: calc(100vw / 640 * 285);
	}
	.womenComfyAndStylish .section6 .sectionContentsTitle {
		margin: auto auto calc(100vw / 640 * 43);
	}
	.womenComfyAndStylish .section6 .sectionContentsText {
		margin: auto auto calc(100vw / 640 * 103);
	}
	.womenComfyAndStylish .section6 .productControlls {
		margin-top: calc(100vw / 640 * 110);
	}
}


.womenComfyAndStylish .sectionFoot .sectionFootInner {
	width: 525px;
	margin: auto auto 275px;
}
.womenComfyAndStylish .sectionFoot .linkButton {
	display: block;
	width: 100%;
	height: 100px;
	background-color: #000;
	color: #fff;
	text-align: center;
	margin-bottom: 18px;
	box-sizing: border-box;
}
.womenComfyAndStylish .sectionFoot .linkButton.linkButtonGray {
	background-color: #CECECE;
}
.womenComfyAndStylish .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;
}
.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack {
	padding: 30px 0;
}
.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
	line-height: 20px;
}
.womenComfyAndStylish .sectionFoot .linkButton .linkButtonSmallLabel {
	font-size: 12px;
	line-height: 20px;
}

@media only screen and (max-width: 1280px) {
	.womenComfyAndStylish .sectionFoot .sectionFootInner {
		width: calc(100vw / 1280 * 525);
		margin: auto auto calc(100vw / 1280 * 275);
	}
	.womenComfyAndStylish .sectionFoot .linkButton {
		height: calc(100vw / 1280 * 100);
		margin-bottom: calc(100vw / 1280 * 18);
	}
	.womenComfyAndStylish .sectionFoot .linkButton .linkButtonLabel {
		font-size: calc(100vw / 1280 * 14);
		line-height: calc(100vw / 1280 * 100);
		letter-spacing: calc(100vw / 1280 * 2.8);
	}
	.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack {
		padding: calc(100vw / 1280 * 30) 0;
	}
	.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
		line-height: calc(100vw / 1280 * 20);
	}
	.womenComfyAndStylish .sectionFoot .linkButton .linkButtonSmallLabel {
		font-size: calc(100vw / 1280 * 12);
		line-height: calc(100vw / 1280 * 20);
	}
}

@media only screen and (max-width: 640px) {
	.womenComfyAndStylish .sectionFoot .sectionFootInner {
		width: calc(100vw / 640 * 530);
		margin: auto auto calc(100vw / 640 * 205);
	}
	.womenComfyAndStylish .sectionFoot .linkButton {
		height: calc(100vw / 640 * 155);
		margin-bottom: calc(100vw / 640 * 40);
	}
	.womenComfyAndStylish .sectionFoot .linkButton .linkButtonLabel {
		font-size: calc(100vw / 640 * 21);
		line-height: calc(100vw / 640 * 155);
		letter-spacing: calc(100vw / 640 * 4.32);
	}
	.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack {
		padding: calc(100vw / 640 * 45) 0;
	}
	.womenComfyAndStylish .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
		line-height: calc(100vw / 640 * 35);
	}
	.womenComfyAndStylish .sectionFoot .linkButton .linkButtonSmallLabel {
		font-size: calc(100vw / 640 * 18);
		line-height: calc(100vw / 640 * 30);
	}
}