@charset "utf-8";


/* RESET
------------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#fff;

	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
sup {
	font-size: 8px;
}
em {
	font-style: normal;
}
div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after {
	content: "";
	display: block;
}
div:after, ul:after, ol:after, dl:after {
	clear: both;
}
div, ul, ol, dl {
	zoom: 1;
}

.clear{
clear:both;
}



/* COMMON 
------------------------------------------------------------ */



html {

	-webkit-font-smoothing: antialiased;
	color: #000;
	font-size: 15px;
	letter-spacing: 1px;
}
::selection {
	background: #4d4d4d;
	color: #fff;
}
ul, ul li {
	list-style: none;
}


a {
	color: #004E61;
	text-decoration: none;
}
a:hover {
	color:#004E61;
	text-decoration: underline;
}
a img {
  transition:.3s;
}
a img:hover {
  opacity:0.5;
}
.cvlogo{
text-align:center;
margin:0 0 40px 0;
padding:0 5px;
}



/* LAYOUT
------------------------------------------------------------ */
.content {
	padding: 30px 0 10px;

	
}
.container {
	margin: 0 auto;
	max-width: 950px;
	padding:10px 0px;
	
	}
header {
	width: 100%;
	border-bottom: 5px solid #e4e8eb;
}
div.top, nav.top {
	max-width: 100%;
	margin: 0 auto;
}
footer {
	color: #000;
	background-color: #FFF;
	padding: 50px 10px 30px;

}

body{
overflow-x: hidden;
}




/* HEADER 
------------------------------------------------------------ */

.movie {
	
}
.movie nav ul li.logo {
	position: absolute;
	z-index: 99995;
	top: 8px;
	left: 30px;
}
.movie nav ul li.logo img {
	width:163px;
	height:65px;
}

nav {
	position: fixed;
	z-index: 9990;
}
nav input {
	display: none;
}
.sticky {
	background: rgba(31,44,92,255);
	width: 100%;
	height: 80px;
}




/* mov
------------------------------------------------------------ */

.movie {
position:relative;
	
}
.movie-video {
	z-index: 0;
	 background-size:cover;
	
}

.movie-overlay {
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../imgs/videocover.png);
}
.mov-arrow {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	
	width:487px;
	height: 59px;


}
div#top {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 529px;
	top: 0;
	bottom: 0;
	margin: auto;
}

/* Common 
------------------------------------------------------------ */
h1.top {
	margin: 20px 0 30px;

}

h2 {
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 50px;


}
h2 img {
	height: 50px;
	width: auto;
}
h3 {
	font-size: 1.3em;
	margin: 7px 0 0;
	font-weight: normal;
line-height:1.6;
	
}


#animation_container {
	margin: 0 auto;
}

.attp{
width:860px;
margin:0 auto;
text-align:center;
line-height:1.6;
font-weight:bold;
}

/* videocontrols 
------------------------------------------------------------ */
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
color:#FFF;
}
 
#Audio-Control {
    overflow: hidden;
margin:0px;
width:97%;
}
 
#Audio-Control button {
    border: 1px solid #ccc;
    width: 33px;
    float:right;
    padding: 5px 0;

    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
 
#Audio-Control button.on {

}
 
#Audio-Control button.off {

}
 
#Audio-Control button.active {
    background: #ccc;
}
 
#Audio-Control button:not(.active):hover {
    background: rgba(204, 204, 204, 0.3);
}

/* #メインナビ
------------------------------------------------------------ */








/* contents
------------------------------------------------------------ */
#introduction h3{
text-align:center;
margin-top:40px;
}


#sub{
padding:80px 0 0 0;
}

.playmv{
	text-align:center;
}
p{
line-height: 1.8;
	}


.spimg{
display:none;
}


ul.castlist li{
float:left;
width:385px;
margin:18px 0;
}


ul.castlist li.clright{
float:right;
}

.cltxtbox{
float:right;
width:215px;

}

.cltxtbox p.cltit{
font-weight:bold;
}
.cltxtbox p.clp{
font-size:90%;
line-height:1.4;
}

.galimg_sp{
display:none
}


#snsarea  ul{
list-style-type:none;
}
#snsarea li{
padding:5px;
float:left;
}

