@charset "utf-8";
/* ====================================================
	
	
	
	トップページ CSS
	
	
	
====================================================*/

#contents {
	background: none;
	padding: 0 0 30px 0;
	width: 950px;
	margin-top: 20px;
}
#slider {
	clear: both;
	width: 950px;
	margin: 10px auto;
	position: relative;
}
.orbit-wrapper {
	box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.5);
}
clear:both;
 width:950px;
 margin:0 auto #slider a {
 color:#FFF;
}
/* ------------------------------
バナー
------------------------------ */
ul.bnr {
	clear: both;
	width: 950px;
	margin: 40px auto 10px auto;
	overflow: hidden;
}
ul.bnr li {
	float: left;
	position: relative;
}
ul.bnr li + li {
	float: right;
}
ul.bnr li.spotify {
	background: #eee;
	width: 470px;
	height: 100px;
}
ul.bnr li.spotify img {
	border: 3px solid #2ebd59;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
ul.bnr li.spotify iframe {
	float: right;
	margin-top: 68px;
	z-index: 10;
	position: relative;
}
/* ------------------------------
メディア情報
------------------------------ */
div.media {
	position: fixed;
	right: 0;
	top: 174px;
	border: 2px solid #ccc;
	background: url(/images/top/media_1606.png) center 14px no-repeat #ebebeb;
	padding: 200px 30px 15px 30px;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.2);
}
/* ------------------------------
info_box
------------------------------ */
#contents #info_box {
	width: 960px;
	overflow: visible;
	position: relative;
}
#contents > #info_box > dl {
	width: 310px;
	float: left;
	margin: 10px 10px 5px 0;
	position: relative;
	font-size: 0.8rem;
}
#contents > #info_box > dl > dt {
	width: 180px;
	padding: 8px 0 7px 5px
}
#contents > #info_box > dl > dd {
	height: 200px;
	background: url(/images/top/info_box_bg.png) bottom repeat-x #FFF
}
#contents #info_box dl dd h2 {
	font-size: 10px
}
#contents #info_box dt img {
	margin-left: 5px
}
/* トピックス */
#contents #info_box #topics > dt {
	background: #f3dc68;
	padding-bottom: 6px;
}
#contents #info_box #topics dd {
	border: 3px solid #f3dc68;
}
#contents #info_box #topics dd a {
	text-decoration: underline;
}
#contents #info_box #topics dd .l_txt {
	font-size: 0.8rem;
	margin-bottom: 0.55rem;
}
/* SHORTCUT */

#contents #info_box #sc dt {
	background: #F668B2
}
#contents #info_box #sc dd {
	border: 3px solid #F668B2
}
#contents #info_box #sc dd ul {
	background: url(/images/top/ql_bg.png) no-repeat -3px 0;
	overflow: hidden;
	margin: 0;
	padding: 0
}
#contents #info_box #sc dd ul li {
	float: left;
}
/* VIDEO */
#contents #info_box #video dt {
	background: #5AC2DA
}
#contents #info_box #video dd {
	border: 3px solid #5AC2DA
}
#contents #info_box #video h3 {
	font-size: 12px;
	margin-top: 5px;
}
#contents #info_box #video .btn_play {
	position: absolute;
	width: 70px;
	height: 68px;
	top: 50px;
	left: 120px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	border: 0
}
#contents #info_box #video .new {
	display: inline-block;
	margin: 0 0 0 7px;
	font-size: 10px;
	padding: 3px;
	line-height: 100%;
	background: #1caacb;
	color: #fff;
}
/* LYRICS*/
#contents #info_box #lyrics dt {
	background: #666
}
#contents #info_box #lyrics dd {
	border: 3px solid #666
}
/* Twitter */
#contents #info_box #twitter dt {
	background: #00ACED
}
#contents #info_box #twitter dd {
	border: 3px solid #00ACED;
}
/* Facebook */
#contents #info_box #facebook dt {
	background: #3B5A9A
}
#contents #info_box #facebook dd {
	border: 3px solid #3B5A9A
}
#contents #info_box #facebook .fb_outer {
	width: 310px;
	height: 200px;
	overflow: hidden;
}
/* CONTACT US */
#contents #info_box #contact dt {
	background: #666
}
#contents #info_box #contact dd {
	border: 3px solid #666;
	text-align: center;
}
#contents #info_box #contact dd img {
	margin-top: 60px
}
#contents #info_box #contact dd p {
	margin: 5px 20px;
	text-align: center
}
/* ------------------------------
 Twitter
------------------------------ */

