@charset "utf-8";

html {
	font-size: 16px;
}
body {
	min-width: 1224px;
	margin: 0 auto;
	padding-top: 140px;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1rem;/*16*/
	line-height: 1.6em;
	color: #333333;
	background: #dcc197 url(../img/bg-header.jpg) center top no-repeat;
	background-size: 1480px 140px;
    -webkit-text-size-adjust: 100%;/*スマホ用指定*/
}

/*///// headline /////*/
/* headline-category */
.headline-category {
	width: 100%;
	padding-bottom: 12px;
	text-align: center;
	font-size: 1.25rem;/*20*/
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	line-height: 1em;
	letter-spacing: .1em;
}
.headline-category + .headline-line {
	padding-top: 5px;
}
/* headline-line */
.headline-line {
	width: 100%;
	padding: 20px 0;
	margin: 0 15px;
	position: relative;
	text-align: center;
	font-size: .875rem;/*14*/
	font-weight: bold;
	border-top: solid 1px #878787;
}
.headline-line:before {
	content: "";
	width: 280px;
	height: 3px;
	position: absolute;
	left: 50%;
	top: -2px;
	margin-left: -140px;
	background: #960000;
}
/* headline-line2 */
.headline-line2 {
	width: auto;
	padding: 15px 0;
	margin: 0 15px;
	position: relative;
	text-align: left;
	font-size: .875rem;/*14*/
	font-weight: bold;
	border-top: solid 1px #878787;
}
.headline-line2:before {
	content: "";
	width: 280px;
	height: 3px;
	position: absolute;
	left: 0;
	top: -2px;
	background: #80a6b1;
}
/* headline-box */
.headline-box {
	width: 100%;
	padding: 1em;
	margin-bottom: 1em;
	text-align: center;
	color: #FFF;
	font-size: .875rem;/*14*/
	line-height: 1em;
	font-weight: bold;
	background: #878787;
	box-sizing: border-box;
}

