@charset "utf-8";

/*
 *  commons
 */

html {
  font-size: 14px;
}

/*
 *  special
 */

.ss-hide {
  display: none !important;
}

div.ss-display,
hr.md-display {
  display: block;
}

/*
 *  grid
 */

.container {
  width: 960px;
}

.ss-2 {
	width: 16.666666666%;
}

.ss-3 {
	width: 25%;
}

.ss-4 {
	width: 33.333333333%;
}

.ss-5 {
	width: 41.666666666%;
}

.ss-6 {
	width: 50%;
}

.ss-7 {
	width: 58.333333333%;
}

.ss-8 {
	width: 66.666666666%;
}

.ss-9 {
	width: 75%;
}

.ss-10 {
	width: 83.333333333%;
}

.ss-12 {
	width: 100%;
}

.ss-2,
.ss-3,
.ss-4,
.ss-5,
.ss-6,
.ss-7,
.ss-8,
.ss-9,
.ss-10,
.ss-12 {
	padding-left: 12px;
	padding-right: 12px;
}

.twocolumn, .threecolumn {
	width: 960px;
	flex-wrap: wrap;
}

.twocolumn .main {
	width: 70%;
}

.threecolumn .rightbar {
	width: 100%;
	padding-left: 0;
}

.threecolumn .rightbar h3,
.threecolumn .rightbar .notice,
.threecolumn .rightbar .form-row,
.threecolumn .rightbar .submit-row {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
}

.threecolumn .rightbar .submit-row {
	display: flex;
}

.threecolumn .rightbar .submit-row button {
	width: 370px;
  margin-right: 1.5rem;
	flex-shrink: 0;
}

/*
 *  topmost
 */

.topmost {
  padding: 0 32px;
}

.topmost .logo {
  background-position: left center;
  background-size: auto;
}
/*
.index .topmost .logo {
  width: 367px;
}

.noindex .topmost .logo {
  width: 300px;
}

.topmost .logo .info a {
	font-size: 16px;
}

.index .topmost .logo .info a.ministery {
	font-size: 13px;
}

.noindex .topmost .logo .info a.ministery {
	font-size: 13px;
}

.index .topmost .logo span.noindex,
.index .topmost .logo br.noindex {
	display: none;
}

.index .topmost .logo br.nonoindex {
	display: block;
}
*/

.topmost .interior {
  /*margin-left: 302px;*/
  margin-right: 120px;
}

.index .topmost .special {
	margin-right: 20px;
}

.index .topmost .subscribe {
	margin-left: 20px;
}

.topmost .cabinet {
  width: 100px;
}

.topmost .cabinet span {
  display: none;
}

.topmost .social {
	display: none;
}

.topmost .topmenu {
	font-size: 1.2rem;
}

.topmost .topline .department,
.topmost .topline .special {
	font-size: 1rem;
	line-height: 1;
}

/*
 *  hero
 */

.hero,
.hero .bg {
  height: 600px;
}

.hero .bg iframe {
	top: 0;
  height: 600px;
}

.hero .social {
  width: 200px;
  display: flex;
  align-items: flex-end;
}

.hero .social a {
  margin-bottom: 0;
  margin-left: 0.25rem;
}

/*
.hero .info {
  top: 320px;
}
*/

.hero .slogan {
  left: 80px;
  top: 100px;
  font-size: 80px;
  line-height: 96px;
}

.hero .video {
  left: 80px;
  bottom: 170px;
  height: 68px;
  line-height: 60px;
  width: 350px;
  font-size: 30px;
}

.hero .calendar .item > span, .hero .calendar .item > h4 {
  font-size: 24px;
}

/*
 *	main-menu
 */

.main-menu {
  height: 96px;
  line-height: 96px;
  margin-bottom: 32px;
}

.main-menu a {
  font-size: 28px;
}

/*
 *	nearest-performances
 */

.nearest-performances .first-line {
	height: 732px;/*1106px;*/
}

.nearest-performances .first-line .pickup {
	top: auto;
	bottom: 0;
	left: 0;
}

.nearest-performances .first-line .feedback,
.nearest-performances .first-line .poll {
	top: auto;
	bottom: 0;
}

.nearest-performances .first-line .preparing {
	top: auto;
	left: auto;
	bottom: 0;
	left: 0;
}

.nearest-performances .first-line .preparing .box {
	border-left: none;
	border-right: 1px solid #E3DDD5;
}

/*
 *	index-services
 */

.index-services .brief a {
	width: 164px;
}

.index-services .subscribe input {
	width: 120px;
}

.index-services .subscribe button {
	width: 120px;
}

/*
 *	content-header
 */

.content-header .select {
	right: 0;
	width: 280px;
}

.content-header .share/*, .play-header .share*/ {
	bottom: auto;
	top: 1.5rem;
}

/*
 *	person-bio
 */

.person-bio .image-right {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.person-bio .award-list {
	justify-content: space-around;
	width: 100%;
}

.response-list .row,
.feedback-list .row {
	flex-direction: column-reverse;
}

/*
 *	partner-list
 */

.partner-list {
	width: 80%;
	margin-bottom: 2rem;
}

/*
 *	play-info
 */

.play-info .sidebar hr {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.play-info .calendar {
	width: 240px;
}

/*
 * 	performance
 */

.performance .play h2 {
	font-size: 28px;
}

.performance .datetime {
	width: 140px;
	height: 140px;
}

.performance .datetime .day {
	font-size: 140px;
	line-height: 1;
}

.performance .datetime .time {
	font-size: 36px;
	line-height: 1;
}

.performance .datetime .month {
	font-size: 16px;
	line-height: 1rem;
}

/*
 * scrollup
 */

.scrollup {
  bottom: 40px;
  right: 40px;
}

/*
 * newsanno
 */

.newsanno {
  height: 528px;
}