#topgridarea li img{
vertical-align:bottom;

}

.sp {
	display:none;
}

h4{
font-size:110%;
border-bottom:solid 1px #ccc;
padding:0 0 10px 0;
margin:30px 0 10px 0;
line-height:1.4;
}

h4 span{
font-size:85%;
margin:0 0 0 10px;
font-weight:normal;
}

h4 span a{
  position: relative;
  text-decoration: none;
  color: #FFF;
  background: #1F2C5C;
  border-radius: 0 7px 7px 0;
  transition: .4s;
padding:2px 4px;
}
h4 span a:hover{
  background: #e05418;
color: #FFF
}


h2.headimg{
background:#000;
padding:20px 0;

}
h2.headimg img{
height:auto;
}

ul.acs_list li{
list-style-type:disc;
margin:0 0 10px 30px;
line-height:1.6;
}
ul.acs_list2{
  border: dotted #cd3b48 1px;
  padding:1em 1em 0.2em;
  background:#f4f4f4;
  font-weight:bold;
}
ul.acs_list2 li{
list-style-type:square;
margin:0 0 0 30px;
line-height:1.6;
}
ul.acs_list3{
  border: dotted #cd3b48 1px;
  padding:1em;
  background:#f4f4f4;
}
ul.acs_list3 li{
list-style-type:square;
margin:0 0 0 30px;
line-height:1.6;
}
ul.acs_list3 li span{
color:#cd3b48;
font-weight:bold;
}
h5{
padding:0 0 0px 0;
margin:20px 0 5px 0;
}
.benep{
line-height:1.6;
}
.benep span{
font-weight:bold;
padding: .4rem .2rem;
  margin:2rem .5rem;
  color: #fff;
  background:  #BF2330;
  box-shadow: 1px 1px 2px #999;
  line-height:2.8;
}
.benebox h4{
  padding: .3rem 0 .3rem 0px;
  margin-bottom:1rem;
}
.benebox h4 span{
font-weight:bold;
  display: inline-block;
  padding: .3rem 12px;
  color: #fff;
  background: #4DA2A6;
  border-radius: 6px;
  margin:0 0 0 5px;
}

/* TOP開催概要
------------------------------------------------------------ */


.corp_txt_box h3 {
  padding: .5rem 0 1rem;
  margin:2rem auto 1rem;
  text-align: center;
}
.corp_txt_box h3 span {
  position: relative;
}
.corp_txt_box h3 span::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 66px;
  height: 4px;
  border-radius: 3px;
  background-color:#cd3b48;
}
.corp_txt_box {
	padding: 0 0 15px 0;
	font-size:1.4rem;
	line-height:1.6;
}
.corp_txt_box a {
	
	text-decoration:underline;
}
.corp_txt_box a:hover {

	text-decoration:underline;
}

.corp_txt_box dl,.corp_txt_box dt,.corp_txt_box dd {
  box-sizing: border-box;
}
.corp_txt_box dt,.corp_txt_box dd {
  padding: 14px 16px 0 20px;
  border-top: 1px solid #cdcdcd;

}
.corp_txt_box dl {
background:#EBECED;

  border-bottom: 1px solid #cdcdcd;

}
.corp_txt_box dt {
	width:25%;
	float: left;
	text-align: left;
      font-weight:bold;
    
}
.corp_txt_box .d_ttl {
	
}
.corp_txt_box dd {
margin-left:25%;
	text-align: left;
 padding-bottom: 14px;
	background-color:#FFF;
}
.corp_txt_box dd:after {
  content: '';
  display: block;
  clear: both;
}




/* SNSエリア
------------------------------------------------------------ */
#fb_page_plugin_area{
width:450px;
float:left;
}
.grid_news{
width:453px;
text-align:left;
float:right;
}


/* トップBNR
------------------------------------------------------------ */
#bnrlist{
margin:15px auto;
font-size:100%;
}


#bnrlist ul{
list-style-type:none;
}
#bnrlist li{
padding:0px 0;
margin:0 20px 10px 0;
float:left;
border:1px solid #1F2C5C;
}

#bnrlist li.rgt{