/*///// texts, fonts /////*/
.gothic {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.mincho {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif !important;
}

p {
	margin-bottom: 1em;
}

/*/////	Sanitation	/////*/
.hr {
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: dotted 1px #333333;
	clear: both;
}
.hr hr {
	display: none;
}

/*/////	Links	/////*/
a:link, a:visited,
a:link svg, a:visited svg {
	color: #b85353;
	text-decoration: underline;
	
	-ms-transition: all 100ms linear 0;
	-moz-transition: all 100ms linear 0;
	-webkit-transition: all 100ms linear 0;
	transition: all 100ms linear 0;
}
a:hover, a:active {
	color: #f44336;
	text-decoration: none;
}
.noLink { cursor: default;}

/*///// ボタン /////*/
.btn,
.btn-full {
	display: block;
	text-align: center;
	font-size: .75rem;/*12*/
	line-height: 1em;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	text-decoration: none !important;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
}
.btn svg,
.btn-full svg {
	margin-right: 5px;
	margin-top: -2px;
	vertical-align: middle;
}
.btn {
	margin-right: 10px;
	padding: .3em 1.2em;
}
.btn-full {
	width: 100%;
	padding: 1em;
}
/* 赤 */
.btn-red {
	color: #FFF !important;
	background: #960000;
}
.btn-red:hover {
	background: #f44336;
}
.btn-red svg {
	fill: #FFF;
}
/* 白 */
.btn-white {
	color: #960000 !important;
	background: #FFF;
	border: solid 2px #960000;
}
.btn-white:hover {
	color: #FFF !important;
	border: solid 2px #f44336;
	background: #f44336;
}
.btn-white svg {
	fill: #960000;
}
.btn-white:hover svg {
	fill: #FFF;
}
/* 橙 */
.btn-orange {
	color: #FFF !important;
	background: #e59759;
}
.btn-orange:hover {
	background: #f44336;
}
.btn-orange svg {
	fill: #FFF;
}

/*/////	Attention, Note	/////*/
.red { color: #960000;}
b.red { font-weight: normal;}
.note {
	color: #878787;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


/*///////////////////////////////////////
	header
///////////////////////////////////////*/
header {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #FFF;
}
.logo {
	width: 345px;
	height: 96px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
}
.logo a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0;
}
.logo a svg {
	fill: #000000;
}
.logo a:hover svg {
	fill: #ba734d;
}

/*///// nav /////*/
.mainMenu {
	margin: 0 15px 0 141px;
	padding-top: 30px;
	font-size: .875rem;/*14*/
	line-height: 1em;
	letter-spacing: .1em;
	border-bottom: solid 5px #000;
}
.mainMenu > li {
	display: inline-block;
	position: relative;
	margin-left: 30px;
	vertical-align: text-top;
	white-space: nowrap;
}
.mainMenu li a {
	display: block;
	color: #333;
	text-decoration: none;
}
.mainMenu li a svg {
	margin-right: 6px;
	vertical-align: text-bottom;
}
.mainMenu li .children {
	margin-top: 5px;
	margin-left: 24px;
	font-size: .75rem;/*12*/
}
.mainMenu li .children a {
	color: #6c6c6c;
}
.mainMenu > li:before {
	content: "";
	display: block;
	position: absolute;
	left: 9px;
	top: 24px;
	width: 1px;
	height: 52px;
	line-height: 0;
	background: #d0d0d0;
}
.mainMenu li a:hover,
.mainMenu li .children a:hover {
	color: #960000;
}
.mainMenu li a:hover svg {
	fill: #960000;
}
/* subNav */
.subNav {
	position: absolute;
	right: 15px;
	top: 6px;
	font-size: .6875rem;/*11*/
	line-height: 1em;
}
.subNav li {
	display: inline-block;
	margin-left: 1em;
}
.subNav li a {
	color: #333;
	text-decoration: none;
}
.subNav li a svg {
	margin-right: 5px;
	margin-top: 4px;
	vertical-align: text-top;
}
.subNav li a strong {
	font-weight: normal;
}
.subNav li a:hover {
	color: #960000;
}
.subNav li a:hover svg {
	margin-left: 2px;
	margin-right: 3px;
	fill: #960000;
}


/*///////////////////////////////////////
	container
///////////////////////////////////////*/
.flex {
	display: -ms-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: flex-start;
}
#container {
	width: 100%;
	min-width: 1220px;
	margin: 0 auto;
	background: #FFF;
}
#container > aside {
	flex: 1 1 220px;
	
	margin: 0 15px 50px;
	padding-top: 20px;
}

/*///// main /////*/
main {
	flex: 3 3 720px;
	order: 2;
	
	max-width: 720px;
}
main > section,
main > article {
	margin: 0;
}


/*///////////////////////////////////////
	Columns
///////////////////////////////////////*/
.column2,
.column3 {
	width: 100%;
	margin-bottom: 20px;
}
/* box */
.column2 .box,
.column3 .box {
	margin: 0 15px 30px;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
}

/*///// column 2 /////*/
.column2 .box {
	flex: 1 1 330px;
}

/*///// column 3 /////*/
.column3 .box {
	flex: 1 1 210px;
}


