.top__logo {
	text-align: center;
	margin-bottom: 5px;
}
.top__above {
	width: 700px;
	height: 684px;
}
.top__banners {
	float: left;
}
.top__banners__item {
	margin-top: 3px;
}
.top__banners__item:first-child {
	margin-top: 0;
}



/* topics */
.top__nazo {
	width: 656px;
	margin: 0 auto 60px;
}
.top__topics {
	color: #000;
	line-height: 1.6;
	background: #fff032;
	padding: 0 20px 15px;
}
.top__topics__news {
	float: left;
	width:50%;
}
.top__news__h {
	margin: -20px 0 5px;
}
.top__news__descr {
	margin-bottom: 11px;
}
.top__topics__twGadget {
	width: 50%;
	float: right;
	padding-top: 20px;
}

/* top nazo */
.top__nazo__h {
	margin-bottom: 15px;
}
.top__nazo__list {
	text-align: center;
}
.top__nazo__list > li {
	float: left;
	width: 24.7%;
}

/* archives */
.top__archives {
	text-align: center;
}
.top__archives__h {
	margin-bottom: 25px;
}
.top__archives__item {
	display: table;
	table-layout: fixed;
	width: 50%;
	float: left;
}
.top__archives__cell {
	font-size: 88%;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
}
.top__recommend {
	background: #3273c2;
	border-radius: 10px;
	padding: 13px 25px;
}
.top__recommend__h {
	margin: -30px 0 7px -13px;
}
.top__recommend__img {
	margin-bottom: 10px;
}
.top__recommend__titles {
	line-height: 1.4;
	font-size: 93%;
}
.top__recommend__titles a {
	color: #fff;
	text-decoration: none;
}
.top__recommend__titles a:hover {
	text-decoration: underline;
}
.top__recommend__supply {
	color: #00306d;
	font-size: 86%;
}

.top__recommend__low {
	margin-bottom: 15px;
}
.top__recommend__item {
	float: left;
	width: 23%;
	margin-left: 2.66666667%;
}
.top__recommend__item:first-child {
	margin-left: 0;
}
.top__recommend__others {
	text-align: right;
}


.main__h {
	margin-bottom: 30px;
	text-align: center;
}

.main--rules__num {
	text-align: center;
}
.main--rules__p {
	margin-bottom: 35px;
}

.main--faq__term {
	color: #e6d5a3;
}
.main--faq__descr {
	margin-bottom: 35px;
}



/*公演情報*/
.event p {
}
.main__cont__above {
	text-align: center;
	margin-bottom: 18px;
}
.above__social {
	width: 270px;
	margin: 0 auto 30px;
}
.above__social__tw {
	float: left;
}
.above__social__fb {
	float: right;
}

.event__section {
	margin-bottom: 65px;
}
.event__section__h {
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid  #ffcd32;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.event__section a {
	color: #fff;
	text-decoration: none;
}
.event__section a:hover {
	text-decoration: underline;
}
.event__visual {
	margin-bottom: 15px;
}
.event__eventName {
	font-size: 20px;
}
.event__lead {
	font-size: 130%;
	text-align: center;
	margin-bottom: 30px;
}
/* 公演情報トップ */
.event__cities__clm {
	width: 16.15%;
	float: left;
}
.event__cities__h {
	text-align: center;
	margin-bottom: 2px;
}
.event__cities__item {
	color: #10001c !important;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	background:#fff032;
	display: block;
	width: 95px;
	height:65px;
	margin-bottom: 2px;
	padding: 14px 8px;
}
.event__cities__date {
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 0.05em;
	display: inline-block;
	padding-top: 4px;
}
.event__cities__item:hover {
	color: #fff032 !important;
	text-decoration: none !important;
	background: #322f2d;
}


/* ==========================================================================
   ボランティア
   ========================================================================== */
.cen__section {
	margin-bottom: 50px;
}
.cen__section a {
	color: #fff;
	text-decoration: none;
}
.cen__section a:hover {
	text-decoration: underline;
}
.cen__h {
	font-size: 145%;
	text-align: center;
	letter-spacing: 0.15em;
	margin-bottom: 5px;
}


.cen__term {
	color: #fff;
}
.cen__descr {
	margin-bottom: 30px;
}



/* 謎 */
.nazo__gadget {
	width: 460px;
	margin: 0 auto;
}
.nazo__Img {
	text-align: center;
	margin-bottom: 15px;
}

.nazo__ans {
	margin-right: 12px;
}
.nazo__input {
	font-size: 150%;
	width: 250px;
	border: none;
	height: 43px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0 0 0 15px;
}
.nazo__btn {
	background: #fff032;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.nazo__apply {
	width: 100%;
	margin: 0 auto 50px;
}
.form {
}
.form__low {
	margin-bottom: 12px;
}
.form .left {
	font-size: 116%;
	float: left;
	width: 90px;
	margin-right: 15px;
	padding-top: 27px;
}
.form .right {
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	float: left;
	width: 335px;
}
.form .right  input {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 8px;
}
.entryField--l {
	width: 100%;
	height: 45px;
}
.form__apply {
	text-align: center;
}


.top__archives__bdLnk {
	color: #fff132;
	text-decoration: none;
	font-size: 116%;
	border: 1px solid #fff032;
	border-radius: 8px;
	margin-top: 6px;
	padding: 6px 14px;
}
.top__archives__bdLnk:hover {
	color: #10001c;
	background: #fff132;
}
.top__archives__bdLnk:hover .tri-arrow {
	border-color: transparent transparent transparent #10001c;
}


/* グッズ */
.cont__body--goods p {
	padding: 0 30px;
}
.cont__body--goods .inchild__img {
	margin-bottom: 0;
}




/* 謎4 */
.gotoFin {
	text-align: center; margin-bottom: 60px; font-size: 116%;
}
.gotoFin > a {
	text-decoration: none; border: 2px solid #fff032; padding: 18px 35px;
}
.gotoFin > a:hover {
	background: #fff;
	color: #10001c;
	border-color: #fff;
}