/* MODULE-------------------------------------------------------- */
.pT10 {padding-top: 10px;}
.pT20 {padding-top: 20px;}
.pT30 {padding-top: 30px;}
.pR10 {padding-right: 10px;}
.pR20 {padding-right: 20px;}
.pR30 {padding-right: 30px;}
.pB10 {padding-bottom: 10px;}
.pB20 {padding-bottom: 20px;}
.pB30 {padding-bottom: 30px;}
.pB40 {padding-bottom: 40px;}
.pL10 {padding-left: 10px;}
.pL20 {padding-left: 20px;}
.pL30 {padding-left: 30px;}
.pL40 {padding-left: 40px;}
.mT10 {margin-top: 10px;}
.mT20 {margin-top: 20px;}
.mT30 {margin-top: 30px;}
.mR10 {margin-right: 10px;}
.mR20 {margin-right: 20px;}
.mR30 {margin-right: 30px;}
.mB10 {margin-bottom: 10px;}
.mB20 {margin-bottom: 20px;}
.mB30 {margin-bottom: 30px;}
.mB40 {margin-bottom: 40px;}
.mL10 {margin-left: 10px;}
.mL20 {margin-left: 20px;}
.mL30 {margin-left: 30px;}
.pRL40 {padding: 0 40px;}
.floatLeft {float: left;}
.floatRight {float: right;}
.clearBoth {clear: both;}
.alignCenter {text-align: center;}
.alignRight {text-align: right;}
.alignLeft {text-align: left;}
.font10 {font-size: 10px;}

/* TOP-------------------------------------------------------- */

#top #contents .contentsinner {
	min-height: 1060px;
	position: relative;
}
#top .chara05 {
	position: absolute;
	top: 350px;
	left: 346px;
	display: none;
}
#top .chara04 {
	position: absolute;
	top: 350px;
	left: 215px;
	display: none;
}
#top .chara03 {
	position: absolute;
	top: 350px;
	left: 441px;
	display: none;
}
#top .chara02 {
	position: absolute;
	top: 450px;
	left: 196px;
	display: none;
}
#top .chara01 {
	position: absolute;
	top: 450px;
	left: 510px;
	display: none;
}
#top .catch {
	position: absolute;
	left: 170px;
  top: 29px;
}

#top #container .current {
	display: inherit;
}
#top #info {
	position: absolute;
	top: 87px;
	right: 0;
}
#top #info h1 {
	position: absolute;
	top: 0;
	right: 44px;
	z-index: 10;
}
#top #info .onair {
	position: absolute;
	right: 989px;
	top: 334px;
	z-index: 100;
}
#top #info .bnr_radio {
	position: absolute;
	right: 840px;
	top: 311px;
	z-index: 100;
}
#top #info .btn_event {
	position: absolute;
	right: 850px;
	top: 273px;
	z-index: 100;
}
#top #whats {
	position: absolute;
	top: 571px;
	left: 0;
	text-align: left;
	width: 220px;
	border: 1px solid #c7c7c7;
	background-color: rgba(255,255,255,0.6);
	z-index: 100;
}
#top #whats .newshead {
	background-color: #fff;
	position: relative;
	height: 36px;
	border-bottom: 1px solid #c7c7c7;
}
#top #whats .newshead .icon {
	position: absolute;
	top: -5px;
	left: -22px;
	z-index: 99;
}
#top #whats .newshead h2 {
	float: left;
	margin: 9px 10px 10px 32px;
}
#top #whats .newshead .more {
	float: right;
	margin: 9px 10px 10px 10px;
}
#top #whats .field {
	line-height: 1.4;
	max-height: 440px;
	width: 220px;
	overflow-y: auto;
}
#top #whats dl {
	padding: 5px 0;
	margin: 0;
}
#top #whats dt {
	padding: 3px 5px 3px 5px;
	font-size: 100%;
}
#top #whats dt .date {
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 3px;
	margin: 0 10px 0 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#top #whats dd {
	padding: 0 5px 3px 5px;
	border-bottom: dashed 1px #DED9C3;
	font-size: 100%;
}
#top #twitter {
	position: absolute;
	top: 665px;
	right: 40px;
	text-align: left;
	width: 240px;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	z-index: 100;
}
#top #twitter .twhead {
	padding: 5px 10px;
	text-align: center;
	border-bottom: 1px solid #c7c7c7;
}
#top #twitter .field {
	height: 350px;
}
#top .social {
	position: absolute;
	bottom: 10px;
	right: 295px;
	z-index: 100;
}
#top .social p {
	float: right;
}
#top .innerFlower {
	position: absolute;
	top: 0;
	width: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
}
#top .innerFlower div {
	position: absolute;
	left: -200px;
	top: -200px;
	width: 48px;
	height: 48px;
	background-size: 100% auto;
	background: url(../images/top/flower_anime.png) no-repeat;
}
#footer {
	position: relative;
	z-index: 100;
}
#top .hiddenbtn {
	position: absolute;
	visibility: hidden;
}