/*///////////////////////////////////////
	detail data
///////////////////////////////////////*/
/*///// title /////*/
.title {
	margin-bottom: 10px;
	letter-spacing: .1em;
	line-height: 1.3em;
	font-size: 1.75rem;/*28*/
}
.title a {
	color: #333;
	text-decoration: none;
}
.title a:hover {
	color: #f44336;
}
.subTitle {
	display: block;
	margin-top: 5px;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.25rem;/*20*/
}
.group {
	display: block;
	margin-bottom: 5px;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: .875rem;/*14*/
}
/* column 2 */
.column2 .title {
	position: relative;
	padding-bottom: 15px;
	padding-right: 50px;
}
.column2 .title:after {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.column2 .subTitle {
	margin-top: 4px;
}
.column2 .group {
	margin-bottom: 8px;
}
/**/
.column2 .exhibition .title:after {
	border-top: solid 1px #8eaa68;
	border-bottom: solid 1px #8eaa68;
}
.column2 .event .title:after {
	border-top: solid 1px #80a6b1;
	border-bottom: solid 1px #80a6b1;
}
.column2 .category svg {
	width: 22px;
	height: 22px;
}
/* column 3 */
.column3 .title {
	font-size: 1.375rem;/*22*/
}
.column3 .subTitle {
	font-size: 1rem;/*16*/
}
.column3 .group {
	font-size: .75rem;/*12*/
}

/*///// label /////*/
.date .label,
.detail .label,
.lecturer .label {
	display: inline-block;
	padding: 3px 5px;
	margin-right: 8px;
	margin-top: 2px;
	font-size: .625rem;/*10*/
	color: #FFF;
	line-height: 1em;
}
.date .label,
.detail .label {
	background: #878787;
}
.lecturer .label {
	background: #80a6b1;
}

/*///// date /////*/
.date {
	letter-spacing: .05em;
	line-height: 1.4em;
}
/* column 2 */
.column2 .date {
	margin-bottom: 5px;
	font-size: .875rem;/*14*/
}
/* column 3 */
.column3 .date {
	margin-bottom: 3px;
	font-size: .75rem;/*12*/
}

/*///// venue /////*/
.venue {
	line-height: 1.4em;
}
.venue sub {
	display: inline-block;
	margin-right: .5em;
	font-size: 75%;
}
.venue .area {
	margin-left: 5px;
	font-size: .625rem;/*10*/
}
/* column 2 */
.column2 .venue {
	margin-bottom: 15px;
	font-size: .875rem;/*14*/
}
/* column 3 */
.column3 .venue {
	margin-bottom: 10px;
	letter-spacing: .02em;
	font-size: .75rem;/*12*/
}

/*///// lecturer /////*/
.lecturer {
	margin-bottom: 10px;
	letter-spacing: .05em;
	line-height: 1em;
}
.column2 .lecturer + .lecturer {
	margin-top: -7px;
}
/* column 2 */
.column2 .lecturer .name {
	font-size: .875rem;/*14*/
}
.column2 .lecturer .name sub {
	margin: 0 0 0 .6em;
	font-size: .625rem;/*10*/
}
.column2 .lecturer .trade {
	font-size: .625rem;/*10*/
}
.column2 .lecturer .etc {
	margin: 0 0 0 1em;
	font-size: .875rem;/*14*/
}
/* column 3 */
.column3 .lecturer .name {
	display: inline-block;
	font-size: .75rem;/*12*/
}
.column3 .lecturer .name sub {
	margin: 0 1em 0 3px;
	font-size: .625rem;/*10*/
}
.column3 .lecturer .etc {
	margin: 0;
	font-size: .75rem;/*12*/
}

/*///// r18 /////*/
.r18 {
	display: block;
	text-align: center;
	line-height: 1em;
	color: #b0b0b0;
	border: solid 1px #b0b0b0;
	box-sizing: border-box;
}
/* column 2 */
.column2 .r18 {
	margin-bottom: 15px;
	padding: 12px;
	font-size: .875rem;/*14*/
}
/* column 3 */
.column3 .r18 {
	margin-bottom: 10px;
	padding: 9px;
	font-size: .75rem;/*12*/
}

/*///// requirements /////*/
.requirements {
	display: block;
	text-align: center;
	line-height: 1em;
	color: #e59759;
	border: solid 1px #e59759;
	box-sizing: border-box;
}
.r18 + .requirements {
	margin-top: -10px;
}
/* column 2 */
.column2 .requirements {
	margin-bottom: 15px;
	padding: 12px;
	font-size: .875rem;/*14*/
}
/* column 3 */
.column3 .requirements {
	margin-bottom: 10px;
	padding: 9px;
	font-size: .75rem;/*12*/
}

/*///// detail /////*/
.detail {
	padding: 10px 15px;
	margin-bottom: 10px;
	font-size: .75rem;/*12*/
	line-height: 1.6em;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	background: #f4f4f4;
}
.detail table {
	width: 100%;
}
.detail table th,
.detail table td {
	padding: 3px 0;
}
.detail table th {
	width: 5em;
	padding-right: 1em;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
.detail table td b {
	display: block;
	color: #b85353;
	font-weight: normal;
}

/*///// category /////*/
.category {
	display: block;
	position: relative;
	margin-bottom: 10px;
	font-size: .875rem;/*14*/
	letter-spacing: .35em;
	line-height: 1em;
	color: #878787;
	z-index: 1;
}
.category:after {
	content: "";
	display: block;
	height: 2px;
	width: auto;
	position: absolute;
	right: 0;
	top: 8px;
}
.category svg {
	margin-right: 6px;
	fill: #878787;
}
/* exhibition */
.exhibition .category:after {
	left: 6em;
	border-top: solid 1px #8eaa68;
	border-bottom: solid 1px #8eaa68;
}
/* event */
.event .category:after {
	left: 6em;
	border-top: solid 1px #80a6b1;
	border-bottom: solid 1px #80a6b1;
}
/* ico-medal */
.ico-medal {
	position: relative;
	width: auto;
}
.ico-medal.pickup:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -8px;
	top: auto;
	width: 0;
	height: 10px;
	margin-left: -9px;
	border-top: none;
	border-bottom: solid 4px transparent;
	border-left: solid 9px #f44336;
	border-right: solid 9px #f44336;
	z-index: 5;
}
.ico-medal svg {
	position: relative;
	padding: 7px;
	margin: 0;
	background: #FFF;
	border-radius: 50%;
	box-shadow: 0 3px 2px 0 rgba(0,0,0,.15);
	z-index: 10;
}

/*///// box-footer /////*/
.box-footer {
	width: 100%;
	position: relative;
	margin: 12px 0;
}
/* tags */
.tags {
	font-size: .625rem;/*10*/
	line-height: 1em;
}
.tags li {
	display: inline-block;
}
/* sns-btns */
.sns-btns {
	height: 32px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
}
.sns-btns:hover dd,
.open .sns-btns dd {
	display: block;
}
.sns-btns dt,
.sns-btns dd {
	padding: 6px;
	line-height: 0;
	background: #f5ede5;
	float: right;
	transition: all 100ms linear 0;
}
.sns-btns dt {
	display: block;
}
.sns-btns dd {
	display: none;
}
.sns-btns dd:nth-of-type(1) {
	position: relative;
	padding-right: 8px;
}
.sns-btns dd:nth-of-type(1):before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: -4px;
	top: 50%;
	margin-top: -3px;
	line-height: 0;
	border: solid 3px transparent;
	border-left: solid 4px #f5ede5;
	border-right: none;
	z-index: 10;
}
.sns-btns dd:last-child {
	padding-left: 8px;
}
.sns-btns .share {
	padding-left: 10px;
	background: #FFF;
	cursor: pointer;
}
.sns-btns .share svg {
	fill: #878787;
}
.sns-btns .share:hover svg {
	fill: #d09d71;
}


