@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 index
--------------------------------------------------------------------------------------- */

/* slideShow ------------------------------ */

#slideBox {
	margin-bottom: 20px;
	border: 7px solid #999999;
	background: #333333;
	zoom:1;
}

#slideShow {
	position: relative;
	padding-bottom: 55px;
	background: #333333;
	z-index: 500;
	overflow:hidden;
	border: none;
}

#slider {
	z-index: 20000;
}

#subBar span {
	display: block;
	padding: 0 10px;
}

#subBar em {
	font-weight: bold;
}

/* titleBlock ------------------------------ */

.titleBlock {
	position: relative;
}

.titleBlock .date {
	position: absolute;
	top: 12px;
	right: 20px;
	text-align: right;
	color: #eeeeee;
	font-size: 131%;
	font-weight:bold;
}

.titleBlock #ttl_event {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../img/sp/ttl_event.gif);
	width: 599px;
	height: 50px;
	border-radius: 0 4px 0 0;
	border-right: 1px solid #666;
}

/* todayEvent ------------------------------ */

.todayEvent {
	margin-top: -1px;
	padding: 16px 19px;
	border: 1px solid #646464;
	background: #2f2f2f;
}

.todayEvent h3 {
	position: relative;
	width: 560px;
	height: 35px;
	margin-bottom: 10px;
	background: url(../img/bg_ttl.gif) no-repeat;
}

.todayEvent h3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.todayEvent h3 img.asagaya {
	top: -6px;
}
.todayEvent h3 img.west {
	top: -9px;
}
.todayEvent h3 img.loft9 {
	top: -5px;
}
.todayEvent h3 img.loftx {
	top: -3px;
}

.todayEvent #west_inc {
	padding-top: 12px;
}

.todayEvent .eventBox {
	padding-bottom: 20px;
}

.todayEvent .line {
	padding-top: 14px;
	background: url(../img/index_line_dot.gif) repeat-x;
}

.todayEvent .eventBox p {
	font-size: 93%;
	line-height: 1.6;
	overflow: hidden;
}
.todayEvent .eventBox p.time_text {
	font-size: 93%;
	line-height: 1.6;
	margin:12px 0 0;
}
.todayEvent .eventBox p.ticket {
	font-size: 85%;
	line-height: 1.6;
	overflow: hidden;
	margin:8px 0 0;
}
.todayEvent .eventBox p.detail {
	text-align:right;
	padding:0 5px 0 0;
	clear:both;
}
.todayEvent .eventBox p.detail a {
	display:inline-block;
	padding:0 18px 0 0;
	background: url(../img/detailbtn_arrow.gif) no-repeat right center;
}
* html .todayEvent .eventBox p {
	zoom: 1;
}

.todayEvent .eventBox h4 {
	margin-bottom: 6px;
	font-size: 108%;
}

.todayEvent .eventBox h4,
.todayEvent .eventBox .subTitle {
	font-weight: bold;
}

.todayEvent .eventBox .imgBlock {
	float: right;
	padding-left: 7px;
	margin-bottom:10px;
}

.todayEvent .eventBox .imgBlock p {
	float: left;
	padding-right: 8px;
}

.todayEvent .eventBox .imgBlock img {
	width: 120px;
	height: auto;
	border: 1px solid #333333;
}

.todayEvent .eventBox .icnPurple {
	display: inline-block;
	margin-bottom: 8px;
	padding: 0 5px;
	background: #9966ff;
	color: #ffffff;
}

/* include add */
div.no_event {
	padding-bottom:20px;
}

div.eventBox div.text_return {
	width: 553px;
	padding-bottom:15px;
}


p.timeblock_icn {
	margin-bottom:8px;
	width:55px;
	height:17px;
	text-indent:-9999px;
}

p.icn_noon {
	background:url(https://www.loft-prj.co.jp/schedule/common/images/icn_noon.gif);
}

p.icn_night {
	background:none;
}

p.icn_midnight {
	background:url(https://www.loft-prj.co.jp/schedule/common/images/icn_midnight.gif);
}


/* sideBox ------------------------------ */

#beta #ttl_rooftop {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../img/sp/ttl_rooftop.gif);
	width: 359px;
	height: 40px;
	border-radius: 0 4px 0 0;
	border-right: 1px solid #666;
}

#beta .sideBox {
	margin: -1px 0 20px;
	padding-top: 4px;
	border: 1px solid #646464;
	background: #2f2f2f;
}

#beta .sideBox a {
	font-weight: bold;
}

#beta .sideBox .list li {
	padding: 10px 8px;
}
#beta .sideBox .list li.evenBg {
	background: #3e3e3e;
}

