@charset "UTF-8";

body {
	background: #fff;
	color: #000;
	font-family: -apple-system, blinkMacSystemFont,	'Helvetica Neue', 'Segoe UI', YuGothicM, YuGothic, Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
*:first-child + html body {
	font-size: 100%;
}

html {
	-webkit-text-size-adjust: none;
}

html * {
	margin: 0;
	padding: 0;
}
* html body {
	text-align: center;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
img {
	border: none;
	vertical-align: top;
}

* table {
	font-size: 100%;
}

form input,
form textarea,
form select {
	font-size: 100%;
	font-family: sans-serif;
}
form input,
form textarea {
}

hr {
	position: absolute;
	top: -32768px;
	visibility: hidden;
	width: 1px;
	height: 1px;
	display: none;
}
hr.divider {
	position: absolute;
	top: -32768px;
	visibility: hidden;
	width: 1px;
	height: 1px;
	display: none;
}

.supplement {
	font-size: xx-small;
	position: absolute;
	top: -32768px;
	left: -32768px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	zoom: 1;
}
/*\*/
* html .clearfix {
	height: 1em;
	overflow: visible;
}
/* */

#page {
	position: relative;
	font-size: 62.5%;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	padding: 0 0 60px;
}

#body {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#body p {
	font-size: 1.6em;
	line-height: 2;
}

#body section {
	position: relative;
}

#body #cover-banners {
	margin: 50px auto;
}


#choirClock {
	background: #efefef;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	z-index: 2000;
	display: none;
}
#choirClock #clock-inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
}
#choirClock #clock-inner div#clock-date {
	color: #8a8a8a;
	font-size: 8em;
}
#choirClock #clock-inner div#clock-venue {
	color: #8a8a8a;
	font-size: 1.8em;
	margin-top: 25px;
}

#header {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	text-align: center;
	z-index: 5000;
	padding-top: 20px;
	height: 100px;
}
#globalNav {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	text-align: center;
}
#globalNav ul {
	font-size: 1.6em;
	text-align: center;
}
#globalNav ul li:first-child {
	margin-left: 0;
}
#globalNav ul li {
	display: inline-block;
	margin-left: 30px;
}
#globalNav ul li a {
	color: #333;
}
#globalNav ul li.youtube a {
	color: #FF3333;
}
#globalNav ul li.facebook a {
	color: #3b5998;
}



#cover-banners {
	background: #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	position: relative;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	height: 540px;
}
#cover-banners section {
	position: absolute;
	top: 0;
	width: 100%;
	height: 540px;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
#cover-banners section div.pic {
	width: 100%;
	overflow: hidden;
}
#cover-banners section div.pic img {
	margin-left: 0;
}



#aboutus {
	margin: 0 auto 50px;
	margin-bottom: 60px;
	padding-top: 150px;
	width: 960px;
	text-align: center;
}
#aboutus div.heading-en {
	font-size: 16px;
	color: #999;
	font-family: 'Georgia', serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
}
#aboutus p {
	font-size: 16px;
	margin-top: 40px;
	text-align: center;
	text-align: center;
}



#conductor {
	margin: 0 auto 50px;
	padding: 150px 110px 0;
	width: 660px;
}
#conductor header {
	margin-bottom: 60px;
	text-align: center;
}
#conductor header div.heading-en {
	font-size: 16px;
	color: #999;
	font-family: 'Georgia', serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
}
#conductor header p.lead {
	font-size: 16px;
	margin-top: 40px;
}

#conductor h3 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 15px;
}
#conductor h3 span {
	font-size: 14px;
}
#conductor p.title {
	color: #d36c9d;
	font-style: italic;
	margin: 25px 0;
}

#conductor div.columngroup {
	position: relative;
}
#conductor div.columngroup div.pic {
	width: 200px;
	margin-right: 20px;
	float: left;
}
#conductor div.columngroup div.text {
	width: 420px;
	float: left;
}
#conductor div.columngroup div.text p {
	font-size: 14px;
	line-height: 2;
	margin: 1em 0;
}


#conductor div.columngroup-1c-1c-1c {
	border: solid #d8d7d7;
	border-width: 1px 0;
	padding: 20px 0 0;
}
#conductor div.columngroup-1c-1c-1c div.column:first-child {
	margin-left: 0;
}
#conductor div.columngroup-1c-1c-1c div.column {
	width: 200px;
	float: left;
	margin-left: 20px;
}
#conductor div.columngroup-1c-1c-1c div.column dl {
	font-size: 12px;
	font-family: sans-serif;
	line-height: 2;
}
#conductor div.columngroup-1c-1c-1c div.column dl dt {
	font-weight: bold;
}
#conductor div.columngroup-1c-1c-1c div.column dl dd {
	margin-bottom: 20px;
}


#history {
	margin: 0 auto 50px;
	padding-top: 150px;
	width: 770px;
}
#history header {
	margin-bottom: 60px;
	text-align: center;
}
#history header div.heading-en {
	font-size: 16px;
	color: #999;
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
}
#history header p.lead {
	font-size: 16px;
	margin-top: 40px;
}

#history h3 {
	color: #9d6676;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#history ul {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 2em;
	list-style: none;
	text-align: center;
}




#recruiting {
	margin: 0 auto 50px;
	padding-top: 150px;
	width: 770px;
}
#recruiting header {
	margin-bottom: 60px;
	text-align: center;
}
#recruiting header div.heading-en {
	font-size: 16px;
	color: #999;
	font-family: 'Georgia', serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
}
#recruiting header p.lead {
	font-size: 16px;
	margin-top: 40px;
}

#recruiting div.columngroup {
	position: relative;
}
#recruiting div.columngroup div.pic {
	width: 460px;
	margin-right: 20px;
	float: left;
}
#recruiting div.columngroup div.map {
	width: 460px;
	margin-right: 20px;
	float: left;
}
#recruiting div.columngroup div.map iframe {
	border: solid 1px #ccc;
}
#recruiting div.columngroup div.map p {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 1em;
}
#recruiting div.columngroup div.map p a {
	color: #cc6699;
	font-weight: bold;
}

#recruiting div.columngroup div.text {
	width: 260px;
	float: left;
}
#recruiting div.columngroup div.text dl {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 1em;
}
#recruiting div.columngroup div.text dl dt {
	color: #cc6699;
	font-weight: bold;
}
#recruiting div.columngroup div.text dl dd {
	margin-bottom: 20px;
}



#global-footer {
	position: relative;
	width: 100%;
}
#global-footer div.inner {
	position: relative;
	border-top: solid 1px #d8d7d7;
	width: 960px;
	padding: 20px 0 35px;
	margin: 0 auto;
}
#global-footer div.inner p.copyright {
	color: #333;
	font-family: 'Georgia', serif;
	text-align: center;
	font-size: 110%;
}


div.fb-like-box {
	display: block;
}
div.fb-like-box span {
	margin: 0 auto 30px;
	display: block;
	background: #fff;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.35);
}

ul.social-buttons {
	position: absolute;
	top: 18px;
	left: 0;
	margin-bottom: 15px;
}
ul.social-buttons li {
	display: inline-block;
}
ul.social-buttons li.facebook {
	position: relative;
	margin-right: 10px;
	width: 72px;
}
ul.social-buttons li.twitter {
	width: 73px;
	margin-right: 10px;
}
ul.social-buttons li.gplus {
	width: 61px;
	margin-right: 10px;
}
ul.social-buttons li.mixi iframe {
	width: 70px !important;
}

#soundcloud-player {
	background: #fff;
	position: fixed;
	bottom: -388px;
	left: 0;
	width: 100%;
	z-index: 1000;
}