article{
	padding: 105px 0 100px;
}
.outlet{
	width: 100%;
	margin: 0 auto 40px;
	padding: 40px 0 0 0;
}

.outlet h2{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 40px;
}

.outletTitle{
	background: #fff url("../../outlet/images/outlet_pagetitle.jpg") no-repeat center top;
	background-size: 100% auto;
	height: 52.5vw;
	text-align: center;
	padding: 0 0 0 0;
	
	margin-bottom: 0;
}
.outletTitle img{
	width: 690px;
	height: auto;
}

.outletIntro{
	padding: 60px;
	background: #BBA366;
	color: #fff;

}
.outletIntro-2{
	padding: 60px;
	border-bottom: 1px solid rgba(0,0,0,.1)
}
.outletIntro2{
	padding: 80px 0 20px;
	/*color: #000;*/
	text-align: center;

}

.outletRead{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 160%;
}

.outletTokutenTitle{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.outletTokuten{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;

}
.outletTokuten ruby rt{
	line-height: 0.6em;
}
.outletTokuten span{
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding-top: 8px;
}

.outletTokuten a{
	color: #000 !important;
	text-decoration: underline;
}


.outletTokutenIn{
	display: inline-block;
	/*background: #fff;
	color: #000;
	padding: 20px 32px;
	box-shadow: 10px 10px 0 rgba(0,0,0,.1);*/
}


.outletSyuryo{
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}

.outletSyuryo2{
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	
	color: rgba(220,0,3,1.00);

}



.vescosCont{
	padding: 100px 0 0;
}
.vescosCont.tanpin{
	padding: 60px 0 100px;
	margin: 0 0 0 0;
	display: flex;
	justify-content: center;
}
.vescosPdtBox{
	position: relative;
	width:1040px;
	margin: 0 auto 50px;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
	flex-direction: row-reverse;
	
	align-items: center;
	
	padding: 0 0 50px 0;
	
	border-bottom: 1px solid #ddd;
}
.vescosPdtBox:nth-last-of-type(1){
	border: none;
	margin: 0 auto 0;
	padding: 0;
}
.vescosPdtImg{
	width: 47%;
}
.vescosPdtImg img{
	width: 100%;
	height: auto;

}
.vescosPdtTxt{
	width:50%;
	margin: 0 ;
	padding: 0 0;
	background: #fff;
}
.vescosPdtTitle{
	font-weight: bold;
	color: #957B3A;
	margin-bottom: 30px;
	line-height: 120%;
	position: relative;
	padding: 0 0 0 90px;
}
.vescosPdtTitle .secIcon{
	width: 70px;
	height: 70px;
	background: #A68D4D;
	text-align: center;
	padding: 18px 0 0 0;
	font-size: 30px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0;
	border-radius: 50%;

}
.vescosPdtTitle .secIcon span{
	font-size:12px;
	display: block;
	padding-top: 4px;
	color: #fff;
}

.vescosPdtTitle ul li{
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
}
.vescosPdtTitle ul li::before{
	content: "・";
	
}
.vescosPdtTitle ul li span{
	display: inline-block;
	font-size: 17px;
}


.vescosPdtTitle span{
	font-size: 14px;
	display: block;
	position: relative;
	color: #999;
	
}

.outletPrice{
	font-size: 18px;
	padding: 0 0 40px 0;
	text-align: center;
	text-decoration: line-through;
}
.outletPrice span{
	color: #B14040;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;

}
.outletPrice span::before{
	content: "→";
	text-decoration: none;
	padding: 0 6px;
	color: #000;
}





.vescosPdtTitle2{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 120%;
	position: relative;
}
.vescosPdtTitle2 span{
	font-size: 14px;
	display: block;
	position: relative;
	color: #999;
	
}

.vescosList ul{
	margin-bottom: 30px;
}
.vescosList li{
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 1.2em;
	position: relative;
}
.vescosList li::before{
	position: absolute;
	left: 0;
	top: 0;
	content: "・";
}
.vescosList span{
	font-weight: normal;
	display: block;
}



.colorselect{
	font-size: 12px;
}
.colorselect table{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 100%;
	margin-bottom: 20px;
}
.colorselect td{
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	vertical-align: middle;
	padding: 4px 2px;
	line-height: 150%;

}
.colorselect td.cell1{
	background: #FAF4DF
}

.outletCartBtn{
	text-align: center;
}


.colorSelects{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px dotted #ccc;
	text-align: center;
	position: relative;
}
.colorSelects::before{
	content: "各アイテム1色ずつご選択ください";
	display: inline-block;
	background: #fff;
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}
	
.colorSelect{
	width: 48%;
}
.colorName{
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
}
.colorSelects select{
	padding: 5px;
	border-radius: 3px;
}


.colorSelectBox {
	position: relative;
	
}
.colorSelectBox::after {
    position: absolute;
    right: 15px;
	top: 50%;
	transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.colorSelectBox select {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}



.vescosBtn{
	
}
.vescosBtn a{
	background:#957B3A;
	color: #fff;
	padding: 19px 55px;
	display: inline-block;
	line-height: 100%;
}

.vescosCome{
	background: #fff2f8;
	padding: 0 0 60px;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
}

.vescosComeTitle{
	color: #957B3A;
	transform: translateY(-50%);
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	
}
.vescosComeTitle span{
	display: inline-block;
	position: relative;
}
.vescosComeTitle span::after{
	content: "";
	width:49px;
	height: 43px;
	background: url("../../vestcosme2020/images/title_icon.png") no-repeat 0 0;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	right:-60px;
}
.vescosDetail{
	padding: 100px 0 100px;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	width: 760px;
	margin: 0 auto;
}

.vescosDetailTitle{
	color: #957B3A;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	
}
.vescosDetailRead{
	font-size: 24px;
	margin-bottom: 40px;
}
.vescosDetailTxt{
	font-size: 16px;
	margin-bottom: 50px;
	line-height: 140%;
	padding: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.vescosDetailTxt span{
	font-size: 24px;
	color: #957B3A;
	font-weight: bold;
	display: block;
	line-height: 100%;
}

.txtSmall{
	font-size: 13px;
	display: block;
	margin-top: 20px;
}

.vescosDetailTxt2{
	font-size: 24px;
	color: #666;
	font-weight: bold;
}


.vescosDetailBtn{
	text-align: center;
	padding: 40px 0 60px;
	
}
.vescosDetailBtn a{
	background:#957B3A;
	color: #fff;
	padding: 19px 55px;
	display: inline-block;
	line-height: 100%;
	font-size: 16px;
}


.outletSoloLists{
	display: flex;
	flex-wrap: wrap;
	gap:40px 40px;
	width: 1040px;
	margin: 0 auto;
}

.outletSolo{
	width:calc(25% - 30px);
	text-align: center;
	
}
.outletSoloImg{
	margin-bottom: 10px;
}
.outletSoloImg img{
	width: 100%;
	height: auto;
}
.outletSoloName{
	font-size: 14px;
	margin-bottom: 10px;
}
.outletSoloName span{
	display: block;
	font-size: 12px;
}
.outletSoloPrice{
	font-size: 14px;
	margin-bottom: 10px;
	color: #000;
	text-decoration: line-through;
	opacity: 1;
}
.outletSoloPrice span{
	font-size: 14px;
	color: #B14040;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	display: inline-block;
	margin-left: 10px;
	opacity: 1;
}

.outletSoloLists .outletCartBtn{
	
}
.outletSoloLists .outletCartBtn input[type=submit]{
	width: 100%;
}




@media screen and (max-width: 768px) {
	article{
		padding: 52px 0 60px;
	}
	.outlet{
		width: 100%;
		margin: 0 auto 40px;
		padding: 0 0 0 0;
		margin-bottom: 0;
	}
	.outlet h2{
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 30px;
	}

	.outletTitle{
		background: #fff url("../../outlet/images/outlet_pagetitle_sp.jpg") no-repeat center top;
		background-size: 100% auto;
		height: 100vw;
		text-align: center;
		padding: 25px 0 20px 0;
		margin-bottom: 0;
	}
	.outletTitle img{
		width: 80%;
		height: auto;
	}



	.outletIntro{
		padding: 40px 3%;
		background: #BBA366;
		color: #fff;

	}
	.outletIntro-2{
		padding: 40px 3%;
	}
	.outletIntro2{
		padding: 40px 3% 10px;
		/*background: #BBA366;
		color: #fff;*/

	}

	.outletRead{
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 160%;
		width: 100%;
	}

	.outletTokutenTitle{
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 20px;
	}

	.outletTokuten{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 30px;
		line-height: 180%;

	}
	.outletTokuten ruby rt {
		display: none;
	}
	.outletTokuten ruby[data-ruby] {
	  position:relative;
	}
	.outletTokuten ruby[data-ruby]::before {
	  content: attr(data-ruby);
	  position:absolute;
	  left:-2em;
	  top:-0.9em;
	  right:-2em;
	  text-align:center;
	  font-size:1em;
	}
	.outletTokuten span{
		font-size: 12px;
		font-weight: normal;
		line-height: 140%;
	}

	.outletTokuten a{
		color: #000 !important;
	}

	.outletTokutenIn{
		display: inline-block;
		/*background: #fff;
		color: #000;
		padding: 14px 20px;
		box-shadow: 6px 6px 0 rgba(0,0,0,.1);*/
	}



	.outletSyuryo{
		font-size: 12px;
		font-weight: bold;
		text-align: center;

	}
	.outletSyuryo2{
		margin-top: 20px;
		font-size: 18px;
		font-weight: bold;
		text-align: center;

	}



	.vescosCont{
		padding: 40px 0 0;
	}
	.vescosCont.tanpin{
		padding: 40px 0 40px;
	}
	.vescosPdtBox{
		position: relative;
		width:94%;
		margin: 0 auto 30px;
		padding: 0 0 30px;

		display: block;
		flex-wrap: wrap;
		justify-content: space-between;

		flex-direction: row;

		align-items: center;
	}
	.vescosPdtBox:nth-last-of-type(1){
		border: none;
		margin: 0 auto 0;
		padding: 0;
	}
	.vescosPdtImg{
		width: 100%;
		margin-bottom: 30px;
	}
	.vescosPdtImg img{
		width: 100%;
		height: auto;

	}
	.vescosPdtTxt{
		width:100%;
		margin: 0 ;
		padding: 0 0;
		background: #fff;
	}
	.vescosPdtTitle{
		font-weight: bold;
		color: #957B3A;
		margin-bottom: 33px;
		line-height: 120%;
		position: relative;
		padding: 0 0 0 60px;
	}
	.vescosPdtTitle .secIcon{
		width: 50px;
		height: 50px;
		background: #A68D4D;
		text-align: center;
		padding: 10px 0 0 0;
		font-size: 20px;
		color: #fff;
		position: absolute;
		bottom: 10px;
		left: 0;
		border-radius: 50%;

	}
	.vescosPdtTitle .secIcon span{
		font-size:9px;
		display: block;
		padding-top: 1px;
		color: #fff;
	}

	.vescosPdtTitle ul li{
		font-size: 15px;
		color: #000;
		margin-bottom: 15px;
	}
	.vescosPdtTitle ul li::before{
		content: "・";

	}
	.vescosPdtTitle ul li span{
		display: inline-block;
		font-size: 17px;
	}


	.vescosPdtTitle span{
		font-size: 14px;
		display: block;
		position: relative;
		color: #999;

	}
	
	

	.outletPrice{
		font-size: 14px;
		padding: 0 0 30px 0;
		text-align: center;
		text-decoration: line-through;
	}
	.outletPrice span{
		color: #B14040;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;

	}
	.outletPrice span::before{
		content: "→";
		text-decoration: none;
		padding: 0 6px;
		color: #000;
	}


	
	.vescosPdtTitle2{
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 30px;
		line-height: 120%;
		position: relative;
	}
	.vescosPdtTitle2 span{
		font-size: 14px;
		display: block;
		position: relative;
		color: #999;

	}

	.vescosList ul{
		margin-bottom: 30px;
	}
	.vescosList li{
		font-size: 16px;
		line-height: 21px;
		font-weight: bold;
		margin-bottom: 10px;
		padding-left: 1.2em;
		position: relative;
	}
	.vescosList li::before{
		position: absolute;
		left: 0;
		top: 0;
		content: "・";
	}
	.vescosList span{
		font-weight: normal;
		display: block;
	}



	.colorselect{
		font-size: 12px;
	}
	.colorselect table{
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		width: 100%;
		margin-bottom: 20px;
	}
	.colorselect td{
		border: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
		text-align: center;
		vertical-align: middle;
		padding: 4px 2px;
		line-height: 150%;

	}
	.colorselect td.cell1{
		background: #FAF4DF
	}

	.outletCartBtn{
		text-align: center;
	}


	.colorSelects{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 50px;
		padding-bottom: 20px;
		border-top: 1px dotted #ccc;
		text-align: center;
		position: relative;
	}
	.colorSelects::before{
		content: "各アイテム1色ずつご選択ください";
		display: inline-block;
		background: #fff;
		position: absolute;
		top: 10px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
	}

	.colorSelect{
		width: 48%;
	}
	.colorName{
		font-size: 14px;
		margin-bottom: 5px;
		text-align: left;
	}
	.colorSelects select{
		padding: 5px;
		border-radius: 3px;
	}


	.colorSelectBox {
		position: relative;

	}
	.colorSelectBox::after {
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		width: 10px;
		height: 7px;
		background-color: #535353;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		content: '';
		pointer-events: none;
	}

	.colorSelectBox select {
		appearance: none;
		min-width: 100%;
		height: 2.8em;
		padding: .4em calc(.8em + 30px) .4em .8em;
		border: 1px solid #cccccc;
		border-radius: 3px;
		background-color: #fff;
		color: #333333;
		font-size: 1em;
		cursor: pointer;
	}


	.vescosBtn{
		text-align: center;
	}
	.vescosBtn a{
		background:#957B3A;
		color: #fff;
		padding: 19px 55px;
		display: inline-block;
		line-height: 100%;
	}

	.vescosCome{
		background: #fff2f8;
		padding: 0 0 30px;
		font-size: 16px;
		line-height: 32px;
		text-align: center;
	}

	.vescosComeTitle{
		color: #957B3A;
		transform: translateY(-50%);
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 10px;

	}

	.vescosDetail{
		padding: 50px 0 50px;
		font-size: 18px;
		line-height: 36px;
		text-align: center;
		width: 92%;
		margin: 0 auto;
	}

	.vescosDetailTitle{
		color: #957B3A;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 20px;

	}
	.vescosDetailRead{
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.vescosDetailTxt{
		font-size: 14px;
		margin-bottom: 20px;
		line-height: 140%;
		padding: 15px 0;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.vescosDetailTxt span{
		font-size: 18px;
		color: #957B3A;
		font-weight: bold;
		display: block;
		line-height: 100%;
		margin-bottom: 5px
		
	}

	
	.vescosDetailImg img{
		width: 100%;
		height: auto;
		
	}
	.txtSmall{
		font-size: 10px;
		display: block;
		margin-top: 20px;
	}

	.vescosDetailTxt2{
		font-size: 18px;
		color: #666;
		font-weight: bold;
	}


	.vescosDetailBtn{
		text-align: center;
		padding: 40px 0 60px;

	}
	.vescosDetailBtn a{
		background:#957B3A;
		color: #fff;
		padding: 25px 25px;
		display: inline-block;
		line-height: 100%;
		font-size: 16px;
	}





	.outletSoloLists{
		display: flex;
		flex-wrap: wrap;
		gap:40px 4%;
		width: 94%;
		margin: 0 auto;
	}

	.outletSolo{
		width:48%;
		text-align: center;

	}
	.outletSoloImg{
		margin-bottom: 10px;
	}
	.outletSoloImg img{
		width: 100%;
		height: auto;
	}
	.outletSoloName{
		font-size: 13px;
		margin-bottom: 10px;
	}
	.outletSoloName span{
		display: block;
		font-size: 10px;
	}
	.outletSoloPrice{
		font-size: 13px;
		margin-bottom: 10px;
		color: #000;
		text-decoration: line-through;
		opacity: 1;
	}
	.outletSoloPrice span{
		color: #B14040;
		font-weight: bold;
		display: inline-block;
		text-decoration: none;
		opacity: 1;
		margin-left: 10px;
		padding: 0 20px;
	}

	.outletSoloLists .outletCartBtn{

	}
	.outletSoloLists .outletCartBtn input[type=submit]{
		width: 100%;
	}


}