article{
	padding: 105px 0 150px;
}
.vestcosme2020{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.vescosTitle{
	background: #957B3A url("../../vestcosme2020/images/title_bg.jpg") no-repeat center top;
	background-size: auto 100%;
	height: 400px;
	text-align: center;
	padding: 40px 0 0 0;
}


.vescosTitle img{
	width: 690px;
	height: auto;
}

.vescosTitle2{
	background: #fff url("../../vestcosme2023_1/images/title_bg.jpg") no-repeat center top;
	background-size: auto 100%;
	height: 400px;
	text-align: center;
	padding: 40px 0 0 0;
}
.vescosTitle2 img{
	width: 690px;
	height: auto;
}

.vescosTitle3{
	background: #957B3A url("../../vestcosme2023_2/images/title_bg.jpg") no-repeat center top;
	background-size: auto 100%;
	height: 500px;
	text-align: center;
	padding: 40px 0 0 0;
}
.vescosTitle3 img{
	width: 690px;
	height: auto;
}


.vescosTitle4{
	background: #957B3A url("../../vestcosme2024_1/images/title_bg.jpg?v=0003") no-repeat center top;
	background-size: auto 100%;
	height: 500px;
	text-align: center;
	padding: 40px 0 0 0;
}
.vescosTitle4 img{
	width: 690px;
	height: auto;
}

.vescosTitle5{
	background: #957B3A url("../../vestcosme2024_2/images/title_bg.jpg?v=0005") no-repeat center top;
	background-size: auto 100%;
	height: 500px;
	text-align: center;
	padding: 40px 0 0 0;
}
.vescosTitle5 img{
	width: 690px;
	height: auto;
}
.vescosTitle6{
	background: #957B3A url("../../vestcosme2025_1/images/title_bg.jpg?v=0006") no-repeat center top;
	background-size: auto 100%;
	height: 500px;
	text-align: center;
	padding: 40px 0 0 0;
}
.vescosTitle6 img{
	width: 690px;
	height: auto;
}


.vescosCont{
	padding: 100px;
}
.vescosPdtBox{
	position: relative;
	width:1040px;
	margin: 0 auto 100px;
	
	display: flex;
	flex-wrap: wrap;
}
.vescosPdtImg{
	width: 60%;
}
.vescosPdtImg img{
	width: 100%;
	height: auto;

}
.vescosPdtTxt{
	width:calc(40% + 100px);
	margin: 100px 0 0 -100px ;
	padding: 45px 40px 45px 40px;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.vescosPdtTitle{
	font-size: 22px;
	font-weight: bold;
	color: #957B3A;
	margin-bottom: 30px;
	line-height: 120%;
	position: relative;
}
.vescosPdtTitle span{
	font-size: 30px;
	font-weight: bold;
	color: #957B3A;
	margin-bottom: 10px;
	line-height: 120%;
	display: block;
}
.vescos1 .vescosPdtTitle span{
	display: inline-block;
	position: relative;
	
}
.vescos1 .vescosPdtTitle span::after{
	content: "";
	position: absolute;
	top: -120px;
	right: -100px;
	background: url("../../vestcosme2020/images/vescos_logo_1.png") no-repeat 0 0 ;
	background-size: auto 100%;
	width:100px;
	height: 170px;
}
.vescos2 .vescosPdtTitle span{
	display: inline-block;
	position: relative;
	
}
.vescos2 .vescosPdtTitle span::after{
	content: "";
	position: absolute;
	top: -100px;
	right: -245px;
	background: url("../../vestcosme2020/images/vescos_logo_2.png") no-repeat 0 0 ;
	background-size: auto 100%;
	width:235px;
	height: 170px;
}


.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;
}

.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;
}


