@charset "utf-8";


/*///////////////////////////////////////
	mainData
///////////////////////////////////////*/
#mainData {
	margin-bottom: 0;
}
#mainData + .hr {
	width: auto;
	margin: 0 15px 30px;
}
/* date */
#mainData .date {
	margin-bottom: 10px;
	line-height: 1.6em;
	letter-spacing: .1em;
}
/* lecturerTable */
#mainData .lecturerTable {
	margin-bottom: 20px;
	letter-spacing: .1em;
}
#mainData .lecturerTable th {
	min-width: 2em;
	padding: 0 4px 0 5px;
	font-size: .625rem;/*10*/
	color: #FFF;
	line-height: 1em;
	font-weight: normal;
	vertical-align: middle;
	word-break: keep-all;
	background: #80a6b1;
	border-bottom: solid 1px #FFF;
}
#mainData .lecturerTable td {
	padding: 0 0 0 7px;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
}
#mainData .lecturerTable .lecturer {
	margin: 8px 0;
	line-height: 1em;
}
#mainData .lecturerTable .name {
	font-size: 1rem;/*16*/
}
#mainData .lecturerTable .name sub {
	font-size: .75rem;/*12*/
}
#mainData .lecturerTable .trade {
	display: block;
	color: #878787;
	font-size: .75rem;/*12*/
}
/* venue */
#mainData .venue {
	margin-bottom: 3px;
	font-size: 1.125rem;/*18*/
	line-height: 1em;
}
#mainData .address {
	margin-bottom: 1px;
	font-size: .875rem;/*14*/
	letter-spacing: .1em;
}
/* officials */
.officials {
	margin-bottom: 30px;
}
#mainData .officials + .note {
	margin-bottom: 0;
	color: #878787;
	font-size: .5rem;/*8*/
	line-height: 1.6em;
}
/* snsBox */
#mainData .snsBox {
	height: 32px;
	margin-top: -4px;
	margin-bottom: 20px;
	position: relative;
}
/* btn */
#mainData .btn-full + .btn-full {
	margin-top: 5px;
}

/*///// concept /////*/
#concept {
	margin-bottom: 0;
}
#concept p {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/* textBox */
#concept .textBox {
	font-size: .875rem;/*14*/
	line-height: 1.6em;
}
#concept .textBox p {
	text-indent: 1em;
}
#concept .txtRight {
	font-size: .625rem;/*10*/
	line-height: 1em;
}
/* image */
#concept .image {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 0;
}
#concept .image img {
	width: 100%;
	height: auto;
}

/*///// detailData /////*/
#detailData * {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/* detailBox, optBox */
#detailData .detailBox,
#detailData .optBox {
	font-size: .75rem;/*12*/
	line-height: 1.4em;
	box-sizing: border-box;
}
#detailData .detailBox dt,
#detailData .optBox dt {
	margin-bottom: 6px;
	text-indent: -.5em;
	font-size: .875rem;/*14*/
	line-height: 1em;
	letter-spacing: .1em;
}
#detailData .detailBox dd,
#detailData .optBox dd {
	margin-bottom: 15px;
	line-height: 1.6em;
	letter-spacing: .05em;
}
#detailData .detailBox dd + dd,
#detailData .optBox dd + dd {
	margin-top: -8px;
}
#detailData .detailBox dd:last-child,
#detailData .optBox dd:last-child {
	margin-bottom: 0;
}
#detailData .detailBox b.red,
#detailData .optBox b.red {
	display: inline-block;
	margin-bottom: 6px;
	text-indent: 0;
	font-size: .75rem;/*12*/
	letter-spacing: 0;
	line-height: 1.4em;
}
#detailData .detailBox b:last-child,
#detailData .optBox b:last-child {
	margin-bottom: 0;
}
/* att */
#detailData dt.att {
	display: none;
}
#detailData .att {
	display: block;
	padding: 6px 0;
	color: #FFF;
	text-align: center;
	background: #960000;
}
/* detailBox */
#detailData .detailBox {
	padding: 15px;
	border: solid 5px #d09d71;
}
/* optBox */
#detailData .optBox {
	padding: 20px;
	background: #f4f4f4;
}
/* noteList */
#detailData .noteList {
	margin: 0 15px 15px;
	padding-left: 1.3em;
	text-indent: -1.3em;
	line-height: 1.6em;
	font-size: .75rem;/*12*/
	color: #878787;
}
#detailData .noteList li {
	margin-bottom: 8px;
}
#detailData .noteList li:last-child {
	margin-bottom: 0;
}

