@charset "utf-8";

/* base&reset settings ----------------------------------------------------*/
html{
	margin:0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #333;
}

body{
	margin:0px;
	padding: 0px;
	overflow-x: hidden;
	font-size:1.4rem;
}

p{
	margin:0px;
	padding:0px;
user-drag: none;
}

div{
	margin:0px;
	padding:0px;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

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

a {
	color:#5fada3;
}

a:hover{
	color:#74d4c7;
}

img{
	
	border: none;
-webkit-user-drag: none;
}

hr {
	display:block;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #dddddd;
}

.mincho{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	    position: relative;
    top: 0px;
    right: 20px;
}

/* layout HEAD&FOOT settings ----------------------------------------------------*/

#header{
	position: relative;
	z-index: 9999;
	background:#FFFFFF;
	color:#000000;
	height:100px;
	width:100%;
	border-bottom:1px solid #dddddd;
}

#header a{
	text-decoration:none;
}

.logo{
	float:left;
	margin-left: 1%;
}

.menu-block{
	float:left;
	font-size:1.6rem!important;
	margin-left:60px;
}

#gnav{
	float:none;
	width:880px;
	margin:0 auto;
	font-size:1.4rem;
}

ul.menu{
	margin: 0; 
	padding: 0; 
	list-style: none;
	float:left;
}

.menu li{ 
	display: inline; 
	float:left;
	text-align:center;
}

.menu li a{
	display: block;
	color: #000000;
	margin: 1px;
	padding:39px 16px;
}
.menu li a:hover{
	color: #24b3cd;
	height:100%;
}

.lung-sns{
	float:none;
	padding-left:30px;
	position:absolute;
	top:0;
	right:0;
}

.language ul{
	width:76px;
	margin:0 auto;
	list-style: none;
}

.language li{ 
	display: inline; 
	float:left;
	width:38px;
	background-color: #dadbdb;
}

.language li a{
	display: block;
	color: #000000;
	margin: 1px;
	padding:5px 10px;
	height:100%;
}

.language li a:hover{
	background-color: #e30044;
	color: #FFFFFF;
	height:100%;
}

.sns{
	margin-top:10px;
	text-align:center;
}

.sns span{
	color:#6a3906;
}

.sns ul{
	margin-top:5px;
}

.sns li{
	width:40px;
	float:left;
	padding: 0 10px 0 0;
}

.sns img{
	width:40px;
	height:auto;
}

#footer{
	background:#323232;
	color:#FFFFFF;
	border-top:2px solid #b4b4b4;
}

#footer .inner{
	width:960px;
	margin:0 auto;
	padding: 60px 0 30px;
	text-align:center;
}

#footer .inner p{
	margin-bottom:30px;
}

.flogo{
	width:300px;
	height:auto;
}

.f_link{
	color:#e30044;
	font-weight:bold;
}

.f_link a{
	color:#e30044;
	text-decoration:none;
	font-weight:bold;
}

.cow{
	font-size:12px;
	text-align:center;
	padding-top:15px;
}

#content{
	/*padding-top:127px;*/
}

.eng{
	font-size:12px;
	font-weight:normal!important;
	color:#777777;
	}

/* dropdown settings ----------------------------------------------------*/

@media screen and (min-width:978px) and ( max-width:2560px){
.sub-menu li{ 
	display: inline; 
	height:auto;
	text-align:center;
}

.sub-menu li a{
	display: block;
	color: #FFFFFF;
	margin: 1px;
	padding:5px 3px 0;
	height:100%;
}
.sub-menu li a:hover{
	background-color: #5fada3;
	color: #000000;
	height:100%;
}

li.menu-item ul.sub-menu {
    position: absolute;
    top: 80px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 2%;
    background: #5fada3;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    z-index:9999;
}

li.menu-item:hover ul.sub-menu {
    top: 100px;
    visibility: visible;
    opacity: 1;
}

li.menu-item ul.sub-menu > li {
    float: left;
    width: 150px;
    border: none;
}

li.menu-item ul.sub-menu > li:nth-child(10n+1) {
    margin: 0 1%;
    padding-left:10%;
}
}

/* layout TOP settings ----------------------------------------------------*/

.top_visual{
	position:relative;
	width:100%;
}

.top_visual:before{
	content:"";
	display:block;
	padding-top:44.16%;
}

