@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

-------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

html, body {
  height: 100%;
}

a:link,a:visited {
	color: #696969;
}
a:hover {
	color: #a7a7a7;
}
::selection {
	background: #51688a;
	color: #ffffff;
}


#pageHome {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  height: 900px;
}

#bgPhoto {
 margin: 0;
 padding: 0;
/* width: 100%;
 height: 100%;
 min-height: 100%;
*/ position: relative;
 z-index: 1;
}

#bgPhoto .bgPhoto {
 width: 100%;
 text-align: center;
 position: relative;
/* height: auto !important;
 height: 100%;
 min-height: 100%;
 background: #fbf6f7  url(../images/bg_home.jpg) no-repeat center 0;
 background-size: cover;
*/ }
#bgPhoto .bgPhoto img {
 max-width: 100%;
 margin-top:120px;
}
#bgPhoto .bgBanner {
	position: absolute;
	width: 100%;
	margin: 0;
}
#bgPhoto .bgBannerA{
	position: absolute;
	width: 700px;
}
#bgPhoto .bgBannerA,
#bgPhoto .bgBannerB,
#bgPhoto .bgBannerC{
	position: absolute;
	width: 500px;
}
#bgPhoto .bgBannerD {
	position: absolute;
	width: 700px;
}
#bgPhoto .bgBannerE {
	position: absolute;
	width: 430px;
}
#bgPhoto .bgBannerF {
	position: absolute;
	width:500px
	}
#bgPhoto .bgBannerA {
	bottom: 275px;
	left: 0;
	right: 0;
	margin: auto;
}
#bgPhoto .bgBannerB {
	bottom: 130px;
	left: 40px;
}
#bgPhoto .bgBannerC {
	bottom: 130px;
	right: 40px;
}
#bgPhoto .bgBannerD {
	bottom: 425px;
	right: 40px;
}
#bgPhoto .bgBannerE {
	bottom: 450px;
	left: 60px;
}
#bgPhoto .bgBannerF {
	bottom: 700px;
	right: 0;
	left:0;
	margin:0 auto;
}

body {
	/*background: #fbf6f7;*/
	background: #f1f1f1;
	min-width: 980px;
}

.commonHeader .globalMenu ul li,
.commonHeader .headerNewsContainer .newsCol h2,
.commonHeader .headerNewsContainer .twitterCol,
.commonHeader .headerNewsContainer .blogCol,
.commonFooter .copyRight,
.pageContent .pageMainTtl,
.pageContent .ttlCircleBl,
.sceduleCol .scMenu li,
.sceduleCol dl dt ,
.profileCol dl dd,
.biographyCol section h2,
.goodsCol .goodsList li .new
 {
	font-family: 'texgyreadventorregular';
}


/* ================================================================================ */
/*      commonHeader     */
/* ================================================================================ */
.commonHeader {
	/*background: #fbf6f7;*/
	background: #f1f1f1;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}

#pageHome .commonHeader {
	position:absolute;

}

.commonHeader header {
	border-bottom: 1px solid #CCC;
}

.commonHeader h1 {
	float: left;
	position: relative;
	top: 10px;
	z-index: 1;
}

.commonHeader h1 a {
}

