@charset "utf-8";

/* 共通のもの */

* {
	box-sizing: border-box;
}
body {
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 16px;
	line-height: 22px;
	font-family: 'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','Osaka','游ゴシック体','Yu Gothic','YuGothic','ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

img {
	max-width: 100%;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/*
object.arrow {
	display: none;
}
*/
.m {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.g {
	font-family: 'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','Osaka','游ゴシック体','Yu Gothic','YuGothic','ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a:link, a:visited {
	color: #0b658f;
	text-decoration: none;
}
a:hover, a:active {
	color: #288cbb;

}
#content, header .logo, header .links, header .flexslider, footer .contents {
	width: 1050px;
	margin: 0 auto;
}
header {
	margin: 0 auto;
	padding-top: 15px;
	width: 100%;
	min-width: 980px;
	border-top: solid 9px #9ca500;
	text-align: center;
	background-position: top center;
}
header .menu {
	background-color: #d8d5b7;
	margin-top: 10px;
	text-align: center;
}
header .menu .links {
	padding: 15px 0;
}
header .menu .links a {
	font-size: 18px;
	display: inline-block;
	border-left: solid 3px #666;
	padding: 0 15px 0 20px;
	color: #222;
}
header .slides li img {
	width: 980px;
}

#content {
	width: 980px;
	margin: 0 auto;
	clear: both;
	padding: 0;
}

article {
	width: 100%;
	padding: 0;
}
article > .title {
	margin: 25px 0 0;
	border-bottom: solid 3px #a89e0c;
	font-size: 0;
	position: relative;
}
article > .title .text {
	font-size: 21px;
	line-height: 21px;
	display: inline-block;
	padding: 0 90px 10px 30px;
	border-bottom: solid 6px #a89e0c;
}
article > .title .description {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
}

footer {
	background-color: #e5e8d8;
	background-image: url(../img/footer-bg.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 39px;
	min-width: 980px;
}
footer .contents > div {
	vertical-align: top;
}
footer .logo {
	display: inline-block;
	padding-right: 90px;
}
footer .links {
	display: inline-block;
	width: 205px;
}
footer .links a {
	font-size: 14px;
	display: block;
}
footer .copyright {
	margin-top: 58px;
	text-align: center;
	font-size: 12px;
}

/* 使うのはトップページだけかもしれない */

#content .col-left {
	width: 280px;
	float: left;
}
#content .col-left nav {
	margin-bottom: 10px;
}
#content .col-left nav > .title {
	background-color: #dbd5b7;
	padding: 9px 0 9px 18px;
}
#content .col-left nav > .title .text {
	border-left: solid 2px #666;
	padding-left: 9px;
	font-size: 13px;
	font-weight: 900;
}

#content .col-left nav .links {
	margin: 3px 0 5px;
	display: table;
	width: 100%;
}
#content .col-left nav .links a {
	display: table-row;
	background-color: #fff;
	padding: 13px 18px 12px;
}
#content .col-left nav .links a:hover {
	background-color: #f3f2f2;
}
#content .col-left nav .links a > div {
	display: table-cell;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
	padding-top: 10px;
}
#content .col-left nav .links .split-bar {
	display: table-row;
}
#content .col-left nav .links .split-bar div {
	display: table-cell;
	border-top: solid 1px #888;
	border-bottom: solid 1px #999;
	height: 4px;
	background-color: #777;
}

#content a:hover img {
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#content .col-left nav .links a .thumbnail {
}
#content .col-left nav .links.book a .thumbnail img {
	width: 56px;
	min-height: 56px;
}
#content .col-left nav .links a .info {
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
}
#content .col-left nav .links a .icon {
}

#content .col-left nav .links a .info .date, #content .col-left nav .links.media a .info .type {
	font-size: 12px;
	line-height: 17px;
}
#content .col-left nav .links a .info .title {
	font-size: 14px;
	line-height: 19px;
}
#content .col-left nav .links a .info .title .place {
	display: inline-block;
	padding: 2px 3px;
	border: solid 1px #a5b015;
	font-size: 12px;
	line-height: 10px;
	margin-right: 7px;
	vertical-align: top;
}
#content .col-left nav .links.book a .info .title {
	font-weight: 900;
	line-height: 16px;
}
#content .col-left nav .links.media a .info .title {
	font-weight: 900;
	line-height: 16px;

}
#content .col-left nav .links a .info .publisher {
	font-size: 12px;
}

