@charset "utf-8";
/* CSS Document */

/* pc */
/* @font-face { font-family: "Original Yu Gothic"; src: local("Yu Gothic Medium"), local("YuGothic-Medium");}
@font-face { font-family: "Original Yu Gothic"; src: local("Yu Gothic Bold")  , local("YuGothic-Bold") ; font-weight: bold; } */
body { 
 /*    background-color: #fafaf7; */
    color:#6E6060;
    position: relative;
	background-image: url("../commonimg/bg_paper01.png");
	background-repeat:repeat;
	border-top: 8px solid #1786A8;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "FOT-スキップ Std M";
}

.serif {
	font-family: "FOT-マティス Pro DB", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mgntop1 {
    margin-top: 1em!important;
}
.mgntop2 {
    margin-top: 2em!important;
}
/* ヘッダフッタ
--------------------- */
#header {
	display: block;
	width: 100%;
	margin: 0 auto 0;
	padding: 2em 0 1em 0;
}
#header img {
	display: block;
	width: 500px;
	height: auto;
	margin: 0 auto 0;
	padding: 0 0 0 0;
}
.introduction {
	display: block;
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto 2em;
	font-family: "FOT-スキップ Std M";
}
#footer  {
    position: relative;
    bottom:0;
	display: block;
	width: 100%;
	margin: 2em auto 0;
	padding: 1em 0 0 0;
}
#footlink {
	display: block;
	width: 100%;
	height: auto;
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #bfbfbd;
	background-color: #ffffff;
}
#footlink ul {
	display: block;
	margin: 0 auto 0;
	padding: 0 0 0 0;
	text-align: center;
}
#footlink ul li {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0.8em 0 0.7em 0;
}
#footlink ul li:after {
	content:"｜";
	color: #bfbfbd;
	margin-left: 0.5em;
}
#footlink ul li:last-child:after {
	content:none!important;
	margin-left: 0.5em;
}
#footlink li a {
	width: 100%;
	height: auto;
	text-decoration: none;
	color: #797977;
}
#footlink li a:hover {
	text-decoration: none;
	color: #bc7977;
}
#footer .copyright {
	display: block;
    width: 100%;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.4em 0;
	background-color: #1786A8;
	color: #fafaf7;
	font-size: 0.9em;
	text-align: center;
}
/* forIE 
@media all and (-ms-high-contrast:none){
#link h1 {
	display: block;
	padding: 0 0 0 0;
	font-size: 1.4em;
}

} */
/* //forIE */
/* メイン
--------------------- */
main {
	display: block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0 0 0 0;
    color:#333333;
	font-size: 1em;
}
a:link {
	color:#1786A8;
	text-decoration-color: #CBE4EB;
}
a:visited {
	
}
a:hover {
	color:#DE5B5B;
	text-decoration-color: #F4C8C8;
}
a:active {
	
}
/* 個別css
--------------------- */
#event {
	display: block;
	width: 1000px;
	height: auto;
	margin: 0 auto 0;
}
#event h2 {
	display: block;
	text-align: center;
	font-family: "FOT-ニューロダン ProN DB";
	background:linear-gradient(transparent 60%, #CCE5EC 0%);
}
#event p {
	display: block;
	width: 80%;
	margin: 1em auto 0;
	padding: 0 0 0 0;
}
#event p a {
	display: block;
	text-align: center;
}
#webevent {
	display: block;
	width: 1000px;
	height: auto;
	margin: 2em auto 0;
}
#webevent h2 {
	display: block;
	text-align: center;
	font-family: "FOT-ニューロダン ProN DB";
	background:linear-gradient(transparent 60%, #CCE5EC 0%);
}
#webevent p {
	display: block;
	width: 80%;
	margin: 1em auto 0;
	padding: 0 0 0 0;
	text-align: left;
}
#webevent p.topic {
	text-align: center;
}
#soundcloud {
	display: block;
	width: 1000px;
	margin: 0 auto 0;
	padding: 0 0 0 0;
}
#soundcloud ul {
	display: block;
	margin: 0 0 0 0;
}
#soundcloud li {
	display: block;
	width: 49%;
	height: auto;
	margin-top: 1.5em;
	padding-bottom: 0.2em;
	float: left;
	color: #cccccc;
	background-color: #E4EFF2;
	box-sizing: border-box;
	border: 1px solid #CFDEE3;
}
#soundcloud div {
	padding-left: 0.2em;
	line-height: 1.4em;
}
#soundcloud li strong {
	display: block;
	color: #666666;
	font-family: "FOT-ニューロダン ProN DB";
}
#soundcloud li:nth-child(2n) {
	float: right;
}
#soundcloud li a {
}
#youtube {
	width: 1000px;
	margin: 2em auto 0;
	padding: 0;
	box-sizing: border-box;
}
#youtube h3 {
	font-size: 1.5em;
	text-align: center;
	font-family: "FOT-ニューロダン ProN DB";
	background:linear-gradient(transparent 60%, #CCE5EC 0%);
}
#youtube p {
	display: block;
	width: 50%;
	margin: 1.5em auto 0;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	float: right;
}
.youtube {
	width: 50%;
	height: auto;
	margin-top: 1.5em;
	float: left;
}
.youtube .movie {
	padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}