.top_visual-inner{
	/*background-image:url(/content/wp-content/uploads/2018/02/main_v.jpg);
	background-position:top center;
	background-size:100%;*/
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.music{
	position:absolute;
	width:17.03125%;
	height:auto;
	left:18.98%;
	top:13.32%;
}

.outdoor{
	position:absolute;
	width:21.5625%;
	height:auto;
	left:44.11%;
	top:5.89%;
}

.watch{
	position:absolute;
	width:19.322916666%;
	height:auto;
	left:23.02%;
	top:75.70%;
}

.play{
	position:absolute;
	width:20.416666666%;
	height:auto;
	left:60.62%;
	top:70.52%;
}

.u_arrow{
	position:absolute;
	width:6.25%;
	height:auto;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

#about_wapper{
	margin:60px 0 0 0;
}

.about_inner{
}

.title2018{
	text-align:center;
}

.sub_title2018{
	text-align:center;
	font-size:2.0rem;
	margin:0 0 60px 0;
}

.catch2018{
	font-size:3.5rem;
	text-align:center;
	font-weight:bold;
	padding:0 0 60px 0;
	margin:0 auto;
	width:980px;
}

.mind_wapper{
}

.mind_inner{
	margin:0 auto;
	padding:60px 0;
	width:980px;
}

.mind_inner p.mincho{
	font-size:2.0rem;
	color:#bb1d2f;
	font-weight:bold;
	padding-top:15px;
}

.mind_inner p.mincho:first-child{
	padding-top:0px;
}

.mind_inner-photo{
	text-align:center;
	width:30%;
	float:left;
	min-height:220px;
	vertical-align:middle;
	padding-top:50px;
}

.mind_inner-photo img{
	width:100%;
}

.mind_inner-detail{
	text-align:center;
	width:70%;
	float:left;
	min-height:220px;
}

.schedule2018{
	text-align:center;
}

.ribbon1 {
    display: inline-block;
    position: relative;
    height: 50px;/*リボンの高さ*/
    line-height: 50px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 100px;/*横の大きさ*/
    font-size: 18px;/*文字の大きさ*/
    background: #24b3cd;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin:0 auto;
margin-top:30px;
}

.ribbon1:before, .ribbon1:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.ribbon1:before{
    top: 0;
    left: 0;
    border-width: 25px 0px 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribbon1:after{
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.ribbon2{
    display: inline-block;
    position: relative;
    height: 50px;/*リボンの高さ*/
    line-height: 50px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 100px;/*横の大きさ*/
    font-size: 18px;/*文字の大きさ*/
    background: #000;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin:0 auto;
margin-top:10px;
}

.ribbon2:before, .ribbon2:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.ribbon2:before{
    top: 0;
    left: 0;
    border-width: 25px 0px 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribbon2:after{
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.local_wapper{
}

.local_inner{
	margin:0 auto;
	padding:60px 0;
	width:980px;
}

.local_inner p.mincho{
	font-size:2.0rem;
	color:#bb1d2f;
	font-weight:bold;
	padding-top:15px;
}

.local_inner p.mincho:first-child{
	padding-top:0px;
}

.local_inner-photo{
	text-align:center;
	width:30%;
	float:left;
	min-height:220px;
}

.local_inner-photo img{
	width:100%;
}

.local_inner-detail{
	text-align:left;
	width:70%;
	float:left;
	min-height:220px;
}

.local_inner-detail li{
	background-image:url(/content/wp-content/uploads/2018/02/local_icon.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 10px 0 10px 40px;
	border-bottom:1px dotted #575757;
	margin-bottom:10px;
}

.aboutkineko_wapper{
}

.aboutkineko_inner{
}

.aboutkineko_inner-box-1-5{
	float:left;
	width:16%;
	min-height:260px;
	padding:2%;
	color:#FFF;
}

.aboutkineko_inner-box-1-5 h1{
}

.aboutkineko_inner-box-1-5 p{
	margin:20px;
}

.aboutkineko_inner-box-1-5 .mdbt{
	width:90px;
	border:1px solid #FFFFFF;
	display:table;
	margin: 0 auto;
	padding:10px 20px;
}

.aboutkineko_inner-box-1-5 .mdbt a{
	display:block;
	padding:10px 20px;
	text-decoration:none;
	color:#FFF;
}

.ak01{
	background-image:url(/content/wp-content/uploads/2018/02/ak01.jpg);
	background-position:top center;
}

.ak02{
	background-image:url(/content/wp-content/uploads/2018/02/ak02.jpg);
	background-position:top center;
}

.ak03{
	background-image:url(/content/wp-content/uploads/2018/02/ak03.jpg);
	background-position:top center;
}

.ak04{
	background-image:url(/content/wp-content/uploads/2018/02/ak04.jpg);
	background-position:top center;
}

.ak05{
	background-image:url(/content/wp-content/uploads/2018/02/ak05.jpg);
	background-position:top center;
}

.ak06{
	background-image:url(/content/wp-content/uploads/2018/10/ak06.jpg);
	background-position:top center;
}

.ak07{
	background-image:url(/content/wp-content/uploads/2018/10/ak07.jpg);
	background-position:top center;
}

.news2018_wapper{
	background-image:url(/content/wp-content/uploads/2018/02/monobg.jpg);
	background-position:top center;
}

.news2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:980px;
}

.news2018_inner-inst{
	padding:60px 0;
}

.news2018_inner-content{
}

.news2018_inner-content li{
	background:#FFF;
	padding:10px;
	margin: 0 0 20px 0;
}

.news2018_inner-content a{
	color:#000;
}

.access2018_wapper{
	background-image:url(/content/wp-content/uploads/2018/02/craft-paper.jpg);
	background-position:top center;
}

.access2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:980px;
}

.access2018_inner-content{
	padding: 60px 0;
}

.access2018_inner-photo{
	width:25%;
	float:left;
}

.access2018_inner-photo img{
	width:100%;
}

.access2018_inner-detail{
	/*width:72%;
	float:left;
	padding-left:3%;*/
	width:50%;
	margin:0 auto;
}

.access2018_inner .mdbt{
	
	border:1px solid #575757;
	display:table;
	margin: 0 auto;
}

.access2018_inner .mdbt a{
	display:block;
	padding:10px 20px;
	text-decoration:none;
	color:#575757;
}

.detail-name{
	font-size:1.4rem;
	font-weight:bold;
}

.detail-add{
	font-size:1.2rem;
	margin-bottom:20px;
}

.sponsor2018_wapper{
	background-image:url(/content/wp-content/uploads/2018/02/monobg.jpg);
	background-position:top center;
}

.sponsor2018ex_wapper{
	background:#FFFFFF;
}

.sponsor2018_inner{
	padding:60px 0;
}

.sponsor2018_inner2{
	padding:0;
}

.sponsor2018_inner .title2018 img{
	width:100%;
	max-width:707px;
}


.sponsor2018ex_wapper .sponsor2018_detail{	
	padding:0;
}

.sponsor2018_detail{	
	padding:60px 0;
}

.sponsor2018_detail p{
	text-align:center;
	padding:40px 0;
}

.sponsor2018_detail div{
	width:100%;
	margin:0 auto;
	max-width:1300px;
}

.sponsor2018_detail ul{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.sponsor2018_detail ul#EVENT{
max-width:600px;
margin:0 auto;
}

.sponsor2018_detail li{
	text-align:center;
}

.sponsor2018_detail img{
	/*width:auto;*/
	width:100%;
}

.principalp li{
	width:100%;
}

.principalp img{
	width:100%;
	max-width:707px;
}

.cop li{
	padding: 0 2%;
	width:21%;
}

.eventp li{
	padding: 0 1%;
}

.corpp li{
	padding: 0 5%;
}

.specialp li{
	padding:0 0.3%;
}

#sp li{
	padding:0 0.2%;
}

.spview{
	display:none;
}

h2.midashi{
	color:#575757;
	text-align:center;
	padding:30px 0;
}

.uparrow{
	position: absolute;
	bottom: 230px;
	right:0;
	left:0;
	margin:0 auto;
	width: 60px;
	z-index:9999;
}

#wfes_wapper{
	/*margin:60px 0;*/
	margin:60px auto;
}

.wfes_inner{
	max-width:960px;
	margin:0 auto;
}

.wfes_detail-wrap{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-auto-rows: 1fr;
	grid-gap: 0.8em;
	padding: 0.8em;
	margin: 0 0 2em;
 }
 
.wfes_detail-wrap > div {
	background: #fff;
	overflow: auto;
	min-width: 0;
	padding: 1em;
	border: 1px solid #ddd;
	position:relative;
}

.column{
	min-height:440px;
	}

.wfes_detail{
	padding:10px;
}

.wfes_detail h1,
.wfes_detail p{
	margin:0 0 10px 0;
}

.wfes_visual{
	position:relative;
	width:100%;
}

.wfes_visual:before{
	content:"";
	display:block;
	padding-top:44.16%;
}

.wfes_visual-inner{
	background-image:none;
	background-position:top center;
	background-size:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.fes2018_detail-wrap{
	width:975px;
	margin:0 auto;
}
.fes2018_detail-wrap2{
	width:100%;
	margin:0 auto;
}
@media screen and (max-width: 480px){
.fes2018_detail-wrap2{
	width:90%;
	margin:0 auto;
}
}
.movie2016{
	width:40%;
	margin:0 auto;
}

.wapper{
	width:990px;
	margin:0 auto;
	padding-bottom:60px;
}

/* screen settings ----------------------------------------------------*/
@media screen and (min-width:641px) and ( max-width:1039px){
.aboutkineko_inner-box-1-5{
	float:none;
	width:96%;
	min-height:inherit;
	padding:2%;
	color:#FFF;
}

}

@media screen and (min-width:641px) and ( max-width:979px){
.sponsor2018_inner{
	margin:0 auto;
	padding:0;
	width:90%;
}

.sponsor2018_detail div{
	width:100%;
	margin:0 auto;
	max-width:none;
}

.access2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.access2018_inner-photo{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}

.access2018_inner-photo img{
	width:auto;
}

.access2018_inner-detail{
	width:100%;
	float:none;
	padding-left:0;
	text-align:center;
}

.news2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.aboutkineko_inner-box-1-5{
	float:none;
	width:96%;
	min-height:inherit;
	padding:2%;
	color:#FFF;
}

.local_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.mind_inner{margin:0 auto;
	padding:60px 0;
	width:90%;
}

.mind_inner-photo{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
	vertical-align:middle;
	padding-top:50px;
}

.mind_inner-photo img{
	width:auto;
}

.mind_inner-detail{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
}

.catch2018{
	font-size:3.5rem;
	text-align:center;
	font-weight:bold;
	padding:0 0 60px 0;
	margin:0 auto;
	width:90%;
}

#header{
	background:#FFFFFF;
	color:#000000;
	height:100px;
	width:100%;
	/*border-bottom:2px solid #b4b4b4;*/
	text-align:center;
}

.logo{
	float:none;
	margin-left:auto;
}

.spview{
	display:none;
}

.wfes_detail-wrap{
	width:90%;
	margin:0 auto;
}

.fes2018_detail-wrap{
	width:90%;
	margin:0 auto;
}

.movie2016{
	width:60%;
	margin:0 auto;
}

}

@media screen and (min-width:481px) and ( max-width:640px){
.sponsor2018_inner{
	margin:0 auto;
	padding:0;
	width:90%;
}

.sponsor2018_detail div{
	width:100%;
	margin:0 auto;
	max-width:none;
}

.access2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.access2018_inner-photo{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}

.access2018_inner-photo img{
	width:auto;
}

.access2018_inner-detail{
	width:100%;
	float:none;
	padding-left:0;
	text-align:center;
}

.news2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.aboutkineko_inner-box-1-5{
	float:none;
	width:96%;
	min-height:inherit;
	padding:2%;
	color:#FFF;
}

.local_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.local_inner-photo{
	text-align:center;
	width:30%;
	float:left;
	min-height:220px;
	display:none;
}

.local_inner-detail{
	text-align:left;
	width:100%;
	float:none;
	min-height:220px;
}

.mind_inner{margin:0 auto;
	padding:60px 0;
	width:90%;
}

.mind_inner-photo{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
	vertical-align:middle;
	padding-top:50px;
}

.mind_inner-photo img{
	width:auto;
}

.mind_inner-detail{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
}

.catch2018{
	font-size:3.5rem;
	text-align:center;
	font-weight:bold;
	padding:0 0 60px 0;
	margin:0 auto;
	width:90%;
}

#header{
	background:#FFFFFF;
	color:#000000;
	height:100px;
	width:100%;
	/*border-bottom:2px solid #b4b4b4;*/
	text-align:center;
}

.logo{
	float:none;
	margin-left:auto;
}

.spview{
	display:none;
}

.wfes_detail-wrap{
	width:90%;
	margin:0 auto;
}

.fes2018_detail-wrap{
	width:90%;
	margin:0 auto;
}

.movie2016{
	width:40%;
	margin:0 auto;
}

}

@media screen and (min-width:1px) and ( max-width:480px){
.sponsor2018_inner{
	margin:0 auto;
	padding:0;
	width:100%;
}
	.sponsor2018_inne .su-row{
		margin-bottom:0px;
	}
.sponsor2018_detail div{
	width:100%;
	margin:0 auto;
	max-width:none;
}

.sponsor2018_detail img{
	width: 100%;
	height: auto;
}

.cop li{
	padding: 0 2%;
	width: 46%;
	float: left;
}

.eventp li{
	padding: 0 2%;
	width: 29%;
	float: left;
}

.specialp li{
	padding: 0 2%;
	width: 21%;
	float: left;
}


.access2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.access2018_inner-photo{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}

.access2018_inner-photo img{
	width:auto;
}

.access2018_inner-detail{
	width:100%;
	float:none;
	padding-left:0;
	text-align:center;
}

.news2018_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.aboutkineko_inner-box-1-5{
	float:none;
	width:96%;
	min-height:inherit;
	padding:2%;
	color:#FFF;
}

.local_inner{
	margin:0 auto;
	padding:60px 0;
	width:90%;
}

.local_inner-photo{
	text-align:center;
	width:30%;
	float:left;
	min-height:220px;
	display:none;
}

.local_inner-detail{
	text-align:left;
	width:100%;
	float:none;
	min-height:220px;
}

.mind_inner{margin:0 auto;
	padding:60px 0;
	width:90%;
}

.mind_inner-photo{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
	vertical-align:middle;
	padding-top:50px;
}

.mind_inner-photo img{
	width:auto;
}

.mind_inner-detail{
	text-align:center;
	width:100%;
	float:none;
	min-height:220px;
}

.catch2018{
	font-size:2.0rem;
	text-align:center;
	font-weight:bold;
	padding:0 0 60px 0;
	margin:0 auto;
	width:90%;
}

#header{
	background:#FFFFFF;
	color:#000000;
	height:100px;
	width:100%;
	/*border-bottom:2px solid #b4b4b4;*/
	text-align:center;
}

.logo{
	float:none;
	margin-left:auto;
}

.pcview{
	display:none;
}

.spview{
	display:block;
}

.top_visual-inner{
	background-image:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:flex;
}

.top_visual:before{
	content:"";
	display:block;
	padding-top:100%;
}

.visual_bt{
	width:90%;
	margin:0 auto;
}

.visual_bt li{
	text-align:center;
	margin-bottom:10px;
}

.visual_bt a{
	color:#FFF;
	padding:5px 0;
	display:block;
}

.watch_sp{
	background:#17bde8;
}

.play_sp{
	background:#9ccda2;
}

.music_sp{
	background:#b56e5a;
}

.outdoor_sp{
	background:#e67f9c;
}

.ribbon1 {
    display: inline-block;
    position: relative;
    height: 50px;/*リボンの高さ*/
    line-height: 50px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;/*横の大きさ*/
    font-size: 12px;/*文字の大きさ*/
    background: #24b3cd;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin:0 auto;
}

.ribbon2{
    display: inline-block;
    position: relative;
    height: 50px;/*リボンの高さ*/
    line-height: 50px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;/*横の大きさ*/
    font-size: 12px;/*文字の大きさ*/
    background: #000;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin:0 auto;
}

.wfes_detail-wrap{
	width:90%;
	margin:0 auto;
}

.wfes_visual-inner{
	background-image:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.wfes_visual:before{
	content:"";
	display:block;
	padding-top:44.16%;
}

.fes2018_detail-wrap{
	width:90%;
	margin:0 auto;
}

.movie2016{
	width:100%;
	margin:0 auto;
}


}

/*トップニュース用テンプレート*********************************************************/

.su-posts-teaser-loop-ex .su-post{
	width:33%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin:0 0 20px 0!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.su-posts-teaser-loop-ex .su-post:after {
	content: '';
	display: table;
	clear: both;
}

.su-posts-teaser-loop-ex .su-post-thumbnail {
	float: left;
	display: block;
	width:100%;
	height:auto;
	margin: 0 0 0 0;
}

.su-posts-teaser-loop-ex .su-post-thumbnail img {
	display: block;
	margin: 0 0 1rem 0;
	padding: 0px;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	max-width: 100%;
	max-height: 100%;
	height:auto;
}

.su-posts-teaser-loop-ex h2.su-post-title {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	clear: none;
	text-decoration:none;
}

.su-posts-teaser-loop-ex h2.su-post-title a{
	text-decoration:none;
}

.su-posts-teaser-loop-ex .su-post-excerpt {
	margin-top: 0.5em;
	padding-top: 0.5em;
	width:95%;
	text-align:left;
	font-weight: normal;
	border-top:1px solid #333;
}

.su-posts-teaser-loop-ex .su-post-excerpt p:last-child {
	margin-bottom: 0;
}

.su-posts-teaser-loop-ex .su-post-excerpt a{
	display:block;
	text-decoration:none;
}


.sub_colum .sbi_photo_wrap{
	padding:0!important;
}

.sub_colum .su-posts-teaser-loop-ex .su-post{
	width:100%!important;
}

.sub_colum .su-posts-teaser-loop-ex .su-post-excerpt {
	width:100%!important;
}




/*サイドバーニュース用テンプレート*********************************************************/

.su-posts-single-post-ex {
	width:960px;
	margin:0 auto;
}

.su-posts-single-post-ex .su-post {
	width:30%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin:0 1em 0 0!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.su-posts-single-post-ex .su-post:after {
	content: '';
	display: table;
	clear: both;
}

.su-posts-single-post-ex h1.su-post-title {
	clear: none;
	margin: 0 0 0.3em 0;
	font-size: 1.2em;
	font-weight: bold;
}

.su-posts-single-post-ex .su-post-meta {
	margin-bottom: 0.7em;
	padding-bottom:0.7em;
	font-size: 0.8em;
	opacity: 0.6;
	filter: alpha(opacity=60);
	border-bottom:1px solid #333;
}

.su-posts-single-post-ex .su-post-content { margin-bottom: 0.5em }
.su-posts-single-post-ex .su-post-content p:last-child { margin-bottom: 0 }


/*ヒストリー用テンプレート*********************************************************/

.su-posts-teaser-loop-histry-ex .su-post{
	width:30%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin:0!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

.su-posts-teaser-loop-histry-ex .su-post:after {
	content: '';
	display: table;
	clear: both;
}

.su-posts-teaser-loop-histry-ex .su-post-thumbnail {
	float: left;
	display: block;
	width:100%;
	height:auto;
	margin: 0 0 0 0;
	overflow:hidden;
	height: 160px;
}

.su-posts-teaser-loop-histry-ex .su-post-thumbnail img {
	display: block;
	margin: 0 auto;
	padding: 0px;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	max-width: 100%;
	max-height: 100%;	
	border-radius: 80px;
	width: 160px;
}

.su-posts-teaser-loop-histry-ex p.su-post-title {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	clear: none;
	text-decoration:none;
}

/*ニュース一覧用テンプレート*********************************************************/

.su-posts-default-loop-ex { }
.su-posts-default-loop-ex .su-post {
	margin-bottom: 2.5em;
	padding-bottom:1em;
	line-height: 1.5;
	border-bottom:1px dotted #cccccc;
}
.su-posts-default-loop-ex .su-post:after {
	content: '';
	display: table;
	clear: both;
}
.su-posts-default-loop-ex .su-post-thumbnail {
	float: none;
	display: block;
	width: 100%;
	height: 100%;
	margin-right: 1em;
	text-align:center;
}
.su-posts-default-loop-ex .su-post-thumbnail img {
	/*max-width: 100px;
	max-height: 100px;*/
}

.su-posts-default-loop-ex .su-post-meta {
	margin-bottom: 0.7em;
	font-size: 0.8em;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.su-posts-default-loop-ex .su-post-excerpt { margin-bottom: 0.5em }
.su-posts-default-loop-ex .su-post-excerpt p:last-child { margin-bottom: 0 }
.su-posts-default-loop-ex .su-post-comments-link { font-size: 0.9em }

/*上映作品用テンプレート*********************************************************/

.su-posts-teaser-loop-movie-ex .su-post{
	width:23.4%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin: 20px 1% 20px 0;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

.su-posts-teaser-loop-movie-ex .su-post:after {
	content: '';
	display: table;
	clear: both;
}

/*.su-posts-teaser-loop-movie-ex .su-post-thumbnail {
	float: left;
	display: block;
	width:100%;
	height:auto;
	margin: 0 0 0 0;
	overflow:hidden;
	height: 160px;
	background:#000000;
}*/

.su-posts-teaser-loop-movie-ex .su-post-thumbnail {
	float: left;
	width: 100%;
	height: 100px;
	overflow: hidden;
	position: relative;
}

/*.su-posts-teaser-loop-movie-ex .su-post-thumbnail img {
	display: block;
	margin: 0 auto;
	padding: 0px;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0;
	width: auto;
	height:100%;
}*/

.su-posts-teaser-loop-movie-ex .su-post-thumbnail img {
	position: absolute;
	width: 24%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.su-posts-teaser-loop-movie-ex p.su-post-title {
	display: block;
	margin: 0!important;
	padding: 10px 0 0 0;
	border: none;
	font-size: 1.0em;
	font-weight: normal;
	clear: none;
	text-decoration:none;
	clear:both;
}

h2.tanpen{
	width: 98%;
	padding:10px;
	color:#FFFFFF;
	font-size:1.2rem;
	background:#5faca2;
	text-align:center;
	margin: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

h2.chohen{
	width: 98%;
	padding:10px;
	color:#FFFFFF;
	font-size:1.2rem;
	background:#ff403b;
	text-align:center;
	margin: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.a-p,
.b-p,
.c-p,
.d-p,
.e-p,
.f-p,
.o-p,
.a-g,
.b-g,
.c-g,
.d-g,
.e-g,
.f-g,
.g-g
{
	width: 98%;
	padding:10px;
	color:#FFFFFF;
	font-size:1.2rem;
	text-align:center;
	margin: 0;
	border-radius:6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}

.a-p{
	background:#9f172b!important;
}

.b-p{
	background:#5f9da2!important;
}

.c-p{
	background:#b59716!important;
}

.d-p{
	background:#c76755!important;
}

.e-p{
	background:#9687af!important;
}

.f-p{
	background:#77a479!important;
}

.o-p{
	background:#ef8300!important;
}

.a-g{
	background:#8cbf21!important;
}

.b-g{
	background:#ea5532!important;
}

.c-g{
	background:#73c6be!important;
}

.d-g{
	background:#f0830b!important;
}

.e-g{
	background:#fabe00!important;
}

.f-g{
	background:#5e90cb!important;
}

.g-g{
	background:#f4b3c1!important;
}

/* layout UNDER settings ----------------------------------------------------*/

.su-post-comments-link{
	display:none;
}

#under .wapper{
	min-height:600px;
	padding:60px 0;
}

h1.midashi{
	font-size:1.8rem;
	margin:0 0 20px 0;
	padding:30px 0 0 0;
	background:url(../image/bar.jpg)top left no-repeat;
}

h2.sub_midashi{
	font-size:2.6rem;
	padding:0;
	color:#5fada3;
}

h4.c_midashi{
	font-size:1.8rem;
	padding:0;
	text-align:center;
}

#about-header,
#event-header,
#movie-header,
#other-header,
#recruit-header,
#booth-header,
#pp-header
{
	height:350px;
	overflow:hidden;
}

#about-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/10/about1009.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#other-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/07/other-header.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#pp-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/07/pp-header.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#movie-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/07/movie-header.jp);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#recruit-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/10/recruit1009.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#event-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/10/gaiyou1009.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

#other-header div.bgimg2{
	background-image:url(/content/wp-content/uploads/2017/10/joueisozai.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}


#booth-header div.bgimg{
	background-image:url(/content/wp-content/uploads/2017/10/event1009.jpg);
	background-position:center top;
	background-size:cover;
	width:100%;
	height:100%;
}

.why{
	margin-bottom:20px;
}

.why p{
	display:table;
	float:left;
	padding: 5px 0;
}

.why p.orenge{
	background:#f09500;
	margin-right:10px;
	color:#FFFFFF;
	padding: 5px 15px;
}

.why p.pink{
	background:#ff8c8c;
	margin-right:10px;
	color:#FFFFFF;
	padding: 5px 15px;
}

.why p.blue{
	background:#6e8cc2;
	margin-right:10px;
	color:#FFFFFF;
	padding: 5px 15px;
}

.why p.green{
	background:#81c864;
	margin-right:10px;
	color:#FFFFFF;
	padding: 5px 15px;
}

.circle{
	border-radius: 75px;
	height: 150px;
	width: 150px;
}

.circle2{
	border-radius: 37px;
	height: 74px;
	width: 74px;
}


ul.dot-list-style-u li{
	border-bottom:1px dashed #000000;
	padding:10px 0;
}

ul.dot-list-style-u span.st-txt{
	font-weight:bold;
	padding-right:30px;
}

#tablepress-1,
#tablepress-2,
#tablepress-3,
#tablepress-5,
#tablepress-6,
#tablepress-9,
#tablepress-10,
#tablepress-11,
#tablepress-12,
#tablepress-13,
#tablepress-14,
#tablepress-15,
#tablepress-20,
#tablepress-21,
#tablepress-21-no-1,
#tablepress-21-no-2,
#tablepress-21-no-3,
#tablepress-21-no-4,
#tablepress-27,
#tablepress-28,
#tablepress-29,
#tablepress-30,
#tablepress-31,
#tablepress-33,
#tablepress-34,
#tablepress-35,
#tablepress-36,
#tablepress-37{
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

th.column-1,
th.column-2,
th.column-3{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000!important;
}

td.column-1{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	background:#f5f5f5;
}

td.column-2,
td.column-3{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.overview_table tr{
	border-bottom:1px dashed #000000;
}

.overview_table{
	margin-top:30px;
}

.overview_table td.column-1,
.overview_table td.column-2{
	border-left:none!important;
	/*font-weight:normal;*/
	background:none;
}

.staff_table td.column-2{
	border:none!important;
}

.staff_table tr{
	border-bottom:1px dashed #000000;
}

.staff_table{
	margin-top:30px;
}

.staff_table td.column-1{
	border:none!important;
	font-weight:normal;
	background:none;
	width:35%;
}

.staff_table td.column-2{
	border:none!important;
}

#histry .year_colum{
	float:left;
	width:13%;
}

#histry .year_colum .su-post{
	margin-bottom:15px;
}

#histry .thumb_colum{
	float:right;
	width:85%;
}

.goog-te-gadget {
    overflow: hidden;
    width: 92px;
}

#mailform{
	width:100%;
	font-size:1.2rem;
}

#mailform dl{
}

#mailform dt,
#mailform dd{
	margin:0;
	padding:0;
}

#mailform dt{
	display:table-cell;
	width:20%;
	padding:5px 0;
/*	min-height:21px;*/
	float:left;
}

#mailform dd{
	display:table-cell;
	width:80%;
	border-left:1px solid #000000;
	padding:5px 0 5px 20px;;
	margin-bottom:5px!important;
}