#content .col-left nav .links.book a .info {
	padding-top: 8px;
	vertical-align: top;
}

#content .col-left nav .links a .icon {
	display: table-cell;
	padding-right: 6px;
}
#content .col-left nav .links a .icon object {
	width: 7px;
	height: 12px;
}
#content .col-left nav .links.media a .icon {
}
#content .col-left nav .links.media a .icon > div {
	padding: 6px 0;
	width: 27px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-align: center;
}
#content .col-left nav .links.media a .icon > div.tv {
	background-color: #1e4566;
}
#content .col-left nav .links.media a .icon > div.radio {
	background-color: #6e1e5c;
	font-size: 10px;
	letter-spacing: -2px;
	text-indent: -2px;
}
#content .col-left nav .links.media a .icon > div.magazine {
	background-color: #467b28;
}

#content .col-left nav .links a .icon .label {
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 4px 14px 4px 4px;
	width: 80px;
	position: relative;
}
#content .col-left nav .links a:hover .icon .label {
	color: #fff;
	background-color: #fff;
}
#content .col-left nav .links a .icon .label object {
	position: absolute;
	width: 6px;
	height: 12px;
	top: 50%;
	right: 4px;
	margin-top: -6px;
}
#content .col-left nav .links a.soldout .icon .label {
	background-color: #ccc;
}
#content .col-left nav .links a.priority .icon .label {
	background-color: #fa0d29;
}
#content .col-left nav .links a.normal .icon .label {
	background-color: #38a8bf;
}
#content .col-left nav .links a.priority-pre .icon .label {
	color: #fa0d29;
	border: solid 1px #fa0d29;
	border-radius: 1px;
	font-size: 11px;
	padding: 8px 3px 8px 3px;
}
#content .col-left nav .links a.priority-pre:hover .icon .label {
	color: #fa0d29;
}
#content .col-left nav .links a.normal-pre .icon .label {
	color: #38a8bf;
	border: solid 1px #38a8bf;
	border-radius: 1px;
	font-size: 11px;
	padding: 8px 3px 8px 3px;
}
#content .col-left nav .links a.normal-pre:hover .icon .label {
	color: #38a8bf;
}

#content .col-left nav .all-link {
	display: block;
	width: 332px;
	border: solid 1px #ddd;
	border-bottom-width: 4px;
	text-align: center;
	position: relative;
	margin: 6px 8px 10px;
	padding: 10px 13px 10px 7px;
	font-size: 14px;
}
#content .col-left nav .all-link object {
	position: absolute;
	width: 6px;
	height: 13px;
	top: 50%;
	right: 5px;
	margin-top: -7px;
}
#content .col-left nav .all-link:hover {
	border-color: #d3e8e6;
	color: #1d667f;
}

#content .col-left .banners {
	margin-bottom: 10px;
}
#content .col-right {
	width: 680px;
	float: right;
}

#content .col-right .banners {
	margin-bottom: 10px;
}
#content .col-right .banners a {
	display: block;
	margin:20px 0;
}
#content .col-right .banners img {
	width: 100%;
}
#content .col-right .banners-4col, #content .col-right .banners-2col {
	font-size: 0;
	margin-bottom: 20px;
}
#content .col-right .banners-4col a {
	display: inline-block;
	width: 200px;
	margin-right: 10px;
	vertical-align: top;
}
#content .col-right .banners-4col a img {
	width: 100%;
}
#content .col-right .banners-4col a:nth-child(4n+4) {
	margin-right: 0;
}
#content .col-right .banners-2col a {
	display: inline-block;
	width: 407px;
	margin-right: 10px;
	vertical-align: top;
}
#content .col-right .banners-2col a img {
	width: 100%;
}
#content .col-right .banners-2col a:nth-child(2n+2) {
	margin-right: 0;
}