/*///////////////////////////////////////
	condition_flag
///////////////////////////////////////*/
.before_opening:before,
.in_opening:before,
.completion:before,
.opening_day:before,
.closing_day:before,
.today:before {
	display: block;
	padding: 5px 0;
	margin-bottom: 15px;
	color: #FFF;
	text-align: center;
	font-size: .75rem;/*12*/
	line-height: 1em;
}
/* 開催前 */
.before_opening:before {
}
/* 開催中 */
.in_opening:before {
	content: "開催中";
}
.event.in_opening:before {
	background: #80a6b1;
}
.exhibition.in_opening:before {
	background: #8eaa68;
}
/* 終了 */
.completion:before {
	content: "終了しました";
	background: #cacaca;
}
/* 本日開催 */
.opening_day:before,
.today:before {
	content: "本日開催";
	background: #f44336;
}
/* 最終日 */
.closing_day:before {
	content: "本日最終日";
	background: #f44336;
}

/*///// column3 /////*/
.column3 .before_opening:before,
.column3 .in_opening:before,
.column3 .completion:before,
.column3 .opening_day:before,
.column3 .closing_day:before,
.column3 .today:before {
	margin: 0 0 10px;
}

/*///// single /////*/
#single > .before_opening:before,
#single > .in_opening:before,
#single > .completion:before,
#single > .opening_day:before,
#single > .closing_day:before,
#single > .today:before {
	margin-left: 14px;
	margin-right: 14px;
}