.profphoto{
	float:left;
}

.prof{
	float:left;
	padding-left:20px;
	width:calc(100% - 170px);
}

.sp_name{
	font-size:20px;
	font-weight:bold;
	padding: 0 0 20px 0;
}

.sp_name span{
	font-size:14px;
	font-weight:normal;
}


.spguest .su-column img,
.spguest .su-column iframe,
.spguest .su-column object,
.spguest .su-column embed { max-width: 100%; }
@media only screen {
	[class*="su-column"] + [class*="su-column"]:last-child { text-align:left;}
}

.spguest .su-column {
	text-align:center;
}

/* シングル ----------------------------------------------------*/

.post-thumb{
	text-align:center;
}

.cinema_photo{max-width: 80%;margin: 0 auto;}

.cinema_spec{
	margin: 20px 0;
	font-size:1.6rem;
}

.cinema_cat{
	margin: 20px 0;
	font-size:1.4rem;
	font-weight:bold;
}

.cinema_cw{margin: 20px 10%;}

.flag{padding-right: 15px;}

.flag img{
	max-width:48px;
	min-width:16px;
}

.cinema_title{
}

.cinema_segment{
	font-size:1.6rem;
}

.theater_title{color: #5faba1;margin: 20px 0 0 0;font-size: 1.6rem;}


.mobile-thumb img{
	width:100%;
	height:auto;
}

.july{
	text-align:center;
}


/* screen settings ----------------------------------------------------*/

@media screen and (min-width:641px) and ( max-width:979px){

}

@media screen and (min-width:481px) and ( max-width:640px){
.menu-block{
	display: none!important;
}
}

@media screen and (min-width:0px) and ( max-width:480px){
}




@media screen and (min-width:320px) and ( max-width:1299px){

/*#header{
	min-height:0px;
	padding:20px 0;
}*/
	
#gnav{
	display:none!important;
}

.menu-block{
	float:none;
	font-size:1.4rem!important;
}

.fes-info{
	background:#FFFFFF;
	height:auto;
	text-align:center;
}

.fes-inner{
	width:100%;
	margin:0 auto;
}

.fes-inner li{
	float:none;
	color:#FFFFFF;
}

.fes-inner li.kaisai{
	padding: 20px;
	background:#5faba1;
}

.fes-inner li.kaisai h4{
	font-size:1.2rem;
}

.fes-inner li.kaisai h4.date{
	border-top:1px solid #ffffff;
	margin-bottom:5px;
}

.fes-inner li.kaisai .spot{
	float:left;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding:15px 10px;
	border:1px solid #ffffff;
}

.fes-inner li.kaisai .spot-seg{
	float:left;
	padding-left:10px;
	text-align:left;
}

.fes-inner div.clearfix{
	max-width:330px;
	margin:0 auto;
}

.sub_colum{
	display:none;
}

.main_colum{
	float:none;
	width:90%;
	margin:0 auto;
}

.wapper{
	width:90%;
	margin:0 auto;
	padding-bottom:60px;
}
	article{
    padding: 0px;
	}
.su-posts-single-post-ex {
	width:100%;
	margin:0 auto;
	padding:0;
}

.su-posts-single-post-ex .su-post {
	width:90%;
	display:-moz-inline-stack;
	display:block;
	vertical-align:top;
	zoom:1;
	padding:0!important;
	margin:0 auto!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.su-posts-single-post-ex .su-post:after {
	content: '';
	display: table;
}

.gallery{
	display:none;
}

.supporter-inner{
	width:100%;
	margin:0 auto;
}

#footer .inner{
	width:100%;
	margin:0 auto;
	padding:60px 0 30px;
	text-align:center;
	font-size:1.0rem;
}

#under .wapper{
	min-height:600px;
	padding:60px 0;
	width:90%;
	margin:0 auto;
}

