@charset "utf-8";

@media (min-width: 768px){
.mainArea { background:url(../images/main_bg.jpg) no-repeat !important; background-size:contain !important;}
h1.topTtl{ margin-bottom:600px;}
h2.topTt2{ margin-bottom:25px;}
	
h2.dateArea { text-align:center !important;}
h3.eventTtl { margin:20px 0 10px 0;}

video {width: 80%;}
	
.PCdispNone { display:none;}
}

h1.topTtl{ padding-top:0; text-align:left;}
h2.topTt2{ padding-top:0; text-align:center;}
h2.dateArea { margin-bottom:15px;}
/*.eventBg { background:url(../images/event_bg.png) no-repeat; background-size:contain; min-height:300px;}*/
p.caption span { font-size:10px;}
.archives a { color: #F0A !important; text-decoration: underline;}
.archives a:hover { color:#F0A; text-decoration:none;}

@media (min-width: 768px) and (max-width: 991px){
.mainArea { background:url(../images/main_bg.jpg) no-repeat !important; background-size:contain !important;}
h2.dateArea { margin-top:0 !important;}
}

.gallery {
	margin:30px auto 15px;
	background-color: none;
    border:none;
    -moz-border-radius: 6px;    /* 古いFirefox */
    -webkit-border-radius: 6px; /* 古いSafari,Chrome */
    border-radius: 6px;
}
/* padding:12px;border-radius:6px;background-color: rgba(0,0,0,0.4)" */

@media (max-width: 767px) {
.mainArea { background:url(../images/main_bg.jpg) no-repeat !important; background-size:contain !important;}
.SPdispNone { display:none;}
video {width: 96%;}
	}


.copyRight { text-align:center; color:#FFF; margin:20px 0;}


#CTS-con {margin-top:8%;padding:1% 5% 5%;border-radius:6px;background-color: rgba(22,54,114,0.95)}
#CTS-con h3 {padding:2% 3%;font-size:30px;background:#DDD;color:#222;}
#CTS-con ul {margin-bottom:8%;}
#CTS-con p,#CTS-con li {font-size:15px;line-height:180%;padding-right:3%;}
#CTS-con p {padding-left:3%;}