/*///// appliciation /////*/
#appliciation {
	width: 100%;
}
#appliciation .textBox {
	padding: 20px;
	margin: 0 15px 20px;
	font-size: .75rem;
	line-height: 1.6em;
	background: #f4f4f4;
}
#appliciation .textBox ul {
	list-style: inside disc;
}

/*///// appliciationData /////*/
#appliciationData .headline-line2 {
	margin-left: 0;
	margin-right: 0;
}
#appliciationData address p {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	font-size: 1rem;/*16*/
	font-style: normal;
}
#appliciationData address .address {
	margin-bottom: 15px;
	line-height: 1.6em;
}
#appliciationData address .limit {
	line-height: 1.4em;
}
#appliciationData address .limit .note {
	display: block;
	font-size: .75rem;/*12*/
}
#appliciationData address .store,
#appliciationData address .phone,
#appliciationData address .url {
	font-size: .875rem;/*14*/
	line-height: 1.4em;
}
#appliciationData address .url .btn-full {
	margin-top: 6px;
}
/* attentionBox */
#appliciationData .attentionBox {
	padding: 20px;
	font-size: .75rem;/*12*/
	line-height: 1.6em;
	background: #f5ede5;
}
#appliciationData .attentionBox p {
	margin-bottom: 0;
	line-height: 1.7em;
	letter-spacing: .1em;
}


/*///////////////////////////////////////
	book, database
///////////////////////////////////////*/
#book,
#database {
	margin-bottom: 40px;
}
#book .headline-line,
#database .headline-line {
	width: auto;
}
#book article,
#database article {
	margin: 0 15px 15px;
	padding-top: 15px;
}
/* thumbnail */
.thumbnail {
	flex: 1 1 210px;
	
	display: table;
	margin-right: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.thumbnail a {
	display: table-cell;
	width: 210px;
	height: 210px;
	padding: 5px;
	line-height: 0;
	vertical-align: middle;
	border: solid 1px #e1e1e1;
	box-sizing: border-box;
}
.thumbnail a img {
	width: auto;
	height: auto;
	max-width: 198px;
	max-height: 198px;
}
/**/
.thumbnail img.adsystem {
	width: 1px;
	height: 1px;
	margin: 0 !important;
	border: 0 !important;
}
/* bookMeta, databaseMeta */
.bookMeta,
.databaseMeta {
	flex: 2 2 450px;
	
	margin-bottom: 15px;
}
.bookMeta .title,
.databaseMeta .title {
	margin-bottom: 20px;
	font-size: 1.375rem;/*22*/
	line-height: 1.2em;
	letter-spacing: .1em;
}
/* bookMeta */
.bookMeta .lecturer {
	margin-bottom: 7px;
	font-size: 1rem;/*16*/
	letter-spacing: .1em;
}
.bookMeta .lecturer .name {
	display: inline-block;
	margin-bottom: 8px;
	white-space: nowrap;
}
.bookMeta .lecturer sub {
	margin-left: 6px;
	margin-right: 1em;
	font-size: .875rem;/*14*/
}
.bookMeta .published {
	padding: 10px;
	margin-bottom: 15px;
	font-size: .75rem;/*12*/
	line-height: 1em;
	background: #f4f4f4;
}
.bookMeta .price {
	margin-bottom: 0;
}
/* databaseMeta */
.databaseMeta .database_url {
	margin-bottom: 7px;
	font-size: .875rem;/*14*/
	line-height: 1.3em;
	word-break: break-all;
	letter-spacing: .05em;
}
.databaseMeta .comment {
	padding: 10px;
	margin-bottom: 15px;
	font-size: .875rem;/*14*/
	line-height: 1.4em;
	background: #f4f4f4;
}

/*///////////////////////////////////////
	single
///////////////////////////////////////*/
#single #mainData .title {
	padding-right: 0;
	letter-spacing: .05em;
}

/*///// postDate /////*/
#single .postDate {
	width: 100%;
	padding: 0 15px;
	margin-bottom: 5px;
	color: #878787;
	font-size: .5rem;/*8*/
	line-height: 1em;
	box-sizing: border-box;
}