.long_bnr {
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

.long_bnr img {
	width:412px;
	margin:2px;
	border:solid 1px #ccc;
}

.mini_bnr {
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

.mini_bnr img {
	width: 257px;
	margin:2px;
	border:solid 1px #ccc;
}

.img_2block {
	display: flex;
	justify-content:space-between;
	width:100%
}

.img_2block img {
	width:99%;
	border:solid 1px #ccc;
}

.img_half{
	width:50%;
	border:solid 1px #ccc;
}

img_half img {
	border:solid 1px #ccc;
	width:99%;
}

.list_banner{
	margin:20px 0;
	width:100%;
}


#content .col-right .latest-info {
	border-top: solid 7px #9da009;
	margin-bottom: 21px;
}
#content .col-right .latest-info .title {
	border-bottom: solid 1px #98861a;
	padding: 8px 20px 7px;
	font-size: 14px;
	font-weight: 900;
}
#content .col-right .latest-info .items {
	display: table;
	width: 100%;
}
#content .col-right .latest-info .items a {
	display: table-row;
}
#content .col-right .latest-info .items a > div {
	display: table-cell;
	border-bottom: solid 1px #ddd;
}
#content .col-right .latest-info .items a .date {
	width: 110px;
	font-size: 14px;
	padding-left: 16px;
}
#content .col-right .latest-info .items a .category {
	width: 88px;
}
#content .col-right .latest-info .items a .category > div {
	margin: auto 11px;
	border: solid 1px;
	padding: 6px 0;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}
#content .col-right .latest-info .items a .category > div.BOOK {
	color: #ff0f64;
	border-color: #ff0f64;
}
#content .col-right .latest-info .items a .category > div.TV {
	color: #9a96f5;
	border-color: #9a96f5;
}
#content .col-right .latest-info .items a .category > div.EVENT {
	color: #ff8a00;
	border-color: #ff8a00;
}
#content .col-right .latest-info .items a .category > div.MAGAZINE {
	color: #c848e4;
	border-color: #c848e4;
}
#content .col-right .latest-info .items a .category > div.INFO {
	color: #4cce13;
	border-color: #4cce13;
}
#content .col-right .latest-info .items a .category > div.RADIO {
	color: #968231;
	border-color: #968231;
}
#content .col-right .latest-info .items a .category > div.CD {
	color: #00cd79;
	border-color: #00cd79;
}
#content .col-right .latest-info .items a .text {
	font-size: 16px;
	padding: 15px 15px 15px 0;
}
#content .col-right .latest-info .items a .text .new {
	display: inline-block;
	margin-left: 10px;
	font-size: 11px;
	font-weight: 900;
	color: #e20009;
}

#content .col-right .attention {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
}
#content .col-right .attention .icon {
}
#content .col-right .attention .text {
	padding: 15px 0;
}
#content .col-right .attention .text a {
	text-decoration: underline;
	color: #e50007;
}
#content .col-right .attention .detail {
	border: solid 1px #666;
	padding: 5px;
	height: 280px;
	overflow: auto;
}
#content .col-right .attention .detail .inner {
	text-align: left;
	font-size: 14px;
	color: #666;
	padding: 10px;
}

#content .site-list {
	border-top: solid 6px #878608;
}
#content .site-list > .title {
	text-align:center;
	border-bottom: solid 1px #abc163;
	padding: 7px 0;
	font-size: 16px;
}
#content .site-list .group {
	margin-bottom: 55px;
	padding-top: 18px;
}
#content .site-list .group > .title {
	margin-left: 5px;
	margin-bottom: 21px;
	padding-left: 11px;
	border-left: solid 7px #aaa;
	color: #362e2b;
	font-size: 21px;
}
#content .site-list .group .item {
	display: inline-block;
	margin-right: 12px;
	vertical-align: top;
}
#content .site-list .group .group-2items .item:nth-child(2n+2),
#content .site-list .group .group-3items .item:nth-child(3n+3) {
	margin-right: 0;
}
#content .site-list .group .group-2items .item {
	max-width: 590px;
}
#content .site-list .group .group-3items .item {
	max-width: 386px;
}
#content .site-list .group .item > .title {
	padding: 11px 0 3px 3px;
	font-size: 18px;
	font-weight: 900;
	color: #0c4e62;
	vertical-align: top;
}
#content .site-list .group .item > .title .fee {
	display: inline-block;
	color: #fff;
	background-color: #0c4e62;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 8px;
	min-width: 60px;
	text-align: center;
	margin-left: 7px;
	vertical-align: top;
}
#content .site-list .group .item > .title br + .fee {
	margin-left: 0;
}
#content .site-list .group .item > .caption {
	font-size: 16px;
	font-weight: 900;
	padding: 9px 3px;
}
#content .site-list .group .item > .text {
	padding-left: 3px;
	font-size: 16px;
}