#twitter-ticker {
	width: 306px;
	background: url(/images/top/slickbg.png) no-repeat top;
	display: none;
	text-align: left;
	overflow: hidden;
	line-height: 1.3;
}
#tweet-container {
	height: 200px;
	width: auto;
	overflow: hidden;
	z-index: 1;
}
/*.tweet .avatar, .tweet .user, .tweet .time {
	float:left;
}*/

.tweet {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
	background: url(/images/top/transparent.png) repeat;
	overflow: hidden;
	width: 282px
}
.tweet .avatar img {
	width: 25px;
	height: 25px;
	border: 2px solid #ddd;
	margin: 0 7px 0 0;
	padding: 2px;
	float: left
}
.tweet .user {
	display: none
}
.tweet .time {
	text-transform: lowercase;
	white-space: nowrap;
	font-size: 8px;
	float: right;
	color: #999
}
#loading {
	margin: 100px 95px;
	background: url(/images/top/loading.gif)
}
/* ------------------------------
 歌詞 bot
------------------------------ */

#lyrics_outer {
	background: url(/images/top/info_box_bg.png) bottom repeat-x #FFF;
	height: 200px
}
#lyrics iframe {
	border: 0;
	width: 295px;
	height: 200px;
	position: relative;
}
#lyrics h4 {
	font-weight: normal;
	text-align: center;
	width: 310px;
	height: 160px;
	vertical-align: middle;
	display: table-cell;
	letter-spacing: 1px;
	font-size: 13px
}
#lyrics h5 {
	font-size: 11px;
	float: right;
	text-align: right;
	font-weight: bold;
	clear: both;
}
#lyrics h6 {
	clear: both;
	text-align: right;
	font-size: 10px;
	float: right;
	font-weight: normal;
}
#lyrics span a {
	position: absolute;
	left: 10px;
	bottom: 10px
}
/* ------------------------------
 Family Days
------------------------------ */

#fd {
	clear: both;
	width: 950px;
	margin: 20px auto;
	position: relative
}
#fd ul li.fl img {
	margin: 0 0 40px -10px
}
#fd ul li.txt {
	width: 488px;
	float: right;
	line-height: 1.7
}
#fd ul li.txt p {
	margin-bottom: 1em;
	font-size: 13px
}
.banner_fdrp {
	clear: both;
	width: 950px;
	margin: 30px auto;
}
.banner_fdrp a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* ------------------------------
 News Ticker
------------------------------ */

.news_ticker {
	background: url(/images/top/news_ticker_bg.png) no-repeat;
	margin: 10px auto 0 auto;
	height: 30px;
	width: 950px
}
.news_ticker p {
	padding: 6px 0 0 75px
}
/* ------------------------------
 特典情報
------------------------------ */
.amenity {
	background: url(/images/top/amenity_bg.png) no-repeat;
	width: 489px;
	height: 218px;
	float: right
}
.amenity ul li {
	float: left;
	width: 244px;
	text-align: center;
}
.amenity ul li img {
	margin-top: 33px
}
.amenity ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
/* ------------------------------
 Amazon MP3 & iTunes Store
------------------------------ */

.link_dl {
	position: absolute;
	top: 0;
	right: 0
}
.link_dl ul li {
	float: left;
	margin-left: 10px;
}
.link_dl ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#slider #caption_01 {
	border: 2px solid #ff1964 !important;
}
/* ------------------------------
 712_bnr
------------------------------ */


.bnr_rp {
	width: 100%;
	text-align: center;
	background-color: #e74c3c;
	animation: oneman 20s infinite;
	-webkit-animation: oneman 20s infinite;
	margin: 40px 0 0 0;
}
.bnr_rp a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
 @-webkit-keyframes bnr_rp {
 0% {
background-color: #eee;
}
 25% {
background-color: #f668b2;
}
 50% {
background-color: #5ac2da;
}
 75% {
background-color: #fee56d;
}
 100% {
background-color: #eee;
}
}
@keyframes oneman {
 0% {
background-color: #eee;
}
 25% {
background-color: #f668b2;
}
 50% {
background-color: #5ac2da;
}
 75% {
background-color: #fee56d;
}
 100% {
background-color: #eee;
}
}
/* ------------------------------
 カウントダウン
------------------------------ */
a.countdown {
	position: fixed;
	top: 0;
	right: 0;
	background: url(/images/top/countdown.png) no-repeat top;
	width: 149px;
	height: 127px;
	display: block;
	text-decoration: none;
}
a.countdown:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.yycountdown-box {
	text-align: center;
	color: #000;
	margin: 0 0 0 15px;
}
#timer .yycountdown-box .yyc-day {
	font-size: 4em;
	color: #000;
	font-family: arial, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 90%;
	display: block;
	margin-top: 33px;
}
#timer .yycountdown-box .yyc-day-text {
	font-weight: bold;
	display: block;
	clear: both;
	margin-top: -18px;
}
#timer .yycountdown-box .yyc-hou {
	display: none;
}
#timer .yycountdown-box .yyc-min {
	display: none;
}
#timer .yycountdown-box .yyc-sec {
	display: none;
}
/*リボン*/
.ribbon {
	position: absolute;
	top: -7px;
	left: -7px;
}
/* ------------------------------
 ニュースティッカ－
------------------------------ */
.ticker {
	width: 936px;
	margin: 10px auto 20px auto;
	border: 2px solid #ccc;
	overflow: hidden;
	padding: 6px;
	background: url(/images/top/news_ticker.png) no-repeat left top;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.2);
}
.ticker ul {
	position: relative;
	margin-left: 120px;
}
.ticker ul li {
	display: none;
	line-height: 1.7;
}
.ticker ul li a strong {
	display: block;
	float: left;
	background: #333;
	color: #FFF;
	padding: 5px;
	font-weight: normal;
	margin-right: 10px;
	line-height: 1;
}
.ticker ul li a {
	text-decoration: none;
	padding-right: 10px;
	background: url(/common/images/news_ticker_arrow.png) no-repeat right center;
}
/* ------------------------------
 メルマガ登録
------------------------------ */

