@charset "UTF-8";

.txt {
	color: #000000;
	text-align: left;
}
.bgbeige  {
	background-size: 100% auto;
	position: relative;
	background-color: #CCBDB2;
	margin-bottom: 0px;
}
#main .col-header   {
	z-index: 0;
	background-image: url(../collection/image/ttl-bg.png);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 123px;
	padding-bottom: 115px;
}
.col-header .ev-ttl {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
.content-inner .etc .cosme {
	background-color: #FFFFFF;
	-webkit-box-shadow: 6px 11px 23px 1px #9A877A;
	box-shadow: 6px 11px 23px 1px #9A877A;
}
.etc .cosme .event {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 8%;
}
.event .txt .brand {
	color: #255FAC;
}
.event .photo {
	text-align: center;
	margin-bottom: 2%;
}
.event .photo-sub {
	display: inline-block;
	width: 40%;
	float: right;
	margin-left: 20px;
}
@media screen and (max-width: 480px){ /*480px以下のcss*/

}
.event .photo-sub2 {
	display: inline-block;
	width: 20%;
	float: right;
	margin-left: 20px;
}
.event .photo-sub3 {
	display: inline-block;
	width: 53%;
	float: right;
	margin-left: 20px;
}