/* STORY-------------------------------------------------------- */
#story #contents .pageinner {
	padding: 35px 0 10px 0;
}
#story .pageinner ul {
	margin: 0 auto;
	width: 400px;
}
	#story .pageinner ul li {
		float: left;
	}
	#story .pageinner ul li:first-child {
		padding: 0 38px 0 0;
	}
#story .bottomicon {
	margin: 22px 0 0 0;
	text-align: center;
}

/* ONAIR-------------------------------------------------------- */
#onair #contents .pageinner {
	padding: 35px 0 10px 0;
	text-align: left;
}
#onair .onairhead {
	padding: 0 18px 35px 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#onair .onairbody {
	padding: 10px 0 0 18px;
	border-top: 1px dashed #c7c7c7;
	border-bottom: 1px dashed #c7c7c7;
}
#onair .onairhead .pagelabel {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#onair .onairbody .text {
	font-weight: bold;
	font-size: 130%;
	line-height: 1.6;
}
#onair .pageinner table {
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 20px;
	width: 100%;
}
	#onair .pageinner table th{
		border-bottom: 1px dashed #c7c7c7;
		padding: 13px 0 10px 20px;
	}
	#onair .pageinner table td {
		border-bottom: 1px dashed #c7c7c7;
		padding: 13px 0 10px 10px;
	}
	#onair .pageinner table .borderNone th,
	#onair .pageinner table .borderNone td  {
		border-bottom: none;
	}
#onair .pageinner .caution {
	font-weight: bold;
	font-size: 94%;
	color: #cb4343;
	text-align: right;
	padding: 0 20px 20px 0;
}

#onair .bottomicon {
	margin: 250px 0 0 0;
	text-align: center;
}

/* NEWS-------------------------------------------------------- */
#news #contents .pageinner {
	padding: 0 0 25px 0;
	text-align: left;
	position: relative;
}
#news .newslist {
	padding: 5px 0 0 0;
}
#news .newslist li {
	padding: 15px 20px;
	border-bottom: 1px dashed #c7c7c7;
}
#news .newslist .date {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px 20px;
	margin: 0 15px 0 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#news .newslist .label {
	font-weight: bold;
	margin: 0 15px 0 0;
}
#news .newslist .newshead {
	float: left;
	line-height: 1.4;
}
#news .newslist .newsbody {
	float: left;
	width: 525px;
	line-height: 1.4;
	font-weight: bold;
}
#news .bottomicon {
	margin: 100px 0 30px 0;
	text-align: center;
}
#news .newsdetail .newshead {
	padding: 20px;
	border-bottom: 1px dashed #c7c7c7;
}
#news .newsdetail .newshead .date span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px 20px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#news .newsdetail .newshead .date {
	margin: 0 0 15px 0;
}
#news .newsdetail .newshead .title {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2;
}
#news .newsdetail .newsbody {
	padding: 25px 20px 0 20px;
	line-height: 1.4;
	font-size: 100%;
}
#news .newsdetail .newsbody strong {
	font-size: 120%;
}
#news .pageinner .social {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#news .pageinner .pagenavi {
	text-align: center;
	margin: 40px 0 0 0;
	font-weight: bold;
}
#news .pageinner .pagenavi span{
	margin: 0 20px;
}
#news .pageinner .pagenavi a{
	text-decoration: none;
}
#news .paging {
	text-align: center;
	padding: 30px 0 0;
}
#news .paging a {
	margin: 0 10px 0 0
}

/* CAST-------------------------------------------------------- */
#cast #contents .pageinner {
	padding: 0 0 25px 0;
	text-align: left;
}
#cast .staffhead {
	padding: 35px 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#cast .staffhead span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px 55px;
	width: 60px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#cast .stafflist {
	padding: 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#cast .staffmessage {
	padding: 18px 18px 0 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#cast .staffmessage .text {
	padding: 18px;
	line-height: 1.6;
}
#cast .casthead {
	padding: 35px 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#cast .casthead span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px 55px;
	width: 60px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#cast .castlist {
	padding: 18px;
	border-bottom: 1px dashed #c7c7c7;
}
#cast .bottomicon {
	margin: 35px 0 0 0;
	text-align: center;
}