.uparrow{
	position: absolute;
	bottom: 220px;
	right:0;
	left:0;
	margin:0 auto;
	width: 60px;
}

}

@media screen and (min-width:100px) and ( max-width:415px){

.menu-block{
	display:none!important;
}

.logo{
	float:none;
	margin:0 auto;
	text-align:center;
}

.overview_table td.column-1{
	width:10%;
}

.su-posts-teaser-loop-histry-ex .su-post{
	width:49%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin:0!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

.profphoto{
	float:none;
}

.prof{
	float:none;
	padding-top:20px;
	padding-left:0px;
	width:100%;
}

.su-posts-teaser-loop-movie-ex .su-post{
	width:100%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin: 20px 1% 20px 0;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

.su-posts-teaser-loop-ex .su-post{
	width:49%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	padding:inherit!important;
	margin:0 0 20px 0!important;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

}

@media screen and (min-width:100px) and ( max-width:600px){
iframe{
	width:100%!important;
	
}
}

@media screen and (min-width:320px) and ( max-width:768px){

#about-header,
#event-header,
#movie-header,
#other-header,
#recruit-header,
#pp-header
{
	overflow:hidden;
	height:200px;
}

#about-header img,
#event-header img,
#movie-header img,
#other-header img,
#recruit-header img,
#pp-header img{
	position:absolute;
	left:50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

#histry .year_colum{
	display:none;
}

#histry .thumb_colum{
	width:90%;
	margin:0 auto;
	float:none;
}

#mailform dt,
#mailform dd{
	margin:0;
	padding:0;
}

#mailform dt{
	display:block;
	width:100%;
	padding:5px 0;
	min-height:21px;
	float:none;
}