/*///////////////////////////////////////
	no record
///////////////////////////////////////*/
#noRecord {
	margin: 0 15px 30px;
}
#noRecord .headline {
	margin: 1em 0;
	font-size: 1.25rem;/*20*/
}
#noRecord > p {
	line-height: 1.6em;
	text-indent: 1em;
	font-size: .875rem;/*14*/
}
#noRecord .flex {
	width: 720px;
	margin: 30px -15px 0;
}


/*///////////////////////////////////////
	aside
///////////////////////////////////////*/
#menu {
	order: 1;
}
#sideBar {
	order: 3;
}

/*///// headline-box /////*/
/* pickup */
.pickup .headline-box {
	background: #f44336;
}
/* twitter */
.twitter .headline-box {
	margin-bottom: 0;
	background: #5b98c1;
}
.twitter p {
	padding: 1em 0;
	margin: 0;
	line-height: 1em;
	font-size: .75rem;/*12*/
}
.twitter p a {
	color: rgb(59, 148, 217);
}
.twitter p.right {
	padding: 0;
	font-size: .625rem;/*10*/
}

/*///// menuList /////*/
.menuList {
	margin: 0 10px 40px;
	font-size: .75rem;/*12*/
	line-height: 1.4em;
	letter-spacing: .1em;
}
.menuList a {
	display: block;
	color: #333333;
}
.menuList a:hover {
	color: #f44336;
}
/* title */
.menuList .title {
	padding: 6px 0 10px;
	margin: 0;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	font-size: 1rem;/*16*/
	line-height: 1.4em;
}
.menuList .subTitle {
	font-size: .75rem;/*12*/
	line-height: 1.4em;
}
/* category */
.menuList .category {
	margin: 0 8px 10px -5px;
}
/* date, venue */
.menuList .date,
.menuList .venue {
	margin: 0;
	font-size: .75rem;/*12*/
	line-height: 1.4em;
}
.menuList .date {
	clear: both;
}
.menuList .venue {
	letter-spacing: 0;
}
/* menuTitle */
.menuList .menuTitle {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: .875rem;/*14*/
	letter-spacing: .1em;
	line-height: 1em;
	border-bottom: solid 2px #878787;
}
.menuList .menuTitle svg {
	margin-right: 5px;
}
/* li */
.menuList > li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #878787;
	clear: both;
}
.menuList > li a {
	display: block;
	text-decoration: none;
}
/* dd */
.menuList dd {
	border-bottom: solid 1px #e1e1e1;
}
.menuList dd a {
	display: block;
	padding: 8px 0;
}
.menuList dd a .svg-arw_tri-right {
	width: 5px;
	margin: -1px 4px 0 5px;
	vertical-align: middle;
	fill: #878787;
}
.menuList dd a:hover .svg-arw_tri-right {
	fill: #f44336;
}
.menuList .children {
	margin-left: 1em;
}
.menuList .children li {
	border-top: dotted 1px #878787;
}
.menuList dd + dt {
	margin-top: 20px;
}
/* accordion */
.accordion > a {
	text-decoration: none;
	font-weight: bold;
}
.accordion.open .children {
	height: auto;
}
.accordion.close .children {
	height: 0;
	overflow: hidden;
}
.accordion.close .svg-arw_line-up use {
	transform: translateY(6px) rotateX(-180deg);
}
.accordion .svg-arw_line-up {
	margin: 0 3px 0 6px;
	padding: 5px 4px;
	background: #FFF;
	border-radius: 50%;
	float: right;
}
.accordion .svg-arw_line-up,
.accordion .svg-arw_line-up use {
	-ms-transition: all 300ms linear 0;
	-moz-transition: all 300ms linear 0;
	-webkit-transition: all 300ms linear 0;
	transition: all 300ms linear 0;
}
.accordion a:hover .svg-arw_line-up {
	fill: #FFF;
	background: #f44336;
}
/* calendar */
.menuList dd .calendar {
	flex-wrap: wrap;
	
	margin-left: 1em;
	padding-bottom: 5px;
	border-top: dotted 1px #878787;
}
.menuList dd .calendar li {
	flex: 1 1 40px;
	
	margin: 5px 2px 0;
	border: none;
	float: left;
}
.menuList dd .calendar li a,
.menuList dd .calendar li span {
	display: block;
	padding: 6px 0;
	text-align: center;
	border-radius: 5px;
}
.menuList dd .calendar li a {
	background: #eacdcd;
}
.menuList dd .calendar li span {
}
/* close */
.menuList dd.close .calendar {
	padding-bottom: 0;
	border-top: none;
}