.commonHeader .globalMenu {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.commonHeader .globalMenu ul {
	padding-top: 40px;
	padding-left: 130px;
	position: absolute;
}

.commonHeader .globalMenu ul li {
	display: inline-block;
	margin-right: 20px;
	height: 55px;
	font-size: 130%;
	box-sizing: border-box;
	/*border-bottom: 0 solid #fd2c5d;*/
	border-bottom: 0 solid #2E2E2E;
}

.commonHeader .globalMenu ul li:hover {
	/*color: #fd2c5d;*/
	color: #2E2E2E;
}

.commonHeader .globalMenu ul li:last-child {
	margin-right: 0;
}

.commonHeader .globalMenu ul .news {

}

.commonHeader .globalMenu ul .schedule {

}

.commonHeader .globalMenu ul .media {

}

.commonHeader .globalMenu ul .profile {

}

.commonHeader .globalMenu ul .movie {
}

.commonHeader .globalMenu ul .discography {
}

.commonHeader .globalMenu ul .biography {

}

.commonHeader .globalMenu ul .goods {

}
.commonHeader .globalMenu ul .contact {

}

#pageNews .commonHeader .globalMenu ul .news,
#pageSchedule .commonHeader .globalMenu ul .schedule,
#pageMedia .commonHeader .globalMenu ul .media,
#pageProfile .commonHeader .globalMenu ul .profile,
#pageMovie .commonHeader .globalMenu ul .movie,
#pageDiscography .commonHeader .globalMenu ul .discography,
#pageBiography .commonHeader .globalMenu ul .biography,
#pageGoods .commonHeader .globalMenu ul .goods,
#pageContact .commonHeader .globalMenu ul .contact
 {
	/*border-bottom: 10px solid #fd2c5d;*/
	border-bottom: 10px solid #2E2E2E;
}

#pageNews .commonHeader .globalMenu ul .news a,
#pageSchedule .commonHeader .globalMenu ul .schedule a,
#pageMedia .commonHeader .globalMenu ul .media a,
#pageProfile .commonHeader .globalMenu ul .profile a,
#pageMovie .commonHeader .globalMenu ul .movie a,
#pageDiscography .commonHeader .globalMenu ul .discography a,
#pageBiography .commonHeader .globalMenu ul .biography a,
#pageGoods .commonHeader .globalMenu ul .goods a,
#pageContact .commonHeader .globalMenu ul .contact a
 {
	/*color: #fd2c5d;*/
	color: #2E2E2E;
}

/*      headerNewsContainer     */
/* ================================================================================ */
.commonHeader .headerNewsContainer{
	width: 980px;
	margin: 0 auto;
}

.commonHeader .headerNewsContainer .newsCol {
	width: 732px;
	padding-top: 5px;
	float: left;
	font-size: 114%;
}

.commonHeader .headerNewsContainer .newsCol a:link {
	/*color: #fd2c5d;*/
	color: #696969;
}
.commonHeader .headerNewsContainer .newsCol a:visited {
	/*color: #fd2c5d;*/
	color: #696969;
}
.commonHeader .headerNewsContainer .newsCol a:hover {
	/*color:#FF7695;*/
	color: #a7a7a7;
}
.commonHeader .headerNewsContainer .newsCol a:active {
	/*color:#FF7695;*/
	color: #a7a7a7;
}

.commonHeader .headerNewsContainer .newsCol .bx-wrapper {
	width: 640px;
	/*height: 25px;*/
	float: left;
	overflow: hidden;
}

.commonHeader .headerNewsContainer .newsCol h2 {
	width: 92px;
	float: left;
	/*color: #fd2c5d;*/
	color: #3a3a3a;
	/*font-size: 90%;*/
}

.commonHeader .headerNewsContainer .newsCol ul {
	width: 640px;
	float: left;
}

.commonHeader .headerNewsContainer .newsCol ul li {
	margin-bottom: 2px;
	padding-bottom: 4px;
	min-height: 1em;
}

.commonHeader .headerNewsContainer .newsCol ul li a {
	display:block;
	overflow:hidden;
}

.commonHeader .headerNewsContainer .newsCol ul li .new {
	/*background:#fd2c5d;*/
	background: #ca0000;
	color: #FFF;
	margin-right: 10px;
	padding: 0 5px;
	width: 40px;
	float: left;
	text-align: center;
	display: block;
}

.commonHeader .headerNewsContainer .newsCol ul li .date {
	margin-right: 10px;
	width: 85px;
	float: left;
	display: block;
}

.commonHeader .headerNewsContainer .newsCol ul li .txt {
	float: left;
	display: block;
	width: 450px;
}

.commonHeader .headerNewsContainer .blogCol {
	width: 124px;
	float: left;
	background: #03981f;
	color: #FFF;
}

.commonHeader .headerNewsContainer .blogCol ul li {
	background: #03981f;
}


.commonHeader .headerNewsContainer .twitterCol {
	width: 124px;
	float: left;
	background: #47b3ff;
	color: #FFF;
}

.commonHeader .headerNewsContainer .twitterCol ul li {
	background: #47b3ff;
}

.commonHeader .headerNewsContainer .twitterCol h2,
.commonHeader .headerNewsContainer .blogCol h2 {
	height:30px;
	line-height: 30px;
}

.commonHeader .headerNewsContainer .twitterCol h2 span,
.commonHeader .headerNewsContainer .blogCol h2 span {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	top: 2px;
}

.commonHeader .headerNewsContainer .twitterCol ul,
.commonHeader .headerNewsContainer .blogCol ul {
}

.commonHeader .headerNewsContainer .twitterCol ul li,
.commonHeader .headerNewsContainer .blogCol ul li {
	height: 25px;
	padding-left: 10px;
}

.commonHeader .headerNewsContainer .twitterCol ul li a,
.commonHeader .headerNewsContainer .blogCol ul li a {
	color: #FFF;
	display: block;
}

.commonHeader .headerNewsContainer .twitterCol ul li a:hover,
.commonHeader .headerNewsContainer .blogCol ul li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
}


.commonHeader .headerNewsContainer .twitterCol ul li a:before,
.commonHeader .headerNewsContainer .blogCol ul li a:before {
	content: '>';
	margin-right: 8px;
}

/*      pager     */
/* ================================================================================ */

.pagerBlock .wp-pagenavi {
	text-align: center;

}

.pagerBlock .wp-pagenavi .page {
	display: inline-block;
	margin-right: 1em;
	background:#FFF;
	text-align: center;
	/*border: 1px solid #fd2c5d;*/
	border: 1px solid #2E2E2E;
	padding: 5px;
	width: 15px;
}