margin:0 0px 10px 0;
float:left;
}

#bnrlist li img{
vertical-align:bottom;

}

#bnrlist ul.movlist li{
padding:3px 0;
margin:0 25px 10px 0;
float:left;
border:none;
}

.bnrlist_ttl{
padding:7px 0;
font-weight:bold;
display:block;
}
.bnrlist_ttl a{
position: relative;
text-decoration: none;
color: #FFF;
background: #1F2C5C;
border-radius: 0 7px 7px 0;
transition: .4s;
padding:2px 4px;
}

.btn_border {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #1F2C5C;
  border: double 4px #1F2C5C;
  border-radius: 3px;
  transition: .4s;
  font-size:120%;
  font-weight:bold;
  width:900px;
}
.btn_border:hover {
  background: #fff;
}
.att_btn{
	text-align:center;
	margin:20px auto;
}
.att_btn2{
	text-align:center;
	margin:40px auto 20px;
}
.btn_border2 {
box-sizing: border-box;
  display: inline-block;
  padding:0.8em 1em;
  text-decoration: none;
  color: #FFF;
  border-radius:10px;
  transition: .2s;
  font-size:120%;
  font-weight:bold;
  width:100%;
  background:#BF2330;
  line-height:1.4;
}
.btn_border2:hover {
color: #FFF;
text-decoration:none;
opacity:.7;
}

/* イベント
------------------------------------------------------------ */
.h3ttl{
font-size:140%;
border-bottom: 3px solid #cd3b48;
padding:0 0 12px 0px;
line-height:1.3;
font-weight:bold;
margin:0 0 20px 0;
}
h3 span.small{
background:none;
padding:0 4px 0 0;
font-size:80%;
}
.h3time{
margin:0 0 5px 0;
}
ul.h3time li{
float:left;
background:#329BBA;
padding:6px;
color:#FFF;
font-weight:bold;
}

ul.h3time li.line{
border-right:3px solid #fff;
border-bottom:2px solid #fff;
}


.evelist{
margin:15px auto 0;
font-size:100%;
}


.evelist ul{
list-style-type:none;
}
.evelist li{
padding:0px 0;
margin:0 12px 12px 0;
float:left;
}
.evelist li p{
text-align:center;
font-size:12px;
font-weight:bold;
}

.evelistlink ul li{
list-style-type:disc;
margin-left:20px;
line-height:1.6;
}

.eventbox,.benebox{
margin:0px auto 50px;
text-align:left;
border-bottom:1px dotted #666;
}

#ev01,#ev02,#ev03,#ev04,#ev05,#ev06,#ev07,#ev08 {
  margin-top:-80px;
  padding-top:80px;
}

.fmperson li{
float:left;
margin:0 15px 0 0;
list-style-type:none;
}
.fmperson p{
text-align:center;
}

.fmperson2{
margin:5px auto;
text-align: center;
}

.fmperson2 li{
float:left;
margin:0 25px 0 0;
list-style-type:none;
display:inline-block;
}
.fmperson2 p{
text-align:center;
}
.fmperson2 span{
font-size:80%;
}

.exh_contact{
background:#DEDEDE;
margin:0 auto;
padding:10px 20px 15px;
width:460px;
line-height:1.4;
}
.exh_ttl{
font-weight:bold;
text-align:center;
margin:10px 0;
}

.eve_stage{
background:#000;
padding:6px 8px;
color:#FFF;
font-weight:bold;
display:inline-block;
margin-bottom:10px;
}

/* footer
------------------------------------------------------------ */

footer {
	color: #FFF;
	margin-top: 0px;
	background:#1F2C5C;
	padding: 40px 20px;
	text-align: center;
}
footer img {


}

footer .copyright {
padding-top: 20px;
font-size:90%;
}

.copy{

padding:5px 0;
margin:0 auto;
}

.copy li{
display:inline;
list-style-type:none;
margin:0 0 0 5px;
}

.copy li img{
vertical-align:bottom;
margin:0 8px 0 0;
}

/* #linktable
------------------------------------------------------------ */

