@charset "UTF-8";


/*------- TOPブロック -----------------*/

#venueP #venueBl {
	padding: 0 0 30px;
}

#venueP #venueBl .lead {
	color: #454545;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	line-height: 20px;
	margin: 0 0 24px;
	letter-spacing: 0.05em;
}



/*------- 会場レイアウト -----------------*/

#venueP #layoutBl,
#venueP #layoutBl2 {
	padding: 50px 0 40px;
	background: linear-gradient(to bottom,#f4f4f4 0%,#ffffff 7%); 
}

#venueP #layoutBl ul.imgBl li,
#venueP #layoutBl2 ul.imgBl li {
	padding: 0 0 20px;
}

#venueP #layoutBl ul.imgBl li h3,
#venueP #layoutBl2 ul.imgBl li h3 {
	color: #756447;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	margin: 0 0 12px;
}

#venueP #layoutBl2 ul.imgBl li img.ctrlS {
	display: block;
	max-width: 80%;
	margin: 0 auto;
}

#venueP #layoutBl .caution,
#venueP #layoutBl2 .caution {
	color: #756447;
	font-size: 12px;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 30px;
	padding: 10px;
	background: #F4F3EF;
	border: 1px solid #756447;
}




/*------- 会場のご案内 -----------------*/


#venueP #vemueInfo {
	padding: 50px 0 55px;
	background: #F4F3EF;
}


#venueP #vemueInfo h2 {
	color: #555555;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 26px;
	margin: 0;
	border: none;
}

#venueP #vemueInfo .sholder {
	color: #555555;
	font-family: "Marcellus";
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 30px;
	/*margin: 0 0 30px;*/
	letter-spacing: 0.1em;
}

#venueP #vemueInfo h3 {
	color: #756447;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	margin: -20px 0 5px;
	padding: 0px;
	border-bottom: 2px solid #756447;
}

#venueP #vemueInfo ul.infoL,
#venueP #vemueInfo ul.infoR {
	margin: 0 0 20px;
}

#venueP #vemueInfo ul.infoL > li,
#venueP #vemueInfo ul.infoR > li {
	border-bottom: 1px solid #BEBEBE;
}

#venueP #vemueInfo ul.infoR > li:nth-child(8) {
	border-bottom: none;
}

#venueP #vemueInfo ul.infoR li,
#venueP #vemueInfo ul.infoL li ul.item li {
	color: #555555;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	padding: 13px 0 10px;
}
#venueP #vemueInfo ul.infoL li ul.item li:nth-child(2) {
	padding: 0 0 13px;
}

#venueP #vemueInfo ul.infoL li:nth-child(1),
#venueP #vemueInfo ul.infoR li:nth-child(1),
#venueP #vemueInfo ul.infoR li:nth-child(2) {
	padding: 10px 0 0;
	border-bottom: none;
}

#venueP #vemueInfo ul.infoR li h4,
#venueP #vemueInfo ul.infoL li ul.item li h4 {
	display: block;
	color: #756447;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
}









/*media Queries PC
-------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:811px) {


/*------- TOPブロック -----------------*/

#venueP #venueBl {
	padding: 0 0 90px;
}

#venueP #venueBl .lead {
	font-size: 18px;
	margin: 0 0 30px;
	line-height: 30px;
	letter-spacing: 1px;
}




/*------- 会場レイアウト -----------------*/

#venueP #layoutBl,
#venueP #layoutBl2 {
	padding: 70px 0 80px;
}

#venueP #layoutBl ul.imgBl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1190px;
	margin: 0 auto;
}
#venueP #layoutBl ul.imgBl li {
	width: 46.218%;
	padding: 0 0 44px;
}

#venueP #layoutBl ul.imgBl li img {
	max-width: 550px;
	max-height: auto;
}

#venueP #layoutBl2 ul.imgBl {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	max-width: 1190px;
	margin: 0 auto;
}

#venueP #layoutBl2 ul.imgBl {
	max-width: 1200px;
}

#venueP #layoutBl2 ul.imgBl li {
	width: 32%;
	padding: 0 0 44px;
	margin-right: 2%;
}
#venueP #layoutBl2 ul.imgBl li:nth-child(3)  {
	margin-right: 0;
}

#venueP #layoutBl2 ul.imgBl li img {
	max-width: 360px;
	max-height: 320px;
}

#venueP #layoutBl ul.imgBl li h3,
#venueP #layoutBl2 ul.imgBl li h3 {
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 12px;
}

#venueP #layoutBl2 ul.imgBl li img.ctrlS {
	display: inline;
	max-width: 360px;
	max-height: 320px;
	margin: 0 auto;
}

#venueP #layoutBl .caution,
#venueP #layoutBl2 .caution {
	max-width: 1190px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 0 auto 60px;
}
#venueP #layoutBl2 .caution {
	max-width: 1200px;
}



/*------- 会場のご案内 -----------------*/


#venueP #vemueInfo {
	padding: 70px 0 40px;
}


#venueP #vemueInfo h2 {
	font-size: 36px;
	line-height: 30px;
	margin: 0 0 10px;
}

#venueP #vemueInfo .sholder {
	font-size: 18px;
	margin: 0 0 40px;
}

#venueP #vemueInfo h3 {
	font-size: 24px;
	line-height: 50px;
	margin: 0 0 10px;
}

#venueP #vemueInfo .infoBl {
	display: flex;
	justify-content: space-between;
	max-width: 1190px;
	margin: 0 auto 70px;
}

#venueP #vemueInfo ul.infoL,
#venueP #vemueInfo ul.infoR {
	width: 47.059%;
	margin: 0;
}

#venueP #vemueInfo ul.infoL > li,
#venueP #vemueInfo ul.infoR > li {
	border-bottom: 1px solid #BEBEBE;
}

#venueP #vemueInfo ul.infoL li ul.item {
	display: flex;
}

#venueP #vemueInfo ul.infoR li,
#venueP #vemueInfo ul.infoL li ul.item li {
	font-size: 16px;
	padding: 15px 0 15px;
	line-height: 30px;
}
#venueP #vemueInfo ul.infoL li ul.item li:nth-child(1) {
	width: 30%;
}
#venueP #vemueInfo ul.infoL li ul.item li:nth-child(2) {
	width: 70%;
	padding: 15px 0 15px;
}

#venueP #vemueInfo ul.infoL li:nth-child(1),
#venueP #vemueInfo ul.infoR li:nth-child(1),
#venueP #vemueInfo ul.infoR li:nth-child(2) {
	padding: 15px 0 0;
	border-bottom: none;
}

#venueP #vemueInfo ul.infoR li h4,
#venueP #vemueInfo ul.infoL li ul.item li h4 {
	font-size: 16px;
}






}/* media Queries 811 */