/* 各ページ */

article .book-list .search-form {

}
article .book-list .group {
	margin-bottom: 15px;
}
article .book-list .group > .title {
	font-size: 14px;
	color: #424242;
	font-weight: 900;
	background-color: #e9e9e9;
	padding: 12px 20px;
	margin-bottom: 20px;
}
article .book-list .group .items {
	font-size: 0;
}
article .book-list .group .items a {
	display: inline-block;
	width: 146px;
	margin-right: 20px;
	margin-bottom: 70px;
	vertical-align: top;
}
article .book-list .group .items a:nth-child(6n+6) {
	margin-right: 0;
}
article .book-list .group .items a img {
	display: block;
	margin: 0 auto;
	max-width:146px;
	max-height: 200px;
	border: solid 0.5px gray;
}
article .book-list .group .items a .title {
	color: #3e6b8b;
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0;
}
article .book-list .group .items a .date, article .book-list .group a .publisher {
	font-size: 14px;
	line-height 18px;
}
article .book-list .search-form {
	padding-top: 20px;
}
article .book-list .search-form input.text {
	display: inline-block;
	margin: 0 0 8px 20px;
	width: 720px;
	height: 37px;
	font-size: 20px;
	border: solid 1px #b8b8b8;
	background-color: #fff;
}
article .book-list .search-form .checkboxes {
	display: inline-block;
	background-color: #e9e9e9;
	margin: 2px 4px;
	vertical-align: top;
	padding: 5px 8px;
}
article .book-list .search-form .checkboxes .checkbox {
	margin-right:10px;
}
article .book-list .search-form a {
	display: inline-block;
	background-color: #3f3f40;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 160px;
	padding: 8px 0;
	vertical-align: top;
}
article .book-list .search-form a:hover {
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
article .book-list .search-form .selectboxes {
	border: solid #999;
	border-width: 1px 0;
	padding: 8px 40px;
}

article .book-list .search-form .selectboxes label {
	display: inline-block;
	padding: 8px 0;
	vertical-align: bottom;
}
article .book-list .search-form .selectboxes select {
	width: 100%;
}
article .book-list .search-form .selectboxes .selectbox {
	width: 315px;
	margin: 0 40px 0 10px;
	vertical-align: text-bottom;
}
article .book-list .search-form .selectboxes .selectbox object {
	width: 18px;
	height: 14px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 5%;
}

article .book-detail {
	display: table;
	margin: 50px 35px 80px;
}
article .book-detail > div {
	display: table-cell;
	vertical-align: top;
}
article .book-detail .left-col {
	padding-right: 50px;
	text-align: center;
	font-size: 14px;
}
article .book-detail .left-col img {
	max-width: 250px;
	border:solid 0.5px gray;
}
article .book-detail .left-col .buttons {
	padding: 15px 0 0;
}
article .book-detail .left-col .buttons a {
	display: block;
	margin: 5px auto;
	font-size: 18px;
	line-height: 18px;
	width: 160px;
	text-align: center;
	padding: 11px 20px 11px 11px;
	position: relative;
	color: #fff;
}
article .book-detail .left-col .buttons a.amazon {
	background-color: #dd6400;
}
article .book-detail .left-col .buttons a.ebookshop {
	background-color: #545454;
}
article .book-detail .left-col .buttons a object {
	position: absolute;
	width: 6px;
	height: 13px;
	top: 50%;
	right: 5px;
	margin-top: -7px;
}
article .book-detail .left-col .buttons a .icon-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -0.5em;
}
article .book-detail .right-col {
}
article .book-detail .right-col > .title {
	font-size: 24px;
	line-height: 31px;
}
article .book-detail .right-col > .detail {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 40px;
}
article .book-detail .right-col > .description {
	font-size: 17px;
	line-height: 25px;
	word-break: break-all;
}
article .review-list {
	margin: 20px 35px 35px;
}
article .review-list > .item {
	padding: 15px 0;
	border-bottom: solid 1px #ccc;
}
article .review-list > .item > .title {
	font-size: 18px;
	color: #878203;
	font-weight: 900;
	padding-bottom: 10px;
}
article .review-list > .item > .text {
	font-size: 16px;
	line-height: 22px;
}
article .review-list > .item > .text .next {
	display: none;
/*	margin-left: -4px;*/
}
article .review-list > .item > .text .open-next:before {
	content: "…";
/*	margin-left: -4px;*/
}
article .review-list > .item > .text .open-next a {
	font-size: 16px;
	display: block;
	margin: 10px 0 0;
}
article .review-list > .item > .text.open .next {
	display: inline;
}
article .review-list > .item > .text.open .open-next {
	display: none;
}
article .review-list > .item > .date {
	text-align: right;
	font-size: 14px;
}
article .review-list > .show-next {
	text-align: center;
	padding: 20px;
	display: none;
}
article .review-list > .show-next a {
	font-size: 16px;
}

