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

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.6;
	background-color: #003470;
	color: #FFF;
}
a:link,
a:visited,
.nav-justified > li > a:link,
.nav-justified > li > a:visited {
	color: #FFF;
}
.second-page a:link,
.second-page a:visited,
.second-page .nav-justified > li > a:link,
.second-page .nav-justified > li > a:visited {
	color: #FF8B8B;
}
.second-page .nav-justified > li > a:link,
.second-page .nav-justified > li > a:visited {
	text-decoration: none;
}
.second-page a:link,
.second-page a:visited {
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: underline;
}
.second-page a:hover,
.second-page a:focus {
	text-decoration: none;
}
.slidebox {
	background-repeat: no-repeat;
	background-size: contain;
}
header.title h1 {
    padding-top: 100px;
    padding-right: 0;
    padding-left: 0;
}
.Timer {
font-size: 1.6em;
text-shadow: 2px 2px 3px #666;
}
.Timer #TimeLeft {
font-size: 1.8em;
font-weight: 900;
color: #00FF2D;
font-family: 'Orbitron', sans-serif;
}
.Timer .day {
font-weight: bold;
}
/*---------- end header ---------*/
.main-nav {
	background-color: rgba(30,30,30,0.80);
	border-radius: 0;
}
.nav {
	border: none;
}
.main-nav {
	display: table;
	width: 100%;
	table-layout: auto;
	margin-bottom: 30px;
	border-collapse: collapse;
}
.main-nav a:link,
.main-nav a:visited,
.main-nav .nav-justified > li > a:link,
.main-nav .nav-justified > li > a:visited {
	color: #FFF;
}
.nav-justified > li {
	vertical-align: middle;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
.nav-justified > li > a {
	display: block;
	padding: 15px 0;
	line-height: 24px;
}
.nav-justified > li:first-child > a {
	padding: 15px 10px;
}
.nav-justified > li.active > a,
.nav-justified > li.active > a:hover,
.nav-justified > li.active > a:focus,
.nav-justified > li > a:hover,
.nav-justified > li > a:focus {
	background-color: rgba(0,0,0,0.30);
	color: #AAFFFF;
}
.navbar-header {
	display: none;
}
/*---------- end .main-nav ---------*/
main section {
	margin-bottom: 20px;
	border-radius: 2px;
}
main section:last-child {
	margin-bottom: 0;
}
main section h2,
main form h2 {
	font-size: 21px;
	color: #FFF;
	margin-bottom: 20px;
	font-weight: bold;
}
main section h2 i {
	margin-right: 10px;
}
main section.event,
main section.other-event,
main section.bosyu-event,
main section.link{
	padding: 20px 20px 0;
}
main section figure.top-figure,
main section div.top-figure-div {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
main section div.top-figure-div {
height: 15rem;
background-image: url(../img/event11.jpg);
background-repeat: no-repeat;
background-size: cover;
overflow: scroll;
overflow-x: hidden;
}
main section figure.top-figure figcaption,
main section div.top-figure-div .top-figure-div-text {
	position: absolute;
	top: 70%;
	top: 100;
	right: 15px;
	bottom: 0;
	left: 15px;
	padding: 15px;
	transition: ease-in-out 0.5s;
	background-color: rgba(30,30,30,0.80);
}
main section div.top-figure-div .top-figure-div-text {
right: 0;
left: 0;
top: 0;
}
main section div.top-figure-div .top-figure-div-text p {
	font-size: 1.3em;
}
main section div.top-figure-div.top-3min .top-figure-div-text p {
font-size: 0.9em;
}
main section div.top-figure-div.top-3min .top-figure-div-text a {
text-decoration: underline;
}
main section div.top-figure-div.top-3min .top-figure-div-text a:hover {
text-decoration: none;
}
/*ここからマウスを合わせると文字が出てくる指定*/
main section figure.top-figure figcaption p {
	display: none;
	transition: ease-in-out 0.5s;
}
main section figure.top-figure:hover figcaption,
main section figure.top-figure:focus figcaption {
	top: 0;
}
main section a figure.top-figure:hover figcaption p,
main section a figure.top-figure:focus figcaption p {
	display: block;
	color: #FFF;
}
/*ここまでマウスを合わせると文字が出てくる指定*/
main section figure.top-figure figcaption h2,
main section div.top-figure-div .top-figure-div-text h2 {
	color: #FF0;
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 3px;
}
main section.event {
	background-color : rgba(237, 64, 53, 0.8);
}
main section.other-event {
	background-color : rgba(42, 206, 119, 0.8);
}
main section.bosyu-event {
	background-color : rgba(255, 165, 0, 0.8);
}
main section.link {
	background-color : rgba(0,0,1,0.80);
	margin-bottom: 15px;
}
.other-link-btn {
	margin-bottom: 15px;
}
section footer p {
	font-size: 12px;
	padding-bottom: 20px;
}
.other-link-btn a.btn-warning {
    background-color: #EDD134;
    color: #003470;
    border: none;
}
.other-link-btn a.btn-warning:hover,
.other-link-btn a.btn-warning:focus {
	opacity: 0.8;
}
.sns {
	margin-top: 15px;
}
.sns .sns-box,
.side-sns .sns-box {
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
}
/*---------- end main ---------*/
aside .r-side {
	background-color: rgba(30,30,30,0.80);
	padding: 20px 20px 20px 20px !important;
	margin-bottom: 20px;
	border-radius: 2px;
	margin-left: -15px;
}
h1.timeline-Header-title {
	font-size: 16px !important;
}
aside section,
aside .twitter {
	margin-bottom: 40px;
}
aside section a {
	text-decoration: none;
}
aside section a:hover,
aside section a:focus {
	text-decoration: underline;
}
aside section:last-child {
	margin-bottom: 0;
}
aside section h2 {
	font-size: 21px;
	margin-bottom: 15px;
}
aside section h2 i {
	margin-right: 5px;
}
aside section h2 span {
	font-size: 14px;
}
aside section h2 span a.btn-info {
	color: #FFF;
}
aside .info dl {
	height: 300px;
	overflow: auto;
	font-size: 14px;
	background-color: rgba(30,30,30,0.80);
	padding: 15px;
}
aside .info dt {
	width: 5em;
	float: left;
	padding: 5px 0;
}
aside .info dd {
	padding: 5px 0 5px 5em;
}
aside .info dd {
	border-bottom: 1px dashed #FDFD01;
	margin-bottom: 10px;
}
aside .info time {
	display: block;
	float: left;
}
aside .parking {
	font-size: 14px;
}
aside .parking .table-box {
	height: 390px;
	overflow: auto;
	background-color: rgba(30,30,30,0.80);
	padding: 15px;
}
aside .parking table {
	border-collapse: collapse;
}
aside .parking table,
aside .parking table th,
aside .parking table td {
	border: 1px solid #FFF;
	vertical-align: middle;
}
aside .parking table th,
aside .parking table td {
	padding: 5px;
}
aside .parking table th:last-child {
	width: 3em;
}
/*---------- end aside ---------*/

/*---------- start youtube ---------*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*---------- end youtube ---------*/

.main-footer {
	background-color: rgba(30,30,30,0.80);
	border-radius: 0;
	padding: 30px 0;
}
.main-footer h4 {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
	margin-bottom: 10px;
}
.main-footer dl {
	font-size: 14px;
	margin-bottom: 15px;
}
.main-footer dt {
	float: left;
	width: 15em;
	padding: 5px 0;
}
.main-footer dd {
	padding: 5px 0 5px 10em;
	border-bottom: 1px dotted #FFF;
}
.second-page .main-footer a {
	color: #FFF;
	text-decoration: none;
}
.second-page .main-footer a:hover,
.second-page .main-footer a:focus {
	text-decoration: underline;
}
/*---------- end .main-footer ---------*/

/*---------- 2ページ目以降 ---------*/
.second-page {
	background-position: center -150px;
}
.second-page header.title h1 {
	padding: 20px 0;
	text-align: center;
}
.second-page main h1 {
	font-size: 21px;
	color: #003470;
	font-weight: 900;
	background-color : rgba(237,209,52,1);
	/*background-color : rgba(237, 64, 53, 0.8);*/
	border-radius: 2px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.25);
	padding: 10px;
	margin-bottom: 30px;
}
.second-page main h1:before {
	content: '\f05a';
	font-family: 'FontAwesome';
	margin-right: 10px;
	font-size: 1.2em;
}
.second-page main h1.access:before {
	content: '\f1b9';
}
.second-page main h1.shop:before {
	content: '\f0f5';
}
.second-page main h1.event:before {
	content: '\f073';
}
.second-page main h1.reserved:before {
	content: '\f145';
}
/*.second-page main h1.reserved:before {
	content: '\f06c';
}*/
.second-page main h1.movie:before {
	content: '\f03d';
}
.second-page main h1.bosyu:before {
	content: '\f2b5';
}
.second-page main h1.volunteer:before {
	content: '\e533';
}
.second-page main h1.bosyu-photo:before {
	content: '\f030';
}
.second-page main h1.kyoushitsu:before {
	content: '\f1ae';
}
.second-page main h1.smile:before {
	content: '\f118';
}
.second-page main h1.ankeito:before {
	content: '\f044';
}
.second-page main h1.seat:before {
	content: '\f005';
}
.second-page main h1.free:before {
	content: '\f5e4';
}
.second-page main h1.poster:before {
	content: '\f53f';
}
.second-page main section h2,
.second-page main form h2 {
	font-weight: bold;
	padding: 5px 0 3px 10px;
	line-height: 1.4;
	border-bottom: 1px solid #E6C614;
	border-left: 10px solid #E6C614;
	position: relative;
	color: #003470;
}
.second-page main section h3,
.second-page main form h3 {
	color: #003470;
	font-weight: bold;
	font-size: 1.125em;
	border-bottom: 3px solid #E6C614;
	padding: 5px;
	margin: 20px 0;
}
.second-page .program p.text {
	margin-left: 15px;
	margin-right: 15px;
}
.second-page main section h3 time:after {
	content:'：更新';
}

.second-page main section h4,
.second-page main form h4,
.second-page main form h5 {
	color: #FF8B8B;
	font-weight: bold;
	padding: 5px;
	margin: 0 15px 15px;
	border-bottom: 1px dotted #00336F;
	border-radius: 0px;
}
.program {
	margin-bottom: 30px;
	padding: 15px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 2px;
	/*box-shadow: 0 0 1px 1px rgba(0,0,0,0.25);*/
	color: #001A39;
}
.second-page figure.row figcaption p {
	text-indent: 1em;
	font-size: 0.9em;
	margin-bottom: 1.4em;
}
/*.program {
	padding: 15px;
	margin: 0 -15px 30px;
}*/
.program div {
	margin-bottom: 15px;
}
.program div:last-child,
.second-page article ul:last-child {
	margin-bottom: 0;
}
.second-page article ul {
	font-size: 0.9em;
	padding: 0 60px;
	margin-bottom: 15px;
}
.side-sns {
	margin-bottom: 40px;
}
.caution {
	margin-bottom: 30px;
}
/*---------- form ----------*/
form table.order,
form table.order th,
form table.order td {
	border: 1px solid #001A39;
	vertical-align: middle;
	font-size: 14px;
}
form table.order {
	margin-bottom: 20px;
}
form table.order tr {
	border-bottom: 3px double #001A39;
}
form table.order th,
form table.order td {
	padding: 5px 10px;
}
form table.order td:last-child {
	width: 9em;
	text-align: center;
}
form table.order span.price {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
/*form table.order td:first-child label {
	display: block;
	float: left;
	padding-left: 18px;
}*/
input[type=checkbox] {
	font-size: 18px;
	vertical-align: top;
	display: block;
	float: left;
	margin-right: 5px;
}
.bento-table input[type=checkbox] {
	vertical-align: text-bottom;
	margin-top: 8px;
}
.number {
	width: 6em;
}
.input-sm {
	color: #666;
}
.input-date {
	width: 12em;
}
.form-dl dt {
	width: 5.5em;
	vertical-align: middle;
	text-align: left;
	padding: 10px 0;
	font-weight: normal;
	/*color: #2095E0;*/
}
.form-dl dt.houjin {
	float: none;
	width: inherit;
}
.form-dl dd {
	margin-left: 0;
	padding: 5px 0 5px 5.5em;
	border-bottom: 1px dashed #001A39;
	margin-bottom: 10px;
}
.form-dl dd input{
	color: #666;
	width: 40%;
}
.form-dl dd select {
	width: 7em;
	display: inline-block;
	margin-left: 10px;
}
.form-dl dd input#zip{
	width: 8em;
	display: inline-block;
}
.form-dl dd input#address{
	width: 80%;
}
textarea#movie-link {
	height: 150px;
	overflow: auto;
}
.submit input {
	margin: 0 10px 30px;
}
.col-sm-2.col-xs-6.bento-fig {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.col-sm-2.col-xs-6.bento-fig figcaption {
	font-size: 12px;
}
.col-sm-2.col-xs-6.bento-fig figcaption h6 {
	padding: 10px 0 5px;
	font-weight: bold;
}
.new{
	background-color: red;
	border-radius: 3px;
	padding: 3px;
	font-size: 0.8em;
	color: white;
	
}
/*---------- access ----------*/
.google-map {
	width: 100%;
	height: 250px;
}
.park {
	font-size: 0.9em;
	/*width: 50%;
	float: left;*/
}
.park div.col-sm-6:first-child {
	padding-left: 0;
}
.park div.col-sm-6:last-child {
	padding-right: 0;
}
.park table {
	border-collapse: collapse;
	margin: 0 0 15px;
}
.park table,
.park table th,
.park table td {
	border: 1px solid #001A39;
	vertical-align: middle;
}
.park table th,
.park table td {
	padding: 3px;
}
.park table th:last-child {
	width: 3em;
}
/*.park2 {
	font-size: 0.9em;
	width: 50%;
	float: right;
}*/

/*---------- bosyu ----------*/

.bosyu-table,
.bosyu-table tbody th,
.bosyu-table tbody td {
	border: 1px solid #001A39;
	border-collapse: collapse;
	padding: 5px 10px;
}
.bosyu-table tbody th {
	border-right-style: dotted;
}
.bosyu-table tbody td:first-child {
	border-left: none;
	border-right: none;
}
a.bosyu_link {
	display: block;
	background-color: #FF8B8B;
	color: #fff;
	font-size: 1.1em;
	padding: 10px;
	border-radius: 20px;
	margin: 10px auto 20px;
	/*width: 55%;*/
	text-align: center;
        font-weight: bold;
}
a.bosyu_link:hover,
a.bosyu_link:focus {
	background-color: rgba(170,24,15,0.80);
}
.bosyu-photo dt,
.bosyu-photo li {
	line-height: 1.8;
	margin: 10px 0px 0px;
}
.bosyu-photo dd {
	font-size: 0.9em;
}
a.btn-bosyu {
	color: #FFF !important;
	text-decoration: none !important;
}
a.btn-bosyu:hover,
a.btn-bosyu:focus {
	text-decoration: underline !important;
}
.modal-dialog {
	width: 60% !important;
}

/*---------- youkou ----------*/
.mb20 {
	margin-bottom: 20px;
}
.poster_span {
	font-weight: 600;
	padding-right: 30px;
}

/*---------- event----------*/

.event-h4 {
	clear: both;
	padding: 0;
	margin-left: -1px !important;
	margin-right: -1px !important;
	margin-bottom: 5px !important;
	color: #001A39 !important;
	border-bottom: none !important;
	font-weight: bold;
}
.event-time {
	padding: 0 30px;
	overflow: hidden;
}
.event-time dt {
	text-align: left;
	width: 8em;
	padding: 5px 0;
	color: #FF8B8B;
        /*font-weight: normal;*/
}
.event-time dd {
	margin-left: 0;
	padding: 5px 0 5px 7em;
	border-bottom: 1px dashed #001A39;
}
.event-time dd a {
	color: #001A39;
	text-decoration: underline;
}
.event-time dd a:hover,
.event-time dd a:focus {
	text-decoration: none;
        color: #FF8B8B;
}
.event-img-text {
	font-size: 0.8em;
}

/*---------- event----------*/

.youtube {
	margin-bottom: 40px;
}
.youtube iframe {
	width: 100%;
	height: 250px;;
}



/*---------- event----------*/

.shop-url a {
	text-decoration: underline;
	color: #FF8B8B;
}
.shop-url a:hover,
.shop-url a:focus {
	text-decoration: none !important;
}

/*---------- page-top ----------*/
#page-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 50px;
}
#page-top a{
	text-decoration: none;
	color: rgba(255,255,0,0.50);
	display: block;
}
#page-top a:hover{
	text-decoration: none;
	color: rgba(255,255,0,0.80);
}

