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

html{
	background: none !important;
}


a:hover, a:focus{text-decoration: underline;}

a:hover img,
a:focus img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

body{
	font-size: 10px;
	font-size: 1.0rem;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.4;
	color: #221815;
}

body::before {
  display: block;
}

/* Layout */
.wrapper{
	width: auto;
	min-width: 290px;
	max-width: auto;
	display: block;
	margin: 0 15px 0 15px;
	text-align: center;
}

.pcHide{
	display: block !important;
}

.spHide{
	display: none !important;
}

.pc_br{
	display: none;
}

.sp_br{
	display: inline;
}

/* header*/
#header{
	width: 100%;
	display: block;
	background-color: #f6f6f6;
	transition: .8s;
}

.header_top{
	width: 100%;
	height: 50px;
	display: none;
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90000;

	/* box-shadow:0px 1px 2px 2px #d9d9d9;
	-moz-box-shadow:0px 1px 2px 2px #d9d9d9;
	-webkit-box-shadow:0px 1px 2px 2px #d9d9d9; */
}

h1{
	width: 254px;
	height: 0;
	display: none;
	padding-top: 60px;
	background: url(../img/logo.png) no-repeat top center;
	background-size: 254px 60px;
	overflow: hidden;
	position: fixed;
	top: 10px;
	left: 10px;
}

.header_top h1{
	width: 254px;
	height: 0;
	display: block;
	margin: 15px 0 0 10px;
	padding-top: 20px;
	background: url(../img/logo_small.png) no-repeat center top;
	background-size: 254px 20px;
	position: static;
}

.header_top h1 a{
	width: 254px;
	height: 20px;
	display: block;
}

#main_visual{
	background: url(../img/h1_sp.png) no-repeat top center;
	top:50px;
}


/* schedule */
#schedule{
	padding: 34px 0 44px 0;
}
#schedule h2.tit{
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: 4px;
}
#schedule h2.tit2{
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: bold;
	letter-spacing: 3px;
	color: #666666;
}
#schedule h2.tit p span{
	display: inline;
	padding: 8px 0 0 0;
	border-top: 3px solid #666666;
}
#schedule h2.tit_date{
	font-size: 46px;
	font-size: 4.6rem;
}
#schedule h2.tit_date span.month{
	font-size: 30px;
	font-size: 3.0rem;
	letter-spacing: 3px;
}