#mailform dd{
	display:block;
	width:100%;
	border-left:none;
	border-top:1px dashed #000000;
	padding:5px 0;
	margin-bottom:5px!important;
}


}

@media screen and (min-width:978px) and ( max-width:1440px){
li.menu-item ul.sub-menu > li:nth-child(10n+1) {
    margin: 0 1%;
    padding-left: 15%;
}
	.wapper{
	width:960px;
	margin:0 auto;
	padding-bottom:60px;
}
}

@media screen and (min-width:1441px) and ( max-width:2560px){
li.menu-item ul.sub-menu > li:nth-child(10n+1) {
    margin: 0 1%;
    padding-left: 25%;
}
}

/* clear fix ----------------------------------------------------*/
/* ---IE7.IE8 clearfix--- */
.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; overflow:hidden;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*画像透過*/
.alpha a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

.alpha img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}

.clear{
	clear:both;
}

.nbd{
	border:none!important;
}

.ubd{
	border-bottom:dashed 1px #000000;
}

.sp_tb30{
	margin:30px 0;
}

.sp_tb20{
	margin:20px 0;
}

.sp_t30{
	margin:30px 0 0 0;
}

.sp_b30{
	margin:0 0 30px 0;
}

.link_bt{
	width:100%;
	padding: 15px 0;
	background:#e20044;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
}

/*20180430追加*/
.gp_table{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	width:100%;
	border-spacing:0!important;
}

.gp_table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f7f7f7;
	width:30%;
	padding: 0.5em 1em !important;
}

.gp_table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 0.5em 1em !important;
}

.fes2018_detail-wrap .donation_movie .su-column{
	border:none!important;
	min-height:auto!important;
	margin-top:20px;
	text-align:center;
}

.fes2018_detail-wrap .donation_movie .su-column h4{
margin-bottom:10px;
}

.fes2018_detail-wrap .donation_flow .su-column{
	border:none!important;
	min-height:auto!important;
	margin-top:20px;
	text-align:left;
}

.bdb{
	border-bottom: 1px dotted #333333;
}

/*20180511追加*/
.ticket_page-section{
	display: -webkit-flex;
    display: flex;
}

.ticket_img-container{
	    width: 50%;
    background-position: center;
      background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.ticket_detail-container{
	width:50%;
}

.ticket_detail-inner{
	width:80%;
	margin:10% auto;
}

.ticket_detail-inner h1{
	padding:10px 0;
	color:#ffffff;
	font-size:4.0em;
}

.ticket_detail-inner h2{
	padding: 30px 0 15px 0;
	font-size:2.4rem;
	line-height:2.0rem;
	color:#ffffff;
}

.ticket_detail-inner h3{
	width:100%;
	/*text-align:center;*/
	font-size:2.0rem;
	padding: 40px 0 0 0;
}

.ticket_detail-inner h4{
	padding: 15px 0 0 0;
	font-size:1.6rem;
}

.ticket_detail-inner p{
	padding:0 0 15px 0;
	color:#ffffff;
}

.ticket_page-section-ex{
	background:#1c325a;
	width:100%;
}

.ticket_detail-inner-ex{
	padding:3% 0;
}

.ticket_detail-inner-ex h2{
	color:#c7b077;
	padding: 30px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.ticket_detail-inner-ex p{
	color:#FFFFFF;
	text-align:center;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.ticket_page-section{
	display: -webkit-block;
    display: block;
}

.ticket_img-container{
	width:100%;
	height:500px;
	background-position:center;
	background-repeat: no-repeat;
    background-size: 100% 100%;
	display:inline-block;
}

.ticket_detail-container{
	width:100%;
}

.ticket_detail-inner-ex{
	padding:10%;
}
}

@media screen and (min-width:1px) and ( max-width:960px){
.ticket_page-section{
    line-height:0;
}

.ticket_detail-inner{
	margin:0 auto;
}

.ticket_detail-container{
	line-height:normal;
}

}

@media screen and (min-width:1px) and ( max-width:480px){

.ticket_detail-inner h1{
	padding:10px 0;
	color:#ffffff;
	font-size:2.0em;
}

.ticket_detail-inner h2{
	padding: 30px 0 15px 0;
	font-size:1.8rem;
	line-height:2.0rem;
	color:#ffffff;
}

.ticket_detail-inner h3{
	width:100%;
	text-align:center;	
	font-size:1.0rem;
	padding: 40px 0 0 0;
}

.ticket_detail-inner h4{
	padding: 15px 0 0 0;
	font-size:1.4rem;
}

.ticket_detail-inner p{
	padding:0 0 15px 0;
	color:#ffffff;
}

}

.ticket_table{
	width:100%;
	margin-bottom:20px;
}

.ticket_table tr{
	background:#ffffff;
}

.ticket_table td{
	padding:10px;
}

.wid70{
	width:85%;
}

.w_flag{
	position: absolute;
	bottom: 0;
	right: 10px;
	line-height: 0;
}

.mid-banner{
	padding:20px 0;
	background:#eee;
}

.mid-banner_inner{
	width:960px;
	margin: 0 auto;
}

.slide img{
	width:100%!important;
}

.slide{
	padding:0 10px;
}

#faq{
	padding:60px 0;
}

#faq h1{
	text-align:center;
	margin-bottom:40px;
}

#faq p.que{
	background-image:url(/content/wp-content/uploads/2018/05/que.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 10px 0 10px 40px;
	border-bottom:1px dotted #575757;
	margin-bottom:10px;
	font-weight:bold;
}

#faq p.ans{
	padding: 10px 40px;
	margin-bottom:20px;
}

@media screen and (min-width:481px) and ( max-width:960px){

.mid-banner_inner{
	width:90%;
	margin: 0 auto;
}

}

@media screen and (min-width:1px) and ( max-width:480px){

.mid-banner_inner{
	width:72%;
	margin: 0 auto;
}


#faq p.ans{
	padding: 10px 0px;
	margin-bottom:20px;
}

}

.filmlist{
position:relative;
top: -110px;
text-align: right;
margin-bottom: -90px;
}

.filmlist_detail{
margin:0 auto;
width:90%;
}

#film_menu{
display: flex;
}


@media screen and (min-width:481px) and ( max-width:768px){
.filmlist{
position:relative;
top: 0;
text-align: center;
margin-bottom: 0;
}

.filmlist_detail{
margin:30px 0 0 5%;

}

.filmlist_detail .su-column{
text-align:center!important;
width:44.5%!important;
float:left!important;
margin-right:5%!important;
}

}