/* PROFILE-------------------------------------------------------- */
#profile #charabox {
	height: 1100px;
}
#profile #chara01detail,
#profile #chara02detail,
#profile #chara03detail,
#profile #chara04detail,
#profile #chara05detail,
#profile #sub01detail,
#profile #sub02detail,
#profile #sub03detail,
#profile #sub04detail,
#profile #sub05detail {
	display: none;
	z-index: 9999;
}
#profile #charanavi {
	display: none;
	position: absolute;
	top: 81px;
	right: 0;
	z-index: 999;
}
#profile #charanavi p {
	float: left;
	margin: 0 0 0 10px;
}
#profile #subnavi {
	display: none;
	position: absolute;
	top: 81px;
	right: 0;
	z-index: 999;
}
#profile #subnavi p {
	float: left;
	margin: 0 0 0 10px;
}
#profile #chara01img {
	position: absolute;
	top: 91px;
	left: 84px;
	z-index: 12;
}
#profile #chara01img img {
	width: 230px;
	height: auto;
}
#profile #chara01label {
	position: absolute;
	top: 461px;
	left: 23px;
	z-index: 9;
}
#profile #chara02img {
	position: absolute;
	top: -5px;
	left: 242px;
	z-index: 11;
}
#profile #chara02img img {
	width: 230px;
	height: auto;
}
#profile #chara02label {
	position: absolute;
	top: 74px;
	left: 406px;
	z-index: 9;
}
#profile #chara03img {
	position: absolute;
	top: 68px;
	left: 401px;
	z-index: 12;
}
#profile #chara03img img {
	width: 270px;
	height: auto;
}
#profile #chara03label {
	position: absolute;
	top: 539px;
	left: 542px;
	z-index: 9;
}
#profile #chara04img {
	position: absolute;
	top: -8px;
	left: 614px;
	z-index: 11;
}
#profile #chara04img img {
	width: 195px;
	height: auto;
}
#profile #chara04label {
	position: absolute;
	top: 74px;
	left: 749px;
	z-index: 9;
}
#profile #chara05img {
	position: absolute;
	top: 116px;
	left: 786px;
	z-index: 12;
}
#profile #chara05img img {
	width: 175px;
	height: auto;
}
#profile #chara05label {
	position: absolute;
	top: 484px;
	left: 901px;
	z-index: 9;
}
#profile #sub01icon {
	position: absolute;
	top: 693px;
	left: 87px;
	z-index: 12;
}
#profile #sub01img {
	display: none;
}
#profile #sub01label {
	position: absolute;
	top: 750px;
	left: 191px;
	z-index: 9;
}
#profile #sub02icon {
	position: absolute;
	top: 693px;
	left: 336px;
	z-index: 12;
}
#profile #sub02img {
	display: none;
}
#profile #sub02label {
	position: absolute;
	top: 750px;
	left: 440px;
	z-index: 9;
}

/* サブキャラ03 ---------------------------- */
#profile #sub03icon {
	position: absolute;
	top: 940px;
	left: 61px;
	z-index: 12;
}
#profile #sub03img {
	display: none;
}
#profile #sub03label {
	position: absolute;
	top: 996px;
	left: 164px;
	z-index: 9;
}

/* サブキャラ04 ---------------------------- */
#profile #sub04icon {
	position: absolute;
	top: 940px;
	left: 310px;
	z-index: 12;
}
#profile #sub04img {
	display: none;
}
#profile #sub04label {
	position: absolute;
	top: 996px;
	left: 413px;
	z-index: 9;
}

/* サブキャラ05 ---------------------------- */
#profile #sub05icon {
	position: absolute;
	top: 940px;
	left: 560px;
	z-index: 12;
}
#profile #sub05img {
	display: none;
}
#profile #sub05label {
	position: absolute;
	top: 996px;
	left: 663px;
	z-index: 9;
}


