@charset "UTF-8";
/*\*/

/* ------------------------------------
 * Over Ride
 * ------------------------------------ */

article {
	padding: 0 30px 40px;
}

main > article section h2 {
	margin-bottom: 40px;
}
#information h2 span {
	background-image: url(../img/common/title_information.png);
}

.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block;
}

.bx-wrapper .bx-pager {
	display: block !important;
	z-index: 100;
}

@media (max-width: 767px) {
	article {
    	padding: 0 0 10%;
	}
	header h1 {
		border-bottom-color: #fff;
	}
	main > article section h2 {
		margin-bottom: 1%;
	}
	main > article section h2 span {
		margin-bottom: 6%
	}
}

/* ------------------------------------
 * HOME
 * ------------------------------------ */


/*--- MAIN VISUAL ------------------*/

#mainVisual {
	width:100%;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	position: relative;
}

#mainVisual::after{
	content: "";
	background: url(../img/home/mold.png) no-repeat;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: 100% auto;
	width: 100%;
	padding-top: 13.3333%;
	z-index: 100;
	margin-bottom: 10px;
}

#mainVisual img {
	width:100% !important;
}

/*スマートフォン*/
@media (max-width: 767px) {
	#mainVisual::after{
		margin-bottom: 24px;
	}
}

/*--- BANNER ------------------*/

.bnr_top {
	width: 100%;
	padding: 40px 0 60px;
	text-align: center;
}

.bnr_top a {
	display:block;
	width: 940px;
	margin: 0 auto;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	background: -moz-linear-gradient(top, rgba(46,46,46,1) 0%, rgba(35,35,35,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,46,46,1)), color-stop(100%, rgba(35,35,35,1)));
	background: -webkit-linear-gradient(top, rgba(46,46,46,1) 0%, rgba(35,35,35,1) 100%);
	background: -o-linear-gradient(top, rgba(46,46,46,1) 0%, rgba(35,35,35,1) 100%);
	background: -ms-linear-gradient(top, rgba(46,46,46,1) 0%, rgba(35,35,35,1) 100%);
	background: linear-gradient(to bottom, rgba(46,46,46,1) 0%, rgba(35,35,35,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#232323', GradientType=0 );
}

.bnr_top a div {
	padding: 10px 0;
}

.bnr_top a img {
	width: 290px;
	vertical-align: middle !important;
}

.bnr_top span {
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    line-height: 0;
	display: inline-block;
	width: 520px;
	height: 50px;
	margin-right: 22px;
	background-image: url(../img/home/bnr_member_add_text.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	vertical-align: middle;
}

/*PC/タブレット*/
@media (max-width: 999px) {
	.bnr_top {
		padding: 25px 0 40px;
	}
	.bnr_top a {
		width: 94%;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
	}
	.bnr_top a div {
		padding: 0.5% 0 1.5%;
		/*background-position: center center;*/
	}
	.bnr_top span {
		display: block;
		width: 70%;
		height: auto;
		margin: 0 auto;
		padding-top: 9%;
	}
	.bnr_top a img {
	    display: block;
		width: 40%;
		margin: 0 auto 1%;
	}
}


/*スマートフォン*/
@media (max-width: 767px) {
	.bnr_top {
		padding: 5% 0 7%;
	}
	.bnr_top a {
		border-radius: 12px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
	}
	.bnr_top span {
		width: 90%;
		padding-top: 12%;
	}
	.bnr_top a img {
		width: 56%;
		margin: 0 auto 2%;
	}
}


/*--- CONTENTS ------------------*/

#center_contents {
	margin-top: 30px;
}

#sideL {
	float: left;
	width: 490px;
}
#sideR {
	position: relative;
	width: 380px;
	float: right;
}

@media (max-width: 1000px) {
	#sideL {
		float: left;
		width: 51%;
	}
	#sideR {
		float: right;
		width: 43%;
	}
}
@media (max-width: 767px) {
	#center_contents {
		margin-top: 7%;
	}
	#sideL {
		float: none;
		width: 100%;
	}
	#sideR {
		float: none;
		width: 100%;
	}
}

/*--- INFORMATION ------------------*/

#information {
	width: 100%;
}

/*--- MOVIE ------------------*/

#movie {
	margin: 0 auto;
	padding: 10px;
	border-radius: 8px;
	background-color: #e8e8e8;
}
#movie .player {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#movie .player iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*PC/タブレット*/
@media (min-width: 768px) {
}
/*スマートフォン*/
@media (max-width: 767px) {
	#movie {
		margin-top: 12%;
	}
}

/*--- TWITTER ------------------*/

#twitter {
	margin: 20px 0 0;
}

@media (min-width: 768px) {
}
/*スマートフォン*/
@media (max-width: 767px) {
	#twitter {
		margin-top: 8%;
		text-align: center;
	}
}
/*--- clearfix ------------------*/

article:after,
#information #tabNav ul:after {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