/*///// metaBox /////*/
#single .metaBox {
	width: 100%;
	position: relative;
	padding: 0 15px;
	font-size: .75rem;/*12*/
	line-height: 1em;
	box-sizing: border-box;
}
#single .metaBox .category {
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -20px;
}
#single .metaBox .category svg {
	width: 26px;
	height: 26px;
}
/* tag */
#single .metaBox .tag-area,
#single .metaBox .tag-category {
	width: 50%;
	position: relative;
	padding: 8px 25px;
	border-top: solid 1px #878787;
	box-sizing: border-box;
}
#single .metaBox .tag-area {
	padding-left: 0;
	text-align: right;
	float: left;
}
#single .metaBox .tag-category {
	padding-right: 0;
	float: right;
}
#single .metaBox .tags {
	font-size: .625rem;/*10*/
}
#single .metaBox .tag-area > a,
#single .metaBox .tag-category > a {
	color: #b0b0b0;
}
#single .metaBox .tag-area > a:hover,
#single .metaBox .tag-category > a:hover {
	color: #f44336;
}
/* line */
#single .metaBox .tag-area:before,
#single .metaBox .tag-category:before {
	content: "";
	display: block;
	width: 140px;
	height: 3px;
	position: absolute;
	top: -2px;
}
#single .metaBox .tag-area:before {
	right: 0;
}
#single .metaBox .tag-category:before {
	left: 0;
}
/* exhibition */
#exhibition .metaBox .tag-area:before,
#exhibition .metaBox .tag-category:before {
	background: #8eaa68;
}
/* event */
#event .metaBox .tag-area:before,
#event .metaBox .tag-category:before {
	background: #80a6b1;
}


/*///////////////////////////////////////
	page
///////////////////////////////////////*/
#page #mainData {
	margin: .5rem 15px 0;
	padding-top: 5px;
}
/* headline-line */
#page #mainData .headline-line {
	width: 100%;
	position: relative;
	padding: 1.2em 50px 1.2em 0;
	margin: 0;
	font-size: 1.75rem;/*28*/
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	line-height: 1.4em;
	letter-spacing: .1em;
	text-align: left;
	box-sizing: border-box;
}
#page #mainData .headline-line h1 {
	width: auto;
	float: left;
}
/* snsBox */
#page #mainData .snsBox {
	width: 100%;
	height: 32px;
	margin-top: -18px;
	position: absolute;
	right: 0;
	top: 50%;
}

/*///// mainData > section /////*/
#mainData > section {
	margin: 0 5px 50px;
	background: #e1e1e1 url(../img/bg-page_section.jpg) center top repeat-y;
}

/*///// sectionBox /////*/
#mainData .sectionBox {
	width: 66%;
	padding: 5px 30px 10px;
	margin: 0 auto;
	background: #FFF;
}
/* headline-line */
#mainData .sectionBox .headline-line2 {
	margin: 2em 0 0;
	font-size: 1.25rem;/*20*/
	line-height: 1.4em;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	letter-spacing: .1em;
}
#mainData .sectionBox .headline-line2:before {
	background: #960000;
}
#mainData .sectionBox .headline-line3 {
	margin: 2em 0 1em;
	padding-top: 1em;
	font-size: 1.125rem;/*18*/
	line-height: 1.4em;
	font-weight: normal;
	border-top: solid 1px #878787;
}
#mainData .sectionBox .headline-line4 {
	margin: 2em 0 1em;
	font-size: 1.125rem;/*18*/
	line-height: 1.4em;
}
/**/
#mainData > section .sectionBox .box-bg {
	padding: 1.5em 1.5em .5em;
	margin-bottom: 1em;
	background: #f4f4f4;
}
#mainData > section .sectionBox .box-bg [class^=headline] {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#mainData > section .sectionBox .box-bg [class^=list] {
	margin-left: 1em;
}
/**/
#mainData > section .sectionBox p {
	font-size: .875rem;/*14*/
	line-height: 1.6em;
	letter-spacing: .1em;
}
#mainData > section .sectionBox figure {
	width: 100%;
	height: auto;
	margin-bottom: 1em;
	padding: 1em 0;
	line-height: 0;
}
#mainData > section .sectionBox figure img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#mainData > section .sectionBox figcaption {
	font-size: .75rem;/*12*/
	line-height: 1.4em;
	text-align: right;
}
/* list */
#mainData .sectionBox [class^=list] {
	margin-left: 2.1em;
	margin-bottom: 1em;
	padding-left: 0;
	font-size: .875rem;/*14*/
	line-height: 1.6em;
}
#mainData .sectionBox [class^=list] li {
	margin-bottom: .5em;
}
#mainData .sectionBox .list {
	list-style: outside disc;
}
#mainData .sectionBox .list-num {
	list-style: outside decimal;
}
#mainData .sectionBox .list-att {
	list-style: outside circle;
}
/* hr */
#page .hr {
	margin: 2em 0;
}