#profile #charabox.detailopen {
	height: 1225px;
}
#profile .detailopen #chara01img {
	position: absolute;
	top: -242px;
	left: -30px;
	z-index: 10;
}
#profile .detailopen #chara01img img {
	width: auto;
	height: auto;
}
#profile .detailopen #chara01label {
	display: none;
}
#profile #chara01detail {
	position: relative;
	text-align: left;
}
#profile .detailopen #chara02img {
	position: absolute;
	top: -245px;
	left: 15px;
	z-index: 10;
}
#profile .detailopen #chara02img img {
	width: auto;
	height: auto;
}
#profile .detailopen #chara02label {
	display: none;
}
#profile #chara02detail {
	position: relative;
	text-align: left;
}
#profile .detailopen #chara03img {
	position: absolute;
	top: -240px;
	left: -10px;
	z-index: 10;
}
#profile .detailopen #chara03img img {
	width: auto;
	height: auto;
}
#profile .detailopen #chara03label {
	display: none;
}
#profile #chara03detail {
	position: relative;
	text-align: left;
}
#profile .detailopen #chara04img {
	position: absolute;
	top: -340px;
	left: 40px;
	z-index: 10;
}
#profile .detailopen #chara04img img {
	width: auto;
	height: auto;
}
#profile .detailopen #chara04label {
	display: none;
}
#profile #chara04detail {
	position: relative;
	text-align: left;
}
#profile .detailopen #chara05img {
	position: absolute;
	top: -310px;
	left: 50px;
	z-index: 10;
}
#profile .detailopen #chara05img img {
	width: auto;
	height: auto;
}
#profile .detailopen #chara05label {
	display: none;
}
#profile #chara05detail {
	position: relative;
	text-align: left;
}


/* サブキャラ01 ---------------------------- */
#profile .detailopen #sub01icon {
	display: none;
}
#profile #sub01img {
	position: absolute;
	top: 86px;
	left: 62px;
	z-index: 10;
}
#profile .detailopen #sub01label {
	display: none;
}
#profile #sub01detail {
	position: relative;
	text-align: left;
}
#profile #sub01detail .charabtn {
	margin: 0 0 0 149px;
}

/* サブキャラ02 ---------------------------- */
#profile .detailopen #sub02icon {
	display: none;
}
#profile #sub02img {
	position: absolute;
	top: 86px;
	left: 81px;
	z-index: 10;
}
#profile .detailopen #sub02label {
	display: none;
}
#profile #sub02detail {
	position: relative;
	text-align: left;
}
#profile #sub02detail .charabtn {
	margin: 0 0 0 149px;
}

/* サブキャラ03 ---------------------------- */
#profile .detailopen #sub03icon {
	display: none;
}
#profile #sub03img {
	position: absolute;
	top: 79px;
	left: 134px;
	z-index: 10;
}
#profile .detailopen #sub03label {
	display: none;
}
#profile #sub03detail {
	position: relative;
	text-align: left;
}

/* サブキャラ04 ---------------------------- */
#profile .detailopen #sub04icon {
	display: none;
}
#profile #sub04img {
	position: absolute;
	top: 60px;
	left: 191px;
	z-index: 10;
}
#profile .detailopen #sub04label {
	display: none;
}
#profile #sub04detail {
	position: relative;
	text-align: left;
}

/* サブキャラ05 ---------------------------- */
#profile .detailopen #sub05icon {
	display: none;
}
#profile #sub05img {
	position: absolute;
	top: 60px;
	left: 174px;
	z-index: 10;
}
#profile .detailopen #sub05label {
	display: none;
}
#profile #sub05detail {
	position: relative;
	text-align: left;
}

#profile .charaexp {
	position: absolute;
	top: 40px;
	left: 415px;
	z-index: 99;
}
#profile .charamessage {
	position: absolute;
	top: 561px;
	left: 464px;
	z-index: 99;
}
#profile .charamessage .messagetitle {
	margin: 0 0 20px 0;
}
#profile .charamessage .message01 {
	background: url(../images/profile/icon_sakura.png) no-repeat left center;
	min-height: 28px;
	color: #010101;
	padding: 12px 0 0 43px;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
#profile .charamessage .message02 {
	background: url(../images/profile/icon_sakura.png) no-repeat left center;
	min-height: 28px;
	color: #010101;
	padding: 12px 0 0 43px;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
#profile .charamessage .text {
	margin: 0 10px 30px 5px;
	line-height: 1.6;
	width: 560px;
}
.mode_detail {
	cursor: default;
}