/*///// bannerLink /////*/
.menuBox.twitter iframe {
	width: 100% !important;
}

/*///// bannerLink /////*/
.bannerLink {
	margin-bottom: 30px;
}
.bannerLink a {
	display: block;
	line-height: 0;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
	box-sizing: border-box;
}
/* bnr-about */
.bannerLink .bnr-about {
	position: relative;
	width: 100%;
	padding: 15px 15px 20px;
	border: solid 1px #333333;
	border-bottom: none;
}
.bannerLink .bnr-about .svg-logo-name {
	fill: #b85353;
}
.bannerLink .bnr-about span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 10px 23px 0;
	font-size: .625rem;/*10*/
	line-height: 1em;
	text-align: right;
	color: #000;
	text-decoration: underline;
	border-bottom: solid 5px #e1e1e1;
}
.bannerLink .bnr-about:hover svg {
	fill: #f44336;
}
.bannerLink .bnr-about:hover span {
	text-decoration: none;
	color: #f44336;
}

/*///// aboutBox /////*/
#aboutBox {
	padding: 24px;
	margin-bottom: 15px;
	border: solid 1px #b0b0b0;
	box-sizing: border-box;
}
#aboutBox h1 {
	width: 172px;
	position: relative;
	margin: 0 auto 15px;
	padding-bottom: 15px;
}
#aboutBox h1:after {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}
#aboutBox p {
	width: 172px;
	font-size: .875rem;/*14*/
	line-height: 1.4em;
	margin: 0 auto 10px;
}
#aboutBox p.txtRight {
	margin-bottom: 0;
	font-size: .75rem;/*12*/
	line-height: 1em;
}
#aboutBox p.txtRight svg {
	margin-right: 3px;
	margin-top: -1px;
	vertical-align: middle;
	fill: #b85353;
}
#aboutBox p.txtRight :hover svg {
	margin-right: 2px;
}

/*///// subMenuBox /////*/
.subMenuBox {
	margin: 0 10px;
}
.subMenu {
	font-size: .75rem;/*12*/
	line-height: 1em;
}
.subMenu a {
	display: block;
	padding: 6px 0;
	color: #333;
}
.subMenu a svg {
	margin-top: -1px;
	margin-right: 5px;
	vertical-align: middle;
}
.subMenu :hover svg {
	margin-right: 3px;
	margin-left: 2px;
}


/*///////////////////////////////////////
	Ads
///////////////////////////////////////*/
.ads {
	display: block;
	width: 100%;
	position: relative;
	padding: 3em 2em 2em;
	margin: -20px 15px 40px;
	text-align: center;
	color: #e1e1e1;
	border: solid 1px #e1e1e1;
	box-sizing: border-box;
	clear: both;
}
.ads:before {
	content: "これは広告です";
	display: block;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 0;
	padding: 2px 0 3px;
	text-align: center;
	font-size: .625rem;/*10*/
	line-height: 1em;
	color: #cccccc;
	border-bottom: solid 1px #ebebeb;
}
.box + .ads {
	margin-top: 10px;
}

.ads .ads-link {
	display: block;
	font-size: .875rem;/*14*/
	line-height: 1.5em;
	text-align: left;
}
.ads .ads-bannerLink {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	line-height: 0;
	text-align: center;
}

/* main 内の ads */
main > .ads {
	width: auto;
}

.ads .longAds,
.ads .shortAds {
	height: 60px;
}
.ads .longAds {
	width: 468px;
	float: left;
}
.ads .shortAds {
	width: 120px;
	float: right;
}
.ads .longAds a,
.ads .shortAds a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 0;
}

/* aside */
aside .ads {
	margin: -10px 0 30px;
	text-align: left;
	font-size: .875rem;/*14*/
	line-height: 1.5em;
	color: #333;
}
aside .ads a + img {
	float: left;
}
aside .ads .adsList {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: dotted 1px #e1e1e1;
}
aside .ads .adsList:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