@media screen and (min-width:1px) and ( max-width:480px){
.filmlist{
position:relative;
top: 0;
text-align: center;
margin-bottom: 0;
}

.filmlist_detail{
margin:30px auto 0;
width:80%;
}

.filmlist_detail .su-column{
text-align:center!important;
}

.schedule2018{
background:none!important;
padding:0!important;
margin:60px 0 0 0!important;
font-size:7px;
}

.schedule2018 .su-tabs-nav{
border-bottom:2px solid #eee;
}

.schedule2018 .su-tabs-panes{
border-bottom:2px solid #eee;
border-left:2px solid #eee;
border-right:2px solid #eee;
}

#tablepress-27,
#tablepress-28,
#tablepress-29,
#tablepress-30,
#tablepress-31,
#tablepress-33,
#tablepress-31{
	font-size:10px!important;
}

}

.day-one{
background:#6e8cc2;
}
.day-two{
background:#ffe678;
}
.day-three{
background:#bf96ff;
}
.day-four{
background:#ff8c8c;
}
.day-five{
background:#81c764;
}

.schedule2018 .su-tabs-nav span.su-tabs-current{
background:#eee;
cursor:default;
}

.eventbutton_wapper{
}



.eventbutton_inner-box-1-5{
float:none;
	width:96%;
	min-height:inherit;
	padding:2%;
	color:#FFF;
}

.eventbutton_inner-box-1-5 h1{
}

.eventbutton_inner-box-1-5 p{
	margin:20px;
}

.eventbutton_inner-box-1-5 .mdbt{
	border:1px solid #FFFFFF;
	display:table;
	margin: 0 auto;
}

.eventbutton_inner-box-1-5 .mdbt a{
	display:block;
	padding:10px 20px;
	text-decoration:none;
	color:#FFF;
}


.sponser{
	width:100%;
}

/*20190920*/

.rogocontainer {
	display: -webkit-inline-flex;
  display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
 justify-content: space-around;
	align-content: space-between;
	width:100%;
}

.rogocontainer2 {
	display: -webkit-inline-flex;
  display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
 justify-content: flex-start;
	align-content: space-between;
	width:100%;
	padding: 0 0px 0 11px;
}

.firstRow{
	width:100%;
}

.firstRow .content{
	margin: 0 auto;
	width:300px;
}
.border01{}
.border02{}
.border03{
	margin: 30px 0 0 0;
}
.border04{}
.border05{
	margin: 40px 0 0 0;
}
.border06{
	    margin: 40px 0 0 0;
}
.border08{
	    margin: 40px 0 0 0;
}

@media screen and (min-width: 966px) {
	.rogoArea{
		width: 900px;
    margin: 40px auto;
	}
	.item1 {
		flex-basis: 25%;
		margin: 0 0 15px 0;
	}
	.item2 {
		flex-basis: 20%;
		margin: 0 0 25px 0;
	}
	.item3 {
		flex-basis: 50%;
		margin: 0 0 15px 0;
	}
	.item4 {
		flex-basis: 20%;
		margin: 0 0 20px 0;
	}
	
	.item5 {
		flex-basis: 20%;
		margin: 0 0 15px 0;
	}
	.content{
		margin: 0 auto;
	}
	.rogoimg{
		width:70%;
	}
	.item4 .rogoimg{
		width:60%;
	}
	.firstimg{
		width:100%;
	}
	
}
@media screen and (max-width: 965px) {
	.rogoArea{
		width: 100%;
    margin:40px auto;
	}
	.item1 { 
		flex-basis: 50%;
		margin: 0 0 15px 0;
	}
	.item2 {
		flex-basis: 33%;
		margin: 0 0 25px 0;
	}
	.item3 {
		flex-basis: 50%;
		margin: 0 0 15px 0;
	}
	.content{margin: 0 auto;
	}
	.item4 {
		flex-basis: 25%;
		margin: 0 0 20px 0;
	}
	
	.item5 {
		flex-basis: 20%;
		margin: 0 0 15px 0;
	}
	.local_inner{
		margin:0 auto;
		padding:60px 0;
		width:100%;
	}
	.rogoimg{
		width:70%;
	}
	.item4 .rogoimg{
		width:60%;
	}
	.firstimg{
		width:90%;
	}
}


@media screen and (max-width: 480px){
	.rogoArea{
		width: 100%;
    margin:40px auto;
	}
	.item1 { 
		flex-basis: 50%;
		margin: 0 0 15px 0;
	}
	.item2 {
		flex-basis: 33%;
		flex-shrink: 2;
		margin: 0 0 15px 0;
	}
	.item3 {
		flex-basis: 50%;
		margin: 0 0 15px 0;
	}
	
	.item4 {
		flex-basis: 25%;
		margin: 0 0 15px 0;
	}
	
	.item5 {
		flex-basis: 20%;
		margin: 0 0 15px 0;
	}
	.content{margin: 0 auto;
	}
	.local_inner{
		margin:0 auto;
		padding:60px 0;
		width:100%;
	}
	.rogoimg{
		width:70%;
		padding: 0px 0px 0px 10px;
	}
	.item4 .rogoimg{
		width:60%;
	}
	.firstimg{
		width:90%;
	}
	.firstRow .content{
	margin: 0 auto;
	width:100%;
}
	.rogocontainer2 {
	padding: 0 0px 0 0px;
}
}
.rogotitle{
	text-align:center;
	padding: 20px 0px 0px 0px;
}
.videoArea{
    width: 480px;
    height: 400px;
    position: absolute;
    top: 11%;
    right: 17%;
    text-align: right;	
}

.videoArea_sp
{
	width: 60%;
    height: 45%;
    position: absolute;
    top: 15%;
    right: 5%;
    text-align: right;
	overflow: hidden;
}

/*moviecontent*/


.movcategory h3{
     position: relative;
    background: #9170a5;
    box-shadow: 0px 0px 0px 5px #9170a5;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
}

.movcategory h3:after {
     position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #f2e8f9 #9170a5;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.categorname{
padding: 15px;
}
.categorname h3{
	font-size:1.44em;
}
.title{
	background-color: #9170A5;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
}

.titleover{
	background-color: #9170A5;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 3px 5px;
}
.timesch{
		    background-color: #9170a575;
	    font-size: 11px;
	font-weight: 800;
	}
.titleevent{
	background-color: #9170A5;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
	border-radius:20px;
	text-align: center;
}
.title h5{
	margin: 2px;
}
.titleover h5{
	margin: 0px;
}
.titleevent h5{
	margin: 0px;
}
.image{
	background-color: #000000;
}
.image, .image img{
	width: 100%;
	height:160px;
}
.imaxcontent img{
	width: 100%;
	background-color: #000000;
	
}
#category_mizube img{
	width: 100%;
}
.content{
	margin: 10px 0 10px 0;
}
.movieBox{
	padding: 0 5px;
}
.movcategory{
	padding: 0.2em 0.5em;
    margin: 5em 0;
    color: #565656;
    background: #f2e8f9;
    box-shadow: 0px 0px 0px 10px #f2e8f9;
    border: dashed 2px #9170a5;
    border-radius: 5px;
}
.movcategory_blue{
	padding: 0.2em 0.5em;
    margin: 5em 0;
    color: #565656;
    background: #d3eaf7;
    box-shadow: 0px 0px 0px 10px #d3eaf7;
    border: dashed 2px #4A94BD;
    border-radius: 5px;
}
.movcategory_blue h3{
     position: relative;
    background: #4A94BD;
    box-shadow: 0px 0px 0px 5px #4A94BD;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
}

.movcategory_blue h3:after {
     position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #d3eaf7 #4A94BD;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.movcategory_blue .title{
	background-color: #4A94BD;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
}

.movcategory_blue .titleover{
	background-color: #4A94BD;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 3px 5px;
}

/**/
.movcategory_dobul{
	padding: 0.2em 0.5em;
    margin: 5em 0;
    color: #565656;
    background: linear-gradient(#d3eaf7, #f2e8f9); 
    box-shadow: 0px 0px 0px 10px #d3eaf7;
    border: dashed 2px #9170a5;
    border-radius: 5px;
}

.movcategory_dobul h3{
     position: relative;
    background: linear-gradient(to right, #9170a5, #4A94BD);
    box-shadow: 0px 0px 0px 5px #4A94BD;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
}

.movcategory_dobul h3:after {
     position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #d3eaf7 #4A94BD;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.movcategory_dobul .title{
	background: linear-gradient(to right, #9170a5, #4A94BD);
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
}

.movcategory_dobul .titleover{
	background: linear-gradient(to right, #9170a5, #4A94BD);
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 3px 5px;
}

.cyuu{
	padding: 0.2em 0.5em;
    margin: 20px;
    color: #565656;
    background:  #f2e8f9;
    box-shadow: 0px 0px 0px 10px #d3eaf7;
    border: dashed 2px #9170a5;
    border-radius: 5px;
	    width: 90%;
}
.imaxdisc{
    padding: 12% 10px;
	background: #fff;
    border-radius: 24px;
    border: dashed 2px #B28247;
}
#category_imax .movcategory{
	padding: 0.2em 0.5em;
    margin: 5em 0;
    color: #565656;
    background: #F4D176;
    box-shadow: 0px 0px 0px 10px #F4D176;
    border: dashed 2px #B28247;
    border-radius: 5px;
}

#category_imax .movcategory h3{
     position: relative;
    background: #B28247;
    box-shadow: 0px 0px 0px 5px #B28247;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
}

#category_imax .movcategory h3:after {
     position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #F4D176 #B28247;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
#category_imax .movcategory .title{
	background-color: #B28247;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
	text-align:center;
}
#category_mizube  .movcategory{
	padding: 0.2em 0.5em;
    margin: 5em 0;
    color: #565656;
    background: #e6f7c9;
    box-shadow: 0px 0px 0px 10px #e6f7c9;
    border: dashed 2px #4caf50;
    border-radius: 5px;
}
#category_mizube .movcategory h3{
     position: relative;
    background: #90B353;
    box-shadow: 0px 0px 0px 5px #90B353;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
}
#category_mizube .movcategory h3:after {
     position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #e6f7c9 #90B353;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