#beta .sideBox .list .imgBlock {
	float: left;
	margin-right: 10px;
	border: 1px solid #646464;
}

#beta .sideBox .list p {
	overflow: hidden;
}
* html #beta .sideBox .list p {
	zoom: 1;
}

#beta .sideBox .list p.date {
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 93%;
	line-height: 14px;
	font-weight: bold;
}

#beta .sideBox .list p.date img {
	margin-left: 5px;
	vertical-align: middle;
}

#beta .sideBox h3.category {
	margin: 13px 10px 16px;
	padding-left: 7px;
	border-left: 5px solid #ffffff;
	color: #ffffff;
	font-size: 108%;
	font-weight: bold;
}

#beta .sideBox .rooftop p {
	float: right;
	width: 240px;
	font-size: 93%;
}

#beta .sideBox .rooftop h4 {
	float: right;
	width: 240px;
}

#beta .sideBox .rooftop p.imgBlock {
	width: auto;
	margin-left: 0;
}

#beta .sideBox .information {
	margin-top: -4px;
	padding-top: 10px;
	background: #eeeeee;
}

#beta .sideBox .information li {
	padding: 0 12px 10px 23px;
	background: url(../img/icn_arw.gif) no-repeat 12px .6em;
	color: #666666;
}

#beta .sideBox .information li a:link,
#beta .sideBox .information li a:visited {
	color: #333333;
}
#beta .sideBox .information li a:hover,
#beta .sideBox .information li a:active {
	color: #f231cb;
	text-decoration: underline;
}

#beta .sideBox .information li h3 span {
	font-size: 77%;
}

#beta .sideBox .information p {
	margin-top: 2px;
	font-size: 85%;
}

#beta .bnr {display: none;}

/* sideBnr ------------------------------ */

#beta .sideBnr {
	margin-top: 25px;
}

#beta .sideBnr li {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #666666;
}

#beta .sideBnr p {
	font-size: 93%;
	overflow: hidden;
}
* html #beta .sideBnr p {
	zoom: 1;
}

#beta .sideBnr li img {
	border: 1px solid #5F5F5F;
}

#beta .sideBnr p.imgBlock {
	float: left;
	width: 138px;
	margin-right: 20px;
	text-align: center;
}
#beta .sideBnr li p.imgBlock img {
	border: none;
}



/* pc responsive ------------- */
#mobile_menu_switch {display: none;}
@media only screen and (min-width: 701px) {
  #gnav_sp {
    display: flex!important;
    flex-wrap: nowrap;
    align-items: center;
    height: 50px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,020202+100 */
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #666666 0%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #666666 0%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #666;
    border-radius: 4px;
  }
  #gnav_sp > li {
    height: 100%;
    position: relative;
  }
  #gnav_sp > li::after {
    content: "";
    width: 1px;
    height: 24px;
    position: absolute;
    top: 12px;
    right: 0;
    background-color: #030303;
    border-right: 1px solid #888888;
  }
  #gnav_sp > li dl {
    height: 100%;
  }
  #gnav_sp > li dt,
  #gnav_sp > li a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 26px;
    text-decoration: none;
    color: #ccc;
    cursor: pointer;
  }
  #gnav_sp > li dt,
  #gnav_sp > li:nth-child(2) a {
    font-size: 123.1%;
    font-weight: bold;
  }
  #gnav_sp > li dt {
    padding: 0 32px;
  }
  #gnav_sp > li:nth-child(2) a {
    letter-spacing: .05em;
  }
  #gnav_sp > li a:hover {
    color: #fff;
  }
  #gnav_sp > li dl dd {
    max-height: 0;
    overflow: hidden;
    width: 150px;
    transition: max-height 1s;
    position: absolute;
    top: 51px;
    left: 10px;
  }
  #gnav_sp > li dl dd ul li {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
  }
  #gnav_sp > li dl dd ul li a {
    padding: 4px 7px;
    background: #333333;
    color: #999999;
  }
  #gnav_sp > li dl dd ul li a:hover {
    background: #000;
    color: #fff;
  }
  #gnav_sp > li:hover dl dd {
    max-height: 500px;
  }
}
#move-page-top { display: none; text-indent: -9999px; width: 44px; height: 44px; position: fixed; right: -100px; bottom: 10px; background-size: 100% 100%; background-repeat: no-repeat; background-position: 0 0; background-image: url(../img/sp/to_top_btn.png); cursor: pointer;z-index: 20;}

