@charset "UTF-8";
/*==============================================
top
==============================================*/
/*slider*/
#topSlider {
	border-bottom:3px solid #fca3c2;
	padding-bottom: 30px;
	margin-bottom: 4px;
}

#topSliderBox {
	width:100%!important;
	position: relative;
}

#topSliderCopy {
	width:1000px;
	margin:0 auto;
	text-align: center;
}


#topSliderCopy p {
	color:#e62488;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}

#topSliderCopy img {
	width: 50%;
	height: auto;
}

#topLogirl a:hover {
	opacity: 0.7;
}

/*topSliderBanner*/
#topSliderBanner {
	width:1000px;
	margin:0 auto;
	padding: 30px 0 0;
}

#topSliderBanner li {
/*	float: left; */
	width:32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

/*↓バナーが2つのときだけつけてください*/
#topSliderBanner li:nth-child(1) {
/*	margin-left: 17%; */
	margin: 0 auto;
}

	
#topSliderBanner li:nth-child(3n) {
	margin-right: 0!important;
}

#topSliderBanner li img {
	width: 100%;
	height: auto;
}

#topSliderBanner li a:hover {
	opacity: 0.8;
}

/*topcontentsAB*/
#topContentsA {
	border-top:2px solid #fca3c2;
	border-bottom:3px solid #fca3c2;
	margin-bottom:4px;
}

#topContentsB {
	border-top:2px solid #fca3c2;
	border-bottom:4px solid #fca3c2;
	margin-bottom: 5px;
}

#topContentsAInner {
	width:1000px;
	margin:0 auto;
	padding: 30px 0;
}

#topContentsBInner {
	width:1000px;
	margin:0 auto;
	padding: 30px 0;
}

#topContentsANews,
#topContentsBSchedule
 {
	width:48%;
	float: left;
}

#topContentsAMovie,
#topContentsBTwitter
 {
	width:48%;
	float: right;
}

#topContentsA h2,
#topContentsB h2 {
	text-align: center;
	margin-bottom: 10px;
}

#topContentsA h2 img,
#topContentsB h2 img {
	width:50%;
	height: auto;
	}

/*news*/
#topContentsANewsInner {
	background: #002f34;
	color:#fff;
	height: 290px;
	overflow: auto;
}

.topContentsANewsBox a {
	border-bottom: 1px solid #fff;
	color :#fff;
	display: block;
}

.topContentsANewsBox a:hover {
	opacity: 0.6;
}

.topContentsANewsBox h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	}

.topContentsANewsBox h3 span.topContentsANewsBoxDate {
	float: left;
	width:17%;
	font-weight: normal;
	font-size: 13px;
}

.topContentsANewsBox h3 span.topContentsANewsBoxTit {
	float: right;
	width:80%;
}

.topContentsANewsBoxL {
	float: left;
	width:92%;
	padding: 0;
	box-sizing: border-box;
	font-size: 13px;
	padding: 15px;
	line-height: 1.4;
}

.topContentsANewsBoxR p {
	float: right;
	width:8%;
	background:#3b5f63;
	color:#fff;
	display: block;
	text-align: center;
	box-sizing: border-box;
	font-size: 20px;
}

.topContentsANewsBoxR p i {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}


.topContentsANewsBoxR a:hover {
	background: #e1f1f3;
	color:#3b5f63;
}


.topContentsANewsBoxL .newsIdxBoxIconRelease,
.topContentsANewsBoxL .newsIdxBoxIconEvent,
.topContentsANewsBoxL .newsIdxBoxIconClass,
.topContentsANewsBoxL .newsIdxBoxIconMedia,
.topContentsANewsBoxL .newsIdxBoxIconGoods,
.topContentsANewsBoxL .newsIdxBoxIconOthers
 {
	font-size: 11px;
}

/*schedule*/
#topContentsAScheduleInner {
	background: #002f34;
	color:#fff;
	height: 300px;
	overflow: auto;
	font-size: 14px;
}

.topContentsAScheduleBox a {
	border-bottom: 1px solid #fff;
	color :#fff;
	display: block;
}

.topContentsAScheduleBox a:hover {
	opacity: 0.6;
}

.topContentsAScheduleBoxL {
	/*float:left;
	width: 18%;
	padding: 10px 10px 0;
	box-sizing: border-box;
	line-height: 1.4;
	font-size: 13px;*/
}

.topContentsAScheduleBoxDate {
	display: block;
	margin-bottom: 5px;
}

.topContentsAScheduleBoxL {
	float: left;
	width: 92%;
	line-height: 1.4;
	font-size: 13px;
	padding: 10px;
	box-sizing: border-box;
}

.topContentsAScheduleBoxR p {
	float: right;
	width: 8%;
	background:#3b5f63;
	color:#fff;
	display: block;
	text-align: center;
	box-sizing: border-box;
	font-size: 20px;
}

.topContentsAScheduleBoxR p i {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}


.topContentsAScheduleBoxR a:hover {
	background: #e1f1f3;
	color:#3b5f63;
}
	
.topContentsAScheduleBoxL .newsIdxBoxIconRelease,
.topContentsAScheduleBoxL .newsIdxBoxIconEvent,
.topContentsAScheduleBoxL .newsIdxBoxIconClass,
.topContentsAScheduleBoxL .newsIdxBoxIconMedia,
.topContentsAScheduleBoxL .newsIdxBoxIconGoods,
.topContentsAScheduleBoxL .newsIdxBoxIconOthers
 {
	font-size: 11px;
}	

.timeline-footer {
	display: none!important;
}





/*==============================================
win6thNotes
==============================================*/
#win6thNotesBody {
	background: #00603c;
	padding: 20px;
	color:#fff;
	font-size: 15px;
	width: 700px;
	margin: 30px auto;
}

#win6thNotes {
	width: 700px;
	margin: 0 auto;
}

.win6thNotesBox {
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 1px dotted #fff;
}

.win6thNotesBox p {
	margin-bottom: 1em;
}

#win6thNotesTitle {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.4;
	padding-top: 20px;
}

.win6thNotesSubtitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.4;
}

.win6thNotesBoxProfile {
	padding: 15px;
	font-size: 12px;
	color:#cad8d3;
	line-height: 1.4;
	border-radius: 5px;
	background: #00794c;
	margin-bottom: 60px;
}

.win6thNotesBoxProfileTitle {
	margin-bottom: .3em!important;
	font-weight: bold;
	font-size: 13px;
}