.link_table{
text-align:left;
margin:30px auto;
border-top:1px solid #999;
border-left:1px solid #999;
width:950px;
}
.link_table td{
padding:8px 2px;
border-bottom:1px solid #999;
border-right:1px solid #999;
font-size:80%;
vertical-align:middle;
width:275px;
}
.link_table td.link_icon{
border-right:1px solid #dedede;
width:200px;
height:28px;
}
.link_icon{
text-align:center;
}
.link_table .extd{
width:110px;
}
.ex_cat{
background:#33748C;
color:#fff;
padding:2px;
font-size:95%;
line-height:1.5;
border-radius:0;
}

.origin_tbl{
width:100%;
margin:30px auto;
background:#fff;
}
.origin_tbl li{
float:none;
border:1px solid #999;
margin:0 5px 10px 0;
padding:0;

}
.origin_tbl2{
width:100%;
margin:30px auto;
background:#fff;
}

.origin_tbl2 li.org2{
float:none;
border-top:2px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
border-bottom:1px solid #999;
margin:0 5px 20px 0;
padding:0;

}

.link_table3{
width:100%;
}
.link_table3 td{
padding:8px;
}

.link_table3 td.link_td_name1{
border-bottom:1px solid #999;
text-align:left;
font-weight:bold;
padding:0px 0 0 3px;
line-height:50px;
height:50px;
color:#fff;
background:#555;
}

.link_table3 td.link_td_name2{
border-bottom:1px solid #999;
text-align:left;
font-weight:bold;
padding:0px 0 0 3px;
line-height:50px;
height:50px;
background:#fff;
}


.link_table3 .link_td_price{
background:#CD3B48;
color:#fff;
font-weight:bold;
text-align:center;
float:right;
width:35%;
}
.link_table3 .link_td_price2{
background:#2078B9;
color:#fff;
font-weight:bold;
text-align:center;
float:right;
width:35%;
}
.link_table3 .link_td_price3{
background:#0B8027;
color:#fff;
font-weight:bold;
text-align:center;
float:right;
width:35%;
}

.link_table3 .link_td_name2 img{
float:left;
}


.link_table3 .link_td_price_ev{
background:#329bba;
color:#fff;
font-weight:bold;
text-align:center;
float:right;
width:25%;
}

.link_td_body img{
float:right;
padding-left:5px;
}
.origin_left{
float:left;
line-height:1.5;
width:60%;
}

.cas_line{
text-align:center;
background:#CD3B48;
color:#fff;
font-weight:bold;
padding:4px;
}




/* #ゲストインストラクター
------------------------------------------------------------ */

.guest_tbl{
width:850px;
margin:30px auto;
background:#fff;
text-align:center;

}
.guest_tbl li{
width:400px;
float:left;
border:1px solid #7EA4BC;
margin:0 10px 10px 0;
}
.guest_img{
float:left;
padding:4px;

}
.guest_sta{
float:right;
width:262px;
margin-top:18px;
}
.guestmk{
margin:0px 0 0 0;
line-height:1.5;
font-size:95%;
}
.guestmk_s{
margin:0px 0 0 0;
line-height:1.5;
font-size:80%;
}
.guestmk2{
margin:0px 0 0 0;
line-height:0.8;
}
.guestdt{
margin:0px 0 0 0;
text-align:center;
}
.guestdt span{
font-size:80%;
}
.guestnm{
font-size:107%;
font-weight:bold;
}

.guestsns{
padding: 0 0 3px 0;
}

.guestsns{
	line-height: 0;
}

.guestsns img{
	height:25px;
}

.incat{
color:#fff;
padding:5px 6px;
margin:0px 0 5px 0;
font-weight:bold;
}


.ins_cat1{
background:#e60012;

}
.ins_cat2{
background:#00a0e9;

}
.ins_cat3{
background:#171c61;

}
.ins_cat4{
background:#036eb8;

}
.ins_cat5{
background:#DF1589;

}
.ins_cat6{
background:#22ac38;

}
.ins_cat7{
background:#b28247;

}
.ins_cat8{
background:#5c7729;

}
.ins_cat9{
background:#a40b5e;

}

.ins_cat10{
background:#ea5514;

}
.ins_cat11{
background:#604c3f;

}
.ins_cat12{
background:#727171;


}
.ins_cat13{
background:#008C46;

}
.ins_cat14{
background:#920683;
}
.ins_cat15{
background:#00B2B2;
}