@media screen and (max-width: 768px) {
	article{
		padding: 52px 0 50px;
	}
	.vestcosme2020{
		width: 100%;
		margin: 0 auto;
		padding: 0 0 0 0;
	}

	.vescosTitle{
		background: #957B3A url("../../vestcosme2020/images/title_bg_sp.jpg") no-repeat center top;
		background-size: 100% auto;
		height: inherit;
		text-align: center;
		padding: 25px 0 20px 0;
	}
	.vescosTitle img{
		width: 80%;
		height: auto;
	}

	.vescosTitle2{
		background: #fff url("../../vestcosme2023_1/images/title_bg_sp.jpg") no-repeat center top;
		background-size: 100% auto;
		height: 40vw;
		text-align: center;
		padding: 25px 0 20px 0;
	}
	.vescosTitle2 img{
		width: 80%;
		height: auto;
	}

	.vescosTitle3{
		background: #fff url("../../vestcosme2023_2/images/title_bg_sp.jpg?v=0001") no-repeat center top;
		background-size: cover;
		height: 100vw;
		text-align: center;
		padding: 0 0 0 0;
	}
	.vescosTitle3 img{
		width: 80%;
		height: auto;
	}


	.vescosTitle4{
		background: #fff url("../../vestcosme2024_1/images/title_bg_sp.jpg?v=0003") no-repeat center top;
		background-size: cover;
		height: 100vw;
		text-align: center;
		padding: 0 0 0 0;
	}
	.vescosTitle4 img{
		width: 80%;
		height: auto;
	}

	.vescosTitle5{
		background: #fff url("../../vestcosme2024_2/images/title_bg_sp.jpg?v=0005") no-repeat center top;
		background-size: cover;
		height: 100vw;
		text-align: center;
		padding: 0 0 0 0;
	}
	.vescosTitle5 img{
		width: 80%;
		height: auto;
	}
	.vescosTitle6{
		background: #fff url("../../vestcosme2025_1/images/title_bg_sp.jpg?v=0006") no-repeat center top;
		background-size: cover;
		height: 100vw;
		text-align: center;
		padding: 0 0 0 0;
	}
	.vescosTitle6 img{
		width: 80%;
		height: auto;
	}

	.vescosCont{
		padding: 20px 0 20px 0;
	}
	.vescosPdtBox{
		position: relative;
		width:92%;
		margin: 0 auto 50px;
	}
	.vescosPdtImg{
		width: 100%;
	}
	.vescosPdtImg img{
		width: 100%;
		height: auto;

	}
	.vescosPdtTxt{
		width:100%;
		margin: 0;
		position: relative;
		padding: 20px 0 0 0;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 0 rgba(0,0,0,0);

		top: inherit;
		left: inherit;
	}
	.vescosPdtTitle{
		font-size: 14px;
		font-weight: bold;
		color: #957B3A;
		margin-bottom: 10px;
		line-height: 120%;
	}
	.vescosPdtTitle span{
		font-size: 20px;
		font-weight: bold;
		color: #957B3A;
		margin-bottom: 7px;
		line-height: 120%;
	}
	.vescos1 .vescosPdtTitle span{
		display: block;
		position: relative;

	}
	.vescos1 .vescosPdtTitle span::after{
		content: "";
		position: absolute;
		top: -71px;
		right: 0;
		background: url("../../vestcosme2020/images/vescos_logo_1.png") no-repeat 0 0 ;
		background-size: auto 100%;
		width:60px;
		height: 100px;
	}
	.vescos2 .vescosPdtTitle span{
		display: block;
		position: relative;

	}
	.vescos2 .vescosPdtTitle span::after{
		content: "";
		position: absolute;
		top: -71px;
		right: 0;
		background: url("../../vestcosme2020/images/vescos_logo_2.png") no-repeat 0 0 ;
		background-size: auto 100%;
		width:138px;
		height: 100px;
	}

	
	.vescosList ul{
		margin-bottom: 30px;
	}
	.vescosList li{
		font-size: 11px;
		line-height: 21px;
		font-weight: bold;
		margin-bottom: 3px;
		padding-left: 1.2em;
		position: relative;
	}
	.vescosList li::before{
		position: absolute;
		left: 0;
		top: 0;
		content: "・";
	}
	.vescosList span{
		font-weight: normal;
		display: block;
	}

	.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;
	}


}