 @charset "utf-8";

body{
	-webkit-text-size-adjust: none;
	font-size: 14px;
	color: #606060;
}

.onlyw479{
	display: none;
}

main{
	padding: 0;
}

main a{
	text-decoration: none !important;
	color: #07d;
}

main a:hover{
	text-decoration: none !important;
	color: #f27a00;
}

.locationArea {
	margin: 0 auto;
	padding: 12px 16px 16px;
	width: auto;
	max-width: 1200px;
	font-size: 88%;
}

#container{
	margin: 0 auto;
	padding: 16px;
	max-width: 1200px;
}

header#announce{
	margin-bottom: 32px;
}

section,
main #container footer#support
{
	margin-bottom: 32px;
}

#container h1{
	margin-bottom: 16px;
	font-size: 20px;
	line-height: 28px;
}

#container header#announce h1{
	margin-bottom: 56px;
	font-size: 26px;
	/*text-align: center;*/
	line-height: 38px;
}

#container header#announce h2{
	margin-bottom: 20px;
	display: table;
	width: 100%;
}

#container header#announce h2 em,
#container header#announce h2 i
{
	display: table-cell;
	vertical-align: top;
	color: #000;
}

#container header#announce h2 em{
	font-size: 14px;
	letter-spacing: 2px;
}

#container header#announce h2 i{
	color: #8e8e8e;
	font-size: 14px;
	/*text-align: right;*/
	font-weight: normal;
	font-style: normal;
}

#container article{
	margin-bottom: 16px;
}

footer#support h2,
#container section#schedule h2,
#container section#support h2{
	margin-bottom: 15px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

#container section#schedule p{
	margin-bottom: 15px;
}

#container h1.sroot,
#container h1.hroot,
#container h1.froot{
	/**color: #c01920;
	color: #f00;**/
}

main #container section#schedule h2{
	color: #c01920;
}

#support p a{
	word-wrap:break-word;
}

#container section#faq article h1{
	margin-bottom: 8px;
}

#container section#faq article h1,
#container section#faq article p{
	position: relative;
	padding-left: 24px;
}

#container section#faq article h1:after,
#container section#faq article p:after{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	text-align: center;
	padding-right: 4px;
	color: #000;
	font-weight: bold;
}

#container section#faq article h1:after{
	content: "Q:";
	top: -1px;
}

#container section#faq article p:after{
	content: "A:";
}

@media only screen and (max-width: 479px){	
	.onlyw479{
		display: inline;
	}	
}
.contents {
	max-width: 800px;
	margin: 0 auto 80px;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-bold {
	font-weight: bold;
}
.text-red {
	color: #f44336;
}
.purpose {
	margin: 80px 0;
}