/*/////　bookAds　/////*/
.bookAds {
	padding: 0 20px 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	position: relative;
	background: #f5ede5;
}
.bookAds .box {
	padding: 40px 10px 10px;
	position: relative;
	background: #FFF;
	border: solid 1px #000;
	box-sizing: border-box;
}
/**/
.bookAds .box article {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: dotted 1px #e1e1e1;
}
.bookAds .box article:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bookAds .box article .thumbnail {
	display: table;
	width: 100%;
	margin: 10px 0;
	text-align: center;
}
.bookAds .box article .thumbnail a {
	display: table-cell;
	width: 100%;
	height: auto;
	min-width: 158px;
	padding: 3px;
	line-height: 0;
	vertical-align: middle;
	border: solid 1px #e1e1e1;
	box-sizing: border-box;
}
.bookAds .box article .thumbnail a img {
	width: auto;
	height: auto;
	max-width: 149px;
	max-height: 149px;
}
/* svg */
.thumbnail a svg {
	width: 100%;
	height: 100%;
	max-width: 198px;
	max-height: 198px;
	padding: 30%;
	text-align: center;
	background: #f4f4f4;
	box-sizing: border-box;
	fill: #FFF;
}
.thumbnail a:hover svg {
	background: #eacdcd;
}
.bookAds .box article .bookMeta {
	flex: none;
	
	margin-bottom: 15px;
}
.bookAds .box article:last-child .bookMeta {
	margin-bottom: 0;
}
.bookAds .box article .bookMeta .title {
	line-height: 1.2em;
	font-size: 1rem;/*16*/
	letter-spacing: 0;
	font-weight: normal;
}
.bookAds .box article .bookMeta .subTitle {
	line-height: 1.3em;
	font-size: .75rem;/*12*/
	font-weight: normal;
}
.bookAds .box article .bookMeta .group {
	margin-bottom: 0;
	line-height: 1.4em;
	font-size: .75rem;/*12*/
}
.bookAds .box article .bookMeta .lecturer {
	margin-bottom: 0;
	font-size: .75rem;/*12*/
	letter-spacing: 0;
	line-height: 1em;
}
.bookAds .box article .bookMeta .lecturer .name {
	display: inline-block;
	margin-bottom: 8px;
	white-space: nowrap;
}
.bookAds .box article .bookMeta .lecturer sub,
.bookAds .box article .bookMeta .lecturer .etc {
	font-size: .625rem;/*10*/
}
.bookAds .box article .bookMeta .lecturer sub {
	margin-left: 6px;
	margin-right: 1em;
}
/**/
main .bookAds .box {
	display: -ms-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: flex-start;
	
	padding: 45px 0 15px;
}
main .bookAds .box article {
	flex: 1 1 187px;
	
	margin: 0;
	padding: 0 15px;
	border-right: dotted 1px #e1e1e1;
	border-bottom: none;
	box-sizing: border-box;
}
main .bookAds .box article:last-child {
	border-right: none;
}
main .bookAds .box article .thumbnail {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
main .bookAds .box article .thumbnail a {
	height: 170px;
	min-height: 170px;
}
main .bookAds .box article .thumbnail a img {
	max-width: 170px;
	max-height: 170px;
}
main .bookAds .box article .bookMeta {
	margin-bottom: 0;
}
main .bookAds .box article .bookMeta .title {
	margin-bottom: 8px;
	line-height: 1.2em;
	font-size: .875rem;/*14*/
}
/*　headline-ribon　*/
.headline-ribon {
	display: block;
	position: absolute;
	left: 18px;
	right: 18px;
	top: -10px;
	padding: 1em;
	margin-bottom: 1em;
	text-align: center;
	color: #FFF;
	font-size: .875rem;/*14*/
	line-height: 1em;
	background: #d08f71;
	box-sizing: border-box;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
	z-index: 5;
}
.headline-ribon + .box:before,
.headline-ribon + .box:after {
	content: "";
	display: block;
	width: 14px;
	position: absolute;
	top: -5px;
	border: solid 1.5em #ba734d;
	box-sizing: border-box;
}
.headline-ribon + .box:before {
	left: -15px;
	border-left: solid 5px transparent;
	border-right: none;
}
.headline-ribon + .box:after {
	right: -15px;
	border-right: solid 5px transparent;
	border-left: none;
}


/*///////////////////////////////////////
	pagination
///////////////////////////////////////*/
.pagination {
	margin: 0 15px 40px;
	font-size: .875rem;/*14*/
	line-height: 1em;
	text-align: center;
	background: #fcfcfc;
}
.pagination li {
	display: inline-block;
	margin: 0 2px;
	color: #cccccc;
}
.pagination li span,
.pagination li a {
	display: block;
	padding: 5px 12px;
}



/*///////////////////////////////////////
	footer
///////////////////////////////////////*/
footer {
	background: #FFF;
	border-bottom: solid 30px #000;
}
#footerNavBox {
	width: 100%;
	padding: 30px 0 20px;
	background: #f5ede5;
}

