@charset "utf-8";
/* CSS Document */
.p-article__header h1{
	text-align: center;
}

.ch {
	width: 100%;
	height: auto;
	margin: 0px auto;
	max-width: 640px;
	line-height: 0;
}
.ch section {
	font-size: 18px;
	line-height: 1.5;
}
.ch .bg_w {
	background-color: #FFFFFF;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/ft.png);
	background-size: contain;
	padding: 50px 0 150px;
	background-position: center bottom;
	margin: 0;
	background-repeat: no-repeat;
}
.ch .cate   {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 0 0 150px;
	box-sizing: border-box;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/bg_cat.png);
	background-size: cover;
	background-clip: border-box;
	background-repeat: no-repeat;
}

.ch section table {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/bg_cat.png);
	background-size: cover;
	background-clip: border-box;
	background-repeat: no-repeat;
}
table td {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ch section table .w62 {
	width: 62%;
}
.ch section table .w62_sp {
	width: 62%; 
	height: 100px;
}
.ch section table .w38 {
	width: 38%;
	height: auto;
}


.ch img {
	width: 100%;
	margin: 0;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.ch #hat {
	padding-bottom:30px;

	background-color: #fbf8c3;
}
.ch #wig {
	padding-bottom:30px;

	background-color: #eff4e4;
}

.ch #uv {

	background-color: #fbf8c3;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/ft.png);
	background-size: contain;
	padding-bottom:150px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.ch .col2 {
	width: 96%;
	margin: 0 auto;
	padding: 5px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.66);
}
.ch .col2w {
	display: flex;
	justify-content: space-between;
	width: 96%;
	margin: 0 auto;
	padding: 5px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.66);}

.ch .col2 .wd {
	display: flex;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .col2w dl {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ch .col2 dt,.ch .col2 dd {
	width: 50%;
	padding: 5px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 0px;
	line-height: 1.8;
}
.ch .col2w dd {
	padding: 0px 10px 5px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
	text-align: center;
}
.ch .col2w dt {
	padding: 5px 10px 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
}
.ch .bg_w h3 {
	margin: 0 auto;
	padding: 0 0 15px;
	width: 60%;
}

.ch section h2 {
	margin: 0;
}
.ch section dd span {
	background-color: #E30003;
	padding: 3px;
	margin: 0 5px 0 0;
	border-radius: 5px;
	color: #FFFFFF;
}
.ch section dd h4 {
	text-align: center;
	font-weight: 600;
}
.ch section .pr {
	color: rgba(227,0,3,1.00);
	text-align: center;
}
.ch section .txtC {
	text-align: center;
	line-height: 1.8;
}

.ch  .btn2 {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	font-size: 18px;
}

.ch section .btn,
.ch section a.btn,
.ch section button.btn {
	margin: 0 auto;
	font-weight: 600;
	line-height: 1.5;
	position: relative;
	padding: 1rem 2rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
	text-decoration: none!important;
}

.ch section a.btn {
	margin: 0 auto;
	color: #fff!important;
	background-color: #378625;
	border-bottom: 5px solid #25561e;
}
.ch section a.btn:hover {
	margin-top: 3px;
	color: #fff!important;
	background-color: #85c258;
	border-bottom: 2px solid #378625;
}
.ch section a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.ch section a img:hover{
    opacity: 0.7;
	color: #000 !important;
	background-color: #fff;
	border: none;}
.ch a:active,.ch a:link,.ch a:visited {
	color: #171717!important;
	text-decoration: underline;
}
.ch a:hover{
	color: #171717!important;
}
.ch .pc {
	display: block;
}
.ch .sp {
	display: none;
}
@media screen and (max-width:500px) {
.ch {
	width: 100%;
	height: auto;
	margin: 0px auto;
	line-height: 0;
}
.ch section {
	font-size: 16px;
	line-height: 1.8;
}
.ch .bg_w {
	background-color: #FFFFFF;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/ft.png);
	background-size: contain;
	padding: 25px 0 100px;
	background-position: center bottom;
	margin: 0;
	background-repeat: no-repeat;
}
.ch section table {
	width: 100%;
	margin: 0;
	height: auto;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/bg_cat.png);
	background-size: cover;
	background-clip: border-box;
	background-repeat: no-repeat;
	padding-bottom: 100px!important;
}
table td {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ch section table .w62 {
	width: 80%;
}
.ch section table .w62_sp {
	width: 80%;
	height: 100px;
}
.ch section table .w38 {
display: none;
}


.ch img {
	width: 100%;
	margin: 0;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.ch #hat {
	padding-bottom:30px;

	background-color: #fbf8c3;
}
.ch #wig {
	padding-bottom:30px;

	background-color: #eff4e4;
}

.ch #uv {

	background-color: #fbf8c3;
	background-image: url(https://lsv-imgix.s3.ap-northeast-1.amazonaws.com/prod-sv-ladys-ec/lp-freepage/sale/2604/ft.png);
	background-size: contain;
	padding-bottom:150px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.ch .col2 {
	width: 96%;
	margin: 0 auto;
	padding: 5px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.66);
}
.ch .col2w {
	display: flex;
	flex-direction:column;
	justify-content: space-between;
	width: 96%;
	margin: 0 auto;
	padding: 5px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.66);}

.ch .col2 .wd {
	display: flex;
	flex-direction:column;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .col2w dl {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ch .col2 dt,.ch .col2 dd {
	width: 100%;
	padding: 10px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 0px;
	line-height: 1.8;
}
.ch .col2w dd {
	padding: 0px 10px 5px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
	text-align: center;
}
.ch .col2w dt {
	padding: 5px 10px 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
}
.ch .bg_w h3 {
	margin: 0 auto;
	padding: 0 0 15px;
	width: 80%;
}

.ch section h2 {
	margin: 0;
}
.ch section dd span {
	background-color: #E30003;
	padding: 3px;
	margin: 0 5px 0 0;
	border-radius: 5px;
	color: #FFFFFF;
}
.ch section dd h4 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.ch section .pr {
	color: rgba(227,0,3,1.00);
	text-align: center;
}
.ch section .txtC {
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
}

.ch  .btn2 {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	font-size: 14px;
}
.ch .pc {
	display: none;
}
.ch .sp {
	display: block;
}
}
html {
    scroll-padding-top: 80px;
}