.pagerBlock .wp-pagenavi .current {
	display: inline-block;
	margin-right: 1em;
	/*background:#fd2c5d;*/
	background: #2E2E2E;
	text-align: center;
	/*border: 1px solid #fd2c5d;*/
	border: 1px solid #2E2E2E;
	color: #FFF;
	padding: 5px;
	width: 15px;
}

.pagerBlock .wp-pagenavi .previouspostslink,
.pagerBlock .wp-pagenavi .nextpostslink {
	display: inline-block;
	margin-right: 1em;
	padding: 5px;
	font-size: 200%;
}

/* ================================================================================ */
/*      homeContent     */
/* ================================================================================ */
.homeContent {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#pageHome .homeContent {
  width: 1200px;
}
.homeContent__bottom {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.homeContent .video {
	position: absolute;
	z-index: 2;
	margin-top: -180px;
	margin-left: 515px;
}

.homeContent .video img{
	height: 120px;
	width:350px;
}

.homeContent .banner {
	width: 100%;
	margin-top: 20px;
}
.homeContent .banner ul {
	text-align: center;
}
.homeContent .banner ul .imgover{
	display: inline-block;
	width: 30%;
  margin: 0 3px;
  position: relative;
}
.homeContent .banner ul .imgover img{
	width: 100%;
	max-width: 433px;
}
.homeContent .banner ul .banner__item {
  display: inline-block;
  width: 24%;
  margin: 0 3px;
  position: relative;
}
.homeContent .banner ul .banner__item img {
  width: 100%;
  max-width: 433px;
  transition: all .1s;
  box-sizing: border-box;
}
.homeContent .banner ul .banner__item img:hover {
  outline: 10px solid #8939ce;
  outline-offset: -10px;
}

.banner__bottom {
	width: 100%;
	margin-top: 20px;
}
.banner__bottom ul {
	text-align: center;
}
.banner__bottom ul li{
	display: inline-block;
	width: 23%;
	margin: 0 3px;
}
.banner__bottom ul li:hover {
	opacity: 0.8;
}
.banner__bottom ul li img{
	width: 100%;
	max-width: 433px;
}

.homeContent .BTright {
	position: absolute;
	z-index: 2;
	margin-top: -180px;
	margin-left: 515px;
}

.homeContent .BTright img{
	height: 120px;
	width:350px;
}


.homeContent .BTleft {
	position: absolute;
/*
	left: 0;
	bottom: 18px;
*/
	z-index: 3;
	margin-top: -180px;
	margin-left: 130px;
}

.homeContent .BTleft img{
	height: 120px;
	width:350px;
}


.homeContent .Bleft {
	position: absolute;

/*
	left: 0;
	bottom: 18px;
*/
	z-index: 2;
	margin-top: -30px;
	margin-left: 0;
}

.homeContent .Bleft img{
	height: 66px;
	width:240px;
}

.homeContent .Blcenter {
	position: absolute;
	display:none;
/*
	left: 0;
	bottom: 18px;
*/
	z-index: 3;
	margin-top: -30px;
	margin-left: 60px;
}

.homeContent .Blcenter img{
	height: 75px;
	width: 260px;
}

.homeContent .Brleft {
	position: absolute;

/*
	left: 0;
	bottom: 18px;
*/
	z-index: 2;
	margin-top: 15px;
	margin-left: -28px;
}

.homeContent .Brleft img{
	height: 100px;
	width: 320px;
}


.homeContent .Brcenter {
	position: absolute;
	display:none;
	z-index: 3;
	margin-top: 15px;
	margin-left: 325px;
}

.homeContent .Brcenter img{
	height: 100px;
	width: 320px;
}

.homeContent .Bright {
	position: absolute;
	display:none;
/*
	left: 0;
	bottom: 18px;
*/
	z-index: 2;
	margin-top: 15px;
	margin-left: 680px;
}

.homeContent .Bright img{
	height: 100px;
	width: 320px;
}

.homeContent .Bunder {
	position: absolute;
	display:none;
/*
	left: 0;
	bottom: 18px;
*/
	z-index: 2;
	margin-top: 80px;
	margin-left: 117px;
}

.homeContent .Bunder img{
	height: 110px;
	width:750px;
}

.homeContent .copy {
	position: absolute;
/*
	left: 0;
	bottom: 18px;
*/
	z-index: 2;
	/*margin-top: -382px;*/
	margin-top: -250px;
	margin-left: 88px;
}

.homeContent .copy img{
	width:800px;
}

/* ================================================================================ */
/*      pageContent     */
/* ================================================================================ */
.pageContent {
	background: #FFF;
	overflow: hidden;
	margin-top: 120px;
}

.pageContent .pageMainTtl {
	background: url(../images/bg_contHeader.png) repeat 0 0;
	text-align: center;
	height: 200px;
	line-height: 200px;
	font-size: 400%;
	color: #FFF;
}

.pageContent .innerBlock {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

/*      newsList     */
/* ================================================================================ */
.pageContent .newsList {
	padding: 10px 0 80px 0;
}

.pageContent .newsList li {
	border-bottom:1px dotted #ccc;
}

.pageContent .newsList li a:hover,
.pageContent .newsList li:hover {
	color: #FFF;
}

.pageContent .newsList li span {
	margin-right: 15px;
}

.pageContent .newsList li .new {
	background: none repeat scroll 0 0 #ca0000;
	color: #fff;
	margin-right: 10px;
	padding: 0 5px;
}



.pageContent .newsList li .category, .newsDetailCol header .category {
	background: #000;
	color: #FFF;
	padding: 0 8px;
	width: 70px;
	text-align: center;
	display: inline-block;
	font-size: 80%;
}

.pageContent .newsList li a {
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
}

.pageContent .newsList li a:before {
	content: '>';
	margin-right: 15px;
	/*color: #fd2c5d;*/
	color: #2e2e2e;
}

.pageContent .archiveCol {
	/*width: 470px;*/
	width: 100%;
	/*float: left;
	margin-right: 20px;
	clear: both;*/
}
#pageNews .pageContent .archiveCol,
#pageNews-schedule .pageContent .archiveCol,
#pageNews-release .pageContent .archiveCol {
	margin-bottom: 30px;
}
#pageBiography .pageContent .archiveCol {
	margin-top: 80px;
}

