@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Denk+One|Jockey+One');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif');
/* 
* フォント
* レイアウト
* ヘッダー
* 共通設定

 */

 
/* =========================================================
* フォント
========================================================= */
body {
font-family: 'Noto Sans Japanese', sans-serif;
}

.noto100 {font-weight:100;}
.noto200 {font-weight:200;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto600 {font-weight:600;}
.noto700 {font-weight:700;}
.noto800 {font-weight:800;}
.noto900 {font-weight:900;}

.jockeyOne{
font-family: 'Jockey One', sans-serif;
}
.denkOne{
font-family: 'Denk One', sans-serif;
}

.serif{
 font-family: 'Noto Serif', serif;
}

 /* =========================================================
* レイアウト
========================================================= */
.content-box{
	width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 1100px) {
.content-box{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}	
}
.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

.grid-container img{
	height: auto;
	max-width: 100%;
}



 /* =========================================================
* ヘッダー
========================================================= */
.g-navigation{
	background: rgba(255,255,255,0.8);
	background: #fff;
	padding-top: 6px;
	border-bottom: solid 1px rgba(200,183,153,0.3);
}

.g-navigation ul{
	margin: 6px 0 0 0;
	padding: 0;
	
}
.g-navigation ul li{
	list-style: none;
	display: inline-block;
}
.g-navigation ul li a{
	text-decoration: none;
	font-size: 13px;
	padding: 0 0.7em;
	color: #5A4F50;
}
.g-navigation ul li a:hover{
	color: #346596;
}
.g-navigation img{
	max-height: 36px;
}
.g-navigation .g-link{
	text-align: right;
}

.header{
	background: #f8f8f8;
}
.header h1{
	margin: 0 auto;
	line-height: 0;
	clear: both;
}
.header h1 img{
	max-height: 64px;
}


.navigation{
	background: #1e1311;
	background: #1c1515;
	border-bottom: solid 1px rgba(255,255,255,0.1);
}
.navigation a{
    font-family: 'Jockey One', sans-serif!important;
	text-decoration: none;
	font-size: 22px!important;
	line-height: 1.1!important;
	letter-spacing: 0.1em!important;
	display: block;
	padding: 15px 5px!important;
	border-right: dotted 1px rgba(255,255,255,0.2);
}
.navigation a:hover{
	color: #FAEFBD;
	color: rgba(233,106,90,1);
}
.navigation ul{
	margin:0 auto;
	width: 100%;
	max-width: 1200px!important;
}
.navigation ul li{
	width: 24%;
	text-align: center;
}
.navigation > ul > li:last-child a{
	border-right: none;
}


.navigation .hover:hover{
	cursor: pointer;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	color: rgba(233,106,90,1);
}

/*
.navigation ul li:nth-child(1) a{ color: #e8cf6a;}
.navigation ul li:nth-child(2) a{ color: #a8c270;}
.navigation ul li:nth-child(3) a{ color: #9eba9a;}
.navigation ul li:nth-child(4) a{ color: #cd8bb2;}
.navigation ul li:nth-child(5) a{ color: #e5aa80;}
*/
.navigation ul li a span{
	color: #f6d300;
    font-size: 12px!important;
	display: block!important;
	font-family: 'Noto Sans Japanese', sans-serif!important;
	font-weight: 200!important;
}

.navigation ul li ul,
.navigation ul li ul li{
	display: block;
	background: #1e1311!important;
	width: 100%;
}
.navigation ul li ul{
	border-top: dotted 1px rgba(255,255,255,0.2);
}
.navigation ul li ul li a{
	display: block;
	background: #1e1311;
	width: 100%;
	font-weight:200;
	font-size: 13px!important;
	line-height: 1.4;
	letter-spacing: 0;
	text-align: left;
	border-bottom: dotted 1px rgba(255,255,255,0.2);
	border-left: dotted 1px rgba(255,255,255,0.2);
	padding-left: 10px!important;
}
.navigation ul li ul li a:hover{
	color: #fff;
	background: #2A2727;
}
.navigation ul li ul{display: none;}

 .back-2017top{
	float: right;
	background: #ffc501;
	padding: 10px 15px;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2;
	text-align: center;
	color: #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcf32+0,ffc501+100 */
background: #ffcf32; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcf32 0%, #ffc501 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffcf32 0%,#ffc501 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffcf32 0%,#ffc501 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf32', endColorstr='#ffc501',GradientType=0 ); /* IE6-9 */
}
 .back-2017top i{
	 font-size: 14px;
 }
 .english{
	float: right;
	padding: 15px 10px 10px 10px;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
	text-align: center;
	color: #333;
 }
 @media screen and (max-width: 992px) {
	.english{
	float: right;
	padding: 20px 5px;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.2;
	text-align: center;
	color: rgba(66,54,54,0.8);
 }
 }
 @media screen and (max-width: 768px) {
.header h1 img{
	max-height: 50px;
	margin: 0 auto 10px auto;
	display: block;
}
 }
 
@media screen and (max-width: 768px) {
.g-navigation{
	text-align: center;
}
.g-navigation .g-link{
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 5px;
	display: none;
}
.g-navigation img{
	max-height: 28px;
	margin: 0 auto 4px auto;
}

.navigation ul li ul{
	border-top: none;
}
.navigation ul li ul li a{
	border-bottom: none;
	border-left: none;
}

 .back-2017top{
	float: none;
	display: block;
}
 .back-2017top i{
	 font-size: 14px;
 }


.menu-toggle {
	text-align: center;
	font-family: 'Jockey One', sans-serif!important;
}
.navigation ul,
.navigation ul li{
	display: block;
	background: #1e1311;
	width: 100%;
}
.navigation ul li ul li a{
	display: block;
	background: #1e1311;
	width: 100%;
	font-weight:200;
	font-size: 14px;
	letter-spacing: 0;
}
.navigation ul li ul{display: none;}

}

 /* =========================================================
* フッター
========================================================= */
.footer{
	background: #1c1515;
	padding: 20px 10px 0 10px;
	margin-top: 0;
	color: #ddd;
	font-size: 12px;
	font-weight: 200;
	line-height: 1.6;
}
.footer .copy{
	text-align: center;
	font-size: 11px;
	color: #ffd600;
	padding: 20px 0;
}


 /* =========================================================
* トップページ
========================================================= */
.top-main{
	padding: 20px 0px;
	background: #fbfafa;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbfafa+1,fbfafa+82,fbfafa+82,ffd600+82,ffd600+82,ffd600+98 */
background: rgb(251,250,250); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(251,250,250,1) 1%, rgba(251,250,250,1) 81%, rgba(251,250,250,1) 81%, rgba(255,214,0,1) 81%, rgba(255,214,0,1) 81%, rgba(255,214,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(251,250,250,1) 1%,rgba(251,250,250,1) 81%,rgba(251,250,250,1) 81%,rgba(255,214,0,1) 81%,rgba(255,214,0,1) 81%,rgba(255,214,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(251,250,250,1) 1%,rgba(251,250,250,1) 81%,rgba(251,250,250,1) 81%,rgba(255,214,0,1) 81%,rgba(255,214,0,1) 81%,rgba(255,214,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfafa', endColorstr='#ffd600',GradientType=0 ); /* IE6-9 */
}
.top-main > div{
    margin: 0 auto;
	padding: 30px 0;
	width: 1200px;
}
.main-img img{
	width: 100%;
}
.main-img span{
	font-size: 10px;
	color: rgba(76,74,72,0.6);
	text-align: right;
	line-height: 1.4;
	display: block;
	margin: -5px 0 0 0;
	padding-bottom: 20px;
}
.top-main .top-main-txt{
	margin: 0;
}
.top-main .top-main-txt h2{
	margin: 0 0 20px 30px;
	line-height: 0;
}
.top-main .top-main-txt p{
	font-size: 17px;
	line-height: 1.8em;
	padding-bottom: 15px;
	font-weight: 500;
	margin: 0 30px;
}


.top-link{
	background: #ffd600;
	text-align: center;
	padding: 50px 0;
}
.top-link p{
	padding: 0 10px;
	font-size: 14px;
	color: #f6c500;
}
.top-link .link-line{
	border-left: dashed 1px #3C3C3C;
}
.top-link .button-ticket{
	border: solid 10px rgba(255,255,255,0.9);
	background: #119eda;
	color: #fff;
	font-size:22px;
	padding: 6px;
	display: block;
	margin: 15px auto 0 auto;
	text-decoration:none;
}
.top-link .button-supporter{
	border: solid 10px rgba(255,255,255,0.9);
	background: #d82f37;
	color: #fff;
	font-size:22px;
	padding: 6px;
	display: block;
	margin: 0 auto;
	text-decoration:none;
}

/*結果発表*/
.top-program h2{
font-size: 50px;
line-height: 1.4;
padding: 20px 0;
border: solid 10px #fff;
}
.top-program h2:hover{
background: rgba(255,255,255,0.1);
}
.top-program h3{
font-size: 40px;
line-height: 1.4;
color: #c2111b;
}
.top-program a{
color: #ce0b15;
text-decoration: none;
}
.top-program a:hover{
color: #f62934;
}
.top-program ul {
margin: 0;
} 
.top-program ul li{
padding: 8px 0;
color: #ce0b15;
line-height: 1.3;
font-weight: 500;
border-bottom: dotted 1px rgba(94,80,80,0.3); 
}
.top-program ul li a{
color: #ce0b15;
font-size: 15px;
}


@media screen and (max-width:1100px) {
.top-main > div{
	width: 100%;
}
.top-link p{
	text-align: left;
}
}
@media screen and (max-width:768px) {
.top-main > div{
    margin: 0 auto;
	padding: 10px 0;
}
.top-main{
	padding: 0px 0px;
    background: #fff;
}
.top-main .top-main-txt{
	max-width: 90%;
	margin: 0 auto;
}
.top-main .top-main-txt h2{
	margin: 10px 0;
	line-height: 0;
}
.top-main .top-main-txt p{
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 15px;
	font-weight: 500;
	margin: 10px 0 20px 0;
	text-align: left;
}
.main-img img{
	width: 90%;
	padding-top: 0px;
	margin: 0 auto;
}
.top-main h2{
	margin: 10px 0 0 0;
	line-height: 0;
}
.top-main{
	text-align: center;
}
.top-main h3{
	margin-bottom: 10px;
}
.top-link img{
	max-width: 300px;
}
.top-program h3{
font-size: 22px;
line-height: 1.4;
color: #c2111b;
}	
	
.top-link p{
	color: #eee;
	font-size: 13px;
	color: #f6c500;
	padding-bottom: 20px 0 30px 0;
	border-bottom: dashed 1px #3C3C3C;
	margin-bottom: 30px;
	text-align: center;
}

.top-link .button-ticket{
	color: #fff;
	font-size:18px;
	padding: 6px;
	display: block;
	width: 84%;
	margin: 5px auto;
	text-decoration:none;
}
.top-link .button-supporter{
	border: solid 8px rgba(255,255,255,0.9);
	background: #d82f37;
	font-size: 18px;
	padding: 6px;
	display: block;
	width: 84%;
	margin: 0 auto;
	text-align: center;
	text-decoration:none;
	color: #000;
}
.top-link-button{
	font-size: 60px;
	display: block;
	margin-top: -20px;
}
.top-program h2{
font-size: 26px;
}

}







 /* =========================================================
* 下層ページ
========================================================= */
.page-ttl{
	font-family: 'Jockey One', sans-serif;
	text-decoration: none;
	font-size: 50px;
	padding: 20px 0 30px 0;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.2;
}
.page-ttl span{
	font-size: 16px;
	display: block;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 400;
	line-height: 1;
}
.program {
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.program .film-info{
	padding: 10px 0 0 0;
	margin-bottom: 35px;
	background: #f2f0e7;
}

.program h2{
	font-size: 25px;
	background: #CC4244;
	color: #fff;
	padding: 0.5em;
	max-width: 260px;
	text-align: center;
	margin: 0 auto 20px auto;
	position: relative;
}
.program h2::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(204, 66, 68, 0);
	border-top-color: #CC4244;
	border-width: 10px;
	margin-left: -10px;
}

.program h3{
	font-size: 32px;
	margin: 10px 10px 10px 10px;
	line-height: 1.4;
}
.program h3 span{
	font-size: 16px;
	display: block;
	font-weight: 300;
	margin-top: 0;
}

.program h3 .wp{
	font-size: 16px;
	background: rgba(255,210,0,0.9);
	padding: 3px 10px;
	border: solid 2px #000;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
.program .special{
	color: #E4495B;
	font-size: 24px;
	letter-spacing: 0.2em;
	display: block;
	border-top: double 3px #E85153;
	border-bottom: double 3px #E85153;
	padding: 10px;
}

.program p{
	line-height: 1.6;
	margin: 10px;
}
.program .flilm-txt{
	line-height: 1.4;
	font-size: 13px;
	padding: 5px;
	margin-bottom: 10px;
	color: #746768;
	border-bottom: dotted 1px rgba(81,68,68,0.38);

}
.program .time{
	line-height: 1.4;
	font-size: 13px;
	padding: 8px;
	color: #fff;
	background: #119eda;
	width: 200px;
	text-align: center;
	margin: 0 10px 10px auto;
	font-weight: bold;
}

.director-info{
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
}
.director-info img.photo{
	float:left;
	max-width: 120px;
	margin: 0 auto;
	padding-right: 20px;
}
.director-info p{
	padding: 0 20px;
	color: #5c4f50;
}
.director-info b.name{
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
}

.btn-trailer{
	background: #F1393C;
	border-radius: 6px;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.btn-trailer:hover{
	background: #B62B2D;
	color: #fff;
}
.btn-trailer .fa{
	font-size: 20px;
}

.pager .selected {
	background: #119eda;
	border-radius: 50%;
	height: 18px;
	width: 20px;
	text-align: center;
	display: inline-block;
	padding-top: 3px;
}
.pager {
	font-size: 15px;
	color: #fff;
	line-height: 1;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}
.pager a {
	color: #119eda;
}
.pager a:hover {
	color: #fff;
}

@media screen and (max-width:768px) {
.director-info{
	padding: 5px!important;
	margin-bottom: 10px;
	border: solid 1px #E5DFDB;
	background: #fff;
}
.director-info img.photo{
	float:left;
	max-width: 90px;
	margin: 0 auto;
	padding-right: 10px;
	padding-bottom: 0;
}
.director-info p{
	padding: 0!important;
	margin: 0;
	font-size: 85%;
	color: #5c4f50;
}
.director-info b.name{
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1;
}
.btn-trailer{
	margin: 0 0 20px auto;
	display: block;
}
}


.timetable{
	padding-bottom: 40px;
	background: #f2f0e7;
}

.timetable h2{
	text-align: center;
	padding: 10px;
	margin: 0 10px;
	line-height: 1.2;
	font-size: 30px;
}
.timetable .timetable-time{
	padding: 15px 10px 10px 10px;
	font-weight: bold;
	border-bottom: solid 4px #f2f0e7;
	background: #ffd600;
}
.timetable .timetable-film{
	padding: 15px 10px 10px 10px;
	font-weight: bold;
	border-bottom: solid 4px #f2f0e7;
	background: #fff;
}
.timetable .timetable-film,
.timetable .timetable-time{
	padding: 15px 10px;
	vertical-align: middle;
	line-height: 1.6;
	min-height: 80px;
}
.timetable .timetable-film span.shortfilm{
	display: block;
	font-size: 13px;
}

.timetable .timetable-event{
	padding: 15px 10px 10px 10px;
	font-weight: bold;
	border-bottom: solid 4px #f2f0e7;
	background: #fff;
}
.timetable .timetable-event-time{
	padding: 15px 10px 10px 10px;
	font-weight: bold;
	border-bottom: solid 4px #f2f0e7;
	background: #f77c82;
}


.timetable a{
	text-decoration: none;
	color: #2C2828;
}
.timetable .grid-container {
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 20px;
}

.timetable .timetable-film-all{
	padding: 15px 10px 10px 10px;
	font-weight: bold;
	border-bottom: dotted 1px #A19797;
	background: #CCDCE9;
}
.timetable .timetable-film-all b{
	display: block;
	font-size: 80px;
	padding: 40px 0;
	color: #3A6BAB;
}
.timetable .break{
	border-bottom: dotted 1px #A19797;
	text-align: center;
	color: #777777;
}

.timetable .short{
	background: rgba(0,0,0,0.2);
	padding: 20px 10px 0 10px;
}
.timetable .short .timetable-time{
	background: #fff;
}



.event {
	margin-bottom: 20px;
}
.event h2{
	font-size: 32px;
	line-height: 1.5em;
}
.event h3{
	padding: 8px 30px 4px 30px;
	display: block;
	color: #fff;
	background: #1c1515;
	margin: 0 auto;
	text-align: center;
	width:  60%;
}
.event .event-time{
	line-height: 1.4;
	font-size: 32px;
	padding: 8px;
	text-align: center;
	margin: 5px auto;
	font-weight: bold;
}
.event .event-guest > div{
	padding: 10px;
	font-size: 14px;
}
.event .event-guest > div img{
	display: block;
	width: 100px;
	padding-right: 10px;
	margin: 10px auto;
}
.event .event-guest b{
	font-size: 18px;
	display: block;
	margin: 10px auto;
	text-align: center;
}
.event .event-place{
	line-height: 1.4em;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.event-chairman {
	padding: 10px;
	border: solid 1px rgba(0,0,0,0.2);
	line-height: 1.5;
	font-size: 13px;
}
.event-chairman img{
	width: 100px;
	float: left;
	padding-right: 5px;
}



.event-tatemachi{
	color: #11315e;
	background: #fff;
	padding: 10px 0 5px 0;
}
.event-tatemachi .event-tatemachi-txt{
	font-size: 18px;
	line-height: 1.5em;
	padding:  10px;
}
.event-tatemachi .event-tatemachi-txt h4{
	font-size: 28px;
}
.event-tatemachi .event-tatemachi-txt h4 a{
	font-size: 14px;
	font-weight: normal;
}
@media screen and (max-width:768px) {
.event h2{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.event h3{
	padding: 8px 5px 4px 5px;
	display: block;
	color: #fff;
	background: #1c1515;
	margin: 0 auto;
	text-align: center;
	width:  90%;
}
.event .event-time{
	line-height: 1.2;
	font-size: 26px;

}
.event .event-guest > div{
	padding: 10px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 10px;
	border-radius: 10px;
}
.event .event-guest > div img{
	float: left;
	width: 70px;
	padding-right: 10px;
	margin: 0;
}
.event .event-guest b{
	font-size: 15px;
	display: block;
	margin: 10px 0;
	text-align: left;
}
.event-chairman {
	margin-top: 20px;
}
.event-chairman img{
	width: 80px;
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
}
.event-tatemachi .event-tatemachi-txt{
	font-size: 15px;
	line-height: 1.5em;
	padding:  10px;
}
}


.ticket h2{
	background: #ffd600;
	text-align: center;
	padding: 15px;
	margin: 0 10px;
}
.ticket p.price{
	text-align: center;
	padding: 15px;
	margin: 0;
	font-size: 20px;
}
.ticket p.note{
	display:inline-block;
	text-align: left;
	line-height: 1.8em;
}

.access h2{
	font-size: 18px;
	padding: 10px;
	text-align: center;
	background: #ffd600;
	margin: 0 auto 0.5em auto;
}
.access .access-info h3{
	border-top: dotted 1px #b8afa2;
	padding-top: 5px;
	font-size: 16px;
}
.access .access-info{
	padding: 0 5px;
}


@media screen and (max-width: 768px) {
.timetable .timetable-film,
.timetable .timetable-time{
	min-height: auto;
}
.program h3 .wp{
	font-size: 16px;
	background: rgba(255,210,0,0.9);
	padding: 3px 10px;
	border: solid 2px #000;
	display: inline-block;
	margin: 6px 0;
}
.program h2,
.event h2.event-ttl{
	font-size: 18px;
}
.event .event-speaker .name{
	width: 160px;
	float: none;
	margin: 10px auto;
}
.event .event-speaker .speaker-info{
	font-size: 90%;
	color: #525050;
	margin-left: 0;
}
.event .border-left{
	border-left: none;
}
.program h3{
	font-size: 20px;
	margin: 0 10px 10px 10px;
}

/* ロッキーホラーショーの楽しみ方*/
.howto h4{
	padding: 10px 0;
	font-size: 20px;
	margin: 10px;
}
.howto .box{
	padding: 10px;
	margin: 10px;
	font-size: 15px;
}
.howto .box h5{
	font-size: 20px;
}

}


/* =========================================================
* 共通設定
========================================================= */

body{
	color: #111;
	line-height: 1.8;
	background: #fbfafa;
}
a{
	color: #119eda;
	outline: none;
}
a:hover{
	color: #074bd2;
}
img{
	max-width: 100%;
}
a:focus, *:focus { outline:none; }



.txt-left{text-align: left;}
.txt-right{text-align: right;}
.txt-center{text-align: center;}

.float-left {float: left;}
.float-right {float: right;}
.clear:after, .clear-left:after, .clear-right:after {display: block; content: "";}
.clear, .clear:after {clear: both;}
.clear-left, .clear-left:after {clear: left;}
.clear-right, .clear-right:after {clear: right;}

h1,h2,h3,h4,p{
	margin: 0;
}

.txt-lblue{ color: #9CA9E8!important;}
.txt-blue{ color: #1658B4!important;}
.txt-navy{ color: #3856AD!important;}
.txt-green{ color: #18A05F!important;}
.txt-lgreen{ color: #7EF0A0!important;}
.txt-pink{ color: #e6136f!important;}
.txt-lpink{ color: #EF8DAC!important;}
.txt-white{ color: #fff!important;}
.txt-lpink{color: #702381!important;}
.txt-dred{color: #CC4244!important;}
.txt-red{color: #e21518!important;}

.txt-ivory{color: #eee!important;}
.txt-lygreen{color: #9dc325!important;}
.txt-yellow{color: #ffd600!important;}
.txt-lpurple{color: #eb84dc!important;}

.font60{font-size: 60%!important;}
.font70{font-size: 70%!important;}
.font80{font-size: 80%!important;}
.font80{font-size: 80%!important;}
.font90{font-size: 90%!important;}
.font120{font-size: 120%!important;}
.font130{font-size: 130%!important;}

.v-align-middle{
	vertical-align: middle;
}

.font-normal{
	font-weight: normal;
}
.font-bold{
	font-weight: bold;
}
.hover:hover{
	cursor: pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.bg-yellow{background: #ffd600!important;}
.bg-aqua{background: #2db2ea!important;}


/* トップへ戻る　*/
#backTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 40px;
	color: #e6202b;
}

.ggmap {
	position: relative;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none!important;
}


.button-black{
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	background: #312E2E;
}
.button-black:hover,
.button-black i{
	color: #fff!important;
	background: #434343
}


.button-white{
	display: inline-block;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	background: #fff;
}
.button-black i{
	color: #333;
}

@media screen and (max-width:768px) {
.ggmap {
	position: relative;
	padding-bottom: 80%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
}


/* ----------------------------------------------------
margin
/*---------------------------------------------------- */
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }

.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }

/* ----------------------------------------------------
padding
---------------------------------------------------- */
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }

/* ----------------------------------------------------
grid-wide
---------------------------------------------------- */
.grid-wide-1200 .grid-container {
    max-width: 1200px;
}

.grid-wide-full .grid-container {
    max-width: 100%;
}


/* ----------------------------------------------------
審査員
---------------------------------------------------- */
.program .jury-info{
	padding: 40px 0 40px 0;
	margin-bottom: 35px;
	background: #f2f0e7;
}
.program .jury-info img{
	max-width: 260px;
	width: 100%;
}

@media (max-width: 768px) {
.program .jury-info img{
	max-width: 160px;
	margin-bottom: 20px;
}
}

/* ----------------------------------------------------
受賞結果
---------------------------------------------------- */
.program .winners-ttl{
	font-size: 30px;
	padding: 20px 0;
	margin: 0;
	position: relative;
	background: #c9151e;
	color: #f6d300;
}
.program .winners-ttl:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #c9151e;
	border-width: 10px;
	margin-left: -10px;
}


.program .winners img.trophy{
	max-width: 180px;
	width: 100%;
	position: relative;
	top: -50px;
	padding-left: 30px;
	margin-bottom: -50px;
}
.program .winners h3{
	font-size: 30px;
}
.program .winners{
	background: rgba(255,255,255,0.1)
}
.program .winners.ttl{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbfafa+18,f2f0e7+18,f2f0e7+60,f6d300+60 */
background: #fbfafa; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fbfafa 18%, #f2f0e7 18%, #f2f0e7 60%, #f6d300 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #fbfafa 18%,#f2f0e7 18%,#f2f0e7 60%,#f6d300 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #fbfafa 18%,#f2f0e7 18%,#f2f0e7 60%,#f6d300 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfafa', endColorstr='#f6d300',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

@media (max-width: 768px) {
.program .winners-ttl{
	color: #f6d300;
	font-size: 26px;
	padding-bottom: 20px;
	margin-bottom: 50px!important;
}
.program .winners h3{
	font-size: 20px;
}
.program .winners img.trophy{
	max-width: 130px;
	width: 100%;
	position: relative;
	top: -30px;
	margin-bottom: -80px;
	left: -100px;
}
}





.serif{
 font-family: 'Noto Serif', serif;
}