.melmagaBody {
	position: fixed;
	z-index: 10000000;
	width: 585px;
	left: 50%;
	top: 50%;
	height: 600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(/images/top/melmaga_bg.png) no-repeat left top;
	border-radius: 5px;
}
.melmaga_contents {
	padding: 15px;
}
.mailmagazine ul li {
	float: left;
	padding-right: 1em !important;
}
.mailmagazine input#mce-AGE {
	width: 4em !important;
	float: left;
	margin-right: 0.5em;
}
.mailmagazine input#mce-AGE + p {
	margin-top: 1em;
}
.mailmagazine dl {
	width: 100%;
	overflow: hidden;
}
.mailmagazine dl dt {
	border-left: 3px solid #ccc;
	padding: 5px 5px 5px 10px;
	float: left;
	width: 13em;
	clear: both;
	margin: 1em 1em 0 0;
}
.mailmagazine dl dd {
	float: left;
	margin-top: 1em;
	width: 20em;
}
.mailmagazine dl dd ul li {
	padding: 5px 0;
}
.mailmagazine #mc_embed_signup .mc-field-group dl dd ul li input {
	float: left;
	width: 1em !important;
	margin-top: 5px;
}
#mc_embed_signup .mc-field-group input + label {
	float: left;
	margin: 2px 5px 0 3px;
}
.mailmagazine input.button {
	padding: 20px !important;
	line-height: 3px !important;
	width: 10em !important;
	margin: 2em auto 0 auto!important;
}
.melmagaBK {
	position: fixed;
	z-index: 999;
	height: 100%;
	width: 100%;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	top: 0;
	left: 0;
	background: #000 url(/images/download/btn_close.png) no-repeat 99% 2%;
	cursor: pointer;
}
.btns {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold
}
.close {
	cursor: pointer;
}
.melmaga {
	width: 690px;
	opacity: 0;
	display: none;
}
.melmaga h1 {
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	padding: 10px;
	background: #333;
	color: #FFF;
	font-weight: normal
}
p.btns {
	display: inline
}
#mc_embed_signup #mce-success-response {
	margin: 0 auto !important;
	padding: 1em;
	color: #00aaff !important;
}
#mc_embed_signup div#mce-responses {
	float: none;
	top: 0;
	padding: 0 !important;
	text-align: center;
	overflow: hidden;
	width: 100% !important;
	margin: 15px 0 !important;
	clear: both;
	background: #f6f6f6;
}
#mc_embed_signup div.response {
	padding: 0.5em !important;
	font-weight: bold;
	float: none !important;
	top: -1.5em;
	z-index: 1;
	width: auto !important;
	text-align: center !important;
}
/* ------------------------------
 ふわふわさん
------------------------------ */
#rect {
	position: fixed;
	top: 50px;
	right: 50px;
	z-index: 999999;
}
/* ------------------------------
 Feed表示
------------------------------ */
.rss-box-feed {
	overflow: hidden;
	padding: 1em;
	height: 170px;
	width: 280px;
}
.rss-box-feed br {
	display: none;
}
.rss-box-feed a.rss-item {
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
.rss-box-feed img {
	width: 110px;
	height: auto;
	clear: both;
	margin: 0 10px 0 0 !important;
	border-radius: 5px;
	float: left;
}
.rss-box-feed iframe {
	display: none;
}