/* GOODS-------------------------------------------------------- */
#goods #contents .pageinner {
	padding: 0 0 50px;
}
#goods .goodslist {
	text-align: left;
	padding: 19px;
	color: #373737;
	min-height: 260px;
	padding: 50px 50px 0;
	width: 708px;
}
#goods .goodslist .goodsbody{
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: rgba(251,218,226,0.5);
	margin: 0 0 10px 0;
}
#goods .goodslist .goodsbody .thumb{
	float: left;
	margin: 0 10px 0 0;
}
#goods .goodslist .goodsbody .goodsinfo{
	font-weight: bold;
}
#goods .goodsbody .label {
	padding: 5px 0;
	margin: 0 0 10px 0;
}
#goods .goodsbody .label span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#goods .goodsbody .title {
	font-size: 120%;
	margin: 0 0 8px 0;
}
#goods .goodsbody .title span {
	color: #dd4848;
	font-size: 94%;
}
#goods .goodsbody .sub {
	margin: 0 0 8px 0;
}
#goods .goodsbody .exp {
	padding: 8px 0 0 0;
	margin: 0 0 10px 0;
}
#goods .goodsbody .btn {
	margin: 5px 0 0 0;
	text-align: right;
}
#goods .bottomicon {
	margin: 25px 0 0 0;
	text-align: center;
}
body.pop {
	width: auto;
	height: auto;
	min-width: auto;
	margin: 0;
}
.pop #container {
	background: #fff;
}
#goods.pop #container {
	padding: 20px;
	margin: 0;
	width: 900px;
	min-width: 900px;
	text-align: left;
	color: #373737;
}
#goods.pop .goodsbox{
	width: 900px;
}
#goods.pop .goodsbox .pic{
	float: left;
	margin: 0 20px 0 0;
}
#goods.pop .goodsbox .goodsinfo{
	float: left;
	width: 575px;
	font-weight: bold;
}
#goods.pop .goodsbox .goodsinfo .label {
	padding: 5px 0;
	margin: 0 0 15px 0;
}
#goods.pop .goodsbox .goodsinfo .label span {
	opacity: 0.8;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#goods.pop .goodsbox .goodsinfo .title {
	font-size: 170%;
	margin: 0 0 10px 0;
}
#goods.pop .goodsbox .goodsinfo .borderTop {
	border-top: 1px dashed #c7c7c7;
}
#goods.pop .goodsbox .goodsinfo .day {
	background-color: #e27a5a;
	border: 1px solid #e27a5a;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #FFF;
	font-size: 170%;
	font-family: "メイリオ";
	padding: 8px 8px 3px;
	margin: 0 0 10px 0;
	width: 270px;
}
#goods.pop .goodsbox .goodsinfo .sub {
	margin: 0 0 10px 0;
	font-size: 120%;
}
#goods.pop .goodsbox .goodsinfo .data {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 120%;
	line-height: 1.6;
}
#goods.pop .goodsbox .goodsinfo .data a {
	font-size: 14px;
	font-weight: 400;
}
#goods.pop .goodsbox .goodsinfo .exp {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 1.6;
}
#goods.pop .goodsbox .goodsinfo .exp a{
	color: #373737;
}
#goods.pop .goodsbox .goodsinfo .exp2 {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 1.6;
	font-size: 80%;
}
#goods.pop .goodsbox .goodsinfo .exp2 .member01 {
	width: 280px;
	float: left;
}
#goods.pop .goodsbox .goodsinfo .exp2 .member02 {
	width: 280px;
	float: right;
}
#goods.pop .goodsbox .goodsinfo .exp2 .label span{
	color: #fff;
	font-weight: bold;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#goods.pop .goodsbox .goodsinfo .exp2 .label {
	margin: 0 0 5px 0;
}
#goods.pop .goodsbox .goodsinfo .exp2 .text{
	margin: 0;
}
#goods .caution {
	font-size: 10px;
	line-height: 1.6;
	padding: 0 0 20px;
}

/* DETAIL =========-------------------------------------   */
div.box {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 10px 10px 0;
    text-align: center;
    vertical-align: top;
    width: 180px;
}
div.box a {
    background-color: rgba(255,255,255,0.5);
    color: #000;
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    width: 160px;
}
div.box a:hover {
    background-color: rgba(255,255,255,0.7);
}
#goods #contents .iteminner {
	padding: 30px 20px 0;
	text-align: left;
}
#goods .iteminner h2 {
	font-size: 170%;
	margin: 0 0 20px;
}