.schedule_box{
	display: block;
	margin: 24px 0 0 0;
	text-align: center;
}
.schedule_box .box{
	padding: 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.schedule_box .venue,
.schedule_box .day,
.schedule_box .time,
.schedule_box .daytime,
.schedule_box .cast,
.schedule_box .price,
.schedule_box .join,
.schedule_box .belongs,
.schedule_box .apply,
.schedule_box .ticket,
.schedule_box .event,
.schedule_box .shop,
.schedule_box .workshop,
.schedule_box .view{
	font-size: 12px;
	font-size: 1.2rem;
}

.ticketIco{
	top: -10px;
	right: -15px;
}
.ticketIco img{
	width: 80px;
	height: auto;
}

.schedule_box dl{
	width: auto;
	padding: 0;
}
.schedule_box dt{
	width: auto;
	display: block;
	float: none;
	margin: 0 auto 0 auto;
}
.schedule_box dt img{
	width: 100%;
	height: auto;
}
.schedule_box dd{
	padding: 12px 0 0 0;
	text-align: left;
}
.schedule_box dd h3{
	display: block;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
	color: #ea6380;
}
.schedule_box dd .venue,
.schedule_box dd .time,
.schedule_box dd .cast,
.schedule_box dd .shop,
.schedule_box dd .workshop,
.schedule_box dd .price{
	font-size: 12px;
	font-size: 1.2rem;
}
.schedule_box dd .ticket,
.schedule_box dd .ask{
	font-size: 10px;
	font-size: 1.0rem;
}

.schedule_box .ticket .pcode,
.schedule_box .ticket .lcode{
	width: 120px;
	height: 1.8rem;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8rem;
	display: inline-block;
	margin-left: 10px;
}

.schedule_box .ask:before{
	content: "お問い合わせ";
	width: auto;
	display: block;
	padding: 4px 0 4px 0;
	margin-right: 0;
	margin-bottom: 12px;
	text-align: center;
}

.attention{
	font-size: 10px;
}
.schedule_box dd .venue:before{
	display: block;
}
.schedule_box a.btn_apply{
	display: block;
	padding: 15px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration: none;
}
.schedule_box a.btn_apply:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.privacy_txt{
	font-size: 1.2rem;
}
.ask{
	display: block;
	margin-top: 16px;
	padding: 10px 10px 10px 10px;
	font-size: 1.2rem;
	border: 1px solid #cccccc;
	text-align: left;
}

.schedule_box .workshop ul
{
	margin: 10px 0 0 0;
}
.schedule_box .workshop li
{
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}
.schedule_box .workshop li dt
{
	width: auto;
	display: block;
	float: none;
}
.schedule_box .workshop li dt img
{
	width: 250px;
	height: auto;
}
.schedule_box .workshop li dd
{
	padding: 10px 0 0 0;
	font-size: 1.5rem;
}
.schedule_box .workshop li dd.wsc_time,
.schedule_box .workshop li dd.wsc_fulltime,
.schedule_box .workshop li dd.wsc_taisyo
{
	font-size: 1.2rem;
}
.schedule_box .workshop li dd.wsc_exp,
.schedule_box .workshop li dd.wsc_profile
{
	font-size: 1.0rem;
}
.schedule_box .workshop li dd.wsc_exp span
{
	font-size: 1.2rem;
}

.schedule_box .workshop li dd.wsc_time:before,
.schedule_box .workshop li dd.wsc_taisyo:before
{
	display: block;
	margin: 0 0 5px 0;
}


/* about */
#about{
	width: 100%;
	margin: 550px 0 0 0;
	padding: 12px 0 34px 0;
	background: url(../img/bg_88.png) repeat top left;
	background-size: 80%;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#about h4{
	width: auto;
	margin: 32px 0 12px 0;
	padding: 232px 0 0 0;
	background: url(../img/h4_about.png) no-repeat center top;
	background-size: 290px 202px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	font-feature-settings : "palt";
}
#about h4 span{
	font-size: 32px;
	font-size: 3.2rem;
}

#about .about_txt{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 2.4rem;
	text-align: left;
}

.comming{
	display: block;
	margin: 22px 0 32px 0;
	font-size: 20px;
	font-size: 1.3rem;
	font-weight: bold;
	color: #e7528d;
	text-align: left;
}

.link_pastyear{
	margin-top: 24px;
}

.link_pastyear li{
	display: block;
	margin-bottom: 8px;
}
.link_pastyear li:before{
	content: "｜";
	display: inline-block;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ffffff;
}
.link_pastyear li:after{
	content: "｜";
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ffffff;
}

.link_lastyear{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 24px;
}

.link_lastyear a{
	width: auto;
	display: block;
	padding: 15px 0 15px 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 1px 2px 2px #d9d9d9;
	-moz-box-shadow:0px 1px 2px 2px #d9d9d9;
	-webkit-box-shadow:0px 1px 2px 2px #d9d9d9;
}

.banner{
	display: inline-block;
	margin: 42px 15px 0 15px;
	text-align: center;
}
.banner img{
	width: 100%;
	height: auto;
}

/* footer */
#footer{
	width: auto;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background-color: #ffffff;
}
.footer_txt{
	min-height: 140px;
	display: inline-block;
	margin: 0 auto 0 auto;
	padding: 144px 0 0 ;
	background: url(../img/f_logo.png) no-repeat top center;
	background-size: auto 140px;
}
.footer_list1{
	display: block;
	margin: 0;
}
.footer_list1 li{
	display: block;
	margin: 10px 0 0 0;
}
.footer_list1 dt,
.footer_list1 dd
{
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #666666;
}

.footer_list2{
	display: block;
	margin: 12px 0 0 0;
}
.footer_list2 dt
{
	display: block;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 2.2rem;
}
.footer_list2 dd
{
	display: inline-block;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 2.2rem;
}
.footer_list3{
	display: block;
	margin:45px 0 0 0;
	text-align: center;
}
.footer_list3 dt
{
	width: 100%;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 3.2rem;
	text-align: center;
}
.footer_list3 dd
{
	display: inline-block;
	padding: 0 0 0 0;
}
.footer_list3 dd img
{
	width: auto;
	height: 32px;
	display: inline-block;
	margin: 8px 8px 0 8px;
}