.pageContent .categoryCol {
	width: 100%;
	margin-top: 50px;
	/*width: 470px;
	margin-left: 20px;
	float: left;*/
}

.pageContent .ttlCircleBl {
	background: url(../images/ttl_bg_circle.png) no-repeat 0 0;
	/*width: 182px;
	height: 182px;*/
	width: 90px;
	height: 92px;
	margin: 0 auto;
	display: table;
	text-align: center;
	color: #FFF;
	font-size: 115%;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	/*font-size: 160%;*/
}

.pageContent .ttlCircleBl span {
	display:table-cell;
	vertical-align: middle;
}

.pageContent .categoryCol ul,
.pageContent .archiveCol ul {
	padding-bottom: 40px;
	padding-top: 20px;
}

.pageContent .categoryCol ul li,
.pageContent .archiveCol ul li {
	border-bottom:1px dotted #ccc;
}

.pageContent .categoryCol ul li a,
.pageContent .archiveCol ul li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pageContent .categoryCol ul li a:hover,
.pageContent .archiveCol ul li a:hover {
	color:#FFF;
}

.pageContent .categoryCol ul li a:before,
.pageContent .archiveCol ul li a:before {
	content: '>';
	margin-right: 15px;
	/*color: #fd2c5d;*/
	color: #2E2E2E;
}

.pageContent .newsDetailCol {
	padding: 80px 0;
}

