@charset "utf-8";

#content {
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/header/logo_anniversary_3.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 1200px 305px;
}

/* header */
#header .topics {
	position: absolute;
	top: 80px;
	left: 40px;
	display: none;
	opacity: 0;
	z-index: 5;
}

/* content */
h2 {
	display: none;
	opacity: 0;
}
#content {
	margin-bottom: 0px;
}
#content .catch {
	display: none;
	opacity: 0;
}
#content .member ul {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
#content .member ul li {
	display: none;
}
#content .member ul li.member_group_1 {
	position: absolute;
	top: -243px;
	left: 0;
	z-index: 3;
}
#content .member ul li.member_group_2 {
	position: absolute;
	top: -243px;
	left: 0;
	z-index: 2;
}
#content .member ul li.member_group_3 {
	position: absolute;
	top: -243px;
	left: 0;
	z-index: 1;
}

/* content > main */
#content .main {
/*	height: 395px; */
}
#content .main .school {
	height: 220px;
	top: 200px;
	z-index: -1;
}
#content .main .time {
	width: 30px;
	height: 29px;
	position: absolute;
	top: 14px;
	left: 50%;
	margin: 0 0 0 -15px;
	display: none;
	opacity: 0;
}
#content .main .time img.th {
	-webkit-transform: rotate(0deg);
	-moz-transform   : rotate(0deg);
	-ms-transform    : rotate(0deg);
	-o-transform     : rotate(0deg);
	transform        : rotate(0deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#content .main .time img.tm {
	-webkit-transform: rotate(90deg);
	-moz-transform   : rotate(90deg);
	-ms-transform    : rotate(90deg);
	-o-transform     : rotate(90deg);
	transform        : rotate(90deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#content div.w_space {
	position: relative;
	top: 188px;
	background: #fff;
	margin: 0;
	padding: 25px 0 25px 0;
}
#content .mousou_banner {
	margin-top: 50px;
}
#content .gp_banner {
	margin-top: 50px;
}

#content .first_anniversary {
	position: relative;
	top: 188px;
	background: #fff;
	padding-bottom: 30px;
}
#content .first_anniversary h3 {
	margin-bottom: 15px;
}
#content .first_anniversary .accordion-ttl {
	width: 992px;
	margin: 0 auto 5px auto;
}
#content .first_anniversary .icon-num {
	float: left;
	width: 118px;
}
#content .first_anniversary .accordion-ttl .accordion-btn {
	background-image: url(../images/top/bg_pulldown.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 874px 64px;
	float: left;
	width: 874px;
}
#content .first_anniversary .accordion-ttl .accordion-btn.open {
	background-image: url(../images/top/bg_pulldown_open.png);
}
#content .first_anniversary .accordion-body {
	padding-left: 118px;
	margin: 0 0 10px 0;
	display: none;
}
#content .first_anniversary .accordion-body.has-button .accordion-body-img {
	margin-bottom: -63px;
}
#content .first_anniversary .accordion-body.has-button .external-link-area {
	width: 992px;
	margin: 0 auto;
}
#content .first_anniversary .accordion-body.has-button .external-link {
	position: relative;
	bottom: 71px;
	right: -641px;
	background-image: url(../images/top/btn_buy.png);
	width: 180px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px, 64px;
}
#content .first_anniversary .accordion-body.has-button .cm-link-area {
	width: 992px;
	margin: 0 auto;
}
#content .first_anniversary .accordion-body.has-button .cm-link {
	position: relative;
	bottom: 99px;
	right: -671px;
	background-image: url(../images/top/btn_cm.png);
	width: 180px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px, 64px;
}
#content .first_anniversary .accordion-body .btn-link {
	margin-top: 5px;
}
#content .first_anniversary .comingsoon {
	width: 992px;
	margin: 0 auto 5px auto;
}
#content .first_anniversary .comingsoon-txt{
	float: left;
	width: 874px;
}
#content .main .inner {
	position: relative;
	top: 0;
	height: 190px;
	background-image: url(../images/common/campain_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .main .inner a {
	display: block;
	position: absolute;
	top: 78px;
	left: 50%;
	margin: 0 0 0 90px;
	background-image: url(../images/common/btn_campaign.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .main .entry_txt {
	position: relative;
	top: 77px;
}
#content .main .entry {
    background-image: none;
    top: 85px;
}
#content .main .entry ul {
    text-align: center;
}
#content .main .entry ul li {
	display: inline-block;
	margin: 0 2px;
}
#content .main .bn_1 {
	margin: 7px auto 0;
}
#content .main .news_area {
	margin: 22px auto 0;
	width: 572px;
	height: 32px;
	border: #bfbfbf 1px dashed;
	padding: 8px 16px 10px 9px;
}
#content .main .news_area .title {
	float: left;
	width: 92px;
	height: 32px;
}
#content .main .news_area p.news {
	float: left;
	height: 32px;
	width: 480px;
	text-align: left;
	background: url(../images/top/news_ico.png) right center no-repeat;
}
#content .main .news_area p.news a {
	font-size: 14px;
	line-height: 32px;
	color: #eb99ba;
	text-decoration: underline;
}

/* Twitter */
#official_twitter_area {
	position: absolute;
	top: -30px;
	right: 40px;
	padding: 20px 0 10px 0;
	width: 200px;
	background: rgba(255,255,255,0.9);
	z-index: 5;
}
#official_twitter_area div.title {

}
#official_twitter_area div.follow {
	margin: 18px auto 0;
}
#official_twitter_area #official_twitter {
	margin: 24px auto 0;
}