#category_mizube .title{
	background-color: #90B353;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 10px 5px;
}
#category_mizube .titleover{
	background-color: #90B353;
	color: #ffffff;
	margin: 0 0 15px 0;
	padding: 3px 5px;
}
/*#category_mizube .content{
	 padding: 10px;
	background: #fff;
    border-radius: 24px;
    border: dashed 2px #B28247;
}*/
.mizubedata1{
    position: relative;
    bottom: 31px;
    left: 68%;
    width: 30%;
    height: 0px;
}
@media screen and (max-width: 480px){
.mizubedata1{
    position: relative;
    bottom: 19px;
    left: 68%;
    width: 30%;
    height: 0px;
}
}
.mizubedata2{
    position: relative;
    bottom: 22px;
    left: 68%;
    width: 30%;
    height: 0px;
}
.mizubedata3{
    position: relative;
    bottom: 22px;
    left: 68%;
    width: 30%;
    height: 0px;
}
@media screen and (max-width: 480px){
.mizubedata3{
       position: relative;
    bottom: 19px;
    left: 69%;
    width: 50%;
    height: 0px;

}
}
#schedule{
    margin: 5px;
    color: #565656;
    background: #effdde;
    box-shadow: 0px 0px 0px 10px #effdde;
    border: dashed 2px #43b148;
    border-radius: 5px;
}
.popcategory{
	padding: 0.2em 0.5em;
    margin: 0;
    color: #565656;
    background: #e6f7c9;
    box-shadow: 0px 0px 0px 10px #e6f7c9;
    border: dashed 2px #4caf50;
    border-radius: 5px;
}
.popimg{
   width: 45%;
    padding: 10px;
    display: inline-block;
	text-align: center;
}
.poprogo{
	width: 45%;
    padding: 10px;
    display: inline-block;
	text-align: center;
}
.poprogo img{
    width: 50%;
}
.popimg img{
	 width: 100%;
}
/**/
.movcontainer {
display: -webkit-inline-flex;
display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
 justify-content: flex-start;
	align-content: space-between;

}
.sch{
	position: relative;
    top: -44px;
    left: 94%;
    width: 30px;
    height: 0px;
}
.sch img{
	    width: 22px;
}
.dbstext{
	width: 100%;
    margin: 15px;
    text-align: center;
}
.futurecategory img{
width: 100%;
}
.oldback{
	    background: #735784;
    padding: 0 10px;
	    border-radius: 20px;
}
.oldback2{
	 background: #387597;
    padding: 0 10px;
	    border-radius: 20px;
}
@media screen and (min-width: 966px) {
.moviecontent {
		flex-basis: 33%;
	}
	.imaxcontent, .mizubecontent{
	flex-basis: 50%;
}
}

@media screen and (max-width: 965px) {
.moviecontent {
		flex-basis: 33%;
	}
	.imaxcontent, .mizubecontent{
	flex-basis: 50%;
}
}

@media screen and (max-width: 480px){
	.moviecontent {
		flex-basis: 100%;
	}
	.imaxcontent, .mizubecontent{
	flex-basis: 100%;
}
	.cyuu{
   padding: 0.2em 0.5em;
    margin: 0;
    color: #565656;
    background:  #f2e8f9;
    box-shadow: 0px 0px 0px 10px #d3eaf7;
    border: dashed 2px #9170a5;
    border-radius: 5px;
	    width: 90%;
}
}

@media screen and (min-width: 966px) {
.liverogo{
	position: relative;
    left: 80%;
    top:-15px;
    width: 50px;
    height: 0px;
   
}
	.futurecategory{
	       position: relative;
    right: 2%;
    bottom: 52px;
    width: 50px;
    height: 0px;

}
}
@media screen and (max-width: 965px) {
	.liverogo {
       position: relative;
     left: 80%;
    top:-15px;
    width: 50px;
    height: 0px;
}
.futurecategory{
	      position: relative;
    right: 2%;
    bottom: 52px;
    width: 50px;
    height: 0px;
}
	.sch{
	    position: relative;
    top: -44px;
    left: 90%;
		    width: 30px;
    height: 0px;
}
}
@media screen and (max-width: 480px){
.liverogo {
       position: relative;
     left: 80%;
    top:-15px;
    width: 50px;
    height: 0px;
}
		.futurecategory{
	      position: relative;
    right: 2%;
    bottom: 52px;
    width: 50px;
    height: 0px;
}
	.sch{
	    position: relative;
    top: -44px;
    left: 80%;
		    width: 30px;
    height: 0px;
}
}
.liverogo img{
	width:100%;
}


/*.kinekoarea {
	-webkit-animation: wobble-ver-right 0.8s infinite both;
	        animation: wobble-ver-right 0.8s infinite both;
}*/

@-webkit-keyframes wobble-ver-right {
  0%,
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateY(-30px) rotate(6deg);
            transform: translateY(-30px) rotate(6deg);
  }
  30% {
    -webkit-transform: translateY(15px) rotate(-6deg);
            transform: translateY(15px) rotate(-6deg);
  }
  45% {
    -webkit-transform: translateY(-15px) rotate(3.6deg);
            transform: translateY(-15px) rotate(3.6deg);
  }
  60% {
    -webkit-transform: translateY(9px) rotate(-2.4deg);
            transform: translateY(9px) rotate(-2.4deg);
  }
  75% {
    -webkit-transform: translateY(-6px) rotate(1.2deg);
            transform: translateY(-6px) rotate(1.2deg);
  }
}
@keyframes wobble-ver-right {
  0%,
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateY(-30px) rotate(6deg);
            transform: translateY(-30px) rotate(6deg);
  }
  30% {
    -webkit-transform: translateY(15px) rotate(-6deg);
            transform: translateY(15px) rotate(-6deg);
  }
  45% {
    -webkit-transform: translateY(-15px) rotate(3.6deg);
            transform: translateY(-15px) rotate(3.6deg);
  }
  60% {
    -webkit-transform: translateY(9px) rotate(-2.4deg);
            transform: translateY(9px) rotate(-2.4deg);
  }
  75% {
    -webkit-transform: translateY(-6px) rotate(1.2deg);
            transform: translateY(-6px) rotate(1.2deg);
  }
}

/*スケジュール*/

.schcontainer{
	display: -webkit-inline-flex;
display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
 justify-content: center;
	align-content: space-between;

}