.pageContent .newsDetailCol header {
	border-bottom:1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.pageContent .newsDetailCol header h2 {
	font-size: 140%;
}

.pageContent .newsDetailCol header h2:before {
	content: '■';
	margin-right: 10px;
}

.pageContent .newsDetailCol header h2 .new {
	background: none repeat scroll 0 0 #ca0000;
	color: #fff;
	margin-right: 10px;
	padding: 0 5px;
}

.pageContent .newsDetailCol header p {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0;
}

.pageContent .newsDetailCol p {
	margin-bottom: 1em;
	line-height: 1.8;
}

/*      leftCol     */
/* ================================================================================ */
.leftCol {
	width: 715px;
	float: left;
}

/*      rightCol     */
/* ================================================================================ */
.rightCol {
	width: 210px;
	float: right;
}



/*      sceduleCol     */
/* ================================================================================ */
.sceduleCol {
	/*padding: 80px 0;*/
	padding: 40px 0 80px 0;
}

.sceduleCol .scMenu {
	padding: 0 0 40px;
	font-size: 200%;
	text-align: center;
}

.sceduleCol .scMenu li {
	display: inline-block;
  /* margin-right: 40px; */
  /* ZENSAI BOYS追加 */
  /* font-size: 1.14rem; */
  /* MEMBER BIRTHDAY追加 */
  font-size: 1rem;
  margin-right: 30px;
}

.sceduleCol .scMenu li a:before {
	content: '>';
	margin-right: 10px;
	position: relative;
	top: -3px;
}

.sceduleCol dl {
	margin-bottom: 60px;
	border: 1px solid #CCC;
	padding: 40px;
	position: relative;
}

.sceduleCol dl dt {
	position: absolute;
	top:0;
	left: 0;
	width: 120px;
	height: 120px;
	/*background: #fd2c5d;*/
	background: #2E2E2E;
	text-align: center;
	line-height: 120px;
	color: #FFF;
	font-size: 140%;
}

.sceduleCol dl dd {
	padding-left: 140px;
}

.sceduleCol dl dd h2 {
	font-size: 140%;
	border-bottom:1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	/*color: #fd2c5d;*/
	color: #2E2E2E;
}

.sceduleCol dl dd h2 .sns li{
	display: inline-block;
	margin-right: 10px;
}
.sceduleCol dl dd h2 .sns li:last-child {
	margin-right: 0;
}

.sceduleCol dl dd h2 .cosplay,
.sceduleCol dl dd h2 .sold,
.sceduleCol dl dd h2 .new
{
	background: #ca0000;
	color: #FFF;
	width: 100px;
	font-size: 80%;
	text-align: center;
	display: inline-block;
}

.sceduleCol dl dd h2 .new
{
	width: 79px;
}

.sceduleCol dl dd h2:before {
	content: '■';
	margin-right: 10px;
}

.sceduleCol dl dd p {
	margin-bottom: 0.5em;
	line-height: 1.8;
}

.sceduleCol dl dd div {
	margin-bottom: 0.5em;
	line-height: 1.8;
}

.sceduleCol dl dd .ticket,
.sceduleCol dl dd .act,
.sceduleCol dl dd .time,
.sceduleCol dl dd .date {
	font-size: 130%;
}

.sceduleCol dl dd .ticket:before,
.sceduleCol dl dd .act:before,
.sceduleCol dl dd .time:before
{
	content: '・';
	margin-right: 10px;
}

.sceduleCol dl dd .date {
	font-weight: bold;
}

.sceduleCol dl dd .details {
	padding: 20px;
	/*background: #fae3ec;*/
	background: #d4d4d4;
	/*border: 1px dotted #d7acbb;*/
	border: 1px dotted #b1b1b1;
}

.sceduleCol dl dd .details a {
	text-decoration: underline;
}

.sceduleCol dl dd .item {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.birth {
	margin-top: 40px;
	width: 24%;
}

.sceduleCol .instore-clr {
	color: #c91500;
	font-weight: bold;
}

/*      profileCol     */
/* ================================================================================ */
.profileCol {
	padding: 80px 0;
	overflow: hidden;
}

.profileCol dl {
}

.profileCol dl dt {
	/*width: 600px;*/
	width: 300px;
	float: left;
}

.profileCol dl dd {
	width: 350px;
	padding-left: 30px;
	float: left;
}

.profileCol dl dd h2 {
	font-size: 300%;
	margin-bottom: 10px;
}

.profileCol dl dd p {
	margin-bottom: 10px;
}

.profileCol dl dd h3 {
	margin-bottom: 10px;
}

.profileCol .profileHeadline {

}

.profileCol .d1 {
	margin-bottom: 1em;
	text-align: center;
	padding: 20px 0;
}

.profileCol .profileHeadline {
	padding: 20px;
	/*background: #fae3ec;*/
	background: #C1C1C1;
	/*border: 1px dotted #d7acbb;*/
	border: 1px solid #B5B5B5;
	overflow: hidden;
}

.profileCol .profileHeadline dt {
	width: 200px;
	float: left;
}

.profileCol .profileHeadline dt img {
	width: 200px;
}

.profileCol .profileHeadline dd {
	width: 700px;
	float: left;
}

.profileCol .profileHeadline dd h3 {
	font-size: 140%;
}

.profileCol .memberLink {
	font-size: 140%;
	clear: both;
	text-align: center;
	padding-top: 40px;
}

.profileCol .memberLink li {
	display: inline-block;
	margin-right: 40px;
}


/*      movieCol     */
/* ================================================================================ */
.movieCol {
	padding: 80px 0;
	overflow: hidden;
}

.movieCol .scMenu {
	padding: 0 0 40px;
	font-size: 200%;
	text-align: center;
}

.movieCol .scMenu li {
	display: inline-block;
	margin-right: 40px;
}

.movieCol .scMenu li a:before {
	content: '>';
	margin-right: 10px;
	position: relative;
	top: -3px;
}

.movieCol ul.items {
}

.movieCol ul.items li {
	float: left;
	width: 470px;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	border: 0px solid #fd2c5d;
}

.movieCol ul.items li a{
	display: block;
	width: 470px;
	height: 300px;
	overflow: hidden;

}

.movieCol ul.items li img {
}

.movieCol ul.items li .img {
	position: absolute;
	display: block;
	top:-45px;
	left:0;
}

.movieCol ul.items li .headLine {
	position: absolute;
	display: block;
	bottom:0;
	left:0;
	/*background: #fd2c5d;*/
	background: #2E2E2E;
	text-align:center;
	padding: 8px 0;
	width: 100%;
	color: #FFF;
	/*background-color: rgba(253,44,93,0.8);*/
}

/*      biographyCol     */
/* ================================================================================ */
.biographyCol {
	padding: 80px 0;
	overflow: hidden;
}

.biographyCol section {
	margin-bottom: 40px;
}

.biographyCol section h2 {
	font-size: 400%;
	margin-bottom: 10px;
	text-align: center;
	/*border-bottom: 1px solid #fd2c5d;*/
	border-bottom: 1px solid #2E2E2E;
	padding: 5px 0;
	/*color: #fd2c5d;*/
	color: #2E2E2E;
	margin-bottom: 20px;
}

.biographyCol section h3 {
	font-size: 160%;
	margin-bottom: 10px;
}

.biographyCol section h3:before {
	content: '■';
	margin-right: 10px;
}

.biographyCol section ul {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.biographyCol section ul li {
	margin-bottom: 10px;
}

.biographyCol section .bList li .bTitle{
	/*color:#fd2c5d;*/
	color: #2E2E2E;
	font-weight: bold;
}

.biographyCol section .release {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 160%;
}

.biographyCol .cosplay,
.biographyCol .sold {
	background: #ca0000;
	color: #FFF;
	width: 74px;
	font-size: 80%;
	text-align: center;
	display: inline-block;
}

/*      contactCol     */
/* ================================================================================ */
.contactCol {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/riostarlogo.png);
	background-repeat: no-repeat;
	background-position:right 140px;
}


/*      goodsCol     */
/* ================================================================================ */
.goodsCol {
	padding: 80px 0;
	overflow: hidden;
}

.goodsCol h2 {
	font-size: 400%;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #fd2c5d;
	padding: 5px 0;
	color: #fd2c5d;
	margin-bottom: 60px;
}

.goodsCol .goodsList {
}

.goodsCol .goodsList li {
	float: left;
	margin: 0 5px 35px 5px;
	width: 230px;
	height: 230px;
	position: relative;
	border:solid 1px #C5C5C5;
}

.goodsCol .goodsList li a {
	display: block;
}

.goodsCol .goodsList li .new {
	position: absolute;
	right: -5px;
	top: -30px;
	display: block;
	background: url(../images/bg_circle_s.png) no-repeat 0 0;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	z-index: 2;
	color: #FFF;
	font-size: 140%;
}

.goodsCol .goodsList li .sold {
	position: absolute;
	right: -5px;
	top: -30px;
	display: block;
	background: url(../images/bg_circle_s2.png) no-repeat 0 0;
	width: 60px;
	height: 60px;
	text-align: center;
	/*line-height: 64px;*/
	line-height: 18px;
	z-index: 2;
	color: #FFF;
	font-size: 140%;
	padding-top: 15px;
}

.goodsCol .goodsList li .img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 230px;
	height: 230px;
	overflow: hidden;
}

.goodsCol .goodsList li .img img {
	width: 230px;
}

.goodsCol .goodsList li .detail {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 8px 0;
	color: #FFF;
	/*background: #fd2c5d;*/
	background: #2e2e2e;
	/*background-color: rgba(253,44,93,0.8);*/
	background-color: rgba(46, 46, 46, 0.8);
	display: inline-block;
	text-align:center;
}

.goodsDetailCol {
	padding: 80px 0;
	overflow: hidden;
}

.goodsDetailCol dl {
}

.goodsDetailCol dl dt {
	width: 600px;
	float: left;
}

.goodsDetailCol dl dt img {
	width: 100%;
}

.goodsDetailCol dl dd {
	width: 350px;
	padding-left: 30px;
	float: left;
}

.goodsDetailCol dl dd h2{
	font-size: 200%;
	margin-bottom: 20px;
}

.goodsDetailCol dl dd p{
	margin-bottom: 1em;
}

.goodsDetailCol dl dd h2 .cosplay,
.goodsDetailCol dl dd h2 .sold,
.goodsDetailCol dl dd h2 .new
{
	background: #ca0000;
	color: #FFF;
	width: 100px;
	font-size: 60%;
	text-align: center;
	display: inline-block;
}



/*      discographyCol     */
/* ================================================================================ */
.discographyCol {
	padding: 80px 0;
	overflow: hidden;
}

.discographyCol dl {
	margin-bottom:40px;
	overflow: hidden;
}

.discographyCol dl dt {
	width: 490px;
	float: left;
}

.discographyCol dl dt .chigaihouken_2015dvd{
	margin-left:65px;
}


.discographyCol dl dd {
	width: 460px;
	padding-left: 30px;
	float: left;
}

.discographyCol dl dd p {
	margin-bottom: 1em;
}

.discographyCol dl dd ul {
	margin-bottom: 1.5em;
}

.discographyCol dl dd h2 {
	font-size: 140%;
}

.discographyCol dl dd h3 {
	font-size: 120%;
}

.discographyCol .dcMenu{
	padding: 0 0 30px;
	font-size: 175%;
	text-align: center;
}

.discographyCol .dcMenu li {
	display: inline-block;
	margin-right: 25px;
}

.discographyCol .dcMenu li a:before {
	content: '>';
	margin-right: 10px;
	position: relative;
	top: -3px;
}

.discographyListCol .discoList {
	overflow: hidden;
	clear: both;
	padding: 80px 0;
}

.discographyListCol .discoList li {
	float: left;
	margin: 0 5px 10px 5px;
	width: 230px;
	height: 230px;
	position: relative;
	overflow: hidden;
}

.discographyListCol .discoList li img {
	max-width: 230px;
}


.discographyListCol .discoList li .img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.discographyListCol .discoList li .detail {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 8px 0;
	color: #FFF;
	/*background: #fd2c5d;*/
	background: #2e2e2e;
	/*background-color: rgba(253,44,93,0.8);*/
	background-color: rgba(46, 46, 46, 0.8);
	display: inline-block;
	text-align:center;
}

/*      pageMedia     */
/* ================================================================================ */
#pageMedia .serial {
	margin-top: 70px;
	margin-left: 104px;
	font-size: 115%;
}
#pageMedia .serial .tags {
	display: block;
	width: 72px;
	margin-bottom: 5px;
	background: #000;
	color: #FFF;
	padding: 3px 8px;
	text-align: center;
	font-size: 10px;
}

