@charset "utf-8";

/* =====================================================================
	archiveページ用
===================================================================== */
#content{
	position:relative;
}

/* 見出し */
#contents_caption {
	position:absolute;
	top:10px;
	right:20px;
	text-align: right;
	z-index:1000;
}
/* 見出し：No. */
#number {
	font-size: 14px;
	font-weight: 600;
	line-height:1.5;
}
/* 見出し：タイトル */
#caption_title {
	font-size: 10px;
	line-height:1.5;
}
/* タイトル */
#contents_title {
}
/* タイトル ：タイトル*/
#mainContents h2#title_name{
	height: 60px;
	padding:10px 20px;
	color:#333;
	line-height:60px;
	background:#FFF;
}
/* タイトル：開催日 */
#mainContents h3#title_date{
	height: auto;
	color:#FFF;
	padding:8px 20px;
	font-size: 12px;
	font-style: normal;
	line-height:1.5;
	background:#666;
	border-top:none;
}

#mainContents .honbun2 h5{
	margin-bottom:10px;
	padding:0;
	border-bottom:0;
	background: none;
}

#mainContents .honbun2 ul{
	display:block;
	list-style-type:disc;
}

/* 戻る、進むボタン */
.navi_button {
	padding:5px 20px;
	text-align: right;
	border-top:1px solid #DDD;
}
#main_content {
	clear:both;
	padding:20px;
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
}

#skipnavi {
	position: absolute;
	left: -20000px;
}

#page a,
#page a:link,
#page a:visited,
#page a:active { color: #06C; text-decoration:underline;}
#page a:hover { color: #06C; text-decoration: none;}

.archive_list li {
	margin-bottom:10px;
	padding:0 10px 8px;
	border-bottom:1px dotted #DDD;
}



/*
	accordion
------------------------------------------------------------------- */
dl.accordion{
}
.accordion dt{
	padding:8px 10px 8px 20px;
	color:#333;
	font-size:108%;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:1px;
	background:#F5F5F5 url(img/dt_accordion.gif) no-repeat left center !important;
	border-top:1px solid #FFF;
	border-bottom:1px solid #DDD;
}
.accordion dt.active,
.accordion dt:hover {
	color:#FFF;
	background:#333 url(img/dt_accordion.gif) no-repeat right center !important;
	border-bottom:1px solid #333;
}
.accordion dd {
	margin:0;
	padding:5px 0 0;
}

/*
	leaflet_list
------------------------------------------------------------------- */
.leaflet_list{
	list-style:none;
}
.leaflet_list li {
	margin-bottom:5px;
	padding:0 10px 5px;
	border-bottom:1px dotted #DDD;
}
.leaflet_list li ul{
	margin:0;
	list-style:none;
}
.leaflet_list li li{
	margin-bottom:0;
	padding:5px 1em 0;
	border-bottom:none;
}
.leaflet_list li a,
.leaflet_list li a:link,
.leaflet_list li a:visited,
.leaflet_list li a:active { color: #069; text-decoration:underline;}
.leaflet_list li a:hover { color: #069; text-decoration: none;}

.Link_leaflet {
    display: inline-block;
    border: 1px solid #DDD;
}
.Link_leaflet a {
    padding: 0 10px;
    display: block;
    height: 35px;
    color: #006699;
    line-height: 35px;
    text-align: center;
    background: #F6F6F6;
    color: #06C;
    text-decoration: underline;
}
.Link_leaflet span {
    padding-left: 20px;
    background: url(../../common/css/img/ic_side.gif) no-repeat left center;
}
.Link_leaflet img {
    display: block;
    margin: 10px auto 0;
    border: 1px solid #eee;
}
.Link{
	border:1px solid #DDD;
	border-left:none;
}
.Link a{
	display:block;
	height:35px;
	color:#006699;
	line-height:35px;
	text-align:center;
	background:#F6F6F6;
}
.Link a:hover{color: #999; text-decoration: none !important; background:#eee;}
.Link span{ padding-left:20px; background:url(../../common/css/img/ic_side.gif) no-repeat left center;}


div.twilight{
	margin-top:10px;
	padding:10px;
	background-color:#E8F5FD;
	border: 1px solid #2A499D;
}
div.twilight span{
	color:#2A499D;
}

table.ex_table{
	width: 100%;
	margin-bottom: 20px;
}

table.ex_table tbody{
	vertical-align:top;
}

table.ex_table tbody tr td img{
	width: 100%;
}

table.ex_table tbody tr td p.cap{
	margin-top: 5px;
	line-height: 1.4em;
	font-size: 12px;
}

.img img{
	width: 100%;
}

.eventList{
	margin-bottom: 50px;
}

.eventList .dlTable dt{
	width:10em;
	margin-right: -10em;
}
.eventList .dlTable dd{
	margin-left: 10em;
}

.entry_top{
	margin-bottom: 30px;
}
.entry_top ul{
	margin:0 auto;
	width: 340px;
}
.entry_top ul li{
	float: left;
	margin:0 10px;
}

/*追加*/

#mainContents .c-el__h5 {
	font-size: 130%;
}

.c-el_headText {
	font-size: 16px;
	padding: 20px 20px 10px;
}

.c-pageNav__items {
	font-size: 0;
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.c-pageNav__items li {
	display: table-cell;
	font-size: 14px;
	width: calc(100% / 4);
	text-align: center;
	border-right: 1px solid #eee;
	background: #3d3d3d;
}
.c-pageNav__items li a {
	display: block;
	padding: 5px 0;
	color: #fff;
	font-weight: bold;
}

.c-page__list {
	font-size: 0;
	margin-bottom: 30px;
}
.c-page__list .c-page__listImage,
.c-page__list .c-page__listDetail {
	display: inline-block;
	vertical-align: top;
}
.c-page__list .c-page__listImage {
	width: calc((100% - 50px) * (2 - 1) / 2 - 0.1px);
	text-align: center;
}
.c-page__list .c-page__listImage img {
	max-width: 90%;
}
.c-page__list .c-page__listDetail {
	width: calc(100% * (2 - 1) / 2 - 0.1px);
	background: #f6f6f6;
	border: 1px solid #ddd;
	padding: 10px;
}
.c-page__list .c-page__listDetail .c-page__detailTitle {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 5px;
	color: #006b85;
}
.c-page__list .c-page__listDetail b {
	font-size: 16px;
}
.c-page__list .c-page__listDetail .c-el__smallText {
	font-size: 11px;
}
.c-el__text-colorRed {
	color: #f31818;
}
.c-page__list .c-page__listDetail p {
	font-size: 14px;
}
.c-items__list {
	font-size: 0;
	margin-top: 30px;
	display: inline-block;
}
.c-items__list .c-items__listItem {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.c-items__list .c-items__listItem:first-child {
	max-width: 52%;
	margin-right: 2%;
}
.c-items__list .c-items__listItem:last-child {
	max-width: 46%;
}
.c-items__list .c-items__listItem img{
	max-width: 100%;
}