/*---------- スマホ用css ---------*/
@media (min-width: 768px) {
.nav {
	font-size: 12px;
}
.side-sns .sns-box {
	display: table-row;
}
/*main section figure.top-figure figcaption {
	top: 70%;
}*/
main section figure.top-figure figcaption h2 {
	font-size: 0.9em;
}
}
@media (min-width: 992px) {
.nav {
	font-size: 14px;
}
.side-sns {
	margin-left: -5px;
}
.side-sns .sns-box {
	display: table-cell;
}
main section div.top-figure-div {
height: 9rem;
}
}
@media (min-width: 768px) and (max-width: 991px)  {
/*main section figure.top-figure figcaption {
	top: 55%;
}*/
main section figure.top-figure figcaption h2 {
	font-size: 0.9em;
}
.other-link-btn a {
	font-size: 0.8em;
}
main section div.top-figure-div {
height: 9rem;
}
}
@media (min-width: 992px) and (max-width: 1199px)  {
/*main section figure.top-figure figcaption {
	top: 70%;
}*/

main section figure.top-figure figcaption h2 {
	font-size: 0.9em;
}
}
@media (min-width: 1200px) {
.second-page {
	background-position: center -300px;
}
.nav {
	font-size: 16px;
}
.side-sns {
	margin-left: 0;
}
.side-sns .sns-box {
	display: table-cell;
}
/*main section figure.top-figure figcaption {
	top: 75%;
}*/
main section figure.top-figure figcaption h2 {
	font-size: 1em;
}
main section div.top-figure-div {
height: 23rem;/*20260522 14-23へ変更*/
}

}
@media (max-width: 767px) {
header.title h1 {
	padding: 10px 0;
}
.counter_pc,
.counter_pc iframe {
display: none;
}
.counter_sp,
.counter_sp iframe {
display: block;
}
.counter_sp {
position: relative;
}
.counter_sp iframe {
position: absolute;
left: 40%;
height: 2.5em;
width: 3.5em !important;
margin-left: 4em;
}
.counter_sp iframe span.count-day {
font-size: 24px;
font-weight: bold;
text-shadow: 2px 3px 4px #808080;
padding-left: 3em;
display: inline-block;
text-align: right;
}
.navbar-header {
	display: block;
}
.navbar-toggle {
	z-index: 1001;
	border: 1px solid #1162a4;
	background-image: url(../img/menu.png);
	background-position: center center;
	background-size: cover;
	background-color: rgba(255,255,255,0.80);
}
.nav-justified {
	display: none;
}
.nav-justified > li {
	border: none;
}
.nav-justified > li > a,
.nav-justified > li:first-child > a {
	text-align: left;
	padding: 5px 5px;
}
.nav-justified > li:first-child {
	width: 100%;
}
span.nav-title {
	display: inline-block;
	font-size: 1.2em;
	padding-top: 10px;
}
aside .r-side {
	margin-left:0;
}
.main-footer dt {
	float: none;
	width: 100%;
}
.main-footer dd {
	float: none;
	width: 100%;
	padding: 0 15px;
}

/*main section figure.top-figure figcaption {
	top: 65%;
}*/
main section figure.top-figure figcaption {
	padding: 5px;
}
main section figure.top-figure figcaption h2 {
	font-size: 12px;
}
main section div.top-figure-div {
	height: 9rem;
}
main section div.top-figure-div .top-figure-div-text p {
	font-size: 0.8em;
}
main section div.top-figure-div.top-3min .top-figure-div-text {
position: static;
}
main section div.top-figure-div.top-3min {
height: auto !important;
}
/*main section a figure.top-figure:hover figcaption p,
main section a figure.top-figure:focus figcaption p {
	display: none;
}*/
/*---------- 2ページ目以降 ---------*/

.second-page {
	background-position: center 0;
}
.second-page main h1 {
	font-size: 1.2em;
	padding: 10px;
	margin: 0 -10px 30px -10px;
}
.second-page main section h2 {
	font-size: 1.0em;
	line-height: 1.2;
}
.second-page .program p.text {
	margin: 20px -10px;
}
.second-page main section h3,
.second-page main form h3 {
	margin: 30px -10px 20px;
}
.program {
	margin: 0 -10px 30px;
}
/*---------- bosyu ----------*/

.bosyu-table,
.bosyu-table tbody th,
.bosyu-table tbody td {
	border: none;
}
.bosyu-table tr {
	border-bottom: 1px solid #FFF;
}
.bosyu-table th,
.bosyu-table td {
	display: block;
}
.second-page article ul {
	padding: 0 15px;
}
a.bosyu_link {
	height: 20px;
	border-radius: 22px;
	padding: 14px 10px;
	line-height: 1;
	font-size: 12px;
}
/*---------- event----------*/

.event-time {
	padding: 0 ;
}
.event-time dt {
	text-align: left;
	width: 100%;
	padding: 5px 0;
}
.event-time dd {
	margin-left: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 10px;
}

/*---------- form ----------*/


form table.order,
form table.order th,
form table.order td {
	border: none;
	vertical-align: middle;
	font-size: 14px;
}
form table.order tr {
	border-bottom: 3px double #FF0;
}
form table.order tr:first-child {
	display: none;
}
form table.order th,
form table.order td {
	padding: 5px 10px;
	display: block;
}
form table.order td:last-child {
	width: inherit;
	text-align: right;
}
form table.order td:first-child label,
input[type=checkbox] {
	display: inline;
	float: none;
}
form table.order td label br {
	display: none;
}
form table.order td label span {
	display: block;
}
.form-dl dd {
	margin-left: 0;
	padding-left: 0;
}
.form-dl dd input,
.form-dl dd input#address {
	width: 100%;
}

/*---------- access ----------*/

.park div.col-sm-6:first-child {
	padding-right: 0;
}
.park div.col-sm-6:last-child {
	padding-left: 0;
}

/*---------- youkou ----------*/
.poster_youkou dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.poster_youkou dt {
  width: 30%;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background-color: #DADADA;
}
.poster_youkoudd {
  width: 70%;
  padding-bottom: 20px;
  background-color: #F3F3F3;
  margin-bottom: 10px;
}
}