.footer_bottom
{
	margin-top: 120px;
	padding: 15px 0 15px 0;
}

.footImg{
	height: 91px;
	margin-bottom: -91px;
	background: url(../img/footImg.png) no-repeat center center;
	background-size: auto 91px;
	position: relative;
	top: -103px;
	text-align: center;
}

.copyright{
	display: block;
	margin: 42px 0 0 0;
	padding: 0 0 0 0;
}


/* First view */
#scroll{
	height: 46px;
	bottom: 10px;
}
#scroll a{
	padding-top: 46px;
	background: url(../img/scroll_sp.png) no-repeat center bottom;
	background-size: 50px 46px;
}
#news{
	width: calc(100% - 38px);
	height: auto;
	display: block;
	margin: 0 10px 0 10px;
	padding: 4px 8px 4px 8px;
	left: 0;
	bottom: 58px;
}
#news h2{
	padding: 0 0 5px 0;
	font-size: 15px;
	font-size: 1.5rem;
}
#news h2 span{
	font-size: 11px;
	font-size: 1.1rem;
}
#news ul{
	display: block;
	margin: 8px 0 0 0;
}
#news li dt{
	font-size: 9px;
	font-size: 0.9rem;
}
#news li dd{
	font-size: 12px;
	font-size: 1.2rem;
}

.newsImg{
	width: 100%;
	display: block;
	position: absolute;
	top: -40px;
	left: 0;
}
.newsImg img{
	width: 100%;
	height: auto;
}

/* MENU CSS */
.menu {
	width: 100%;
	height: 110%;
}

.menu-btn {
	width: 30px;
	height: 30px;
	display: block;
	top: 12px;
	right: 10px;
	line-height: 30px;
}

.menu ul {
	width: auto;
	margin: 15% 0 0 0;
}
.menu li{
	width: auto;
	height: 20%;
	float: none;
	margin: 0 15px 10px 15px;
}
.menu li:last-child{
	width: auto;
	height: 10%;
	float: none;
	margin: 0 15px 10px 15px;
	text-align: center;
}
.menu li a {
	height: 100%;
	font-size: 12px;
	font-size: 1.2rem;
}
.menu li:last-child a{
	background-color: #ffffff;
	border: 1px solid #33a7e0;
	color: #33a7e0;
}

.menu li a:hover {
	color: #ef8cb7;
	background-color: #ffffff;
}
.menu li:last-child a:hover{
	background-color: #ffffff;
	color: #33a7e0;
}


.menu-btn span {
	width: 30px;
	padding-top: 30px;
	background-size: 30px 30px;
}

.side-open .menu-btn span {
	background-size: 30px 21px;
}

/* access */
#access{
		padding: 40px 0 52px 0;
}
#access h2.tit{
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: 4px;
}
#access h2.tit p span{
	display: inline;
	padding: 8px 0 0 0;
	border-top: 3px solid #ffffff;
}
.access_box{
	padding: 24px 0 32px 0;
}
.access_box ul{
	width:100%;
	display: block;
	font-size: 1.2rem;
}
.access_box li{
	width: 100%;
	display: block;
	padding: 10px;
	margin-left: 0;
	margin-bottom: 12px;
}
.access_box li h3{
	height: auto;
	margin-bottom: 12px;
	padding-bottom: 6px;
	font-size: 1.8rem;
}
.access_box li h3 span{
	font-size: 1.2rem;
}
.access_box li:nth-child(2) h3{
	line-height: 1.6;
}
.access_box li h4{
	font-size: 1.4rem;
}
.access_box li dt{
	width: 100%;
	display: block;
	float: none;
}
.access_box li dd{
	padding-left: 0;
	margin-top: 12px;
}
.access_box li dd iframe{
	width: 100%;
	height: auto;
}
.access_box li span a {
    margin-top: 8px;
		margin-bottom: 16px;
}
.access_box p:before {
		margin-right: 0;
		margin-bottom: 5px;
		margin-top: 10px;
		display: block;
}