article .event-list .group {

}
article .event-list .group > .title {
}
article .event-list .group > .title .text {
	display: block;
	text-align: center;
	font-size: 14px;
	background-color: #e9e9e9;
	padding: 12px;
	position: relative;
}
article .event-list .group > .title a:hover {
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
/*
article .event-list .group > .title a.open {
	cursor: default;
}
article .event-list .group > .title a.open:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
	color: #333;
}
*/
article .event-list .group > .title a .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 9px;
	position: relative;
	vertical-align: middle;
}
article .event-list .group > .title a .icon:after {
	content: "";
	background-image: url(../img/varrow2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 12px;
	position: absolute;
	left: 3px;
	top: 4px;
	-moz-transition: -moz-transform 0.2s linear;
	-webkit-transition: -webkit-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
}
/*
article .event-list .group > .title a.open .icon:after {
	transform: rotateX(180deg);
}
*/
article .event-list .group > .title .inner {
	background-color: #fff;
	padding: 15px 25px;
	text-align: left;
	border-bottom: solid 1px #b8b8b8;
	display: none;
}
article .event-list .group > .title .inner .outer-link {
	padding: 10px 0;
	text-align: right;
}
article .event-list .group > .title .inner .outer-link a {
	position: relative;
}
article .event-list .group > .title .inner .outer-link a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -12px;
	background-image: url(../img/arrow2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 8px;
	height: 13px;
	margin-top: -7px;
}

article .event-list .group > .items {
}
article .event-list .group > .items a {
	position: relative;
	display: block;
	padding: 12px 160px 12px 0;
	border-bottom: solid 1px #b8b8b8;
	font-size: 16px;
}
article .event-list .group > .items a:hover {
	background-color: #f3f2f2;
}
article .event-list .group > .items a .date {
}
article .event-list .group > .items a .place, article .event-detail > .place {
	display: inline-block;
	padding: 4px 5px;
	border: solid 1px #a5b015;
	font-size: 16px;
	line-height: 16px;
	margin-right: 5px;
	vertical-align: baseline;
}
article .event-list .group > .items a .title {
	display: inline-block;
	font-weight: 900;
	line-height: 16px;
}
article .event-list .group > .items a .title img {
	vertical-align: middle;
}
article .event-list .group > .items a .label {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -20px;
	min-width: 120px;
	font-size: 13px;
	text-align: center;
	padding: 8px 16px 8px 6px;
	color: #fff;
	background-color: #fff;
}
article .event-list .group > .items a .label object {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 12px;
	margin-top: -6px;
}
article .event-list .group > .items a .label .icon-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -0.5em;
}
article .event-list .group > .items a .label.soldout {
	background-color: #888;
}
article .event-list .group > .items a .label.priority {
	background-color: #fa0d29;
}
article .event-list .group > .items a .label.normal {
	background-color: #38a8bf;
}
article .event-list .group > .items a .label.priority-pre {
	color: #fa0d29;
	border: solid 1px #fa0d29;
	border-radius: 1px;
	padding: 7px 15px 7px 5px;
}
article .event-list .group > .items a:hover .label.priority-pre {
	color: #fa0d29;
}
article .event-list .group > .items a .label.normal-pre {
	color: #38a8bf;
	border: solid 1px #38a8bf;
	border-radius: 1px;
	padding: 7px 15px 7px 5px;
}
article .event-list .group > .items a:hover .label.normal-pre {
	color: #38a8bf;
}
article .event-list .group > .items .no-item {
	text-align: center;
	padding: 30px;
}