/* #タイムテーブル
------------------------------------------------------------ */
.time_tbl{
text-align:center;
margin:10px 0 20px;
}

.topgal{
color:#E91F24;

}





/* NEWS
------------------------------------------------------------ */
#home-news{
background:#f4f4f4;
}
#home-news .wrapper{
max-width:950px;
padding:40px 0px;
margin:60px auto 40px;
}
#home-news .wrapper h2{
font-family: 'Montserrat', sans-serif;
font-size:28px;
line-height:1.4;
font-weight:700;
padding:10px 0;
margin:0;
}

.news_list li{
display: flex;
padding:20px 0;
border-bottom: solid 1px #d7d7d7;
}
.news_meta{
font-family: 'Montserrat', sans-serif;
font-weight:600;
margin-right:20px;
color:#333;
font-size:100%;
line-height:1.4;
width:90px;
}
.news_list .news_ttl{
font-size:100%;
font-weight:400;
line-height:1.4;
}
.newstime{
display:inline-block;
font-family: 'Montserrat', sans-serif;
font-weight:600;
font-size:100%;
background:#000;
color:#fff;
padding:2px 4px;
margin:0 0 5px 0;
}
.newsdetail{
margin-bottom:40px;
}
.detailText{
line-height:1.6;
margin-bottom:20px;
}
.detailUpfile{
margin-bottom:20px;
}

.ticket_img img{
width:100%;
padding:20px 10px;
box-sizing: border-box;
}
.tickep{
margin:2px 0 0 10px;
}

.pager{
text-align:center;
margin:0 auto;
}
.pager a{
padding:0px 6px;
}
.pager a.current{
color:#ACAC9D;
}

/* NEW出店企業
------------------------------------------------------------ */

.exlist_table {
width: 100%;
border-left: 1px solid #999;
border-top: 1px solid #999;
box-sizing: border-box;
margin: 5px auto;
font-size:80%;
line-height:1.2;
display: flex;
flex-wrap: wrap;
}
.exlist_table dt,.exlist_table dd {
height:40px;
}
.exlist_table dt {
width: 21%;
border-bottom: 1px solid #999;
box-sizing: border-box;
padding:8px 2px;

display: flex;
justify-content:center;
align-items:center;
}
.exlist_table dd {
 width: 29%;
 border-left: 1px solid #dedede;
 border-right: 1px solid #999;
 border-bottom: 1px solid #999;
 box-sizing: border-box;
 padding:8px 2px;
 display: flex;
 align-items:center;
}

@media screen and (max-width:800px) {
.exlist_table {
width: 100%;
border-left:none;

border-top: 1px solid #999;
font-size:90%;
flex-direction:column;
}
.exlist_table dt,.exlist_table dd {
height:auto;
}
.exlist_table dt {
width:100%;
border-right:none;
border-bottom:none;
padding:8px 2px 0;
}
.exlist_table dd {
width:100%;
border-right:none;
border-left:none;
 border-bottom: 1px solid #999;
 justify-content:center;
 text-align:center;
}

}


/* 料金表
------------------------------------------------------------ */

 .table-wrap {
    max-width: 100%;
    overflow-x: auto;     /* スマホで横スクロール可 */
  }

  .ticket-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;  /* 均等配置で画像っぽい見た目に */

  }

  .ticket-table caption {
    text-align: left;
    font-weight: 600;
    margin: 0 0 .5rem;
  }

  .ticket-table th,
  .ticket-table td {
    border: 1px solid #cfcfcf;
    padding: .55rem .6rem;
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
  }

  /* ヘッダーのトーン分け */
  .ticket-table thead th {
    background: #f2f2f2;
    font-weight: 700;
  }

  /* 行グループ見出し（一般/シニア/バリアフリー） */
  .ticket-table tbody th[scope="rowgroup"] {
    background: #fafafa;
    font-weight: 700;
  }

  /* 券種セル */
  .ticket-table tbody th[scope="row"] {
    background: #ffffff;
    font-weight: 600;
  }

  /* 取扱いなしのスタイル（薄文字） */
  .ticket-table td:contains("取り扱いなし") {
    color: #888;
  }

  /* 列の幅（目安） */
  .ticket-table .col-category { width: 8.5rem; }
  .ticket-table .col-type     { width: 6.5rem; }
  .ticket-table .col-pre      { width: 7rem; }
  .ticket-table .col-day      { width: 7rem; }

  /* 小さめ画面向けの微調整 */
  @media (max-width: 640px) {
    .ticket-table th,
    .ticket-table td { padding: .5rem .4rem; }
    .ticket-table .col-category { width: 7.5rem; }
    .ticket-table .col-type     { width: 5.5rem; }
  }
  