.btn_pdf ul{
	display: block;
	margin-bottom: 12px;
}
.btn_pdf img{
	width: 100%;
	height: auto;
}

.btn_sch_link{
	display: block;
	margin-bottom: 32px;
}
.btn_sch_link li{
	width: auto;
	display: block;
	float: none;
	margin: 0 0 6px 0;
}
.btn_sch_link li a{
	height: 50px;
	display: block;
	line-height: 50px;
	font-size: 13px;
	font-size: 1.3rem;
}
.btn_sch_link li:nth-child(2n){
	clear: right;
}
.btn_sch_link li:nth-child(2n+1){
	margin: 0 0 6px 0;
	clear: left;
}

/* DRAMA BOX */
.drama_box{
	width: auto;
	display: block;
	margin: 0 auto 0 auto;
	padding: 15px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 1px 2px 2px #d9d9d9;
	-moz-box-shadow:0px 1px 2px 2px #d9d9d9;
	-webkit-box-shadow:0px 1px 2px 2px #d9d9d9;
	position: relative;
}
.drama_box ul{
	display: block;
	margin: 24px 0 0 0;
}
.drama_box li{
	width: auto;
	display: block;
	float: none;
	margin: 0 0 24px 0;
	position: relative;
}
.drama_box li:nth-child(2n){
	margin: 0 0 24px 0;
	clear: right;
}
.drama_box li:nth-child(2n+1){
	margin: 0 0 24px 0;
	clear: left;
}
.drama_box li p.sharp{
	width: 24px;
	height: 24px;
	position: absolute;
	top: -5px;
	left: -5px;
	font-size: 12px;
	line-height: 24px;
}
.drama_box h3{
	font-size: 21px;
	font-size: 2.1rem;;
}
.drama_box h3 span{
	display: block;
	margin: 4px 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
}
.drama_box p{
	display: block;
	margin: 12px 0 0 0;
	font-size: 14px;
	font-size: 1.4rem;
}
.drama_box h5{
	display: block;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
	color: #666666;
}
.drama_box h5 span{
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
	color: #000000;
}
.drama_box h5 span.date{
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 2px 18px 2px 18px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
	background-color: #666666;
	color: #ffffff;
	clear: right;
}
.drama_box a h5 span.date{
	background-color: #ea6380;
}
.embedYT{
	display: block;
	margin: 12px auto 0 auto;
	padding: 12px 10px 10px 10px;
	padding-top: 56.25% !important;
	text-align: center;
	position: relative;
	background: url(../img/bg_88.png) repeat center top;
	background-size: 50%;
	background-color: #cccccc;
}

.embedYT iframe{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}


.tabakoMov{
	margin: 16px 0 0 0;
}
.tabakoMov ul li{
	width: auto;
	display: block;
	float: none;
	margin: 10px 0 0 0;
	padding: 6px;
}
.tabakoMov ul li .embed iframe{
	width: 100%;
	height: 56.25%;
}


#sumimasu h4{
	margin: 24px 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 1.8rem;
}
.sumimasuMov{
	margin: 8px 0 0 0;
}
.sumimasuMov li{
	width: auto;
	height: auto;
	display: block;
	float: none;
	margin: 8px 0 0 0;
	padding: 5px;
}
.sumimasuMov li:nth-child(3n+1){
	margin: 8px 0 0 0;
	clear: left;
}
.sumimasuMov li:nth-child(3n){
	clear: right;
}

.sumimasuMov dt{
	width: 120px;
	display: block;
	float: left;
	margin: 0 0 0 0;
}
.sumimasuMov dt.embed iframe{
	width: 120px;
	height: 68px;
}
.sumimasuMov dd{
	display: block;
	margin: 0;
	padding: 0 0 0 130px;
}
.sumimasuMov dd.pcHide{
	display: block;
	margin: 0;
	padding: 0;
	clear: left;
}
.sumimasuMov dd strong{
	font-size: 1.4rem;
}
.sumimasuMov dd p{
	margin: 5px 0 0 0;
	font-size: 1.2rem;
}
.sumimasuMov dd p span.address{
	margin: 5px 0 0 0;
	padding: 5px;
	font-size: 1.0rem;
}

}