/* --------------------------------------------------------
	Event 
-------------------------------------------------------- */
#event #contents .pageinner {
	min-height: 260px;
	padding: 30px 30px 50px;
	width: 748px;
}
#event .goodsbox {
	text-align: left;
}
#event .splist {
	text-align: left;
	padding: 20px;
	color: #373737;
}
#event .splist .spbody{
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: rgba(251,218,226,0.5);
	margin: 0 0 10px 0;
}
#event .splist .spbody .thumb{
	float: left;
	margin: 0 10px 0 0;
}
#event .splist .spbody .spinfo{
	font-weight: bold;
}
#event .spbody .label {
	margin: 0 0 10px 0;
	width: 165px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#event .spbody .title {
	font-size: 120%;
	margin: 0 0 8px 0;
}
#event .spbody .sub {
	margin: 0 0 8px 0;
}
#event .spbody .exp {
	line-height: 1.6;
	margin: 8px 0 15px 0;
}
#event .spbody .btn {
	margin: 5px 0 0 0;
	text-align: right;
}
#event .bottomicon {
	margin: 25px 0 0 0;
	text-align: center;
}
#event .goodsbox .pic{
	float: left;
	margin: 0 20px 30px 0;
}
#event .goodsbox img {
	max-width: 748px;
}
#event .goodsbox .goodsinfo{
	float: left;
	width: 478px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 30px;
}
#event .goodsbox .goodsinfo .label {
	padding: 5px 0;
	margin: 0 0 15px 0;
}
#event .goodsbox .goodsinfo .label span {
	opacity: 0.8;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#event .goodsbox .goodsinfo .title {
	font-size: 170%;
	margin: 0 0 10px 0;
}
#event .goodsbox .goodsinfo .borderTop {
	border-top: 1px dashed #c7c7c7;
}
#event .goodsbox .goodsinfo .day {
	background-color: #e27a5a;
	border: 1px solid #e27a5a;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #FFF;
	font-size: 170%;
	font-family: "メイリオ";
	padding: 8px 8px 3px;
	margin: 0 0 10px 0;
	width: 270px;
}
#event .goodsbox .goodsinfo .sub {
	margin: 0 0 10px 0;
	font-size: 120%;
}
#event .goodsbox .goodsinfo .data {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 120%;
	line-height: 1.6;
}
#event .goodsbox .goodsinfo .data a {
	font-size: 14px;
	font-weight: 400;
}
#event .goodsbox .goodsinfo .exp {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 1.6;
}
#event .goodsbox .goodsinfo .exp a{
	color: #373737;
}
#event .goodsbox .goodsinfo .exp2 {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 1.6;
	font-size: 80%;
}
#event .goodsbox .goodsinfo .exp2 .member01 {
	width: 280px;
	float: left;
}
#event .goodsbox .goodsinfo .exp2 .member02 {
	width: 280px;
	float: right;
}
#event .goodsbox .goodsinfo .exp2 .label span{
	color: #fff;
	font-weight: bold;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#event .goodsbox .goodsinfo .exp2 .label {
	margin: 0 0 5px 0;
}
#event .goodsbox .goodsinfo .exp2 .text{
	margin: 0;
}
ul.module_list {
	margin-left: 15px;
}
	ul.module_list li {
		text-indent: -15px;
	}

/* --------------------------------------------------------
	Discography　　　　　　　　　　　　　　　　　　　　　　　　　　 
-------------------------------------------------------- */
#discography #contents .pageinner {
	padding: 0 0 50px 0;
}
#discography .goodslist {
	text-align: left;
	padding: 19px;
	color: #373737;
}
#discography h2 {
  border-bottom: 1px dashed #c7c7c7;
	font-size: 170%;
	margin: 0 0 10px;
  padding: 0 0 10px;
}
#discography .data {
  border-bottom: 1px dashed #c7c7c7;
  font-size: 120%;
  line-height: 1.6;
	margin: 0 0 12px;
  padding: 0 0 10px 10px;
}
#discography table {
  border-bottom: 1px dashed #c7c7c7;
  margin: 0 0 20px;
	padding: 0 10px;
}

/* leftContents ------------------------------------------ */
#discography table .leftContents {
	text-align: center;
	padding: 0 20px 20px 0;
}

/* rightContents ------------------------------------------ */
#discography table .rightContents {
	line-height: 1.5;
	padding: 0 0 20px;
}
#discography .label {
	margin: 0 0 10px;
	padding: 2px 0 0;
}
#discography .label span {
  background: none repeat scroll 0 0 #eb6e8f;
  border-radius: 3px;
  color: #fff;
  font-size: 100%;
  margin: 0;
  opacity: 0.8;
  padding: 5px 50px;
}