article .event-detail {
	margin: 25px 0;
}
article .event-detail > .date {
	font-size: 18px;
	font-weight: 900;
}
article .event-detail > .place {
	/* defined at article .event-list .group > .items a .place */
	font-size: 20px;
	padding: 5px 6px;
}
article .event-detail > .title {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
}
article .event-detail > .title img {
	vertical-align: bottom;
}
article .event-detail > .title .status {
	display: inline-block;
	font-size: 18px;
	margin-left: 8px;
	font-weight: bold;
}
article .event-detail > .title .status.soldout {
	color: #888;
}
article .event-detail > .title .status.priority, article .event-detail > .title .status.priority-pre {
	color: #fa0d29;
}
article .event-detail > .title .status.normal, article .event-detail > .title .status.normal-pre {
	color: #38a8bf;

}
article .event-detail > .contents {
	margin-top: 10px;
	display: table;
	width: 100%;
}
article .event-detail > .contents > div {
	display: table-row;
}
article .event-detail > .contents > div > div {
	display: table-cell;
	border-top: solid 1px #ccc;
}
article .event-detail > .contents > div > div.title {
	width: 250px;
	vertical-align: top;
	padding: 20px 0;
}
article .event-detail > .contents > div > div.title > div {
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	border-left: solid 8px #e8e8e8;
	padding-left: 5px;
}
article .event-detail > .contents > div > div.text {
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
	padding: 20px 0;
}
article .event-detail > .ticket-info {
	display: table;
}
article .event-detail > .ticket-info > div {
	display: table-cell;
	width: 478px;
	border: solid 1px #ccc;
	padding: 13px;
}
article .event-detail > .ticket-info > div:nth-child(2n+2) {
	width: 20px;
	border: none 0;
}
article .event-detail > .ticket-info .priority {
}
article .event-detail > .ticket-info > div .title {
	margin: -13px -13px 10px;
	font-size: 14px;
	color: #fff;
	font-weight: 900;
	padding: 13px;
	text-align: center;
}
article .event-detail > .ticket-info > .priority .title {
	background-color: #917b1e;
}
article .event-detail > .ticket-info > div.normal .title {
	background-color: #02688d;
}
article .event-detail > .ticket-info > div.normal .sales-start {
	padding: 5px 15px 10px;
	font-weight: 900;
}
article .event-detail > .ticket-info > div.normal .sales-start.irregular {
	text-align: center;
}
article .event-detail > .ticket-info > div.normal .sales-start .soldout {
	display: inline-block;
	color: #888;
}
article .event-detail > .ticket-info > div.normal .sales-start .onsale {
	display: inline-block;
	color: #fe0025;
}
article .event-detail > .ticket-info > div a.btn-apply {
	display: block;
	margin: 8px auto;
	width: 250px;
	background-color: #fe0025;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: 900;
	box-shadow: 0 3px 0 0 #d3d3d3;
	height: 46px;
	position: relative;
	padding: 16px 20px 16px 10px;
	text-align: center;
}
article .event-detail > .ticket-info > div a.btn-apply object {
	position: absolute;
	width: 7px;
	height: 16px;
	top: 50%;
	right: 10px;
	margin-top: -8px;
}
article .event-detail > .ticket-info > div .priority-pre {
	color: #fe0025;
	font-size: 18px;
	text-align: center;
	padding: 16px;
}
article .event-detail > .ticket-info > div .priority-post {
	color: #929292;
	font-size: 18px;
	text-align: center;
	padding: 16px;
}