/* ================================================================================ */
/*      commonFooter     */
/* ================================================================================ */
.commonFooter {
	clear: both;
	/*background: #fbf6f7;*/
	background: #f1f1f1;
	padding: 20px 0;
}

#pageHome .commonFooter {
	margin-top: 0;
}

.commonFooter footer {
  /* width: 980px; */
  width: 95%;
  max-width: 1350px;
	margin: 0 auto;
  position: relative;
  text-align: center;
}
.commonFooter .mobile,
.commonFooter .lezard_linestamp,
.commonFooter .galaxy {
  display: inline-block;
  width: 19%;
  margin: 0 3px;
}

.commonFooter .mobile {
	/* text-align: center;
	padding-bottom:10px;
	float:left; */
}

.commonFooter img{
  /* width:300px; */
  width: 100%;
  max-width: 433px;
}

.commonFooter .lezard_linestamp {
	/* text-align: center;
	padding-bottom:10px;
	width:32.5%;
	float:left; */
}

.commonFooter .lezard_linestamp img{
	/* width:300px; */
}


.commonFooter .galaxy {
	/* text-align: center;
	padding-bottom:10px;
	float:left; */
}

.commonFooter .galaxy img{
	/* width:300px; */
}


.commonFooter .footerBannerList {
	text-align: center;
}