/* top slider ------------- */
#top-slider-box {
	border: 7px solid #999;
	margin: 0 0 20px;
}
#top-slider {
	position: relative;
}
.sp-slides-container {
	border-bottom: none;
}
.sp-caption-container {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	max-width: 1180px;
	padding: 14px 10px 12px;
	padding: 0;
	height:60px;
	font-size: 100%;
	display: table;
	line-height: 1.4em;
}
.sp-caption-inner {
	display: table-cell;
	padding: 0px 10px;
	vertical-align: middle;
	color: #ccc;
}
.sp-caption-container em {
	font-weight: bold;
	margin: 0;
}
.sp-buttons {
	padding: 3px 6px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.slider-pro:hover .sp-buttons {
	opacity: 1;
}

.sp-button {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	color: rgb(0, 0, 0);
	text-align: center;
	width: 12px;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
	margin: 0px 3px 3px 0px;
	border: 1px solid rgb(238, 238, 238);
	background-color: rgb(204, 204, 204);
	border-radius: 0;
}
.sp-button:hover,
.sp-selected-button {
	border: 1px solid rgb(242, 49, 203);
	background-color: rgb(242, 49, 203);
}

.sp-slide img {
	width: 100%;
	height: auto;
}
.sp-arrow {
	width: 38px;
	height: 38px;
}
.sp-previous-arrow,
.sp-next-arrow {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
}
.sp-previous-arrow {
	background-image: url(../images/home/arrow_prev.png);
}
.sp-next-arrow {
	background-image: url(../images/home/arrow_next.png);
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
	background-color: transparent;
}


/* for width：～700px
================================================*/
@media only screen and (max-width: 700px) {
	/*body {background-color: #600;}*/
	#container {
		width: auto;
		margin: 0 10px;
	}
	#header { position: static;}
	#header .logo { padding: 15px 5px 5px;}
	#header .logo img { width: 60px; height: 45px;}
	#header .bnr {
		display: none;
	}
	#mobile_menu_switch { display: block; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;position: absolute;font-weight: 700; z-index: 3; border:1px solid #a7a7a7; color: #a7a7a7; text-decoration: none; top: 18px; right: 15px; text-transform: uppercase; font-size: 116%; padding: 6px 8px 8px; border-radius: 4px;line-height: 1.2em;cursor: pointer;}
	#mobile_menu_switch span { font-size:1.2em; vertical-align: 0em;}
	#mobile_menu_switch.active {background-color: #333;}
	#header .gnav {display: none;}
	#gnav_sp {display: none;font-size: 116%;border-top: 1px solid #999;position: absolute;top: 70px; left: 0;width: 100%;z-index: 20;}
	#gnav_sp li {
		position: relative;
	}
	#gnav_sp dt {
		border-bottom: 1px solid #999;
		background-color: rgba(40,40,40,0.9);
		color: #ccc;
		padding: 8px 14px 8px 8px;
	}
	#gnav_sp dd {
		position:relative;
		display: block;
		overflow: hidden;
		opacity: 1;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	#gnav_sp a {
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #999;
		color: #ccc;
		padding: 8px 24px 8px 8px;
		background-color: rgba(0,0,0,0.9);
	}
	#gnav_sp dd a {
		text-indent: 24px;
	}
	#gnav_sp > li > a {
		background-color: #333;
	}
	#gnav_sp a::before,
	#gnav_sp a::after { position: absolute; top: 50%; right: 20px; display: block; content: ''; width: 6px; height: 2px; background-color: #ccc; border-radius: 1px;}
	#gnav_sp a::before { margin-top: -2.5px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
	#gnav_sp a::after { margin-top: 1px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}

	#top-slider-box {
		border: 1px solid #646464;
	}
	#content {width: auto;margin-top: 0;}
	#alpha { float: none; width: auto;margin-bottom: 20px;}
	.todayEvent .eventBox p.content {display: inline;}
	.todayEvent .eventBox p.detail {display: none;}
	#beta { float: none; width: auto;}
	#footer-inner { width: auto;margin:0 10px;}

	.sp-buttons {
		opacity: 1;
		display: none;
	}
	.titleBlock #ttl_event {
		width: auto;
	}
	.todayEvent h3 {
		width: auto;
		height: 35px;
		margin-bottom: 10px;
		background: url(../img/sp/bg_ttl.gif) no-repeat;
	}
	#beta #ttl_rooftop {
		width: auto;
	}
	#beta .sideBnr {
		text-align: center;
	}
	#beta .bnr {
		display: block;
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid #666666;
		text-align: center;
	}
	#beta img {
		max-width: 100%;
		height: auto;
	}
	#beta .sideBox .rooftop p.imgBlock {
		float: left;
	}
	#beta .sideBox .rooftop p.imgBlock {
		float: left;
	}
	#beta .sideBox .rooftop h4 {
		float: none;
		width: auto;
	}
	#beta .sideBox .rooftop p {
		float: none;
		width: auto;
	}
	#move-page-top {right: 10px;}
}