.schBox{
	width:90%;
	height:100%;
	padding: 0 5px;
	margin: 15px auto;
}
@media screen and (min-width: 966px) {
.schcontent {
		flex-basis: 50%;
	}
	.tenoclok{
    position: relative;
    top: 23%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok{
    position: relative;
    top: 33%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok{
    position: relative;
    top: 43%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok{
    position: relative;
       top:52%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok{
    position: relative;
      top: 63%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2{
    position: relative;
      top:242px;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyunana{
		position: relative;
      top:65%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schmodo{
		position: relative;
      top:78%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schchippa{
		position: relative;
      top:73%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schbonny{
			position: relative;
      top:71%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	
	.tenoclok_l{
    position: relative;
   top: 23%;;
   left: 58%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok_l{
    position: relative;
       top: 33%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok_l{
    position: relative;
       top: 43%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok_l{
    position: relative;
        top:52%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok_l{
    position: relative;
         top: 57%;
       left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2_l{
    position: relative;
      top:242px;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.schtora{
	position: relative;
      top: 74%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.schpapa{
		position: relative;
      top: 71%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.tenoclok_l41{
		position: relative;
		top:20%;
    left: 82%;
    width: 16%;
    height: 0px;
	}
	.tenoclok_l42{
	position: relative;
    top: 23%;
    left: 58%;
    width: 23%;
    height: 0px;
	}
	.elevenoclok_l4{
    position: relative;
        top: 35%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok_l4{
    position: relative;
        top: 45%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok_l4{
    position: relative;
       top: 244px;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok_l4{
    position: relative;
         top: 56%;
       left: 58%;
    width: 40%;
	height: 0px;
	}
	.schobento{
	 position: relative;
     top: 70%;
    left: 58%;
    width: 40%;
	height: 0px;
	}
	.pic_box{
	 position: relative;
    top: 26%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.red{
	position: relative;
    top: 61%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.opening{
	position: relative;
    top: 68%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro1{
	    position: relative;
    top: 20.5%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro2{
	 position: relative;
    top: 30%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro3{
	 position: relative;
    top: 37%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.close{
	    position: relative;
    top: 53.5%;
    left: 37%;
    width: 41%;
    height: 0px;

	}
}

@media screen and (max-width: 965px) {
.schcontent {
		flex-basis: 50%;
	}
	.tenoclok{
    position: relative;
    top: 22%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok{
    position: relative;
    top: 32%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok{
    position: relative;
          top: 42%;
       left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok{
    position: relative;
        top: 51%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok{
    position: relative;
   top: 61%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2{
    position: relative;
      top:189px;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyunana{
		position: relative;
     top:228px;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schmodo{
		position: relative;
      top:76%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schchippa{
		position: relative;
      top:71%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schbonny{
			position: relative;
      top:70%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	
	.tenoclok_l{
    position: relative;
    top: 22%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok_l{
    position: relative;
       top: 33%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok_l{
    position: relative;
          top: 45%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok_l{
    position: relative;
          top:54%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok_l{
    position: relative;
          top:54%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2_l{
    position: relative;
      top:242px;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.schtora{
	position: relative;
         top: 257px;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.schpapa{
		position: relative;
		top:69%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.tenoclok_l41{
		position: relative;
		top: 19%;
    left: 82%;
    width: 16%;
    height: 0px;
	}
	.tenoclok_l42{
		    position: relative;
    top: 22%;
    left: 58%;
    width: 23%;
    height: 0px;
	}
	.elevenoclok_l4{
    position: relative;
        top: 34.5%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok_l4{
    position: relative;
        top: 45%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok_l4{
    position: relative;
		top: 55%;
        left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok_l4{
    position: relative;
         top: 55%;
       left: 58%;
    width: 40%;
	height: 0px;
	}
	.schobento{
		position: relative;
         top: 71%;
       left: 58%;
    width: 40%;
	height: 0px;
	}
	.pic_box{
	 position: relative;
    top: 26%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.red{
	position: relative;
    top: 60%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.opening{
	position: relative;
    top: 67%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro1{
	position: relative;
    top: 20.5%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro2{
	position: relative;
    top: 29%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro3{
	position: relative;
    top: 36%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro1{
	    position: relative;
    top: 80px;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro2{
	    position: relative;
    top: 28%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro3{
	position: relative;
    top: 36%;
    left: 37%;
    width: 41%;
    height: 0px;
}
	
	.close{
	    position: relative;
    top: 53%;
    left: 37%;
    width: 41%;
    height: 0px;

	}
}

@media screen and (max-width: 480px){
	.schcontent {
		flex-basis: 100%;
	}
	.tenoclok{
    position: relative;
	top: 22%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok{
    position: relative;
        top: 31%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok{
    position: relative;
    top: 40%;
   left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok{
    position: relative;
    top:50%;
     left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok{
    position: relative;
      top: 60%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2{
    position: relative;
      top:52%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.zyunana{
		position: relative;
     top:63%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schmodo{
		position: relative;
      top:75%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schchippa{
		position: relative;
      top:70%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	.schbonny{
			position: relative;
      top:69%;
    left: 14%;
    width: 40%;
	height: 0px;
	}
	
	.tenoclok_l{
    position: relative;
 top: 22%;
    left: 58%;
    width: 40%;
	height: 0px;
	}
	.elevenoclok_l{
    position: relative;
       top: 33%;
    left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyusanoclok_l{
    position: relative;
    top: 44%;
   left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyuyonoclok_l{
    position: relative;
     top:55%;
    left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok_l{
    position: relative;
     top:55%;
		left: 58%;
    width: 40%;
	height: 0px;
	}
	.zyurokuoclok2_l{
    position: relative;
      top:188px;
   left: 58%;
    width: 40%;
	height: 0px;
	}
	.schtora{
	position: relative;
         top: 71%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.schpapa{
		position: relative;
      top: 67%;
     left: 58%;
    width: 40%;
	height: 0px;
	}
	.pic_box{
	 position: relative;
    top: 25%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.red{
	position: relative;
    top:58%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.opening{
	position: relative;
    top: 65%;
    left: 35%;
    width: 45%;
    height: 0px;
	}
	.lastpro1{
	    position: relative;
    top: 22%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro2{
	    position: relative;
    top: 31%;
    left: 37%;
    width: 41%;
    height: 0px;
	}
	.lastpro3{
	    position: relative;
    top: 40%;
    left: 37%;
    width: 41%;
    height: 0px;
}
	
		.close{
	     position: relative;
    top: 57%;
    left: 37%;
    width: 41%;
    height: 0px;

	}
	
}

.qaarea{
	background: #fff;
    padding: 15px;
    margin: 15px;
    border-radius: 20px;
}

.qah2{
	    background: #ffedb6;
    border-bottom: 2px solid #ffa726;
	padding: 5px;
}
.maptextarea{
    background: #fff;
    padding: 10px;
    margin: 0px 1px 20px 1px;
    width: 98%;
    border-radius: 0px 0px 10px 10px;
}

.twitterline{
width: 50%;
margin: 0 auto;
}

@media screen and (max-width: 480px){
.twitterline{
width: 100%;

}
}
.livetexts{
	display: inline-block;
    width: 79%;
    vertical-align: top;
    padding: 2% 0px;
}
.liverogos{
	    display: inline-block;
    width: 20%;
	 text-align: center;
}
.liverogos img{
    width: 35%;
}
.livesetumei{
    margin: 10px;
}

.schtext{
    padding: 5% 8%;
}
@media screen and (max-width: 480px){
.liverogos {
    display: inline-block;
    width: 100%;
    text-align: center;
}
	.livetexts{
	display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 5% 0px;
}
}

.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #6a1b9a;
	background:#ffffff;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #6a1b9a;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}
.popcontent{
	padding:20px 30px;
	background:#fff;
	border-radius:10px;
}

.vol .tablepress{
	border:1px solid #000;
}
.bannerArea{
margin: 0 auto;
    width: 600px;
}
.bannerImg{
	width:600px;
}
@media screen and (max-width: 480px){
.bannerArea{
margin: 0 auto;
   width:100%;
}
.bannerImg{
	width:100%;
}
}


/*バナー追加*/
.banner_area{
width: 100%;
margin: 20px 0;
}

.banner_box{
width: 70%;
margin:0 auto;
padding: 20px 0px;
text-align:center;
}

.img_bb{
width:20%;

}
.img_ba{
width:43%;

}
@media screen and (max-width: 480px){
.banner_area{
width: 100%;
margin: 20px 0;
}
.banner_box{
width: 100%;
margin:0 auto;
padding: 5px 0px;
text-align:center;
}
.img_bb{
width:30%;

}
.img_ba{
width:60%;
}
}

.btn:active
{
  animation: small 0.1s;
  animation-fill-mode: forwards;
}

@keyframes small
{
  100% {transform: scale(0.9);}
}

/*cancel Part*/
#cancellarion{
	display: -webkit-flex;display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top:30px;
}

.cancel-box{
	width:30.66%;
}

.cancel-inner{
	width:100%;height: 0;
	overflow: hidden;
	padding-bottom: calc(315 / 560 * 100%);
	position: relative;
}

.cancel-inner iframe{
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 left: 0;
	 top: 0;
}

.mrt_60{
	margin-top:60px;
}

.mrt_90{
	margin-top:90px;
}

.cancel-head{
	background:#000000;
	color:#ffffff;
	padding:10px 20px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

@media screen and (max-width: 480px){
#cancellarion{
	display: -webkit-block;
	display: block;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top:10px;
}
	
.cancel-box{
	width:90%;
	margin:20px auto 0;
}
.pc { display: none !important; }
.sp { display: block !important; }
	
.cancel-copy{
	width:90%;
	margin:0 auto;
}
.cancel-head{
	background:#000000;
	color:#ffffff;
	padding:10px 20px;
	font-size:14px;
}
.mrt_60{
	margin-top:0px;
}
.cancelmessage-copy{
font-size:14px;
}
}



.ari {
	margin-top: 100px;
}
.ari h2 {
	margin-bottom: 20px;
	font-size: 16px;
}
.ari h3 {
	margin-bottom: 10px;
	font-size: 14px;
}
.ari ol li {
	list-style-type: decimal;
}
.ari .article {
	margin-bottom: 70px;
}
.ari .article .set {
	margin-bottom: 30px;
}


