#discography .item_list {
	float: left;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 40px 30px 0;
  min-height: 264px;
  width: 200px;
}
	#discography .item_list:last-child {
		margin: 0 0 20px;
	}

#discography .comingsoon {
	font-size: 18px;
	text-align: center;
	padding: 50px 0;
}

#discography .bottomicon {
	margin: 25px 0 0 0;
	text-align: center;
}

#tabs {
	font-weight: bold;
	line-height: 1.3;
}
#tabs ul {
	margin: 0 0 30px;
}
	#tabs ul li {
		float: left;
		height: 39px;
		width: 154px;
		text-indent: -9999px;
	}
	#tabs ul li a {
		display: block;
		height: 39px;
		width: 154px;
	}
	#tabs ul li a.tab-1 {	background: url(../images/discography/tab_01_off.png) no-repeat 0 0;}
	#tabs ul li a.tab-2 {	background: url(../images/discography/tab_02_off.png) no-repeat 0 0;}
	#tabs ul li a.tab-3 {	background: url(../images/discography/tab_03_off.png) no-repeat 0 0;}		
	#tabs ul li a.tab-4 {	background: url(../images/discography/tab_04_off.png) no-repeat 0 0;}		
	#tabs ul li a.tab-5 {	background: url(../images/discography/tab_05_off.png) no-repeat 0 0;}		
	/*   on   */
	#tabs ul li a.tab-1:hover,
	#tabs ul#tab-1 a.tab-1 {
		background: url(../images/discography/tab_01_on.png) no-repeat 0 0;
	}
	#tabs ul li a.tab-2:hover,
	#tabs ul#tab-2 a.tab-2 {
		background: url(../images/discography/tab_02_on.png) no-repeat 0 0;
	}
	#tabs ul li a.tab-3:hover,
	#tabs ul#tab-3 a.tab-3 {
		background: url(../images/discography/tab_03_on.png) no-repeat 0 0;
	}
	#tabs ul li a.tab-4:hover,
	#tabs ul#tab-4 a.tab-4 {
		background: url(../images/discography/tab_04_on.png) no-repeat 0 0;
	}
	#tabs ul li a.tab-5:hover,
	#tabs ul#tab-5 a.tab-5 {
		background: url(../images/discography/tab_05_on.png) no-repeat 0 0;
	}

#discography .goodsbody {
	line-height: 1.5;
}
#discography .goodsbody .group li {
	list-style-type: disc;
}
#discography .goodsbody dl {
	border-bottom: 1px #c7c7c7 dotted;
	margin: 0 0 10px;
}
	#discography .goodsbody dl.last {
		border-bottom: none;
	}
	#discography .goodsbody dl dt {
		color: #6f649d;
		font-size: 18px;
		padding: 0 0 5px;
	}
	#discography .goodsbody dl dd {
		padding: 0 0 10px;
	}

#discography .goodsbody p.subTitle {
	color: #6f649d;
	font-size: 18px;
	padding: 0 0 5px;
}

#discography .goodsbody dl.dl_second dt {
	color: #649d8c;
	font-size: 14px;
}

#discography .goodsbody .attention {
	color:#e23636;
	font-size: 12px;
}
#discography .goodsbody .data {
	padding: 0 0 5px;
}
#discography .goodsbody .subtitle {
	color: #652626;
	background: #f5bccb;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 8px 8px 6px;
}
#discography .goodsbody .subtitle span {
	font-size: 12px;
}