article .old-event-list > div {
	margin: 20px 0;
}
article .old-event-list > div > .title {
	padding: 3px;
	font-size: 12pt;
	margin-bottom: 10px;
	font-weight: 900;
}
article .old-event-list > div.type-1 > .title {
	background-color:#9cf;
}
article .old-event-list > div.type-2 > .title {
	background-color:#fc6;
}
article .old-event-list > div.type-3 > .title {
	background-color:#eee;
}
article .old-event-list > div.type-4 > .title {
	background-color:#dda0dd;
}
article .old-event-list > div > .detail {
	display: table;
	width: 580px;
}
article .old-event-list > div > .detail > div {
	vertical-align: top;
	display: table-cell;
	border-bottom: solid 1px #999;
	padding: 1px;
}
article .old-event-list > div > .detail > .left {
}
article .old-event-list > div > .detail > .right {
}

/* 一応、汎用性はある */
.selectbox {
	display: inline-block;
	height: 37px;
}
.selectbox select {
	position: absolute;
	top: -6px;
	left: 13px;
	z-index: 3;
	width: 100%;
	height: 100%;
	border: 0;g
	background: none;
	opacity: 0;
	font-size: 16px;
	cursor: pointer;
}
.selectbox .select-item {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 18px;
	border: solid 1px #b8b8b8;
	background-color: #fff;
}
.selectbox .select-item:before,.selectboxes .select-item:after {
	content: "";
	display: inline-block;
	position: absolute;
}
.selectbox .select-item:before {
	top: 0;
	right: 0;
	width: 7%;
	height: 100%;
}
/*
.selectbox .select-item:after {
	top: 33%;
	right: 5%;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 10px solid #999;
	border-bottom: 0;
}
*/
.selectbox .selected-label {
	display: inline-block;
	z-index: 1;
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 22px;
	vertical-align: top;
	text-align: center;
	padding-top: 7px;
}
.checkbox {
	display: inline-block;
}
.checkbox input[type="checkbox"] {
	margin: 0;
	display: none;
}
.checkbox .input-checkbox {
	display: block;
	position: relative;
	padding-left: 24px;
}
.checkbox .input-checkbox label {
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.checkbox .input-checkbox label:before, .checkbox .input-checkbox label:after {
	content: "";
	position: absolute;
	display: inline-block;
	transition: transform .2s ease;
}
.checkbox .input-checkbox label:before {
	top: 1px;
	left: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #b8b8b8;
	background-color: #fff;
}
.checkbox .input-checkbox label:after {
	top: 5px;
	left: 5px;
	width: 6px;
	height: 11px;
	margin-top: -5.5px;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-radius: 1.5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: border-bottom-color,border-right-color .2s ease;
}
.checkbox .input-checkbox input[type="checkbox"]:checked + label:after {
	border-color: #5f98e1;
	position: absolute;
	width: 6px;
	height: 13px;
	top: 50%;
	right: 5px;
	margin-top: -11px;
}

/* トップページのスライダー左右隠し */
#top-slider {
	position: relative;
}
#top-slider .left-out {
	position: absolute;
	width: 50%;
	height: 575px;
	top: 0;
	left: 0;
	content: " ";
	background: -webkit-gradient(linear, left top, right top, color-stop(0.99, #fff), color-stop(0.50, #fff), color-stop(0.00, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -moz-linear-gradient(left, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -o-linear-gradient(left, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -ms-linear-gradient(left, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: linear-gradient(to right, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
}
#top-slider .right-out {
	position: absolute;
	width: 50%;
	height: 599px;
	top: 0;
	right: 0;
	content: " ";
	background: -webkit-gradient(linear, right top, left top, color-stop(0.99, #fff), color-stop(0.50, #fff), color-stop(0.00, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(right, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -moz-linear-gradient(right, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -o-linear-gradient(right, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: -ms-linear-gradient(right, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
	background: linear-gradient(to left, #fff 0%, #fff 50%, rgba(255,255,255,0) 99%);
}
#news-frame {
	overflow: auto;
	padding: 5px;
	border: none;
	border-top-width: 0;
}