/* responsive
------------------------------------------------------------ */

/* Larger than Desktop HD */
@media (min-width: 1600px) {


}

@media (max-width: 1500px) {
}

@media (max-width: 960px) {


}

@media screen and (max-width:926px) {


#bnrlist{
width:95%;
margin:15px auto;
}
#bnrlist li,#bnrlist li.rgt{
margin:0 20px 10px 0;
}

/* SNSエリア
------------------------------------------------------------ */
#fb_page_plugin_area{
width:95%;
float:none;
}

.grid_news{
width:95%;
float:none;
margin:20px 0 0 0;
}

}


@media screen and (max-width:800px) {
.container {
	margin: 0 auto;
	max-width: 100%;
	padding:0px 20px;
	
	}
section.content img{
  max-width: 100%;
}

h2 img{
height:auto;
}

.head_ttl {
display: none; position: fixed; z-index: 99995; top: 20px; left: 50%; margin-left: -154px; 
}

.title_on { display: block; }

.attp{
width:100%;
margin:0 auto;
text-align:left;
line-height:1.3;

margin:0 0 15px 0;
font-size:92%;
}


#mvideo{
visibility:hidden;
display:none;
}



.movie{

}

.movie-video{
display:none;
visibility:hidden;
}

.movie-overlay {
	background-color:#000;
	opacity:1;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:auto;
	height:auto;
	background: url(../imgs/sp_fs2025.png) center no-repeat;
background-size:cover;
}

.sp {
	display:block;
}

.pc {
	display:none;
}


#Audio-Control{
	display:none;
}
.songboxright{
width:100%;
float:none;
}

.galimg{
margin:0 auto;
max-width:600px;
text-align:center;
}

.imgright{
width:300px;
}

ul.castlist{
width:600px;
margin:0 auto;
}
ul.castlist li{
float:left;
width:100%;
margin:18px 0;
}


ul.castlist li.clright{
float:none;
}

.cltxtbox{
float:right;
width:360px;
margin:10px 0 0 0;
}

.cltxtbox p.cltit{
font-weight:bold;
}
.cltxtbox p.clp{
font-size:100%;
line-height:1.6;
}

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

.playmv{
padding:0 0 25px 0;
}




.container{

}
#bnrlist{
width:auto;
margin:15px auto;
}



#bnrlist li,#bnrlist li.rgt{
margin:0 0px 10px 0;
font-size:88%;
letter-spacing: -0.5px;
}
#bnrlist li img ,#bnrlist li.rgt img{
width:100%;
}
#bnrlist ul.movlist li.small{
width:48%;
display:inline-block;
margin-right:3px;
}
#bnrlist li.small2,#bnrlist ul.movlist li.small2{
width:49%;
float:right;
}
#bnrlist li.small{
width:49%;
float:left;
margin-right:2px;
}
#bnrlist li.small3{
width:100%;
float:none;
margin-right:0px;
}
#bnrlist ul.movlist li{
margin:0 0px 10px 0;
}


.guest_tbl{
width:100%;
margin:5px auto;
}
.guest_tbl li{
margin:0 auto 5px;
float:none;
height:140px;
width:100%;
}
.guest_sta{
float:right;
width:60%;
}


.btn_border {
  width:85%;
}
.btn_border2 {
font-size:85%;
padding:0.6em 0;
}