/* SPECIAL-------------------------------------------------------- */
#special #contents .pageinner {
	padding: 0 0 50px 0;
}
#special .splist {
	text-align: left;
	padding: 20px;
	color: #373737;
}
#special .splist .spbody{
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: rgba(251,218,226,0.5);
	margin: 0 0 10px 0;
}
#special .splist .spbody .thumb{
	float: left;
	margin: 0 10px 0 0;
}
#special .splist .spbody .spinfo{
	width:585px;
	float: right;
	font-weight: bold;
}
#special .spbody .label {
	margin: 0 0 10px 0;
	width: 165px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#special .spbody .title {
	font-size: 120%;
	margin: 0 0 8px 0;
}
#special .spbody .sub {
	margin: 0 0 8px 0;
}
#special .spbody .exp {
	line-height: 1.6;
	margin: 8px 0 15px 0;
}
#special .spbody .btn {
	margin: 5px 0 0 0;
	text-align: right;
}
#special .bottomicon {
	margin: 25px 0 0 0;
	text-align: center;
}
#special.pop #container {
	padding: 20px;
	margin: 0;
	width: 900px;
	min-width: 900px;
	text-align: left;
	color: #373737;
}
#special.pop .spbox{
	width: 900px;
}
#special.pop .spbox .pic{
	float: left;
	margin: 0 20px 0 0;
}
#special.pop .spbox .spinfo{
	float: left;
	width: 575px;
	font-weight: bold;
}
#special.pop .spbox .spinfo .label {
	padding: 5px 0;
	margin: 0 0 15px 0;
}
#special.pop .spbox .spinfo .label span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#special.pop .spbox .spinfo .title {
	font-size: 140%;
	margin: 0 0 10px 0;
}
#special.pop .spbox .spinfo .sub {
	margin: 0 0 10px 0;
	font-size: 120%;
}
#special.pop .spbox .spinfo .data {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	font-size: 120%;
	line-height: 1.6;
}
#special.pop .spbox .spinfo .btn {
	margin: 0 0 10px 0;
}
#special.pop .spbox .spinfo .apdata {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
#special.pop .spbox .spinfo .apdata table{
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
#special.pop .spbox .spinfo .apdata table th{
	vertical-align: top;
	line-height: 1.6;
	font-size: 80%;
}
#special.pop .spbox .spinfo .apdata table td{
	vertical-align: top;
	line-height: 1.6;
	font-size: 80%;
}
#special.pop .spbox .spinfo .attention{
	margin: 0 0 -15px 0;
}
#special.pop .spbox .spinfo .attention .text{
	line-height: 1.6;
	font-size: 90%;
	margin: 0 0 15px 0;
}
#special.pop .spbox .spinfo .attention .label {
	margin: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding: 5px 0;
	width: 175px;
	text-align: center;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#special.pop .spbox .spinfo a{
	color: #373737;
}

#special.pop .spbox .twinfo {
	font-weight: bold;
}
#special.pop .spbox .twinfo .label {
	padding: 5px 0;
	margin: 0 0 15px 0;
}
#special.pop .spbox .twinfo .label span {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 50px;
	margin: 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#special.pop .spbox .twinfo .title {
	font-size: 140%;
	margin: 0 0 10px 0;
}
#special.pop .spbox .twinfo .sub {
	margin: 0 0 10px 0;
	font-size: 120%;
}
#special.pop .spbox .twinfo .data {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	line-height: 1.6;
}
#special.pop .spbox .twinfo .btn {
	margin: 0 0 10px 0;
}
#special.pop .spbox .twinfo .apdata {
	border-top: 1px dashed #c7c7c7;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
#special.pop .spbox .twinfo .apdata table{
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
#special.pop .spbox .twinfo .apdata table th{
	vertical-align: top;
	line-height: 1.6;
	font-size: 80%;
}
#special.pop .spbox .twinfo .apdata table td{
	vertical-align: top;
	line-height: 1.6;
	font-size: 80%;
}
#special.pop .spbox .twinfo .attention{
	margin: 0 0 -15px 0;
}
#special.pop .spbox .twinfo .attention .text{
	line-height: 1.6;
	font-size: 90%;
	margin: 0 0 15px 0;
}
#special.pop .spbox .twinfo .attention .label {
	margin: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding: 5px 0;
	width: 175px;
	text-align: center;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#special.pop .spbox .twinfo a{
	color: #373737;
}

.icon-tw {
	border-top: 1px dashed #c7c7c7;
	margin: 20px 0 0;
	padding: 20px 0 50px;
}
	.icon-tw li {
		float: left;
		padding: 0 20px 0 0;
	}

/* MOVIE-------------------------------------------------------- */
#movie #contents .pageinner {
	padding: 0 0 50px 0;
}
#movie .movielist {
	text-align: left;
	padding: 35px 4px 0 40px;
}
#movie .movielist .moviebox {
	float: left;
	width: 344px;
	margin: 0 36px 20px 0;
}
#movie .movielist .label {
	margin: 0 0 10px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0;
	background: #eb6e8f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.8;
}
#movie .movielist .caption {
	margin: 10px 0 0 0;
	font-weight: bold;
}
#movie .bottomicon {
	margin: 50px 0 0 0;
	text-align: center;
}
#movie .paging {
	clear: both;
	text-align: center;
}