.youtube .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ------------------------------------------------------
tab2 幅調整程度
------------------------------------------------------- */
@media screen and (max-width: 1024px) {
/* ヘッダフッタ
--------------------- */
/* メイン
--------------------- */
/* 個別css
--------------------- */
#event {
	width: 95%;
}
#webevent {
	width: 95%;
}
#soundcloud {
	width: 95%;
}
#youtube {
	width: 95%;
}
}
/* ------------------------------------------------------
 tab
------------------------------------------------------- */
@media screen and (max-width: 960px) {
body {
	border-top: 5px solid #1786A8;
}
/* ヘッダフッタ
--------------------- */
#header {
	display: block;
	width: 100%;
	margin: 0 auto 0;
	padding: 1em 0 1em 0;
}
#header img {
	display: block;
	width: 400px;
	height: auto;
	margin: 0 auto 0;
	padding: 0 0 0 0;
}
#footer  {
	margin: 0em auto 0;
}
#footlink ul {
	display: block;
	margin: 0 auto 0;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
}
#footlink ul li {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footlink ul li:after {
	content:none;
	color: #bfbfbd;
	margin-left: 0.5em;
}
#footlink ul li:last-child:after {
	content:none!important;
	margin-left: 0.5em;
}
/* メイン
--------------------- */
/* 個別css
--------------------- */
#event h2 {
	line-height: 1.2em;
	font-size: 1.3em;
	background:#CCE5EC;
	padding: 0 0 0.2em 0;
}
#event h2 span {
	display: block;
}
#event p {
	width: 90%;
}
#webevent h2 {
	line-height: 1.2em;
	font-size: 1.3em;
	background:#CCE5EC;
	padding: 0 0 0.2em 0;
}
#webevent h2 span {
	display: block;
}
#webevent p {
	width: 90%;
}
#webevent p.topic {
	width: 90%;
	text-align: left;
}
#youtube h3 {
	line-height: 1.2em;
	font-size: 1.3em;
	background:#CCE5EC;
	padding: 0 0 0.2em 0;
}
#youtube h3 span {
	display: block;
}
#soundcloud strong {
	margin-bottom: 0.5em;
}
#soundcloud li {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 1.5em;
	float: none;
	color: #cccccc;
}
#soundcloud li:nth-child(2n) {
	float: none;
}
#youtube p {
	width: 95%;
	margin: 1em auto 0;
	padding: 0 0 0 0em;
	line-height: 1.5em;
	float: none;
}
.youtube {
	width: 100%;
	margin: 1em auto 0;
	float: none;
}

}

/* ------------------------------------------------------
 sp
------------------------------------------------------- */
@media screen and (max-width: 560px) {
/* ヘッダフッタ
--------------------- */
#header img {
	display: block;
	width: 350px;
	max-width: 90%;
	height: auto;
	margin: 0 auto 0;
	padding: 0 0 0 0;
}
.introduction {
	display: block;
	max-width: 95%;
	font-size: 0.75em;
	text-align: left;
	margin: 0 auto 1em;
	font-family: "FOT-スキップ Std M";
}
/* メイン
--------------------- */
/* 個別css
--------------------- */
#event h2 {
	font-size: 1em;
}
#event p {
	font-size: 0.95em;
	width: 95%
}
#webevent h2 {
	font-size: 1em;
}
#webevent p {
	font-size: 0.95em;
	width: 95%;
}
#youtube h3 {
	font-size: 1em;
}
#youtube p {
	font-size: 0.95em;
}
}