/*///// footerNav /////*/
#footerNav {
	position: relative;
	padding-top: 22px;
	margin-bottom: 10px;
	border-bottom: none;
}
#footerNav > li:before {
	display: none;
}
/* pageTop */
#footerNav .pageTop {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: 2px;
}
#footerNav .pageTop a {
	display: block;
	width: 19px;
	height: 13px;
	padding: 18px 15px;
	line-height: 0;
	background: #FFF;
	border-radius: 50%;
	box-shadow: 0 3px 2px 0 rgba(0,0,0,.15);
}
#footerNav .pageTop svg {
	fill: #ba734d;
}
#footerNav .pageTop a:hover {
	box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
}
#footerNav .pageTop a:hover svg {
	margin-top: -2px;
}
/* copyright */
#copyright {
	margin-left: 30px;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	font-size: .875rem;/*14*/
	letter-spacing: .1em;
	line-height: 1em;
}

/*///// footerInformation /////*/
#footerInformation {
	padding: 15px 0;
	margin-bottom: 0;
	text-justify: inter-cluster;
	font-size: .625rem;/*10*/
	line-height: 1.6em;
	letter-spacing: .1em;
}
#footerInformation .headline {
	margin-top: 2em;
	margin-bottom: 1.4em;
	font-size: .75rem;/*12*/
	line-height: 1em;
	font-weight: normal;
}
#footerInformation .box {
	padding-right: 30px;
	padding-bottom: 1em;
	margin-bottom: 0;
	border-right: solid 1px #333;
	box-sizing: border-box;
}
#footerInformation .box:first-child {
	padding-left: 15px;
}
#footerInformation .box:last-child {
	padding-right: 15px;
	border-right: none;
}


/*///////////////////////////////////////
	SVG images
///////////////////////////////////////*/
svg {
	vertical-align: text-bottom;
	color: currentColor;
}

/*///// ロゴ /////*/
.svg-logo {
	width: 345px;
	height: 96px;
}
.svg-logo-name {
	width: 172px;
	height: 62px;
}

/*///// アイコン類 /////*/
.svg-ico {
	width: 18px;
	height: 18px;
}

/* SNS */
.svg-ico_sns-share {
	width: 16px;
	height: 20px;
}
.svg-ico_sns-rss {
	width: 20px;
	height: 20px;
}
.svg-ico_sns-hatena {
	width: 20px;
	height: 20px;
}
.svg-ico_sns-twitter {
	width: 22px;
	height: 20px;
}
.svg-ico_sns-facebook {
	width: 20px;
	height: 20px;
}

/*///// 矢印 /////*/
.svg-arw_tri-right {
	width: 6px;
	height: 6px;
}

.svg-arw_left,
.svg-arw_right {
	width: 12px;
	height: 12px;
}

.svg-arw_line-up {
	width: 8px;
	height: 6px;
}
.svg-arw_line_bold-up {
	width: 19px;
	height: 13px;
}


/*///////////////////////////////////////
	clearfix
///////////////////////////////////////*/
.cf:after {
	content: "";
	display: block;
	clear: both;
}



#amazonAssociate {
	display: none;
}