/* NEWS
------------------------------------------------------------ */
#home-news .wrapper{
width:80%;
padding:40px 0px;
}
#home-news .wrapper h2{
font-size:24px;
}
.news_list li{
flex-direction:column;
padding:15px 0;
text-align:left;
}
.news_meta{
margin:0 0 1px 0;
width:100%;
}
.news_ttl{
width:100%;
}


/* TOP開催概要
------------------------------------------------------------ */
.corp_txt_box h3 {
font-size:20px !important;
  text-align: center !important;
}
.corp_txt_box dt {
	width:100%;
	float: none;
	font-size:14px;
}

.corp_txt_box dd {
margin-left:0;
border-left:none;
	font-size:15px;
}
.corp_txt_box dt,.corp_txt_box dd {
  padding: 10px;
}


}


@media screen and (max-width:640px) {
#introduction h3{
text-align:justify;
margin-top:30px;
font-size:16px;
}

.movie nav ul li.logo {
left: 15px;
}



ul.castlist{
width:100%;
margin:0 auto;
text-align:center;
}
.cltxtbox{
float:none;
width:100%;
margin:0px 0 0 0;
}
.cltxtbox p.clp{
text-align:left;
}
.mov-arrow {
display:none;
}


.evelist li{
float:none;
margin:0 0px 5px 0;
}

.evelist li img{
width:100%;
}


.exh_contact{
padding:10px 6px 15px;
width:100%;
line-height:1.4;
}


/* #linktable
------------------------------------------------------------ */

.link_table{
width:100%;
border: none;
list-style-type:none;

}
.link_table tr{
display: block;
    }

.link_table td{
display: list-item;
border: none;
width:auto;
margin:0px 0;
padding:0;
text-align:center;
font-size:95%;
height:auto;
line-height:1.3;
    }
.link_table td.link_td{
display: list-item;
border: none;
width:auto;
    }
.link_table td.link_icon{
margin:8px 0;
padding:10px 0 0px;
border-top:1px solid #999;
border-right:none;
width:auto;
height:auto;
}
.link_table .extd{
width:auto;
}

.ex_cat{
font-size:85%;
}


.origin_tbl{
width:100%;
margin:5px auto;
}
.link_td_body img{
float:none;
width:100%;
padding:5px 0;
}
.origin_left{
float:none;
width:100%;
}

.link_table3 .link_td_price,.link_table3 .link_td_price2,.link_table3 .link_td_price3{
width:100%;
margin:3px 0 0 0;
}
.link_table3 .link_td_price_ev{
width:100%;
margin:3px 0 0 0;
}
.link_table3 td.link_td_name1{
line-height:1.5;
height:auto;
padding:3px 0 0 0;
text-align:center;
}
.link_table3 td.link_td_name2{
line-height:1.5;
height:auto;
padding:3px 0 0 0;
text-align:center;
}

.link_table3 .link_td_name2 img{
float:none;
text-align:center;
width:100%;
}




}


@media screen and (max-width:480px) {
.guestmk_s{
margin:0px 0 0 0;
line-height:1.5;
font-size:70%;
}

.fmperson li{
float:none;
margin:0 0px 10px 0;
}
.fmperson img{
width:100%;
}
.guest_tbl li {
height: 140px;
}
	
.comment{
text-align:center;
}
.comment img{
float:none;
padding:10px;
margin:0 auto;
}
.comment p{
text-align:left;
}

/*.movie-overlay {
	background-color:#000;
	opacity:1;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:auto;
	height:auto;
	background: url(../imgs/sp_fs2018b.png) center;
background-size:cover;
}
*/
#top{
display:none;
}

.galimg{
display:block;
margin:0 auto;
max-width:100%;
text-align:center;
}
.galimg li{
float:left;
margin:5px auto;
display:block;
width:100%;
}
.spimg{
display:block;
}
.pcimg{
display:none;
}

.imgright{
width:100%;
padding:0 0 10px;
float:none;
}


.galimg li.galimg_sp{
display:none;
}

#pagetop{
visibility:hidden;
}
p.titleb {
	font-size:1.1em;
	margin:10px 0;
line-height:1.4;
}
p.title {
	font-size: 1.2em;
	margin: 20px 0;
line-height:1.4;
}
p{
line-height: 1.6;
	}

}

@media screen and (max-width:380px) {
}