.commonFooter .footerBannerList li {
	display: inline-block;
	margin-right: 10px;
}

.commonFooter .footerBannerList li:last-child {
	margin-right: 0;
}

.commonFooter .sns{
	text-align: center;
	padding-top: 10px;
}
.commonFooter .sns li{
	display: inline-block;
	margin-right: 10px;
}
.commonFooter .sns li:last-child {
	margin-right: 0;
}

.commonFooter .copyRight {
	text-align: center;
	padding: 22px 0;
}

#pageTopBtn {
	position: fixed;
	right: -66px;
	bottom: 0;
}


#primary h1 {
	padding: 300px 0;
	text-align: center;

}


/* ================================================================================ */
/*      CALENDAR     */
/* ================================================================================ */
#pageSchedule-calendar .sceduleCol {
	margin-bottom: -80px;
}
#pageSchedule-calendar .sceduleCol .scMenu {
	/*margin-bottom: -40px;*/
}

#pageSchedule-calendar .ticket {
	background-color: #ff4d77;
}

#pageSchedule-calendar .livedate {
	/*background-color: #d72952;*/
	background-color: #3d484c;
}

#pageSchedule-calendar .instoredate {
	/*background-color: #b51d41;*/
	background-color: #737373;
}

#pageSchedule-calendar .eventdate {
	/*background-color: #fd2c5d;*/
	background-color: #2e2e2e;
}

#pageSchedule-calendar .mediainfo {
	background-color: #5b0b1e;
}

#pageSchedule-calendar .birthday {
	background-color: #9c3e54;
}

#pageSchedule-calendar .releasedate {
	background-color: #f0708e;
}



/* ================================================================================ */
/*      jScrollPaneContainer     */
/* ================================================================================ */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:#FFF;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666666;
	cursor: pointer;
	overflow: hidden;
	width:2px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}




/* ================================================================================ */
/*      fancybox     */
/* ================================================================================ */

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
	display:none;
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11000;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 11010;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 11020;
	border: 0px solid #FFF;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 11010;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 11030;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left,  #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 11020;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico,  #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 11020;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover,  #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 10010;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 11020;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */







.fancybox-ie6 #fancybox-close {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w,  .fancybox-ie6 #fancybox-bg-e,  .fancybox-ie6 #fancybox-left,  .fancybox-ie6 #fancybox-right,  #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
 top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
	background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	height: 17px;
	overflow: hidden;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFF;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #008cab;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 900;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}




/*!
 * FullCalendar v2.2.2 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
}

.fc-rtl {
	text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed hr,
.fc-unthemed .fc-popover .fc-header {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed .fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #ccc;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	font-size: 2em;
	line-height: .5em;
	height: .5em; /* will make the total height 1em */
	font-family: "Courier New", Courier, monospace;
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
}

.fc-icon-x:after {
	content: "\000D7";
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }

.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: .05em; /* seems to be a good adjustment across browsers */
	margin: 0 .1em;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header {
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: 25px;
	margin-top: 4px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc hr {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-style: solid;
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	z-index: 1;
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	z-index: 2;

}

.fc-row .fc-highlight-skeleton {
	z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
	z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
	overflow-y: scroll;
	overflow-x: hidden;
}

.fc-scroller > * { /* we expect an immediate inner element */
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
	overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	/*border: 1px solid #3a87ad; /* default BORDER color */*/
	background-color: #3a87ad; /* default BACKGROUND color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px; /* replace the border with padding */
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.fc-day-grid-event > .fc-content { /* force events to be one-line tall */
	/*white-space: nowrap;*/
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

/* resize handle (outside of fc-content, so can go outside of bounds) */

.fc-day-grid-event .fc-resizer {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 7px;
}

.fc-ltr .fc-day-grid-event .fc-resizer {
	right: -3px;
	cursor: e-resize;
}

.fc-rtl .fc-day-grid-event .fc-resizer {
	left: -3px;
	cursor: w-resize;
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
	z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
	z-index: 2;
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/

.fc-toolbar {
	text-align: center;
	margin-bottom: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}

/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.fc-toolbar button {
	position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
	z-index: 2;
}

.fc-toolbar .fc-state-down {
	z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
	z-index: 4;
}

.fc-toolbar button:focus {
	z-index: 5;
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* we are sure there are no day numbers in these views, so... */
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view tbody .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 0 2px;
}

.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
	padding-top: 2px;
	padding-bottom: 2px;
}

.fc-basic-view .fc-week-number {
	text-align: center;
}

.fc-basic-view .fc-week-number span {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
	text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
	text-align: left;
}

.fc-day-number.fc-other-month {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap;
}

.fc-ltr .fc-axis {
	text-align: right;
}

.fc-rtl .fc-axis {
	text-align: left;
}

.ui-widget td.fc-axis {
	font-weight: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
	position: relative;
	z-index: 1;
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
	z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-time-grid .fc-bgevent-skeleton {
	z-index: 3;
}

.fc-time-grid .fc-highlight-skeleton {
	z-index: 4;
}

.fc-time-grid .fc-content-skeleton {
	z-index: 5;
}

.fc-time-grid .fc-helper-skeleton {
	z-index: 6;
}


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
	position: relative;
}

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
	position: absolute;
	z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-time-grid-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event > .fc-content { /* contains the time and title, but no bg and resizer */
	position: relative;
	z-index: 2; /* above the bg */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
	padding: 0 1px;
}

.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap;
}

.fc-time-grid-event .fc-bg {
	z-index: 1;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25); /* for IE */
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer */

.fc-time-grid-event .fc-resizer {
	position: absolute;
	z-index: 3; /* above content */
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.fc-time-grid-event .fc-resizer:after {
	content: "=";
}


/* goodsページ */
.pageTtl {
  background: url(../images/bg_contHeader.png) repeat 0 0;
  text-align: center;
  height: 200px;
  line-height: 200px;
  font-size: 2rem;
  color: #FFF;
}
.goods {
  margin: 20px 0;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.goods__item {
  display: inline-block;
  width: 28%;
  margin: 20px;
}
.goods__img {
  font-size: 0;
  margin-bottom: 10px;
}
.goods__img img {
  width: 100%;
  border: 1px solid #e8e8e8;
}
.goods__detail {
  font-size: 0.9rem;
}
.goods__name {
  font-weight: bold;
}
.goods__price {
  color: #c91500;
}
.goods__presale {
  margin-top: 30px;
  font-size: 0.85rem;
}
.goods__presale__ttl {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 20px;
  background-color: #333;
  color: #fff;
}
.goods__caution {
  margin-top: 30px;
}
.goods__caution__ttl {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 20px;
  background-color: #ad1200;
  color: #fff;
}

/* 2020/01/09 追加 */
.modal__contents {
	display: none;
	width: 80%;
	max-width: 1000px;
	box-sizing: border-box;
	background-color: #fff;
	margin: auto;
	padding: 30px;
	font-weight: bold;
	font-size: 0.8rem;
	position: relative;
}
.modal__heading {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.mfp-close {
	color: #ffffff !important;
    top: -60px;
    right: -70px;
}