@charset "UTF-8";
@import url("/common/css/reset.css");
@import url("/common/css/fonts.css");
@import url("/common/css/base.css");
/* ================================
	style.css	EXHIBITION present
================================ */
/*
各企画展個別のcssです。
bodyに付けるclass名は独自のものにしてください。
*/


#exhibition .next_lead {
	position:relative;
	width:730px;
	margin-bottom:20px;
}

#exhibition .next_lead .txt{
	margin-right:276px;
}

#exhibition .next_lead .ph{
	float:right;
}

#exhibition .next_lead .cap{
	position:absolute;
	bottom:0;
	right:370px;
	font-size: 1.2rem;
}

#exhibition .tokubetsuNav {
	margin: 2px 0 30px;
	height: 40px;
}
#exhibition .tokubetsuNav li {
	float: left;
	width: 220px;
	margin-left: 2px;
	background: #460309;
	height: 40px;
	text-align: center;
	display: block;
}
#exhibition .tokubetsuNav li:first-child {
    margin-left: 0;
    width: 64px;
}
#exhibition .tokubetsuNav li a {
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	text-decoration: none;
}
#exhibition .tokubetsuNav li.act,
#exhibition .tokubetsuNav li:hover { background: #A48384; }
#exhibition .table01 {
	font-size: 11px;
	font-size: 1.1rem;
	margin-bottom: 30px;
}
.secondContents .secondContentsMain h4 {
	font-size: 16px;
	font-size: 1.6rem;
}
.secondContents .secondContentsMain p {
	font-size: 12px;
	font-size: 1.2rem;
}
#exhibition .table01 th,
#exhibition .table01 td {
	border: #e6e6e6 1px solid;
	padding: 15px 20px;
	vertical-align: middle;
}
#exhibition .table01 th {
	text-align: center;
	background: #f7f7f7;
}

#exhibition .topbox div {
    float: left;
}
#exhibition .topbox div:nth-of-type(1) {
    width: 440px;
    margin-right: 30px;
}
#exhibition .topbox div:nth-of-type(2) {
    width: 120px;
    margin-right: 15px;
}
#exhibition .topbox div:nth-of-type(3) {
    width: 125px;
}
#exhibition .topbox p {
	font-size: 11px;
	font-size: 1.1rem;
}
#exhibition .topbox p strong {
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
}
#exhibition .schDl {
	font-size: 11px;
	font-size: 1.1rem;
}
#exhibition .schDl2 {
	font-size: 11px;
	font-size: 1.1rem;
	float:left;
	width:364px;
	margin-left:2px;
}
#exhibition .schDl3 {
	font-size: 11px;
	font-size: 1.1rem;
	float:left;
	width:242px;
	margin-left:2px;
}
#exhibition .ml0{
	margin-left:0;
}
#exhibition .schDl dt,
#exhibition .schDl2 dt,
#exhibition .schDl3 dt {
	background: #ededed;
	padding: 10px;
	font-weight:bold;
}
#exhibition .schDl dd,
#exhibition .schDl2 dd,
#exhibition .schDl3 dd {
	background: #f7f7f7;
	padding: 10px;
}
#exhibition .listKome.fnt11 {
	font-size: 11px;
	font-size: 1.1rem;
}
#exhibition .eveLink {
	background: url(/common/images/ico_arw_04.png) no-repeat left 50%;
	padding-left: 20px;
}

#exhibition h5.mkt_h5 {
	font-size: 13px;
	font-size: 1.3rem;
	background-color: #810216;
	padding: 0;
	border: none;
	margin-bottom: 15px;
}
#exhibition h5.mkt_h5 span {
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	border-left: solid 1px #fff;
	margin-left: 3px;
}
#exhibition .colBox {
	float: left;
}
#exhibition .colBox.col160 {
	width: 160px;
}
#exhibition .colBox.col200 {
	width: 200px;
}
#exhibition .colBox.col223 {
	width: 223px;
}
#exhibition .colBox.col260 {
	width: 260px;
}
#exhibition .colBox.col280 {
	width: 280px;
}
#exhibition .colBox.col310 {
	width: 310px;
}
#exhibition .colBox.col320 {
	width: 320px;
}
#exhibition .colBox.col350 {
	width: 350px;
}
#exhibition .colBox.col360 {
	width: 360px;
}
#exhibition .colBox.col390 {
	width: 390px;
}
#exhibition .colBox.col450 {
	width: 450px;
}
#exhibition .colBox.col460 {
	width: 460px;
}
#exhibition .colBox.col480 {
	width: 480px;
}
#exhibition .colBox p {
	font-size: 11px;
	font-size: 1.1rem;
}
#exhibition .colBox p.impSize {
	font-size: 12px;
	font-size: 1.2rem;
}
#exhibition .colBox p strong {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
}

#exhibition .clumnBox {
	background-color: #FFF5E6;
	border: solid 5px #E2CA88;
	padding: 15px;
}
#exhibition .clumnBox h6 {
	color: #3F0A0C;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 0 0 5px 2px;
	border-bottom: dotted 2px #C79F40;
	font-weight: bold;
}
#exhibition .clumnBox p.cmnPd {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	font-size: 1.2rem;
}

.ml15 {
	margin-left: 15px;
}
#exhibition .poplink{
	margin-top:20px;
}

#exhibition .poplink a{
	background:url("/common/images/ico_blank_01.png") no-repeat 0 5px;
    padding-left: 15px;
	font-size:1.4rem;
}

